/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
	margin: 0;
    padding: 0;
  	/*font-family: verdana, arial, tahoma, microsoft sans serif;
	font-size: 67.9%; */
	font-family: arial;
	font-size: 75%;
	color: #4D4D4D;
	background-color: #ffffff;
        }

a img {border: none; }

a:link {
	color: #4D4D4D;
	text-decoration: none;
	}

#navEZPagesTop a:link {
	color:#00BEAA;
	text-decoration: none;
/*	padding:0px 2px 3px 2px;*/
	padding:0px 7px 3px 5px;
	}

#navEZPagesTOC ul li a {
	color:#00BEAA;
	text-decoration: none;
	}

.category-top-div {
	color: #4D4D4D;
/*	padding:0.4em 0;*/
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	font-size:14px;
	}

.category-top-div a:link, .category-top-div a:visited {
	color: #4D4D4D;
	display: block;
	font-size:14px;
	line-height: 24px;
	text-decoration: none;
	}

.category-top-div a:hover {
	background-image: url("../images/OnOverBox.jpg");
	background-repeat:repeat;
	color: #ffffff;
	}

.category-top-div a:link img {
	margin-top: 4px;
}

#categoriesContent ul {
	style: none;
	}

#categoriesContent li {
	list-style: none;
	color: #4D4D4D;
	padding:0.4em 0;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	font-size:14px;
	}

#categoriesContent li a:link, #categoriesContent li a:visited {
	list-style: none;
	color: #4D4D4D;
	text-decoration: none;
	font-size:14px;
	}	

#categoriesContent li a:hover {
	list-style: none;
	background-image: url("../images/OnOverBox.jpg");
	background-repeat:repeat;
	display:block;
	color: #ffffff;
	}

#categoryDescription {
	font-size:1.3em;
	/* margin-left: 40px;*/
	line-height: 20px;
	}

h1#indexCategoriesHeading {
	font-size: 2.4em;
	margin:0;
	margin-bottom: 10px;
	font-weight: 100;
	}

.categoryListBoxContents, .categoryListBoxContents a, .categoryListBoxContents a:hover {
	font-size:1.2em;
	}

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

#navEZPagesTop a:visited {
	color:#00BEAA;
	text-decoration: none;
	}

a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #00BEAA;
	}
	
#navMain ul li a:hover {
	color:#4D4D4D;
	}

#navEZPagesTOC ul li a:hover {
	font-size:14px;
	}

a:active {
	color: #4D4D4D;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.0em;
	}

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

h1#productName {
	margin-right: 220px;
	}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0em 0.1em 0.5em 0.1em;
	color: #4D4D4D;
	}
#cartAdd INPUT {
	margin-bottom: -22px;
	}

#navMainSearch INPUT {
	display: inline;
	font-size: 1.2em;
	margin: 0em 0.1em -0.5em 0.1em;
	color: #4D4D4D;
	}

#navMainSearch INPUT[type="text"] {
	background-image: url("../images/search_bg.jpg");
	background-repeat: no-repeat;
	height: 24px;
	border: none;
	padding-left: 25px;
	}

INPUT#submit1 {
	padding-top:41px;
	padding-right:35px;
	}

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
        color: #4D4D4D;
	}

LABEL, h4.optionName {
	color: #4D4D4D;
	line-height: 1em;
	padding: 12px;
	}

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

/*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: #4D4D4D;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #4D4D4D;
	}

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

#navMainSearch {
	text-align:right;
	}

#logoWrapper{
       background-image: url(../images/header_bg.jpg);
       background-repeat: repeat-x;
       background-color: #ffffff;
       border-right: 0px solid #9a9a9a;
       border-left: 0px solid #9a9a9a;
       border-bottom: 0px solid #9a9a9a;
       height:150px;
       }
	
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 0%; /*do not remove- IEhack*/
	border: 0px solid #9a9a9a;
      border-bottom: 0px solid #cccccc;
	margin-bottom: 1em;
	/* margin-left: 40px; */
	}

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

#tagline {
	color:#4D4D4D;
	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 {
	margin: 0.3em 0em;
	}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
      padding: 0px;
      background-image: url(../images/header.jpg);
	background-color: #ffffff;
	font-weight: bold;
	color: #4D4D4D;
      border: 0px solid #ffffff;
	height: 28px;
	width: 980px;
	font-size: 1.1em;
	}

#navMainWrapper {
	margin: 0em;
      padding: 0px;
      background-image: url(../images/header.jpg);
	background-color: #ffffff;
	/* font-weight: bold; */
	color: #4D4D4D;
      border: 0px solid #ffffff;
	height: 28px;
	width: 980px;
	font-size: 1.1em;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#topPhoneNumber {
	text-align: center;
	}

#topPhoneNumber ul {
	margin-left: -32px;
	margin-right: 5px;
	list-style-type: none;
	line-height: 0.3em;
	}

#topPhoneNumber ul li {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-postition: left center;
	padding-left: 16px;
	align=
	}

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

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #4D4D4D;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #4D4D4D;
	}

#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 {
	margin: 0.5em;
	}

#navMainSearch {
	margin: 0;
	padding-top: 2px;
	}

#indexProductListCatDescription {
	margin: 42px 12px 12px;
	padding: 0;
	}

.buttonRow {
	margin:0;
	margin-bottom: 10px;
	}

#navEZPagesTop {
	text-align:center;
	height:19px;
	background-color: #ffffff;
   /* background-image: url("../images/header.jpg");*/
	width:968px;
	}

#navBreadCrumb {
	background-color: #ffffff;
	color: #A0A0A0;
	font-size: 1em;
	*/ font-weight: bold; */
	margin: 0.5em;
	padding: 0.5em;
	}

#navBreadCrumb a:link, #navBreadCrumb a:visited, #navBreadCrumb a:hover {
	color: #A0A0A0;
	}

#navEZPagesTop {
	border-bottom-style: solid;
	border-bottom-width: 1px;
    color: #00BEAA;
    font-size: 13px;
    margin: -2em 0.5em 0.5em;
    padding-bottom: 5px;
	}

#navEZPagesTop a:hover {
/*	background-color:#FF413C;*/
	background-image: url("../images/onOverNavBar.jpg");
	background-repeat:repeat-x;
	color: #ffffff;
/*	padding:0px 2px 3px 2px;*/
	padding:0px 7px 3px 5px;
	}

#navColumnOne {
	border-left: 0px solid #9a9a9a;
	}

#navColumnTwo {
	border-right: 0px solid #9a9a9a;
	}

/*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: 1.2em;
	padding: 0.5em;
	margin-right: 220px;
	text-align: justify;
	}

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

.advisory {}

.important {
	font-weight: bold;
	}

.notice {}
.rating{}

.gvBal {
	float: right;
	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.9em;
	}

.centerColumn {
	margin-left: 40px;
	margin-top: 20px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	margin-top: -240px;
	border: 1px solid #00BEAA;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading {
	background-color: #e9e9e9;
	 }


#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 31px;
	padding-right: 2.5em;
	background-image: url("../images/header.jpg");
	}

.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: #4D4D4D;
	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 {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ffffff;
	}

h2 span.productSpecialPrice, h2 span.productSalePrice, h2 span.productSpecialPriceSale, h2 span.productPriceDiscount {
	color: #4D4D4D;
	}

#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 {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
	text-align: center;
	width: 240px;
	}

#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;
	}
	
div.categoryListBoxContents{
	border: 1px solid #CCC;
	margin-right: 20px;
	padding-top: 20px;
	height: 180px;
	width: 230px!important;
	}

/*sideboxes*/

h3.leftBoxHeading, h3.rightBoxHeading {
        font-size: 1.8em;
        color: #00BEAA;
		font-weight: 100;
	}

h2.centerBoxHeading {
        font-size: 1.9em;
		font-weight: 100;
        color: #ffffff;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
        font-size: 1em;
        color: #00BEAA;
	}

h2.centerBoxHeading a {
        font-size: 1em;
        color: #ffffff;
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.6em 0.2em 0.6em 0em;
/*      background-image: url(../images/boxtop.jpg); 
      background-repeat: repeat-y; */
	  background-image: url(../images/categoriesBar.jpg);
	  background-position:bottom;
	  background-repeat:no-repeat;
	}

.centerBoxHeading {
	margin: 0em;
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding: 0.4em 0.2em;
      background-image: url(../images/header2.jpg);
      background-repeat: repeat;
      border-bottom: 1px solid #9a9a9a;
	}

.leftBoxContainer {
      margin-bottom: 1em;
      margin-top: 1em;
	}

.sideBoxContent {
	background-color: #ffffff;
      color: #9a9a9a;
	padding: 0.4em;
/*      border-right: 1px solid #9a9a9a;
      border-left: 1px solid #9a9a9a;
      border-top: 1px solid #9a9a9a; */
	}

.leftBoxFooter {
      background-image: url(../images/boxbottom.jpg);
      background-repeat: no-repeat;
      width: 160px;
      height: 7px;
      }

.rightBoxFooter {
      background-image: url(../images/boxbottom.jpg);
      background-repeat: no-repeat;
      width: 160px;
      height: 7px;
      }
	
.rightBoxContainer {
      margin-bottom: 1em;
      margin-top: 1em;
	}


h3.leftBoxHeading a:hover {
	color: #9a9a9a;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #9a9a9a;
	text-decoration: none;
	}

h3.itemTitle a:link, h3.itemTitle a:hover, h3.itemTitle a:visited {
	color:#4D4D4D;
	}

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

#productMainImage {
	text-align: center;
	width: 240px;
	}

.navNextPrevWrapper {
	text-align: center;
	width: 240px;
	}

.leftBoxHeading {
	text-align:left;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

.productListing-data img {
      padding:8px;
      }

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

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

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

.forward {
	float: right;
	}

.redeem {
	margin-left: 290px;
	margin-top: -32px;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #ffffff;
	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: #ffffff;
	height: 4em;
	}

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

.centerBoxContentsProducts {
    border: 0px solid #000000;
    height: 240px;
    margin: 10px 0 0 0;
}

h1#productListHeading {
    background-image: url("../images/header2.jpg");
    background-repeat: repeat;
	color: #ffffff;
	margin: 1px;
	padding: 15px 0 15px 25px;
	font-size: 2em;
	}

#ListingPrice {
	background-color: #FF413C;
	color: #ffffff;
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
	}
#productsListingTopNumber {
	margin: 10px 0 0 12px;
	}

#productsListingBottomNumber {
	margin: 10px 0;
	}

.divider {
	border-bottom-style: solid;
	border-bottom-width: 1px;
    color: #00BEAA;
	margin: 20px 0 -5px 0;
	padding-top: 260px;
	}

.centerColumn .divider {
	padding-top: 220px;
	}

#divider {
	padding-top: 260px;
	}