
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#block_01 {
	float: right;
	display: inline;
	border: 0px solid black;
	margin-right: 10px;
	margin-top:10px;
	width: 330px;
}

#block_02 {
	float: left;	
	display: inline;
	border: 0px solid white;
	margin-top:10px;
	width: 404px;
	background-image: url(../images/block_02_bck.jpg);
	background-repeat: no-repeat;
	
}

#prod_image_container {
	position: relative;
	width: 330px;
	height:330px;
	background-image: url(../images/prod_image_container_bck.gif);
}
#prod_image_container div{
	
	
}
#prod_image_container a:link, #prod_image_container a:visited{
	color: #191970; 
	text-decoration: none;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
}
#prod_image_container a:hover, #prod_image_container a:active, #prod_image_container a:focus{
	color: #8B0000;
}


#prod_image_sm {
	float:left; 
	margin-top:13px;
	background-image: url(../images/prod_sm.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	padding-top: 2px;
	padding-left: 1px;	
}


#prod_title{ /* usually attached to an H1 style*/
	padding-left: 10px;
	padding-top: 5px;
	display:block;
	float: left;
}	

#prod_item_number{
	display:block;
	font-size: 77%;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	clear:left;
	width:100%;
}	
	
#prod_price {
	float: left;
	clear:left;
	font-size: 140%; 
	display: block;
padding-left: 10px;
padding-top: 25px;
}	
#addtocart_detail{
	float: left;
	display: block;
	margin:30px 0em 0em 0em;
}	

#quantity{
	float: left;
	display: block;
	clear: left;
	margin-top:40px;
	font-family: verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
}	

#prod_status_module{
		float: left;clear:left;
		display: block;
		padding-left: 10px;
		font-family: verdana, sans-serif;
		font-size:77%;
		width: 100%;
}	
	

#notavail {
	color: white;
}


#styleChange {
	/*display: none;*/
	float: left;
	clear: left;
	font-family: verdana, sans-serif;
	padding-left:10px;
	padding-top:10px;	
	font-weight:bold;
	font-size: 85%;
	width:100%;
	
}

.personalization {
	float: left;
	font-family: verdana, sans-serif;
	padding-left:10px;
	padding-top:10px;	
		width:100%;

}
#addtocart_detail-button{
	position: relative;
	display: inline;
	float: left;
	margin: 5px 0px 0px 10px;
	border: none;
}	

#addtocart_detail-button input{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

.addtocart_button_input {
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	position: relative;
	clear: both;
	width: 180px;
	height: 43px;
	color: #4d2922; 
	font-family: verdana, sans-serif;
	font-size: 150%;
	text-decoration:none;
	border: none;
	background: transparent url(../images/btn_sprite.png) no-repeat 0px -250px;
}	

.addtocart_button_input_hov {
	display:block;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	clear: both;
	width: 180px;
	height: 43px;
	color: #4d2922; 
	font-family: verdana, sans-serif;
	font-size: 150%;
	text-decoration:none;
	border: none;
	cursor: hand;
	cursor: pointer;
	background: transparent url(../images/btn_sprite.png) no-repeat 0px -300px;
}




#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.emailinstock, .emailafriend
{		
	border:solid 2px #a67869; 
	width: 389px;
	background-color: #944427;
	color: #fff;
	position:absolute;
	left: 300px;
	z-index:99;
}
.emailinstock p, .emailafriend p{
	padding: 0px;
}

.emailinstock table, .emailafriend table{
	margin:5px auto;
	width: 369px;
}

.emailinstock td, .emailafriend td{
	vertical-align: top;
}

.emailinstock input, .emailafriend input,
.emailinstock textarea, .emailafriend textarea{
	margin:5px 10px;
}

.emailinstock .emailPrivacy, .emailafriend .emailPrivacy{
	padding-top:10px;
	font-size:77%;
}



#prod_styles_module, #formStyle{
position: relative;
float:left;
	width: 350px;
/*	height: 30px;*/
	margin-left: 5px;
	font-size: 100%;
	font-weight: bold;
	border:0px solid red;
	padding-top: 5px;

}

.style_on{
	font-size: 110%;
	border: 1px solid #6b6c6d;
	background-color: #dca490;
	color:#000;
	margin: 5px 2px 0px 0px;
	cursor: hand; cursor: pointer;
}

.style_selected{
	font-size: 110%;
	border: 1px solid #000;
	background-color: #35160c;
	color:white;
	margin: 5px 2px 0px 0px;
}
#notavail{
	padding: 3px 0 0 0;
	color:#990000;
	font-weight: bold;
}
.size_select{
	float:left;
	display:inline;
	padding-right:5px;
	
}

/*#priority_processing{
	float: left;
	clear: left;
	position: relative;
	color: #1162a3;
	background-image: url(/images/priority_shipp_detail.gif);
	background-repeat: no-repeat;
	width: 404px;
	height: 45px; 
	margin-top:20px;
	margin-left:20px;
	padding-left: 145px;
	padding-top: 10px;
	border:0px solid red;
	font: 85% Verdana,  sans-serif;
}
*/


#prod_description_container {
	clear: left;
	position: relative;
 	width: 382px;
	float: left;
	padding: 0px 10px 0px 10px;
	border-left:1px solid #955e48;
	border-right:1px solid #955e48;
	background-color: #59220b;
	font-family: verdana, sans-serif;
	
}

#prod_description_module  {
	display:block;
	padding-bottom:0px;
	font-size:90%;
	clear:left;
	line-height: 150%;
	
}
#b_ingredients {
	float:left;
	clear:left;
	font-family: Verdana, sans-serif;
	padding-top:10px;
	
}
#nutritionfacts_close {
	padding-top: 10px;
	padding-left: 260px;
	padding-bottom: 10px;	
}
/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h3{
	font-weight: bold;
	color:#eb6408;
}

#prod_description_module td{
	padding: 3px;
	vertical-align: top;
	border-top: 1px dotted #6A6A6A;
}
#prod_description_module table{
	margin-bottom: 10px;
	border-bottom: 1px dotted #6A6A6A;
}
/* END Items may not be always used   */



#b_zoom {
	display: block;
	float:right;
	padding: 0px 10px 0px 0px;
}


#b_email a{	
	display: inline;
	float:right;
	padding-top: 6px;
	margin-top:10px;
	background: transparent url(/images/icon_emailfriend.gif) no-repeat 0px 0px;
	padding: 0 15px 0 20px;
/*	width: 112px;
	height: 21px;*/
	text-decoration: underline;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size: 77%;
	color:white;
	margin-right:3px;
	/*margin-left:250px;*/
}


#b_prod_print a{
	display: inline; 
	float:right;
	padding-top: 6px;
	margin-top:10px;
	margin-bottom: 10px;
	background: transparent url(/images/icon_print.gif) no-repeat 0px 0px;
		padding: 0 15px 0 20px;
	/*width: 112px;
	height: 21px;*/
	text-decoration: underline;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	text-align: center;
	font-size: 77%;
	margin-right:8px;
	color:white;
}




#prod_description_module ul{
	padding: 0;
	margin: 0.6em 0.6em 0em 1.5em;
	list-style: none outside url(/images/list-image.gif);
}

#prod_description_module li{
	margin-bottom: 2px;
}
#prod_description_module ul ul{
	margin-top:0em;
	list-style: none url(/images/list-subimage.gif);
}
#prod_coolship{
	/*border:2px dotted #a4d3fe;*/
	background-image: url(/images/coolship_bck.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 350px;
	padding: 3px 3px 0px 3px;
	font-weight:bold;
	margin-top: 10px;
	float: left;
	clear:left;
	display:inline;
	color:#0099ff;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	border:0px solid red;
	margin-left:20px;
}
#prod_coolship a {
	color:#0099ff; 
}
#prod_coolship input{
	margin-right: 5px;
	margin-left: 38px;
	float:left;
}
/* product page end */


/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


#zoom{
	background-color:#924326;
	position: relative;
	margin: auto;
}
#zoom_container{
	position: absolute;
	left: 50%;/*	for centering*/
	width: 450px;/*	for centering*/
	margin-left: -225px;/*	for centering*/

}
#zoom_hdr{
	position:relative;
	width: 100%;
	height: 47px;
	border: 1px solid #ffcc00;
	z-index: 3;
}

#zoom_logo{
	/*position:absolute;
	top: 8px;
	left: -42px;
	z-index: 3;*/
	float:left;
	
}
#zoom_logo2{
	position:absolute;
	top: 6px;
	left: 60px;
}

#zoom_hdr ul{
	display: block;
	float: right;
	padding-right: 8px;
	margin: 0px;
	list-style: none;
	width: 200px;
	margin-top:2em;
}

#zoom_hdr ul li{
	float: right;
	display: inline;
}

#zoom_hdr ul li a{
	border-right: 1px solid #007027;
	padding: 0px 1em;
}

#zoom_hdr a.nolink{
	text-decoration:none;
	color: #d4a100;
	cursor: text;
}

#zoom_block{
	position:relative;
	background-color: #ffffff;
	width: 450px;
	height: 450px;
	float:left;
	clear:left;
}


#zoom_paging li{
	display:inline;
	padding-right:10px;
	font-family: Verdana, sans-serif;
}
#zoomV_block{
	position:relative;

	width: 450px;
}
#zoom_block img{
	width: 450px;
	display: block;
		float:left;
	clear:left;
}

#zoom_block .corner{
	position:absolute;
	z-index: 2;
	width: 7px;
	height: 8px;
	display: inline;
}

#zoom_block #corner_top_right{
	top:0px;
	right: 0px;
}

#zoom_block #corner_bottom_right{
	bottom:0px;
	right: 0px;
}
#zoom_block #corner_bottom_left{
	bottom:0px;
	left: 0px;
}

ul#zoom_alts {
	list-style-type: none;
	margin: 0px;
}
#zoom_alts li{
/*	float:left;
	margin: 8px;
	margin-right: 0px;*/
	float:left; 
	margin-top:13px;
	background-image: url(../images/prod_sm.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	padding-top: 2px;
	padding-left: 3px;	
}



#zoom_alts img{
	width:95px;
	height: 95px;
}

#closewin {
/*	float: left;*/
	clear: left;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, sans-serif;
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
float:left;
clear: both;
  display: inline;
  margin-left: 32px;
  color: #000;
  border: 0px solid #000;
  z-index: 2;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 310px;
	height: 176px;
	background-image: url(../images/upsell_bck.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
	margin-right: 8px;
}


.upsell_img{
	display: block;
	float: left;
	padding: 5px;
	margin: 17px 5px 20px 12px;
	background-image: url(../images/upsell_prod_bck.gif);
	background-repeat: no-repeat; 
	width: 142px;
	height: 142px;
}

.upsell_text {
	display:block;
	padding: 20px 10px 0px 0px;


}

.upsell_text a:link, .upsell_text a:visited{
	
	text-decoration: none;
	color: #fff; 
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color: #fff;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	position:absolute;
	top:110px;
	left:170px;
	display: block;
	font-weight:bold;
		color: #fff;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	display:block; 
	padding-top: 6px; 
	position: absolute; 
	top: 130px; 
	left: 170px; 
	padding-top: 6px;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -10px;
	width: 90px;
	height: 26px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-weight:bold;
	text-align: center;
	font-size: 85%;
	color:#4d2922;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -50px;
}

/* BTM upsell stuff ENDS */






/*FORCE RELATED*/
#force_block{
	position: relative;
	display: block;
	width: 594px;
}

.force_feature{
	position: relative;
	display: inline;
	width:136px;
	border:1px solid #000;
	margin: 5px;
	float: left;
	height: 205px;
}

.force_checkbox{
	position: relative;
	display: inline;
	float: left;
	width:18px; 
	height:4.8em;
	padding: 3px;
}

.force_description{
		float: right; 
		display:inline; 
	padding:3px;
	width: 103px;
}

.force_price{
	position:relative;
	clear:both; 
float: left; 
width:100%; text-align:center;
}
#force_nothankyou{
	clear: both;
	float: left;
}
#force_addtocart{
	float: right;
}

.force_feature img{
	position:absolute;
	bottom: 3px;
	left: 10px;
}
	