/**
 * 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: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

.productListing-rowheading {
	background-image:url(../images/tile_back.gif);
	height:2em;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family:verdana;
	}
	
.productListing-rowheading a {
	color: #FFFFFF;
	}
	
.productListing-rowheading a:visited {
	color: #FFFFFF;
		}
	
	
.productListing-heading{
text-align:center;
color:#FFFFFF;
width:100px;
font-size:11px;
text-decoration:none;
font-family:verdana;
margin:0px 0px 0px 0px;
}

.productListing-heading a{
color:#FFFFFF;
}

.productListing-heading a:visited{
color:#FFFFFF;
}

#navEZPagesTOC ul li a {
	color: #000000;
	font-family:verdana;
	font-size:11px;
	line-height:19px;
	width:auto;
	font-weight:bold;
	text-decoration: underline;
	}
	
#navEZPagesTOC ul li a:visited {
	color: #000000;
	font-family:verdana;
	font-size:11px;
	line-height:19px;
	width:auto;
	font-weight:bold;
	text-decoration: underline;
	}
	

#navMain ul li a:visited
{
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px 0px 0px 5px;
	padding:0px;
	
} 
	
#navBreadCrumb a:visited {
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration: underline;
	}

 #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	width:auto;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
	}

a:active {
    color: #ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
	}

h1 {
	font-size: 1.5em;

	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
    font-family:verdana;
    color:#3E3730;
	font-size:11px;
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:18px;
	}

h1, h2, h3, h4, h5, h6 {
    font-family:verdana;
    color:#3E3730;
	font-size:11px;
	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 {
	font-family:verdana;
	font-size:10px;
	color:10px;
	line-height:19px;
	margin:2px 3px 2px 3px;
	}

INPUT {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 3px 0px 5px;
	
	}
	
TEXTAREA {
	margin: 0px;
	font-family:verdana;
	font-size:11px;
	color:10px;
	border:1px solid #625447;
	padding:2px 2px 2px 2px;
	line-height:19px;
	display: block;
	width:100%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 5px;
	border: 1px solid #625447;
	}

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;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	}

LABEL.inputLabel {
	width: 150px;
	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:0px;
	}

ADDRESS {
	font-style: normal;
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	color:#000000;
	margin:10px 5px 0px 0px;
	}

.clearBoth {
	clear: both;
	}

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

/*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: #4E483D;
	text-align: left;
	width: 878px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4E483D;
	height:210px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin:0px 0px 0px 0px;
	width:150px;
	height:592px;
		}
	
#tagline {
	color:#CAA875;
	font-size:18px;
	height:19px;
	font-family:verdana;
	font-weight:bold;	
	text-align :left;
	padding:25px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background-color:#4E483D;	
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 62%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
font-family:verdana;
font-size:11px;
color:#000000;
line-height:18px;
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;}

.navSplitPagesLinks {
font-family:verdana;
font-size:11px;
color:#000000;
line-height:18px;
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;}

.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:0px;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding:0px;
	color: #ffffff;
	height:30px;
	}

#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;
	height:15px;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	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;
	text-decoration:underline;
	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,  #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 2px 2px 2px 5px;
	background-color:#746D5B;
	border: 1px solid #B4AC98;
	font-size: 11px;
	background-image:url(../images/tile_back.gif);
	background-repeat:repeat-x;
	height:16px;
	font-family:verdana;
	font-weight: bold;
	margin:0px 4px 3px 4px;
	color:#ffffff;
	}
	
#navBreadCrumb a {
	color:#ffffff;
	text-decoration:underline;
	}
	
#navBreadCrumb a:visited{
	color:#ffffff;
	text-decoration:underline;
	}

#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,  .centerBoxContentsFeatured {
	vertical-align: top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/leftnav-bg.gif);
	background-repeat:no-repeat;
	}

.centerBoxContentsNew{
	vertical-align: top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
.alert {
	background-color:#FFFFFF;
    font-family:verdana;
    line-height:16px;
    font-size:11px;
    color:#000000;	
	margin-left: 0.5em;
	}
	
.advisory {
    color:#000000;
	line-height:18px;
	font-family:verdana;
	font-size:11px;
	margin:5px 0px 5px 0px;
	}
	
.advisory a{
    color:#000000;
	font-weight:bold;
	text-decoration:underline;	
	}
	
.advisory a:visited{
    color:#000000;
	font-weight:bold;
	text-decoration:underline;	
	}
	
.important {
    color:#000000;
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	}
	
.important a{
color:#000000;
margin:10px 0px 10px 0px;
}

.important a:visited{
color:#000000;
}
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0px;
	border: 1px solid #B4AC98;
	background-color:#ffffff;
	}

.centerColumn{
   	padding:0px 4px 0px 4px;
	margin:4px 4px 4px 4px;
	font-size:11px;
	font-family:verdana;
	border: 1px solid #B4AC98;
	background-color:#ffffff;
	height:100%;
	}
	
.productGeneral biggerText{
  margin:0px 0px 0px 0px;
  }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	
	text-align: right;
	margin: 1em;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #4A4439;
	}

.tableHeading, #cartSubTotal {
	background-color: #C7B995;
	 }

#cartSubTotal {
	border-top: 1px solid #4A4439;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	background-color:#C7B995;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

 .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	color:#000000;
	font-size:10px;
	font-family:verdana;
	}
	
.cartProductDisplay a{
color:#000000;	
}
	

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding: 0px 5px 0px 5px;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	text-decoration:none;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
.cartOldItem a{
    color: #000000;
	text-decoration:none;
	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;
	}

#ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	} 
#cartBoxListWrapper li{
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	font-family:verdana;
	font-size:10px;
	line-height:15px;
	color:#000000;
	list-style-image:url(../../../../images/li.gif);	
	} 
	
#cartBoxListWrapper li a{
color:#000000;
text-decoration:underline;
}
	
#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*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
	
#productMainImage{
	float:inherit;
	}

.categoryIcon {
text-align:center;
 padding:0px 0px 0px 0px;
 color:#000000;
 font-family:verdana;
 font-size:11px;
 font-weight:bold;
 margin:0px 0px 0px 0px; }
 
 .categoryIcon a {
color:#000000;
text-decoration:underline;
}

#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 #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size:12px;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	width:135px;
	color: #ffffff;	
		}
		
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

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

.leftBoxContainer, .rightBoxContainer {
	margin:8px 5px 10px 4px;
	height:auto;
	width:128px;
	font-family:verdana;
	font-size:11px;
	color:000000;
	background-color:#B6A883;
	border: 1px solid #B4AC98;
	padding:0px 0px 0px 0px;
	}


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

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

.TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	margin:5px 0px 0px 0px;
	}
	
.centerBoxContentsAlsoPurch{
    text-align: center;
    color:#000000;
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	}
	
.centerBoxContentsAlsoPurch a{
color:#000000;
}

.centerBoxContentsAlsoPurch a:visited{
    color:#000000;
}

.centeredContent{
	text-align: center;
	color:#000000;
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
	
.centeredContent a{
    color:#000000;
	}
	
.centeredContent a:visited{
    color:#000000;
	}
	
	.centerBoxContentsNew{
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	margin:5px 0px 0px 0px;
	}
	
	
	.centerBoxContentsNew a{
	color:#000000;
	text-decoration:underline;
	}
	
	.productListing-data{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	}
	
	.productListing-data a{
	color:#000000;
	text-decoration:underline;	
	}
	
	
	
#siteinfoLegal{
text-align:center;
font-family:verdana;
font-size:11px;
font-weight:bold;
line-height:19px;
color:#FFFFFF;
}

#siteinfoLegal a{
text-align:center;
font-family:verdana;
font-weight:bold;
color:#FFFFFF;
}


#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: #000000;
	padding: 0px 5px 0px 10px;
	background-image:url(../images/bullet1.gif);
	background-position:left;
	font-size:11px;
	line-height:19px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	text-decoration: underline;
	}
	
.sideBoxContent {
    color:#000000;
	font-weight:bold;
	padding: 0.4em;
}

.sideBoxContent a{
 color:#000000;
 }

A.category-links {
	color: #000000;
	font-size:11px;
	font-family:verdana;
	text-decoration: none;
	text-decoration:underline;
	font-weight:bold;
	}
	
A.category-links a {
    color: #ffffff;
	font-size:11px;
	font-family:verdana;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
	}

A.category-subs, A.category-subs:visited, {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	padding: 2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	}
SPAN.category-subs-parent {

	color: #000000;
	margin:0px 0px 0px 0px
	}
SPAN.category-subs-selected {
	color: #000000;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px;	
	}
/* end categories box links */

/*misc*/

.buttonRow{
width:auto;
margin:0px 5px 0px 5px;
padding:0px 0px 0px 0px;
}

.buttonRow input{
width:auto;
margin:0px 5px 0px 5px;
padding:0px 0px 0px 0px;
}

.buttonRow a{
width:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	color:#000000;
	}
	
	.forward a, #shoppingCartDefault #PPECbutton {
	float: right;
	color:#000000;
	margin:0px 5px 0px 5px;
	padding:1px 0px 0px 0px;
	}

.bold {
	font-weight: bold;
	}
	

	
.rowOdd {
	background-color: #F8EED5;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F8EED5;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}
	
.list{
    float: left;
	color:#000000;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	}
	
.list li{
    float: left;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	}
	
.list li a{
    float: left;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	}
	
.list li a:visited{
    float: left;
	color:#000000;
	text-align:left;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	}
	
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	color:#000000;
	font-family:verdana;
	font-size:11px;	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #C7B995;
	height: 2em;
	}


#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 {
font-family:verdana;
line-height:16px;
font-size:11px;
color:#000000;
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;
	}
	
.productListing-odd{
background-color:#FFFFFF;
font-family:verdana;
line-height:16px;
font-size:11px;
color:#000000;
}

.productListing-odd a{
color:#000000;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.productListing-even{
background-color:#F8EED5;
font-family:verdana;
line-height:16px;
font-size:11px;
color:#000000;
}

.productListing-even a{ 
background-color:#F8EED5;
color:#000000;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.productListHeading{
background-color:#F8F2E2;
color:#FFFFFF;
padding:5px 0px 5px 10px;
}

.productGeneral{
width:230px;
float:right;
font-family:verdana;
font-size:11px;
color:#000000;
padding:0px 0px 0px 0px;
margin:0px 25px 0px 0px;
text-align:left;
}

.centeredContent back{
margin:20px 0px 5px 0px;
padding:10px 0px 5px 0px;
text-align:center;
}

#ezpagesContent{
    color: #000000;
	padding: 0px 5px 0px 10px;
	font-size:10px;
	background-repeat:no-repeat;
	margin:10px 0px 5px 0px;
	text-decoration: underline;
}

#ezpagesContent ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#ezpagesContent li{
margin:5px 0px 0px 0px;
background-image:url(../images/bullet1.gif);
background-position:left;
background-repeat:no-repeat;
list-style:none;
color:#000000;
font-family:verdana;
font-size:11px;
padding:0px 0px 0px 10px;
}

#ezpagesContent a{
color:#000000;
}

A.category-products{
    font-family:verdana;
	font-size:10px;
	color:#000000;
	background-image:url(../../../../images/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:16px;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	}
	
A.category-products a{
color:#ffffff;
text-decoration:none;
}

	


.tableborder
{
	border:solid 1px #5A5148;
}

.content{
    font-family:verdana;
	font-size:11px;
	line-height:18px;
	color:#000000;
}

.content a{
    font-family:verdana;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
}

#scUnitHeading{
text-align:right;
padding:0px 10px 0px 0px;
}

#scTotalHeading{
text-align:right;
padding:0px 6px 0px 0px;
}

.instructions{
   font-family:verdana;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:12px 0px 0px 10px;
	color:#000000;
}


	