@charset "utf-8";
/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6 { padding:0; margin:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
body { background:#555555 url(../images/bg-stripe.png) repeat;}
.clear { clear:both;}
/*div { behavior: url(assets/png-fix/iepngfix.htc) } This makes all the PNG's Transparent in IE6 (with a external .js file */
.headWrapper, .bodyWrapper, .footerWrapper { behavior: url(assets/png-fix/iepngfix.htc) }

/* main link and heading / text styles */
h1 { color:#ff8a00; font-size:24px; padding:60px 0 0 40px;}
h2 { color:#ff8a00; font-size:16px;}
h3 { color:#000000; font-size:16px; padding:0 0 15px 0;}

a { color:#ff8a00; text-decoration:none;}
a:hover { color:#ff8a00; text-decoration:underline;}

/* Structure */
#globalWrapper { width:950px; margin:30px auto;}
.headWrapper { background-image:url(../images/shadow-header.png); height:189px; width:900px; padding:21px 23px 0 27px; }
.bodyWrapper { background:url(../images/body-tile-shadow.png) repeat-y; width:900px; padding:0 23px 0 27px;}
 .main-heading {height:120px; width:900px; background:url(../images/tire-mark-heading.jpg) no-repeat;}
 .content-holder { padding:15px 45px 30px 40px; width:815px; }
 #content-left { width:500px; float:left; }
 #content-right { float:right; width:280px; }
 
#button-box-bottom { width:815px;}
 #button-box-bottom img { padding:20px 50px 0 70px;}

#naviWrapper { background-color:#999; border-top: 1px solid #FFF; }

/* Footer */
.footerWrapper { background-image:url(../images/shadow-footer.png); height:209px; width:900px; padding:0 23px 21px 27px; color:#FFF; font-size:12px; }
 .footer-img { height:125px; width:900px; }
 .footer-content { width:900px; text-align:center;}
 #footer-nav-wrapper { padding:12px 0; }
 .footerNav { padding:0 25px; font-weight:bold;color:#FFF; text-decoration:none; }
 .footerNav:hover, .footerNav a:hover { color:#FFFFFF; text-decoration:underline;}
 
 /* Truck 'module' */
.product-double-wrapper { width:815px; border-bottom:1px solid #f5c27f; padding:16px 0; }
 .product-single-box-wrap { width:407px; float:left; }
  .product-image {width:175px; float:left; }
  .product-content { width:207px; float:left; padding:0 10px 0 15px;}
 

