@charset "utf-8";
/* ========== Bracing Systems Product Detail CSS Styles ========== */

/*	
    1.Breadcrumbs	
	2.Left Colum
	3.Center Colum
	4.Related Products
*/

/* ==================== 1.Breadcrumbs ==================== */

#breadcrumbs {float:left; width:938px; height:14px; padding:10px; border:#CCC solid; border-width:0px 1px 1px 1px; background:#D2E4EA; color:#000; display:block; }

#breadcrumbs p {display:block; font-size:.9em; }
	
#breadcrumbs p strong {color:#0B2B58;}
	
/* ==================== 2.Left Colum ==================== */

#left-clm {float:left; width:227px; margin-right:18px;}

#left-clm img {border:1px #CCC solid; margin-bottom:16px;}

#left-clm #shipping-returns {/*border:#CCC solid 1px;*/ background:#E4Eff2; padding:12px 12px 0px 12px;}

#left-clm #shipping-returns p strong {color:#1F7798; font-size:1.3em; background:url(../images/icon-shipping.jpg) no-repeat left top; display:block; padding:3px 0px 5px 28px;}

#left-clm #shipping-returns p {line-height:150%; padding-bottom:12px;}

/* ==================== 3.Center Colum ==================== */

#center-clm {float:left; width:485px; margin-right:18px;}

#center-clm h1 {font-size:2em; line-height:120%;}

#center-clm p {line-height:150%; padding-bottom:16px;}

#center-clm table {width:485px; border-collapse:collapse; margin-bottom:16px;}

#center-clm table th {text-align:left; background:#0C2C59; color:#9FF; padding:6px;}

#center-clm table td {border:1px #CCC solid; padding:6px; color:#333; line-height:150%;}

#center-clm table th.qty-center, #center-clm table td.qty-center {text-align:center;}

#center-clm table input.qty {border:1px #999 solid; padding:2px; font-size:1em; width:26px; text-align:center;}

#center-clm dl {line-height:150%;}

#center-clm dt {font-size:1.5em; margin-bottom:12px; margin-top:2px; color:#0B2B58; font-weight:bold;}

#center-clm dd {background:url(../images/bullet.gif) no-repeat left 6px; padding-left:12px; margin-bottom:4px; margin-left:12px;}

#center-clm p strong {color:#0B2B58;}

.btn-add-to-cart {float:right;}
	
/* ==================== 4.Related Products ==================== */

#related-products {width:178px; float:right; /*border:#CCC 1px solid;*/ border-collapse:collapse; background:#E4Eff2;}

#related-products th {background:#0C2C59; /*color:#F90;*/ color:#FFF; padding:6px;}

#related-products td {padding:12px; vertical-align:top; text-align:center;}

#related-products img {border:#CCC 1px solid; padding:12px; margin-bottom:12px; background:#FFF;}

#related-products img.shop-now-recommend {border:none; padding:0px; margin-bottom:0px; margin-left:0px;}
	
#related-products dt {font-size:1em; font-weight:bold; height:30px; margin-bottom:6px;}

#related-products dd.price {font-weight:bold; color:#3C0; margin-bottom:20px;}


	

