﻿/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#block_01{
	clear: left;
	float: left;
	display: inline;
	margin-left: 12px;
	width: 303px;
	border:0px solid red;
}

#block_02{
	float: left;
	margin-left: 12px;
	display: inline;
	width: 375px;
	border:0px solid blue;
}

#prod_image_container{
	position: relative;
	width: 303px;
	height: 280px;
	background: transparent url(/images/prod-img-bkg.gif) no-repeat 0 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#prod_image_container a{
	display: block;
	padding-top: 10px;
}

#prod_image_container img{
	position: relative;
	display: block;
	width: 220px;
	height: 220px;
	margin: 30px auto 30px auto;
}

#content_block  #prod_title{
	/* usually attached to an H1 style*/
	margin-left: 0px;
}

#prod_item_number{
	display: block;
	clear: left;
	padding-bottom: 15px;
}

form#addtocart{
	/* Block element that surounds the foloowing pieces. */
	position: relative;
	border: 1px solid #e4dbbc;
	background: #ffffff url(/images/prod-form-bkg.gif) repeat-x bottom;
	margin-bottom: 24px;
	padding-bottom: 12px;
	display: block;
	z-index: 1;
}

form#addtocart .corner1,form#addtocart .corner2,
form#addtocart .corner3,form#addtocart .corner4{
	width: 5px;
	height: 5px;
	display: block;
	z-index: 5;
	overflow: visible;
}

hr.horizontal{
	clear: both;
	height: 1px;
	width: 350px;
	clear: both;
	float: left;
	display: inline;
	margin: 10px 12px 12px 10px;
	color: #cdcbcb;
	background-color: #e4dbbc;
	text-shadow: none;
	border: none;
}

.sub-Block01{
	/* Contains prod_price and prod_status_module */
	width: 372px;

	float: left;
}

#prod_price{
	float: left;
	font-size: 180%;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	display: inline;
	color: #0c7317;
}

#prod_status_module{
	clear: left;
	float: left;
	display: block;
	width: 345px;
	padding-left: 10px;
	font-size: 77%;

}

#prod_status_module strong{
	font-size: 107%;
}

.prod_status_tinytxt{
	/*	font-size:85%;*/
		

}

#prod_style01-label,
#cnt-label{
	clear: both;
	float: left;
	color: #333333;
	font-size: 85%;
	font-weight: bold;
	margin: 0px 0px 12px 12px;
}

#prod_style01,
#cnt{
	float: left;
	margin: 0px 0px 12px 12px;
}

#cnt-label,#cnt{
	margin-top: 8px;
	margin-bottom: 0px;
}

#cnt{
	margin-right: 12px;
}

#b_addtocart-container{
	float: left;
	position: relative;
	font-weight: bold;
	width: 109px;
	height: 31px;
	overflow: hidden;
}
	
#addtocart_detail-button{
	position: relative;
	display: inline;
	float: left;
	margin: 0px 0px 0px 10px;
	border: none;
}	

#addtocart_detail-button input{
	margin: 0px;
	padding: 0px 0px 4px 7px;
	position: relative;
	float: left;
}

.addtocart_button_input {
	display:block;
	text-transform: uppercase;
	position: relative;
	clear: both;
	width: 184px;
	height: 44px;
	color: #FFF; 
	font-size: 150%;
	text-align: left;
	text-decoration:none;
	border: none;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -180px;
}	

.addtocart_button_input_hov {
	display:block;
	text-transform: uppercase;
	position: relative;
	clear: both;
	width: 184px;
	height: 44px;
	color: #fff; 
	font-size: 150%;
	text-decoration:none;
		text-align: left;
	border: none;
	cursor: hand;
	cursor: pointer;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -230px;
}

#b_addtocart-bkg{
	position: relative;
	top: -10px;
	left: -9px;
	z-index: 1;
	width: 127px;
	height: 56px;
}

#b_addtocart-text{
}

#b_addtocart-container.offHover{
	background-color: #666666;
}

#b_addtocart-container.onHover{
	background-color: #999999;
	cursor: hand;
	cursor: pointer;
}

#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index: 99;
}

#layer_EMF{
}

.emailinstock,.emailafriend{
	border: solid 2px #999999;
	width: 389px;
	background-color: #ffffff;
	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;
	font-size: 85%;
}

#prod_description_container h2{
	font-weight: bold;
	font-size: 130%;
	color: #0c8f06;
}

#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;
}

/* END Items may not be always used   */
#b_zoom{
	position: relative;
	display: block;
	width: 100%;
}

#b_zoom a:link,#b_zoom a:visited{
	display: block;
	width: 303px;
	height: 34px;
	/*margin: 12px auto;*/
	background: transparent url(/images/icon-sprite.png) no-repeat 0 -97px;
	line-height: 2.4em;
	text-indent: 135px;
	padding-top:3px;
	color: #fff;
	text-decoration: none;
}

#b_zoom a:focus,#b_zoom a:hover,#b_zoom a:active{

	text-decoration: underline;
}

#b_zoom_link {

	font-size: 85%;
}

a#b_email:link,a#b_email:visited{
	float: left;
	margin: 12px 12px 12px 0px;
	font-size: 85%;
	padding-left: 20px;
	background: transparent url(/images/icon-sprite.png) no-repeat 0 -50px;
}

a#b_email:focus,a#b_email:hover,a#b_email:active{
}

a#b_prod_print:link,a#b_prod_print:visited{
	float: left;
	margin: 12px 12px 12px 0px;
	font-size: 85%;
	padding-left: 20px;
	background: transparent url(/images/icon-sprite.png) no-repeat 1px 0;
}

a#b_prod_print:focus,a:hover,a#b_prod_print:active{
}
a#b_prod_print span{
	margin-left: 5px;
}
#prod_description_module ul{
	padding: 0;
	margin: 0em 0.6em 5px 12px; /*list-style:none outside url(/images/list-image.gif);*/
}

#prod_description_module li{
	margin-bottom: 2px; /*list-style:none outside url(/images/list-image.gif);*/
	padding-left: 10px;
	background: transparent url(/images/list-image.gif) no-repeat 0 5px;
}

#prod_description_module ul ul li{
	margin-top: 0em;
	background-image: url(/images/list-subimage.gif);
}

/* product page end */
/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
body#zoom{
	background-image: none;
}

#zoom_container{
	/*	height: 650px;*/
	width: 550px;
	position: relative;
	margin: auto;
}

#zoom_logo{
	float: left;
}

#zoom_block{
	clear: both;
	width: 490px;
	background-color: #fff;
}

#zoom_block img{
	margin-top: 40px;
}
ul#zoom_alts{
	list-style-type: none;
	margin-left: 150px;
	clear:left;
}

#zoom_alts li{
	float: left;
/*	margin: 8px;*/
	margin-right: 50px;
}

#zoom_alts img{
	width: 75px;
	height: 75px;
}
/* zoom end */
#zoom_container .closewin{
	clear: both;
	padding: 12px 0;
}
#zoom_paging {
	margin: auto;
	padding-left:200px;
}
#zoom_paging li{
margin: auto;
	float:left;
	display:inline;
	padding-right: 15px;
}

.pr_snippet_product {
    float: left;
    margin-left: 10px;
    width: 95%;
}

.pr_review_summary{
  	 clear: both;
    margin: auto auto 20px;
    width: 95%;
}


/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#upsell {
	position: relative;
	display: block;
		clear: left;
	float: left;
/*	margin: auto;*/
margin-left: 15px;
	margin-top: 10px;
	color: #000;
	z-index: 2;
	background-image: url(../images/cart_upsell_bck.gif);
	background-repeat: no-repeat;
	width:480px;
	height: 188px;
	padding-bottom: 20px;

}
#upsell h2{
	display: block;
	color: #fff;
	padding: 18px 0px 0px 15px;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight:bold;*/
			
 }


.upsell_feature_module { 
	display: inline;
	float: left;
	width: 220px;
	height: 125px;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
}


.upsell_img{
	display: inline;
	float: left;
	padding: 5px;
	margin: 0px 5px 20px 2px;
	width: 95px;
}

.upsell_text {
	display:inline;
		float: left;
	padding: 0px 0px 0px 0px;
	width:100px;
		position: relative;

}

.upsell_text a:link, .upsell_text a:visited{
	text-decoration: none;
	color: black;
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color:#1a8315;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	display: block;
		position: absolute;
	top: 4.5em;
	left: 0px;
}


.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited{
	font-weight: bold;
	position: absolute;
	top:7.5em;
	left: 0px;
	width: 83px;
	height: 25px;
	color: #1a8315;
	text-decoration:none;
	text-transform: uppercase;
	border: none;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -100px;
	padding-top:5px;
	padding-left:5px;
	text-align: left;
}	
.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:active, .upsell_b_viewdetails a:focus{
	width: 83px;
	height: 27px;
	color: #fff; 
	text-decoration:none;
	background: transparent url(/images/btn_sprite.png) no-repeat 0px -130px;
}

/* 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;
}
