/*
//
// +----------------------------------------------------------------------+
// |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_original.css 3286 2006-03-28 01:14:04z drbyte $
*/

body {
	background-color: #f6f0e6;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	color: #8A644A;
}

td.main, p.main {
/*  font-size: 1em;*/
/*  line-height: 1.5;*/
}

img {
/*  vertical-align:bottom;*/
  border: none;
}

.banners {
  padding: 15px;
}

a img {border: none; }

a, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

#EZPagesTop a {
	color: #ffffff;
	text-decoration: none;
	}

#navLogo ul li a, #navSupp ul li a, #navCatTabs ul li a, #navMainSearch a, #loginTextarea a, #logonHeader ul li a, #logonBoxarea a {
	color: #cccccc;
	text-decoration: none;
	}

a:hover, a:active, #navEZPagesTOC ul li a:hover, #navLogo ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #navMainSearch a:hover, #EZPagesTop a:hover, #loginTextarea a:hover, #logonHeader ul li a:hover, #logonBoxarea a:hover, #navColumnOneWrapper a:hover, #siteCopyinfo a:hover {
	color: #FF0000;
	text-decoration: none;
	}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger {
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
/*	font-size: 1em;*/
	margin: 0.1em;
	}

checkbox, input, radio, select {
  font-size: 0.9em;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

#login-password {
	display: inline;
	font-size: 0.85em;
	margin: 0;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0;
	line-height: 1.5;
	border: 1px solid #cccccc;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
/*	font-size: 1em;*/
	margin: 0.2em 0.5em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
/*	font-size: 1em;*/
	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 #cccccc;
	}
HR.dot {
	border: 1px dotted #cccccc;
	}
HR.non {
	margin: 1em;
	border: 1px dotted #ffffff;
	}
ul {
	margin: 0 0 0 1em;
	padding: 0;
	}

/*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*/

#contentMainWrapper, #contentCenterWrapper, #headerWrapper, #logoWrapper, #logo, #navLogo, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage, #EZPagesTop {
	margin: 0;
	padding: 0;
}

#mainWrapper {
/*	background-color: #ffffff;*/
	margin: auto;
	padding: 0;
	width: 780px;
	vertical-align: top;
	border: 1px solid #cccccc;
	display: block;
	}

#contentMainWrapper {
	background-color: #e8e3e0; /*#e7dfd8;*/
	background-image: url(../images/column_bg.gif);
/*	background-position: right;*/
	background-repeat: repeat-y;
	}

#contentCenterWrapper {
/*	font-size: 90%;*/
	}

#contentCenter {
	background-color: #ffffff;
	margin: 0.7em auto;
	width: 560px;
	display: block;
/*	border: 1px solid #cccccc;*/
	}

.centerColumn {
/*	margin: 0.8em;*/
	padding: 0.7em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
}

#navColumnOne {
	margin: 0;
	padding: 1em 0;
}
#navColumnTwo {
	margin: 0;
/*	padding: 0.5em;*/
}

#logoWrapper {
	background-image: url(../images/header_bg.gif);
/*	background-repeat: repeat-x;*/
	height: 66px;
	padding-right: 0.5em;
}
#logo {
	float: left;
	width: 200px;
	display: block;
	height: 1%;
}

#navLogo {
	float: right;
	text-align: right;
}
#navLogo ul {
	margin: 0;
	padding: 0.5em;
	list-style-type: none;
}
#navLogo ul li {
	display: inline;
	white-space: nowrap;
}
#navLogo ul li a {
	padding: 0.5em;
}

#navMainSearch {
	font-size: 0.9em;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0 0 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0;
/*	width: 46%;*/
	display: block;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0;
	}

/*navigation*/

#navMainWrapper {
	height: 250px;
	color: #cccccc;
	margin: 0;
	padding: 0;
}

#navWrapper {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0;
}

#taglineWrapper {
	background-image: url(../images/loose-top.jpg);
	height: 190px;
	margin: 0;
}

#tagline {
	color:#000000;
	text-align : left;
	vertical-align: middle;
	padding:  0.5em 1em;
}

#loginboxWrapper {
	margin: 0;
	padding: 0;
	height: 190px;
}

#loginHeader {
	margin: 0;
	background-image: url(../images/loginbox_bg.gif);
	height: 190px;
}
#loginBoxarea {
	margin: 0;
	padding-top: 40px;
	padding-left: 45px;
	height: 95px;
	text-align: left;
	line-height: 1.8;
}
#loginTextarea {
	font-size: 0.8em;
}
#loginCreate {
	margin-top: 5px;
	text-align: center;
}
#loginCreate a, #cartboxNav a {
	display: block;
}
#loginCreate a:hover img, #loginCreate a:active img, #cartboxNav a:hover img, #cartboxNav a:active img {
	visibility: hidden;
}
#logonHeader {
	margin:  0;
	background-image: url(../images/logonbox_bg.gif);
	height: 190px;
}
#logonBoxarea {
	margin:  0;
	padding: 15px 0 10px 0;
/*	font-size: 1.1em;*/
	font-weight: bold;
	text-align: center;
}
#logonList ul {
	margin-top: 0;
	line-height: 1.3em;
}
#logonList ul li {
	white-space: nowrap;
/*	list-style-type: none;*/
}

#boxWrapper {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#cartboxWrapper {
	background-image: url(../images/cartbox_bg1.gif);
	height: 60px;
	text-align: center;
	color: #f7de58;
	font-size: 0.9em;
}

#cartboxNav {
	margin-bottom: 5px;
}

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0;
/*	background-color: #ffffff;*/
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
	display: block;
}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
#navEZPagesTOC ul  {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	margin: 0;
}

#navEZPagesTop {
	padding-top: 20px;
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
	}

#EZPagesTop {
	background-image: url(../images/centerbox_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
}

#navBreadCrumb {
	font-size: 0.9em;
	margin: 0;
	padding: 0.5em;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.85em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	display: block;
	}

.cartQuantity {
	width: 4.7em;
	display: block;
	}

.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;
	display: block;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0;
	} 

.totalBox {
	width: 5.5em;
	display: block;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	display: block;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 1em 1em 0 ;
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	display: block;
	margin: 0.3em 0;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0;
	background-image: url(../images/tile_back.jpg);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #cccccc;
	}
.centerBoxWrapper {
	margin: 20px auto 30px;
	padding: 0;
	height: 1%; /*do not remove- IEhack*/
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

.tabTable {
	padding: 0;
	height: 1%; /*do not remove- IEhack*/
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 1em;
	}

.sideBoxContent a {
	color: #666666; /*#e1e1e1;*/
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0;
	background-color: #663366;
	padding: 0.2em 0;
	}*/

/*h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}*/
/*h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}*/
/*.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}*/

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#bestsellers .wrapper {
	margin: 0 0 0 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0 0.3em 0;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#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%;
	display: block;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	display: block;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0 1.5em 0;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#postcode, #telephone, #fax, #email-address, #login-email-address {
	ime-mode: disabled;
	}

/*header css*/

table.header {
  background-image: url(../images/header_bg.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

table.headernavigation {
  background-image: url(../images/tile_back.jpg);
  background-color: #abbbd3;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 100% !important;
	display: block;
}

td.headernavigation {
  position: relative;
  vertical-align: middle;
  font-family: verdana, arial, sans-serif;
/*  font-size: 11px;*/
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

td.breadcrumb {
/*  font-size: 10px;*/
  font-weight: bold;
  color: #cccccc;
  padding: 3px;
  border-bottom: 1px dotted #cccccc;
}

td.headernavigation a, td.headernavigation a:visited {
  font-weight: bold;
  color: #ffffff;
}

td.headernavigation a:hover {
  color: #a8cfff;
}

tr.headererror {
  background: #ff0000;
}

td.headererror {
  font-family: verdana, arial, sans-serif;
/*  font-size: 12px;*/
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerinfo {
  background: #00ff00;
}

td.headerinfo {
  font-family: verdana, arial, sans-serif;
/*  font-size: 12px;*/
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*sidebox css*/

.column_left, .column_right, .column_single {
/*  background: #c5c2c4; ae9f99*/
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.leftbox, .rightbox, .centerbox, .singlebox {
/*  font-size: 0.9em;*/
/*  background: #ffffff;*/
/*  border: 1px solid #cccccc;*/
  margin-bottom: 15px;
  color: #666666; /*#ece8e6; #cccccc;*/
}

.leftboxheading, .rightboxheading, .centerBoxHeading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 1.5;
  font-weight: bold;
  color: #666666; /*#ffffff;*/
  padding: 5px;
/*  height: 20px;*/
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #666666; /*#ffffff;*/
}

tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading {
/*  background: #abbbd3;*/
/*  background-image: url(../images/tile_back.jpg);*/
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 1.5;
  padding: 4px 5px 4px 15px;
/*  border-top: 1px solid #cccccc;*/
/*  border-bottom: 1px solid #cccccc;*/
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
/*  background-color: #abbbd3;*/
/*  background-image: url(../images/tile_back.jpg);*/
  margin-bottom: 15px;
}

.plainbox, .plainbox-description {
  font-family: verdana, arial, sans-serif;
/*  font-size: 11px;*/
  background: #ffffff;
  border:1px solid #cccccc;
  padding: 5px;
}
.plainboxheading, td.tableHeading {
/*  font-size: 12px;*/
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
/*  font-size: 10px;*/
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
.productListing-heading a {
  color: #ffffff;
}

td.productListing-heading{
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}

td.productListing {
  border:1px solid #cccccc;
}

td.productListing-data {
/*  font-size: 10px;*/
  padding: 5px;
}

h3.itemTitle {
  font-size: 1em;
  font-weight: bold;
}

.listingDescription {
  font-size: 0.9em;
  line-height: 1.2;
  width: 100% !important;
	display: block;
}

/*center main section
-----------------------------------*/
td.pageheading, div.pageheading, h1 {
  font-size: 1.7;
  font-weight: bold;
  color: #cc0000;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
	display: block;
/*  background-color: #ffffff;*/
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

/* footer
--------------*/

table.footer {
  background: #ffffff;
  text-align: center;
}

#navCopyright {
	width: 200px;
	height: 60px;
	background-image: url(../images/footer_bg.gif);
	}

#siteCopyinfo {
	font-size: 0.86em;
	color: #FFFFFF;
	}
#siteCopyinfo a {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footertop {
	background: #dddddd;
	width: 580px;
	height: 60px;
	font-size: 0.9em;
}
#footertop a {
	color: #666666;
	text-decoration: none;
}
#footertop a:hover {
	color: #ff0000;
	text-decoration: none;
}

td.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
td.cartbox {
   background: #eff4f8;
/*   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: #ffeedd;
}

td.productListing-data-description-odd {
  background: #ffffff;
/*  font-size: 10px;*/
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}

td.productListing-data-description-even {
  background: #ffeedd;
/*  font-size: 10px;*/
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #ffff33;
}

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;
}

.greetuser {
   padding-top: 5px;
   padding-bottom: 5px;
}

span.greetuser {
   color: #f0a480;
   font-weight: bold;
}

span.markproductoutofstock {
	color: #c76170;
	font: bold 12px verdana, arial, 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: 10px;*/
  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 #cccccc;
}
.messagestacksuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #cccccc; }
.messagestackcaution { font-family: verdana, arial, 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 #cccccc;
}
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: #ff0000;
/*  font-size: 10px;*/
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #cccccc;
}

/* 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 verdana, arial, sans-serif;
}

/* categories_description */
table.categoriesdescription {
/*  font-size: 11px;*/
  background: #d0d0d0;
  border:1px solid #cccccc;
}

td.categoriesdescription {
/*  font-size: 11px;*/
  line-height: 1.0;
}

/* categories box parent and child categories */
a.category-top {
  color: #666666; /*#e1e1e1;*/
  text-decoration: none;
}
a.category-links {
  color: #666666; /*#e1e1e1;*/
  text-decoration: none;
}
a.category-subs, a.category-products {
  color: #666666; /*#e1e1e1;*/
  text-decoration: none;
}
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 #cccccc; */
  float: left;
  padding: 2px;
}

#ess {
  text-align: center;
  vartical-align: top;
  width: 250px;
  padding: 0;
  margin: 0;
}
#des {
  margin: 0px 10px;
  padding: 10px;
  width: 210px;
  background-color: #ffffcc;
  text-align: center;
}
#res {
  width: 210px;
  height: 110px;
  overflow: auto;
  margin: 2px 10px 0px;
  padding: 10px;
  background-color: #ffffff;
  text-align: left;
}
