
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#block_01 {
	float: left;
	display: inline;
	border: 0px solid red;
	margin-right: 14px;
	margin-top: 25px;
	width: 320px;
}

#block_02 {
	float: right;	
	display: inline;
	border: 0px solid green;
	width: 420px;
	margin-top: 50px;
	margin-right: 10px;
	
}

#prod_image_container {
	position: relative;

	width: 302px;
	height: 340px;
	background-image: url(../images/prod_image_container.gif);
	background-repeat: no-repeat;
	border: 0px solid blue;
	margin-left: 14px;
}
#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*/
/*margin-top: 25px;*/
margin-left: 5px;
}	

#prod_item_number{
	display:block;
	padding-bottom: 15px;
	margin-left: 5px;
	font-size: 90%;
}	
	
#prod_price {
	float: left;
	font-size: 160%; 
	display: block;
	color: #779611;
	margin: 0em 2em 0px 5px;
}	
#addtocart_detail{
	float: left;
	display: block;
	margin:0 2em 0 0em;
}	
#prod_status_module{
	float: left;
	clear: left;
	width: 400px;
	height: 114px;
	display: block;
	border: 0px solid red;
	background-image: url(../images/status_bck.gif);
	color: Black;
	position: relative;
	margin-top: 15px;
	
}	

#stock_status{
	position: absolute;
	top: 20px;
	left: 20px;
}
.prod_status_tinytxt{
	font-size: 85%;
}
	
	
#quantity{
	position: absolute;
	top: 70px;
	left: 15px;
	
}	
	
#addtocart_detail {
	position: absolute;
	top: 65px;
	left: 160px;
}	
	
#addtocart_detail a:link, #addtocart_detail a:visited, .addtocart_button_input {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	width: 150px;
	height: 29px;
	border: none;
	background: transparent url(/images/b_addtocart_detail.gif) no-repeat ;
	color: #000;
	text-align: center;
	font-size:110%;
	font-weight: bold;
	padding-bottom: 1px;

}	

#addtocart_detail a:hover, #addtocart_detail a:focus, .addtocart_button_input_hov {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	width: 150px;
	height: 29px;
	border: none;
	background: transparent url(/images/b_addtocart_detailON.gif) no-repeat ;
	color: #000;
	text-align: center;
	font-size:110%;
	font-weight: bold;
	padding-bottom: 1px;
	cursor: pointer;

}
#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.emailinstock, .emailafriend
{		
	border:solid 1px #666; 
	width: 389px;
	background-color: #d2e592;
	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 {
float: left;
clear: left;
	position: relative;
/*	display: block */
margin-top: 40px;
	padding-top: 15px;
	border:0px solid blue;
	background-image: url(../images/prod_detail.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	
}

#prod_description_module  {
	display:block;
	padding-top:15px;
	padding-bottom:20px;
	color: #000;
	width: 400px;
}

/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h3{
	font-weight: bold;
	color:#789c01;
	text-transform: uppercase;
	margin-top: 15px;
	padding-bottom: 10px;
	
}#prod_description_module p{ 
	padding:0.5em 0;
}

#prod_description_module li{
margin-left: 15px;

/*padding-bottom: 2px;
padding-top: 2px;*/
 list-style-image: url(/images/arrow.gif);
}


#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_360{

}
#b_360 a:link, #b_360 a:visited{	
	display: block;
	padding: 10px 3px 0px 3px;
	background: transparent url(/images/b_360.gif) no-repeat ;
	width: 82px;
	height: 23px;
}

#b_360 a:hover, #b_360 a:focus {
	background: transparent url(/images/b_360ON.gif) no-repeat ;
}





#b_zoom a:link, #b_zoom a:visited {
	display: block;
/*	float:left;*/
	padding: 10px 1px 0px 1px;
	background: transparent url(/images/b_enlarge.gif) no-repeat;
	width: 76px;
	height: 23px;
}
#b_zoom a:hover, #b_zoom a:focus {
	background: transparent url(/images/b_enlargeON.gif) no-repeat ;
}


#b_email {
		float:right;
		margin-right:15px;
		
}
#b_email a:link, #b_email a:visited{	
	display: block;
/*	float:left;*/
/*	clear: left;*/
	padding: 10px 3px 0px 3px;
	background: transparent url(/images/b_email.gif) no-repeat ;
	width: 107px;
	height: 23px;
}

#b_email a:hover, #b_email a:focus {
	background: transparent url(/images/b_emailON.gif) no-repeat ;
}

#b_prod_print{
	margin-left: 15px;
}
#b_prod_print a:link, #b_prod_print a:visited{	
	display: block;
/*	float:left;*/
	padding: 10px 3px 0px 1px;
	background: transparent url(/images/b_print.gif) no-repeat ;
	width: 107px;
	height: 23px;
}

#b_prod_print a:hover, #b_prod_print a:focus {
	background: transparent url(/images/b_printON.gif) no-repeat ;
}



#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;
	border: 0px solid red;
	background-color: White;
}
#zoom_block{
	width: 490px; 
	background-color:#fff;
}

#zoom_block img{
	padding-top: 40px;
}


#closewin a:link, #closewin a:visited {
	display: block;
	width: 117px;
	height: 23px;
	position: relative;
	margin: 12px 0px;
	background: transparent url(/images/b_closewin.gif) no-repeat ;
}

#closewin a:hover, #closewin a:active, #closewin a:focus {
	background: transparent url(/images/b_closewinON.gif) no-repeat ;
	width: 117px;
	height: 23px;
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  width: 295px;
  display: block;
/*  margin: auto;*/
  margin-left: 15px;
  color: #000;
  border: 0px solid #000;
  z-index: 2;
  float: left;
  clear: left;
  background-image: url(../images/related.gif);
  background-repeat: no-repeat;
  margin-top: 25px;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 282px;
	height: 122px;
	position: relative;
	margin-top: 10px;
}


.upsell_img{
	display: block;
	float: left;
	background-image: url(../images/upsell_bck.gif);
	background-repeat: no-repeat;
	padding: 4px;
	margin: 0px 5px 0px 0px;
}

.upsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	font: bold 85% Verdana;
	color: #678500;
}

.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:60px;
	left:100px;
	display: block;
	font-weight:bold;
	color: Black;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	position:absolute;
	bottom:30px;
	left:100px;
	display:block;
	width: 103px;
	height: 23px;
	background: transparent url(/images/b_viewdetails.gif) no-repeat ;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: transparent url(/images/b_viewdetailsON.gif) no-repeat ;
}

/* 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;
}
	