/**

 * 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 $

 */



body {

	margin: auto;

	font-family:arial, helvetica, sans-serif;

	font-size:12px;

	color: #666666;

	background-color: #000000;

	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #666666;

	text-decoration: none;

	}

fieldset legend { color:#FFFFFF;}

a:visited {

color: #666666;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {

	color: #ffffff;

	text-decoration: underline;

	}

#navSupp ul li a:hover {

 	color:#EEEEEE;

	text-decoration: underline;

}



a:active {

	color: #666666;

	}



h1 {

	font-size: 1.5em;

	color: #9a9a9a;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/



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;

	}



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; margin:0; padding:0px;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a;

	}



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

	width: 1312px;

	vertical-align: top;

	}



#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}

#contentMainWrapper {

	margin:.5em 0;

	padding:0;

	}

#headerWrapper{background:#32271C; height:90px;

	margin: 0em;

	padding: 0em;

	}

#topBarWrap{

	background:url(../images/index_top.gif) repeat-x;

	}

#topBar{

	width:1312px;

	margin:auto;

	color:#2C2C2C;

	font-weight:bold;

	padding: .8em;

	}

.topBox{

	float:left;

	padding: 0 2em 0 2em;

	height:3em;

	}

#nav_header{

	border-right:1px solid #9a9a9a;

	padding: .2em 3em 0 1em;

	}

#lang_header{

	border-right:1px solid #9a9a9a;

	padding-left:2em;

	}

#currency_header{

	border-right:1px solid #9a9a9a;

	}

#cart_header{

	background:url(../images/cart_bg.gif) 2em 0 no-repeat;

	padding:.2em 0 0 8em;

	}

#logoWrap{



	}

#topLinks{ clear:both;

	background:#000000 url(../images/menubg.gif) repeat-x;

	}

#navColumnOneWrapper, #navColumnTwoWrapper{

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	}

	

#tagline {

	color:#000000;

	font-size: 1.8em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin-left: 5px;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navSuppWrapper{ border-top:1px solid #BAA163;

	color: #666666;

	}

	

#navCatTabsWrapper {

	

	margin: 0em;

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #909090;

	}	

#navSupp{

	width:1312px;

	margin:auto;

}

#payments{

	float:left;

	background:url(../images/payments.gif) 1.5em 0 no-repeat;

	width:25%;

	padding:1em 0;

	}

.legalCopyright{ clear:both; text-align:left; padding-top:20px; padding-left:10px;}	

.legalCopyright a{ color:#999999;}

#bottomNav{

	margin:auto;

	}

#bottomNav a, #bottomNav a:visited{

	color:#9a9a9a;

	text-decoration:underline;

	}

#bottomNav1{ float:left; margin-left:30px; margin-top:30px;}

#bottomNav1 ul{ list-style: disc;}

#bottomNav1 ul li{ line-height:20px;}

#bottomNav1 ul li a{ color:#cccccc;}

#bottomNav1 ul li a:hover{ color:#CC0000;}



.fdsaf{ color:#FF0000}

#navCatTabsWrapper {float:right; width:70%; height:15px; overflow:hidden;

	color: #9a9a9a;



}



#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;



	line-height: 1.5em;

	}



#navMain ul li, #navSupp ul li, #navCatTabs ul li { border-right:1px solid #696969;

	display: inline;

	}



#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #DBCEAE;

	white-space: nowrap;

	}

#navSupp ul li a:hover {

	color:#EEEEEE;

	text-decoration:underline;

	}



#navCatTabs ul li a {

	color: #DBCEAE;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#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{

	margin: 0.5em;

	}

#productListHeading	{ color:#ffffff}

#indexProductListCatDescription { border:1px solid #322C1B; padding:5px; color:#DBCEAE;}

.centerBoxContentsProducts{border-bottom:1px solid #28251E; padding:12px; height:251px;}

#productName{ color:#ffffff; background:url(../images/productName_bg.gif) 1.5em  bottom repeat-x; height:55px; line-height:30px;}

#navMainSearch { margin-left:20px;

	float:left;

	}

#itemTitle.itemTitle{}	

#itemTitle, .itemTitle a{ color:#89793D; font-size:14px; font-weight:bold; text-decoration:none;}

#itemTitle, .itemTitle a:hover{ color:#ffffff; }



#itemTitle{}	

#itemTitle a{ color:#89793D; font-size:14px; font-weight:bold; text-decoration:none;}

#itemTitle a:hover{ color:#ffffff; }



#navBreadCrumb {

	padding: 0.5em 0.5em;

	font-size: 0.95em;

     color:#BAA163;

	margin: 0em;

	}

#navBreadCrumb a{ color:#BAA163; font-weight:bold;text-decoration:none; font-size:13px;}

#navBreadCrumb a:hover{ color:#BAA163; text-decoration:underline}

#navEZPagesTop {

	font-size:13px;

	font-weight: bold;

 height:35px; line-height:35px;

	color:#ffffff;

	}

#navEZPagesTop ul { list-style:none;padding:0px; margin:0px;}

#navEZPagesTop ul li{ float:left; padding:0px; margin:0px;}

#navEZPagesTop a:link, #navEZPagesTop a:visited{

	color:#333333;

	padding:0 1em 0 .5em;

	}

#navEZPagesTop a:hover{ color:#FFFFFF;

	text-decoration:none;

	}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*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{ clear:both; border-top:1px solid #B9A66B; color:#B8A16D}

.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn {

	padding: 0.8em;

	}

#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0 0 0 .6em;

	}

#bannerOne{

	padding:0;

	margin: .5em 0 0 0;

	}

.banners img{

	padding:0;

	}

.centerColumn{

	padding-top:0;

}



.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px 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: #33CC33;

	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, #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 {

	margin: 1em 0em;

	}



.centerBoxWrapper {

	border: 1px solid #BAA163;

	height: 1%;

	margin: 1.1em 0;

	}



h2.centerBoxHeading {

	font-size: 1.1em;

	color: #ffffff;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a,

{

	font-size: 12px;

	color: #8A6E2B;

	}

h3.rightBoxHeading,h3.rightBoxHeading a {

	font-size: 1.1em;

	color: #ffffff;

	}	

.leftBoxHeading, .rightBoxHeading { 

height:20px; line-height:20px; padding-left:10px;

	margin: 0em;



	background: #990033 url(../images/browseList.gif) no-repeat;

}

.centerBoxHeading{

	margin: 0em;

	padding:.2em 0 .2em 1em; background:#615434;

}

#categoriesHeading {

	background:url(../images/browseList.gif) no-repeat;

	font-size:1.1em; color:#7F6F22;



	}



#languagesHeading,#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 

#recordcompaniesHeading,  #search-headerHeading, #shoppingcartHeading,#informationHeading, #ezpagesHeading{

	background:url(../images/browseList.gif) no-repeat;

	font-size:1.1em;color:#7F6F22;



	}

#searchHeading{ background:#000000;

	font-size:1.1em;



	}

#bestsellersHeading, #reviewsHeading, #featuredHeading, #moreinformationHeading, 

#bannerboxallHeading, #specialsHeading,#whosonlineHeading, 

#productnotificationsHeading, #tellafriendHeading {

 height:24px;; line-height:24px; background:#615434;

	font-size:1.1em;color:#7F6F22;



	}

#newsscrollboxHeading{ background:#615434;}	

	

#categories ul{

	padding:0;

	margin:0;

	list-style:none;

	}

.category-top li{

	padding:0;

	margin:0;



	vertical-align:middle;

	}

li.category-top a{

	padding:.4em 0 0 1.5em;

	margin:0;

	color:#666666;

	font-weight:bold;

	display:block;

	height:1.8em;



	}

li.category-products a{

	padding:.4em 0 0 1.5em;

	margin:0;

	color:#666666;

	display:block;

	height:1.5em;



	}

li.category-top a:hover{

	color:#ffffff;

	}

li.category-products a:hover{



	color:#ffffff;

	}

#categoriesContent{

	padding:0;

	margin:0;

	}

#bestsellersContent {

	color:#CCCCCC;

	font-weight:bold;

	}

#informationContent a:link, #informationContent a:visited, #bestsellersContent, 

#bestsellersContent a:link, #bestsellersContent a:visited{

	color:#CCCCCC;

	font-weight:bold;

	}

#extralinks{

	padding: .5em 0 .5em 1em;

	}

.leftBoxContainer, .rightBoxContainer {

	margin: 0 0 1em 0;

	}



.sideBoxContent {

	padding: 0.4em 0.4em 1.4em 0.4em;

	}

#ezpagesContent ul{ list-style:none;}	

#ezpagesContent ul li{ line-height:18px;}

#ezpagesContent ul li a{ color:#666666; font-weight:bold;}



h3.leftBoxHeading a:hover{

	color: #730402;

	text-decoration: none;

	} 

h3.rightBoxHeading a:hover {

	color: #ffffff;

	text-decoration: none;

	} 

 .leftBoxHeading a:visited, .centerBoxHeading a:visited { C



	}

.centerBoxHeading a:link{ color:#FFFFFF;}

	

.centerBoxHeading a:visited{ color:#FFFFFF;}

.centerBoxHeading a:hover{ color: #BAA063; }

.centerBoxHeading a:active {

	color: #FFFFFF;

	}	

.rightBoxHeading a:visited{ color:#FFFFFF;}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, #categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}

.centerBoxContentsNew a{ color:#615434}

.centerBoxContentsNew a:hover{ color:#BAA163}	

.centeredContent{ color:#8A7532; font-weight:bold;}	

 #productMainImage{ width:400px;}	

.additionalImages img{ width:60px; height:60px;}	

#categoryListBoxContents{ background:#333333;width:134px; margin-left:5px; margin-right:6px;}

#categoryListBoxContents a{ color:#CCCCCC; display:block; width:134px; font-weight:bold; padding-bottom:6px;}

#categoryListBoxContents a:hover{ color:#000000; background:#ffffff; text-decoration:none;}

#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}

#productDetailsList{ color:#C5A86E; font-weight:bold;}	

#productDetailsList ul{ list-style:none;}

#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}

.ic{

	display:none;

	}

#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

A.category-top, A.category-top:visited {

	color: #008000;

	text-decoration: none;

	}

A.category-links, A.category-links:visited {

	color: #333333;

	font-weight:bold;

	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	color: #FF0000;

	text-decoration: none;

	}

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;

	}



.rowEven,.rowOdd {

	height:25px;

	vertical-align: top;font-size:14px; padding-left:50px;

	color:#C6A868; 

	line-height:25px;

	font-weight:bold;

	}

.rowOdd a , .rowEven a{ color:#C6A868; font-size:14px; font-weight:bold;}	

.rowOdd a:hover ,.rowEven a:hover{ color:#ffffff; text-decoration:none;}

.row_title{ background-color:#31271D}

#newsArchivTitleHeading{ text-align:left; font-size:14px; font-weight:bold; color:#FFFFFF;}



#newsArchivDateHeading { text-align:right; font-size:14px; font-weight:bold; color:#FFFFFF;}

.rowE{ padding-left:13px; background:url(../images/rowe.gif) 5px 13px no-repeat;}



.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-image: url(../images/centerBoxHeadingbg.gif);

	height: 2em;

	color: #FFFFFF;

	}



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

	}



/***IMAGE HANDLER SUPPORT ***/



#trailimageid {

  position: absolute;

  visibility: hidden;

  left: 0px;

  top: 0px;

  width: 220px;

  height: 0px;

  z-index: 1000;

}



#trailimageid div {

  padding: 5px;

  background-color: #FFF;

  border: 1px solid #888;

  text-align: center;

}



#trailimageid h1 {

  font-size: 100%;

  font-weight: normal;

  margin: 0;

  padding: 2px 0px;

  text-align: left;

  width: 100%;

}

#news_menu{}

#news_menu ul{ list-style:none inside; margin: 0pt; padding: 0pt;}

#news_menu ul li{ line-height:25px; background: url(../images/new_list.gif) 3px 10px no-repeat ;  border-bottom:1px #221D12 solid;padding-left:1px; padding-left:15px !important; }

#news_menu ul li a{ color:#cccccc}



#trailimageid img {

  margin: 2px;

  border: none;

}

#indexCategoriesMainContent,#indexDefaultMainContent{}

#indexCategoriesMainContent{ margin-top:8px; }

.China_title{ color:#ffffff;margin-top:3px; padding-left:10px;}



.col_left{ padding:3px;border:1px solid #DDE2E6;}



#sub_categories{overflow:hidden;}



#siteinfoLegal a{ color: #999999}



#siteinfoLegal a:hover{ color:#ffffff}

#specials,#newsscrollbox{ border:1px solid #BAA163}



#Professional{float:left; margin-top:10px; margin-left:5px; font-size:30px; color:#ffffff; font-weight:bold;background:#32271C;}

#top_head_menu{float:left; width:80%; height:25px; overflow:hidden; font-weight:bold;}

#productsListingTopNumber,#productsListingBottomNumber{ color:#BAA163;}

#productsListingListingTopLinks,#productsListingListingTopLinks a ,#productsListingListingBottomLinks ,#productsListingListingBottomLinks a{ color:#BAA163;}

#productsListingListingTopLinks a:hover,#productsListingListingBottomLinks a:hover{ color:#BAA163;}

#additionalImages1 a img {padding:2px; border:1px solid #000000;}

#additionalImages1 a:hover img { padding:2px; BORDER: #FF9900 1px solid; }

#indexCategories{ margin-right:30px;}

#blanksideboxHeading,#ezPagesHeading{ display:none;}
#contactUsNoticeContent{ font-size:13PX;}