/*
font-size:77%;  renders 10px
font-size:85%;  renders 11px 
font-size:100%; renders 13px   
font-size:107%; renders 14px  
font-size:122%;  renders 16px  
font-size:136%; renders 18px  
*/
@import url(reset.css);


/* Site-Wide Elements */
body {
background-color: black;
	font-size: 80%;
}

#siteContainer{
	position: relative;
	background-color: black;
	width: 780px;
	margin:auto;
	z-index: 0;
	color:white;
}

h1{
	color: #0099ff;
	font-size: 136%;
	font-weight: bolder;
	position: relative;
	margin-left: 10px;
	width: 300px;
	/*height: 50px;*/
	border: 0px solid black;
}
h2{
	color: #0099ff;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
}
h3{
	background-image: url(/images/h_dot.gif);
	background-repeat: no-repeat;
	color: #5d3415;
	font-size: 136%;
	font-weight: bolder;
	position: relative;
	padding-top: 15px;

}






strong{
	font-weight: bold;
}

#left_nav {
	width: 128px;
	height: 345px;
	display: block;
	float: left;
	position: relative;

	border: 1px solid black;
}
	
a:link, a:visited {
	color: #0187ff;
}
	
a:active, a:hover, a:focus	{
	color: #00529c;
}
	
#hp_site_content {/* HOME PAGE ELEMENT */
	margin: 0px;
}		
	
#hp_shopnow-button {/* HOME PAGE only ELEMENT */
	position: absolute;
	top: 175px;
	left: 610px;
}	

#site_content{ 
	float: right;
	width: 710px;
	padding: 50px 0 0 0;	
	
}	
#site_content_txt{
	margin-right:20px;
	margin-left:20px;
	font-size: 95%;
}		

ol li{
	Padding:0.2em 0 0 1.7em;
}

.content_seperator{ /* This one would be used for fancy backgrounds and dividers*/
	position: relative;
	clear: both;
	display: block;
	
	width: 854px;
	height: 1em;
	margin: 1px auto;
	border: 1px solid Black;
}	
.content_seperator-simple{  /* This one would be used for SIMPLE backgrounds and dividers*/
	position: relative;
	clear: both;
	display: block;
	width: 854px;
	height: 0px;
	margin: 0px auto;
	font-size: 0px;
}

.breadcrumb {
	float:left;
	font-family: verdana, arial, sans-serif; 
	font-size: 85%;  
	color: #fff;
	width: 60%;
	margin-left:5px;
	padding-top:10px;
	border: 0px solid black;

}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #fff;
	text-decoration: underline;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus{
	color: #fff;
	text-decoration: none;
}

.breadcrumb strong{
	font-weight:bold;
	color: #fff;
}

.pagecount{
	width: 30%;
	float:right;
	text-align: right;
	font-family: verdana, arial, sans-serif; 
	font-size: 85%; 
	color: #fff;
	margin-left:5px;
	padding-top:10px;
	border: 0px solid black;
	width: 210px;
}
.pagecount a:link, .pagecount a:visited{
	color: #fff;
	text-decoration: underline;
}
.pagecount a:hover, .pagecount a:active, .pagecount a:focus{
	color: #fff;
}
/* Site-Wide Elements end */
	
	
	
	
	
	

/* homepage elements */
/* PLEASE MAKE SURE YOU UPDATED THE HP's H1 and other hidden information. */
#hp_fp {
	width: 590px;
	height: 336px;
	border: 0px solid black;
	position: relative;
}

#hp_fp_image {
/*	background-image: url(/images/hp-promos/hp_promo-1011.jpg);*/
/*	background-image: url(/images/hp-promos/hp_promo-11.11.10.jpg);*/
/*	background-image: url(/images/hp-promos/hp_promo-0511.jpg);*/
	/*background-image: url(/images/hp-promos/hp_promo-100111.jpg);*/
	background-image: url(/images/hp-promos/hp_promo-122011.jpg);
	background-repeat: no-repeat;
}	

#hp_fp-text{
	position:absolute; top: 0; left: -9999em;	
}


#hp_fp_addcart a:link, #hp_fp_addcart a:visited {
	background-image: url(/images/hp-promos/b_addtocartHP.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	left: 205px;
	width: 100px;
	height: 21px;	
}

#hp_fp_addcart a:hover, #hp_fp_addcart a:focus {
	background-image: url(/images/hp-promos/b_addtocartHPon.gif);

}
#hp_fp_learnmore a:link span, #hp_fp_learnmore a:visited span
{	position:absolute; top: 0; left: -9999em;}
#hp_fp_learnmore a:link, #hp_fp_learnmore a:visited {
	background-image: url(/images/hp-promos/b_learnmoreHP_102411_OFF.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 175px;
	left: 20px;
	width: 96px;
	height: 23px;	
}

#hp_fp_learnmore a:hover, #hp_fp_learnmore a:focus, #hp_fp_learnmore a:active {
	background-image: url(/images/hp-promos/b_learnmoreHP_102411_ON.gif);
		outline: none;
}


#hp_fp_shopnow a:link, #hp_fp_shopnow a:visited {
	background-image: url(/images/hp-promos/b_learnmoreHP_0903_OFF.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 290px;
	left: 20px;
	width: 94px;
	height: 21px;	
}

#hp_fp_shopnow a:hover, #hp_fp_shopnow a:focus, #hp_fp_shopnow a:active {
	background-image: url(/images/hp-promos/b_learnmoreHP_0903_ON.gif);
		outline: none;

}

#hp_fp_shop_all a:link span, #hp_fp_shop_all a:visited span
{position:absolute; top: 0; left: -9999em;
}
#hp_fp_shop_all a:link, #hp_fp_shop_all a:visited {
	background: url(/images/hp-promos/b_shop_ACbon.gif) no-repeat 0 0px;
	position: absolute;
	top: 282px;
	left: 20px;
	width: 188px;
	height: 21px;	
}

#hp_fp_shop_all a:hover, #hp_fp_shop_all a:focus, #hp_fp_shop_all a:active 
{	background: url(/images/hp-promos/b_shop_ACb.gif) no-repeat 0 0; 
outline: none;}



.hp_holiday a:link, .hp_holiday a:visited {
	background-image: url(/images/b_Hshop_blue.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left: 140px;
}

.hp_holiday a:hover, .hp_holiday a:focus, .hp_holiday a:active {
	background-image: url(/images/b_Hshop_on_blue.gif);
	
} 


.hp_sale a:link, .hp_sale a:visited {
	background-image: url(/images/b_Hshop_blue.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left:10px;
}

.hp_sale a:hover, .hp_sale a:focus {
	background-image: url(/images/b_Hshop_on_blue.gif);

} 
 
 
 

.hp_addcart a:link, .hp_addcart a:visited {
	background-image: url(/images/b_addtocart_bs.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left: 140px;
}

.hp_addcart a:hover, .hp_addcart a:focus {
	background-image: url(/images/b_addtocart_bsON.gif);

}


.hp_learnmore a:link, .hp_learnmore a:visited {
	background-image: url(/images/b_learnmore_bs.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left: 140px;
}

.hp_learnmore a:hover, .hp_learnmore a:focus {
	background-image: url(/images/b_learnmore_bsON.gif);

}



.hp_addcart2 a:link, .hp_addcart2 a:visited {
	background-image: url(/images/b_addtocart_bs2.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left: 10px;
}

.hp_addcart2 a:hover, .hp_addcart2 a:focus {
	background-image: url(/images/b_addtocart_bs2ON.gif);

}


.hp_learnmore2 a:link, .hp_learnmore2 a:visited {
	background-image: url(/images/b_learnmore_bs2.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 19px;	
	border: 0px solid black;
	position: absolute;
	top: 110px;
	left: 90px;
}

.hp_learnmore2 a:hover, .hp_learnmore2 a:focus {
	background-image: url(/images/b_learnmore_bs2ON.gif);

}



#best_sellers {
background-image: url(/images/best_sellers.gif);
background-repeat: no-repeat;
	float: right;
	padding-right: 3px;
	width: 485px;
	height: 350px;
	border: 0px solid black;
}


#bs1 {
	/*background-image: url(/images/hp-promos/bs1-custfav_1011.jpg);*/
	background-image: url(/images/hp-promos/bs1-102411.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	float: left;
	display: inline;
	height: 142px;
	width: 370px;
	position: relative;
	border: 0px solid black;
}
.bs1image a {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	height: 115px;
	width: 115px;
	
}

.bs1title a {
	position: absolute;
	top: 10px;
	left: 130px;
	display: block;
	height: 15px;
	width: 200px;
	border: 0px solid blue;
	
}

.bs_text {
	font: 85% Verdana;
	color: #000;
	width: 210px;
	height: 50px;
	overflow: hidden;
	margin-left: 140px;
	margin-top: 35px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
	border: 0px solid black;
}


.bs_price {
	font: bold 130% Verdana;
	color: #00529b;
	width: 120px;
	position: absolute;
	top: 85px;
	left: 140px;

}


.bs2title a {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	height: 15px;
	width: 100px;
	border: 0px solid blue;
	
}


.bs2image a {
	position: absolute;
	top: 10px;
	left: 115px;
	display: block;
	height: 120px;
	width: 100px;
	border: 0px solid black;
}

.bs4image a {
	position: absolute;
	top: 10px;
	left: 90px;
	display: block;
	height: 130px;
	width: 120px;
	border: 0px solid black;
}

.bs_text2 {
	font: 85% Verdana;
	color: #000;
	width: 125px;
	height: 50px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
	border: 0px solid black;
}

.bs_price2 {
	font: bold 130% Verdana;
	color: #00529b;
	width: 120px;
	position: absolute;
	top: 85px;
	left: 10px;

}


#bs2 {
/*	background-image: url(/images/hp-promos/bs2_blender0311.jpg);*/
	/*background-image: url(/images/hp-promos/bs4_roto_fryer0811.jpg);*/
	background-image: url(/images/hp-promos/bs2_slow_cooker102411.jpg);	
	background-repeat: no-repeat;
	margin-top: 4px;
	float: left;
	display: inline;
	margin-left: 3px;
	height: 143px;
	width: 217px;
	position: relative;
}

#bs3 {
   background-image: url(/images/hp-promos/bs3-102411.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	display: inline;
	float: left;
	clear: both;
	height: 142px;
	width: 370px;
	position: relative;
	border: 0px solid black;

}

#bs4 {
/*	background-image: url(/images/hp-promos/bs4_special_offer102411.jpg);*/
	background-image: url(/images/hp-promos/bs4_deep_fryer_020312.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 3px;
	display: inline;
	float: left;
	height: 143px;
	width: 217px;
	position: relative;
	border: 0px solid black;
}


/* homepage elements end */	
	
	
	
	
	
	
	
	
	
	
	
/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	width: 760px;
	height: 80px;
	margin: auto;
	margin-top: 20px;
	border: 0px solid orange;
}


#footer_copyright{
	float: left;
	clear: both;
  	width: 760px;
  	font:  77% Verdana, Arial, Helvetica, sans-serif;

	padding-left: 5px;
}

#hackersafe{
	float: right;
	margin-top: 20px;
}

#promo{
	position: relative;
	border: 0px solid black;
	height: 100px;
	width: 166px;
}
#receive {
	position: absolute; 
	left: 0px; 
	top: 0px;
}


div#promo form{
	position: relative;
	
}
 #emailAddress{
 	position: absolute;
	top: 55px;
	left: 0px;
	height: 18px;
	width: 115px;
	background-color: #e5edf5;
	border: 1px solid #a5c2dc;
	font-family: verdana, arial, sans-serif; 
	font-size: 77%; 
	padding: 0 0.3em;
}

 #emailAddress_button{
	position: absolute;
	top: 55px;
	left: 125px;
}
#privacy {
	position:absolute; top: 80px; left: 5px;
}

#privacy a:link, #privacy a:visited{
	font-family: verdana, arial, sans-serif; 
	font-size: 77%; 
	color: #0187ff; 
}

	

#nav_btm a:link, #nav_btm a:visited {
	font-family: verdana, arial, sans-serif; 
	font-size: 77%; 
	color: #191970; 
	text-decoration: underline;
	display:block;
	line-height: 1.5em;
}
#nav_btm a:hover, #nav_btm a:focus{
	color: #8B0000;
}





/* Footer Ends*/

/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
  position: relative;
  width: 760px;
  height: 102px;
  display: block;
  margin: auto;
  font: normal normal bold 85% Arial, Helvetica, sans-serif;
  background-color: black;
  border: 0px solid black;
  z-index: 95;

}

#logo {
  position: absolute;
  top: 20px;
  left: 0px;
}

#onlinestore {
  position: absolute;
  top: 40px;
  right: 10px;
}

#search {
	position: absolute;
	right: 10px;
	bottom: 0px;
	width: 200px;
	height: 40px;
	border: 0px solid black;
}

#searchBox{
	width: 97px;
	border: 1px solid #a5c2dc;
	padding: 0 0.3em;
	color: #;
	background-color: #e5edf5;
}

#store_nav {
	display: block;
	float:right;
	margin-top: 10px;
	height: 4.2em;
	width: 28em;
	border-right:1px solid #f3b171;
}


#go a:link, #go a:visited {
	Display:block;
	background-image: url(/images/b_go.gif);
	background-repeat: no-repeat;
	width: 34px;
	height:21px;
	background-color: transparent;
	margin-left:5px;
}
#go a:hover, #go a:focus {
	background: url(/images/b_goON.gif) no-repeat ;
}

#top_nav {
	position: absolute;
	width: 322px;
	height: 13px;
	border: 0px solid black;
	top: 80px;
	left: 180px;
}



#btm_nav {
	position: absolute;
/*	width: 322px;*/
	height: 13px;
	border: 0px solid black;
	top: 0px;
	left: 0px;
	padding-top: 15px;
}

#top_nav div,
#btm_nav div{
		float: left;
		height: 13px;
}
#btm_nav div a span{
	position:absolute; top: 0; left: -9999em;
}

#b_cart a:link, #b_cart a:visited {
	display: block;
	background-image: url(/images/b_cart.gif);
	background-repeat: no-repeat;
	width: 99px;
	height: 13px;
}

#b_cart a:hover, #b_cart a:focus{
	background-image: url(/images/b_cart_ON.gif);
}


#b_ccare a:link, #b_ccare a:visited {
	display: block;
background-image: url(/images/b_custcare.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 13px;
}

#b_ccare a:hover, #b_ccare a:focus{
	background-image: url(/images/b_custcare_ON.gif);
}

#b_sitemap a:link, #b_sitemap a:visited {
	display: block;
background-image: url(/images/b_sitemap.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 13px;	
}

#b_sitemap a:hover, #b_sitemap a:focus{
	background-image: url(/images/b_sitemap_ON.gif);
}

#b_home a:link, #b_home a:visited {
	display: block;
background-image: url(/images/b_home.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 13px;	
}

#b_home a:hover, #b_home a:focus{
	background-image: url(/images/b_home_ON.gif);
}

#b_affiliate a:link, #b_affiliate a:visited {
	display: block;
	background: transparent url(/images/b_affiliate.gif)  no-repeat 0 0;
	width: 129px;
	height: 13px;	
}

#b_affiliate a:hover, #b_affiliate a:focus{
	background-position: 0 -13px;
}



#b_ordertracking a:link, #b_ordertracking a:visited
{
	text-align: center;
	float: left;
	display: block;
	width: 100px;
	height: 1.5em;
	color: #191970; 
	text-decoration: none;
	padding: 0.2em 0 0 0;
}


#b_ordertracking a:hover, #b_ordertracking a:focus{
background-image: url(/images/b_cart.gif);
	text-decoration: underline;
	color: #8B0000;
}

#b_manuals a:link, #b_manuals a:visited
{
	display: block;
	background-image: url(/images/b_manuals.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 13px;
}


#b_manuals a:hover, #b_manuals a:focus{
	background-image: url(/images/b_manuals_ON.gif);
}


#menu_bk{
  position: relative;
  width: 854px;
  display: block;
  margin: auto;
  border: 1px solid #000;
  z-index: 2;
}


/* items used in other stores */

/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#navigation {
	width:166px;
	border: 0px solid black;
	padding-top: 0px;
	background-image: url(/images/left_top.gif);
	background-repeat: no-repeat;
	background-color: #044783;

}
#navigation ul{
padding-top: 21px;
	
}


#navigation li{
	letter-spacing: 0px;
	list-style: none;
	display: block;
	line-height: 0px;
}

#navigation li a:link, #navigation li a:visited {
	background-image: none;
	height: 24px;
	padding: 0px;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:focus {
	color: #8B0000;
	display: block;
	height: 24px;
	text-decoration: none;
}
/* left nav end */

/* BTM Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#prod_Dupsell {
position: relative;
  width: 907px;
  display: block;
  margin: auto;
  color: #000;
  border: 1px solid #000;
  z-index: 2;
}


#prod_Dupsell h2{
 	font-size: 144%; 
	display: block;
	color: #f67c2a;
 }
 
.btm_section{
	border: 1px solid #000;

	position: relative;
	height: 155px;
	margin-bottom: 40px;
	margin-left:0px;
}

.btm_section_feature1 { /*Used for all the BestSellers and recommended sections */
	display: block;
	float: left;
	width: 282px;
	height: 122px;
	position: relative;
	border-right: 1px dotted Black;
	margin-top: 20px;
}

.btm_section_feature2 { /*Used only on the HP for Feature Product section */
	display: block;
	float: left;
	width: 262px;
	height: 122px;
	position: relative;
	margin-top: 20px;
}


.prodDupsell-img{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 5px;
	margin: 0px 5px 20px 12px;
}

.prod_Dupsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	font-size: 77%;
}

.btm_section_feature2 .prodDupsell-img{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 5px;
	margin: 0px 5px 20px 5px;
}
.btm_section_feature2 .prod_Dupsell_text{
	padding: 0px 5px 0px 0px;
}

.prod_Dupsell_text a:link, .prod_Dupsell_text a:visited{
	font-size: 170%; 
	font-weight:bold;
	text-decoration: none;
	color: #191970; 
}

.prod_Dupsell_text a:hover, .prod_Dupsell_text a:focus, .prod_Dupsell_text a:active{ 
	text-decoration: underline;
	color: #8B0000;
}

.prod_Dupsell_text h4{
	font-weight:bold;
	font-size: 108%;
}

.prod_Dupsell_price {
	position:absolute;
	bottom:20px;
	right:100px;
	display: block;
	font-size: 125%; 
	font-weight:bold;
}

.viewdetails_upsell a:link, .viewdetails_upsell a:visited,
.shopnow_upsell a:link, .shopnow_upsell a:visited  {
	position:absolute;
	bottom:15px;
	right:5px;
	display:block;
	width: 80px;
	height: 23px;
}	

.shopnow_upsell a:link, .shopnow_upsell a:visited  {
	background: transparent url(/images/b_shopnow.gif) no-repeat 0px 0px;
	right:10px;
}
.shopnow_upsell a:hover, .shopnow_upsell a:focus {
	background: transparent url(/images/b_shopnow.gif) no-repeat 0px -28px;
}

.viewdetails_upsell a:link, .viewdetails_upsell a:visited {
	background: transparent url(/images/b_viewdetails.gif) no-repeat 0px 0px;
}	

.viewdetails_upsell a:hover, .viewdetails_upsell a:focus {
	background: transparent url(/images/b_viewdetails.gif) no-repeat 0px -28px;
}

/* BTM upsell stuff ENDS */




/* product detail page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#left_col {
	float: left;
	display:inline; 
	width: 166px;
	border: 0px solid red;
	margin-left: 10px;
}


#center_col {
	position: relative;
	background-color: black;
	margin:auto;
	width: 760px;
	border: 0px solid yellow;
}

#right_col {
	float: left;	
	width: 591px;
	border: 0px solid white;
	margin-left: 3px;
	background-color: black;
	position: relative;
}

#detail_right{
	float: right;
	position: relative;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px solid yellow;
}


#prod_Dright {
	width: 464px;
	position: relative;
}

.h_dot {
	background-image: url(/images/h_dot.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 21px;
	margin-left: 5px;
	border: 0px solid black;
	float: left;
	
}
#prod_Dimage {
	/*position: absolute;
	right: 0px;
	top: 20px; */
	width: 260px;
	height: 260px;
	border: 0px solid black;
	background-image: url(/images/detail_bck.gif);
	background-repeat: no-repeat;
	
}

#prod_manual{
	display:block;
	position: relative;
	margin-left:22px;
	padding-top:25px;
}


#prod_Dimage div{
	float:left;
	margin-top: 15px;
}
#prod_Dimage a:link, #prod_Dimage a:visited{
	color: #191970; 
	font-size:85%;
	text-decoration: none;
}
#prod_Dimage a:hover, #prod_Dimage a:active, #prod_Dimage a:focus{
	color: #8B0000;
}

#prod_title{ /* usually attached to an H1 style*/
}	

#item_number{
	float:left;
	clear: left;
	margin-left:10px;
	margin-bottom: 5px;
	width:300px;
	
}	
	
#prod_price {
	float:left;
	clear: left;
	margin-left: 10px;		
	margin-bottom: 5px;
	font-size: 140%; 
	display: block;
	color: #0099ff;
	width:300px;
	font-weight: bold;
}	

#prod_price_slash {
	float:left;
	clear: left;
	margin-left: 10px;		
	margin-bottom: 0px;
	font-size: 90%; 
	display: block;
	color: #0099ff;
	width:300px;
	font-weight: bold;
	text-decoration: line-through;
}	

#prod_status{
	float: left;
	display: block;
	font-size: 77%;
}	
	
#addtocart_detail a:link, #addtocart_detail a:visited {
	background-image: url(/images/b_addtocart_detail.gif);
	background-repeat: no-repeat;
	display:block;
	width: 128px;
	height: 29px;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-bottom: 10px;
}	

#addtocart_detail a:hover, #addtocart_detail a:focus {
	background-image: url(/images/b_addtocart_detailON.gif);

}
#avail, #gift_wrap_available{
	float: left;
	clear: left;
	margin-left: 10px;
	width: 300px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	
}

#avail{
	height: 40px;
}

#gift_wrap_available{
	border: 1px solid #900;
	position: relative;
	padding: 2px 2px 2px 0px;
	background-color: White;
	height:45px;
	margin:0px 0 15px 10px;	
	display:inline;
}
#gift_wrap_available img{
	float: left;
}
#gift_wrap_available a:link, #gift_wrap_available a:visited{
	color: #900;
	font-size: 122%;
	text-decoration: none;
	display: block;
}
#gift_wrap_available a:hover, #gift_wrap_available a:focus, #gift_wrap_available a:active{
	text-decoration: underline;
	color: #550000;
}

.emailinstock, .emailafriend
{
	background-color: #DEDEDE;
	border : 1px solid #000;
	color: #000;
	font-size: 85%;
	top: 18px;
}
.emailinstock p, .emailafriend p{
	padding: 10px;
}

.emailinstock table, .emailafriend table{
	margin:5px 10px;
}
.emailinstock input, .emailafriend input{
	margin:5px 10px;
}
#zoom_btn a:link, #zoom_btn a:visited{
	display: block;
	position:absolute;
	left: 35px;
	top:270px;
	border: 0px solid black;
	width:90px;
	height:19px;
	background: transparent url(/images/b_larger.gif) no-repeat;
}

#zoom_btn a:hover, #zoom_btn a:focus {
	background-image: url(/images/b_largerON.gif);

}


#email a:link, #email a:visited{
display: block;	
position:absolute;
	left: 125px;
	top:270px;
	border: 0px solid black;
	width:90px;
	height:19px;
	background: transparent url(/images/b_emailfriend.gif) no-repeat;
}



#email a:hover, #email a:focus {
	background-image: url(/images/b_emailfriendON.gif);

}





#prod_Desc_FB  {
	display:block;
	float: left;
	clear: left;
	margin-left:10px;
	padding-bottom:20px;
	border: 0px solid black;
	
}
#prod_Desc {
	background-image: url(/images/h_dot.gif);
	background-repeat: no-repeat;
	width: 330px;
	
	font-family: sans-serif;
	font-size: 85%;
	line-height: 16px;
	float:left;
	display: block;
	padding-top: 15px;
	
}
#prod_Desc li{
	list-style-image: url(/images/arrow.gif);

}

#prod_Desc_feat {
	background-image: url(/images/h_dot.gif);
	background-repeat: no-repeat;
	width: 550px;
	font-family: sans-serif;
	font-size: 85%;
	float:left;
	clear: left;
	display: block;
	padding-top: 15px;
	border: 0px solid black;
}

#prod_Desc_feat li{
	list-style-image: none;
	line-height: 18px;
}
#upsell_cart{
position:relative;
	width:580px;
	height: 250px;
	margin:auto;
	border: 0px solid black;
}

#upsell{
	float:left;
	clear: left;
	position:relative;
	width:580px;
	height: 250px;
	margin-left:5px;
	border: 0px solid black;
}

#noupsell{
	float:left;
	clear: left;
	width:400px;
	height: 1px;
	margin-left:10px;
	border: 0px solid black;
}

.upsell_container {
	background-image: url(/images/upsell_bck.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 144px;
	float: left;
	margin-right: 5px;
	position: relative;
}
.upsell_image {
	position: absolute;
	top: 8px;
	left: 8px;
	border: 0px solid black;
}

.upsell_text a:link, .upsell_text a:visited{
	position: absolute;
	top: 18px;
	left: 106px;
	width:75px;
	height: 50px;
	overflow: hidden;
	font: bold 80% Verdana, sans-serif;
	color:white;
	text-decoration: underline;
}

.upsell_text  a:hover, .upsell_text a:focus {
text-decoration: none;

}

.upsell_price {
	position: absolute;
	top: 80px;
	left: 106px;
	width:75px;
	height: 50px;
	overflow: hidden;
	font: bold 85% Verdana, sans-serif;
	color:#00529b;
}

.upsell_addcart a:link, .upsell_addcart a:visited { 
background-image: url(/images/b_addtocart_up.gif);
background-repeat: no-repeat;
width: 77px;
height: 19px;
position: absolute;
top: 110px;
left: 100px;

}
.upsell_addcart a:hover, .upsell_addcart a:focus {
	 background-image: url(/images/b_addtocartON_up.gif);
}



/*INPUT {
	background : #FFFFFF;
	border-right-color : #EFEFEF;
	border-bottom-color : #EFEFEF;
	border-left-color : #EFEFEF;
	border-top-color : #EFEFEF;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-width :1px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
}*/

.outsideborder {
	border: 1px solid #999999;
}	

.zmbg {
	color: #666666;
	background-color: #EEEEEE;
}






/*  Items may not be always used, talk to the Product Administrator */
#prod_Desc_FB h3{
	color: #00529c;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
}

#prod_Desc_FB td{
	padding: 3px;
	vertical-align: top;
	border-top: 1px dotted #6A6A6A;
}
#prod_Desc_FB table{
	margin-bottom: 10px;
	border-bottom: 1px dotted #6A6A6A;
}


#prod_Desc_FB ul{
	clear: both;
	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);
}

/* END Items may not be always used   */

/* Popup video BEGIN

This is used for the Popup video stuff in the F&B
Example Product DGI EMK6 edp=70239 */
#popupvideo{
	display: block;	padding: 10px 0px 20px 10px;
}
#popupvideo img{
	float:left; margin-right:10px; margin-bottom:  20px ;
}

/* Popup video END */
.prod_downloadbar{
	position: relative;
	clear: both;
	display: block;
	
	width: 854px;
	height: 32px;
	margin: 1px 0px;
	border: 1px solid #000;
}

#downloadtitle,
#b_prod_man a:link, #b_prod_man a:visited,
#b_prod_specsheet a:link, #b_prod_specsheet a:visited{
	text-align: center;
	float: left;
	display: block;
	height: 1.5em;
	color: white;
	text-decoration: none;
	padding: 0.2em 0.7em 0 0.7em;
	margin: 3px 0px;
	
	border-right:1px solid #f3b171;
	border-left:1px solid #d53a0a;
}

#b_prod_man a:hover, #b_prod_man a:focus, #b_prod_man a:active,
#b_prod_specsheet a:hover, #b_prod_specsheet a:focus, #b_prod_specsheet a:active{
	text-decoration: underline;
}

#downloadtitle{
	border-right:1px solid #f3b171;	
	color:black;
	font-weight:bold;
}



#prod_print a{
	display: block; 
	float:left;
	padding: 0 15px 0 15px;
	background: transparent url(/images/icon_print.gif) no-repeat 0 50%;
}

/* product page end */

/* cat page XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */

#cat_header{
	width: 590px;
	border: 0px solid black;
	position: relative;
	margin-bottom: 2px;
}

#t_header{
	width: 760px;
	border: 0px solid black;
	position: relative;
	margin-top: 22px;
	margin-bottom: 2px;
}

.subcat{
	float: left;
	margin-right: 2px;
	margin-top: 4px;
	display: inline;
}

/* cat page  END XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */



/* list page XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */


.prodlist {
	float: left;
	width: 196px;
	height: 248px;
	position: relative;
	background-color: black;	
	border: 0px solid black;
	margin-top: 30px;
}


.list_image  { 
	position: relative;
  display: block;
  margin: auto;
  width: 166px;
  height: 166px;
  background-image: url(/images/list_bck.gif);
  background-repeat: no-repeat;
  
}
.list_image a{
	padding: 5px;
}

.list_desc{
	border: 0px solid black;
	color: white; 
	height: 3.6em; 
	display: block; 	
	overflow: hidden;
	width: 168px;
	margin: auto;
	margin-top:5px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 85%;
}

.list_desc strong{

	font-weight: bold;
	color: #be0000;
}

.list_desc a {
}

.list_price {
	font-family: verdana, arial, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #0099ff; 
	position: relative;
	margin-top:0px;
	margin-left:10px;
}

.list_learnmore a:link, .list_learnmore a:visited {
	display:block;
	background: transparent url(/images/b_learnmore.gif) no-repeat;
	width: 76px;
	height: 19px;
	position: absolute;
 	bottom: 0px;
	right: 20px;
	border: 0px solid black;
}

.list_learnmore a:hover, .list_learnmore a:focus {
	background: transparent url(/images/b_learnmoreON.gif) no-repeat;
}



.list_addcart a:link, .list_addcart a:visited {
	display:block;
	background: transparent url(/images/b_addtocart.gif) no-repeat;
	width: 76px;
	height: 19px;
	position: absolute;
 	bottom: 0px;
	left: 12px;
	border: 0px solid black;
}

.list_addcart a:hover, .list_addcart a:focus {
	background: transparent url(/images/b_addtocartON.gif) no-repeat;
}


.v_dot{
	background-image: url(/images/v_dot.gif);
	background-repeat: no-repeat;
	height: 248px;
	width: 1px;
	float: left;
	margin-top: 30px;
}


/* list page end */


/* cart page begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#cart_container {
	
}


#cart_site_content{
	display: block;
	margin: 50px 20px 0px 20px;
}

#cart{
	width: 100%;
	clear: both;
}
#cart .gray{
	background: #484848 url(/images/cart_th-bck.gif) repeat-x 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
}
#cart .gray span{
	display:block;
	margin: 6px 0;
	line-height: 2em;
	text-align: center;
	
	padding:0 1.2em;
	border-left: 1px solid #5f5f5f;
	border-right: 1px solid #9f9f9f;
}
#cart td{
	
	color: white;
}


.cart_prod { 
	padding-bottom: 10px;
	
}

.cart_prod_desc a:link, .cart_prod_desc a:visited{
	float: left; 
	margin-left: 10px; 
	margin-top: 40px; 
	display: block; 
	width: 150px;
	font: bold 77% Verdana, sans-serif; 
	color: #fff;
	text-decoration: none;
}



.cart_prod_desc a:hover, .cart_prod_desc a:focus {
	text-decoration: underline;
}


.cart_image {
	border: 1px solid #ced0b6; 
	margin-left: 15px; 
	margin-top: 10px; 
	float: left;  
	display: inline;
}


.cartcheckbox {
	margin-left: 20px; 
}


.cartquantityBox {
	width: 13px;
	height: 13px;
}


.cart_text {
	margin-top: 40px; 
	padding-left: 10px; 
	font: bold 77% Verdana, sans-serif;
	color: white;
}	

.cart_stock {
	margin-top: 40px; 
	padding-left: 10px; 
	font: bold 77% Verdana, sans-serif;
	color: white;
	text-transform: uppercase;
}	

	
.cart_quantity{
	text-align: center;
	padding-left: 20px; 
	padding-right: 5px;
}
	
.cart_total{
	padding: 0.5em 1.2em;
	text-align: right;
	margin-top: 40px; 
	padding-left: 10px; 
	font: bold 77% Verdana, sans-serif;
	color: white;
}	


#cart_giftwrap_table td{
	padding: 0px 0px 6px 0px;
}

#cart_giftwrap_table #Textarea1{
	width:160px;
	height: 45px;
}

#cart_giftwrap_submit{
	width: 160px;
	height: 22px;
	background-color: ButtonFace;
}


.dotted {
	position: relative;
	background-image: url(/images/blue_dot.gif);
	background-repeat: repeat-x;
	height: 3px;
	clear: both;
}
	
#contshop a:link, #contshop a:visited {
	display: block;
	width:151px;
	height:24px;
	margin: 0px;
	background: url(/images/b_contshopp.gif) no-repeat ;
	margin-top: 30px; 
	margin-bottom: 30px;
	border: 0px solid black;
}

#contshop a:hover, #contshop a:focus {
	background: url(/images/b_contshoppON.gif) no-repeat ;
}
#recalculate{
	margin: 0;
	padding: 0;
	display: block;
}
div#recalc {
	width:108px;
	height:20px;
	float:right;
	padding-left:15px;
}
div#remove {
	width: 71px;
	height: 20px;
	float:right;
	padding-left:15px;
}
#recalc a:link, #recalc a:visited {
	display: block;
	background: url(/images/b_recalc.gif) no-repeat;
	border: 0px solid black;
}

#recalc a:hover, #recalc a:active, #recalc a:focus {
	background: url(/images/b_recalcON.gif) no-repeat;
}	

#remove a:link, #remove a:visited {
	display: block;
	background-image: url(/images/b_remove.gif) ;
	border: 0px solid black;
}	
#remove a:hover,  #remove a:focus {
	background-image: url(/images/b_removeON.gif) ;
}

#proceed{	
	position: relative;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
}
#proceed a:link, #proceed a:visited {
	float: right;
	display: block;
	width: 278px;
	height: 46px;
	margin: 20px 0 12px 0px;
	background: url(/images/b_proceed_checkout.gif) no-repeat;
}	

#proceed a:hover, #proceed a:active, #proceed a:focus {
	background: url(/images/b_proceed_checkoutON.gif) no-repeat ;
}		
#proceed p{
	display: block;
	clear: right;
	padding-bottom:20px;
}	

.prodlist_cart {
	float: left;
	width: 170px;
	height: 208px;
	border: 0px solid black;
	margin-left: 2px;
	margin-right: 15px;
	position: relative;
}
	
#vert_line {
	float: right;
	width: 10px;
	height: 200px;
	background-image: url(/images/vert_line.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	border: 0px solid black;
}	


.dotted_cart {
	background-image: url(/images/dott.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-right: 0px;
	border: 0px solid black;
	width: 365px;
}
	
#subtotal {
	float: right;
	margin: 0.5em 1.2em;
	font: bold 77% Verdana, sans-serif;
	color: #fff;
}
#subtotal a:link, #subtotal a:visited{
	color: #0099ff;
}
#subtotal a:hover, #subtotal a:active, #subtotal a:focus{
	color: #5d92c2;
}
	
.gray {
	border-bottom: 1px solid Gray;
}	


/*GIFT WRAP */

.giftWrap{
	position:absolute;
	background-image:url(/common/images/giftcardskins/giftlabel_generic2008.gif); 
	background-repeat: no-repeat;
	height:280px; width:310px; 
	color: black;
	
}

.giftWrap fieldset{
	border:none; margin:60px 10px 0px 10px;
}
.giftWrap fieldset legend{
	font-weight: bold;
	color: black;
}
.giftWrap fieldset label{
	Clear:both;
	float: left;
	width: 90px;
	text-align: right;
	margin: 3px 0px
	color: black;
}
.giftWrap fieldset input{
	float:left;
	width: 90px;
	margin: 3px 0 3px 10px;
	color: black;
}
.giftWrap fieldset textarea{
	float:left;
	width: 140px;
	margin: 3px 0 3px 10px;
	color: black;
}

.giftWrap fieldset span{
	font-size: 9px;
	float:left;
	color: black;
}
.giftWrap fieldset span.spanformessage{
	Margin-left:100px;
}

.giftWrap fieldset label.labelforstyle{
	Margin-top:20px;
}

.giftWrap fieldset select{
	float:left;
	width: 140px;
	margin: 20px 0 0 10px;
}
.giftWrap input.b_update-giftwrap{
	clear: both; 
	Margin:3px 0px 0px 110px;
}


/*GIFT WRAP */




/* cart page end */	




/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#zoom_bck {
	height: 650px;
	width: 550px;
	position: relative;
	margin:auto;
}

#closewin a:link, #closewin a:visited {
	display: block;
	width: 94px;
	height: 22px;
	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;
	display: block;
	width: 94px;
	height: 22px;
	position: relative;
	margin: 12px 0px;
}
/* zoom end */





/* Holiday countdown styles */
#holidayShip_message{
		left:50%;
		margin-left:-150px;
		position:absolute;
		top:25px;
		width:310px;
		display: block;
		background-color: #044783;
		border: 0px solid black;
		color: #333;
		z-index: 3;
	}
#holidayShip_image{
		position: absolute;
		top: 5px;
		left: -32px;
	}
	#holidayShip_number{
		position: relative;
		float: left;
		color: #FFF; 
		line-height: 20px;
		font-size: 24px; 
		font-weight: bolder;
		padding: 3px; 
		margin: 1px 1px 10px 10px;
		text-align: right;
	}
	#holidayShip_textlink{
		position: relative;
		display: block;
		padding-left: 2px;
		padding-top: 2px;
		
	}
	#holidayShip_textlink a:link, #holidayShip_textlink a:visited{
		color: #0099FF; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; font-weight: bold; 
		line-height: 1.0em;
		text-decoration: none;
	}
	#holidayShip_textlink a:hover, #holidayShip_textlink a:focus, #holidayShip_textlink a:active{
		color: #FFF; 
		text-decoration: underline;
	}
	#holidayShip_arrowlink{
		font-size: 14px;
		margin-left: 3px;
	}
/* END Holiday countdown styles */




#holiday1 {
	position: absolute;
	top: 0px;
	left: 10px;
}


#holiday2 {
	position: absolute;
	top: 0px;
	left: 542px;
}



/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.left-bar{
	width:190px;
	height: 350px;
	padding: 50px 0 0 20px;
	float: left;
	border: 0px solid black;
}

.left-select-band{
	color: #00529b;
	font-size:118%;
	font-weight:bold;
}
.left-link-bar{
	padding:4px;
	margin-top:1px;

}
.left-link-bar span{
	text-transform:uppercase;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:83%;
	font-weight:bold;
}
.left-link-bar ul{
	margin-top:0;
	margin-bottom:15px;
}

.left-link-bar li {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color: #191970;
	margin-left: 1em;
}
.left-link-bar li li{
	font-weight: normal;
	padding:3px 0 0 10px;
	background: url(/images/header_menu-arrow.gif) no-repeat 0px 60%;
}
.cust_care_right{
	float: right;
	width: 500px;
	padding: 50px 20px 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	border: 0px solid black;
}

.right-bar{
	padding:5px 5px 5px 5px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.right-bar p{
	padding: 5px 0px;
}
.right-bar-head{
	font-weight: bold;
 font-size: 120%;
	text-transform: uppercase;
}

.right-bar label{
	font-weight:bold;
}
.right-bar input{
	margin:0 0 5px 0;
}
/* Customer Classes END*/



/* ORDER TRACKING STYLES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.ot_hdr1 {
	background-color: #e2dccc;
}

.ot_hdr1_txt, .ot_hdr2_txt, .ot_hdr3_txt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.ot_listLine {
	height: 1px;
}

.ot_hdr2 {
	background-color: #FFFFFF;
}

.ot_hdr3 {
	background-color: #e2dccc;
}

#ot_viewOrder {
}

#ot_viewOrder span a:link {
	text-decoration: underline;
}

#ot_backToList {
	padding: 13px 0 0 0;
    overflow: hidden;
    background-image: url(/images/btn_backtolist_off.gif);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:13px;
}

#ot_Logout {
}

#ordertrack-detail table {
width:			595px;
background-color: #000;
margin-top:		5px;
font-size:		1em;
}

#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#074984;
color:			#fff;
font-weight:	bold;
border-top: 1px solid #fff;
 font-size: medium;
}

#ordertrack-detail table .properText {
text-align:		left;
}

#ordertrack-detail table th, #ordertrack-detail table td {
margin:			0;
padding:		5px 10px;
text-align:		center;

}

#ordertrack-detail table th {
color:			#fff;
background:		#074984;
font-weight: bold;
}

#ordertrack-detail img {
margin-top:		10px;
}

#ordertrack-list table {
width:			595px;
margin-top:		5px;
font-size:		1em;
}

#ordertrack-list table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
color:			#fff;
font-weight:	bold;
border: 0px solid #5f5343;
}

#ordertrack-list table caption p{
font-weight:	normal;
}

#ordertrack-list table .properText {
text-align:		left;
}

#ordertrack-list table th, #ordertrack-list table td {
margin:			0;
padding:		5px 10px;
text-align:		center;
}

#ordertrack-list table th {
color:			#fff;
background:		#074984;
font-weight: bold;
}

#ordertrack-list table img {
margin-top:		0;
}

#ordertrack-list img {
margin-top:		10px;
}

#ordertrack-detail a:link, #ordertrack-detail a:visited,
#ordertrack-list a:link, #ordertrack-list a:visited{
	font-weight: bold;
	margin: 10px;
	line-height:1.2em;
}
#ordertrack-detail a:hover, #ordertrack-detail a:focus, #ordertrack-detail a:active,
#ordertrack-list a:hover, #ordertrack-list a:focus, #ordertrack-list a:active{
}
/* ORDER TRACKING STYLES END*/


/* Priority Processing */

#priority_info_box,
#priority_err{
	position: fixed;
	z-index: 98;
	top: 50px;
	left: 50%;
	width:450px;
	margin-left: -225px;
	background-color: #ffffff;
	border: 1px solid #666666; 
	text-align:left;}
#priority_err{top:45%; border:2px solid #850000;}
	

	
#priority_info_box h2,
#priority_err h2{
	position: relative; 
	display: block; 
	background-color: #044783; 
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 26px;
}
#priority_info_box h2 span,
#priority_err h2 span{display:block; line-height: 26px; height: 26px; padding:0 15px;}
#priority_info_box h2 a,
#priority_err h2 a{
	position:absolute; top: 4px; right: 4px;
	border: 1px solid #ffffff;
}
#priority_info_box p,
#priority_err p{padding:5px 15px; margin: 0; font-weight: normal; font-size:85%;}
#priority_info_box em,
#priority_err em{font-weight:bold; font-style: italic;}

#priority_processing{ 
	display: block; 
	width: 330px;
	height: 3em;
float:left;
margin-left:10px;
font-size: 85%;
/*	padding: 0px 20px 10px 20px;*/
/*	margin-bottom: 20px;*/
	background: url(/images/icon_priorityprocess.gif) no-repeat 9px -2px;
/*	background:url( /images/h_dot.gif) no-repeat 0 0;*/

	font-weight: bold;
}
#priority_processing p{margin: 0 0 0 60px; padding: 0;}

#priority_processing_onCart{
display: block; 
background: #ffffff url(/images/icon_priorityprocess2.gif) no-repeat 0px -45px; 
border: 1px solid #044783; 
text-align:left;
color: #000;
font-size: 85%;
padding: 0px 20px 10px 20px;
margin-top:20px;/*For Gift Wrap*/}
#priority_processing_onCart em{font-weight:bold; font-style: italic;}

#priority_processing_onCart p{ padding:5px 0 5px 0; margin: 0 0 0 100px;}
#priority_processing_onCart p+p{ padding-bottom:10px;}

a#b_priority:link, a#b_priority:visited {
	background: url(/images/b_addpriority.gif) no-repeat -4px -31px;
	display: block;
	margin-left: 100px;
	width:182px;	height:19px; }
a#b_priority:focus, a#b_priority:hover, a#b_priority:active {
	background-position: -4px 0px;}
a#b_priority span{position:absolute; top: 0; left: -9999em;}

#priority_note{
	clear: left;
	float: left;
	font-size: 77%;	
	padding-bottom: 10px;
}
#priority_note em{font-style: italic;}

#priority_note a:link, #priority_note a:visited {}
#priority_note a:focus, #priority_note a:hover, #priority_note a:active {}

#paypal_container {text-align: center; width: 285px; height: 100px; float: right; clear: right; margin-right:0px; position:relative;}
#paypal_container_or {width:285px;margin-bottom:5px;padding-left:10px;}
#paypal_container form {display:block;padding-left:20px;}

/* CSS for Product Manual PDF Downloads */

#prod_manual{
	width:400px;
	margin:auto;
	position:relative;
}

#prod_manual h2 {
	padding: 3px;
	Display:block;
	font: normal normal bold 12px/1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #00529b;
}

#manualChart{
	font: normal normal normal 11px/1.4em Arial, Helvetica, sans-serif;
	width: 400px;
	margin: auto;
}

#manualChart td{
	text-align: right;
	padding:5px;
}

tr#manualHeader th{
	text-align: center;
	font-weight: bold;
}
tr#manualHeader th span{
	display: block;
}

#manualChart tr td, #manualChart tr th{
	border: 1px solid #0187FF;
	padding:5px; 
}
#manualChart tr td{
	border-left:none;
}
#manualChart tr td, #manual tr th{
	border-right: 1px solid #0187FF; 
}
#manualChart .orderPrice{
	text-align: right;
	padding-right:10px;
	border-left: 1px solid #0187FF; 
} 


/* END CSS for Product Manual PDF Downloads */



