@charset "utf-8";
/* CSS Document */

.productContainer
{
	display:block;
	width:900px;
	margin:0 auto;
	text-align:left;
	min-height:600px;
	border:1px solid #FFF;
}

.nav_bar
{
	display:block;
	padding:0;
	margin:0;
	float:left;
	width:190px;
	min-height:600px;
	/* border:1px solid #FF0; */
}

.nav_bar img, .nav_bar a img
{
	padding:0;
	margin:0;
	border:none;
}

.nav_bar div
{
	padding:0;
	margin:0;
	width:190px;
	background:url(/images/rounded_middle.jpg);
	background-position:left;
	background-repeat:repeat-y;
	z-index:625;
}

.nav_bar div ul
{
	position:relative;
	top:-15px;
	width:100%;
	list-style:none;
	margin:2px 0 -10px 7px;
	padding:0;
}

.nav_bar div ul li
{
	list-style:none;
	font-family:Arial, sans-serif;
	font-size:12px;
	height:100%;
	zoom:1;
}

.nav_bar div ul li.h
{
	font-size:20px;
	color:#006600;
	font-weight:bold;
	width:170px;
	padding-top:5px;
	padding-left:0;
	text-align:center;
}

.nav_bar div ul li.h

.nav_bar div ul li.selected a
{
	font-weight:bold;
	background:url(/images/selected.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#E0E0E0;
}

.nav_bar div ul li.h h1, .nav_bar div ul li.h h2
{
	font-family:Arial, sans-serif;
	color:#006600;
	font-size:20px;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding-bottom:7px;
	margin-bottom:8px;
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:1px;
}

.nav_bar div ul li.h h3
{
	font-size:16px;
	text-align:center;
}

.nav_bar div ul li a
{
	display:block;
	width:160px;
	padding:3px;
	padding-left:7px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.nav_bar div ul li label
{
	display:block;
	width:160px;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

.nav_bar div ul li a:hover
{
	background-color:#CCCCCC;
	color:#000000;
}

.nav_bar div ul li.line
{
	background:url(/images/blackpixel.gif);
	background-position:left center;
	background-repeat:repeat-x;
	width:165px;
}

.breadcrumbs
{
	display:block;
	padding:0;
	margin:2px 0 10px 10px;
	text-align:left;
	float:left;
}

.product_right
{
	float:right;
	display:block;
	/* border:1px solid #00F; */
	width:425px;
}

.product_left
{
	float:left;
	display:block;
	width:260px;
	margin:0 0 0 10px;
	/* border:1px solid #0F0; */
}

.product_details
{
	display:block;
	width:695px;
	margin:7px 0 15px 0;
	/* border:1px solid #F00; */
	float:right;
}

.popLink
{
	cursor:pointer;
}

.popLink img
{
	border:none;
}

.product_title
{
	color: #006600;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-align:center;
	margin-bottom:5px;
}

.product_info
{
	font-size:12px;
	color:#666666;
	line-height:15px;
}

.star_review
{
	display:block;
	width:70px;
	height:12px;
	padding:0 0 0 57px;
	margin:3px 0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:0 0;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	color:#060;
}

.star_review.inline_review
{
	display:inline;
}

.s_0_0
{
	background-position:0 0;
}

.s_0_5
{
	background-position:0 -12px;
}

.s_1_0
{
	background-position:0 -24px;
}

.s_1_5
{
	background-position:0 -36px;
}

.s_2_0
{
	background-position:0 -48px;
}

.s_2_5
{
	background-position:0 -60px;
}

.s_3_0
{
	background-position:0 -72px;
}

.s_3_5
{
	background-position:0 -84px;
}

.s_4_0
{
	background-position:0 -96px;
}

.s_4_5
{
	background-position:0 -108px;
}

.s_5_0
{
	background-position:0 -120px;
}

.review_tab p
{
	display:block;
	margin:0 0 10px 0;
}

.review_tab .rpn
{
	display:block;
	color:#888;
	margin:0;
	padding:0;
}

.on_sale_tag
{
	position:absolute;
	display:block;
	width:75px;
	height:61px;
	padding:0;
	margin:0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:-230px 0;
	text-indent:-9999px;
	overflow:hidden;
}

.new_product_tag
{
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	padding:0;
	margin:0;
	background:url(/images/new_burst.png);
	text-indent:-9999px;
	overflow:hidden;
}

a.right_buttons
{
	float:right;
	display:block;
	width:108px;
	height:105px;
	padding:0;
	margin:0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:-230px -75px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

.product_highlight
{
	font-size:12px;
	color:#4173AF;
	font-weight:bold;
}

.product_highlight a, .product_highlight a:hover
{
	color:#4173AF;
	font-weight:bold;
	text-decoration:underline;
}

.msg
{
	text-align:left;
}

a#read_reviews
{
	text-decoration:underline;
	color:#000000;
	font-size:11px;	
}

.retail_price
{
	display:inline-block;
	+display:block;
	+width:130px;
	+text-align:center;
	padding:0;
	margin:20px 0 0 0;
	background:url(/images/gray_dot.gif);
	color:#888888;
	font-weight:bold;
	line-height:16px;
}

.your_price
{
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:20px;
}

a.quantity_link, a.quantity_link:hover
{
	font-size:11px;
	color:#060;
	text-decoration:underline;
	font-weight:bold;
	line-height:16px;
}

a.roundedBtn
{
	display:block;
	width:138px;
	height:23px;
	padding:0;
	margin:20px 0 8px 0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:0 -190px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

a.roundedBtn:hover
{
	background-position:0 -220px;
}

a.roundedBtn2
{
	display:block;
	width:120px;
	height:17px;
	padding:0;
	margin:0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:0 -250px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

a.roundedBtn2:hover
{
	background-position:0 -280px;
}

a.roundedBtn3
{
	clear:right;
	float:right;
	display:block;
	width:120px;
	height:17px;
	padding:0;
	margin:0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:0 -310px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

a#watch_a_video
{
	clear:right;
	float:right;
	display:block;
	width:109px;
	height:30px;
	padding:0;
	margin:0;
	border:none;
}

a.roundedBtn3:hover
{
	background-position:0 -340px;
}

a.roundedBtn4
{
	float:right;
	display:block;
	width:120px;
	height:17px;
	padding:0;
	margin:0;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:0 -370px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	vertical-align:bottom;
}

a.roundedBtn4:hover
{
	background-position:0 -400px;
}

ul.detail_tabs
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-weight:bold;
}

ul.detail_tabs li
{
	display:block;
	width:130px;
	height:21px;
	margin:0 6px 0 0;
	padding:4px 0 0 0;
	list-style:none;
	float:left;
	text-align:center;
	background:url(/images/css_sprites_wspz_product_page.1.1.png);
	background-repeat:no-repeat;
	background-position:-150px -230px;
	cursor:pointer;
	font-size:13px;
	color:#626262;
}

ul.detail_tabs li:hover, ul.detail_tabs li.selected
{
	background-position:-150px -190px;
	color:#000;
}

ul.detail_tabs.wo_video li
{
	width:160px;
	height:21px;
	margin:0 11px 0 0;
	padding:4px 0 0 0;
	font-size:14px;
	background-position:-150px -310px;
}

ul.detail_tabs.wo_video li:hover, ul.detail_tabs.wo_video li.selected
{
	background-position:-150px -270px;
	color:#000;
}

.detail_holder
{
	border:1px solid #dddddd;
	width:672px;
	height:272px;
	display:block;
	margin:0;
	padding:0;
	clear:both;
	overflow:auto;
}

.detail_tab
{
	display:block;
	/* border:1px solid #F0F; */
	margin:15px;
	overflow:auto;
}

h2.detail_title
{
	display:block;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color:#006600;
}

ul.attribute_list
{
	text-align:left;
	font-size:11px;
	/* line-height:14px; */
	margin:0;
	padding:0;
	list-style:none;
}

ul.attribute_list li
{
	/* width:160px; */
	list-style:none;
}

ul.attribute_list li.headli
{
	padding:0;
	padding-top:5px;
	font-weight:bold;
}

ul.attribute_list li.subli
{
	padding:0;
	/*
	padding-top:5px;
	font-weight:bold;
	*/
	padding-left:7px;
	
}

ul.attribute_list li.normli
{
	padding-left:15px;
}

ul.attribute_list li a.default
{
	color:#006600;
	display:inline;
	padding:0;
	margin:0;
	text-decoration:underline;
	background:none;
}

ul.attribute_list li a.default:hover
{
	background:none;
	color:#BBB;
}

a.small_parts
{
	clear:right;
	width:114px;
	height:14px;
	display:block;
	float:right;
	margin-top:7px;
	background:url(/images/warning_small_parts.gif) right no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}

ul#video_list
{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

ul#video_list li
{
	margin:0 30px 30px 0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
}

ul.accessories
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.accessories li
{
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
	float:left;
	display:block;
	width:150px;
	text-align:center;
}

ul.accessories li a
{
	text-decoration:none;
}

ul.accessories li a img
{
	width:140px;
	height:140px;
	border-width:1px;
	border-color:#CCCCCC;
}

ul.accessories li a:hover img
{
	border-color:#006600;
}

a.sandp_close
{
	display:block;
	background:url(/images/close1.png) no-repeat right;
	height:20px;
	margin:2px 15px 5px 5px;
	cursor:pointer;
	text-indent:-9999px;
}

a.sandp_close:hover
{
	background:url(/images/close2.png) no-repeat right;
}

div.sandp
{
	width:662px;
	height:583px;
	display:block;
	position:absolute;
	top:2px;
	left:50%;
	margin-left:-330px;
	padding:0;
	background:url(/images/popups/savings_popup.png) left no-repeat;
	z-index:9999;
}

div.sandp .savings_title
{
	margin-left:12px;
	font-size:24px;
	color:#808080;
	font-weight:bold;
}

div.sandp ul.savings
{
	margin:5px 0 5px 15px;
	padding:0;
	list-style:none;
}

div.sandp ul.savings li
{
	list-style:none;
	clear:both;
	border:none;
	padding:0;
	margin:0 0 10px 0;
}

div.sandp ul.savings li img
{
	width:147px;
	height:44px;
	float:left;
	margin:0 15px 7px 0;
	vertical-align:text-bottom;
	clear:left;
}

div.sandp ul.savings li p
{
	+float:left;
	font-size:11px;
	padding-right:15px;
	color:#000000;
}

div.sandp ul.savings li p b
{
	color:#000;
}

div.sandp ul.savings li p b i
{
	font-weight:bold;
	color:#006600;
	font-style:normal;
}

div.sandp ul.savings li p i
{
	color:#000;
}

div.sandp .promises_title
{
	margin-right:18px;
	font-size:24px;
	color:#808080;
	font-weight:bold;
	text-align:right;
}

div.sandp ul.promises
{
	margin:5px 15px 5px 0;
	padding:0;
	list-style:none;
}

div.sandp ul.promises li
{
	padding:0;
	list-style:none;
	clear:both;
	margin:0 0 10px 0;
}

div.sandp ul.promises li p
{
	font-size:11px;
	padding-left:15px;
	color:#000000;
	+float:left;
}

div.sandp ul.promises p b
{
	color:#31549b;
}

div.sandp ul.promises p a
{
	color:#31549b;
	text-decoration:none;
	font-style:italic;
}

div.sandp ul.promises li img
{
	width:150px;
	height:42px;
	float:right;
	margin:0 0 7px 15px;
	vertical-align:text-bottom;
	+margin:0;
	+padding:0;
	clear:right;
}

div.sandp .company_title
{
	margin-left:12px;
	+margin-top:-10px;
	font-size:24px;
	color:#000;
	font-weight:bold;
}

a.view_cart_small
{
	display:block;
	height:25px;
	width:100px;
	background:url(/images/cart/view_cart_small.png) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	clear:right;
	float:right;
	margin:14px 3px 0 0;
	overflow:hidden;
}

a.view_cart_small:hover
{
	background-position:0 -41px;
}

a.whyBox.smaller
{
	color:#666;
	font-size:11px;
}

div.popup_frame
{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#quantity_prices
{
	display:none;
	margin:0 auto;
	width:494px;
	position:absolute;
	margin:150px 0 0 -250px;
	left:50%;
}

.price_table_holder
{
	display:block;
	margin:0 auto 25px auto;
}

.price_title
{
	font-weight:bold;
	font-size:18px;
	color:#060;
	text-align:center;
	margin:15px 3px;
	line-height:20px;
}

.price_desc
{
	font-weight:bold;
	font-size:18px;
	color:#060;
	text-align:center;
	line-height:20px;
}

.price_desc b
{
	color:#666;
}

.price_sub
{
	color:#060;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-top:7px;
}

.price_how_many
{
	display:block;
	color:#060;
	text-align:center;
	width:100px;
	margin:10px 10px 0 50px;
	font-weight:bold;
	float:left;
}

.price_quantity
{
	display:block;
	text-align:center;
	width:125px;
	margin:20px 10px 0 0;
	font-weight:bold;
	float:left;
	color:#000;
	font-weight:normal;
}
