
/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#block_01 {
	float: left;
	display: inline;
	border: 0px solid green;
	margin-right: 10px;
	width:290px;
}

#block_02 {
float: right;	
	display: inline;
	border: 0px solid purple;
	width:340px;
	
}

#prod_image_container {
	position: relative;
	width: 285px;
	height: 285px;
	border: 0px solid red;
	margin-left: 11px;
}
#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*/
}	

#prod_item_number{
	display:block;
	padding-bottom: 15px;
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #606060;
}	

#prod_module{
background-image: url(../images/prod_module.gif);
background-repeat: no-repeat;
width: 338px;
height: 104px;
position: relative;

	
}
#prod_price {
	float: left;
	font-size: 190%; 
	display: block;
	margin: .4em 2em 1.5em .5em;
	color:#7bc5f3;
	letter-spacing: -.1em;
}	

#quantity {
	/*position: absolute;
	top: 70px;
	left: 10px;*/
	float: left;
	
	font-size: 85%;
	font-weight: bold;
	color: Gray;
	letter-spacing: -.1em;
	
	border: 0px solid purple;
	
	
}
	
	
#style {
	/*position: absolute;
	top: 0px;
	left: 90px;*/
	float: left;
	
	font-size: 90%;
	font-weight: bold;
	color: Gray;
	letter-spacing: -.1em;
	border: 0px solid red;
	padding-left: 10px;
	
}

	
#addtocart_detail{
	/*position: absolute;
	top: -7px;
	left: 160px;*/
	
	padding-left: 25px;
	display: inline;
	margin:0 2em 0 0em;
}	
.red a:link, .red a:visited{
	color: Red;
}
.red a:hover, .red a:focus{
	color: Red;
}

#addtocart_detail a:link, #addtocart_detail a:visited, .addtocart_button_input {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	margin-top: -7px;
	width: 120px;
	height: 35px;
	border: none;
	background: transparent url(/images/b_addtocart_detail.gif) no-repeat 0 0px;
	color: #000;
	text-align: center;
	font-size:85%;

}	

#addtocart_detail a:hover, #addtocart_detail a:focus, .addtocart_button_input_hov {
	/*position: absolute;
	top: 5px;
	left: -20px;*/
	float: left;
	margin-top: -7px;
	width: 120px;
	height: 35px;
	border: none;
	background: transparent url(/images/b_addtocart_detail.gif) no-repeat 0 -58px;
	color: #000;
	text-align: center;
	font-size:85%;

}




#prod_status_module{
	position: absolute;
	top: 5px;
	left: 130px;
	border: 0px solid red;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: black;
}	
	
.prod_status_tinytxt	{
float: left;
	font-size: 90%;
	color: Gray;
}
#ISE {
	float: left;
	clear: left;
	display:inline;
	width: 200px;
}




#layer_ISE{
	margin: 0px;
	padding: 0px;
	z-index:99;
}
#layer_EMF{
	
}

.emailinstock, .emailafriend
{		
	border:solid 1px #7bc5f3; 
	width: 389px;
	background-color: #f1f7ff;
	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: 330px;
	margin:auto;
	
}

#prod_description_module  {
	display:block;
	padding-bottom:20px;
	font-family: Arial, sans-serif;
	font-size: 85%;
	color: #5e5e5e;
}

/*  Items may not be always used, talk to the Product Administrator */
#prod_description_module h3{
	font-weight: bold;
	color:#583c85;
	text-transform: uppercase;
	margin-top: 10px;
}

#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  a:link, #b_zoom  a:visited{	
	display: block;
	float:left;
	width: 82px;
	height: 32px;
	padding-top: 9px;
	background: transparent url(/images/icon_enlarge.gif) no-repeat 0 0px;
	font-size: 77%;
	color: #05468a;
	word-spacing: -1px;
	text-indent: 25px;
	border: 0px solid red;
	margin-left: 15px;
}
#b_zoom  a:hover, #b_zoom  a:active, #b_zoom  a:focus {
		display: block;
	float:left;
	/*padding: 0 15px 0 15px;*/
	background: transparent url(/images/icon_enlarge.gif) no-repeat 0 -65px;
	font-size: 77%;
	color: #05468a
}






#b_email a:link, #b_email a:visited{	
	display: block;
	float:left;
	width: 106px;
	height: 32px;
	
	background: transparent url(/images/icon_emailfriend.gif) no-repeat 0 0px;
	font-size: 77%;
	color: #05468a;
	word-spacing: -1px;
	border: 0px solid red;
	padding-top: 9px;
	text-indent: 26px;
}
#b_email a:hover, #b_email a:active, #b_email a:focus {
	display: block;
	float:left;
	/*padding: 0 15px 0 15px;*/
	background: transparent url(/images/icon_emailfriend.gif) no-repeat 0 -65px;
	font-size: 77%;
	color: #05468a
}





#b_prod_print a:link, #b_prod_print a:visited{
	display: block; 
	float:left;
	width: 64px;
	height: 32px;
	font-size: 77%;
	color: #05468a;
	word-spacing: -1px;
	padding-top: 9px;
	background: transparent url(/images/icon_print.gif) no-repeat 0 0px;
	text-indent: 25px;
	border: 0px solid red;
}


#b_prod_print a:hover, #b_prod_print a:active, #b_prod_print a:focus {
	display: block;
	float:left;
	width: 64px;
	height: 32px;
	background: transparent url(/images/icon_print.gif) no-repeat 0 -65px;
	word-spacing: -1px;
	padding-top: 9px;
	font-size: 77%;
	color: #05468a
	text-indent: 25px;
}


#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;
}
#zoom_block{
	width: 490px; 
	background-color:#fff;
	
}

#zoom_block img{
	padding-top: 40px;
}


#closewin a:link, #closewin a:visited {
	display: block;
	width: 100px;
	height: 30px;
	position: relative;
	margin: 12px 0px;
	font: 85%;
	color: Navy;
	text-decoration: none;
	padding-top: 7px;
	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;
	text-decoration: none;
}
/* zoom end */





/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#upsell {
position: relative;
clear:both;
  width: 630px;
  height: 230px;
  display: block;
  margin-left: 20px;
  color: #000;
  border: 0px solid #000;
  z-index: 2;
  background-image: url(../images/wealso.gif);
  background-repeat: no-repeat;
}
#upsell h2{
	display: block;
	color: #f67c2a;
 }


.upsell_feature_module { 
	display: block;
	float: left;
	width: 144px;
	height: 210px;
	position: relative;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
	background-image: url(../images/upsell_mod_bck.gif);
	background-repeat: no-repeat;
	margin-right: 12px;
}


.upsell_img{
	display: block;
	float: left;
	border: 0px solid #000;
	padding-top: 10px;
	margin: 0px 0px 20px 12px;
}

.upsell_text {
	display:block;
	/*padding: 10px 10px 0px 0px;*/
	padding-top: 5px;
	margin:auto;
	width: 136px;
	height:36px;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	text-decoration: none;
	color: #583c85; 
	border: 0px solid red;
}

.upsell_text a:link, .upsell_text a:visited{
	font-size: 85%;
	text-decoration: none;
	color: #583c85; 
}

.upsell_text a:hover, .upsell_text a:focus, .upsell_text a:active{ 
	text-decoration: underline;
	color: #51a7dc;
}

.upsell_text h4{
	font-weight:bold;
}

.upsell_price {
	position:absolute;
	bottom:12px;
	left:8px;
	display: block;
	font-weight:bold;
	color: #0d4d97;

	
}

.upsell_b_viewdetails a:link, .upsell_b_viewdetails a:visited {
	position:absolute;
	bottom:5px;
	right:5px;
	display:block;
	width: 70px;
	height: 30px;
	background: transparent url(/images/b_details.gif) no-repeat 0px 0px;
}	

.upsell_b_viewdetails a:hover, .upsell_b_viewdetails a:focus {
	background: transparent url(/images/b_details.gif) no-repeat 0px -36px;
}

/* 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;
}
	