/**
 * 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */
 
/* BODY CSS */
/* This controls the overall layout for the page */
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.buttonRow back {
	padding-left: 0.5em;
}

#loginDefaultHeading {
	padding-left: 0.6em;
	padding-top: 0.3em;
}

#shippingInfoHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#shippingInfoMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#privacyDefaultMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#conditionsMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#buttonRow back {
	padding-right: 0.3em;
}

.information {
	padding-left: 0.9em;
}

#privacyDefaultHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#conditionsHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#contactUsDefault {
	padding-top: 0.8em;
	padding-left: 1.8em;
}


#giftwrappingHeading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C1CAD1;
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#giftwrappingMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#cartProdTitle {
	color: #C1CAD1;
	font-family: "Trebuchet MS";
}

#pageTwoMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#scQuantityHeading, #scUpdateQuantity, #scUpdateQuantity, #scUnitHeading, #scTotalHeading, #scRemoveHeading, #scProductsHeading {
	background-color: #85C570;
}

.cartRemoveItemDisplay {
	border-right-color: #85C570;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #85C570;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.cartQuantity {
	border-bottom-color: #85C570;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #85C570;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}

#contactUsDefault {
	padding-top: 1.6em;
}

.cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay {
	border-bottom-color: #85C570;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

#pageThreeMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9FADB8;
}
#pageFourMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9FADB8;
}
#aboutUsMainContent {
	padding-left: 0.4em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9FADB8;
}
a img {border: none; }

#indexDefault {
	padding-top: 0.1em;
	color: #666666;
}

#loginDefault {
	padding-left: 0.6em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

/* This controls what the hyperlinks look like */
A {
	color: #B5D5E4;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: none;
}
/* This controls what the hyperlinks look like when the mouse hovers over them*/
A:hover {
	color: #549DC0;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

#productListHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
                     }
/* This controls what the first copyright notice looks like */
.copyright {
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	FONT-WEIGHT: bold;
	COLOR: #C1CAD1;
	}
/* This controls what the second copyright notice looks like */
.copyright2 {
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	COLOR: #C1CAD1;
}
/* This controls what the copyright hyperlinks look like */
A.copyright {
	COLOR: #C1CAD1;
}
A.copyright:hover {
	COLOR: #C1CAD1;
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: "Trebuchet MS";
}
LI {
	FONT-SIZE: 12px; FONT-FAMILY: "Trebuchet MS";
}
UL {
	FONT-SIZE: 12px; FONT-FAMILY: "Trebuchet MS";
}
OL {
	FONT-SIZE: 12px; FONT-FAMILY: "Trebuchet MS";
}

/* H1 TO H6 STYLES CSS */
/* These control the text format for your headings and titles */
H1 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif; COLOR: #336699;
}
H1 {
	FONT-SIZE: 140%;
	vertical-align: top;
}

#productListHeading {
	vertical-align: top;
	padding-top: 0.4em;
	margin-top: 0.6em;
}

.itemTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #C1CAD1;
}

H1.homepage {
	MARGIN-LEFT: 150px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
}

#indexDefault {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9FADB8;
}

H1.productGeneral {
	color: #C1CAD1;
	padding-top: 0.6em;
	text-indent: -8px;
}

#productPrices {
	text-indent: -2px;
}

H1.aboutUsHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#productDescription {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #C1CAD1;
	padding-left: 0.2em;
}

.navNextPrevWrapper centeredContent {
	left: auto;
	right: auto;
}

#centeredContent back {
	width: auto;
	height: auto;
}

H1.subhead {
	FONT-SIZE: 10px;
	TEXT-TRANSFORM: lowercase;
	COLOR: #C1CAD1;
	BORDER: none;
	LETTER-SPACING: 3px;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: right;
}
H2 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	text-indent: 2px;
}
H2 {
	FONT-SIZE: 130%
}
H3 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	color: #C1CAD1;
	font-size: 14px;
}
H3 {
	FONT-SIZE: 12pt;
	color: #C1CAD1;
	font-family: "Trebuchet MS";
}
H4 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif
}
H4 {
	FONT-SIZE: 100%
}
H5 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif
}
H6 {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif
}
HR {
	COLOR: #C1CAD1;
	HEIGHT: 1px
}

 LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.2px;
}

h1.pageFourHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

CODE {
	font-family: "Trebuchet MS";
	font-size: 1em;
	}
FORM, SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
INPUT.button {
	BORDER-RIGHT: 1px solid Purple; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 1px solid Purple; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 4px; 
	FONT: 11px "Trebuchet MS"; 
	BORDER-LEFT: 1px solid Purple; 
    COLOR: #000000; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: 1px solid Purple;
	}
	
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus, select:focus, textarea:focus {
	background: #ffffff;
}
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.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	padding-left: 0.2em;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
}
ADDRESS {
	font-style: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution, .messageStackError larger{
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	color: #666666;
	}
.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #ffffff;
	font-family: "Trebuchet MS";
	}
.messageStackSuccess {
	background-color: #ffffff;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFFff;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
/*	background-color: #ffffff;  */
	text-align: left;
	width: 90%;
	vertical-align: top;
	}
	
/*HEADER CSS*/
/* This controls the layout for the table which contains the logo */
TABLE.header {
	background-color: #FFFFFF;
	border-right: 0px solid Purple;
	border-left: 0px solid Purple;
	border-bottom: 0px solid Purple;
	padding-right: 15px;
	padding-left: 15px;
}

TABLE.headerNavigation {
	background-color: #B5D5E4;
	width: 100% !important;
	vertical-align: middle;
	height: 22px;
}

TD.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	letter-spacing:1px;
	padding: 2px;
}

TD.breadCrumb {
	font-size: 10px;
	font-weight: bold;
	color: #B5D5E4;
	padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
	color: #7B8E9D;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: "Trebuchet MS";
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Trebuchet MS";
  font-size: 12px;
  background: #DCDCDC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#contentMainWrapper {
	padding-top: 10px;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
  color:#000000;
	font-size: 2em;
  text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #6D416D;
	height: 1%;
	width: 100%;
}

#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;
	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: 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;
float: left;
}
#navBreadCrumb {}
#navEZPagesTop {
		border: 1px solid #9a9a9a;
	background: #D6ADEB;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	}
#navColumnTwo {
	padding: 0.5em;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}


.centerColumn {
	background: #FFFFFF;
	vertical-align: top;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1.6em;
	padding-top: 0.3em;
}

#pageTwoHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#pageThreeHeading{
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#shoppingCartDefault {
	padding-top: 0.6em;
}

#pageFourHeading{
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#aboutUsHeading{
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#cartDefaultHeading {
	padding-top: 0.4em;
	margin-top: 0.6em;
}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-top: 0.1em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1.6em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}

.cartTableHeading TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6DCFF6;
	}

.cartTableHeading, #cartSubTotal {
	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 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #85C570;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #85C570;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#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 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 {
}
.categoryIcon {
	margin-left: 0.9em;
	position: relative;
}
#cartImage {
	margin: 0.5em 1em;
	}

.productinfotitledata {
	padding-left: 0.2em;
}

.productAdditionalImages {
	width: 95%;
}

/*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: 0em;
	font-size: 1em;
	color: #3399FF;
	padding: 0.5em 0.0em;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%;
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #6DCFF6;
	padding: 0.2em 0em;
padding_top: 5px;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
padding_top: 0.5em
	}
.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	right: auto;
	left: auto;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

.imagecenter {
	left: auto;
	right: auto;
	width: auto;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#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%;
	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 {
	background-color: #ffffff;
	}
/*SIDEBOX CSS*/

 .sideBoxHeading A  {
  font-weight: bold;
  color: #610061;
}

 .sideBoxHeading A:hover {
  color: #666666;
}

.column_left, .column_right, .column_single {
	background: transparent;
}

/*This sets the style for the text inside the sidebox*/
.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C1CAD1;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	font-size: 17px;
	font-weight: bold;
	color: #B5D5E4;
	width: 175px;
	height: 35px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS";
	padding-top: 1.2em;
	padding-bottom: 0.5em;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #B5D5E4;
	text-decoration: none;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

/* This sets the style for the links and text in the sideboxes */
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 160%;
	background-color: White;
	color: #C1CAD1;
	text-align: center;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	width: 175px;
	height: 19px;
	text-align: center;
}
.plainBox, .plainbox-description {
  font-family: "Trebuchet MS";
  font-size: 11px;
  background: #ffffff;
  border: 1px solid Purple;
  padding: 10px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 0px;
  height: 20px;
}

TD.productListing-heading{
	padding: 0.3em;
	vertical-align: top;
}

TD.productlisting {
  border: 1px solid Purple;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C1CAD1;
	padding-left: 5px;
  }

.center_column {
  padding: 10px;
  background: #FFFFFF;
}
.main_page{
  width: 100% !important;
  padding: 0px}

/* footer
--------------*/

TABLE.footer {
  text-align: center;
  font-size: 10px;
}

TR.footertop {
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/

/* This controls what the cartbox table cell looks like */
TD.cartBox {
   background: #D8BFD8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted Purple;
}

/* This controls what the ODD Numbered Product Listing Row looks like */
TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}
/* This controls what the ODD Numbered Product Listing Content looks like */
TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid Purple;
}

/* This controls what the EVEN Numbered Product Listing Row looks like */
TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #EDE2ED;
}
/* This controls what the EVEN Numbered Product Listing Content looks like */
TD.productListing-data-description-even {
	background: #EDE2ED;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #C1CAD1;
}

td.pageresults a {
	color: #C1CAD1;
}

td.pageresults a:hover {
  background: #D8BFD8;
}

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;
	font-family: "Trebuchet MS";
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #6DCFF6;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px "Trebuchet MS";
}

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 #C1CAD1;
}
.messageStackSuccess { background-color: #b3ffa8; margin: 2px; border: 1px solid #9a9a9a; }
.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 #C1CAD1;
}
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 Purple;
}

/* 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 "Trebuchet MS";
}

/* categories_description */
TABLE.categoriesdescription {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #C1CAD1;
	background: #EDE2ED;
	border: 1px solid #C1CAD1;
}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 2.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #FFFFFF;
  text-decoration: none;
}
A.category-top:hover {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
/* This controls the extra links in the categories box such as App Roducts*/
A.category-links {
  color: #FFFFFF;
  text-decoration: none;
}
A.category-links:hover {
  color: #333333;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  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 #9a9a9a; */
  float: left;
  padding: 2px;
}
