/* css style designed by Caty Design Studio http://www.catydesign-studio.com for udklaedning.dk */
* {	margin: 0; padding: 0; }
body{
	/*font-family: Arial;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	/*background: #03032f url(../images/ud_mainbg.gif) repeat-x scroll left top;*/
	text-align: center;
	display: table;
	width: 100%;
}
a { outline: none; }
a:link {	color: #006699;	text-decoration: underline;}
a:visited {color: #666666;	text-decoration: none;}
a:hover {color: #DE030C;	text-decoration: none;}
h1, h2, h3, h4, h5, h6 { text-align: left;	font-weight: bold;	font-family: "palatino Linotype"; }
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; }
#addImages a img {	border:none;	text-decoration: none; padding-top:20px; }
.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, body#popupSizeguide {	background: #FFFFFF url(none);	}
#sitewrap {
/*border: 1px solid #cccccc;*/
/*background: transparent url(../images/ud__siteframe.gif) no-repeat scroll center top;*/
}





/* HEADER  */
#header {
	height: 81px;
	text-align: left;
	margin: 0 auto;
	width: 980px;
	/*background: url(../images/ud_header.jpg) no-repeat;*/
	position: relative;
}
#header h1 {
	font: 0.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat;
	color: #363435;
	margin: 0;
	width: 336px;
	position: absolute;
	height: 32px;
	left: 0px;
	top: 25px;
}
#header h1 a {	background: transparent url(none) no-repeat;	text-indent: -10000em;	height: 32px;	width: 336px;	display: block;	text-decoration: none;}

/* Main navigation  */
#mainnav {
	height: 28px;
	top: 52px;
	left: -15px;
	position: absolute;
	z-index:5;
}
#mainnav ul {
	list-style: url(css/none) none outside;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 135px;
	position: relative;
}
#mainnav ul li {
	margin: 0;
	padding: 0;
	list-style: url(css/none) none outside;
	position: absolute;
}
#mainnav ul li, #mainnav a { height: 28px; display: block; }
#mainnav ul li a { 
white-space: nowrap;
line-height: 28px;
font-size:12px;
padding-left: 15px;
padding-right: 15px;
text-transform:uppercase;
/*text-indent: -10000em;*/ text-decoration: none; color: #666666;
}
#home {	right: 10px;}
#account {	width: 107px;	left: 107px;}
#cart {	width: 123px;	left: 214px;}
#about {left:100px;}
#contact {left: 0px;}
#home a:hover {	background: transparent url(../images/ud_nav.gif) no-repeat scroll -2px -49px;}
#account a:hover {	background: transparent url(../images/ud_nav.gif) no-repeat scroll -107px -49px;}
#cart a:hover {	background: transparent url(../images/ud_nav.gif) no-repeat scroll -214px -49px;} 
#about a:hover {	/*background: transparent url(../images/ud_nav.gif) no-repeat scroll -337px -49px;*/} 
#contact a:hover {	/*background: transparent url(../images/ud_nav.gif) no-repeat scroll -444px -49px;*/}
 
/* Sub navigation */
#subnav {
	position: absolute;
	top: 5px;
	left: 490px;
}
#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: underline;
	color: #CCCCCC;
	line-height: 1.6em;
	font-size: 1.1em;
}
#subnav a:hover {	color: #FFFFFF;	text-decoration: none;}

/* Cart */

#cartContent {
	position: absolute;
	top: 64px;
	width: 135px;
	height: 70px;
	left: 560px;
	color: #EC77EC;
}

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



.cartTotal {
	/*font-weight: bold;*/
	margin: 0;
	padding: 0em 0 0 0.1em;
	color: #4f4f4f;

	}

.cartTopOldItem {
	color: #EC77EC;
	}






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

/* Search */
#searchsection {
	height: 59px;
	width: 289px;
	position: absolute;
	top: 10px;
	left: 438px;
	padding-left: 10px;
	background: transparent url(../images/search_bg.png) repeat-x;
}
#searchArea {
height: 41px;
width: 279px;
background: transparent url(../images/search_icon.png) no-repeat left center;
padding-left: 34px;
padding-right: 10px;
padding-top: 18px;
}
#searchsection a  {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
#searchsection a:hover  {	color: #990E00;	text-decoration: none;}
#searchsection form {
	margin: 0px;
	padding: 0px;
}
#searchsection input{
	/*float: left;*/
}
#searchsection input.SButton {
	/*margin-top: 18px;*/
	vertical-align:top;
}
#searchsection input#keywords {
	color: #333333;
	padding-left: 10px;
	border: none;
	width: 180px;
	height: 24px;
	line-height: 24px;
	background: #ffffff;
	margin: 0 10px 0 5px;
	font-size: 11px;
}
#searchsection input#searchbutton {
	width: 61px;
	height: 25px;
}





/* CENTER  */

.mainwrap {
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	position: relative;
	border: 1px solid #cccccc;
	width: 980px;	
	height:auto!important;
	clear: both;
}
/* for Internet Explorer */
/*\*/
* html .mainwrap {height: 608px; }
/**/

#centersection {
	width: 100%;
	/*float: right;*/
	z-index: 6;
	/*margin-top: 1.5em;*/
	margin-right: 1em;
}
#content {
	/*font-family: "palatino Linotype";*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid red;
	width: 100%;
	margin: 0 auto;
	/*padding: 0 0.1em 0 1.2em;*/
}
#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: 18px;	font-size: 1.2em; }

/* index page */
.highlightinfo {	border-bottom: 1px dashed #DFDFDF;	margin-bottom: 0.5em; }
.cbox {
	float: left;
	height: 168px;
	width: 350px;
}
#bestsellerBox {
	background: transparent url(../images/ud_boxBestseller.gif) no-repeat;
}
#bestsellerBox ol  {
	color: #FF9900;
	margin-left: 5.4em;
	padding-top: 4.5em;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

}

#bestsellerBox ol li  {
	list-style: decimal inside;
	padding-bottom: 0.6em;
}
#bestsellerBox ol li a {
	text-decoration: none;
	padding-left: 0.2em;
	color: #FF9900;
}
#bestsellerBox ol li a:hover {
	text-decoration: none;
	color: #FFFF00;
	background: url(none);
}

#newsletterBox {
	background: transparent url(../images/ud_boxNewsletter.gif) no-repeat;
}
#newsletterBox form {
	text-align: center;
	color: #FFFFFF;
	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/ud_corndot.gif) repeat-x;}
.cb {	background: url(../images/ud_corndot.gif) repeat-x left bottom}
.cl {	background: url(../images/ud_corndot.gif) repeat-y}
.cr {	background: url(../images/ud_corndot.gif) repeat-y right top}
.tl {	background: url(../images/ud_cornl.gif) no-repeat left top;}
.tr {	background: url(../images/ud_cornr.gif) no-repeat right top;}
.bl {	background: url(../images/ud_cornbl.gif) no-repeat left bottom;}
.br {	background: url(../images/ud_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: #333333;
	text-align: left;
	padding-left: 4.2em;
	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/ud_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 {	}
#centersection h2 { font-size: 1.4em; }
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: #333333;
	text-align: left;
	padding-left: 6em;
	border-bottom: 1px dashed #CCCCCC;
	height: 26px;
	padding-top: 30px;
	}
h2.centerBoxHeading {	background: transparent url(../images/ud_iheadingtag.gif) no-repeat;	}	
h1#cartDefaultHeading {
	background: transparent url(../images/ud_cboxtopcart.gif) no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 3.5em;
	line-height: 2.2em;
	height: 40px;
}


.productbox {	padding: 8px 4px 8px 5px;}
.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;
}
.boxbdrright {
	*he\ight: 1%;
	padding-bottom: 2em;
	margin: 0px auto;
}
.productPrice {
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin-top: 0.8em;
}
.productbox p {
	text-align: left;
	display: block;
}




/* LEFT  */
#leftsection {
	float: left;
	width: 220px;
	margin-top: 1.5em;
	color: #333333; 
	z-index: 5;
}
.divider {
	margin-left: 1em;
}
.dividerr {
	margin-right: 8px;
}
/* BOXES */
.box { margin-bottom: 3em;	width: 220px; }
.box_head {
	background: transparent url(../images/ud_boxtop.gif) no-repeat;
	height: 38px;
	width: 220px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.3em;
	line-height: 2.5em;
	font-weight: bold;
}
.box_head a {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_head a:hover {
	color: #131313;
	text-decoration: none;
}
.box_body {
	background: transparent url(../images/ud_boxbody.gif) repeat-y scroll;
	padding-top: 0.5em;
}
.box_body a {color: #333333; 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/ud_idot1.gif) repeat-x scroll left bottom; }

.box_body ul li a {
	background: transparent url(../images/ud_iarrow2.gif) no-repeat scroll left center;
	padding-left: 1.2em;
	text-decoration: none;
	color: #333333;
	font-size: 1.1em;
	padding-right: 0.3em;
}


.box_body ul li a:hover {	text-decoration: none;	color: #DE030C; background: transparent url(../images/ud_iarrow2b.gif) no-repeat scroll left center;}
.boxbott {
	background: transparent url(../images/ud_boxbott.gif) no-repeat left bottom;
	padding-bottom: 2em;
}

/* Article News side box */
#articlesnewsContent ul li, #articlesnewsContent ul li a { background: url(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; }


/* Bestsellers side box */

#bestsellersContent {
	padding-left: 0.4em;
}

.box_body #bestsellersContent ol li  {	list-style: decimal inside; color: #333333;}
.box_body #bestsellersContent ol li a {
	text-decoration: none;
	color: #333333;
	font-size: 1.1em;
	padding-left: 0.2em;
}
.box_body  #bestsellersContent ol li a:hover {
	text-decoration: none;
	color: #DE030C;
	background: url(none);
}

#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: url(none)!important;
	text-decoration: underline;
}

/* Support side box */
#support .box_head {
	color: #FFFFFF;
	background: transparent url(../images/ud_boxtopgre.gif) no-repeat!important;
}
#support .box_body { 	background: transparent url(../images/ud_boxbodygre.gif) repeat-y scroll!important;
}
#support .boxbott {
	background: transparent url(../images/ud_boxbottgre.gif) no-repeat left bottom!important;
}

/* Support side box */
#featured .box_head {
	color: #FFFFFF;
	background: transparent url(../images/ud_boxtopfeat.gif) no-repeat!important;
}
#featured .box_body { 	background: transparent url(../images/ud_boxbodyfeat.gif) repeat-y scroll!important;
}
#featured .boxbott {
	background: transparent url(../images/ud_boxbottfeat.gif) no-repeat left bottom!important;
}



/* Category side box */
#categories .box_head {
	text-indent: -10000em;
	background: url(none)!important;
	height: 0px!important;
}
#categories .box_body { 	background: url(none)!important;
	padding-top: 0!important;
}
#categories .boxbott {
	background: url(none)!important;
	padding-bottom: 0!important;
}

#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; }
#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: #DE030C; }
#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: url(none);	}
#categories a.category-top:hover, #categories a.category-products:hover {	color: #DE030C; 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;
}



.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: #333333;
	font-size: 1.1em;
}



	


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

#footer {
	margin: 0 auto;
	font-size: 1.1em;
	text-decoration: none;
	width: 981px;
	/*background: transparent url(../images/ud_footer.jpg) no-repeat scroll left top;*/
	padding-top: 1em;
}
#footer ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: center;
	padding-top: 1em;
}
#footer li { border-left: 1px solid #00496C; padding: 0 0.8em; display: inline; }
#footer li.first { border: 0 none ; }
#footer li a {
	letter-spacing: 0.1em;
}

#footer li a, #copyright, #copyright a, p#siteinfoIP{
	color: #00496C;
	text-decoration: none;
}
p#copyright {	padding-top: 0.4em;}
#copyright span {	padding-left: 2em;}
#footer li a:hover, #copyright a:hover  {	color: #00496C;	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: #5B5B5B;	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; padding-left: 0.1em!important; }
#indexProductListCatDescription {
	margin: 0.5em 0px 1.5em;
	border-bottom: 1px dashed #AEADAD;
	padding-bottom: 1em;
}
#indexProductListCatDescription p {	line-height: 2.2em; }

.tabTable {

}
.tabTable td {
	border-bottom:1px dotted #AEADAD;
	padding:0.5em;
	text-decoration:none;
	font-weight:bold;
	margin: 0px;
}
.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 .productListing-rowheading {display: none;
}
.productListing-heading {
	
}
.productListing-heading a {
	
}
.productListing-heading a:hover {
	
}

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


a.itemTitle {
	font-size: 1.0em;	
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.itemTitle a:hover	{	text-decoration: none; }
a.itemTitle:visited { color: #000000; }

.itemname{
	height: 35px;
	text-align: center;
	display:block;
}
span.price {
	color: #282828;
	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: 24px;
	/*padding: 0.5em 0;*/
	font-weight: normal;
	color: #000000;
}


#productPrices {
	font-style: italic;
	font-size: 24px;
	color: #888888;
	/*padding-right: 10px;*/
	/*padding: 0.5em 0px 0px 1em;*/
	margin-bottom: 1em;
	line-height: 16px;	
}
.pricef {	float: left; }

#productAttributes1 {	
/*padding-top: 10px; */
float: left;
position: relative;
height: 50px;
/*padding-left: 0.5em; */
}

/* product SIze Guide display */
.productSizeguide {
	float: left;
	width: 120px;
}

#sizeguide {
	background: transparent url(../images/ud_isizeguide.gif) no-repeat;
	height: 27px;
	width: 102px;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#sizeguide a {
	text-indent: -10000em;
	display: block;
	height: 27px;
	width: 102px;
}
h2#sizeGuidehead {
	color: #006699;
	border-bottom: 1px dashed #006699;
	margin-bottom: 1em;
	line-height: 1.5em;
	margin-top: 1em;
}

p.closewin {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	margin-top: 1em;
}
#sizeguideInfo {
	font-size: 1.2em;
}
#sizeguideInfo p {
	line-height: 1.8em;
}

#cartAddTo {
	/*float: right;*/
	text-align: left;
	}
#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: url(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-top: 10px;
	padding-bottom: 10px;
	/*background: transparent url(../images/ud_divprodinfo.gif) repeat-x left top;*/
	/*margin-top: 1em;*/
	}
#productGeneral #productDescription {
	/*margin-bottom: 0.5em;*/
}
#productGeneral #productDescription2 { padding: 0 1em 0.3em;	}
#productdescR {
	float: right;
	width: 35%;
}
#productdescR p {
	font-size: 13px;
	color: #888888;
	padding-right: 10px;
}

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


.productdescBott {
	padding-bottom: 1em;
	float: left;
	width: 100%;
	*he\ight: 1%;
}

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

#productMainImage {
	float: left;
	margin: 0em 0.5em 1em 0;
	width: 49%;
	position: relative;
	}

#productMainImage a {
text-decoration:none;
color: #444444;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}

#productMainImage a span {
background: transparent url(../images/icon_enlarge.png) no-repeat left center;
padding-left: 20px;
}

#productMainImage1 {
	margin-top: 2em;
}

#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: #4a4a4a;
	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-top: -1.5em;
	margin-bottom: 2em;
	width: 625px;
}
#indexCategories .categtopl {	background: url(../images/ud_cl.gif) no-repeat left top; }
#indexCategories .categtopr {	background: url(../images/ud_cr.gif) no-repeat right top; }
#indexCategories .categbottl {	background: url(../images/ud_cbl.gif) no-repeat left bottom; }
#indexCategories .categbottr {	background: url(../images/ud_cbr.gif) no-repeat right bottom; }
.categboxWrap {	*he\ight: 1%; }
.categoryListBoxContents  {	padding: 1.5em 0;	}
.categoryListBoxContents a {
	font-size: 1.2em;
	color: #333333;
	text-decoration: underline;
}
.categoryListBoxContents a:hover {
	color: #DE030C;
	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: url(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;
}




/* css style designed by Caty Design Studio http://www.catydesign-studio.com.  */

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: #4B4B4B;
	font-size: 1.3em;
	}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	color:#888888;
	font-size:13px;
	}
label {
	line-height: 1.5em;
	padding: 0.2em;
	color: #000000;
	}
label.inputLabel { width: 9em; 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, , #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutShipto, #checkoutBillto{
	margin: 0;
	width: 100%;
}

.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;
	font-size:12px;
	}
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;
	}

.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;
	}

#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:#CC0000; line-height:normal; font-weight:bold;
}
.productPriceDiscount {
	color:#DE030C;
	}
.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;
	}

.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;
	}

.sideBoxContent {

	}

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;
}

#productListing .centeredContent, .centerBoxContentsProducts{
	text-align: center;
	margin: 5px;
	border:2px solid #dedede;
	height:320px;
	width:100px;

}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}
.back1 {
padding-left: 15px;
padding-top: 5px;
	float: center;
	}

/* added by ensys :: by prasad :: 4/30/2010 */
#productAttributes1 .back1 {
/*padding-left: 15px;*/
padding-left: 0px;
padding-top: 7px;
width: 200px;
position: absolute;
	float: center;
	}
	/*********************/

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

.bold {
	font-weight: bold;
	}

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

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

.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;
	}
a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:200px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:none; /* add a border */
left:0; /* position:the image */
top:-130px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}
#content table{
font-size:11px;
border: 0px solid red;
}


.customerInfo {
position: absolute;
right: 0px;
top: 15px;
text-align: right;
font-size: 10px;
}

.customerInfo .customerHeading {
font-size: 12px;
display: block;
padding-bottom: 3px;
}

.additionalInfo {
width: 100%;
border: 2px solid #97cc22;
float: right;
/*min-height: 470px;*/
background: #e7e7e7;
padding: 10px;
margin-bottom: 5px;
/*display: none;
visibility: hidden;*/
}

.additionalInfo h1 {
color: #000000;
font-size: 18px;
font-weight: normal;
}

/* added by prasad  4/21/2010 */
.additionalInfo-listing {
width: 100%;
border: 2px solid #97cc22;
float: right;
/*min-height: 470px;*/
background: #e7e7e7;
padding: 10px;
margin-bottom: 5px;
margin-top: 10px;
/*display: none;
visibility: hidden;*/
}

.additionalInfo-listing h1 {
color: #000000;
font-size: 18px;
font-weight: normal;
}

.additionalInfo-listing  .extraFeature {
border-bottom: 0px solid #b8b8b8;
padding-top: 10px;
padding-bottom: 10px;
}
.additionalInfo-listing  .extraFeature ul li {
display: inline;
font-family: "palatino Linotype";
font-size: 11px;
color: #454344;
background: transparent url(../images/bullet_arrow.png) no-repeat left center;
padding-left: 12px;
padding-right: 8px;
font-weight: bold
}
.additionalInfo-listing  #cartContent {
padding-top: 5px;
position: static;
height: auto;
}

.additionalInfo-cat {
width: 100%;
border: 2px solid #97cc22;
float: right;
/*min-height: 470px;*/
background: #e7e7e7;
padding: 10px;
margin-bottom: 5px;
}
.additionalInfo-cat  .extraFeature {
border-bottom: 0px solid #b8b8b8;
padding-top: 10px;
padding-bottom: 10px;
}
.additionalInfo-cat  .extraFeature ul li {
display: inline;
font-family: "palatino Linotype";
font-size: 11px;
color: #454344;
background: transparent url(../images/bullet_arrow.png) no-repeat left center;
padding-left: 12px;
padding-right: 8px;
font-weight: bold
}
.additionalInfo-cat  #cartContent {
padding-top: 5px;
position: static;
height: auto;
}

/* ended by prasad 4/21/2010 */

.forLeft {
float: left;
}

.forRight {
float: right;
}

.additionalInfo  .extraFeature {
border-bottom: 1px solid #b8b8b8;
padding-top: 10px;
padding-bottom: 10px;
}
.additionalInfo  .extraFeature ul li {
display: inline;
font-family: "palatino Linotype";
font-size: 11px;
color: #454344;
background: transparent url(../images/bullet_arrow.png) no-repeat left center;
padding-left: 12px;
padding-right: 8px;
font-weight: bold
}
.additionalInfo  #cartContent {
padding-top: 5px;
position: static;
height: auto;
}

.paymentIcons {
background: transparent url(../images/image_cards.png) no-repeat bottom center;
padding-bottom: 25px;
}

.wrapperAttribsOptions1 .optionName {
padding: 0px;
color:#888888;
font-size:13px;
}

#crossSell h2.centerBoxHeading {
background: none;
padding: 0px;
margin: 0px;
text-align: center;
font-size: 14px;
color: #444444;
font-weight: normal;
border: 0px solid;
}
.additionalInfo .centerBoxWrapper {
padding: 0px;
margin: 0px;
}

/*******************/
.sizechart-default {
background: transparent url(../images/grid_image.gif) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

.sizechart-accessories {
background: transparent url(../images/grid_image.gif) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

.sizechart-kids {
background: transparent url(../images/sizechart_kids.png) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

.sizechart-babies {
background: transparent url(../images/sizechart_babies.png) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

.sizechart-men {
background: transparent url(../images/sizechart_mand.png) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

.sizechart-women {
background: transparent url(../images/sizechart_dame.png) no-repeat bottom center;
width: 347px;
margin:0 auto 10px;
height: 190px;
}

/****************************/


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

.footerPrice {
display: block; 
height: 15px; 
font-style: italic; 
font-weight:bold;
}

.product-list-price{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #ff6c0c;
}


/*// Added by enSys-Saroj Tuesday, May 18, 2010
//Comment: */
.product-substitute h2, .product-recommended h2, .product-addimages h2{
padding: 10px;
}
.product-substitute{
	border: 1px solid #CCCCCC;
	width: 297px;
	height: 200px;
	float: left;
	/*position: absolute;*/
	bottom: 8px;
}

.product-recommended{
	border: 1px solid #CCCCCC;
	width: 297px;
	height: 200px;
	float: right;
	/*position: absolute;*/
	bottom: 8px;
}

.product-addimages {
/*border:1px solid #CCCCCC;*/
bottom:1px;
float:left;
left:216px;
position:absolute;
top:15px;
width:80px;
}

/*//Ended by enSys-Saroj Tuesday, May 18, 2010*/
.leftTwoColumn {
float: left;
width: 62%;
}

.productData {
	float: right;
	width: 49%;
}

/***********/
#Information {
position: relative
height: 50px;
padding-right: 96px;
}
#mainnav_new ul li {
list-style: none;
}

.hoverOnlyRight {
background: url(../images/menu_r_2.gif) right top no-repeat;
}
#mainnav_new a {
white-space: nowrap;
display: block;
font-size:12px;
text-transform:uppercase;
text-decoration: none; color: #666666;
}
.mainnav_hasSub {
height: 50px;
line-height: 50px;
padding-left: 15px;
padding-right: 15px;
}

.hoverOnlyLeft {
background: url(../images/menu_l.gif) left top no-repeat;
font-weight: bold;
}
#mainnav_new span li, #mainnav_new span li a {
background: none;
}
#mainnav_new span {
display: none;
position: absolute;
width: 100%;
background: #ffffff;
padding-bottom: 10px;
border-top: 0px solid #515151;
border-left: 1px solid #515151;
border-right: 0px solid #515151;
border-bottom: 1px solid #515151;
background: #ffffff url(../images/menu_bg.gif) right top repeat-y;
}

#mainnav_new span a {
margin-left: 10px;
text-indent: 5px;
margin-right: 10px;
line-height: 20px;
font-size:10px;
border-bottom: 1px dotted #cccccc;
}

#mainnav_new span a:hover {
color: #882730;
}
#mainnav_new {
left:94px;
position:absolute;
z-index: 5000;
top:-41px;}

#mainnav_new ul {
padding: 0px;
margin: 0px;
}

#ezPageDefault ul{
	padding-left: 22px;
}

.termsiagree{
	font-size:14px;
	font-weight:bold;
}
/***********/
