/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

#productAttributes h4.optionName { margin:0; }

h2, h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
a{
	color:#212121;
	text-decoration:none;
}
a:hover{
	color:#212121;
	text-decoration:none;
}

.biggerText {
	font-size: 1.2em;
	}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
#refund-policy p{
	padding:10px 0 0 0;
}
#refund h2{
	font-size:14px;
	text-decoration:underline;
	margin:0;
	padding:10px 0 10px 0;
}
#refund h3{
	color:#212121;
	font-weight:normal;
	font-size:13px;
	margin:0;
	padding:10px 0 10px 0;
}
#refund ul{
	margin:0;
	padding:0 0 0 0 30px;
}
#refund li{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat 5px 3px;
	margin:5px 0 5px 15px;
	padding:0 0 0 15px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin:0px;
	}
/*input{
	border:1px solid #999;
}*/

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

/*input:focus, select:focus, textarea:focus {
	background: #ff0000;
	}*/

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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 #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*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width:100%;
	vertical-align: top;
	}

#headerWrapper,  #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#mainWrapper {
	padding: 0 0 10px 0;
	margin: 0em;
}
#contentMainWrapper{
	padding:0px;
	width:1000px;
	margin:auto;
	
}

#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: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 98%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#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 {
	text-decoration: none;
	padding: 0em 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 0em;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	list-style:none;
	padding-left:25px;
	padding-bottom:5px;
	background:url(../images/bullet.gif) no-repeat 17px 7px;
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	color:#59524a;
	padding: 0em 0.5em;
	margin: 0;
	}
	#navEZPagesTOC ul li a:hover {
	text-decoration:underline;
	color:#212121;
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#212121;
	text-transform:uppercase;
	margin:0 5px 0 20px;
	padding:12px 0 10px 0;
	border-bottom:1px solid #e3e3e3;
	}
#navBreadCrumb a{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#212121;
	text-transform:uppercase;
	text-decoration:none;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding:0 0 0 4px;
	border-right:1px solid #fff;
	}

/*#navColumnTwo {
	background-color: #ff0000;
	}*/

/*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;
	}

.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;
	}
.centerColumn{
	margin:0px ;
	padding:10px 0 0 20px;
}

.smallText, #siteinfoLegal, #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 #cccccc;
	}

.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;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
.productname{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#212121;
}
#productname{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#212121;
}
#productPrices{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#212121;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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;
	}

/*sideboxes*/
.columnLeft {
	margin:0px;
	padding:0px;
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0 0 28px;
	margin:0 0 0 0px;
	background:url(../images/categories-bg.gif) repeat-x;
	height:22px;
	}

.leftBoxHeading, .centerBoxHeading {
	ont:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0 0 0;
	margin:0px;
	background:url(../images/categories-bg.gif) repeat-x;
	height:22px;
	}
	
.leftBoxContainer {
	margin:0px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding:0;
	margin:0;
	}
html>body .sideBoxContent img{
	margin-left:-2px !important;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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, .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;
	}
.product-info{
	border:1px solid #e3e0db;
}
.product-info img{
	margin:10px;
}
/*.leftBoxHeading{
	margin:0 0 0 0;
	padding:0px;
}*/

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
.leftlink2{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#212121;
	text-decoration:none;
}
.leftlink2:hover{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#212121;
	text-decoration:underline;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#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 {
	height: 1.5em;
	vertical-align: top;
	}
.heading{
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:10px;
}

.rowEven {
	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;
	}

#siteMapList {
	width: 90%;
	float: right;
	}
#siteMapList ul{
	margin:0px;
	padding:0px;
}
#siteMapList li{
	margin:5px;
	padding:0px;
}
#siteMapList li a{
	text-decoration:none;
	color:#0099FF;
}
#siteMapList li a{
	text-decoration:underline;
	color:#0099FF;
}

.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%;}

body{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#212121;
	margin:0px;
	padding:0px;
	background:#fff;
}
a img{
	border:none;
}
p,h1,h2,h3,form{
	margin:0px;
	padding:0px;
}
#terms-conditions ol{
	margin:0px;
	padding:0 0 0 30px;
}
#terms-conditions li{
	margin:0 0 15px 0;
	padding:0px;
}
.toplink{
	color:#a8a8a8;
	text-decoration:none;
}
.toplink:hover{
	color:#a8a8a8;
	text-decoration:underline;
}
h1{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#212121;
	text-transform:uppercase;
	margin:0 5px 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e3e3e3;
}
.mainHeader { background:url(../images/headerbg.gif) repeat-x; height:211px; }
#header{	
	width:1000px; margin:auto;
}
.search-box{
	width:190px; margin:52px 0 0 390px; text-align:right; color:#a8a8a8;
}
.search-box p{
	margin:16px 0 0 0;
	padding:0px;
}
.button{
	background:url(../images/go.gif) no-repeat;
	width:23px;
	margin:0;
	padding:0;
	height:21px;
	border:none;
}
.search{
	font:normal 11px Tahoma, Helvetica, sans-serif;
	background:#000;
	float:left;
	border:1px solid #434242;
	width:148px;
	margin:0 3px 0 0;
	padding:3px 0px 3px 10px;
	color:#a8a8a8;
	height:13px;
}
.rebecca{
	width:403px; float:left;
}
.header-bg{
	background:url(../images/header-bg.gif) no-repeat; width:597px; height:168px; float:right;
}
#navigation{
	width:992px; margin:auto;
}
#navigation ul{
	padding:12px 0 0 0;
	margin:0px;
}
#navigation li{
	margin:0;
	border-right:2px solid #FFFFFF;
	padding:0;
	display:inline;
}
#navigation li a{
	font:bold 12px Tahoma, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	margin:0 18px;
	padding:0;
}
#navigation li a:hover{
	color:#000;
	text-decoration:none;
}
.no-border{
	border:none !important;
}
.clear{
	clear:both;
	font-size:1px;
}
#body{
	background:#FFFFFF;
}
#wrapper-main{
	padding-bottom:6px;
	width:1000px; margin:auto;
}
.leftmenu{
	border-right:1px solid #fff;
	float:left; width:222px;
}
.body-content{
	float:right; width:777px;
}

.special-offer{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:65px 0 0 60px;
	margin-bottom:1px;
	background:url(../images/special-offer.gif) no-repeat;
	width:158px;
	float:right;
	height:70px;
}
.bannerbg img, .border-bg{
	border:1px solid #e4e3e1;
	background:#eaeaea;
}
.shop-l-b{
	border:1px solid #e4e3e1;
	background:#b5b5b5;
}
.login{
	padding:15px 0 15px 24px;
	margin:0 0 1px 0;
	width:194px;
	float:right;
}
* html .login{
	padding:20px 0 19px 24px;
}
h3{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#212121;
	margin:10px 0 10px 0;
	padding:0px;
}
.basket{
	background:url(../images/basket.gif) no-repeat 100px 0px;
	height:31px;
}
label{
	font:normal 11px Tahoma, Helvetica, sans-serif;
	color:#424347;
}
#textfeild, #textfeild1{
	margin:4px 0 4px 0;
	width:166px;
	height:17px;
	border:1px solid #d5d4d2;
}
.login-button{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	border:none;
	margin-top:4px;
	color:#f8f7f5;
	width:54px;
	height:20px;
	background:#000;
}
h4{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	margin:15px 0 15px 0;
	padding:0px;
	color:#212121;
}
.accessories{
	padding:6px 0 0 6px;
	width:249px;
	float:left;
}
.accessories img{
	float:left;
	border:1px solid #bebdbd;
}
.accessories p{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	padding:10px;
	line-height:22px;
	float:left;
	width:229px;
	background:#000;
	border-top:1px solid #fff;
}
.accessories span{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#a8a8a8	;
}
.accessories a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
.accessories a:hover{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	text-decoration:underline;
}
.main-content{
	padding:15px 17px 0 12px;
}
.new-product{
	margin:11px 9px 0 0px;
}
.newProduct{
	width:210px; float:left; margin:10px 0 0 7px;
	text-align:left;
	padding:17px;
}
* html .newProduct{
	margin:10px 0 0 3px;
}
.newProduct span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:capitalize;
	margin:0;
	padding:0px;
}
.newProduct p{
	margin:0px;
	padding:3px 0 0 13px;
}
.newProduct a{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#5162a6;
	text-decoration:underline;
}
.newProduct a:hover{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#5162a6;
	text-decoration:none;
}
html>body .newProduct{
	width:210px; float:left; margin:10px 0 0 7px;
}
.new-product h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:5px 0 0 9px;
	margin:0 0 0 7px;
	background:#000;
	height:22px;
}

#footer{
	width:992px; margin:auto;
}
.main-footer{
	background:url(../images/footer.gif) repeat-x;
	height:129px;
	width:100%; 
}
.footer-bg{
	font:normal 11px Tahoma, Helvetica, sans-serif;
	color:#b5b5b5;
	padding:8px 0 0 24px;
	height:20px;
}
.textfeild_contact { width:250px; height:16px; border:1px solid #b0b0b0;}
.textarea_contact { width:660px; height:150px; border:1px solid #b0b0b0; padding-top:3px;}
.footer-bg a{
	color:#b5b5b5;
	text-decoration:none;
}
.footer-bg a:hover{
	color:#b5b5b5;
	text-decoration:underline;
}
.footer-bottom{
	margin:auto;
	background:url(../images/footer-bottom.gif) no-repeat;
	background-position:center bottom;
	height:101px;
}
small{
	font:normal 11px Tahoma, Helvetica, sans-serif;
	color:#b5b5b5;
	margin-left:420px;
}
.shopping-box{
	border:1px solid #bfbfbf;
}
.shopping-box-middle{
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}

.indent-1 a { font-weight:bold !important;
	color:#212121 !important;
 }
.indent-2 a { margin:0 !important; }
.indent-3 a { margin:0 !important; }

.category-products{
	/*background:url(../images/bullet.gif) no-repeat 17px 7px;*/
	margin:0 5px 0 10px;
	padding:4px 0 5px 30px;
	font:normal 11px Tahoma, Helvetica, sans-serif;
	text-decoration:none;
	color:#59524a;
}
.category-products:hover{
	text-decoration:underline;
	color:#212121;
}

.categories-bg{
	margin:0 0 1px 0;
	padding:0 0 20px 0;
	border-left:1px solid #e3dfda;
	border-bottom:1px solid #e3dfda;
	border-right:1px solid #e3dfda;
	width:218px; float:right;
}
.categories-bg h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#212121;
	text-transform:uppercase;
	padding:5px 0 0 28px;
	margin:0 0 10px 0;
	background:#cbcbcb;
	height:22px;
}
.categories-bg ul{
	padding:0px 0 0 5px;
	margin:0;
}
.categories-bg li{
	list-style:none;
	margin:0 5px 0 5px;
	padding:0;
}
.category-subs-parent{
	border-bottom:1px solid #e5e5e5;
	list-style:none;
	margin:0;
	padding:4px 0 5px 30px;
	display:block;
}
.categories-bg li a{
	background:url(../images/bullet.gif) no-repeat 17px 7px;
	padding:4px 0 5px 30px;
	color:#59524a;
	text-decoration:none;
}
.categories-bg li a:hover{
	color:#59524a;
	text-decoration:underline;
}
.category-subs--sub-parent{
	background:url(../images/bullet.gif) no-repeat 17px 7px !important;
	list-style:none;
	margin:0;
	padding:5px 0 5px 30px !important;
	display:block;
	
}
.category-top:hover
{ 	text-decoration:none;
	color:#212121;
}
.category-top
{ font:bold 11px Tahoma, Helvetica, sans-serif !important;
	color:#212121 !important;
	margin:0px;
	padding:0 0 0 15px;
	line-height:30px !important;
}
.category-top a
{ 	
	background:none !important;
margin:0px;
	padding:0;
}

#productDetailsList li{
	margin:10px 0 0 20px;
	padding:0;
}

