/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */
body {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	text-align:	center;
	}
h1.reset, h2.reset, h3.reset { font-size: 100%; }
.textSize8 { font-size: 0.5em; }
.textSize9 { font-size: 0.5625em; }
.textSize10 { font-size: 0.625em; }
.textSize11, .information, .listingDescription{ font-size: 0.6875em; }
.textSize12 { font-size: 0.75em; }
.textSize13 { font-size: 0.8125em; }
.textSize14 { font-size: 0.875em; }
.textSize15 { font-size: 0.9375em; }
.textSize16 { font-size: 1em; }
.textSize17 { font-size: 1.0625em; }
.textSize18 { font-size: 1.125em; }
.textSize19 { font-size: 1.1875em; }
.textSize20 { font-size: 1.25em; }
.textSize21 { font-size: 1.3125em; }
.textSize22 { font-size: 1.375em; }
.textSize23 { font-size: 1.4375em; }
.textSize24 { font-size: 1.5em; }

	
a img {border: none; }

a, #navEZPagesTOC ul li a {
	color: #428DFF;
	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, a.category-products:hover, a.category-subs:hover, SPAN.category-subs-parent:hover, a.category-top:hover {
	color: #FF0000;
	}

a:active {
	background-color: #FFFFFF;
	}

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #9a9a9a;
	padding-top: 0.3125em;
	padding-bottom: 0.3125em;
	}

h2 {
	font-size: 0.875em;
	}

h3 {
	font-size: 0.8125em;
	}


h4, h5, h6, LABEL, optionName, ADDRESS, .larger{
	font-size: 0.6875em;
	}

.biggerText {
	font-size: 0.75em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.1875em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.625em;
	}
	
FORM, SELECT, INPUT {
	display: inline;
	}
input[type="image"] {
	font-size: 1em; /* This is required for FireFox bug */
	}
SELECT, .textinput {
	font-size: 0.625em;
	margin: 0.625em;
	}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}
input[type="text"], input[type="password"], TEXTAREA, SELECT {
	margin: 0.2em;
	border: solid .0625em #0000CC;
	background-color:#ADD8E6;
	}

input:focus, select:focus, textarea:focus {
	color: #000000;
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.3125em;
	margin: 0.3125em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.1875em;
	}

LABEL {
	line-height: 0.9375em;
	padding: 0.125em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.3125em 0.1875em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
	
LABEL.inputLabel {
	width: 10.25em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 9.375em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 7.5em;
	float: left;
	}

P, ADDRESS {
	padding: 0.3125em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
	
.noHeight {
	line-height: 0em;
	}

HR {
	height: 1px;
	margin-top: 0.3125em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.125em;
	padding: 0.25em;
	text-align: left;
	}

.messageStackWarning, .messageStackError {
	color: #ffffff;
	background-color: #ff0000;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

.redBorder {
	border:#FF0000 1px solid;
	}

/*wrappers - page or section containers*/
#mainWrapper, #navMainWrapper, #headerWrapper, #navMessageWrapper {
	text-align: left;
	width: 47.5em;	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #navMainWrapper, #navMessageWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper, #navMainWrapper, #navMessageWrapper, #headerWrapper {
	margin: auto;
	}
#navColumnOneWrapper{
	float: left;
	width: 9.375em;
	margin-left: -48.3em;
	margin-top:-0.0em;
	}
#navColumnTwoWrapper{
	float: left;
	width: 9.375em;
	margin-top:-0.3125em;
	margin-right: -3px;
	}
#navColumnMainWrapper{
	float: left;
	width: 37.2em;
	margin-left: 10.1875em;
	margin-right: 0.6875em;
	margin-top:0.625em;
	border: 1px solid #9a9a9a;
}
* html #navColumnMainWrapper
	{
	display: inline;
	}

#navMainWrapper {
     font-weight: bold;
     color: #000000;
     height: 1%;
	}

#navMessageWrapper {
     font-weight: bold;
     color: #000000;
     height: 1%;
     margin-top: .3em;
	}

#headerWrapper {
	border: 1px solid #9a9a9a;
	}
#contentMainWrapper {
     width: inherit;
     }
#logoWrapper {
	position: relative;
	margin: 0px;
	text-align: left;
	background-color:#000000;
	width: inherit;
	}
	
#tagline {
	font-size: 1.375em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	vertical-align: middle;
	position: absolute;
	left: 20em;
	top: 2.5em;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 0.5em 0.625em;
	width: 47%;
	}

.floatingBox, #accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.1875em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	font-size: 0.6875em;
	}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.5625em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.3125em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#navSuppWrapper {
	margin-top: 1em;}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.3125em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 0.9375em;
	font-size: 0.6875em;
	}

#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.3125em;
	margin: 0;
	color: #000000;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.3125em 0em;
	list-style-type: none;
	line-height: 0.9375em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.3125em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.3125em;
	}
#navMainSearch {
	float: right;
	}
#indexProductListCatDescription {
	padding: 0.3125em;
	border: 1px solid #e3e3e3;
	background: #F8F8FF;
	}
	
.buttonRow {
	padding: 0.3125em;
	}

#navBreadCrumb {
	border-bottom: 1px dashed #9A9A9A;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.625em;
	font-weight: bold;
	color: #9a9a9a;
	margin: 0 0.625em;
	padding: 0.3125em;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.content, #productDescription, .shippingEstimatorWrapper {
	font-size: 0.6875em;
	padding: 0.3125em;
	}
#productDescription {

	}
.alert {
	color: #FF0000;
	margin-left: 0.3125em;
	margin-top: 1em;
	font-size: 0.625em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.5em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.5625em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 1.375em;
	padding-right: 1.5625em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 1.375em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.3125em 0em;
	}
.cartQuantityUpdate {
	padding-top: 0.375em;
	padding-left: 0.125em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.5em;
	}

#scUpdateQuantity {
	width: 1.25em;
	}

.cartQuantity {
	width: 2.9375em;
/*	font-size: 0.875em;*/
	}

.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: 2.1875em;
	}

.cartAttribsList {
	margin-left: 2.625em;
	margin-top: 0em;
	}

#mediaManager {
width: 50%; 
margin: 0.125em;
padding: 0.3125em;
}
.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.125em 0em;
	} 

.totalBox {
	width: 7em;
	text-align: right;
	padding: 0.125em;
	margin-right: 0.5em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.125em;
	}

.amount {
	width: 6em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .smallProductImage {
	margin: 0em 0.625em 0.625em 0em ;
	}

.categoryIcon {}
.cartImage {
	margin: 0.3125em 0.625em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.1875em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.625em 0em;
	}

/*sideboxes*/
.columnLeft {
/*background-color:#00FF00;*/
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font-size: 0.625em;
	color: #000000;
	text-align:left;
	padding: 0.3125em;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #e3e3e3;
	padding: 0.3125em 0.125em;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #9a9a9a;
	margin: 0.625em 0;
	}

.sideBoxContent {
	background-color: #F8F8FF;
	padding: 0.25em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	} 

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 0.625em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}

#siteinfoLegal {
	margin-top: 1.5em;
	padding-bottom: 0.5em;
	}

#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: 0.9375em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 0.9375em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
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: 1.25em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 0.625em 0em 0.9375em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 0.625em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

a.category-top, SPAN.category-subs-parent {
	color: #333399;
	}

a.category-subs, a.category-products {
  color: #990066;
  text-decoration: none;
	}

SPAN.category-subs-parent, SPAN.category-subs-selected {
	font-weight: bold;
	}

#ShoppingCartImg {
	margin: auto;
	position: relative;
	width: 2.5em;
	left: -1.5625em;
	top: 0.625em;
	}
#ShoppingCartItems {
	margin: auto;
	position: relative;
	width: 5em;
	left: 1.5625em;
	top: -0.625em;
	}
#ShoppingCartValue {
	margin: auto;
	position: relative;
	width: 5em;
	left: 1.5625em;
	top: -0.3125em;
	}
#ShoppingCartEditLink {
	}
#ShoppingCartCheckoutLink {
	margin-top: 0.3125em;
	}
#ShoppingCartCurrencies {
	line-height: 0.625em;
	}
#ShoppingCartGiftCertificate {
	line-height: 1.0625em;
	}
#ShoppingCartSection1, #ShoppingCartSection2, #ShoppingCartSection3, #ShoppingCartSection4 {
	margin: auto;
	}
#ShoppingCartSection1 {
	width: 6.25em;
	}
.SideBoxDivider {
	width: 6.25em;
	text-align:center;
	padding: 0.3125em;
	margin:auto;
	}
#shoppingcartContent{
	text-align:center;
	}

.productListing-odd, .productListing-even, .productListing-hover {
	padding: 0.3125em;
	border-top: 1px solid #CCCCCC;
	width: 35.2em;
	}
.productListing-odd {
	background: #ffffff;
	}
.productListing-even {
	background: #ffffff;
	}
.productListing-hover {
	background:#FFF3F2;
	}
  
.listingDescription {
	text-align: left;
	}

.productListing-heading {
  font-size: 0.625em;
  font-weight: bold;
  color: #ffffff;
}
.listColHead1 {
float:left;
margin-left: 0em;
width: 27%;
text-align:center;
padding-top: 0.1875em;
padding-right: 0.4em;
}

.productListing-rowheading {
  height: 1.25em;	
  background-color: #e3e3e3;
	}

.tabTable {
	margin-top: 0.9375em;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.listingProductImage {
	float: left;
	margin: 0 0.625em 0.625em 0;
	}

#ProdList_ShoppingCartBlockWrapper, #ProdList_QuantityDiscountBlockWrapper, #ProdList_DescriptionBlockWrapper, #ProdList_AdditionalImagesBlockWrapper, #ProdList_MoreInfoBlockWrapper {
	padding: 0.3125em;
	border: 1px solid #e3e3e3;
	width: 35.2em;
	margin-bottom: 0.1875em;
	}
#ProdList_PriceSubBlockWrapper {
	text-align: center;
	}
#ProdList_OptionsSubBlockWrapper {
	float: left;
	width: 15.0625em;
	}
#ProdList_AddtoCartSubBlockWrapper {
	float: right;
	}
#attribsOptionsText {
	font-size: 0.6875em;
	font-weight: bold;
	}
.BlockHeading {
	font-size: 0.5625em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #E3E3E3;
	letter-spacing: 0.25em;
	text-indent: 0.625em;
	text-align: left;
	}
.optionName {
	vertical-align:baseline;
	}
#stockLine, #stockOptionLine{
	text-align: center;
	font-size: 0.5625em;
	padding-top: 0.3125em;
	}
#stockOptionLine {
	}
/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	padding: 0.625em 0.1875em 0.625em 0.1875em;
	background: #eff4f8;
	border: 1px dotted #ffb062;
	width: 8.75em;
	}
.moreInfo, .moreInfoGreyedOut{
	font-size: 0.6875em;
	padding: 0.25em 0 0 0.25em;
	}
.moreInfoGreyedOut {
	color: #CCCCCC;
	}
#quantityDiscountsWrapper, #quantityDiscountsColumnsWrapper {
	text-align: center;
	padding: 0.1875em;
	margin: 0 auto;
	}
#quantity_footer {
	margin-top: 0.5em;
	}
.quantityDiscounts {
	float: left;
	width: 4.375em;
	}
.smallRed {
	font-size: 60%;
	color:#CC0000;
	font-weight:normal;
	}
.buttonLinkFix {
	margin-top: 0.625em;
	}
#productRequestDisclaimer {
	background:#FFFFCC;
	border:#990033 1px solid;
	padding: 0.1875em;
	}
.sideBoxListPlain {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.25em;
	}
.sideBoxListDotted {
	margin: 0;
	margin-left: 1.75em;
	padding: 0;
	line-height: 1.25em;
	}
.sideBoxListNumbered {
	margin: 0;
	margin-left: 2.65em;
	padding: 0;
	line-height: 1.25em;
	}
	
#checkoutSuccessContactLink, #checkoutSuccessOrderLink {
	padding-top: 0.625em;
	}
#checkoutSuccessThanks {
	padding-top: 3em;
	}
.xsell {
	padding-left: .15em;
	padding-right: .15em;
	}
#paypal_img {
	vertical-align:middle;
	width:20.5em;
	height:5.2em;
	}
#cc_img {
	vertical-align:middle;
	width:10.7em;
	height:3.2em;
	}
.ccinfo {
	padding-top: 0.625em;
	padding-left: 1.3em;
	}
#pmtdiv-paypalwpp, #pmtdiv-paypaldp {
	padding: .625em;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	}
.itemTitle {
	text-align:left;
	}
	

