#main_content{
	width:594px;
	padding:9px 18px 15px;
	position: static;
}

#main_content div#main_content_right{
	width:288px; 
	padding-left:9px;
}

#left_col, #right_col, #main_content_left, #main_content_right, .alt_view{
	float:left;
}

#main_content p{
	margin-bottom:3px;
}

#main_content_left{
	width:290px;
}

h1, .price, .tab h2, .availability, #quantity, .select_box_title, .acc_title, .must_be_eighteen{
	font-weight:bold;
}

h1{
	color:#010337;
	font-size:14px;
	line-height:1.2;
	margin-bottom:4px;
}

h2{
	color:#010337;
	font-weight:bold;
	margin-top:10px;
	text-transform:uppercase;
}

h2#alt_view_h{
	float:left;
	width:150px;
}

img.gander_icon {
	float: right;
}
div.description{
	margin-top:10px;
}



#main_content .description p{
	margin-bottom:0;
	line-height:1.68;
}

.description ul, .must_be_eighteen{
	margin:0 0 3px 14px; 
	color:#010337;
}

.description ul li, .must_be_eighteen li{
	list-style-type:disc;
}

.must_be_eighteen li{
	margin-top:15px;
	letter-spacing:-.4px;
}

.add_to_cart{
	margin:18px 0 0 77px;
}	

#main_content .description li p{
	color:#000;
	line-height:1.6;
}

#pricing_box {
	padding: 0;
	margin-top: 18px;
}

#pricing_box table {
	width: 290px;
}

#pricing_box td {
	padding: 2px;
	margin: 2px;
	vertical-align:middle;
	text-align: left;
	white-space: nowrap;
}

#pricing_box td.map {
	color: #fff;
	font-size:13px;
	background: #010337;
	text-align: left;
	font-weight: bold;
}

#pricing_box td.new_prod {
	text-align: right;
}

#pricing_box .map a {
	color: #fff;
}

.saleprice { font-size:13px; margin-top:7px; color: #990000; font-weight: bold; }
.regstrk   { font-size:13px; margin-top:7px; text-decoration:line-through; }

.price {
	font-size:13px;
	margin-top:7px;
}

#ratings{
	margin-top:9px;
}

#read_reviews{
	margin-left:10px;
}

body div#container a#zoom_view{
	margin:10px 0 0 75px;
	float:left;
	font-weight:normal;
}

.alignRightImage {
	clear: right;
	float: right;
	display: inline;
	padding: 3px 0 3px 12px;
}
		
img#product_large{
	display:block;
	margin-bottom:4px;
}

.alt_view{
	border:1px solid #c0defc;
	height:50px;
	width:50px;
	margin:10px 4px 0 0;	
}	

.first_alt_view{
	clear:left;
}

.last_alt_view{
	margin-right:0;
}

#write_review{
	margin-left:15px;
}
	
/* product select box - START */
#sizing_box{
	width:280px;
	border: 1px solid #C0DEFC;
	background-color: #fff;
}

#sizing_box td {
	vertical-align: middle;
	padding: 3px;
	margin: 2px;
}
#sizing_box #sizing_guide{
	width: 100%;
	text-align:right;
	border-bottom: none;
	padding-right: 20px;
	padding-top: 10px;
}

#control_box{
	width:280px;
	margin-top: 10px;
}

#control_box td {
	vertical-align: middle;
	padding: 2px;
	margin: 2px;
}

#control_box td.qty_box {
	/*border-right: 1px solid #C0DEFC;*/
}

#control_box td.soldout_fill {
	width: 90px;
}

#control_box td.cntrl_bttns {
	padding-left: 10px;
}
#sizing_box4{
	width:261px;
	border: 1px solid #C0DEFC;
	/*height:63px;*/
	height:160px;
	margin-top:10px;
	position:relative;
	/*background: url(/assets/images/product_detail/sizing_guide_box_bg.jpg) no-repeat;*/
	/*background: url(/assets/images/product_detail/sizing_guide_box_bg.jpg) repeat-y;*/
	padding:15px 13px 15px 14px;
}

.quantity_input{
	width:24px;
	text-align:center;
	height:14px;
	margin-left:15px;
}

.select_list{
	/*margin:3px 0 7px 0;*/
	/*width:260px;*/
}
.errorMsg
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 4px 0 4px 0;
	display: none;
}
/* product select box - END */
/* product table - START */
#product_table{
	width:594px;
	vertical-align:top;
	background: url(/assets/images/product_detail/product_table_bg.jpg) repeat-y top left;
	text-align:center;
	border-collapse:separate;
}

#product_table_form{
	position:relative;
	margin-top:20px;
	clear:both;
}

#product_table_form .must_be_eighteen{
	margin-left:320px;
}


#product_table_form .add_to_cart2{
	position:relative;
	left:393px;
}
	
#product_table th{
	/*width:7.2%;*/
	line-height: 1.2em;
	cursor: pointer;
	text-decoration: underline;
	padding:0 2px 2px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #98adc2;
	border-bottom:1px solid #98adc2;
}

#product_table th.noSort {
	cursor: default;
	text-decoration: none;
	margin: 0;
}

.sortNote {
	color:#010337;
}

#product_table .quantity_input{
	margin:0 0px 0 0;
}

#product_table td{
	vertical-align:middle;
	text-align:center;
	/*width:7.2%;*/
	padding:6px 2px 6px;
	border-right:1px solid #98adc2;
	border-bottom:1px solid #98adc2;
}

#product_table td.last_row{
	padding-top:5px;
	padding-bottom:5px;
	/*border-bottom:none;*/
}

#product_table td.last_cell, #product_table th.last_cell{padding-right:4px; border-right: none;}

#product_table td.first_cell, #product_table th.first_cell{padding-left:4px;}

#gridATC {
	width: 594px;
}

#gridATC td.gridAddBtn{
	text-align: right;
	padding: 15px 40px 0 0;
	border: none;
}

#gridATC td.gridShipInfo{
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border: none;
}

.swatches{
	border:1px solid #B99782;
	height:25px;
	width:25px;
}

#silver{background:#CCCACA;}
#gold{background:#C4C34A;}
#bronze{background:#7A4C0D;}
#blue{background:#111152;}

/*
#product_table thead{
	background:#fff;
	height:20px;
	font-weight:bold;
}*/

.vkitusage { margin-top: 9px; margin-bottom: 4px; color: #010337; font-weight: bold; font-size: 110%; }
.vkitstockmsg { float: left; font-weight: bold; padding-top: 5px; }

#vkit_table th.first_cell, #prod_customize th.first_cell { text-align: center; font-size: 12px; font-weight: bold; text-decoration: none; }
#prod_customize th.last_cell { text-decoration: none; font-weight: bold; font-size: 12px; text-align: left; letter-spacing: normal; }
#vkit_table td.first_cell, #prod_customize td.first_cell { text-align: left; font-size: 12px; }
#vkit_table td.last_cell, #prod_customize td.last_cell { text-align: left; }
#vkit_table select, #prod_customize select { margin-bottom: 2px; display: block; }

#product_table #vkit_box th { cursor: default; }

#product_table #grid_box,#product_table #vkit_box {
	width: 100%;
	height:5px;
	padding:5px;
	border: 0;
	font-size: 10px;
	margin-bottom: 2px;
	text-align: center;
}
#product_table #box_top{
	width: 100%;
	height:5px;
	padding:2px 0 0 0;
	background: url(/assets/images/product_detail/product_table_top_bg.jpg) no-repeat top left;
	border:none;
}

#product_table #box_bottom{
	width: 100%;
	height:5px;
	padding:0 0 2px 0;
	border: 0;
	background: url(/assets/images/product_detail/product_table_bottom_bg.jpg) no-repeat bottom left;
}

#product_table_form #sizing_guide4{
	position:absolute;
	top:-30px;
	left:307px;
}

.shipInfo {
	line-height: 119%;
}

/* product table - END */
/* tabbed box - START */
#details_box_holder{
	width:594px;
	margin-top:15px;
	clear:both;
}

div#details_box_holder div.clear{
	border:none;
	padding:0;
}

#details_box_holder div.on{
	line-height:1.54;
	border:1px solid #98adc2;
	padding:9px 14px;
	clear:both;
}

#tabs li{
	border:1px solid #98adc2;
	padding:0px 0px 9px;
	list-style:none; 
	margin-right:5px;
	float:left;
	position:relative;
	top:1px;
	z-index:0;
	background: #98adc2 url(/assets/images/product_detail/tab_off_bg.jpg) repeat-x top left;
}

ul#tabs li.on{
	background: #fff url(/assets/images/product_detail/tab_on_bg.jpg) repeat-x top left;
	padding-bottom:9px;
	border-bottom:none;
	padding-bottom:10px;
}

#tabs h2{margin-bottom:0;}

div#container #tabs h2 a{
	padding:10px 16px 8px;
	color:#000;
}

div#container #tabs li.on h2 a{
	color:#010337;
}

#gntbx_specs_box, #gntbx_accessories_box, #gntbx_product_reviews_box, #gntbx_additional_details_box, #gntbx_answerbox_box, #gntbx_manuals_box { display:none; }

#gntbx_additional_details_box ul li {
	list-style: disc inside;
}

#gntbx_manuals_box ul li {
	list-style: disc inside;
}

#gntbx_specs_box table { width: 100%; }
#gntbx_specs_box td {
	border:1px solid #C0DEFC;
	border-collapse: separate;
	padding: 2px;
	margin: 2px;
}

#gntbx_specs_box .sbx_header {
	width: 50%;
	font-weight: bold;
}

#gntbx_accessories_box table {
border-bottom: 1px solid #C0DEFC;
border-left: 1px solid #C0DEFC;
border-right: 1px solid #C0DEFC;
width: 100%;
}

#gntbx_accessories_box td {
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	margin: 3px;
}

#gntbx_accessories_box #acc_atc {
	text-align: right;
}

#gntbx_accessories_box td.acc_styles {
	text-align: left;
	margin: 1px;
}


div#details_box_holder div.on { display:block; }

/* tabbed box - END */


/* subwith - BEGIN */
#sbwith_outer { position: relative; z-index: 2; }
/*#sbwith_inner { position: absolute; z-index: 2; left: -1000px; top: -20px; }*/
#sbwith_inner { position: absolute; z-index: 2; left: 12px; top: 0px; }
table#sbwith_tbl { border: 2px solid #C0DEFC; background: #D8EAFC; padding: 5px; margin: 0; width: 290px; }

.subwith_msg { color: #010337; font-weight:bold; font-size: 13px; }

#sbwith_tbl h3 { padding: 3px; color: #010337; text-transform:uppercase; font-weight:bold; font-size:13px; margin-bottom:5px; margin-top:5px; }
#sbwith_tbl td.imgcell { text-align: center; padding: 3px; margin: 0; }
#sbwith_tbl td.desc_cell { vertical-align: top;  padding: 3px; margin: 0; font-size:13px; }
#sbwith_tbl .close_cell { text-decoration: underline; clear: both; float: right; margin-right: 15px; } 
#sbwith_tbl img { border: 1px solid #C0DEFC; }

.qty_based_pricing {
     color: #C11B17;
}

/* subwith - END */

