/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */



a img {border: none; }

a {
	color: #03314B;
 	}
 
 

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

 

h1 {
	font-size: 1.5em;
	color: #FF6600;
	}

h2 {
	font-size: 1.4em;
	}

h3 {font-size: 1.0em;
 
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
 
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

 

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents img {border: 1px solid #eeeeee;}
LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
 
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 0px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 0px solid #dddddd;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
 	text-align: left;
	vertical-align: top;
	overflow:hidden;
	 
 	}
 #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	height:70px;
	overflow:hidden;
	background-color: transparent;
	background-image: url(logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:1002px;
	margin-left:auto;
	margin-right:auto;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}




 
 
.tabTable {margin-top:6px;
margin-bottom:6px;}
#mainmenu {
	height:27px;
	background-image: url(menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#mainmenu2 {
	background-image: url(mainmenu2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:40px;
	width:100%;
	clear:both;
	line-height:40px;
}
#mainmenudiv {display:block;
 height:27px;float:left;
 width:750px;
 margin-left:0px;
 clear:both;font-size:11px;}
#mainmenudiv a {
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	color: #03314B;
	padding-left:13px;
	padding-right:13px;
	font-weight: bold;
	display:inline;
	text-decoration: none;	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a.hot {
	background-image: url(new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_gg {
	display:block;
	float:left;
	background-image: url(menu_gg.gif);
	background-repeat: no-repeat;
	width:12px;
	height:27px;
	display:block;
	display:inline;
	background-position: bottom; 
}
.menuleft {
	display:block;
	float:left;
	background-image: url(menuleft.gif);
	background-repeat: no-repeat;
	width:5px;
	height:27px;
	display:block;
	display:inline;
	background-position: left bottom;
	margin-left:2px;
}

	
	.menuright {
	display:block;
	float:left;
	background-image: url(menuright.gif);
	background-repeat: no-repeat;
	width:5px;
	height:27px;
	display:block;
	display:inline;
	background-position: right bottom;
}
 






.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {margin-top:5px;
margin-bottom:5px;display:block;text-indent:2PX;}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
 	height: 1%;
	}
#navSuppWrapper { display:block;
clear:both;
height:24px;}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
 	padding: 0em 0.5em;
	margin: 0;
 
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;

	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px solid #dddddd;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#logo_right {width:600px; display:block;overflow:hidden;height:70px;float:right;}



#navBreadCrumb {
  	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	margin-top:3px;
	}
#navMain{width:150px;float:left;display:inline;display:block;height:28px;line-height:28px;margin-top:13px;}
#navMain ul,#navMain ul li {padding:0px;margin:0px;}
#navEZPagesTop {
  	}
#navEZPagesTop a {  }
.gg {
	width:4px;
	height:28px;
	float:left;
	background-image: url(gg.gif);
	margin-left:6px;
	margin-right:6px;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
#navMainWrapper,#navCatTabs {display:block;}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription {
	padding-top:24px;
	background-image: url(productDescription.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}
#productAdditionalImages {
	 	padding-top:24px;
	background-image: url(productAdditionalImages.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
 

  
 
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
 /*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #ebebeb;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 0px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 0px solid #cccccc;
	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 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#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*/
#productMainImage {
	border: 1px solid #D7E5EF;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
 	}

 

h2.centerBoxHeading {
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	text-indent:12px;
	height:28px;
	line-height:28px;
	clear:both;
	display:block;
	padding:0px;
	margin:0px;
 	background-image: url(centerh2.gif);
	background-position: left top; 
	}
#crossSell h2.centerBoxHeading{
	background-image: none;
	background-color: #BAD6EA;
	font-weight:bold;
	width:770px;
	overflow:hidden;
 }
 /*sideboxes*/
.columnLeft {width:182px;float:left;display:inline; }
.columnRight {width:182px;float:right;display:inline; }
#productinfoBody .columnRight {display:none;}
#CenterDIV{width:600px;float:left;display:inline;overflow:hidden;margin-left:6px;}
#productinfoBody #CenterDIV{width:780px;float:left;display:inline;overflow:hidden;margin-left:6px;}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
   	}
h3.leftBoxHeading,h3.rightBoxHeading{
text-align:left;text-indent:22px;line-height:25px; }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
 }

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	height:25px;
	line-height:25px;
	background-image: url(nav_top.gif);
	background-repeat: repeat-x;
	height:25px;
 	margin-bottom:6px;
	clear:both;
	display:block;
 	}
.leftBoxHeading,.rightBoxHeading
{background-image: url(nav_top.gif); width:180px;text-align:left;}
#categoriescss .leftBoxHeading,#categoriescss .rightBoxHeading
{background-image: url(nav_topc.gif);height:27px;line-height:27px; }
.leftBoxContainer, .rightBoxContainer {
	padding-bottom:6px;
	margin-top:6px;
	display:block;
	clear:both;
	background-image: url(sidebox_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  	}


.centerBoxWrapper {
	background-image: url(centerbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
	display:block;
	overflow:hidden;
	clear:both;
	margin-top:3px;
  }
.sideBoxContent  {
 
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:11px;
margin:6px;	overflow:hidden;
 


	 
	}

 
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
  	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
  	}

.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, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
 
	}
.centeredContent { font-size:11px; margin-top:6px;margin-bottom:6px;}
.productListing-data{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom:8px;
	padding-top:8px;
	font-size: 13px;
	font-weight: bold;
	color: #D11921;
 }
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

 
#bannerbox {
 
 	overflow:hidden;
	width:180px;
	background-color:transparent;
}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #000000;
  
	
	}
A.category-links, A.category-links:visited {
	color: #000000;
 	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000000;
  
 	}
a.category-top {font-weight:bold;}
a.category-products {font-size:11px;padding-top:2px;padding-bottom:2px;}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.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
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #ececec;
	font-size:10px;
	height:24px;
	font-weight:normal;
  	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#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;
	}

 
#topmenu2 {
	height:28px;
	line-height:24px;
	background-image: url(menu_bg2.gif);
	width:100%;
	clear:both;
	overflow:hidden;
}
#navCatTabstop ul {padding:0px;margin:0px;}
#navCatTabstop li {display:block;padding:0px;margin:0px;float:left;}
#navCatTabstop a {
	display:block;
	padding-left:4px;
	color:#3A8CC9;
	font-weight:bold;
}
#logo {width:300px;float:left;display:inline;margin-top:14px;}
#header_right {width:300px;float:right;}
#currency_header
{height:28px;   text-align:right;float:right;width:220px; 
line-height:26px;
 }
 
#cart_header {padding-left:6px;}
 
.productListing-heading,.productListing-heading {
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.productListing-odd,.productListing-even {
 
}
.productListing-rowheading {clear:both;}
#productsListingBottomNumber {clear:left;width:100%;}
#navSupp ul li a {color:#000000;}
.legalCopyright {
 
	line-height:26px;
	margin-top:6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#indexDefaultHeading,.greeting {display:none;}
#indexDefaultMainContent p{padding:0px;margin:0px;margin-bottom:12px;}
 
a.p_image {display:block;height:125px;width:125px;clear:both;margin-left:auto;margin-right:auto;}
a.p_title {
	display:block;
	height:auto;
	width:125px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color: #333333;
  }
span.p_price {
	font-size: 13px;
	color: #D11921;
	font-weight: bold;
}
span.normalprice {
	display:block;
	height:auto;
  	margin-left:auto;
	margin-right:auto;
 

}
span.productSpecialPrice{
	font-size: 13px;
	color: #D11921;
	font-weight: bold;
}


#productQuantityDiscounts table {
	border: 1px solid #7F9DB9;
	background-color: #D4EAFF;
}
#productQuantityDiscounts td {
	color: #333333;
	background-color: #FFFFFF;
}
td.q_list_title {
	color: #666666;
	padding:4px;
	font-weight:bold;
	background-color: #D4EAFF;
}
#bannerTwo {
	display:block;
	clear:both;
	height:28px;
	background-image: url(laba.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:16px;
	line-height:18px;
	width:600px;
	clear:both;
	float:right;
  }
#bannerTwo marquee {margin-left:18px;}
#bannerThree
{
	overflow:hidden;
	margin:0px;
	padding:0px;
 	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
 }
h1.productGeneral {
	color: #FF6600;
}
h2.productGeneral {
	font-weight: bold;
	color: #D11921;
}
#topsearch {   text-align:left;
 overflow:hidden;	 
 font-size:12px;
 }
#mainmenucart {
	display:block;
	width:280px;
	float:right;
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	text-indent:30px;
	overflow:hidden;
	background-image: url(cart.gif);
	margin-top:12px;
    }
 

#navMainSearch {
	text-align:center;
  
	font-size:12px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	}#navMainSearch input {color:#999999}
#searchsubmit {
 
}

h3.itemTitle a {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
 
 
#translate_tools{
	background:url(translate.jpg) no-repeat;
	list-style-type: none;
}
ul.line_h {
	margin:0px;
	padding-top:36px;
	padding:0px;
	list-style-type: none;
	display:block;
}
#translate_tools li a{padding-left:20px;background:url(flag.gif) no-repeat;display:block;text-align:left;margin:0px;}
#translate_tools li a.tab_fra{ background-position:0px -110px;margin-top:24px;}
#translate_tools li a.tab_ita{ background-position:0px -126px;}
#translate_tools li a.tab_ned{ background-position:0px -142px;}
#translate_tools li a.tab_esp{ background-position:0px -158px;}
#translate_tools li a.tab_dan{ background-position:0px -174px;}
#translate_tools li a.tab_deu{ background-position:0px -190px;}

#contentMainWrapper {clear:both;display:block;}
#indexDefaultMainContent {
	background-color: #FFFFFF;
	border: 1px solid #9BBDD3;
	display:block;
	clear:both;
	margin-top:6px;
	margin-bottom:6px;
}
#informationContent li {font-weight:bold; 
padding:6px;
 }
 
 .navNextPrevWrapper {display:block;clear:both;}
 

 .more {float:right;display:block;width:12%;text-align:right;font-size:11px;padding-right:6px; }
.centerBoxHeading span {width:85%;float:left;display:block;font-weight:bold;font-size:11px;}
.centerBoxHeading a {
	float:right;
	display:block;
	width:60px;
	font-size:10px;
	color:#008CC6;
	display:none;
}
#specials a {text-decoration:none;}
#demo{overflow:hidden; width: 180px;height: 1000px;  }
#mainmenu,#mainmenu2,#contentMainWrapper,#indexDefaultMainContent,#navSuppWrapper,#bannerFive,#siteinfoLegal,#RSSFeedLink{	width: 974px;
margin-left:auto;margin-right:auto;}
 

#categoriescss h3.leftBoxHeading{
	color: #7B2E00;
}
#categoriescss{
	font-size: 12px;
}

#categoriescss
{background-image: url(sidebox_bgc.gif); }
input.advkeyword {
	background-color: #FFFFFF;
	border: 1px solid #418FB4;
	width:320px;
	height:16px;
	margin-left:12px;
	color: #CCCCCC; 
	padding:2px;
 }
input#searchsubmit{
	border: 1px solid #F39D24;
	height:23px;
	background-color: #FCDC54;
	width:106px;
	text-align:center;
	font-weight:bold;
	color: #7B2E00;
	background-image: url(search.gif);
}
a.advsearch {color:#FFFFFF;font-size:11px;}
#bannerbox2 {
	list-style-type: none;
}
#topbar {text-align:right;margin-top:6px;margin-right:24px;}
#productDetailsList{}
.price {
	color: #D11921;
	font-weight:bold;
	font-size:13px;
	height:24px;
	line-height:24px;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	width:990px;
	margin-left:auto;
	margin-right:auto;
 
	}
	html {
	background-color: #D6E5EE;
}

 #crossSell {
	padding-bottom:6px;
	background-color: #FFFFFF;
	background-image: none;
 }
 
 .star {background:url(star01.gif) no-repeat left bottom;height:15px;width:12px;display:block;float:left;}

.star_gray {background:url(star02.gif) no-repeat left bottom;height:15px;width:12px;display:block;float:left;}
