* {	margin: 0 auto;  padding: 0; }
body{
	font: 62.5%/150% "Trebuchet MS", Verdana, Arial;
	color: #fff;
	background: #2D2C2C url(../images/body_bg.jpg) repeat-x scroll left top;
	text-align: center;
	display: table;
	width: 100%;
}

#cartProdTitle {
color: #000;
}
a { outline: none; }
a:link {	color: #fff;	text-decoration: none;}
a:visited {color: #fff;	text-decoration: none;}
a:hover {color: #fff;	text-decoration: none;}
h1, h2, h3, h4, h5, h6 {	font-weight: bold;	font-family: "Trebuchet MS", Verdana, Arial; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5, h6 { font-size: 1.2em; }
a img {	border:none;	text-decoration: none; }
.clear {	clear: both;}
.clearfix:after {content: "."; display: block; height: 0;  visibility: hidden; clear: both;}
.clearfix {	display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body#popupShippingEstimator, body#popupSearchHelp, body#popupAdditionalImage, body#popupImage, body#popupCVVHelp, body#popupCouponHelp, body#popupAtrribsQuantityPricesHelp, body#infoShoppingCart {	background: #FFFFFF none;	}
#sitewrap {	/*background: transparent url(../images/sjh3_siteframe.jpg) no-repeat scroll center top; */}


/* HEADER  */
#header {
	height: 150px;
	text-align: left;
	margin: 0 auto;
	width: 981px;
	background: url(../images/hvidevarer-logo.png) no-repeat;
	position: relative;
	margin-top:15px;
	
}
#header span {
	font: 0.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #363435;
	width: 354px;
	position: absolute;
	height: 99px;
	left: 0px;
	margin-top: 0px;
	/*float:left;*/
	top:0px;
	border:0px solid red;


}
#header span a {	background: transparent none no-repeat;	text-indent: -10000em;	height: 99px;	width: 354px;	display: block;	text-decoration: none;left:0px;}

/* Main navigation  */
#mainnav {
	height: 32px;
	top: 130px;
	left: 0px;
	position: absolute;
}
#mainnav ul {
	list-style: url(css/none) none outside;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 580px;
	background: transparent url(../images/sjh3_nav.gif) no-repeat;
	position: relative;
}
#mainnav ul li {
	margin: 0;
	padding: 0;
	list-style: url(css/none) none outside;
	position: absolute;
}
#mainnav ul li, #mainnav a { height: 32px; display: block; }
#mainnav ul li a { text-indent: -10000em; text-decoration: none; }
#home {	background: transparent url(../images/newproducts.jpg) no-repeat; }
#account {	width: 112px;	left: 124px;}
#cart {	width: 112px;	left: 237px;}
#about {	width: 112px;	left: 350px;}
#contact {	width: 112px;	left: 463px;}
#home a:hover {	background: transparent url(../images/sjh3_nav.gif) no-repeat scroll -11px -32px;}
#account a:hover {	background: transparent url(../images/sjh3_nav.gif) no-repeat scroll -124px -32px;}
#cart a:hover {	background: transparent url(../images/sjh3_nav.gif) no-repeat scroll -237px -32px;} 
#about a:hover {	background: transparent url(../images/sjh3_nav.gif) no-repeat scroll -350px -32px;} 
#contact a:hover {	background: transparent url(../images/sjh3_nav.gif) no-repeat scroll -463px -32px;}
 
/* Sub navigation */
#subnav {
	position: absolute;
	top: 5px;
	left: 300px;
}
#subnav ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0.2em 0.5em 0.2em 1em;
}
#subnav li {
	padding: 0 1em 0 1.5em;
	display: inline;
}
#subnav a {
	text-decoration: none;
	color: #CCCCCC;
	line-height: 1.6em;
	font-size: 1.1em;
}
#subnav a:hover {	color: #FFFFFF;	text-decoration: none;}

/* Cart */

#cartContent {
	position: absolute;
	top: 21px;
	width: 201px;
	height: 70px;
	left: 782px;
	background: transparent url(../images/cart_box_bg.jpg) no-repeat;
	padding-left:60px;
}

#cartContent p {
	margin-bottom: 8px;
	font-size: 1.1em;
}



.cartTotal {
	font-weight: bold;
	margin: 0;
	padding: 0em 0 0 0.1em;
	color: #FFFFFF;

	}

.cartTopOldItem {
	color: #fff;
	}






/* Support */
#supportsection {
	position: absolute;
	top: 25px;
	width: 246px;
	height: 105px;
	background: transparent url(../images/sjh3_isupport.gif) no-repeat;
	right: 0px;
}
#supportsection a {	background: transparent none no-repeat;	text-indent: -10000em;	height: 100px;	width: 246px;	display: block;	text-decoration: none;}

/* Search */
#searchsection {
	left: 428px;
}
#searchsection a  {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#searchsection a:hover  {	color: #0585AA;	text-decoration: none;}
#searchsection form {
	margin: 0px;
	padding: 0px;
}
#searchsection input{
	float: left;
}
#searchsection input#keywords {
	color: #333333;
	padding: 0;
	border: none;
	width: 160px;
	background: #DEDBDE;
	margin: 0px 4px 0 5px;
	font-size: 11px;
	height: 17px;
	padding-top: 3px;
}
#searchsection input#searchbutton {
	height: 21px;
	width: 61px;
	margin-top: 3px;
}





/* CENTER  */

.mainwrap {
	text-align: left;
	position: relative;
/*	background: transparent url(../images/sjh3_cbg.gif) repeat-y scroll left top;*/
	min-height:608px;
	height:auto!important;
	clear: both;
	width: 981px;
}
/* for Internet Explorer */
/*\*/
* html .mainwrap {height: 608px; }
/**/

#centersection {
	width: 730px;
	float: left;
	z-index: 6;
	/*margin-right: 2em;*/
	margin-right: 2px;
	/*margin-top: -3em;*/
	margin-top: 1em;
}
#content {
/*******enSys-Change*********/
	/*font-size: 1.1em;*/
	font-size: 1.2em;
	/*width: 730px;*/
	margin-top: 23px; 
	padding: 0 0.1em 0 1em;
	width: 750px;

}
#content p {	padding-bottom: 0.5em; }

/* Promotional bestseller banner  */

#promobanner {
	background: transparent url(../images/sjh3_promobanner.jpg) no-repeat;
	height: 245px;
	width: 710px;
	margin-bottom: 1em;
}
#promobanner ul {
	list-style: url(css/none) none outside;
	margin: 0;
	padding: 0;
	height: 245px;
	width: 710px;
	position: relative;
}
#promobanner ul li {
	margin: 0;
	padding: 0;
	list-style: url(css/none) none outside;
	position: absolute;
}
#promobanner ul li, #promobanner a { height: 245px; display: block; }
#promobanner ul li a { text-indent: -10000em; text-decoration: none; }
#firstitem {	width: 234px;	left: 0px;}
#seconditem {	width: 234px;	left: 234px;}
#thirditem {	width: 242px;	left: 468px;}
#firstitem a:hover {	}
#seconditem a:hover {	}
#thirditem a:hover {	} 



#createAcctDefault form, #loginDefault form, #sorter, #shoppingCartDefault form  {	padding-right: 0.5em;	padding-left: 0.5em; }
#createAcctDefault form  {	padding-top: 0.5em; }
.centerColumn {	}
#indexDefaultMainContent p { 	padding-top: 1em; 	line-height: 1.6em;	font-size: 1.2em; }

/* index page */
.highlightinfo {	border-bottom: 1px dashed #DFDFDF;	margin-bottom: 0.5em; }
.cbox {
	float: left;
	height: 165px;
	width: 350px;
}
#bestsellerBox ol  {
	color: #913102;
	margin-left: 3em;
	padding-top: 4.7em;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

}
#bestsellerBox {
	background: transparent url(../images/sjh3_boxBestseller.gif) no-repeat;
}


#bestsellerBox ol li  {
	list-style: decimal inside;
	padding-bottom: 0.6em;
}
#bestsellerBox ol li a {
	text-decoration: none;
	padding-left: 0.2em;
	color: #913102;
}
#bestsellerBox ol li a:hover {
	text-decoration: none;
	color: #292929;
	background: none;
}

#newsletterBox {
	background: transparent url(../images/sjh3_boxNewsletter.gif) no-repeat;
}
#newsletterBox form {
	text-align: center;
	color: #0B3F5B;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 4em 1em 1em;
}
#newsletterBox input#email {
	border-top: 1px solid #ABADB3;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #ABADB3;
	padding: 0.1em 0.1em 0.1em 0.3em;
}
#newsletterBox input#subscribe {
	vertical-align: middle;
	padding-left: 0.2em;
}
#newsletterBox div {
	padding-top: 1em;
	padding-bottom: 0.5em;
}







/* Center Box */
/*.ct {	background: url(../images/sjh3_cornht.gif) repeat-x;}
.cb {	background: url(../images/sjh3_cornhb.gif) repeat-x left bottom}
.cl {	background: url(../images/sjh3_cornvl.gif) repeat-y}
.cr {	background: url(../images/sjh3_cornvr.gif) repeat-y right top}
.tl {	background: url(../images/sjh3_cornl.gif) no-repeat left top;}
.tr {	background: url(../images/sjh3_cornr.gif) no-repeat right top;}
.bl {	background: url(../images/sjh3_cornbl.gif) no-repeat left bottom;}
.br {	background: url(../images/sjh3_cornbr.gif) no-repeat right bottom;}*/



/* Heading Title bar */
h1#timeoutDefaultHeading, 
h1#privacyDefaultHeading, h1#shippingInfoHeading, h1#conditionsHeading,
h1#siteMapHeading, h1#gvFaqDefaultHeading, h1#discountcouponInfoHeading,
h1#affiliateDefaultHeading, h2#contactusdHeading, h1#reviewsDefaultHeading, 
h1#createAcctDefaultHeading, h1#loginDefaultHeading, h1#checkoutShippingHeading, h1#advSearchDefaultHeading, h1#productListHeading, h1#allProductsDefaultHeading, h1#newProductsDefaultHeading, h1#indexCategoriesHeading, h2#checkoutShippingHeadingMethod, h1#checkoutShipAddressDefaultHeading, h1#checkoutPayAddressDefaultHeading, h1#advSearchResultsDefaultHeading, h1#accountDefaultHeading, h1#ezPagesHeading, h1#logoffDefaultHeading {
	font-size: 1.6em!important;
	margin: 0 0.6em 1em 0.2em;
	color: #ffffff;
	text-align: left;
	padding-left: 0em;
	border-bottom: 1px dashed #CCCCCC;
	height: 28px;
	padding-top: 15px;
}

h1#timeoutDefaultHeading, h1#privacyDefaultHeading, h1#shippingInfoHeading, h1#conditionsHeading, h1#siteMapHeading, h1#gvFaqDefaultHeading, h1#discountcouponInfoHeading, h2#contactusdHeading, h1#reviewsDefaultHeading, h1#createAcctDefaultHeading, h1#loginDefaultHeading, h1#checkoutShippingHeading, h1#advSearchDefaultHeading, h1#allProductsDefaultHeading, h1#newProductsDefaultHeading, h1#affiliateDefaultHeading, h2#checkoutShippingHeadingMethod, h1#checkoutShipAddressDefaultHeading, h1#checkoutPayAddressDefaultHeading, h1#advSearchResultsDefaultHeading, h1#accountDefaultHeading, h1#ezPagesHeading, h1#logoffDefaultHeading {
/*background: transparent url(../images/sjh3_iheadingtag2.gif) no-repeat;	*/}
h1#productListHeading, h1#indexCategoriesHeading {
}

#affiliateDefaultMainContent {	font-size: 1.2em;	line-height: 1.6em; }
#contactUsDefault, #createAcctDefault, #loginDefault, #advSearchDefault, #privacyDefault, #gvFaqDefault, #affiliateDefault, #reviewsDefault, #allProductsDefault, #newProductsDefault, #shoppingCartDefault, #indexProductList, #conditions, #shippingInfo, #siteMap, #privacy, #timeoutDefault, #checkoutShipping {	/*background: url(../images/kg_cboxtopbggr2.gif) no-repeat;*/ }
#centersection h2 { font-size: 2.0em; }
h2.greeting, p.greeting  {	margin-bottom: 0.6em;	font-weight: normal; }
h2.greeting span.greetUser, p.greeting span.greetUser {	color: #DE030C; }
p.greeting {
	font-size: 1.2em;
	border-bottom: 1px dashed #DFDFDF;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}


/* CENTER BOX */
.centerBoxWrapper {
	*he\ight: 1%;
	width: 98%;
	margin: 2em 10px;
}
.centerBoxWrapper a { color: #202020; text-decoration: none; }
.centerBoxWrapper a:hover {	text-decoration: none;	color: #DE030C;}
h2.centerBoxHeading {
	margin: 0 0.6em 1em 0.2em;
	color: #ffffff;
	text-align: center;
	padding-left: 0em;
	/*border-bottom: 1px dashed #CCCCCC;*/
	/*height: 28px;*/
	padding-top: 15px;
	text-decoration: underline;
	}
h2.centerBoxHeading {	
/*background: transparent url(../images/sjh3_iheadingtag.gif) no-repeat;	
*/
}	
h1#cartDefaultHeading {
	font-size: 1.9em;
	 font-family: "Trebuchet MS", Verdana, Arial; 
	color: #FFFFFF;
	line-height: 2.2em;
	height: 40px;
}


.productbox {
/*padding: 8px 4px 8px 5px;*/
background: #fff;
padding:10px;
border: 2px solid #5a5d5a;
width: 91%;
height: 170px;
}
.newproductbox {
/*padding: 8px 4px 8px 5px;*/
padding-left:10px;
border: 2px solid #5a5d5a;
width: 91%;
height: 130px;
color: #1c181c;
text-align: justify;
}

.categbg .divdash {	border: none; }
.divdash { 	}

.centerBoxContentsNew, .centerBoxContentsSpecials, .centerBoxContentsFeatured  { 	padding: 0;	}
.centerBoxContentsNew a, centerBoxContentsAlsoPurch a, .centerBoxContentsSpecials a, .centerBoxContentsFeatured a {
	text-decoration: underline;
	font-size: 1.2em;
	/*line-height: 2em;*/
	font-weight: bold;
	text-decoration: none;
	/*margin-left: 8px;*/
	margin-right: 5px;
}
.ProductNameImg
{
background: transparent url(../images/pnamebg.gif) no-repeat scroll left center;
line-height:2em;
}
.boxbdrright {
	*he\ight: 1%;
	padding-bottom: 2em;
	margin: 0px auto;
}
.productPrice {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	display: block;
}
.productbox p {
	text-align: left;
	display: block;
}




/* LEFT  */
#leftsection {
	float: left;
	width: 220px;
	color: #333333; 
	z-index: 5;
}
.divider {
	margin-left: 1em;
}
.dividerr {
	margin-right: 8px;
}
/* BOXES */
.box { 
margin-bottom: 3em;
width: 214px; }
.bottomspace{
margin-bottom: 3em;	

}
.box_head {
	background-color: #181c18;
	height: 30px;
	width: 215px;
	color: #FFFFFF;
	text-indent: 13px;
	font-size: 1.3em;
	line-height: 28px;
	font-weight: bold;
  border-left: 2px solid #5a5d5a;
  border-right: 2px solid #5a5d5a;
  border-top: 2px solid #5a5d5a;
}
.box_head a {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_head a:hover {
	color: #131313;
	text-decoration: none;
}
.box_body {
color: #DE030C;
background: #181c18;
border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-bottom: 0px solid #5a5d5a;
border-top: 0px solid #5a5d5a;
width:215px;
}
.box_body a {color: #a5a6a5; text-decoration: none; }
.box_body ul, .box_body #bestsellersContent ol, .box_body #supportContent ul, #articlesnewsContent ul {
	margin: 0 0 0 1em;
	list-style: none;
	padding: 0 1em 0 0;
}
.box_body ul li, .box_body  #bestsellersContent ol li, .box_body #supportContent ul li 
{ padding: 0.5em 0 0.2em;
/*background: transparent url(../images/sjh3_idot1.gif) repeat-x scroll left bottom; */
}

.box_body #categoriesContent ul li{
	padding: 0px;
	/*margin-left: -24px;
	margin-bottom: -4px;*/
}


.box_body #categoriesContent ul{
    margin: 0px;
	padding: 0px;
}


.box_body ul li a {
	background: #;181c18;
	padding-left: 1.2em;
	text-decoration: none;
	color: #a5a6a5;
	font-size: 1.3em;
	padding-right: 0.3em;
}


.box_body ul li a:hover {	text-decoration: none;	color: #DE030C; /*background: transparent url(../images/sjh3_iarrow2b.gif) no-repeat scroll left center;*/}

.boxbott {
background: transparent url(../images/left_cat_header.jpg) no-repeat left bottom;
padding-bottom: 2em;
border-bottom: 2px solid #5a5d5a;
}

/* Article News side box */
#articlesnewsContent ul li, #articlesnewsContent ul li a { background: none !important; padding-left: 0!important; }
#articlesnewsContent p {
	padding-left: 1.2em;
	padding-right: 0.3em;
	padding-top: 1em;
	font-size: 1.1em;
}
#articlesnewsContent a {
	text-decoration: underline;
	}

#articlesnewsContent a:hover {	text-decoration: none;	color: #DE030C; }
#whatsnew .box_body .sideBoxContent a, .box_body #productnotificationsContent a
{	text-decoration: none!important; }
#whatsnew .box_body .sideBoxContent a:hover, .box_body #productnotificationsContent a:hover {
	color: #DE030C;
	background: #181c18;
	}
#whatsnew .box_head {
	background-color: #181c18;
	text-align:left;
	text-indent: 13px;
	line-height:  28px;
   border-left: 2px solid #5a5d5a;
  border-right: 2px solid #5a5d5a;
  border-top: 2px solid #5a5d5a;
   width:215px;
}
#whatsnew .box_head  a {
text-decoration: none
color: #fff;
}
#contactus  {
margin-bottom: 0em;
}
#whatsnew .box {
margin: 0px;
}
#whatsnew .box_head  a {
text-decoration: none;
color: #fff;
}
#whatsnew .boxbott{
background: transparent url(../images/left_cat_header.jpg) no-repeat left bottom;
/*border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-top: 0px solid #5a5d5a;*/
border-bottom: 2px solid #5a5d5a;
}
/*contactus*/
#contactus .box_body .sideBoxContent a, .box_body #productnotificationsContent a {	text-decoration: none!important; }
#contactus .box_body .sideBoxContent a:hover, .box_body #productnotificationsContent a:hover {
	color: #DE030C;
	background: #181c18;
	}
#contactus .box_head {
	background-color: #181c18;
	text-align:left;
	text-indent: 13px;
	line-height:  28px;
   border-left: 2px solid #5a5d5a;
  border-right: 2px solid #5a5d5a;
  border-top: 2px solid #5a5d5a;
   width:215px;
}
#contactus .box {
margin: 0px;
}
#contactus .box_head  a {
text-decoration: none;
}
#contactus .boxbott{
background: transparent url(../images//left_cat_header.jpg) no-repeat left bottom;
/*border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-top: 0px solid #5a5d5a;*/
border-bottom: 0px solid #5a5d5a;


}
/*contactus*/
/*bastseller*/
#bestsellerBox .box_body .sideBoxContent a, .box_body #productnotificationsContent a {	text-decoration: none!important; }
#bestsellerBox .box_body .sideBoxContent a:hover, .box_body #productnotificationsContent a:hover {
	color: #DE030C;
	background: #181c18;
	}

#bestsellerBox .box_head {
	background-color: #181c18;
	text-align:left;
	text-indent: 13px;
	line-height:  28px;
border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-top: 2px solid #5a5d5a;
width:215px;
}
#bestsellerBox .box_head  a {
text-decoration: none;
}
#bestsellerBox .boxbott {
	background: transparent url(../images//left_cat_header.jpg) no-repeat left bottom;
	border-bottom: 0px solid red;
}

/*bastseller*/


/* Support side box */




/* Special side box */
#specials
{
margin-bottom: 2em;
}
#information
{
margin-bottom: 2em;
}

#specials .box_head {
background-color: #3d3d3d;
text-align:left;
text-indent: 13px;
line-height:  28px;
border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-top: 0px solid #5a5d5a;
width:215px;
}
#specials .box_body {
background: #3d3d3d;
border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
/*border-bottom: 2px solid #5a5d5a;*/
width:215px;

}
#specials .boxbott {
	background: transparent url(../images/specialoffers_body.jpg);
}
/* information side box */
#information  .box_body .sideBoxContent ul li  a, .box_body #productnotificationsContent a
{	text-decoration: none!important;
font-size:12px;
color:#ffffff;
background: transparent url(../images/white_box_bullet_blue.png) no-repeat left center;
}
#information  .box_body .sideBoxContent ul li a:hover, .box_body #productnotificationsContent a:hover {
	color: #ffffff;
	}
#information .box_head {
background-color: #3d3d3d;
text-align:left;
text-indent: 13px;
line-height:  28px;
border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-top: 0px solid #5a5d5a;
width:215px;
}
#information .box_body {
background: #3d3d3d;
/*border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-bottom: 2px solid #5a5d5a;*/
width:215px;
color: #ffffff;
}

#information .boxbott {
background: #3d3d3d;
border-bottom: 2px solid #5a5d5a;

}

/* bof :: added by ensys :: by prasad */
.box#producent{
	width: 326px;
	margin-bottom:0px;
}

#producent .box_head{	
	width: 322px; 
	height: 12px;
}

#producent .box_body {
	color: #DE030C;
	background: #181c18;
	border-left: 2px solid #5a5d5a;
	border-right: 2px solid #5a5d5a;
	border-bottom: 0px solid #5a5d5a;
	border-top: 0px solid #5a5d5a;
	width:322px;
	padding-bottom: 8px;
}

#producent .boxbott {
	background: none;	
	border-bottom: 2px solid #5a5d5a;
	padding-bottom: 0px;
	width: 326px;
}

/* eof :: added by ensys :: by prasad */

/* Category side box */
#categories {
margin-bottom: 2em;
}
#contactus {
margin-top: 40px;
}
#categories .box_head {
	/*background: transparent url(../images/left_cat_header.jpg) no-repeat scroll left top;*/
	text-align:left;
	text-indent: 13px;
	line-height:  28px;
	height: 28px;
	/*height:36px;
	border-bottom: 0px;
	border-left: 2px solid #5a5d5a;
	border-right: 2px solid #5a5d5a;
	border-top: 2px solid #5a5d5a;*/
	background: none;
	border-bottom: 0px;
	border-left: 0px solid #5a5d5a;
	border-right: 0px solid #5a5d5a;
	border-top: 0px solid #5a5d5a;
width:215px;
}
#categories .box_body ul li a {
	/*background: transparent url(../images/left_bullet_green.png) no-repeat scroll left center;
	padding-left: 1.2em;*/
	text-decoration: none;
	color: #ececec;
	font-size: 12px;
	padding-right: 0.3em;
	font-family: "Trebuchet MS", Verdana, Arial; 
	padding-left:0px;
}

#categories .box_body { 	
	padding-top: 0!important;
	/*background: #424542;*/
		background: none;

	border-bottom: 0px;
	border-left: 0px solid #5a5d5a;
	border-right: 0px solid #5a5d5a;
	border-top: 0px solid #5a5d5a;
}
#categories .boxbott {
	background: none !important;
	padding-bottom: 0!important;
	/*border-bottom: 2px solid #5a5d5a;*/
	border-bottom: 0px;
}

#categories .box_body ul li.li-splitter {
	border-bottom: none!important;
	background:none!important;
	padding: 1.5em 0 0!important;
}
hr#catBoxDivider {		background-color: #FFFFFF;	border-top: none;	border-right: none;	border-bottom: 1px solid #EEEEEE;	border-left: none;
	margin: 0.2em 1em; }
#categories .box_body .sideBoxContent {	
padding-left: 0!important; 
border-top: 0px;
/*border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;
border-bottom: 2px solid #5a5d5a;*/
}
#categories a.category-top, #categories .box_bodylk a.category-links {	font-weight: bold;	letter-spacing: normal;	font-family: Arial, Verdana, Helvetica, sans-serif; }
#categories a.category-top {	color: #333333; }
#categories .box_bodylk a.category-links {	
color: #fff;
font-weight: bold;
}
#categories a.category-products { color: #333333;}
#categories a.category-products {	font-size: 1.1em;}
#categories li a.category-products {	padding-left: 1.1em; }
#categories li a.category-products {	background: none;	}
#categories a.category-top:hover, #categories a.category-products:hover {	color: #fff; text-decoration: none; }
#categories .box_bodylk a.category-links:hover {	color: #333333; text-decoration: none; }


/* Other side boxes */
#subscribeContent, #tellafriendContent, #whatsnew .sideBoxContent, #whosonlineContent, #productnotificationsContent, #reviewsContent {
	padding: 0.8em;
	font-size: 1.1em;
	background: #181c18;
	color: #a5a6a5;
/*border-left: 2px solid #5a5d5a;
border-right: 2px solid #5a5d5a;*/
}



.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0 0;
	color: #333333;
	font-size: 1.1em;

	}	
span.cartTotalDisp {
	float: right;
	color: #333333;
}
.cartinfotxt {
	text-align: center;
	color: #A5A6A5;
	font-size: 1.1em;
	background: #181c18;
}



	


/* FOOTER  */
#footerwrap {
	clear: both;
	text-align: center;
	background: transparent url(../images/kg_footerout.gif) no-repeat scroll center top;
}

#footer {
	margin: 0 auto;
	font-size: 1em;
	text-decoration: none;
	width: 981px;
	background: transparent url(../images/footer_bg.jpg) repeat-x left top;
	padding-top: 1em;
	clear: both;
}
#footer ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
	padding-left:5px;
	padding-top: 1em;

}
#footer li {  padding: 0 0em; display: inline; }
#footer li.first { border: 0 none ; }
#footer li a {
	letter-spacing: 0.1em;
}
#footer li a, #copyright, #copyright a, p#siteinfoIP {
	color: #979797;
	text-decoration: none;
}
p#copyright {	padding-top: 0.6em;}
#copyright span {	padding-left: 2em;}
#footer li a:hover, #copyright a:hover  {	color: #FFFFFF;	text-decoration: none;}
p#siteinfoIP {        font-size: 1em;        }
#navBreadCrumb {
	font-weight: bold;
	margin: 1em 0px;
}

#navCatTabsWrapper {
	margin: 6em 0 0;
	color: #333333;
	padding: 1em 0px 1px;
}
#navCatTabs ul  {	margin: 0;	padding:  0.5em;	list-style-type: none;	text-align: center;	line-height: 1.5em;	}
#navCatTabs ul li { border:none;	padding: 0 0.8em;	display: inline;	}
#navCatTabs ul li a {	text-decoration: underline;	margin: 0;	color: #fff;	letter-spacing: normal;	}
#navCatTabs ul li a:hover {	text-decoration: none;	color: #006699;		}


/* Product Listing */
#indexProductList select, #allProductsDefault select, #newProductsDefault select  {
	border: 1px solid #C5C5C5;
	background: #FFFFFF;
	font-size: 11px;
}
#indexProductList select option, #allProductsDefault select option, #newProductsDefault select option {	padding-left: 0.3em; }
h1#productListHeading, h1#indexCategoriesHeading {	font-size: 1.4em; }
#indexProductListCatDescription {
	margin: 0.5em 0px 1.5em;
	border-bottom: 1px dashed #AEADAD;
	padding-bottom: 1em;
}
#indexProductListCatDescription p {	line-height: 2.2em; }

.tabTable {
/*	background: transparent url(../images/sjh3_cboxtoppdlist.gif) no-repeat;*/
	width: 100%;

}
.tabTable td {
	border-bottom:1px dotted #AEADAD;
	padding:0.5em;
	text-decoration:none;
	font-weight:bold;
	margin: 0px;
	vertical-align: top;
}
.productListing-data img {
}


.tabTable td .listingDescription {
	padding:0.5em 0px;
	text-align: left;
	font-weight: normal;
}
.tabTable th.productListing-data, #productInfoNoProductMainContent {
	background-color: #666666;
	color: #FFFFFF;
	height: 2em;
}
#productInfoNoProductMainContent {
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
}
#productsListingTopNumber {
	margin-bottom: 0.5em;
}


.productListing-rowheading {
	height: 31px;
	color: #F4F4F4;
	background: #A8A8A8;
}
.productListing-heading {
	font: bold 1em Tahoma, Arial, Verdana;
	text-align: center;
}
.productListing-heading a {
	color: #FFFFFF;
}
.productListing-heading a:hover {
	color: #073249;
	text-decoration: none;
}

.productListing-data img {
	margin: 1em 0px;
}
a.productname {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}


h3.itemTitle  {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
h3.itemTitle a	{	text-decoration: underline; }

span.price {
	color: #ffffff;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
#productGeneral img a { border:none; }



#categoryIcon {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-left: 5em;
	height: 40px;
}


/* product info_display */
.categoryIcon a {
	font-size: 1.3em;
	line-height: 2.5em;
}
h1#productName {
	font-size: 1.8em;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 0em;
	width: 43%;
}

#productPrices {
	font-weight: bold;
	color: #FFFFFF;
	/*font-size: 1.6em;
	padding: 0.5em 0px 0px 1em;*/
	font-size: 30px;
}
#cartAddTo {
	float: left;
	/*text-align: center;*/
	font-size: 16px;
	}
#cartAddTo input.incartbutton {
	padding-left: 0.3em;
	vertical-align: -50%;
}
#productAttributes {
	float: right;
}
p.model {
	text-align: right!important;
	font-size: 1em!important;
	color: #666666!important;
}


h3#attribsOptionsText {
	background: none !important;
}
.wrapperAttribsOptions .back select {
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #A7A7A7;
}

#productGeneral #productDescription, #productOutOfStockMessage {
	/*padding: 2em 1em 1em;*/
	/*background: transparent url(../images/sjh3_divprodinfo.gif) repeat-x left top;*/
	margin-top: 1em;
	}
#productGeneral #productDescription {
	margin-bottom: 0.5em;
}
#productdescR {
	float: right;
	width: 56%;
}
#productdescR p {
	font-size: 1.2em;
	color: #000000;
}

#productdescR h3 {
	background: transparent url(../images/sjh3_divprodinfo.gif) repeat-x center top;
	padding: 1em 0.5em 0.5em;
	margin-top: 0.5em;
}


.productdescBott {
	padding-bottom: 1em;
	
	
}

.productboxwrap {
	position: relative;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#productMainImage {
	float: left;
	margin: 0em 0.5em 1em 0;
	width: 30%;
	}

#productMainImage a {
font-weight:bold; text-decoration:none;

}

#productDescription ul {
	padding-left: 1em;
}
ul.productinfortxt {
	margin-top: 1em;
	list-style: disc outside;
	padding: 0 0.5em 0 2em;
}
ul.productinfortxt li {
	padding-bottom: 0.3em;
}



/* Size Guide */
.sizeInfoWrap {}
.sizeInfoWrap h5 {
	line-height: 2.5em;
}

.sizeInfo {
	text-align: center;
	margin: 0.5em auto;
}

table.sizeInfotable {
	width: 98%;
	margin-bottom: 1.5em;
}
table.sizeInfotable th {
	border-top: 1px solid #BBCEFF;
	border-bottom: 1px solid #BBCEFF;
	padding: 2px;
	background-color: #CAD9FF;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
}
table.sizeInfotable th.cell3 {
	background-color: #E5E5E5;
	width: 80px;
	border-top: 1px solid #DADADA;
	border-right: 1px none #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

table.sizeInfotable td { border-bottom: 1px solid #DADADA; padding: 3px; text-align: center; font-size: 12px; }
.cell { border-left: 1px solid #BBCEFF; }
.cell1 {	background-color: #E5E5E5;}
.cell2 { border-left: 1px solid #DADADA; }
table.sizeInfotable th.cell p.age {
	font: 10px Arial, Helvetica, sans-serif!important;
	color: #0C75C2!important;
}



/* Shopping cart */
#shoppingCartDefault {
}
#shoppingCartDefault span.helplink a {
	color: #DDDDDD;
	padding-right: 1em;
	padding-top: 0.5em;
	font-size: 11px;
}
h2#cartEmptyText {
	background-color: #E38B00;
	color: #FFFFFF;
	line-height: 1.6em;
}

/* Category sub categories box */
#indexCategories .categbg {
	/*background-color: #DDDDDD;*/
	margin-top: 0.5em;
	margin-bottom: 2em;
}
/*#indexCategories .categtopl {	background: url(../images/sjh3_cl.gif) no-repeat left top; }
#indexCategories .categtopr {	background: url(../images/sjh3_cr.gif) no-repeat right top; }
#indexCategories .categbottl {	background: url(../images/sjh3_cbl.gif) no-repeat left bottom; }
#indexCategories .categbottr {	background: url(../images/sjh3_cbr.gif) no-repeat right bottom; }*/
.categboxWrap {	*he\ight: 1%; }
.categoryListBoxContents  {	background: url(../images/main-category-box.png) no-repeat; width:242px; height: 207px; padding: 1.5em 0;	}
.categoryListBoxContents a {
	font-size: 1.2em;
	color: #333333;
	text-decoration: underline;
}
.categoryListBoxContents a:hover {
	color: #fff;
	text-decoration: none;
}
.offer_size3 {
	font-size: 1.4em;
}
.offer_size5 {
	font-size: 2.2em;
	color: #FF6600;
	line-height: 1.8em;
}


/* form */

#contactUsForm input, #contactUsForm textarea, #timeoutDefault input, #loginDefault input, #loginDefault textarea, #createAcctDefault input, #subscribeContent input#email, td.cartQuantity input, input#cart_quantity {
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #A7A7A7;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
#subscribeContent input {
	margin-top: 0.3em;
}


div.buttonRow input, #loginDefault .buttonRow input, #timeoutDefault .buttonRow input, .buttonRow2 input, .buttonRow3 input, #createAcctDefault .buttonRow input, input#newsletter-checkbox, input#email-format-html, input#email-format-text { background: none;	border: none; padding: 0;  }
input#newsletter-checkbox, input#ship-storepickup-storepickup, input#ship-flat-flat, input#ship-table-table {	/*margin-left: 0.8em; */}
.pickupadd {	margin-top: 0.5em; }

p.tellafbut {	margin-top: 0.5em; }


#shippingInfo fieldset {	border: none!important; }
div#checkoutimg {
	text-align: center;
	margin-bottom: 1em;
}

#checkoutimg img {
	margin-right: 1.4em;
}
.buttonRow img {
	padding-right: 0.5em;
}


fieldset {
	padding: 0.5em;
	margin: 0.5em 0;
	border: none!important;
	}

legend {
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 0!important;
	color: #fff;
	font-size: 1.3em;
	}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
label {
/*	line-height: 1.5em;
	padding: 0.2em;*/
	}
label.inputLabel { width: 11em; float: left; margin-left: 10px; }
label.inputLabelPayment { width: 15em; float: left; }
label.selectLabel, label.switchedLabel, label.uploadsLabel { width: 12em; float: left; }
LABEL.checkboxLabel, LABEL.radioButtonLabel { 
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}


ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

hr, .clearSplit hr {	height: 1px;	border: none;	}
hr {	border-bottom:1px dotted #AEADAD; margin: 1em 0;	}
.clearSplit hr { border-bottom:1px dotted #FFFFFF;	margin: 0.5em 0; }
ul.archiveLinkList {	padding-left: 1.2em; }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0 0 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper {
	margin: 0;
	background-color: #9a9a9a; 
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul  {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 1px dashed #AEADAD;
	padding: 1em;
	}
TR.tableHeading {
	background-color: #C2C2C2;
	height: 2em;
	}
.tableHeading TH {
	border-bottom: 2px solid #A8A8A8;
	}

.tableHeading, #cartSubTotal {
	background-color: #E9E9E9;
	 }

#cartSubTotal {
	border-top: 1px solid #D3D3D3;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color: #000;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	color: #000;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #D90000;
	*position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	*position: relative;   /*do not remove-fixes stupid IEbug*/
	}



.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

/*  --------------- PRICES ---------------  */

.normalprice, .productSpecialPriceSale {
        
}
		
.normalprice {
	color:#666666; line-height:1.51em; font-weight:bold; text-decoration:line-through; line-height:1.51em;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
 	color:#A5A6A5; line-height:normal; font-weight:bold;
}
.productPriceDiscount {
	color:#A5A6A5;
	}
.productSpecialPriceSale {
	text-decoration:line-through;
}
		

.orderHistList {
	margin: 1em;
	padding: 0.2em 0;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
background: #181c18;

	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 1em 1em 0 ;
	}



#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsAlsoPurch  {
	padding: 0 1px 0 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading {
	margin: 0;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0;
	background-color: #663366;
	padding: 0.2em 0;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .gvBal, .attribImg {
	text-align: center;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
    color: #000;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	color: #000;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}



#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0 1.5em 0;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {	background-color: #ffffff;	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {	clear: both;	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#productAttributes1 { /*	padding-left: 0.5em; padding-top:1.6em; */ }
#content table{
font-size:12px;
border: 0px solid red;
}
.back1 {
	float: center;
	}
/*Bof ensys(jayshree) date 10/26/2009*/
.left_bar {
background:  url(../images/top_bar_left.jpg) no-repeat;
width:7px;
height: 32px;
}
.center_bar {
background:  url(../images/top_bar_bg.jpg) repeat;
width: 981px;
height: 32px;
}
.right_bar {
background:  url(../images/top_bar_right.jpg)no-repeat;;
width:12px;
height: 32px;
}
.MenuBar {
/*left: 768px;
left: 628px;*/
left: 700px;
position: absolute;
top: 112px;
} 
.MenuBar a {
text-decoration: none;
color: #fff;
font-size: 14px;
font-family:
}
.cart {
left: 54px;
position: absolute;
top: 12px;
font-weight: bold;
font-size: 12px;
color: #ffffff;
}
.footer-logo {
background:  url(../images/footer_logo.jpg) no-repeat;
width:140px;
}
.boxcontent {
font-size:11px;
color: #A5A6A5;
}
.contactusbody  {
background: #181C18;
font-size:12px;
/*border-left: 2px solid #5A5D5A;
border-right: 2px solid #5A5D5A;*/
font-weight: bold;
}
.contactusbody ul li  {
color: #A5A6A5;
font-size:11px;
}
#box_row1{
	float: left;	
	padding-left:15px;	
}

#box_row1 li{
	float: left;
	margin-top:10px;
/*	margin-bottom:10px;*/
	height:186px;
	
}
#box_row1 ul{
   	list-style: none outside;
	width:720px;
	height:410px;

	
}
#co2logo{
  background:  url(../images/co2logo.png) no-repeat;
  width:153px;
  height:70px;
  position:relative;
  /*right:393px;*/
  right:390px;

}

#handelsfond-logo{
  background:  url(../images/e-handelsfonden_logo.png) no-repeat;
  width:131px;
  height:86px;
  position:relative;
  right:249px;
  top:-79px;

}

/***************/
.ProductInfo_TD{ font-size:11px;color:#232F43;font-family:Arial;}

/***************/
/*Eof ensys(jayshree) date 10/26/2009*/

#attrib-top{
   text-align: center;
   background: transparent url(../images/attribute-top.jpg) no-repeat center top;
   width: 330px;
   height: 44px;
   padding-top: 11px;
}

#top-attrib-message{
	text-align: center;
	background: transparent url(../images/123-small-logo.jpg) no-repeat left center;
	width: 300px;
	height: 17px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;

}

#productMainImage1{
	background: #505050;

}

.lager{
	background: url(../images/green-dot.jpg) no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}

.greendot{
		background: url(../images/green-dot.jpg) no-repeat;
		font-weight: bold;
		font-size: 11px;
		padding-left: 20px;
}

.reddot{
		background: url(../images/red-dot.jpg) no-repeat;
		font-weight: bold;
		font-size: 11px;
		padding-left: 20px;
}

.yellowdot{
		background: url(../images/red-dot.jpg) no-repeat;
		font-weight: bold;
		font-size: 11px;
		padding-left: 20px;
}

.pris-title{
	font-size: 15px;
	font-weight: bold;
}

.prod-info-title{
	padding-top: 5px;
	font-size: 18px;
}

.vejlprise{
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
#errorMassege {
color:red;
display:none;
font-size:18px;
font-weight:bold;
padding-top:10px;
}

#smagbanner{
	background: url(../images/Smeg-Ad-2i.png) no-repeat;
	width: 57px;
	height: 425px;
	top: 53px;
	right: -62px;
	position: absolute;
	}

#catname {
	color:#FFFFFF;
	float:left;
	font-size:17px;
	font-weight:bold;
	margin-left:23px;
	margin-top:1px;
	height:30px;
}
#catname a{
	text-decoration: none;
	color: #ffffff;
}

#catimg {
	/*margin-left:54px;*/
	margin-top:-6px;
	height: 150px;
	width:200px;
}

.centerBoxContentsProducts{
	background: url(../images/sub-category-box.png) no-repeat;
	width: 372px;
	height: 243px;
	margin-right:2px;
	margin-bottom: 5px;
}

.prod-price {
/*padding-left:11px;
margin-top: -26px;*/
margin-top: 0px;
}

.pname {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-left:144px;
	padding-top:50px;
	position:absolute;
	width: 212px;
	text-align: left;
}

.brand-name{
	
	font-size: 20px;
	position:absolute;
	padding-top: 17px;
	padding-left: 10px;
}

.pstock {
	float:right;
	padding-left:303px;
	padding-top:8px;
	position:absolute;
	text-decoration:underline;
}

.pdesc{
	text-align: left;
	padding-top:67px;
	padding-left:15px;
	height: 66px;
	
	
}

.pdesc1{
	text-align: left;
	padding-top:29px;
	padding-left:15px;
	/*height: 66px;*/
	height: 20px;
}

.lcbutton{
	padding-top:10px;
}

.centerBoxContentsNew{
	background: url(../images/sub-category-box.png) no-repeat;
	width: 372px;
	height: 243px;	
	margin-bottom: 5px;
}

.newpname a{
	color: #ffffff;
	font-size: 12px;
}

#new-lcbutton{
	padding-top:32px;
	position:absolute;
	height:67px;
}

#new-brand-name{
	font-size: 20px;
	position:absolute;
	margin-top: -7px;
	height:30px;
	color: #ffffff;
}

/*bof:: added by prasad :: by ensys :: 02/08/2010 */
#sparx-logo-mainpage{
	position:absolute;
	left:918px;
	/*top: 321px;*/
	top:731px;
	background: url(../images/sparx.png) no-repeat;
	width: 150px;
	height: 149px;
	z-index: 1000;
	
}
#sparx-logo-productpage{
	position:absolute;
	/*left:836px;*/
	left:852px;
	/*top: 135px;*/
	top: 114px;
	background: url(../images/sparx.png) no-repeat;
	width: 150px;
	height: 149px;
	
}
/*eof:: added by prasad :: by ensys :: 02/08/2010 */

#ani-banner{
	left:256px;
	position:absolute;
	top:-13px;
	width:709px;
	z-index:10000;

}

#flag1{
	/*background: url(../images/flag.png) no-repeat;*/
	width: 95px;
	height: 79px;
	float:left;
}

#flag2{
	/*background: url(../images/flag.png) no-repeat;*/
	width: 95px;
	height: 79px;
	float:right;
}

#flag-text {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	left:141px;
	position:absolute;
	text-align:center;
	top:20px;	
}

/******* bof :: added by ensys :: by prasad :: 11/29/2010 :: rounded box for search *******/

.corner_box {
	background: url(../images/corner_tl.png) no-repeat top left;
}
.corner_top{
	background: url(../images/corner_tr.png) no-repeat top right;
}
.corner_bottom {
	background: url(../images/corner_bl.png) no-repeat bottom left;
}
.corner_bottom div {
	background: url(../images/corner_br.png) no-repeat bottom right;
}
.corner_content {
	background: url(../images/corner_r.png) top right repeat-y;
}

.cornerr_top div,.corner_top,
.corner_bottom div, .corner_bottom {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.corner_content, .corner_bottom {
	margin-top: -19px;
}
.corner_content { padding: 0 15px; }

/******* eof :: added by ensys :: by prasad :: 11/29/2010 :: rounded box for search *******/

<!-- /*BOF Praful oscprofessionals_dec10_09 */ -->
#loading {
background: url(../images/006.gif) center no-repeat;
z-index:1000;
}
#loadingBar {
z-index:999;
opacity: 0.3;
filter: alpha(opacity=30);
}


/* trust pilot css */
.tpc_widget {
 display: none;
 position: relative;
 width: 215px;
 height: 300px;
 margin-bottom: 2em;
}
#tp_widget .tpc_bg {
 background-color: #FFFFFF;
}
#tp_widget .tpc_bottom {
 background-color: #FFFFFF;
}
/* trust pilot css */
/*EOF Praful oscprofessionals_dec10_09 */

#badge-logo{
  width:153px; 
  position:absolute;
  left: -425px;
  top: -4px;
  /*right:393px;
  right:390px;*/
}
