/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

a img {border: none;}


a {color:#cc0000;text-decoration:none;font-weight:normal;}
 
a:visited {
	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;
	}

.imgLink {color:#cc0000;font-size:12pt;}
	

h2 {
	font-size: 12pt;
	color:#790000;
	}

h3 {
	font-size: 15pt;
	font-weight:normal;
	color:#790000;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12pt;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h3, h4, h5, h6 {
	margin: 0px;
	color:#790000;
	}
	
h2 {
color:#790000;
font-size:20pt;
font-weight:normal;
}	

h4#createAcctDefaultLoginLink {
	padding-left:50px;
}




/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/



CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 10pt;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}
/*
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
*/
/*
FIELDSET {
	border:1px solid #F2F0E6;
	margin-top:30px;
	margin-left:100px;
	margin-right:100px;
	padding-left:50px;
	padding-right:50px;
	margin-bottom:50px;
}
*/
LEGEND {
	font-weight:normal;
	padding: 0.3em;
	color: #cc0000;
	font-size: 15pt;
	}

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0px;
	margin:0px;
	}

ADDRESS {
	font-style: normal;
	color:#969696;
	font-size:12pt;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #CCCDC8;
	}


	

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 779px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	padding-left:20px;
	border-left:0px solid #CCCDC8;
	}
	
.floatingBox, #checkoutBillto {
	margin:0;
	width: 45%;
	padding-left:30px;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	margin-bottom:15px;
	}
.navNextPrevList {
	display: inline;
	margin: 10px;
	padding: 10px;
	list-style-type: none;
	
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	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;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	margin-left:130px;
	color:#464E5B;
	clear:right;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {padding-left:20px;}

.important {
	font-weight: normal;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0em;
	}
	
#timeoutDefault{
	padding:0px;
	text-align:center;
}	
	

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: center;
	border-top: 1px solid #F2F0E5;
	padding-top:10px;
	padding-bottom:10px;
	color:#cc0000;
	font-size:12pt;
	background: url('/img/product-bg.jpg') top left repeat-x #ffffff;
	}

.tableHeading TH {
	border-bottom: 0px solid #;
	padding-left:10px;
	}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#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: 0em 1em 1em 1em ;
	}

.categoryIcon {}

#cartImage {
	margin-left:50px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	border:0px solid #cc0000;
	padding-top:0px;
	text-decoration:none;
	}
	
div.specialsListBoxContents {	
	float:left;
	text-align: center;
	margin-top:20px;
	border:0px solid #cc0000;
	padding-top:0px;
	width:250px !important;
	text-decoration:none;
	vertical-align: top;
}
	
table#cartContentsDisplay td.cartQuantity {
	text-align:center;
	vertical-align:middle;
	padding-right:0px;
	padding-left:0px;
	border:0px solid #cc0000;
}

table#cartContentsDisplay td.cartProductDisplay {
	text-align:center;
}

.centeredContent, #navNextPrevWrapper {
	border:0px solid #000000;
	height:60px;
}


.centeredContent, TH, #scUnitHeading {
	padding:0px;
	margin:0px;
}

.centeredContent, #productMainImage, {
	text-align: center;
	border:0px solid #cc0000;
	padding:10px;
	text-decoration:none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	font-size:15pt;
	font-weight:normal;
	text-align:left;
	padding-left:50px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: auto;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: left;
	padding-top:2px;
	padding-left:45px;
	/*vertical-align: top*/
	color:#790000;
	font-size:17pt;
	font-weight:normal;
	background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	color:#790000;
	font-size:12pt;
	font-weight:normal;
	background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;
	}

TR.tableHeading {
	background-color: #790000;
	height: 2em;
	color:#ffffff;
	}

.productListing-rowheading {
	font-weight:10pt;
/*	height: 2em; */
	color: #977676;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


	/*  ---- AUSTSHEAR CSS ------  */


h1 {font-size:20pt;font-weight:normal;color:#cc0000;width:auto;display:inline;}
#h1 {margin-top:0px;padding-top:10px;padding-right:50px;text-align:right;background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;height:49px;}

h1. {font-size:20pt;font-weight:normal;color:#cc0000;width:auto;display:inline;}

h1#gray {font-size:20pt;font-weight:normal;color:#5C7700;width:auto;display:inline;}


h1#continue {font-size:20pt;font-weight:normal;color:#790000;}

h2#checkoutShippingHeadingMethod, #checkoutShippingHeadingAddress, #continue, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart {
color:#790000;font-size:15pt;font-weight:normal;
}

h1#productsHeading {color:#5C7700;font-size:20pt;font-weight:normal;}

h1#productview {color:#5C7700;font-size:15pt;font-weight:normal;}

h1.productGeneral {color:#cc0000;font-size:20pt;font-weight:normal}

.subLight {color:#B68B5E;font-size:20pt;font-weight:normal;margin:0px;padding:0px;}
h2#productPrices {color:#790000;font-size:15pt;padding-left:50px;font-weight:normal;margin:0px;}

.pprice {color:#790000;font-size:17pt;padding-left:0px;font-weight:normal;}


.refresh {color:#cc0000;display:block;margin-top:7px;}

#indexDefaultMainContent {margin:0px;padding:0px;}

div.textAlignRight {text-align:right;}
#address {float:left;padding-right:30px;width:43%;}

fieldset {
	border:1px solid #F2F0E6;
	margin-top:30px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:20px;
	margin-bottom:0px;
	color:#464E5B;
}

div.buttonRow a {
	text-decoration:none;
}

.back {
	float: left;
	padding:5px;
	}

/*
fieldset#contactUsForm {
	border:1px solid #F2F0E6;
	margin-top:30px;
	padding-left:50px;
	padding-right:50px;
	margin-bottom:0px;
}
*/


/* ----  product listing css ------ */

h1#cartDefaultHeading {
	color:#EBFF94;
}

#productsListingTopNumber {
	color:#464E5B;
}

#productsListingBottomNumber {
	color:#464E5B;
}


.itemTitle {
	/*float:left;*/
	text-align:left;
	padding-left:0px;
	border:0px solid #ffffff;
	color:#ffffff;
}

h3.itemTitle {
	color: #cc0000;
	margin-top:5px;
}

div.listingDescription {
	text-align:left;
	color:#464E5B;
	margin-top:10px;
	padding-left:20px;
}

.prodesc {
	border:0px solid #cc0000;
	float:left;
	margin-left:10px;
}

.pprice {
  position: relative;
  border: 0px solid #ff0000;
  text-align: right;
  color:#790000;
  width: 80px;
}

.pquantity {
  position: relative;
  border: 0px solid #00ff00;
  width: 60px;
  padding:5px;
  text-align: right;
}


a.productListing-heading {font-weight:normal;font-size:12pt;color:#977676;}
a.productListing-heading:hover {color:#cc0000;}



table.tabTable {
	border:0px solid #cc0000;
}

table.tabTable td {
	border-bottom:1px solid #F2F0E5;
	padding:0px;
	margin:0px;
}

table.tabTable th.productListing-heading  {
	
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom:10px;
}

table.tabTable tr.productListing-odd {
	background: url('/img/product-bg.jpg') top left repeat-x #ffffff;
	margin:0px;
	
}

table.tabTable tr.productListing-even {
	background: url('/img/product-bg.jpg') top left repeat-x #ffffff;
	margin:0px;
	color:#ffffff;
}

table.tabTable td.productListing-data {
	padding-left:10px;
	margin:0px;
	text-align:left;
	color:#cc0000;
	font-size:12pt;
}

div.buttonRow {
	border:0px solid #cc0000;
	padding:10px;
	margin:4px;
	
}

#input.submit2 {
	color:#ffffff;
	background: none;
}

#input {
	display: inline;
	border:4px solid #5C7700;
	float:right;
}

#input.cart_quantity {border:4px solid #cc0000;}


/* ----  CSS Product Cart  ------ */

h1#cartDefaultHeading {
	color:#5C7700;
	font-size:20pt;
	font-weight:normal;
}


div.messageStackError {
	border:3px solid #E3E1D6;
	background: #F39523;
	padding:10px;
}

table#cartContentsDisplay {
	border:0px solid #cc0000;
}

table#cartContentsDisplay TR.cartTableHeading  {
	font-size:13pt;
	color: #977676;
}

table#cartContentsDisplay tr.tableHeading {
	font-size: 13pt;
	color: #977676;
}

table#cartContentsDisplay TH, #ccQuantityHeading  {
	font-size: 13pt;
	color: #ffffff;
	background: #790000;
}


table#cartContentsDisplay tr.rowEven {
	background: url('/img/product-bg.jpg') top left repeat-x #ffffff;
}

table#cartContentsDisplay tr.rowOdd {
	background: url('/img/product-bg.jpg') top left repeat-x #ffffff;
}

table#cartContentsDisplay td.cartRemoveItemDisplay {
	width:50px;
}



table#cartContentsDisplay td.cartProductDisplay {
	padding-top:5px;
}

table#cartContentsDisplay td.cartUnitDisplay {
	color:#464E5B;
	text-align:left;
	padding-top:2px;

}

table#cartContentsDisplay td.cartTotalDisplay {
	color:#464E5B;
	text-align:center;
	padding-top:2px;
	font-size:15pt;
	font-weight:normal;
}

table#cartContentsDisplay td.cartTotalDisplay2{
	color:#464E5B;
	text-align:right;
	padding-top:2px;
	padding-right:55px;
	font-size:15pt;
	font-weight:normal;
}

.centeredContent, TH, .cartTotalDisplay {
	color:#ffffff;
	text-align:center;
	padding-top:3px;
}


#cartSubTotal {
	background:#790000;
	border:0px;
	color:#ffffff;
	padding-right:100px;
	font-size:20pt;
	font-weight:normal;
}


#productListing {border:0px solid #000000;}

#productsListingTopNumber {border:0px solid #000000;color:#2A4011;margin-bottom:5px;}

#productsListingBottomNumber {border:0px solid #000000;color:#2A4011;margin-top:5px;}

#newnav {
	padding-top:228px;
	height:auto;
	width:auto;
	text-align:right;
	vertical-align:right;
	border:0px solid #ffffff;
}

div.navFloat {
	background:#790000;
}

.important, #cartTotalsDisplay {
	color:#464E5B;
}

img.listingProductImage {
	margin:10px;
}

table#prevOrders td {
	border:0px solid #cc0000;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12pt;
	font-weight:normal;
	border-bottom:1px solid #CCCDC8;
	background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;
}

table#prevOrders td.view {
	border:0px solid #cc0000;
	padding-top:12px;
	border-bottom:1px solid #CCCDC8;
}

table td.accountProductDisplay {
	border:0px solid #cc0000;
	padding-top:2px;
	text-align:center;
	color:#464E5B;
	font-size:12pt;
	font-weight:normal;
	background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;
}

table#myAccountOrdersStatus td {
	border:0px solid #cc0000;
	text-align:center;
	padding:5px;
	background: url('/img/title-bg.gif') bottom left repeat-x #ffffff;
}

#logoffDefault {
	padding:20px;
}

table.estimator {
	border:1px solid #cc0000;
}

div.instructions {
	margin-left:200px;
}

.productCode {color:#790000;margin-right:100px;font-size:12pt;font-weight:normal;}

div.breadcrumb {
	float:left;
	margin-left:40px;
}


