/**
 * 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, verdana, sans-serif;
	font-weight: bold;
	font-size: 80.0%; /* 62.5*/
	color: #F55100;
	background-color: #F8DA6B;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a, #navMain ul li a {
	color: #F55100;
	text-decoration: none;
	}

a:visited {
	color: #F55100;
	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: #C6D797;
	}

	/*cls mod navMain hdr*/
a:hover {
	color: #F8DA6B;
	}

 #navMain ul li a:hover {
	color: #C6D797;
	}

a:active {
	color: #F55100;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

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, h4, h5, h6 {
	margin: 0.3em 3px;
}

h3 {
	margin:0em;
}

p {
	margin:0em;
	padding:0em;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

/*cls mod moved SELECT, INPUT from line 75*/
SELECT, INPUT {
	border: none;
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	background-color: #F8DA6B;
	color: #FFFFFF;
	font-weight: bold;
}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F8DA6B;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #F8DA6B;
	}

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;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C0D193;
	}

ul, li {
	margin: 0em;
	padding: 0em;
}

/*chesmi mod*/
.centerColumn {
	width:98%;
	float:right;
	/*margin-right:1%;
	background:0 2%;*/
	text-align:left;
	line-height:1.6em;
}

/*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: #F8DA68;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	vertical-align: top;
	border-left: #FFFFFF 1.2em solid;
	border-right: #FFFFFF 1.2em solid;
    position: relative;
	}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

/*chesmi mod */
#logoWrapper {
	background-color: #transparent;
	margin-bottom: 73px;
	}


#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#navColumnOneWrapper {
	margin:0em;
	padding:0em;
}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #C6D797;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin-top: 3.5em;
	padding: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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: transparent;
	font-weight: bold;
	color: #949500;
	height: 1%;
	width: 100%;
	}

#navSuppWrapper {
	background-color: #F8DA6B;
}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
    clear: both;
	padding:  .5em 0em;
    margin: 10px 0;
	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, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	white-space: nowrap;

	}
#navMain ul {
    position: absolute;
    top: 20px;
    right: 20px;
}
	/* chesmi possible mod for home/search in hdr*/
#navMain  {
    position: relative;
	margin: 0;

	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	text-decoration: none;

	}

		/* chesmi possible mod for nav in hdr*/
#navMain a {
	color: #fa5002;
	background-color: #f8da6a;
	text-decoration: none;
	padding: 0.3em 0.8em;
	margin: 0;
	white-space: nowrap;
}


#navEZPagesTOCWrapper {
	font-weight: bold;
    width: 220px;
	float: right;
	height: 1%;
	/*border: 1px solid #000000;*/
    padding-left: 0.5em;
	}

#navEZPagesTOC ul {
	margin: 0 0 0 10px;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
    font-size: 12px;
    text-align: left !important;
	}

#navEZPagesTOC ul li {
    text-indent:-1.4em;
    padding-left:1.4em;
    margin-bottom: 5px;
	/*white-space: nowrap;*/
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonrow {
	margin:0em;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

/*chesmi mod */
#navEZPagesTop {

    position: absolute;
    top: 92px;
    right: 0;
    padding: 0;
    margin: 0;
	}
#navEZPagesTop a{
    font-size: 12px;
    width: 124px;
    display: block;
    float: left;
    text-align: center;
}

#navBreadCrumb, {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*cls mod, .content was included with below style*/
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0em;
	line-height: 1.2em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

/* cls mod .centerColumn, from below*/
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.7em;
	font-weight: normal;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	margin-top: 1.2em;
	margin-left: 0.5em;
	border: 0em;
	padding-left: 0.5em;
	}

/*.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: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartQuantityUpdate {
	margin-left:1.2em;
	padding:0em;
	text-align:right;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 5.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: 5em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	}
.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;
	}

#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

/*cls mod ID taken from above code*/
#productMainImage {
	margin-top: 2.5em;
	margin-bottom: 0.9em;
}

.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, {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading {
	margin: 0em;
	/*background-color: #FDF48B;
	padding: 0.4em 0.2em;*/
	}

.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	background: url(../images/centerBoxHead_bk.gif) no-repeat center;
	}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	margin-top: 0em;
	}

.sideBoxContent {
	background-color: #FFFFFF;
/*	padding: 0.4em;*/
	}


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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data {
	text-align: Left;
    vertical-align: top;
}

#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;
	}

/*misc*/
.back {
	float: right;
	}

.backC {
	float: center;
	}

.backL {
	float: left;
	}


.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/*background-color: #E8E8E8;*/
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
/*	background-color: #F0F0F0;*/
	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
	}

TH, .tableHeading {
	height: 1.8em;
/*	background-color: #C6D797;*/
/*	background: transparent url(../images/cart_tableHd_bk.gif) no-repeat;*/
}

#scQuantityHeading {
	background: transparent url(../images/cart_tableHd_bk.gif) no-repeat;
}

#scRemoveHeading {
	background: transparent url(../images/cart_tableHd_bkR.gif) no-repeat;
}

#scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading {
	background-color: #C6D797;
}

#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;
	}

	/*chesmi mods*/

.category-links {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

.prodInfo {
	/*background: #FFFFFF url(../images/product_bkgrnd.gif) no-repeat top;*/
    padding: 0 2em 0 0;
}

.prodprice {
	text-align: right;
}

#informationContent  {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

#headerWrapper {
	width: 800px;
	height: 180px;
	background: #FFFFFF url(../images/header.jpg) no-repeat;
}
/* find where this header is hiding and replace with image */
 #reviewsHeading {
	background: url(../images/reviews_hdr.gif) no-repeat fixed #FDF48B;
	margin: 0em;
	padding: 0em;
	}

#productGeneral {
	width: 92%;
	background-color: #FFFFFF;
}

.newproductGeneral {
	margin-top: 1em;
	padding-top: 1em;
	line-height: 1.2em;
	width: 300px;
	float: right;
}

.prodAttribute {
	float: left;
	margin-left: 0.5em;
	padding-left: 0.5em;
}

.productGroup {
	margin:0em;
	padding:0em;
}

.itemTitle {
	margin:0em 0.6em;
	padding:0em 0.6em;
}

.listingDescription {
	margin:0em 0.8em;
	padding:0em 0.8em;
}

#productListing .productListing-odd td, #productListing .productListing-even td {
	padding:1.5em 0em;
	/*border-bottom: 1px dotted #B05B21;*/
	}

.mainTitle {
	font: normal bold 1.5em Arial;
	color: #F55100;
	margin-top: 1.3em;
}

.scProd {
	float: left;
	margin-left: 0em;
	padding-left: 0.4em;
}
.pricSp {
	float: right;
    text-align: right;
	margin:0em;
	padding:0em;
    font-size: 18px;
}

.centerBoxContentsNew{
    display: block;
    float: left;
    width: 33% !important;


}


/* stuff added by mike */

.centerBoxWrapper{
    clear: both !important;
    text-align: center;
}
.centerBoxHeading{
    clear: both;
}
.category-top-text{
    display: block !important;
    text-indent: 3px;
    height: 24px !important;
}

.legalCopyright {
    padding: 10px 0;
}

.specialsListBoxContents{

}

/*
.infoSide {
	background-color: #E6F2C2;
   margin: 0.5em 1em 0.5em 0em;
}

.infoline {
	background-color: #E6F2C2;
	line-height: 2.3em;
   margin: 0.5em 0em 0.5em 0em;
   padding: 0.5em 0em 0.5em 2.3em;
}
  */




//.railSearch {
//    border-bottom: 2px #fff solid;
//}

#ezPageDefault {
    padding-top: 13px;
    font-weight: normal !important;
    color: #422b15;
    text-align: justify;
}

/* styles for confirmation box */
.no-display { display: none }

#confirmation-box
{
position: absolute;
z-index: 1000;
left: 28%;
top: 200px;
width: 394px;
height: 206px;
background: url(../images/disclaimer.png) left top no-repeat;
color: #f55100;
text-align: center;
}

#confirmation-box a {display: block; position: absolute; text-indent: -9999px; overflow: hidden;}
#confirmation-box a.disclaimer { height: 26px; width: 292px; left: 45px; top: 89px;}
#confirmation-box a.exit { width: 97px; height: 49px; left: 48px; bottom: 25px;}
#confirmation-box a.enter { width: 165px; height: 49px; right: 54px; bottom: 25px;}

#blockUI
{
filter:alpha(opacity=50);
-moz-opacity:0.6;
opacity:0.6;
background-color: #e8e1aa;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 100;
}
/* end styles for confirmation box */


.link-to-home { background-color: transparent !important; z-index: 100; position: absolute; top: 0; left: 0px; width: 300px; height: 150px; }

.bush-pic { padding-bottom: 20px; display: block; margin: 0 auto; height: auto; width: 400px; }


/* style for product listing header */
#productListHeading { margin-top: 15px; float: left; background-color: #c7d798; color: #FFF;  }
#productListHeading img { vertical-align: middle; }

/* styles for product info add to cart stuff */
#shop-tools { width: 97px; background-color: #FFF;}
#shop-tools div { margin: 2px 0; }
#shop-tools a.alt-view { display: block; text-indent: -9999px; overflow: hidden; background: url(../images/alt-view-btn.gif) left top no-repeat; height: 26px; width: 97px; }
#shop-tools .qty-to-add { background: url(../images/qty-to-add-bg.gif) left top no-repeat; height: 26px; width: 97px; text-align: right; }
#shop-tools .qty-to-add input { background-color: #FFF; color: #000; width: 55px; text-align: right; height: 17px; border-top: 2px #fe9900 solid; border-bottom: 1px #fe9900 solid; border-left: 2px #fe9900 solid; border-right: 4px #fe9900 solid; padding-right: 2px;}
#shop-tools .select-attribute { padding: 0; margin: 0 }
#shop-tools .select-attribute select{ padding: 0; margin: 0; background-color: #c7d798; color: #fff; width: 97px; height: 24px;border: 1px #c7d798 solid; }
