
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#block_01 {
	position: relative;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 10px;
	width: 200px;
	height: 370px;
}

#block_02 {
	position: relative;
	float: right;	
	display: inline;
	margin-top: 10px;
	width: 390px
}

#block_03{
	position:relative;
	clear: both;/*
	float: left;*/
	display: block;
	margin:00px 0px 10px 40px;
}

#prod_pg_title{
	position:relative;
	margin-left: 40px;
}


#prod_image_container {
	position: relative;
}
#prod_image_container #ItemImage{
	width:200px;
	height: 200px;
}

#prod_image_container div{
	float:left;
	margin-top: 15px;
}
#prod_image_container a:link, #prod_image_container a:visited{
	color: #191970; 
	text-decoration: none;
}
#prod_image_container a:hover, #prod_image_container a:active, #prod_image_container a:focus{
	color: #8B0000;
}

#prod_title{ /* usually attached to an H1 style*/
	position:relative;
	left: 0px;
	top:0px;
	font-weight: bolder;
	padding-top:15px;
}	
#prod_title_background{
	position:absolute; top:25px; left:-10px;
}
#prod_item_number{
	position: relative;
	display:block;
	font-size:85%;
	color: #8f6643;v
}	
	
#prod_coolship{
	position: relative; 
	float: left;
	width: 15ex;
	margin-top:10px; 
}	

#prod_coolship a:link, #prod_coolship a:visited{
	color:#156d90;
	font-weight: bold;
	text-decoration: none;
}
#prod_coolship a:hover, #prod_coolship a:focus, #prod_coolship a:active{
	color: #a82019;
}
#prod_price {
	clear: both;
	position: relative;
	display: inline;
	float: left;
	font-size: 156%; 
	font-weight:bold;
	padding-top: 12px;
	margin-right: 20px;
}	

#prod_status_module{
	clear: left;
	position: relative;
	float: left;
	display: block;
	margin: 10px 0 20px 0;
	font-weight: bold;
	width:375px;
}	

.prod_status_tinytxt{
	font-weight:normal;
	font-size: 85%;
}
		
	
#prod_addtocart{
	position: relative;
	float: left;
	display:inline;
	z-index: 2;
}

#prod_quantity{
	position: relative;
	float: left;
	width: 44px;
	height: 34px;
}

#prod_quantity label{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#prod_quantity input{
	position:absolute;
	top: 13px;
	left: 8px;
	width: 2em;
	z-index: 2;
	border: none;
	background-color: white;
	font-size: 122%;
	margin: 1px;
}

#addtocart_detail-button{
	float: left;
	margin-top: 0px;
	width: 77px;
	height: 77px;
	
}

/*	 All this is for the nutrision facts link to popup a window.
#nutritionfacts_module{
display: inline;
	position: relative;
	float: right;
	margin: 20px -15px 0 0;
	width: 98px;
	height: 62px;
	background: transparent url(/images/detail_nutrition_backg.gif) no-repeat;
	text-align: center;
	
}	

#nutritionfacts_module a{
	display:inline;
	text-align: center;
	margin:auto;
	line-height:68px;
}

#oatsandsoy_module{
	display: inline;
	position: relative;
	float: left;
	margin: 20px 0 0 -15px;
}

	*/


#nutritionfacts_module{
	text-align: center;
	display: block;
	width:490px;
	margin: auto;
	background: transparent url(/images/detail_nutrition_backg2.gif) repeat-y;

}
#nutritionfacts_image{
	margin-top: 10px;
}

#nutritionfacts_module-btm{
	position: relative;
	margin-bottom: -5px;
}
#nutritionfacts_module-top{
	position: relative;
	margin-top:-5px;
}

#nutritionfacts_disclaimer{
display: block;
	font-size:77%; 

	padding-top: 1em;
	width:450px;
	margin: auto;
}
#layer_ISE{
	top: 150px;
	left:50%;
	margin-left: -195px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	top: 150px;
	left:50%;
	margin-left: -195px;
	margin-top: -50px;
	padding: 0px;
	z-index:99;
}

.emailinstock, .emailafriend
{		
	border:solid 2px #694A2B; 
	width: 389px;
	background-color: #ddcdaf;
	color: #000;
	position:absolute;
	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_description_container {
	clear: both;
	display: inline;
	position: relative;
	float: left;
	width: 372px;
	padding-top: 35px;
}

#prod_description_module  {
	display:block;
	padding-bottom:20px;
}

/*  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;
}

.sizechart th{	font-weight:bold; text-align: center;	border-bottom: 1px dotted #6a6a6a;}
.sizechart td{	border: 1px dotted #6a6a6a; text-align: center; background-color: #ddd;}
.sizechart tr>th,
#prod_description_module table.sizechart{
	border-bottom: 0px none;/* needed to turn off styles */
}

/* END Items may not be always used   */


#prod_orangesticker{ 
/*background for the zoom and email a friend*/
	position:relative; 
	margin-left:-15px;
}
#b_zoom a{
	position:absolute;
	top: 210px;
	left: -5px;
}


#b_email a{	
	position:absolute;
	top: 205px;
	right: 0px;
}


#b_prod_print a{
	display: block; 
	float:left;
	padding: 0 15px 0 15px;
	background: transparent url(/images/icon_print.gif) no-repeat 0 50%;
}




#prod_Desc_FB ul{
	padding: 0;
	margin: 0.6em 0.6em 0em 1.5em;
	list-style: none outside url(/images/list-image.gif);
}

#prod_Desc_FB li{
	margin-bottom: 2px;
}
#prod_Desc_FB ul ul{
	margin-top:0em;
	list-style: none url(/images/list-subimage.gif);
}


/* product page end */


/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#zoom_container {
	height: 650px;
	width: 550px;
	position: relative;
	margin:auto;
}

#zoom_logo{
	position: absolute;
	top: -5px;
	left: 7px;
}

#zoom_block{
	margin: 10px;
	width: 490px; 
	background-color:#fff;
	text-align: center;
}

#zoom_block img{
	padding-top: 40px;
	margin: auto;
}


#closewin a:link, #closewin a:visited {
	display: block;
	width: 94px;
	height: 22px;
	position: relative;
	margin: 12px auto;
	
}

#closewin a:hover, #closewin a:active, #closewin a:focus {
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  width: 907px;
  display: block;
  margin: auto;
  color: #000;
  border: 1px solid #000;
  z-index: 2;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 282px;
	height: 122px;
	position: relative;
	border-right: 1px dotted Black;
	margin-top: 20px;
}


.upsell_img{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 5px;
	margin: 0px 5px 20px 12px;
}

.upsell_text {
	display:block;
	padding: 0px 10px 0px 0px;

}

.upsell_text a:link, .upsell_text a:visited{
	font-weight:bold;
	text-decoration: none;
	color: #191970; 
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color: #8B0000;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	position:absolute;
	bottom:20px;
	right:100px;
	display: block;
	font-weight:bold;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited, {
	position:absolute;
	bottom:15px;
	right:5px;
	display:block;
	width: 80px;
	height: 23px;
	background: transparent url(/images/b_viewdetails.gif) no-repeat 0px 0px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: transparent url(/images/b_viewdetails.gif) no-repeat 0px -28px;
}

/* BTM upsell stuff ENDS */	