/**
 * 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 $
 */
 
/* BODY CSS */
/* This controls the overall layout for the page */
body {
	background-color: #211C0F;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
    font-size: 10px;
	font-family: Lucida, Verdana, sans-serif;
	
	
}

a img {border: none; }


/* This controls what the hyperlinks look like */
A {
  color: #ffffff;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 10px; 
  text-decoration: none;
}
/* This controls what the hyperlinks look like when the mouse hovers over them*/

/* This controls what the first copyright notice looks like */
.copyright {
	font-size: 10px; 
	padding-bottom: 12px; 
	padding-top:12px;
    font-weight: bold; 
	color: #C15700;
	}
/* This controls what the second copyright notice looks like */
.copyright2 {
	font-size: 10px;
	padding-bottom: 12px; 
	padding-top:12px;
    font-weight: bold; 
	color: #C15700;
}
/* This controls what the copyright hyperlinks look like */
A.copyright {
	font-weight: bold; 
	color: #C15700;
	font-family: Lucida, Verdana, sans-serif;
    font-size: 10px;
}
A.copyright:hover {
	font-weight: bold; 
	color: #C1A600;
	font-family: Lucida, Verdana, sans-serif;
    font-size: 10px;
}
P {
	    font-size:10px;
    font-family: Lucida, Verdana, sans-serif;
}
LI {
	    font-size:10px;
    font-family: Lucida, Verdana, sans-serif;
}
UL {
	    font-size:10px;
    font-family: Lucida, Verdana, sans-serif;
}
OL {
	    font-size:10px;
    font-family: Lucida, Verdana, sans-serif;
}

/* H1 TO H6 STYLES CSS */
/* These control the text format for your headings and titles */

H1 {
	font-size: 14px; 
	padding-bottom: 1px; 
	padding-top: 1px;
	font-family: Lucida, Verdana, sans-serif; 
	color: #C15700;
}

/*H1.homepage {
	margin-left: 150px;*/
}
H1.subhead {
	font-size: 10px; 
	margin: 0px;  
	color: #ffffff; 
	border: none; 
	text-align: right;
}
H2 {
	 font-family: Lucida, Verdana, sans-serif;
	 font-size: 13px;
}
H3 {
	 font-family: Lucida, Verdana, sans-serif;
	 font-size: 12px;
}

H4 {
	 font-family: Lucida, Verdana, sans-serif;
	 font-size: 10px;
}

H5 {
	 font-family: Lucida, Verdana, sans-serif;
}
H6 {
	 font-family: Lucida, Verdana, sans-serif;
}
HR {
	color: #5D5936; 
	height: 1px
}

 label, h4.optionName, legend, address, .sideBoxContent, .larger{
	font-size: 10px;;
}

.biggerText {
	font-size: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

code {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10px;
	}
form, select {
	display: inline;
	font-size: 10px;
	margin: 0.1em;
}
input.button {
	border-right: 1px solid #5D5936; 
	padding-right: 0px; 
	border-top: 1px solid #5D5936; 
	padding-left: 0px; 
	background: #807057; 
	padding-bottom: 4px; 
	font: 11px Lucida, Verdana, sans-serif; 
	border-left: 1px solid #5D5936; 
	padding-top: 4px; 
	border-bottom: 1px solid #5D5936;
	}
	
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #6B5F4F;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #A89B8B;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	#logo {
	text-align: center;
	background-image: url(../images/header_bg.jpg); background-repeat:repeat-x;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	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 #A89B8B;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #A89B8B;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	background-image: url(../images/2bg1.jpg);
	}
	
/*HEADER CSS*/
/* This controls the layout for the table which contains the logo */
TABLE.header {
 background-image: url(../images/topbg.png);
 background-repeat: repeat-x;
/* background-color: #2C1E1E;  */
  
}

TABLE.headerNavigation {
  background-image: url(../images/topbg.png);
 /* background-color: #2C1E1E;  */
  
}

TD.headerNavigation {
  position: absolute;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#C1A600;
  letter-spacing:1px;
  
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #C1A600;
  padding: 3px;
  border-bottom: 1px solid #5D5936;;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #ffffff;
  font-weight: bold;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
  background: #DCDCDC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#contentMainWrapper {
 background-image: url(../images/2bg1.jpg);
 width: 100%;
}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#logoWrapper {
    margin: 0em;
	padding: 0em;
	width:100%;
	text-align:center;
	vertical-align: top;
 }
 #headerWrapper {
    margin: 0em;
	padding: 0em;
	width:100%;
	background-color: #211C0F;
	text-align:center;
	
 }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
  font-size: 2em;
  text-align : center;
  vertical-align: middle;
}

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

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}
.floatingBox {
margin-top: 10px; 
margin-bottom:0px;
margin-right: 10px;
margin-left:6px;
width: 46%;

}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	width:400px;
	text-align:left;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	text-align:center;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
	.navNextPrevList2 {
	display: inline;
	white-space: nowrap;
	padding:  0.5em 0em;
	list-style-type: none;
	
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
  /*	background-color: #211C0F;    */
	font-weight: normal;
	color: #D9D3C3;
	width: 100%;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0;
	list-style-type: none;
	text-align: center;
	
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #6D416D;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: left;
	height: 1%;
	border: 0px;
	margin-left:24px;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
	color: #C1A600;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navEZPagesTOC ul li a {
	color: #ffffff;
	text-decoration: none;
	}


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

	
#navMainSearch {
	float: right;
	}

#navBreadCrumb {}

#navEZPagesTop {
	background-image: url();
	background-repeat: repeat-x;
	border: 1px solid #EDEAE2;
	background: #D9D3C3;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
    background-color: #4E4237;
    vertical-align: top;
	padding: 0.5em;
	border-right: 1px solid #A29875;
	border-bottom: 2px solid #BFBEBE;
	background-image: url(../images/bg.jpg);
	text-align: left;
	}
#navColumnTwo {
    background-color: #4E4237;
    vertical-align: top;
	padding: 0.5em;
	border-left: 1px solid #A29875;
	border-bottom: 2px solid #BFBEBE;
	background-image: url(../images/bg.jpg);
	text-align: left;
	}

/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	

#productDescription, .shippingEstimatorWrapper {
	padding: 12px;
	margin-right:10px;
}

.alert {
	color: #F4D200;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.centerColumn {
  padding: 0px;
  background: #4E4237;
  border-top: 2px solid #A29875;
  border-right: 2px solid #A29875;
  border-left: 2px solid #A29875;
  border-bottom: 2px solid #A29875;
  
}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	border: 0px;
	padding: 1em;
	}



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


.tableHeading, #cartSubTotal {
	background-color: #D9D3C3;
	}
.cartTableHeading TH {
	border-bottom: 1px solid #D9D3C3;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #EDEAE2;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #D9D3C3;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color: #3E3023;
	}

.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: #F4D200;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #EDEAE2;
	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: #F4D200;
	}


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

.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 ;
	border:0px;
}
.categoryIcon {
   	font-size: 12px;
	font-family: Lucida, Verdana, sans-serif;
	margin-left: 8px;
	color: #C1A622;
	margin-top: 3px;
}
.categoryIcon a{
   	font-size: 12px;
	font-family: Lucida, Verdana, sans-serif;
	margin-left: 8px;
	color: #C1A622;
	margin-top: 3px;
	text-decoration:underline;
}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0px;
	background-image:  url(../images/topmiddle.png);
	font-size: 10px;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #544B22;
	}
h2.xsell{
	background-image:  url(../images/topmiddle.png);
	font-size: 10px;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #544B22;
	text-align:center;
	
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #544B22;
	margin-bottom: 1em;

	}

h3.leftBoxHeading, h3.leftBoxHeading a {
font-size: 10px;
color: #ffffff;
}

.sideBoxContent {
	padding-left:6px;
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

leftBoxHeading a:hover {
	color: #c1a600;
	text-decoration: none;
	} 
rightBoxHeading a:hover {
	color: #c1a600;
	text-decoration: none;
	}
.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .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;
}

#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: #533E2B;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
	float: left;
	}
.back2 {
	float: right;
		}
.back3 {
	text-align: center;
	}
.backpad {
	padding-left:6px;
	}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

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

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

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: #381E07;
	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 {
	background-color: #ffffff;
	}
/*SIDEBOX CSS*/

 .sideBoxHeading A  {
  font-weight: normal;
  color: #ffffff;
}

 .sideBoxHeading A:hover {
  color: #c15700;
}

.column_left, .column_right{
     /* background-color: #FFCC00; */
   
   padding: 2px;
}

/*This sets the style for the text inside the sidebox*/
.boxText {
  font-size: 10px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 10px;
  background-image:  url(../images/midbg.jpg);
  background-color: #2e2e27;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading,.singleboxheading {
  /* background-color: #FFCC00; */ 
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  width: 160px;
  height: 30px;
  padding-left: 15px;
  background-image: url(../images/boxtop.jpg);
  background-repeat: no-repeat;
}

td.leftboxheading a, td.rightboxheading a, td.singleboxheading a {
  color: #ffffff;
  padding-left: 15px;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 10px;
}

TR.leftboxheading, TR.rightboxheading, TR.singleboxheading {
  /* background-color: #FFCC00; */
    background-image: url(../images/3td1.jpg);
	font-family: Lucida, Verdana, sans-serif;
    font-size: 10px;
	
}

/* This sets the style for the links and text in the sideboxes */
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 10px;
  padding: 4px;
  color: #ffffff;
  
  
  
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  /* background-color: #FFCC00; */
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  padding: 0px;
  width: 160px;
  height: 19px;
  padding-left: 5px;
  background-image: url(../images/2rtd2.jpg);
  background-repeat: no-repeat;
}
.plainBox, .plainbox-description {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 10px;
  background: #ffffff;
   padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 10px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #5D5936;
  background-image: url(../images/topbg.png);
}

TD.productlisting {
  border: 1px solid #5D5936;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #C1A600;
  padding-top: 11px;
  }

.center_column {
  padding: 10px;
  background: #FFF0F5;
  border-top: 2px solid #6D6C68;
  border-right: 2px solid #6D6C68;
  border-left: 2px solid #6D6C68;
  border-bottom: 2px solid #6D6C68;
}
.main_page{
  width: 100%;
  background-color: #FFCC00;
  border-right: 0px solid #5D5936;
  border-left: 0px solid #5D5936;
  border-bottom: 0px solid #5D5936;
  padding: 5px;
  
}

/* footer
--------------*/

TABLE.footer {
  background-color: #6D6C68;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #5D5936;
  border-left: 1px solid #5D5936;
  border-bottom: 1px solid #5D5936;
  width: 99%;
}

.footertop {
  background-color: #6D6C68;
  background-image: url(../images/navbg.jpg);
  font-size: 11px;
  height:30px;
  padding: 5px;
  width: 99%;
}

TD.footertop, footerbottom {
  padding: 5px;
  width: 99%;
  }

footerbottom {
  padding: 5px;
  background-color: #6D6C68;
  width: 100%;
  }
/*miscellaneous areas
-------------------------------------*/

/* This controls what the cartbox table cell looks like */
TD.cartBox {
   background: #725A10;
   font-size: 10px;
   padding: 3px;
   border: 1px solid #5D5936;
}

/* This controls what the ODD Numbered Product Listing Row looks like */
TR.productListing-odd, TR.upcomingProducts-odd {
  background: #928F86;
  color:#251F13;
}
/* This controls what the ODD Numbered Product Listing Content looks like */
TD.productListing-data-description-odd {
  background: #928F86;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5D5936;
  color:#251F13;
}

/* This controls what the EVEN Numbered Product Listing Row looks like */
TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #9A8D7E;
  color:#251F13;
}
/* This controls what the EVEN Numbered Product Listing Content looks like */
TD.productListing-data-description-even {
  background: #9A8D7E;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5D5936;
  color:#251F13;
}

td.pageresults a {
  color: #ffffff;
}

td.pageresults a:hover {
  background: #D9D3C3;
}

SPAN.newItemInCart {
  color: #C15700;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 11px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 11px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #ffffff;
   font-weight: normal;
}

SPAN.markProductOutOfStock {
	color: #F4D200;
	font: bold 12px Lucida, Verdana, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #C11C00;
}

span.productSpecialPriceSale {
  color: #C11C00;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #C11C00;
}
.moduleRow { }
.moduleRowOver { background-color: #EDEAE2; color: #3E3023; }
.moduleRowSelected { background-color: #3E3023; color: ##EDEAE2; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ffffff;
  color: #000000;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #5D5936;
}
.messageStackSuccess { background-color: #D9D3C3; padding: 2px; border: 1px solid #A89B8B; }
.messageStackCaution { font-family: Lucida, Verdana, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #5D5936;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #F4D200;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #5D5936;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #F4D200;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Lucida, Verdana, sans-serif;
  color: #000000;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #EDEAE2;
  border: 1px solid #5D5936;
}

/* mp3_code */
TABLE.mp3_code {
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #4e4237;
  border: 0px solid #5D5936;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 2.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #ffffff;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
}
A.category-top:hover {
  color: #C15700;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
}
/* This controls the extra links in the categories box such as App Roducts*/
A.category-links {
  color: #ffffff;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
}
A.category-links:hover {
  color: #C15700;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
}
A.category-subs, A.category-products {
  color: #ffffff;
  text-decoration: none;
  font-family: Lucida, Verdana, sans-serif;
  font-size: 11px;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
.linkstext {
	margin: 0;
	padding: 10px;
}
#popupLinksHelp {
	background: #ffffff;
}
main {
background-color: #D9D3C3;
color: #211C0F;
}
/**************************/
/* backward compatibility, to be removed in 1.4: */
.navMainSearch {
  float: right;
  margin: 0.5em;
}
/**************************/
td.pad {  padding-left: 10px; padding-right: 10px; }

a.ani:link { background: url(../images/mouseout.gif); background-repeat: repeat-x; background-color: black; color: white; font-family: verdana,geneva,san-serif;font-size:10px;font-weight: bold; }
a.ani:hover { background: url(../images/mouseover.gif); background-repeat: repeat-x; text-decoration: none;}
a.ani:visited { font-family: verdana,geneva,san-serif;font-size:10px;font-weight: bold; color: white; }
a.ani:active { font-family: verdana,geneva,san-serif;font-size:10px;font-weight: bold; color: white; }

.centerBoxContentsCrossSell {
margin-left: -0.3em; /* adjust to fit */
margin-right: -0.1em; /* adjust to fit */
} 
.productGeneral {
margin-left: 6px;
margin-right:10px;
}
.productdescriptionmp3 {
text-align: left;
font-size: 10px;
margin-left: 6px;
width: 600px;
}

TABLE.mp3prev  {
}
tr.mp3prev {
width: 75%;
algign: center;
}

#logosidebox{
margin: 0em;
margin-top: 1.5em;
border:none;
	}

#logosideboxContent {
text-align:center;
	}

#logosideboxHeading{
margin: 0;
padding: 0;
	}
#bannerFour {

text-align: center;
padding: 0.8em;
width: 75%;
	}
mp3_code_object{
float:left;
margin:0px;
padding:0px;
border;0px;
vertical-align:top;
}
