/**
 * 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 {
	font-family: "Lucida Sans", verdana, tahoma;
	font-size: 11px;
	font-style:normal;
	color: #FFFFFF;
	background-color: #e3e1bb;
	margin:0;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #666666;
	text-decoration: none;
	}
 
a:visited {
	color: #666666;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #666666;
	text-decoration:underline;
	}
#navMain ul li a:hover
{
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}
a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.7em;
	color: #FFFFFF;
	margin:0;
	padding:0;
	margin-bottom:1em;
	margin-top:0.5em;
	}

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

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;
	}
input.buttonstyle
{
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	background:#352c19;
	border-color:#352c19;
	color:#FFFFFF;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #fffce4;
	}
input.buttonstyle:focus
{
	background:inherit;
}
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
{
	height:134px;
	margin:0;
	padding:0;
	width:287px;
	float:left;
}
.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;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #5a4b2b;
	}

/*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 {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper
{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background:#7b683e;
	padding-bottom:20px;
}
#navMain
{
	background:url(../images/nav_left.gif) left top no-repeat;
	width:283px;
	height:50px;
	margin-top:64px;
	padding:20px 0px 0px 25px;
	float:left;
}
#logoWrapper{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:262px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:0;
	margin:0;
	}
	
#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: 47%;
	}

.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
{
	margin:0;
	background-color: #e3e1bb;
	/*background-image: url(../images/tile_back.gif);*/
	padding: o;
	font-weight: bold;
	color: #ffffff;
	height:134px;
}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #e3e1bb;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height:134px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMainShopingCart
{
	float:right;
	background: url(../images/nav_right.gif) right bottom no-repeat;
	height:53px;
	padding-top:81px;
	padding-left:159px;
	margin:0;
	width:146px;
	font-size:12px;
	color:#FFFFFF;
}
#navMainShopingCart span
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
#navMainShopingCart a
{
	color:#FFFA90;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#navMainShopingCart a:hover
{
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
#navMain ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li {
	display: inline;
	margin:0;
	padding:0px 8px 0px 15px;
	border-right:1px solid #f47f53;
	}
#navMain ul li#home {
	display: inline;
	margin:0;
	padding:0px 8px 0px 15px;
	background:url(../images/icon/home.gif) left top no-repeat;
	}
#navMain ul li#login {
	display: inline;
	margin:0;
	padding:0px 8px 0px 15px;
	background:url(../images/icon/user.gif) left top no-repeat;
	}
#navMain ul li#contact {
	display: inline;
	margin:0;
	padding:0px 8px 0px 15px;
	background:url(../images/icon/contact.gif) left top no-repeat;
	}
#navSupp ul li, #navCatTabs ul li {
	display: inline;
	margin:0;
	padding:0px 8px 0px 15px;
	}

#navMain ul li a
{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fffa90;
	white-space: nowrap;
	font-weight:normal;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive {
	padding: 0.8em;
	}

.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: #ece392;
	 }

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

.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 {
	margin:0 0 10px 0;
	padding:0;
	}

h2.centerBoxHeading{
	font-size: 17px;
	font-weight:bold;
	color: #ffffff;
	margin:0;
	height:40px;
	
	}
.middlepart
{
	height:40px;
	background:url(../images/index_center_box.gif) left top repeat-x;
	background-color:#EEECD9;
	color:#000000;
	padding:0px 10px;
}
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a
{
	margin:0;
	padding:16px 0px 0px 21px;;
	background:url(../images/leftbox_heading.gif) left top no-repeat;
	width:212px;
	height:43px;
	text-align:left;
	color:#231f18;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}
div#subscribe
{
	margin: 0em;
	margin-top: 1.5em;
	background:none;
	border:none;
}
h3#subscribeHeading
{
	background:url(../images/news_top.gif) left top no-repeat;
	background-color:#e4d764;
	margin-top:1.1em;
	width:200px;
	padding:0;
	padding-top:10px;
	padding-left:4px;
	margin-left:10px;
	text-align:left;
	font-size:16px;
}
div#subscribeContent
{
	background:url(../images/news_bot.gif) left bottom no-repeat;
	background-color:#e4d764;
	margin-left:10px;
	padding:4px;
	width:196px;
	padding-bottom:10px;
}
.Nlabel 
{	
	color:#3a301b;
	font-size:11px;
	font-style:italic;
}
.messageStackError a
{
	color:#FFFFFF;
	text-decoration:underline;
}
messageStackError a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.leftBoxContainer
{
	
}
.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0.4em;
	}

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

.leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
h3#whatsnewHeading
{
	background:url(../images/right_head_bg.gif) left top no-repeat;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 14px 0px;
	width:223px;
	color:#000000;
}
div#whatsnew
{
	border:none;
}
div#search
{
	background:none;
	border:none;
	margin:0;
	padding:0;
}
h3#searchHeading
{
	height:0px;
	padding:0;
	margin:0;
	visibility:hidden;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,  .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centerBoxContentsFeatured
{
	text-align:left;
	padding:10px;
	border-right:1px solid #d3d0b8;
}
a:link.fpname, a:visited.fpname
{
	color:#231f18;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:underline;
}
a:hover.fpname
{
	color:#231f18;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:none;
}
.centerBoxContentsFeatured img
{
	margin:5px 0px;
}
.centerBoxContentsFeatured .fpprice
{
	font-size:10px;
	font-weight:normal;
	color:#231f18;
}
.centerBoxContentsFeatured span
{
	font-size:20px;
	font-weight:bold;
	float:right;
	color:#231f18;
}
.centerBoxContentsFeatured img
{
	float:left;
}
a:link.npname, a:visited.npname
{
	color:#eeecd9;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:underline;
}
a:hover.npname
{
	color:#eeecd9;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-decoration:none;
}
.sideBoxContent .npprice
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.sideBoxContent .npdetail
{
	font-size:12px;
	font-weight:normal;
	color:#fffbda;
	text-align:left;
}
#siteinfoLegal
{
	float:right;
	color:#fffbda;
}
#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;
	}

#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: #004080;
	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;
	}
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: #f1ebb1;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #f7f3d0;
	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: #E4D764;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #5a4b2b;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2.5em;
	color: #FFFFFF;
	}
.productListing-rowheading a
{
	color:#FFFFFF;
}
.productListing-rowheading a:hover
{
	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: #E3E1BB;
	color:#000;
	}
.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;
	}
.clearall {
	line-height:0;
	margin:0;
	padding:0;
	clear:both;
	height:0px;
}
#tab {
	float:left;
	width:100%;
	background:url(../images/tab/nav_bg.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
#tab ul {
	margin:0;
	padding:1px 10px 24px 183px;
	list-style:none;
	height:20px;
}
#tab li {
	display:inline;
	margin:0;
	padding:0;
}
#tab a {
	float:left;
	background:url("../images/tab/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 2px 0 13px;
	text-decoration:none;
}
#tab a span {
	float:left;
	display:block;
	background:url("../images/tab/tabright5.gif") no-repeat right top;
	padding:5px 15px 6px 6px;
	color:#eae3d4;
}
#tab a span {
	float:none;
}
#tab a:hover span {
	color:#eae3d4;
}
#tab a:hover {
	background-position:0% -28px;
	color:#000;
}
#tab a:hover span {
	background-position:100% -28px;
	color:#000;
}
#tab #current a {
	background-position:0% -28px;
}
#tab #current a span {
	background-position:100% -28px;
	color:#000000;
}
.sideBoxContent {
        width: 200px;
        margin: 0px 10px;
        }
.sideBoxContent ul {	
		list-style: none;
        margin: 0;
        padding: 0;
		font-size:12px;
        }
.sideBoxContent ul li a {
        height: 32px;
	  	voice-family: "\"}\"";
	 	 voice-family: inherit;
	  	height: 18px;
        text-decoration: none;
        }

.sideBoxContent ul li a:link, .sideBoxContent ul li a:visited {
        color: #fffbda;
        display: block;
        background:  url(../images/left_nav_bg.gif);
        padding: 4px 0 4px 23px;
        }

.sideBoxContent ul li a:hover, .sideBoxContent ul li #current {
        color: #000;
        background:  url(../images/left_nav_bg.gif) 0 -26px;
        padding: 4px 0 4px 23px;
        }
#footer {
	padding: 10px 20px 15px 20px;
	background:url(../images/footer_bg.gif) left top no-repeat;
}
.paypal{
	float:left;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	}
a:link.flink, a:visited.flink
{
	color:#FFFBDA;
}
a:hover.flink
{
	color:#FFFBDA;
	text-decoration:underline;
}
#searchContent
{
	background:url(../images/search_right_bg.gif) left top no-repeat;
	padding:20px 0px 0px 20px;
	height:40px;
}
.categoryImg
{
	float:left;
	padding:15px 15px 15px 15px;
}
.productListing-odd
{
	background:#d3d0b8;
}
.tabTable
{
	border:1px solid #666666;
}
.listingProductImage
{
	padding:3px;
	background-color:#FFFFFF;
	margin:5px;
}
