
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#detail_body-top{/* This lives above the H1 */
	position:absolute; top:41px; left:0px;
	
}

img#category_heading{
	margin: 10px 10px 0px 20px;
	height: 31px;
	display: block;
}


#block_01 {
	clear: left;
	float: left;
	display: inline;
	margin: 55px 10px 20px 0px;
	width: 220px;
	font-size: 85%;
	
}

#block_02 {
	float: right;	
	display: inline;
	margin: 55px 0px 0px 0px;
	width: 460px;
}

#prod_image {
	position: relative;
	width: 220px;
	margin-bottom: 20px;
}

a#b_zoom, a#b_prod_print, a#b_email, a#b_nutrition{
	display: block;
	position: relative;
	clear: left;
	line-height: 0.75em;
	margin: 7px 0;
	width: 220px;
	height: 2.4em;
	overflow: hidden;
	padding-bottom: 10px;
}

a#b_zoom img, a#b_prod_print img, a#b_email img, a#b_nutrition img{	position:absolute;	left: 0px;}
a#b_zoom:link img, a#b_zoom:visited img{top: -75px;}
a#b_prod_print:link img, a#b_prod_print:visited img{top: -331px;}
a#b_email:link img, a#b_email:visited img{top: -460px;}
a#b_nutrition:link img, a#b_nutrition:visited img{top:-185px;}

a#b_zoom:hover img, a#b_zoom:focus img, a#b_zoom:active img{top: -130px;}
a#b_prod_print:hover img, a#b_prod_print:focus img, a#b_prod_print:active img{top: -395px;} 
a#b_email:hover img, a#b_email:focus img, a#b_email:active img{top: -514px;} 
a#b_nutrition:hover img, a#b_nutrition:focus img, a#b_nutrition:active img{top: -258px;} 

a#b_zoom span, a#b_prod_print span, a#b_email span, a#b_nutrition span{	padding-left:40px; 	display: block;}



#prod_title{ /* usually attached to an H1 style*/
		position: relative;
	color: #ffffff;
	font-size: 136%;
	font-weight: bolder;
	font-style: normal;
	margin: 10px 10px 0px 00px;
}	

#prod_item_number{
	display:block;
	padding-bottom: 15px;
}	

#prod_status_module{
	clear: left;
	float: left;
	display: block;
	font-size: 85%;
	margin-bottom: 15px;
}	

.prod_status_tinytxt{
	font-size: 85%;
}
		
#prod_price {
	clear: left;
	float: left;
	font-size: 180%; 
	display: block;
	/*color: #ffeb99;*/
	color: #ffd700;
	margin-bottom: 15px;
	width:10ex; }

form#addtocart{
	display:inline;
	float: left;
	width: 320px;
}

#quantity{
	display:inline;
	clear: left;
	float: left;
	margin: 0.75em 50px 0 0;
}
#quantity label{font-weight: bold;}
#quantity input#cnt{
	width:2em;
	text-align: center;
}


#prod_coolship{
	clear: left;
	float: left;
	display:inline;
	margin: 0.75em 0px 0 0;
	width: 100%;
}
#prod_coolship label{
	line-height: 1em;
	position:relative;
	z-index:1;
	padding:6px 0px 6px 0px;
	color: #0070a8;
	font-weight: bold;
}

#prod_coolship input{
	position:relative;
z-index:5;
}
#prod_coolship a{
	font-size: 77%;
}



button#addtocart_detail {
	position: relative;
	float: left;
	display:block;
	width: 209px;
	height: 56px;
	margin: 1.5em 0px 0 -25px;
	background:#000000 url(/images/b_addtocart_detail.gif) no-repeat 0 0;
}	
button#addtocart_detail.onHOVER {background-position: 0 -74px;}
button#addtocart_detail span{position: absolute; left: -9999em;	color: #ffffff;}


#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.emailinstock, .emailafriend
{		
	border:solid 2px #6a6a6a; 
	width: 389px;
	background-color: #d0d0d0;
	color: #000;
	position:absolute;
	z-index:99;
}
.emailinstock p, .emailafriend p{
	padding: 0px;
}
.emailinstock a:link, .emailinstock a:visited, 
.emailafriend a:link, .emailafriend a:visited{
	color:#000000;
	display: block;
	padding-right:15px;
	padding-bottom:5px;
	background: transparent url(/images/closewindow-X.gif) no-repeat 100% 1.4em;
}
.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_description_container {
clear: left;
	position: relative;
	padding-top: 15px;
	border:1px solid #000;
	
}

#prod_description_module  {
	display:block;
	padding-bottom:20px;
	color: #d0d0d0;
	font-size: 85%;
}

/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h3,
#prod_description_module strong{
	font-weight: bold;
	color: #ffffff;
}
#prod_description_module p{
	padding:0.5em 0;
}

#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;
}


#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);
}
/* END Items may not be always used   */
/* product page end */


/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#zoom_container {
	height: 650px;
	width: 499px;
	position: relative;
	margin:auto;
	padding-top:25px;
}
#zoom_block{
	width: 499px; 
	background-color:#000000;
	font-size: 85%;
	margin:auto;
}

#zoom_block img{

}

/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
clear:both;
  display: block;
  margin: auto;
  color: #ffffff;
  z-index: 2;
}
#upsell h2{
	display: block;
	color: #ffffff;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 228px;
	position: relative;
	border-left: 1px dotted #505050;
	margin: 20px 5px 0 0px;
	font-size: 85%;
}

.upsell_feature_module h3{
	font-weight:bold;
}
.upsell_img{
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	margin: 0px 5px 10px 5px;
}
.upsell_feature_module h3 a:link, .upsell_feature_module h3 a:visited{
	text-decoration: none;
	/*color:#ffeb99;*/
	color: #ffd700;
	line-height: 0.75em;
	margin: 0; padding: 0;
}
.upsell_feature_module h3 a:hover, .upsell_feature_module h3 a:focus, .upsell_feature_module h3 a:active{text-decoration: underline;}

.upsell_feature_module h3 a span{
	line-height: 1em;
	height: 3em;
	overflow: hidden;
}

.upsell_itemnumber{	font-weight:normal; }
.upsell_price {font-weight:bold; /*color:#ffeb99;*/
color: #ffd700; line-height: 2em;}



/* BTM upsell stuff ENDS */




