
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#content_block_detail{
	position: relative;
	display: inline;
	float: right;
	width: 100%;
	z-index: 1;
	background-image: url(../images/detail_bck.gif);
}	


#detail_top{ 
	position: relative;
	display: block;
	background-image: url(../images/detail_top.gif);
	width: 918px;
	height: 25px;
	margin: 0px auto;
	border: 0px solid Black;
}	

#block_01 {
	float: left;
	display: inline;
	border: 0px solid green;
	/*margin-right: 10px;*/
	width:280px;
}

#block_02 {
	float: right;	
	display: inline;
	border: 0px solid black;
	background-image: url(../images/block2_bck.gif);
	background-repeat: no-repeat;
	width: 451px;
	
}

#prod_image_container {
	position: relative;
	clear:left;
	width: 220px;
	border: 0px solid red;
	margin-left:35px;
}
#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*/
padding-left: 10px;
padding-top: 35px;
}	

#prod_item_number{
	display:block;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #6c6b5a;
	font-family: arial;
	font-weight: bold;
	font-size: 95%;
}	
	
#prod_price {
	float: left;
	padding-left: 15px;
	font-size: 160%; 
	display: block;
	margin: 0em 1em 1.5em 0em;
	color: #c39456;
}	
#addtocart_detail{
	float: left;
	padding-left: 15px;
	display: block;
	margin:10px 2em 0px 0em;
}	


#addtocart_detail a:link, #addtocart_detail a:visited, .addtocart_button_input {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	width: 155px;
	height: 73px;
	border: none;
	background: transparent url(/images/b_addtocart_detail.gif) no-repeat ;
	color: #ffd027;
	text-align: center;
	font-size:110%;
	font-weight: bold;
	padding-bottom: 35px;
	padding-right: 20px;

}	

#addtocart_detail a:hover, #addtocart_detail a:focus, .addtocart_button_input_hov {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	width: 155px;
	height: 73px;
	border: none;
	background: transparent url(/images/b_addtocart_detailON.gif) no-repeat ;
	color: #fff165;
	text-align: center;
	font-size:110%;
	font-weight: bold;
padding-bottom: 35px;
	padding-right: 20px;

}


#quantity {
	float: left;
	display: inline;
	border: 0px solid blue;
	font: bold 85% Arial, Helvetica, sans-serif;
}

#prod_status_module{
	float: left;
	display: inline;
	border: 0px solid red;
	font: normal 85% Arial, Helvetica, sans-serif;
	margin-left: 10px;
	}	
	
	
#detail_dotted {
	float:left;
	background-image: url(../images/dots_detail.gif);
	background-repeat: no-repeat;
	width: 371px;
	height: 5px;
	margin-top:-10px;
	margin-left: 15px;
}	
	
#addtocart_detail a:link, #addtocart_detail a:visited {
	display:block;
	margin: 0em 0em 1.5em 0em;
	padding: 0.5em 1.2em;
	background-color: #E6E6FA;
	border:1px solid #000;
	font-weight: bold;
}	

#addtocart_detail a:hover, #addtocart_detail a:focus {
	background-color: #DAA520;
}

#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.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: left;
	position: relative;
/*	display: block */
	padding-top: 15px;
	border:0px solid #000;
	width: 365px;
	font-family: arial;
	color:#626557;
	font-weight: bold;
	padding-left: 15px;
	
}

#prod_description_module  {
	display:block;
	padding-bottom:20px;
	font-size: 85%;
	font-weight: normal;
	
}

/*  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;
}



.content_seperator_detail{ 
	position: relative;
	clear: both;
	display: block;
	background-image: url(../images/detail_btm.gif);
	background-repeat: no-repeat;
	width: 918px;
	height: 19px;
	margin: 0px auto;
	border: 0px solid Black;
	padding-bottom: 15px;
}	

/* END Items may not be always used   */

#zoom_left{
	background: transparent url(/images/zoom_left.gif) no-repeat 0 50%;
	background-repeat: no-repeat;
	width: 18px;
	height: 52px;
	display: inline;
	float:left;
	margin-top: -20px;
	padding-top: 55px;
	margin-left: 10px;
	border: 0px solid red;
	
}
#zoom_right{
	background: transparent url(/images/zoom_right.gif) no-repeat 0 50%;
	background-repeat: no-repeat;
	width: 18px;
	height: 52px;
	display: inline;
	float:left;
	margin-top: -20px;
	padding-top: 55px;
	margin-left: -6px;
}
#b_zoom a{
	display: inline;
	float:left;
	margin-top: -20px;
	padding-top: 55px;
	/*padding-left: 10px;*/
	/*padding-right: 5px;*/
	text-align: center;
	background: transparent url(/images/b_zoom_bck.gif) no-repeat 0 50%;
	font-family: Arial, sans-serif;
	color: #d79502;
	font-size: 80%;
	width: 55px;
	height: 52px;
	
}
#b_prod_print a{
	display: inline; 
	float:left;
	margin-top: -20px;
	padding-top: 55px;
	padding-left: 10px;
	padding-right: 5px;
	/*margin-left:-15px;*/
	background: transparent url(/images/b_print_bck.gif) no-repeat 0 50%;
	font-family: Arial, sans-serif;
	color: #d79502;
	font-size: 80%;
	width: 90px;
	height: 52px;
	
}

#b_email a{	
	display: inline;
	float:left;
	margin-top: -20px;
	padding-top: 55px;
	padding-left: 6px;
	margin-left:-15px;
	background: transparent url(/images/b_email_bck.gif) no-repeat 0 50%;
	font-family: Arial, sans-serif;
	color: #d79502;
	font-size: 80%;
	width: 78px;
	height: 52px;
	
}



#prod_description_module p{
	padding: 0.55em 0em;
}

#prod_description_module ol{
	list-style-type: decimal;
	list-style-position: inside;
}

#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);
}

/* product page end */


/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#zoom_container {
	height: 650px;
	width: 550px;
	position: relative;
	margin:auto;
}
#zoom_block{
	width: 490px; 
	background-color:#fff;
}

#zoom_block img{
	padding-top: 40px;
}


#closewin a:link, #closewin a:visited {
	display: block;
	width: 125px;
	height: 38px;
	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;
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  display: block;
  margin: auto;
  color: #000;
  border: 0px solid #000;
  z-index: 2;
  background-image: url(../images/upsell_bck.gif);
  background-repeat: no-repeat;
  width: 918px;
  height: 207px;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	position: relative;
	float: left;
	width: 212px;
	height: 200px;
	margin: 0px 0px 0px 5px;
	border: 0px solid red;
	display:inline;
}


.upsell_img a{
	position: absolute;
	top: 70px;
	left: 60px;
}








.upsell_title a:link, .upsell_title a:visited {
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #703c0e;
	text-decoration: none;
	border: 0px solid blue;
}

.upsell_title a:hover,  .upsell_title a:focus{
	color: #e09c00;
	text-decoration: underline;
}

.upsell_text {
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 80%;
	font-weight: normal;
	color: #703c0e;
}












.upsell_price {
	position: absolute;
	top: 165px;
	left: 10px;
	font-size: 140%;
	font-weight: bold;
	color:#c39456;
}

.upsell_dotts{
	background-image: url(../images/upsell_dotts.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 37px;
	position: absolute;
	top: 160px;
	left: 102px;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	background-image: url(/images/b_details.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 163px;
	left: 120px;
	width: 81px;
	height: 38px;	
	border: 0px solid red;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background-image: url(/images/b_detailson.gif);
}


.upsell_divider{
	background-image: url(../images/upsell_divider.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 186px;
	position: absolute;
	top: 12px;
	left: 216px;
}

/* 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;
}
	