
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#AddThis
{
    display: block;Clear:both;
	float:right;
	padding:  7px 20px  0px 25px;
}
#block_01 {
	clear: left;
	float: left;
	display: inline;
	width: 270px;
	padding-bottom:10px;
}

#block_02 {
	float: right;	
	display: inline;
	width: 406px;
	background: transparent url(/images/detail_blk01-bkg.gif) repeat-y 0 0;
}

#prod_image_container {
	position: relative;
	width: 270px;
}
#prod_image_container img#imageEDP{
	width: 270px;
	height: 270px;
}

#prod_module03{
	position: relative;
	clear: both;
	float: left;
	display:block;
	width: 100%;
	font-size: 85%;
	background: #e80f1d url(/images/prod_module03-bkg.gif) repeat-x 0 100%;
}

#prod_module03 .divider{
	display: block;
	float:left;
	margin: 0px 0px 0px 8px;
}

#prod_module03 a:link, #prod_module03 a:visited{
	color: #fff; 
	text-decoration: none;
	margin-left:5px;
}
#prod_module03 a:hover, #prod_module03 a:active, #prod_module03 a:focus{
	color: #fff;
	text-decoration: underline;
}


a#b_zoom {
	display: block;
	float:right;
	padding: 7px 0px  3px 20px;
	background: transparent url(/images/sprite_icon.png) no-repeat 3px -346px;
	font-size: 85%;
}


a#b_email:link, a#b_email:visited{	
	display: block;Clear:both;
	float:right;
	padding:  7px 20px  0px 25px;
	background: transparent url(/images/sprite_icon.png) no-repeat 2px -440px;
	font-size: 85%;
}


a#b_prod_print:link, a#b_prod_print:visited{
	float:right;
	padding: 0px 25px 10px 25px;
	background: transparent url(/images/sprite_icon.png) no-repeat -179px -350px;
	text-decoration: underline;
	color: #505050;
}

a#b_prod_print:hover, a#b_prod_print:focus, a#b_prod_print:active{
	color:#E41E2A;
}



#prod_title{ /* usually attached to an H1 style*/
	color:#000000;
	margin-left:33px;
}	

#prod_item_number{
	display:block;
	margin-left:33px;
	padding-bottom: 15px;
	font-size: 85%;
}	
#prod_module01-outer{
	margin-left:17px;
	padding:18px 0 10px 0;
	background: url(/images/prod_module-outer-bkg.gif) no-repeat 100% 0px;
}
#prod_module01-inner{
	margin-right:13px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background: #ffffff url(/images/whiteTOgrey-bkg.jpg) repeat-x 0 100%;
}
#prod_slashprice	{
	float: left;
	display: inline;
	color: #e41e2a;
	margin: 0 0px 0 10px;
	font-size:107%;
	font-weight: bold;
}

#prod_slashprice span{text-decoration: line-through;}

#prod_price {
	clear:left;
	float: left;
	font-size: 160%; 
	line-height: 1em;
	display: inline;
	margin: 0 0px 10px 10px;
	color: #80a940;
}	
#addtocart_detail{
	float: right;
	display: inline;
	margin: 0 16px 0 0px;
}	


#prod_quantity, #prod_option01 {
	Clear:right;
	float: right;
	display: inline;
	margin: 0 16px 5px 0px;
	font-size: 85%;
	white-space: nowrap;
}
#prod_quantity label, #prod_option01 label{color:#80A940; font-weight: bold	}
#prod_quantity select, #prod_option01 select{ width:179px; }


#prod_status_module{
	clear: left;
	float: left;
	display: inline;
	font-weight: bold;
	margin: 10px 0px 0 10px;
	color:#5a5a5a;
}	

#prod_status_module strong{
	color: #80a940;
	font-size: 85%;
}
.prod_status_tinytxt,
#ISE /* Div around the link for the Email Me when avalable. */
{
	font-weight: normal;
	font-size: 77%;
	color:#5a5a5a;
	letter-spacing:-0.2ex;
}

#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.emailinstock, .emailafriend
{		
	border:solid 2px #5a5a5a; 
	width: 389px;
	background: #ffffff url(/images/whiteTOgrey-38h-bkg.gif) repeat-x 0 100%;
	color: #000;
	position:absolute;
	z-index:99;
}
.emailinstock p{
	padding: 0px;
}

.emailinstock table{
	margin:0px auto 5px auto;
	width: 369px;
}

.emailinstock td{
	vertical-align: top;
}

.emailinstock input, .emailinstock textarea{
	margin:5px 10px;
}

.emailinstock .emailPrivacy, 
.emailafriend .emailPrivacy{
	clear:both;  
	padding:10px;
	font-size:77%;
}

.emailafriend form{
	padding:0 0px;
}
.emailafriend h2{ /* Ususally the same as the Tax and Shipping popup info. */
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 122%;
	font-weight: bold;
	color: #ffffff;
	width: 100%; 
	background-color: #95cf4a;
	text-indent: .5em;
	text-align: left;
	padding: .45em 0em;
	border-bottom: 1px solid #d3d3d3;
	margin: 0px;
}

.emailafriend h2 a{
	position: absolute;
	right: 0.5em;
	top: 3px;
}
.emailafriend p.popup_instuctions{font-size:85%; padding: 0.5em 10px;}
.emailafriend label{clear:left; float: left; font-weight: bold; font-size: 77%; text-transform: uppercase;}
.emailafriend fieldset.emailandname input, .emailafriend textarea{
	clear:left; 
	float: left; 
	margin-bottom:5px;
	font-size: 85%;
	width: 100%;}
	
.emailafriend fieldset.emailandname p{
	float:left;
margin-left:10px;
width:39%;
display:inline;
}	
	
.emailafriend fieldset#recipient-info,
.emailafriend fieldset#your-info{
	float: left;
	width: 100%;
	
	margin-bottom: 15px;
}
.emailafriend fieldset#your-info{clear:left;}

.emailafriend p#email_message-block{margin-bottom: 15px; margin-left: 10px;}
.emailafriend #email_message{width: 310px; padding:3px 0px 3px 3px;}
.emailafriend #recaptcha_area{clear:both; padding:15px 10px;}
.emailafriend #b_submit{float:left; margin:10px 10px 10px 20px;}
.emailafriend .b_cancel span{line-height: 3em;}

#prod_description_container {
	clear: left;
	position: relative;
/*	display: block */
	padding-top: 15px;
	margin:0 16px 0 33px;
}

#prod_description_container h2{
	font-size: 100%;
	font-weight: bold;
}

#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:#5a5a5a;
	
}

#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   */

#prod_description_module p{
	padding:0.5em 0;
}

#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 .small_note_text{
	font-size:77%;
	color: #e41e2a;
}
#prod_description_module ul.small_note_text{
	margin-top:0px;
	margin-left: 2.5em;
}

#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_header{
	display: block;
	position: relative;
	height: 75px;
	 background-color: #e61c36;
}
#zoom_header #logo{
	bottom: 5px;
}
#zoom_container {

	height: 650px;
	width: 550px;
	position: relative;
	margin: 0px auto 0 auto;
}
#zoom_block{
display: block;
	width: 490px; 
	background-color:#fff;
}

#zoom_img{
	margin:10px auto;
}



/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
	position: relative;
	display: block;
	clear: both;
	color: #000;
	border: 1px solid #cccccc;
	width: 100%;
	margin-bottom: 10px;
}

#upsell_header-bkg{
	position: absolute;
	left: -4px;
	top: -4px;
}

/* Origins in Styles.css line 110ish */
#upsell .corner1, #upsell .corner2{top: -1px;}
#upsell .corner1, #upsell .corner3{left: -1px;}
#upsell .corner2, #upsell .corner4{right: -1px;}


#upsell h3{
	display: block;
	position: relative;
	color:#fff;
	font-size: 107%;
	font-weight: bold;
	margin:3px 0 20px 5px;
 }


.upsell_feature_module { 
	display: inline;
	float: left;
	width: 120px;
	position: relative;
	margin-left: 10px;
	padding-bottom: 10px;
	background: transparent url(/images/upsell-divider.gif) no-repeat 100% 5px;
}


.upsell_img{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	width: 80px;
	height: 80px;
	margin:3px auto;
	text-align: center;
}

.upsell_text {
	clear:both;
	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_feature_module h4 span{
	font-size: 77%;
	margin-bottom: 3px;
	line-height: 1.1em;
	height: 3.3em;
	display:block;
}
.upsell_feature_module h4 a:link, .upsell_feature_module h4 a:visited {
	color: #000000;	
	font-weight:bold;
	text-decoration:none;
}
.upsell_feature_module h4 a:hover span, .upsell_feature_module h4 a:focus span, .upsell_feature_module h4 a:active span{
	color:#E41E2A;
	text-decoration:underline;
}

.upsell_slashprice {
	font-size: 85%;
	display: block;
	font-weight:normal;
	text-decoration: line-through;
	color:#E41E2A;
}
.upsell_price {
	font-size: 85%;
	display: block;
	font-weight:bold;
}

.upsell_b_viewdetails{
	position: relative;
	margin-top: 10px;
}
#upsell .upsell_b_viewdetails .corner1, #upsell .upsell_b_viewdetails .corner2{top: 0px;}/* Origins in Styles line 110ish */
.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	display: block;
	position: relative;
	padding:3px 0px;
	width: 11.5ex;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 85%;
	background: #ce090a url(/images/b_viewdetails.png) repeat-x 0px -79px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: #797979 url(/images/b_viewdetails.png) repeat-x 0px 0px;
}

.upsell_b_viewdetails a span{
	padding-left: 14px;
	padding-right: 1ex;
	background: transparent url(/images/sprite_icon.png) no-repeat 7px -66px;
}
/* 8.5ex */
/* BTM upsell stuff ENDS */




