/*================================
 MAGNETICS
 products.css
 
 Last Updated By: Ryan Perry
 Last Updated: 01/12/2010
================================*/



/*================================
 PRODUCT SECTION LAYOUT
================================*/
.accordionContainer {margin-bottom:25px;}

.productOverview {border-bottom:1px solid #a8a8a8; margin:0 0 20px 0;}
.productOverview h2 {margin:0 !important;}

.productDetailTable {border-collapse:collapse; width:649px; font-size:11px;}

/*.contentFullExtended .productDetailTable {width:673px !important;}*/

.productDetailTable a {text-decoration:none; outline:none; color:#eb0303 !important;}
.productDetailTable a:hover {text-decoration:underline !important; color:#eb0303 !important;}

.detailTitle {border-right:1px solid #bebebe; color:#000000 !important; vertical-align:bottom; /*padding:2px 3px;*/}
.detailData {border-right:1px solid #bebebe; border-bottom:1px solid #bebebe; /*padding:2px 3px;*/ padding:5px 0;}

. products-al {width:50px !important;}
.detailSpace {border-top:1px solid #bebebe; height:20px;}	
.dataFirstRow {/*padding-top:10px;*/ border-top:1px solid #bebebe;}
.lastCol {border-right:none !important;}
.product-flash {width:675px; display:block; margin-bottom:25px;}



/*================================
 SELECT GUILD LAYOUT
================================*/
.selectionGuideContainer {margin:0 0 50px 0;}
.selectionGuideTable {border-collapse:collapse; width:695px; margin-right:-50px; position:relative; z-index:10; background:url('/images/spang/selection-guide-header.jpg') repeat-x;}

.selectionGuideTable .colTitleMain {color:#fefefe; font-size:18px; text-transform:uppercase; text-align:center; vertical-align:middle; background-image:url('/images/spang/selection-guide-header-left.jpg'); background-repeat:no-repeat; background-position:left top;}
.selectionGuideTable .right {background:url('/images/spang/selection-guide-header-right.jpg') no-repeat right top !important;}
.selectionGuideTable .colTitle {background:url('/images/spang/selection-header-divider.jpg') no-repeat right center; border:none;/* text-transform:uppercase;*/ font-size:11px !important; vertical-align:middle;}
.selectionGuideTable .colTitle, .selectionGuideTable .colTitle a {color:#fefefe !important;}
.selectionGuideTable .first-title {background:url('/images/spang/selection-header-divider.jpg') no-repeat right center; padding-right:2px !important; position:relative;}
.selectionGuideTable .rowTitle {background-color:#fbfcfe; color:#757577; padding:5px 5px 5px 15px;}
.selectionGuideTable .colData {background-color:#ebeff0; border-right:1px solid #f5f6f8; color:#68696d; font-size:20px; padding:2px 0; vertical-align:middle;}
.selectionGuideTable .first {background-image:url('/images/spang/selection-guide-first.jpg'); background-position:left top; background-repeat:repeat-y;}

.selectionGuideTable .first-title .divider {float:left; background:url('/images/spang/selection-header-divider.jpg') no-repeat 0 0; width:2px; display:block; height:19px; position:relative; left:-5px; top:6px;}

.selectionGuideTable .last .rowTitle .bottom-left {position:relative; left:-5px; bottom:-5px; background:url('/images/spang/selection-guide-bl.jpg') no-repeat 0 0; width:11px; height:11px; display:inline-block;}
.selectionGuideTable .last .rowTitle {background:url('/images/spang/selection-guide-bc.jpg') no-repeat right bottom #fbfcfe; position:relative; padding-left:5px;}
.selectionGuideTable .last .noRightBorder {background:url('/images/spang/selection-guide-br.jpg') no-repeat right bottom #ebeff0;}
.even-row td.rowTitle {background-color:#f2f3f5;}
.even-row td.colData {background-color:#ccd0d3; border-right:1px solid #e5e6e8;}
.even-row .first {background-image:url('/images/spang/selection-guide-first-alt.jpg');}

