/**
 * 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	font-size: 10px;
	color: #5B5A5A;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0C0C0C;
	text-decoration: none;
	}

a:visited {
	color: #0C0C0C;
	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: #0C0C0C;
	}

a:active {
	color: #080808;
	}

h1,h2.centerBoxHeading,h2#cartEmptyText{
	color:#B6000A;
	font: normal normal normal 1.9em "Arial Black",Arial,Sans-serif;
	text-transform:lowercase;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #ffeeee;
	}

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, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	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 #9a9a9a;
	}

/*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*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
/*	width: 72.6em;*/
	width: 726px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {margin:0em;}
#mainWrapper {margin:auto;} 

#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, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#accountLinksWrapper{width:auto;}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {margin: 0.5em;}
.navSplitPagesLinks {padding: 0.5em;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper,#navSupp2 {
	margin: 0em;
	font-weight: bold;
	color: #141414;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navSupp2 ul, #navCatTabs ul  {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navSupp2 ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp2 ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #090909;
	white-space: nowrap;
	font: normal normal normal 1.1em Tahoma,Arial,Sans-serif;
	}
#navMain ul li a{
	font: normal normal normal 1.1em "Arial Black",Arial,Sans-serif;
	text-transform:uppercase;
	color: #141414;
  }
#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;
	}
#categoryImgListing{background:#efefef url(../images/boba_top.gif) no-repeat scroll 0% 0%;padding:0.5em;}
.boba, #navCategoryIcon, #indexProductListCatDescription,.catDescContent {
	margin:0em 0em 1em 0em;
	padding:1.5em 0.5em 0.5em 0.5em;
	background:#efefef url(../images/boba_bot.gif) no-repeat scroll 0% 100%;
	}
.boba{padding:0em;font-size:0.7em;line-height:0.7em;}
#indexProductListCatDescription p{margin:0em;}
.buttonRow{padding:0.5em;} 
#navMainSearch {
	float: right;
	background:transparent url(../images/search_bg.gif) no-repeat scroll 100% 100%;
	padding:17px 11px 6px 67px;
	}

#navMain ul{padding:17px 0 0 40px;}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree, #bannerFive,  #bannerSix {
	padding: 0em;
	}

.centerColumn{
  padding:0 0 0 23px;
 	margin-top:0.3em;
 	font-size:1.1em;
}

#bannerFour{
  padding:23px 0 0 23px;
 	margin-top:0.3em;
}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading, #cartSubTotal {
	background-color: #A0090D;
	color:#FCCE19;
	 }

#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;
	padding:0.5em;
	}

.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;
  }

.normalprice, .productSpecialPriceSale {
  color:#FCCB17;
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #A0090D;
	}

.productSpecialPrice s, .productSalePrice s, .productSpecialPriceSale s, .productPriceDiscount s{
	color: #FCCB17;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1.8em;
	font: normal normal normal 1.8em "Futura Lt BT",Verdana,Tahoma,Arial,Sans-serif;
	color: #FCCE19;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em 0.5em 1.6em;
	}

.centerBoxHeading {
  padding:0.5em 0em;
  }
.leftBoxHeading {
	background:transparent url(../images/sideBoxHeading.gif) no-repeat scroll 50% 0%;
  }

.leftBoxContainer {
	margin-top: 0.3em;
	}

.sideBoxContent {
	padding: 3em 0em;
	}

#categoriesContent a{
  padding:0.2em 3em;
  line-height:2.1em;
  }

#categoriesContent a.category-top,#categoriesContent a.category-links{
  background:transparent url(../images/item.gif) no-repeat scroll 1.5em 50%;
  }

#catBoxDivider {
  border:none;
  margin:0em;
  color:#ffffff;
  height:1px;
  padding:0em;
  }

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance,.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{
  text-align:left;
  }

#bestsellersContent,#bestsellers .wrapper {
	margin: 0em;padding:0em;
	}

#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;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #efefef;
	height: 1.5em;
	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
	}

#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%;}

#logoWrapper{background:transparent url(../images/logo_bg.gif) no-repeat scroll 50%;padding:0 34px;border-bottom:1px solid white}

#welcome {
  background:#efefef url(../images/welcome_top.gif) no-repeat scroll 0% 0%;
  margin-top:0.3em;
  font-size:1.1em;
  }

#welcome table{
  background:transparent url(../images/welcome_bot.gif) no-repeat scroll 0% 100%;
  }

.bull {
  background:transparent url(../images/bull.gif) no-repeat scroll 0% 50%;
  padding-left:0.7em;
  }

.product_name a{
  font-weight:bold;
  color:#0f0f0f;
  }

.centerBoxContentsFeatured{
  font: normal normal normal 1em Arial,Verdana,Sans-serif;
  }

.description{
  margin:0.5em 0em;
  }
  
.price{
  font: normal normal normal 2.7em "Arial Black",Arial,Verdana,Sans-serif;
  color:#A0090D;
  }
span.price{font: normal normal normal 1.7em "Arial Black",Arial,Verdana,Sans-serif;}
div.price{font: normal normal normal 1.7em "Arial Black",Arial,Verdana,Sans-serif;}
#bestsellersHeading{
  background:transparent url(../images/bestsellers_title.gif) no-repeat scroll 50% 0%;
  color:#FEFEFE;
  padding:0.2em 0.2em 0.8em 1.6em;
  }

#bestsellers{
  background:transparent url(../images/bestseller.gif) repeat-y scroll 50% 0%;
  }

#bestsellersContent{
  background:transparent url(../images/bestsellersContent.gif) no-repeat scroll 50% 100%;
  padding-bottom:2em;
  }

#bestsellersContent .price{
  font: normal normal normal 2.4em "Arial Black",Arial,Verdana,Sans-serif;
  color:#A0090D;
  }

#footer{
  background:#ffffff url(../images/footer.gif) no-repeat scroll 0% 0%;
  padding:2em;
  margin-top:2em;
  color:#0C0C0C;
  }

#sh{
  width:38px;
  height:28px;
  background:transparent url(../images/go.gif) no-repeat scroll 50%;
  border:none;
  }

.smallProductImage,
.listingProductImage{margin:0.2em 0.4em;}

#whatsNew, #specialsDefault
{background:#efefef url(../images/boba_bot.gif) no-repeat scroll 100% 100%;}
#whatsNew h2,#specialsDefault h2
{background:#ffffff url(../images/boba_top.gif) no-repeat scroll 100% 100%;padding-bottom:1.2em;}
.centerBoxContentsSpecials,
.centerBoxContentsNew{font-size:1.6em;color:#A0090D;font-weight:bold;}
.centerBoxContentsSpecials a,
.centerBoxContentsNew a{font-size:0.7em;font-weight:normal;}

#categoryDescription {
  font: normal normal normal 1.2em arial,helvetica,sans-serif;
  }

.productListing-rowheading th{background-color:#A0090D;padding:0.3em;color:#FCCE19;}
.productListing-rowheading a{color:#FCCE19;}
.productListing-odd td{background-color:#efefef;}
#allProductsDefault td{background:none;}
._categoryImg{float:right;}
.productListing-data{padding:0.3em;}
#productListing{margin-top:0.3em;}

