@charset "utf-8";
/* ========== Bracing Systems Home CSS Styles ========== */

/*	
	1.Intro
		a.Shop Equipment
		b.Intro Content
	2.Manufacturers		
	3.Featured Products
	4.Your Source
	5.Why Shop
*/

/* ==================== 1.Intro ==================== */
#intro {width:960px; height:230px; background:url(../images/home/bg-intro.jpg) no-repeat right top; float:left;}

/* ---- a.Shop Equipment ---- */

#shop-equipment {float:left; display:block; width:350px; height:185px; padding-left:30px; padding-top:25px;}

#shop-equipment p {font-size:1.6em; margin-bottom:8px; color:#F90; font-weight:bold;}

#shop-equipment ul {float:left; width:160px; padding-left:6px; line-height:190%;}

#shop-equipment li {background:url(../images/home/bullet-shop-equipment.gif) no-repeat left 8px; padding-left:12px; font-weight:bold;}

#shop-equipment a {color:#FFF;}

#shop-equipment a:hover {/*color:#9FF;*/ color:#F90; text-decoration:none;}

/* ---- b.Intro Content ---- */

#intro-content {float:right; width:360px; height:190px; color:#FFF; padding-right:15px; padding-top:26px;}

#intro-content h1 {font-size:1.5em; margin-bottom:12px; color:#FFF;}

#intro-content p {margin-bottom:12px; font-weight:bold; line-height:150%;}

/* ==================== 2.Manufacturers ==================== */

#top-manufactures {width:550px; float:left;}

#top-manufactures h3 {font-size:1.5em; font-weight:bold; display:inline;}

#top-manufactures a h3 {color:#1F7798; text-decoration:underline; border-bottom-width:thin;}
	
#top-manufactures a:hover h3 {color:#F90; text-decoration:none;}

#top-manufactures p {width:425px; display:block; padding-right:125px; line-height:150%; padding-bottom:12px;}

#top-manufactures p.lull {background:url(../images/home/thn-lull.jpg) no-repeat right;}

#top-manufactures p.hydro {background:url(../images/home/thn-hydro.jpg) no-repeat right top;}

#top-manufactures p.stihl {background:url(../images/home/thn-stihl.jpg) no-repeat right;}

/* ==================== 3.Featured Products ==================== */

#featured-products {border-collapse:collapse; margin-bottom:6px; float:right;}

#featured-products td {width:170px; vertical-align:top;}

#featured-products td.spacer {width:20px;}

#featured-products img {border:#F90 1px solid; padding:22px; margin-bottom:15px;}

#featured-products dl {line-height:120%; width:170px; display:block;}

#featured-products dt {font-weight:bold; margin-bottom:12px; display:block; height:32px;}

#featured-products dd.description {color:#000; display:block; height:52px;}

#featured-products dd.price {color:#3C0; font-weight:bold; display:block; margin-bottom:20px;}

#featured-products img.btn-shop-now {border:none; padding:0px;}

/* ==================== 4.Your Source ==================== */

#sub-container {float:left; width:930px; border-top:1px solid #E2E2E2; padding-top:15px;}

#your-source {float:left; width:450px; padding-right:100px; padding-bottom:12px; background:url(../images/bg-construction-worker.jpg) no-repeat right;}

#your-source p {width:425px; padding-bottom:12px; line-height:150%;}

/* ==================== 5.Why Shop ==================== */

#why-shop {float:left; display:block; width:360px; padding-left:20px; padding-bottom:12px; line-height:150%;}

#why-shop dt {font-size:1.5em; margin-bottom:12px; margin-top:2px; color:#0B2B58; font-weight:bold;}

#why-shop dd {background:url(../images/bullet.gif) no-repeat left 6px; padding-left:12px; margin-bottom:4px;}


 