/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/
/*background: #fff;*/
	/*border: solid 2px #565;*/
BODY { 
	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin-top: 15px;
	padding: 0;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/back.gif);
	color: #420037;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A{
  color: #420037;
  text-decoration: none;
}
A:visited  {
    color: #751765;/*#8463A5;#ffffff;*/
  
}
/*A:hover {
  color: #ffb062;
  text-decoration: none;
}*/

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #eae2cb;
  border-right: 2px solid #798175;
  border-left: 1px solid #798175;
  border-top: 3px dotted #ffffff;
  border-bottom: 3px dotted #ffffff;
  
}

TABLE.headerNavigation {
  background-color: #d8e8d0;
  border-right: 2px solid #798175;
  border-left: 1px solid #798175;
  border-top: 1px solid #798175;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
 
  letter-spacing:1px;
  padding: 5px;
   /*color:#000000;*/
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  color: #751765;/*#8463A5;#ffffff;*/
  
}

/*TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}*/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #420037;/*#5B4470;#ffffff;*/
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color:#420037;/*#ffffff;*/
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  /*background: #EFE6CB;#EFE5CE;#ffffff;*/
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #DDDABE;
  margin-bottom: 15px;
  text-decoration:none;
}
.leftbox, .rightbox, .centerbox, .singlebox , A{
  
  text-decoration:none;
}
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color:#EAE2CB;/*DDDABE; #5B4470;/*#9a9a9a;#333;#abbbd3;*/
  font-size: 11px;
  font-weight: bold;
  color: #420037;/*#ffffff;*/
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

/*td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #5B4470;
}*/
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;/*#abbbd3;*/
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #EAE2CB;/*#abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #798175;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 1px;
  color: #420037;
}
/*h1{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:.05em;
}
h2{
	border:1px solid #27251B;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:.05em;
	padding:5px;
}*/
.center_column {
  padding: 8px;
}
.main_page{
  width: 755px !important;
  background-color: #D8E8D0;
  
  border-right: 2px solid #798175;
  border-left: 1px solid #798175;
  padding: 5px;
}

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

TABLE.footer {
  background: #d8e8d0;
  text-align: center;
  font-size: 10px;
  border-bottom: 2px solid #798175;
}

TR.footertop {
  background: #d8e8d0;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  border-right: 2px solid #798175;
  border-left: 1px solid #798175;
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #EAE2CB;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #EAE2CB;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #EAE2CB;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

/*td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #EAE2CB;
}*/

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

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

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

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

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

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

.greetUser {
   color: #D86649;/*#f0a480;*/
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;;
}

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

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

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

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 12px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #EAE2CB; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 10px; background-color: #EAE2CB; }

/* 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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  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 Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

/* categories_description */

TABLE.categoriesdescription {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 13px;
  line-height: 16px;
 
}

.categoriesdescription {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 13px;
  line-height: 16px;
 
}
.categoriesdescriptionlarge{
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 18px;
  line-height: 22px;
 
}
TD.categoriesdescription {
  font-size: 13px;
  line-height: 16px;
 
}

/* categories box parent and child categories and extra links */
/*A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}*/
SPAN.category-subs-selected {
  /*font-weight: bold;*/
  color: #420037;
}

/* attribute images table */
TABLE.products-attributes-images {


  float: left;
  padding: 2px;
}
.imageright {
    float: right;
    margin: 0px 3px 3px 12px;
    border: 1px dotted #aaa;
    }
.imageright:after { 
content: "";
display: block;
height: 0;
clear: both;
}
.imageleft {
    float: left;
    margin: 0px 3px 3px 12px;
    border: 1px dotted #aaa;
    }
.imageleft:after { 
content: "";
display: block;
height: 0;
clear: both;
}
.imagecenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin: 5px;
    
    
    }
.imagecenter:after { 
content: "";
display: block;
height: 0;
clear: both;
}
.cap{
	float: left;
	width: auto;
	font-size: 40px;
	line-height: 30px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

/**********************************************/
/******Start   Nav Bar***************************/
/**********************************************/
.linkbar{
	background: transparent;/* url(/images/fade1.gif) ;*/
	background-repeat: repeat-x;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-top:0px;
	/*border-bottom:1px solid #000000;*/
	text-align: center;
	padding-top:10px;
	padding-bottom:0px;
	background: #D8E8D0;

}
.linkbar:after { 
content: "";
display: block;
height: 0;
clear: both;
}
.linkbarlinks{

	display:inline;
	vertical-align:bottom;
	text-align: center;
	width:100px;
	margin:0px 10px 0px 10px;


}
.linkbarlinks a{
	background-color: #ffffff;
	padding: .02em .8em;

	border:1px solid #000000;
	
	font-weight: bold;
	list-style-type: none;
	border-right: 1px solid black;
	border-left: 1px solid black;
	font-variant: small-caps;
	font-weight: bold;
}
.linkbarlinks a:hover{
	background-color: #CC99FF;
	color: #000000;
	border:1px solid #fff;
	font-variant: small-caps;
	font-weight: bold;

}
/**********************************************/
/******End Nav Bar*****************************/
/**********************************************/
/**********************************************/
/**********************************************/
/******Start New Style Sheet*********************/
/**********************************************/
/**********************************************/
/**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
 */


a img {border: none; }

/*a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
*/
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: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

CODE {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #d8e8d0;
	text-align: left;
	width: 100%;
	vertical-align: top;
	border-bottom: 2px solid #798175;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage {
	margin: 0em;
	padding: 0em;
	background-color: #D8E8D0;
    border-right: 1px solid #798175;
    border-left: 1px solid #798175;
    width: 755px !important;	
	}
#popupImage {
    width: 0px;
	margin:8px 0px  0px 5px;
	background-color: #D8E8D0;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	
	margin: 8px 8px 8px 8px;
	} 

#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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #d8e8d0;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	font-size: 0.6em;
	text-align:center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	  border-right: 1px solid #798175;
  border-left: 1px solid #798175;
  width: 753px !important;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	font-size: 13px;
	line-height: 16px;
	}

#navBreadCrumb {
	background-color: #d8e8d0;
	}

#navEZPagesTop {
	background-color: #EAE2CB;
	}

#navBreadCrumb, #navEZPagesTop {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  margin: 10px;
	}

#navColumnOne {
	background-color: #d8e8d0;
	
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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: 1em;
	}

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

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

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

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

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

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

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 20px 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
    clear:both;
	margin: 0em;
	background-color: #EAE2CB;
	padding: 0.5em 0.2em;
	
	}
.centerBoxWrapper {
clear:both;
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
background-color: #ffffff;
	}
.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

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

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

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

h3.leftBoxHeading a:hover {
	color: #EAE2CB;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #EAE2CB;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

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

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

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

#siteMapList {
	width: 90%;
	float: right;
	}

.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;
	}
#productName{
text-align:left;
}
#productGeneral{
font-size: 11px;
  line-height: 1.5;
}

.notecardMainPage{
	width: 98%;
	border:1px solid #000000;
	margin:5px 0px 5px 5px;
	float:left;
	background:#ffffff;
}
.notecardMainPage:after { 
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.notecardMainPagetext{
	padding: 0px 0px 10px 10px;
}
.notecardMainPagetitle{
	background:#FFD5C5;
	border-bottom:1px solid #000000;
	padding-left: .5em;
	font-weight: bold;
	text-align: left;
}
.notecardMainPagebody{
	text-align: left;
	/*padding: 15px 15px 15px 15px; */
	
}
	
.footerListLeft{
	line-height: 1.8em;
	display: inline;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.ulFooterListLeft {
	list-style-type: none;
	padding: 0em 0.9em;
	color: #0000ff;
	font-size:12px;

	margin-top: 0px;
	margin-left:20px;
	width:200px;  !important;
}
.footerListRight{
	line-height: 1.7em;
	display: inline;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
}

.ulFooterListRight {
	list-style-type: none;
	padding: 0em 2.0em;
	color: #0000ff;
	font-size:13px;

	margin-top: 0px;
	margin-left:5px;
	width:180px;
}

.ulFooterListCenter {
	list-style-type: none;
	padding: 0em 0.9em;
	color: #0000ff;
	font-size:13px;

	margin-top: 0px;
	margin-left:20px;
	width:150px;  
}
.footerMainCategoryRight	 {
    padding:  0.5em 0em 0em 0em;
	font-weight:bold;
	font-size:13px;
	line-height: 1.0em;	
	margin-left:5px;
	width:175px;
	
	
}
.footerMainCategoryCenter	 {
    padding:  0.5em 0em 0em 0em;
	font-weight:bold;
	font-size:13px;
	line-height: 1.0em;	
	margin-left:20px;
	width:150px;
	
}
.footerMainCategoryLeft	 {
    padding:  0.5em 0em 0em 0em;
	font-weight:bold;
	font-size:13px;
	line-height: 1.0em;	
	margin-left:20px;
	width:225px;
	
	
}