/**
 * 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 $
 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #000000;
	background: #ffffff url("../images/header-bg.png") repeat-x left -3px;
	line-height: 17px;
	}

a img {border: none;}

a:link, #navEZPagesTOC ul li a {
	color: #384149;
	text-decoration: none;
	}

a:visited {
	color: #384149;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover, .centerBoxContentsNew a:hover, #bestsellersContent a:hover {
	color: #EE7500;
	}

a:active {
	color: #384149;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

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

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

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 {
	padding: 0.6em 0 0 0;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	margin: 0em;
	}

LABEL.inputLabel {
	font-size: 12px;
	width: 11em;
	float: left;
	}

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

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

P, ADDRESS {
	padding-bottom: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

/*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: #ECEDF2;
	color: #C2142F;
	font-size: 1.2em;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
	text-align: left;
	width: 950px;
	vertical-align: top;
	}

#navMainWrapper {
 	background: #eee url(../images/top_bg.gif) no-repeat bottom;
	margin: 0;
	padding: 6px 0px 7px 0px;
	width: 950px;
	}

#navMainSearch {
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

#navMainSearch input {
	background: transparent url(../images/searchinput.png) repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	font-size: 12px;
	height: 19px;
	}

#navEZPagesTop {
background: url(../images/ezbar.png) no-repeat right;
	padding: 5px 0;
	font-size: 11px;
	background-color: #444;
	width: 950px
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited  {
	border: 0;
	border-right: 1px solid #666;
	color: #eee;
	margin: 0;
	padding: 6px 15px 6px 15px;
	}

#navEZPagesTop a:hover, #navEZPagesTop a:active  {
	color: #fff;
	background-color: #555;
	margin: 0;
	padding: 6px 15px 6px 15px;
	}

#logoWrapper{
	background: transparent url(../images/logowrapper.png) no-repeat right top;
	width: 950px;
	margin: auto;
	padding: 0px;
  }

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#tagline {
	color: #ffffff;
	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, #productQuantityDiscounts {
	margin: 0 0 0 0.5em;
	font-size: 11px;
	}

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

#navSupp {
	margin: auto;
	padding: 0.2em;
	padding-top: 0.4em;
	border: 1px dashed #ccc;
	font-size:12px;
	height:97px;
	width: 950px;
	background:#eee url(../images/bluebg.gif)repeat-x bottom;
	}
#navSupp ul {
	margin: 0;
	margin-left: 60px;
	padding:  0em 0em;
	list-style-type: none;
	line-height: 1.4em;
	}
#navSupp a, #navSupp a:link, #navSupp a:visited {
color: #0b6fa0;
}
#navCatTabsWrapper {
	margin: 0em;
	background: #315C2C;
	font-weight: bold;
	color: #cccccc;
	height: 1%;
	width: 100%;
	}

#navCatTabsWrapper a:link{
	font-weight: bold;
	color: #aaaaaa;
	}

#navCatTabsWrapper a:visited{
	font-weight: bold;
	color: #aaaaaa;
	}

#logosidebox {
	width: 148px;
	margin: 0em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	}

#logosideboxContent {
	text-align: center;
	background: transparent;
	padding-top: 0em;
	padding-bottom: 0em;
	}

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#navMain ul, #navCatTabs ul  {
	margin: 0;
	margin-right: 11px;
	padding:  0em 0em;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.3em;
	margin: 0;
	color: #e8e8e8;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.3em;
	margin: 0.5em;
	color: #444444;
	}

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

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

#navBreadCrumb {
	background: transparent;
	font-size: 11px;
	padding: 1.7em;
	padding-bottom: 0;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	padding: 0.5em;
	padding-top: 13px;
    }

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

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	font-size: 12px;
	padding: 0.5em;
	padding-top: 0;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {}
.important {
	font-weight: bold;
	}

.notice {}
.rating{}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	padding-bottom: 0;
	}

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


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




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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	font-size: 0.9em;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: green;
	font-weight: bold;
	}

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

#cartBoxListWrapper li, #ezPageBoxList li {
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0em 1em 0em 0.3em;
	}

#productName {
	font-size: 19px;
	font-family: tahoma, arial;
	color: #12719B;
	padding-left: 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

.rightBoxHeading, .leftBoxHeading {
	margin: 0em;
	background:  url(../images/sideboxheader.gif) no-repeat top;
	height: 22px;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color: #163e4d;
	padding: 0.3em 0 0 1.3em;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #163e4d;
	}

h3.rightBoxHeading a:hover, h3.leftBoxHeading a:hover, #shoppingcartHeading a:hover, #specialsDefault a:hover, #navSupp ul li a:hover, .sc_header a:hover {
	text-decoration: underline;
	}

.centerBoxHeading {
	font-size: 19px;
    color: #e2841b; /* orange */
/* color:	#83A50C; /* green */
	text-align: left;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
	border-bottom-style: dashed;
	margin: 0px;
	}

.centerBoxWrapper {
	margin: 1.2em 0em;
	border-top: 0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0.2em;
	margin-bottom: 1.5em;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
	padding: 0.7em 0.9em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .gvBal, .attribImg {
	text-align: center;
	}

.navNextPrevWrapper {
	margin-bottom: 3em;
	}

#featuredProducts, #whatsNew, .centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, #alsoPurchased, #specialsDefault {
/*	background: #f5f7fa; */
	text-align: left;
	}

#alsoPurchased {
	background: #F7F9F9;
	border: 1px solid #eee;
	margin:0;
	}
#alsoPurchased .xs_prodimg {
	background: #fff;
	border: 1px solid #eee;
	}
.PriceText {
	color: #b1241d;
	font-weight: bold;
	font-size: 1.1em;
	}

#productPrices {
    color: #b1241d;
    font-size: 17px;
	font-weight: normal;
     }

.productListing-heading {
	text-align: center;
	background-color: #E6E7EE;
	padding: 0.3em;
	}

.productListing-data {
	padding: 0.2em;
	}

.productListing-odd {
	background-color: #FCFCFC;
	}

.productListing-even {
	background-color: #F0F1F4;
	}

.itemTitle {
	text-align: left;
	color: #2c2c2c;
	font-size: 13px;
	}
.itemTitle a:link {
	color: #2c2c2c;
	}
.itemTitle a:visited {
	color: #2c2c2c;
	}
.itemTitle a:hover {
	color: #EE7500;
	}

.prodListPrice {
	color: #B1241D;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	}

.listingDescription {
	text-align: left;
	color: #5d5d5d;
	font-size: 11px;
	font-family: tahoma;
	font-weight:normal;
	}

.tabTable {
     border: 1px solid #E6E7EE;
     }

#indexDefaultMainContent {
     background: transparent;
     }

#blanksideboxHeading, #blanksidebox2Heading, #bannerboxHeading, #bannerbox2Heading {
	background-color: transparent;
	text-align: center;
    height: 0;
    margin: 0em;
	padding: 0em;
	font-size: 0em;
	width: 0px;
    border: 0px;
	}

#blanksideboxContent, #blanksidebox2Content, #bannerboxContent, #bannerbox2Content {
	text-align: center;
	background-color: transparent;
	padding: 0px;
	border: 0;
	margin: 0;
	font-size: 0;
	}

#bestsellersContent a {
	font-size: 11px;
	text-decoration: none;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward, .gvBal {
	float: right;
	}

.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}

.bold {
	font-weight: bold;
	}

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

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

CAPTION {
	/*display: none;*/
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

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

TR.tableHeading {
	height: 0;
	}

#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, #productnotificationsContent, #manufacturerinfoContent {
	background: #ffffff;
	font-size: 12px;
	padding: 1.5em;
	}

/* cart summary sidebox */

#shoppingcartHeading  a:visited, #shoppingcartHeading  a
{color:#fff;}
#shoppingcartHeading {
color:#E49429;
	padding: 0.1em;
    background: #5e8bc4 url(../images/cartheader.gif) no-repeat left;
	height: 15px;
	margin: 0;
	text-align: center;
	font-size: 11px;
	border: 1px solid #5e8bc4;
border-bottom:0;

	}
	
#shoppingcartContent {
    background: #fff;
	padding: 0.6em;
	padding-left: 1em;
	padding-bottom:0;
	font-size:10px;
		border: 1px solid #5e8bc4;
		border-top:0;

	}

.cartBoxCheckout {
	padding-top:0.2em;
	margin:0;

	}
.cartBoxTotal {
	color: #b1241d;
background: #fbebd9;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.4em;
	}
/* PRODUCT INFO PAGE - for individual products */
/* model, quantity, manufacturer */
#productDetailsList {
	margin: 0.8em;
	margin-bottom: 0;
	margin-left: 2em;
	padding: 0;
	font-size: 11px;
	}

#productGeneral {
	margin: 1em;
	font-family: verdana;
	border: 1px solid #e6e6e6;
	padding-top: 0;
	}

.additionalImages {
	border: 1px solid #eee;
	}
/**/

.betterEzpages,.betterInformation {
	border-bottom: 1px solid #e4e4e4;
	}

#ezpagesContent, #informationContent, .betterEzpages a, .betterEzpages a:visited, .betterInformation a, .betterInformation a:visited {
	display: block;
	background-color: #fff;
	padding: 4px;
	border: none;
	}

#specials img {
	padding: 4px;
	}

#informationHeading, #ezpagesHeading {
	border: 0;
	color: #7F95BE;
	border-bottom: 2px solid #78797A;
	background-color: transparent;
	background-image: none;
	margin-bottom: 0px;
	margin-top: 22px;
	text-align: left;
	}

.xs_prodimg {
	background-color: white;
	padding: 1px;
	padding-top: 0;
	margin: 0;
	text-align: center;
	}

.xs_prodname a {
    font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}

.xs_prodprice {
	font-size: 13px;
	padding: 4px 0 6px 0;
	text-align: left;
	}

.xs_prodetails {
	padding: 0;
	text-align: left;
	}

.sidebox_prodprice {
	font-size: 12px;
	padding: 6px 0 0 0;
	}

input#company, input#firstname, input#lastname, input#suburb, input#street-address, input#city, input#state, select#country, input#telephone, input#fax, input#email-address, input#contactname, input#password-new, input#password-confirm, #stateZone {
	width: 37%;
	margin: 0;
	margin-bottom: 3px;
	vertical-align: middle;
	}

#checkoutConfirmDefaultHeading  {
	font-size: 1.65em;
	}

#cart {
	background: url(../images/cart.gif) no-repeat;
	float: left;
	padding: 0 25px;
	}

#cart a, #cart a:link, #cart a:visited {
	color: #2E88B8;
	}

#cart a:hover {
	text-decoration: underline;
	}

#loginDefaultHeading, #cartEmptyText, #timeoutDefaultHeading, #createAcctDefaultHeading {
	background-color: #E2841B;
	color:white;
	font-size: 17px;
	font-weight: bold;
	padding:5px;
	}

#ezPagesHeading, #conditionsHeading, #shippingInfoHeading, #privacyDefaultHeading, #conditionsHeading, #siteMapHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #indexCategoriesHeading, #productListHeading {
	background-color: #5e8bc4;
	color:white;
	font-size: 17px;
	font-weight: bold;
	padding:5px;
	margin-bottom:0;
	}

