/******************************/
/*  PRODUCT DETAILS CONTAINER */
/******************************/
#pd_container {
	position: relative; 
	width: 800px; 
	margin-top: 15px;
}

#pd_container #breadcrumb {
	margin: 20px 0; 
	padding: 5px 0 0 15px; 
	font-size: 1.0em; 
	clear: both;
}

#pd_container #vault_banner {
	padding-left: 20px;
}

#pd_container h1 {
	font: bold 1.4em Verdana, Helvetica, Arial, sans-serif; 
	width: 205px;
}

#pd_container h2.i_no {
	font-weight: bold; 
	font-size: 1.2em; 
	width: 205px; 
	margin-bottom: 4px;
}

#pd_container h3.buy_one {
	font: bold 1.4em Verdana, Helvetica, Arial, sans-serif; 
	color: #fff;
	background: #b20b25;
	margin: 7px 0 8px; 
	padding: 2px 0 2px 10px; 
	text-transform: uppercase; 
	width: 225px; 
	text-align: center;
}

/*******************/
/*   PD LEFT COL  */
/*****************/
#pd_lCol {
	position: relative;
	float: left;
	width: 338px;	
	height: auto; 
	margin-left: -49%;
	padding: 0;
	left: 121px;
	text-align: center;
	border: 1px solid #ccc;
}
#pd_lCol #pd_lg_img_container{
	height: 248px;
	margin: 0;
	padding-top: 10px;
}
#pd_lCol #pd_lg_img_container img#pd-large-image {
	margin: 10px 0 0;
}

#pd_lCol #pd_lg_img_container img#pd-large-image.no_img {
	margin-top: 80px;
}

#pd_lCol #pd_sm_video {
	width: 338px;
	height: 248px;
	margin: 0;
	padding-top: 10px;
	background-color: #000;
}

#pd_lCol #flashcontent {
	background-color: #000;
}

#pd_lCol img.lg_img {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 19.75em;
	right: 1.25em;
	cursor: pointer;
}

#pd_lCol .hideDiv {
	display: none;
}
/***************/
/* PD SLIDER  */
/*************/
#pd_slider {
	width: 338px;
	height: 50px;
	background: #ccc url(../images/product_details/pd_slider_bg.jpg) repeat-x top left;
	padding: 4px 0;
}

#slides_container {
	width: 295px;
	height: 52px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}
/*** THUMBNAILS ***/
#pd_slider .controls {
	display: block;
	width: 17px;
	height: 47px;
	text-indent: -9999px;
	cursor: pointer;
}

#pd_slider #slide_previous {
	float: left;
	margin-top: 2px;
	background: url(../images/product_details/pd_slider_prev.jpg) no-repeat center center;
	display: none;
}

#pd_slider #slide_next {
	float: right;
	margin-top: 2px;
	background: url(../images/product_details/pd_slider_next.jpg) no-repeat center center;
	display: none;
}

#pd_slider ul.thumbnails { /* when slider is not active, change text-align to center */
	width: auto; 
	text-align: left; 
	margin-left: 3px;
}

#pd_slider ul.thumbnails li { 
	display: inline;
	width: 74px;
	height: 58px;
	margin-right: 1px;
}

#pd_slider ul.thumbnails li a.selected {
	border: 1px solid #333;
}

#pd_slider ul.thumbnails li a img {
	border: 1px solid #ccc;

/***************************/
/*   PD MID COL           */
/*************************/
#pd_mCol {
	float: left;
	position: relative; 
	width: 205px;
	left: 290px;
	margin-top: 0; 
	margin-left: 9%; 
	padding: 0;
}

#pd_mCol h3.merch_label {
	font: bold 1.4em Helvetica, Verdana, sans-serif; 
	color: #0e385e; 
	background: #fff;
	margin-bottom: 5px; 
	padding: 2px 0; 
	text-transform: uppercase; 
	border: 1px solid #0e385e; 
	width: 175px; 
	text-align: center;
}

#pd_mCol h3.est_price {
	font-size: 1.1em; 
	font-weight: normal; 
	margin: 2px 0 1px;
}

#pd_mCol h3.jtv_price {
	font-size: 1.2em; 
	font-weight: bold; 
	margin: 2px 0;
}

#pd_mCol h3.sale_price {
	font-size: 1.4em; 
	font-weight: bold;
	color: #933; 
	margin: 2px 0 1px;
}

#pd_mCol h3.sale_price_promo {
	font-size: 1.4em; 
	font-weight: bold; 
	color: #900; 
	margin: 2px 0 1px;
}

#pd_mCol h3.you_save {
	font-size: 1.1em; 
	font-weight: bold; 
	margin: 1px 0 6px;
	padding-bottom: 4px;
}

#pd_mCol h3.si_title{
	font-size: 1.1em; 
	font-weight: bold;
}

#pd_mCol h4.prod_name{
	font-size: 1.1em; 
	color: #333; 
	text-transform: lowercase;
}

#pd_mCol h4.prod_name a {
	font-weight: normal; 
	color: #333; 
	text-decoration: underline;
}

#pd_mCol h4.in_stock {
	font-size: 1.2em; 
	color: #933;
}

#pd_mCol .price_strike {
	text-decoration: line-through;
}

#pd_mCol p.est_ship {
	font-size: 1.1em; 
	font-weight: bold; 
	color: #333; 
	margin: 1px 0 1px;
}
	
#pd_mCol ul {
	width: 195px; 
	padding-bottom: 8px; 
	list-style-type: none;
}

#pd_mCol ul li {
	line-height: 1.35em; 
	margin: 2px 0;
}

#pd_mCol ul li.low_prices {
	margin: 2px 0;
	padding-bottom: 5px;
}

#pd_mCol ul li a {
	font-size: 1.0em; 
	color: #333;
	text-decoration: underline;	
	background: url(../images/li_arrow.gif) no-repeat center left; 
	padding-left: 7px;
}

#pd_mCol ul li.ship_rates a {
	padding-left: 22px; 
	background: url(../images/ship_icon.gif) no-repeat center left;
}

#pd_mCol ul li a:hover {
	text-decoration: underline; 
	color: #333;
}

#pd_mCol img.pdf-icon {
	border: none; 
	padding-left: 4px; 
	vertical-align: middle;
}
/**** mid col block ui ****/
#pdblockui .uib_body {
	height: 100%;
	background: #fff;
}

#pdblockui .lowPrice_uiblock, #pdblockui .satGar_uiblock {
	height: 310px;
}

#pdblockui .ship_uiblock {
	height: 447px;
}

#pdblockui .jewel_safe {
	height: 329px;
	background-color: #fff;
	padding: 10px 10px 0;
	text-align: left;
}

#pdblockui .jewel_safe .uib_body {
	height: 90%;
	background-color: #fff;
}

#pdblockui .jewel_safe h1 {
	margin-bottom: 12px;
}
/****** T&T promo callout******/
#pd_container div.showDiv {display: block;}
#pd_container div.hideDiv {display: none;}

/***************************/
/* PD RIGHT COL           */
/*************************/
#pd_rCol {
	float: right;
	width: 205px;
	padding-right: 12px;
}					

/*** ADD TO CART ***/
#pd_rCol .add_cart {
	width: 195px; 
	background-color: #e4edf4; 
	margin-bottom: 5px;
	padding: 10px 0 10px 10px;
}
#pd_rCol .add_cart .prod_variations {margin-bottom: 8px;}
#pd_rCol .add_cart p {font-size: 1.1em; padding: 0 0 3px;}
#pd_rCol .add_cart p.pv {font-weight: bold; margin: 0 0 1px;}
#pd_rCol .add_cart p.size {font-weight: bold;}
#pd_rCol .add_cart p.sizing {font-weight: normal;}
#pd_rCol .add_cart p.prod_options {
	font-weight: bold; 
	margin-top: 5px;
}
#pd_rCol .add_cart p.free_appraisal {
	font-weight: bold; 
	color: #900; 
	margin: 12px 0 3px; 
	text-decoration: none;
}
/***** ADD CART FORM *****/
#pd_rCol .add_cart fieldset {border: none;}
#pd_rCol .add_cart .size-field {width: 130px; font-size: 1.1em;}
#pd_rCol .add_cart .length-field {width: 140px;}
#pd_rCol .add_cart .qtylabel {
	font-size: 1.1em; 
	font-weight: bold; 
	text-transform: capitalize; 
	line-height: 1.8em;
}

#pd_rCol .add_cart .cart_label {
	font-weight: normal; 
	text-transform: capitalize; 
	padding: 2px 0 0;
}

#pd_rCol .add_cart .qty_field {
	width: 60px;
	font-size: 1.0em; 
	margin: 0 0 10px 5px; 
	vertical-align: middle; 
	line-height: 1.8em;
}
#pd_rCol .add_cart .pv_options {width: 105px;}
#pd_rCol .add_cart .p_options {width: 128px;}
#pd_rCol .add_cart img.q_icon {
	border: none;
	padding-left: 4px; 
	vertical-align: middle;
}
#pd_rCol .add_cart .ac_checkbox {margin: 3px 3px 3px 0;}
/* add to cart button styles */
#pd_rCol .add_cart .cart_button, #pd_rCol .add_cart.quick_buy, #pd_rCol .add_cart.processing, #pd_rCol .cart_button_qb {
	height: 22px; 
	width: 137px; 
	border: none; 
	padding: 5px 0 2px;
}

#pd_rCol .add_cart .cart_button, #pd_rCol .cart_button_qb {margin: 10px 0 3px;}
#pd_rCol .add_cart .processing {
	height:25px; 
	width: 168px; 
	border: none; 
	margin: 7px 0 3px; 
	padding: 5px 0 2px;
}
#pd_rCol .add_cart #hint {
	display:none; 
	left:500px; 
	position:absolute; 
	top:30px;
}

/*** SHOPSITE - JTVP, BML ***/
#pd_rCol ul.sat_guar {
	width: 190px;	
	margin: 5px 0 8px;	
	padding: 5px 0 0;
	list-style: none;
}

#pd_rCol ul.sat_guar li {
	display: block;
	line-height:1.25em;	
	margin-top: 2px;
}

#pd_rCol ul.sat_guar li.approval {
	font-size: .9em; 
	font-weight: bold; 
	color: #666; 
	margin: 14px 0 6px;
}

#pd_rCol ul.sat_guar li a {text-decoration: underline;}
#pd_rCol ul.sat_guar li.sat a {
	padding: 3px 0 0 22px; 
	background: url(../images/satisfaction_guarantee.jpg) no-repeat left center;
}

#pd_rCol ul.sat_guar li.share a {
	margin-top: 6px; 
	padding: 2px 0 4px 22px; 
	background: url(../images/tell_a_friend.jpg) no-repeat left center;
}
#pd_rCol ul.sat_guar li a:hover {text-decoration:underline;}
#pd_rCol img.satisfaction-icon {
	border: none;
	padding-right: 4px;
	vertical-align: middle;
}

/***********************/
/* PRODUCT DESCRIPTION */
/***********************/
#prod_desc {
	float: left; 
	position: relative; 
	width: 530px; 
	margin-left: 10px;
}

/*** DESCRIPTION TABLES ***/
#prod_desc table {
	margin: 8px 3px 0 0;
	width: 520px; 
	font-size: 1.1em;
}

#prod_desc table th {text-align: left;}
#prod_desc table td {vertical-align: top; padding: 2px 5px;}
#prod_desc table td.att_title{width: 175px;}
#prod_desc table td.att_desc{width: 125px;}
/************************/
/* RECOMMENDED ITEMS    */
/************************/
.r_items {
	float: right; 
	width: 165px; 
	margin-right: 12px; 
	padding: 5px 20px; 
	border: 6px solid #e4edf4;
}

.r_items h4.prod_name a, .r_items h4.prod_name a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.special.value {
	font-weight: bold; 
	color: #900; 
	text-decoration: none;
}

.standard.value {
	font-weight: bold; 
	color: #333; 
	text-decoration: line-through;
}
.value {
	font-weight: bold; 
	color: #333; 
	text-decoration: none;
}
.special {
	font-weight: bold; 
	color: #900; 
	text-decoration: none;
}

/*********************/
/*   BACK IN STOCK  */
/*******************/ 
.bisForm {padding: 10px 15px; border: 5px solid #ccc; margin: 20px;}
.bisForm label.wide {
	display: block; 
	float: left; 
	width: 150px; 
	font-weight: bold; 
	font-size: 1.0em; 
	margin-top: 5px;
}
.bisForm {text-align: left;}
.bisForm li {padding: 5px;}
.bisHead h3 {padding: 5px 0;}
.bisHead {padding-bottom: 8px;}
.bisFoot {padding-top: 8px;}
.bisFoot input{clear: both; margin-top: 15px;}
#backinstockBanner {padding-left:30px;}

/*** PRODUCT DETAILS TABS ***/
#pd_desc {
	margin: 10px 0 0 10px;
	position: relative;
	width: 95%;
	text-align: left;
}

#pd_desc ul.pd_tabs { 
	display: block; /* display set to block to make entire tab clickable */
	width: auto;
	margin: 5px 0 0;
	padding: 5px 5px 5px 0;
	font: bold 1.1em Georgia, Georgia, "Times New Roman", Times, serif;
	color: #0e385e;
	text-align: left;
	text-decoration: none;
}

#pd_desc ul.pd_tabs li {
	display: inline;
	width: auto;
	height: auto;
	margin-right: 3px;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: url(../images/pd_tabs_bg.jpg) repeat-x bottom left;
}

*:first-child+html #pd_desc ul.pd_tabs li {
	padding: 1px;		
}

#pd_desc ul.pd_tabs li.active {
	border: 1px solid #123960;
	border-bottom: none;
	background: #fff;
	padding-bottom: 6px;
	outline: none;
}

#pd_desc ul.pd_tabs li#bv_review{
	display: none;
}

*:first-child+html #pd_desc ul.pd_tabs li.active {
	padding-bottom: 1px;
}

#pd_desc ul.pd_tabs li a {
	color: #0e385e;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	height: auto;		
}

#pd_desc ul.pd_tabs li a:hover {
	color: #ccc;
	text-decoration: none;
}

#pd_tabs_content {
	border-top: 1px solid #ccc;
	padding: 10px;
}

#pd_tabs_content table {
	font: normal 1.0em Verdana, Helvetica, Arial, sans-serif;
	width: 90%;
}

#pd_tabs_content table td {vertical-align: top; padding: 5px 0;}
#pd_tabs_content table td.att_title{
	width: 30%;
	text-align: left;
	font-weight: bold;
}
#pd_tabs_content table td.att_desc{width: 70%; text-align: left;}

.pd_atts {
	margin: 10px 0;
	display: none;
}

/***********************/
/* QUICKBUY            */
/***********************/
#QB_Dialog #qb_load_img.qb_load_hide{visibility:hidden;}
#QB_Dialog #qb_load_img.qb_load_show{visibility:visible;}
#qb_error{display:none;}
#QB_Message_init, #QB_Message_genfail, .qb_alert, #qb_success_notice{display:none;}
#QB_Message{
	padding:10px; 
	font: normal 1.3em Verdana, Helvetica, Arial, sans-serif;
}
#quickbuy_test, #QuickBuy{display:block;}
.qb_form{text-align: left;}
.qb_msg_head{text-align: left; font-weight: bold; padding-bottom: 15px;}
.qb_option_msg{font-weight: bold;}
.qb_alert{color: #933;}
.qb_opt1{padding-bottom:15px;}
.qb_option_cond{margin-left:20px;}
.qb_opt2{padding-bottom:10px;}
#QB_Dialog ul li{display:block;}
#pr_fail_mc{display:none;}

/**************/
/* CLEAR DIVS */
/**************/
.clear {clear: both; width: 100%; height: 20px;}
.clear_details {
	clear: both; 
	width: 200px; 
	height: 10px; 
	background: url(../images/item_details_divider.jpg) repeat-x top left; 
	padding-bottom: 4px;
}

.clear_product {
	clear: both; 
	width: 94%; 
	height: 20px; 
	padding: 0 5px; 
	background: url(../images/section_divider.jpg) repeat-x top left;
}

.lg_imgClear {
	clear: both;
	width: 100%;
	height: 1px;
}
