/* ---------------------------------- */
/* MAIN BODY ELEMENTS - PRODUCT PAGES */
/* ---------------------------------- */






#leftnavcontainer {
	width:185px;
	margin-left:0px;
	padding-top:7px;
	/*border:1px dotted #999999;*/
	}

#leftnavcontainer li {
	/*border:1px dashed #333333;*/
	list-style:none;
	margin-left:-20px;
	line-height:15px;
	
	list-style-position:outside;
	}
	
#leftnavcontainer li a {
	color:#FFFFFF;
	margin-left:7px;
	font-weight:bold;
	font-size:.8em;
	
	}
	
#leftnavcontainer li ul li {
	/*border:1px solid #333333;*/
	list-style:disc;
	color:#FFFFFF;
	margin-left:4px;
	padding-bottom:3px;
	line-height:10px;
	padding-top:3px;
	
	}
	
#leftnavcontainer li ul li a {
	font-weight:normal;
	margin-left:-4px;
	text-decoration:none;
	}
	





#product_intro {
	padding:10px; color:#FFFFFF;
}

#product_outro {
	padding-bottom:10px;
}


.productDetailSubHeader {font-weight:bold;}

/*
#product_intro_left {
	background:#ccc;
	float:left;
	width:186px;
	border:1px dashed #999999;
	}
#product_intro_right {
	background:#fff;
	float:right;
	width:186px;
	border:1px dashed #999999;
	}
*/

#widgetArea1, #widgetArea2, #widgetArea3 {
	background-color:#ffffff; padding:10px; width:528px; border:2px solid #cc0000;
}

#widgetArea1 li, #widgetArea2 li {padding-bottom:4px;}

#widgetArea1 table,
#widgetArea2 table {border:1px solid #000;; border-collapse: collapse;}
#widgetArea1 td, #widgetArea2 td,
#widgetArea1 th, #widgetArea2 th
{font-size:12px; padding: 3px; border:1px solid #000;}


.widgettabprint {display:none;}


.tabbedwidget {text-align:left; width:452px;}
.tabbedwidget .wtabs {margin-bottom:0px;}
.tabbedwidget .wtabs .tabInactive {font: 10px verdana,sans-serif; cursor:pointer; float:left; background-color:#fff; margin:0 4px 0 0; padding:3px 0px 3px 4px; border-top:1px solid #c00; border-left:1px solid #c00; border-right:1px solid #c00;}
.tabbedwidget .wtabs .tabInactive .wtabright {float:left; font: bold 10px verdana,sans-serif; color:#c00; padding:3px 4px 3px 0px;}
.tabbedwidget .wtabs .tabActive {font: 10px verdana,sans-serif; cursor:pointer; float:left; background-color:#c00; margin:0 4px 0 0; padding:3px 0px 4px 4px;}
.tabbedwidget .wtabs .tabActive .wtabright {float:left; font:bold 10px verdana,sans-serif; color:#fff; padding:3px 4px 4px 0px;}


/*
original values

.tabbedwidget {text-align:left; background:url("/images/tabback.gif") repeat-x;width:452px;}
.tabbedwidget .wtabs {margin-bottom:0px;}
.tabbedwidget .wtabs .tabInactive {font: 10px verdana,sans-serif; cursor:pointer; float:left; background:url("/images/tableft.gif") no-repeat left top; margin:0 0 0 4px; padding:3px 0px 3px 4px;}
.tabbedwidget .wtabs .tabInactive .wtabright {float:left; font: bold 10px verdana,sans-serif; color:#3B4896; background:url("/images/tabright.gif") no-repeat right top; padding:3px 4px 3px 0px;}
.tabbedwidget .wtabs .tabActive {font: 10px verdana,sans-serif; cursor:pointer; float:left; background:url("/images/tablefton.gif") no-repeat left top; margin:0 0 0 4px; padding:3px 0px 4px 4px;}
.tabbedwidget .wtabs .tabActive .wtabright {	float:left; font:bold 10px verdana,sans-serif; color:#3B4896; background:url("/images/tabrighton.gif") no-repeat right top; padding:3px 4px 4px 0px;}
*/

	
.tabbedwidget .tabcontent {height:150px; width:552px; overflow:hidden; position:relative; background:#fff; border-top-width:0;}
#delta .tabbedwidget .tabcontent {width:210px;}
.tabbedwidget .contentAreaInactive {position:absolute; width:450px; left:0px; top:0px; display:none;}
.tabbedwidget .contentAreaActive {position:absolute; width:450px; left:0px; top:0px; margin-bottom:10px; padding-top:5px; display:block;}
.tabcontent .titlebar2 {position: relative;}
.tabbedwidget .tbarSponsor {margin-top:4px;}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabbedwidget .wtabs .tabInactive .wtabright {float:none;}
.tabbedwidget .wtabs .tabActive .wtabright {float:none;}
/* End IE5-Mac hack */
.tabcontent .sectionwidget2 {margin-left: 10px; margin-right: 10px;}
.tabcontent {height:auto !important;}
.contentAreaActive {position:relative !important;}




.alert {color:#FF3300;}



.related_products_header, .top_sellers_header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:5px;
}

.related_products_header {border-bottom:2px solid #fff;}


.related_products_image, .related_products_image_middle,
.top_sellers_image_left, .top_sellers_image_middle, .top_sellers_image_right, {
	text-align:center;
}
.related_products_image_middle, {
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}


.product_image  {padding-top:10px; padding-bottom:10px;}

.related_products_text_left,
.related_products_text_middle,
.related_products_text_right {
	width:160px;
	padding:8px 5px 8px 5px;
	font-size:12px;
	line-height:16px;
}

.top_sellers_text_left,
.top_sellers_text_middle,
.top_sellers_text_right {
	width:160px;
	padding:5px;
	font-size:12px;
	line-height:12px;
}


