/**
 * 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: verdana, arial, helvetica, sans-serif;font-size: 62.5%;color: #000000;background-color: #ffffff;}
a img {border: none;}
a:link, #navEZPagesTOC ul li a {color: #000000;text-decoration: none;}
a:visited {	color: #000000;	text-decoration: none;}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {color: #000000 ;text-decoration: underline;}
#navSupp ul li a:hover {color:#EEEEEE;text-decoration: underline;}
a:active {color: #0000FF;}
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; font:12px/20px Arial, Helvetica, sans-serif;}
FIELDSET label{ width:100px; float:left;}
FIELDSET input{ margin:0; padding:0; float:left;}
LEGEND {font-weight: bold;padding: 0.3em;color: black;}
LABEL, h4.optionName {line-height: 1.5em;padding: 0.2em;}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;}
LABEL.inputLabel {width: 100px;}
LABEL.inputLabelPayment {width:100px;float: left;padding-left: 2.5em;}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {width: 100px;float: left;}
#checkoutPayment LABEL.radioButtonLabel {font-weight: bold; width:700px;}
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 #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{width: 1000px;clear:both; margin:0 auto; margin-top:20px;}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;padding: 0em;}
#contentMainWrapper {margin:.5em 0;padding:0;}
#headerWrapper{margin: 0;padding: 0;}
#topBarWrap{background:#ffffff;}
#topBar{width:1000px;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;
	}
#logo{
padding-bottom:10px;

}
#logoWrap{
	margin:auto;
	background-color: #ffffff;
	width:1000px;
	/*border-bottom:.5em solid #EEEEEE;*/
	}
#topLinks{
	clear:both; width:1000px; height:30px; overflow:hidden; float:left;background:#000;}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#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%;
	}
/*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;
	}

#navCatTabsWrapper {
	margin: auto;
	background-color: #2E2E2E;
	padding:0.3em 0.2em;
	font-weight: bold;
	color: #909090;
	width:1000px;
	border-top:5px solid #000000;
	height:5px;
	
	}

#payments{
	float:left;
	background:url(../images/payments.gif)  no-repeat center 0;
	width:100%;
	height:26px;
		}
#bottomNav{
	margin:auto;
	}

#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, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
float:right;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	}

#navEZPagesTop {
float:left;font: bold 12px/30px Arial, Helvetica, sans-serif; color:#fff; margin-left:10px;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
    text-decoration:none;
	color:#ffffff;	
	padding:.6em 1em .4em .8em;
	height:24px;
	line-height:24px;
	}
#navEZPagesTop a:hover{
	/*text-decoration:underline;*/
	background:#CCCCCC;
	color:#000000;
	}

#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,*/ .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;
	}
.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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#sign-in-links{
	float:right;
	color:#FFFFFF;}	 

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

.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 {
	font:12px/16px Arial, Helvetica, sans-serif;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.4em;
	color: #c7baa7;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	background:#ffffff repeat-x;
}
.centerBoxHeading{
	margin: 0em;
	padding:.3em 0 .4em 2em;
	background:#ffffff url(../images/centerboxHeadingbg.gif) repeat-x;
}
#categoriesHeading {
	background:#ffffff repeat-x;
	font-size:1.1em;
	padding:.2em 0 .4em 1em;
	}
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	background: url(../images/brownboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
	
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	font-size:1.1em;
	padding:.4em 0 .5em 1em;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	background: #ffffff;
	vertical-align:middle;
	}

li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	background:#EEEEEE url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}

li.category-products a:hover{
	background:#333333 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	color:#EEEEEE;
	}
#categoriesContent{
	padding:0;
	margin:0;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}

.rightBoxContainer {
	margin: 0 0 1em 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #fffff;
	border-bottom: 4px solid #fffff;
	}
 
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #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;
	}

#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;
	}
.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-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	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: #000;
	height: 32px;
	color:#fff;
	font-weight:normal;
	}

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

#trailimageid img {
  margin: 2px;
  border: none;
}
#navColumnOneWrapper{ width:100%; overflow:hidden; float:left;font:bold 12px/23px Arial, Helvetica, sans-serif;}
#categoriesHeading,#newsscrollerHeading,#currenciesHeading{ width:100%; height:23px; float:left; margin:0; padding:0; padding-left:20px; background:#c7baa7; color:#f4f1ed;}
#categoriesContent ul{ margin:0; padding:0; list-style:none;}
#categoriesContent ul li{ width:100%; height:auto; display:inline; font:12px/16px Arial, Helvetica, sans-serif; background:#f4f1ed;}
#categoriesContent ul li a{ display:block; width:100%; height:auto; color:#92918e;background:#f4f1ed; text-decoration:none; float:left; border-bottom:1px solid #fff; padding:8px;}
#categoriesContent ul li a:hover{ background:#fff; color:#6d5c3d;border-bottom:1px solid #c3c4c5;}
#extralinks{ width:100%; background:#f4f1ed url(../images/clh_01.gif) repeat-x 0 0; clear:both;text-align:center;font: normal 10px/37px Arial, Helvetica, sans-serif;}
#extralinks a{color:#7a7876; text-decoration:none;}
#extralinks a:hover{ color:#f00; text-decoration:underline;}
#newsscroller{ width:100%; float:left; background:#f4f1ed;}
#newsscroller h3 a{ color:#F4F1ED; text-decoration:none;}
#newsscroller .newsScrollerSideBox{ width:100%; float:left; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; padding-left:5px; color:#000; margin-top:10px;}
#newsscroller .articleSummary{ border-bottom:1px solid #fff; padding-bottom:8px;}
#newsscroller .newsScrollerSideBox p{ color:#9f9fa0; text-decoration:none;}
#newsscroller .newsScrollerSideBox span a{ font-weight:bold; color:#c7baa7;}
#newsscroller .newsScrollerSideBox a:hover{ color:#f00; text-decoration:underline;}
#newsscroller .archiveLinkList li{ width:100%; text-align:right;}
#newsscroller .archiveLinkList a{ width:100%;  color:#f9ac77;}
#newsscroller h2{ font:12px/16px Arial, Helvetica, sans-serif; color:#9f9fa0;}
#newsscroller ul{ margin:0; padding:0; list-style:none;}
#newsscroller p{ margin:0; padding:0;}


#navEZPagesTop{ float:left;font: bold 12px/30px Arial, Helvetica, sans-serif; color:#fff;}
#navEZPagesTop a{ color:#fff; text-decoration:none; padding:0 20px;}
#navEZPagesTop a:hover{ background:#f4f1ed; color:#84755b;}
#topLinks .circle{ width:236px; overflow:hidden; float:right; margin-right:20px; margin-top:5px;}
#topLinks .circle .bgl{width:10px; height:17px; overflow:hidden; float:left; background: url(../images/chr_11.gif) no-repeat 0 0;}
#topLinks .circle .bgr{width:8px; height:17px; overflow:hidden; float:left; background: url(../images/chr_15.gif) no-repeat 0 0;}
#topLinks .circle  form{margin:0; padding:0; float:left;}
#topLinks .circle  form input{float:left; margin:0; padding:0; border:none;}
#topLinks .circle  input.key{ width:159px; height:17px; padding-top:3px;background:url(../images/chr_13.gif) repeat-x 0 0; float:left; border:none;}
#topLinks .circle  input.but{ width:44px; height:17px; overflow:hidden;background:url(../images/chr_18.gif) no-repeat 0 center; float:left;border:none;margin-left:10px; cursor:pointer;}


#navSuppWrapper{ clear:both; width:1000px; margin:0 auto; border-top:6px solid #221815;background:url(../images/chr_l01.gif) #727171  no-repeat 0 bottom; padding-bottom:20px; padding-top:20px; margin-top:20px;}
#navSuppWrapper a:hover{ color:#f00; text-decoration:none;}
#navSuppWrapper dl{ float:left; border-right:1px solid #898989;}
#navSuppWrapper #Partners{ width:170px; overflow:hidden; margin-left:16px;}
#navSuppWrapper #link{ width:350px; overflow:hidden; margin-left:10px;}
dl,dt,dd{ margin:0; padding:0;}
#navSuppWrapper dl dt{ color:#504f4f; font: bold 14px/20px Arial, Helvetica, sans-serif;}
#navSuppWrapper dl p{ width:150px; height:70px; overflow:hidden; margin:0; padding:0; float:left; padding-right:10px; font: 12px/14px Arial, Helvetica, sans-serif;}
#navSuppWrapper dl p a{ color:#9d9c9c; text-decoration:none;}
#navSuppWrapper #navSupp{ width:400px;float: right; text-align:center; padding-right:10px;}
#navSuppWrapper #bottomNav ul li a{ color:#000; text-decoration:none;}
#navSuppWrapper #bottomNav ul li a:hover{ color:#f00; text-decoration:underline;}

#mainWrapper{ margin-top:20px;}


#navBreadCrumb{width:690px; overflow:hidden; float:left; margin-top:0; font: bold 12px/24px Arial, Helvetica, sans-serif; color:#6d5c3d;}
#navBreadCrumb .bgl{ width:7px; height:31px; overflow:hidden; float:left;background:url(../images/shose_01.gif) no-repeat 0 0;}
#navBreadCrumb p{ margin:0; padding:0; width:662px; padding-left:20px; float:left; background:#efefef; margin-top:7px;}
#navBreadCrumb a{color:#6d5c3d; text-decoration:none;}
#navBreadCrumb a:hover{ color:#f00; text-decoration:underline;}
#indexProductList{ clear:both; width:643px; overflow:hidden; margin-top:27px; float:left; padding-left:27px; padding-right:20px;}
#indexProductList #productListHeading{ width:100%; float:left; background:url(../images/shose_03.gif) 0 100% no-repeat;}
#indexProductList h1{ margin:0; padding:0;font: bold 35px/59px Arial, Helvetica, sans-serif;}
#indexProductList #div11 form{ clear:both; margin:0; padding:10px 0;}
#indexProductList #div11 form .inputLabel{ font: bold 14px/26px Arial, Helvetica, sans-serif; color:#7f7f7f;}

#productListing { clear:both; width:643px; overflow:hidden; float:left;}
#productListing #sub{ width:100%; text-align:right; padding-bottom:10px; border-bottom:1px solid #dcdddd;}
#productsListingTopNumber{ float:left; font:bold 11px/28px Arial, Helvetica, sans-serif; color:#6d5c3d; padding-left:20px;}
#productsListingListingTopLinks{ float:right; font: bold 11px/28px Arial, Helvetica, sans-serif; color:#6d5c3d; padding-right:20px;}
#productsListingListingTopLinks a{color:#6d5c3d; text-decoration:underline;}
#productsListingListingTopLinks a:hover{ color:#f00; text-decoration:underline;}
div.productListing-rowheading{ width:100%; float:left; border-top:1px solid #ebe0d2; background:#f4f1ed; font:bold 14px/29px Arial, Helvetica, sans-serif; color:#000;}
div.productListing-rowheading span.productListing-heading{ width:30%; float:left; text-align:center;}
div.productListing-rowheading span.productListing-heading a{ color:#000; text-decoration:none;}
div.productListing-rowheading span.productListing-heading a:hover{ color:#f00; text-decoration:underline;}
div.productListing-odd,div.productListing-even{width:204px; height:340px; overflow:hidden; float:left; margin:7px 3px;  font:12px/20px Arial, Helvetica, sans-serif;}
#cat3Table{ float:left; border-bottom:1px solid #dcdddd;}
.productListing-data h3.itemTitle{ margin:0; padding:0; width:100%; height:28px; overflow:hidden; float:left; font:bold 11px/15px Arial, Helvetica, sans-serif; color:#6d5c3d;}
.productListing-data h3.itemTitle a{ color:#6d5c3d; text-decoration:none;}
.productListing-data h3.itemTitle a:hover{ color:#f00; text-decoration:underline;}
.productListing-data img.listingProductImage{ padding:5px; width:188px; height:236px; overflow:hidden; float:left;  border:1px solid #efefef;}
.productListing-data a:hover img.listingProductImage { border:1px solid #c3c3c3;}
#cat3Table .productListing-data{ width:100%; float:left; margin-top:3px; text-align:left;}
.productListing-data .listingDescription{ width:100%; text-align:left; float:left; font:11px/14px Arial, Helvetica, sans-serif; color:#9f9fa0; height:28px; overflow:hidden;}
.productListing-data br{ width:0; height:0; display:none;}
#productsListingBottomNumber{ margin-left:20px; clear:both; float:left; width:200px; font:bold 11px/29px Arial, Helvetica, sans-serif; color:#6d5c3d;}
#productsListingListingBottomLinks{ float:right; color:#6d5c3d; font:bold 11px/29px Arial, Helvetica, sans-serif; margin-right:20px;}

#productsListingListingBottomLinks a{ color:#6d5c3d; text-decoration:underline;}
#productsListingListingBottomLinks a:hover{ color:#f00;}
.productListing-data br.clearBoth{ clear:both; width:0; height:0; display:none; float:left;}
.buttonRow{ width:100%; text-align:right;}
fieldset .forward{ float:left;}
fieldset br.clearBoth{ clear:both;}

#newProductsDefault h1#newProductsDefaultHeading{ width:100%; text-align:center;font: bold 35px/59px Arial, Helvetica, sans-serif;}
#newProductsDefault{ font:12px Arial, Helvetica, sans-serif;}
#newProductsDefault .buttonRow{ width:100%; border-bottom:1px solid #dcdddd; padding-bottom:10px;}
#newProductsDefault table,#newProductsDefault tr{ margin:0; padding:0;}
#newProductsDefault .main a img{ margin-top:10px; width:100px; height:150px; padding:5px; background:#f7f7f8; border:1px solid #efefef;}
#newProductsDefault .main A:hover img{  border:1px solid #c9caca;}

table#new_ff{ margin:0; padding:0; float:left; border-top:1px solid #efefef; margin-top:10px;}
table#new_ff td#left{ width:120px;padding-bottom:10px; padding-right:20px;}
table#new_ff td#right{padding-left:10px; padding-top:43px; color:#898989;}	
table#new_ff hr{height: 10px;margin-top:10px; background:url(../images/cl_02.gif) repeat-x 0 0;}

.productGeneral,.productGeneral p,.productGeneral p font,.productGeneral ul font,.productGeneral li font,.productGeneral font,.productGeneral span font,.productGeneral span,.productGeneral span li font{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; font-size:12px;}
element.style { font-family:Verdana, Arial, Helvetica, sans-serif; color:#666; font-size:12px;}
#whatsNew{ clear:both; float:left; width:814px;}
#whatsNew h2{ width:100%; background:#c7baa7; font: bold 12px/30px Arial, Helvetica, sans-serif; color:#fff;}
#whatsNew a.img{ width:100%; height:300px; float:left; overflow:hidden; text-align:center;}
#whatsNew br{ clear:both; float:left;}
#whatsNew a.img img{ margin:auto 0;}

#productGeneral{ margin-top:20px; width:690px; float:left;}
#productGeneral form{ float:left; width:450px;}
#productMainImage img{ width:188px; padding:5px; background:#f2f2f2; border:1px solid #efefef;}
#productMainImage a{ color:#9f9fa0; text-decoration:none; font-weight:bold;}
#productMainImage a:hover{ color:#e60011; text-decoration:underline;}
h1#productName{ float:left; color:#d54f1a; font:bold 12px/20px Arial, Helvetica, sans-serif;}
.navNextPrevWrapper p{ text-align:left; font: 12px/16px Arial, Helvetica, sans-serif; color:#9f9fa0;}
#productPrices{ font:bold 12px/16px Arial, Helvetica, sans-serif; color:#d54f1a;}
#productPrices b{ color:#000;}
#productDescription{ font:12px/16px Arial, Helvetica, sans-serif; text-indent:24px; color:#9f9fa0;}
#productDescription p{ padding:0; margin:0;}
#productGeneral #content{background:#fff7f7; border:1px solid #e6e6e6; padding:20px;}
#productGeneral #productDetailsList{ font:12px/16px Arial, Helvetica, sans-serif; color:#a29a9b;}
#productGeneral #cartAdd{ font:12px/32px Arial, Helvetica, sans-serif; color:#a29a9b;}
#productGeneral #cartAdd b{ float:left;}
#productGeneral #cartAdd input{ float:left; margin:0; padding:0;}
#productGeneral #cartAdd #tt{ margin:0 5px; margin-top:10px;}
#productAttributes,#productAttributes h3,#productAttributes h4{ margin:0; padding:0;font:12px/16px Arial, Helvetica, sans-serif; color:#a29a9b;}
div.buttonRow#productTellFriendLink{ clear:both; float:left; width:45%; text-align:left; font:bold 12px/20px Arial, Helvetica, sans-serif; color:#ff5a00;}
div.buttonRow#productReviewLink{float:left; width:45%; text-align:left; font:bold 12px/20px Arial, Helvetica, sans-serif; color:#ff5a00;}
div.buttonRow#productTellFriendLink a,div.buttonRow#productReviewLink a{color:#ff5a00;}
p#productDateAdded{ background:#fefadc; font: 12px/16px Arial, Helvetica, sans-serif; text-align:left; color:#7f7d6e; padding:10px;}
#indexProductListCatDescription{ width:100%; float:left; margin-top:10px; color:#898989; font:12px/14px Arial, Helvetica, sans-serif;}
#indexProductListCatDescription a{ color:#898989; text-decoration:none;}
#indexProductListCatDescription a:hover{ color:#f00;}

h1#cartDefaultHeading,h2#cartEmptyText{ clear:both; text-align:center; font-size:12px; color:#e60011;}
h1#cartDefaultHeading{ margin-top:26px;}
h2#cartEmptyText{ background:#fbfbfb; border:1px solid #f2f2f3; padding:50px 0; margin-top:50px;}
#help a{ background:url(../images/ask.gif) no-repeat 0 0; padding-left:26px; color:#e60011;}
#help a:hover{ color:#000; text-decoration:none;}
#cartInstructionsDisplay,div.cartTotalsDisplay{ padding:0; color:#9f9fa0; font: normal 12px/16px Arial, Helvetica, sans-serif; text-align:right;}

#cartImage img{ width:103px; padding:5px; background:#f7f7f8; border:1px solid #eae9e9;}
#cartProdTitle{ font-size:12px; font-weight:bold;}
.cartAttribsList{ font-size:12px;}
.cartAttribsList ul{ list-style:none; padding:0; margin:0;}

.cartUnitDisplay,.cartTotalDisplay{ font:12px/16px Arial, Helvetica, sans-serif; color:#e60011;}
#shoppingCartDefault .buttonRow { width:150PX; float:right;}
.newsHeadlineText{ font:14px/20px Arial, Helvetica, sans-serif; color:#e60011;}
.newsHeadlineText a{ color:#e60011;}
.newsHeadlineText a:hover{ color:#000;}
p.articleByLine{ margin:0 200px; margin-top:10px; text-align:center; background:#efefef; font:12px/21px Arial, Helvetica, sans-serif; color:#6d5c3d;}
p.articleByLine a{color:#6d5c3d;}
ul.archiveLinkList{ margin:0; padding:0; list-style:none; font: 12px/20px Arial, Helvetica, sans-serif; margin-left:30px; margin-top:10px;}
p.articleText{ text-align:right; font:12px/18px Arial, Helvetica, sans-serif; }
p.articleText a{background:url(../images/clnew_01.gif) no-repeat 0 0; line-height:18px; padding-right:20px; color:#000; padding-left:35px;}
p.articleText a:hover{ color:#f00; text-decoration:none;}

p.articleByLine a:hover{ color:#f00;}
#xx{ font:12px/18px Arial, Helvetica, sans-serif; padding:0 20px;}
p.articleHeading{ margin:0 0 0 20px; background:#000; color:#fff; font:12px/30px Arial, Helvetica, sans-serif; padding-left:20px;}