
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#block_01 {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 36px;
	clear:left;
	height:282px;
}

#block_02 {
	float: right;	
	display: inline;
	width: 310px;
	margin-right: 19px;
	margin-bottom: 10px;
}



#prod_module01-outer {
	background:transparent url(/images/prod_infotop.gif) no-repeat scroll 100% 0;
	padding:8px 0 0 0;
	position:relative;
	margin-bottom: 32px;
}

#prod_module01-inner {
	background-color:#FFFFFF;
	border-left:1px solid #bdc6c5;
	border-right:1px solid #bdc6c5;
	padding:0px;
}

#product_detail #content_block{
	  background:transparent url(/images/proddetail_grad.gif) repeat-x scroll 0 100%;
}

#prod_image_container {
	position: relative;
	width:282px;
	border:1px solid #BDC6C5;
	height: 282px;
}

#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;
}

#cat_title{
	margin-bottom: 8px
}

#prod_title{ /* usually attached to an H1 style*/
	color: #003273;
	margin:0 8px;

}	

#prod_item_number{
	display:block;
	padding-bottom: 15px;
	color: #444444;
	margin:0 8px;
	font-size: 85%;
}	
	
#prod_price {
	float: left;
	font-size:177%; 
	font-weight: bold;
	color: #003273;
	display: block;
	margin:0 8px;
}	

#prod_status_module{
	float: right;
	display: block;
	width:49%;
	margin:0 8px 16px 8px;
	font-size: 85%;
	font-weight:bold;
	color: #444444;
}	

.prod_status_tinytxt{
	font-size: 77%;
}

#addtocart{
	display: inline;
	position: relative;
	width: 49%;
	float: right;
	margin:0 8px;
	height: 35px;
}	

#quantity{
	position:relative;
	display: inline;
	width: 100%;
	float: left;
	
}

#quantity label{
	color: #444444;
	font-size: 85%;
	font-weight: bold;
	margin-right: 4px;
}

#addtocart_detail{
	position: absolute;
	top: 40px;
	left: 0px;
}	



#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

#email_print{
	display:inline;
	float: left;
	width: 120px;
	margin:0 8px 0 12px;
	font-size: 77%;
}

.emailinstock, .emailafriend
{		
	border:solid 2px #003273; 
	width: 389px;
	background-color: #E9ECF3;
	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;
	margin:0 10px;
	position:relative;
	color: #444444;	
}

#prod_description_container h3{
	font-size: 85%;
	font-weight: bold;
}

#prod_description_module  {
	display:block;
padding-bottom:20px;
font-size: 85%;
}

/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h4{
	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{
	position:absolute;
	right:5px;
	top:255px;
}

#b_zoom a{
	display: block;
	height: 24px;
	width: 24px;
	z-index: 8;
	background: transparent url(/images/icon_enlarge.gif) no-repeat 0 50%;
	width:24px;
	z-index:8;
}


#b_email a{	
	display: block;
	float:left;
	padding: 0 15px 0px 25px;
	margin-bottom: 6px;
	background: transparent url(/images/icon_emailfriend.gif) no-repeat 0 50%;
}


#b_prod_print a{
	display: block; 
	float:left;
	padding: 0 15px 0 25px;
	background: transparent url(/images/icon_print.gif) no-repeat 1px 50%;
}




#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: 20px;
}


#closewin a:link, #closewin a:visited {
	display: block;
	width: 113px;
	height: 25px;
	position: relative;
	margin: 12px 0px;
	background: transparent url(/images/b_closewin.gif) no-repeat 0 0;
}

#closewin a:hover, #closewin a:active, #closewin a:focus {
	background: transparent url(/images/b_closewin.gif) no-repeat 0 -30px;
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
  display: block;
  clear: both;
  margin: 8px;
  color: #000;
  z-index: 2;
  
}
#upsell h2{
	display: block;
	clear: both;
	color:#003273;
 }


.upsell_feature_module { 
position: relative;
background:transparent url(/images/listmodule.gif) no-repeat scroll 0 0;
display:inline;
float:left;
height:223px;
margin:10px 10px 20px;
position:relative;
width:150px;

}


.upsell_img{
border:1px solid #C1CAC9;
display:block;
margin: 14px 13px 0px 13px;
	width:120px;
}
.upsell_img img{
	margin:auto;
	width:120px;
}
.upsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	margin:0px 13px;
}

.upsell_text a:link, .upsell_text a:visited{
	text-decoration: none;

}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;

}

.upsell_text h4{
	display:block;
	height: 3.8em;
	font-size: 85%;
}
.upsell_text h4 span{
	font-size: 85%;
		display:block;
}
.upsell_price {
color:#003273;
font-size:85%;
font-weight:bold;
display: block;
position:absolute;
bottom: 8px;
left: 13px;
}

.upsell_b_viewdetails{
	position: absolute;
	top: 216px;
	right:13px;
	width:57px;
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -568px;
display:block;
height:25px;
margin-right:14px;
margin-top:-8px;
width:57px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
background:transparent url(/images/btn_sprite.gif) no-repeat scroll 0 -601px;
}

/* BTM upsell stuff ENDS */

.upsell_b_viewdetails span{
	position: absolute;
	top: auto;
	left: -9999em;
}




/*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;
}
	