/**
 * 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;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    color: #000000;
    background-color: #e5e5e5;
    /*background-image: url(../images/banner_bg.gif);
     background-repeat: repeat-x;*/
}

#popupCVVHelp {
    padding: 10px;
}

p {
    line-height: 160%;
    margin: 5px 0px 5px 0px;
}
#specialsDefault{
	padding-top:115px;
}
address {
    font-size: 11px;
    line-height: 150%;
}
#cartProdTitle{

}
a img {
    border: none;
}

a:link, #navEZPagesTOC ul li a {
    color: #008F50;
    text-decoration: none;
    font-size: 11px;
}

a:visited {
    color: #008F50;
    text-decoration: none;
    font-size: 11px;
}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #003F23;
    font-size: 11px;
}

a:active {
    color: #008F50;
    font-size: 11px;
}

h1 {
    font-family: Helvetica, Verdana, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

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

.biggerText {
    font-size: 1.2em;
}

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

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

FORM, SELECT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
}

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

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.1em;
}

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: 2px solid #FF0000;
}

.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: 930px;
    vertical-align: top;
    padding: 0px 150px 0px 150px;
    background-image: url(../images/main_bg.png);
    background-repeat: repeat-y;
    position: relative;
}
/*#uss_error{
 position:absolute;
 margin:auto;
 top:61px;
 left:0;
 width:700px;
 text-align:center;
 font-weight:bold;
 font-size:14px;
 }
 .errorMessage{
 width:630px;
 margin-left:169px;
 background-image:url(../images/dialog-error.png);
 color:#ff0000;
 background-repeat:no-repeat;
 background-position:130px 0px ;
 }*/
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
}

#headerWrapper {
    margin: 0px 0 0 29px;
    padding: 0;
    width: 930px;
}

#contentMainWrapper {
    /*margin-top:30px;*/
    /*border : 1px solid #000000;*/
}

#logo {
    position: absolute;
    left: 40px;
    top: 20px;
}

#logoWrapper {
    margin-bottom: 30px;
    /*background-image: url(../images/banner_bg.png);
     background-repeat: no-repeat;
     background-color: transparent;*/
}

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

#navColumnOneWrapper {
    margin: 0 0 0 45px;
    padding: 0;
    /*border:solid 1px #FF0000;*/
    background: url(../images/nav_bg.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#navColumnTwoWrapper {
    /*padding-right:10px;*/
}

#tagline {
    color:#FFFFFF;
	font-family:"Arial Bold";
	font-size:31px;
	font-weight:bold;
	left:230px;
	letter-spacing:1px;
	padding:10px;
	position:absolute;
	text-align:left;
	text-transform:uppercase;
	top:50px;
	vertical-align:middle;
}
#tagline p{
	font-weight:normal;
	font-size: 21pt;
	line-height: 15px;
}

div#taglineWrapper > div#tagline {
    background-position: 100px 0px;
}

#taglineWrapper {
    /*background-color:#D9E4D9;*/
    height: 160px;
    background-image: url(../images/banner_bg.png);
    background-repeat: no-repeat;
    margin: 0 0 0 -29px;;
}

#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;
    font-size: 14px;
    font-weight: 700;
}
/*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, #navCatTabsWrapper {
    margin: 0em;
    /*background-color: #D9E4D9;
     font-weight: bold;*/
    color: #006633;
   	position:relative;
	left:-84px;	
    top: 30px;
    float:right;;
}

#navMainWrapper a {
    border-left: 1px solid #86A57E;
	padding-left:5px;
    color: #86A57E;
}

#navMain a:link, #navMain a:visited {
    color: #86A57E;
}

#navMain ul li a:hover {
    color: #ffffff;
}

#navMain ul {
    border-right: 1px solid #86A57E;
}

#navSuppWrapper {
    /*display:none;*/
}

#navCatTabsWrapper {
    position: relative;
    /*border:1px solid #ff0000;*/
}

#navCatTabs {
    background-color: transparent;
    position: absolute;
    top: -43px;
    left: 90px;
}

div > #navCatTabs {
    width: 90%;
    position: absolute;
    top: -43px;
    left: 80px;
}

#navMainWrapper {
    margin: 0;
    /*background-color: #000000;
     border-top: 1px #000000 solid;*/
    font-size: 9px;
}

#ul.back li a:link, #ul.back li a:visited, #ul.back li a:hover, #ul.back li a:active, #ul.back li a:focus {
    /*font-size: 9px;*/
}

#navSuppWrapper {
    /*background-image: url(../images/main_bg.png);
     background-repeat: repeat-y;*/
}

#navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

#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: 0px 5px;
    margin: 0;
    color: #ffffff;
}

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

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

#navBreadCrumb {
    font-weight: normal;
    position: relative;
    top: -10px;
    left: 10px;
    /*display:none;*/
}

#navEZPagesTop {
    background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    padding: 0em;
}

#navColumnOne {
    padding-top: 23px;
    background-image: url(../images/nav_top.gif);
    background-repeat: no-repeat;
    background-position: 45px 12px;
    /*border:1px solid #FF0000;*/
}

#navColumnTwo {
    /*/*display:none;*/
*
    /

background-color:transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
}
/*.content,*/
#productDescription, .shippingEstimatorWrapper {
	margin-top:35px;
	padding-left:128px;
}

#productName {
    /*position: relative;
     left: -110px;*/
   
	color:#008F50;
}

#productDetailsList {
    /*position: relative;*/
    list-style: none;
    font-size: 13px;
    margin: 0;
    padding: 0;
    /*left: -148px;*/
	font-style:italic;
}
#productImgAndCart{
	float:left;
	width: 150px;
	height: 235px;
}
#productForm{
	
}
.alert {
    color: #FF0000;
    margin-left: 0.5em;
}

.advisory {
}

.important {
    font-weight: bold;
}

.notice {
}

.rating {
}

.gvBal {
    float: right;
}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 0 3px 0 3px;
    margin: 22px 30px 0 0;
    /*border: 1px solid #000000;
     background-color:#FFFFFF;*/
}
/*#productAttributes {padding:0; position:relative; top:-220px; left:315px;}*/
#attribsOptionsText, .optionName, h4.optionName {
    /* display: none;*/
    font-size: 12px;
    font-weight: normal;
}

#attribsOptionsText {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
}

.attribsRadioButton {
    font-weight: normal;
}

.wrapperAttribsOptions h4 {
    margin: 3px 5px 0 0;
    display: inline;
    float: left;
}
/*#productPrices{float:right;top:200px;right:15px;}*/
td > .centerColumn {
    padding: 5px 30px 0 20px;
}

.navNextPrevWrapper {
    /*text-align: center;
     width: 100%;*/
    display: none;
}

#indexDefaultHeading, .productGeneral {
    margin: 0em;
    /*background-color: #014c02;*/
    /*padding: 0.2em 0.2em;*/
    /*border:1px solid #014c02;*/
    color: #000000;
    text-align: left;
}
#homeContent{
	padding-top:25px;
}
#infoShoppingCart p, #infoShoppingCart h1, #infoShoppingCart h2 {
    margin-left: 10px;
    margin-right: 10px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 9px;
    /*background-color:#FFFFFF;*/
}

#siteinfoIP {
    /*background-image: url(../images/main_bg.png);
     background-repeat: repeat-y;
     display:none;*/
}

#siteinfoLegal {
    background-image: url(../images/uss_foot.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100px;
    padding: 10px 0 30px 0;
    margin: 0 0 0 -10px;
    text-indent: -1000em;
    /*border: 1px solid #FF0000;*/
}

#siteinfoIP {
    position: absolute;
    width: 800px;
    height: 45px;
    left: 60px;
    bottom: 50px;
    background-image: url(../images/banner-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-indent: -1000em;
}

#whatsNew {
    text-align: left;
    /*display:none;*/
}
/*Shopping Cart Display*/
#cartAdd {
    /*float: right;
     text-align: center;
     margin: 55px 10px;
     border: 1px solid #000000;*/
    padding: 0;
}

.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, .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: #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 {
    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.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: 5px 10px 5px 0;
}

#categoryIcon {
    /*/*display:none;*/
*
    /
}

#productDateAdded {
    font-size: 9px;
    color: #666666;
    text-align: center;
}

.productGeneral {
    /*border:1px #FF0000 solid;*/
}

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

.centerBoxWrapper {
    text-align: left;
    /*border-bottom:1px solid #014c02;
     border-left:1px solid #014c02;
     border-right:1px solid #014c02;	*/
}
/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a:link, h3.leftBoxHeading a:hover, h3.leftBoxHeading a:active, h3.leftBoxHeading a:visited {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: left;
    margin: 10px 10px 0 3px;
    border-bottom: 1px solid #999;
}

#searchHeading label {
    padding: 0;
    margin: 0;
}

.leftBoxHeading, .centerBoxHeading {
    margin: 0em;
    /*background-color: #014c02;*/
    padding: 0.2em 0.2em;
    /*border:1px solid #014c02;
     color:#FFFFFF;*/
    text-align: left;
    /*text-transform:uppercase;*/
}

.leftBoxContainer {
    margin: 0;
    padding: 2px;
    /*border: 1px solid #FF0000;*/
}

.rightBoxContainer {
    margin-top: 1.5em;
    margin-right: 50px;
    margin-right: 0.5em;
}

#shoppingcartContent {
}

.sideBoxContent {
    /*background-color: #ffffff;*/
    padding: 0.4em;
    /*border-bottom:1px solid #014c02;
     border-left:1px solid #014c02;
     border-right:1px solid #014c02;*/
    font-size: 11px;
}

.sideBoxContent a, .sideBoxContent a:visited {
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #333;
    /*display:block;*/
}

.sideBoxContent a:hover {
    text-decoration: underline;
}

.sideBoxContent a.category-top {
    color: #333;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.sideBoxContent a.category-products {
    color: #333;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    margin: 0;
    font-weight: normal !important;
}

.itemTitle {
    text-align: left;
    margin: 0;
    padding: 0;
}

.itemTitle a {
    color: #000;
}

.itemTitle a:hover {
    text-decoration: underline;
}

.listingDescription {
    text-align: left;
}

#productListHeading, #loginDefaultHeading, #indexCategoriesHeading{
    position: absolute;
    width: 629px;
    top: 213px;
    left: 245px;
    font-family: "arial";
    text-transform: uppercase;
    color: #FFF;
    background-image: url(../images/header.gif);
    background-repeat: no-repeat;
    background-position: 0 -4px;
    height: 50px;
    padding: 3px 0 0 15px;
    letter-spacing: 1px;
}

#defaultHeading{
	position: absolute;
    width: 629px;
    top: 213px;
    left: 245px;
    font-family: "arial";
    text-transform: uppercase;
    color: #FFF;
    background-image: url(../images/header.gif);
    background-repeat: no-repeat;
    background-position: 0 -4px;
    height: 30px;
    padding: 3px 0 0 15px;
    letter-spacing: 1px;
}
#defaultHeading h1 {
	letter-spacing:normal;
	text-transform:uppercase;;
}
#defaultHeading p {
	color:#000000;
	font-family:"arial";
	letter-spacing:normal;
	text-transform:none;
}
.productListing-data {
    padding: 15px 5px 5px 0;
    vertical-align: top;
    font-size: 12px;
}

.productListing-data a {
    font-size: 14px;
	color: #008F50;
}

.productListing-heading {
    text-indent: -1000em;
}

.tabTable {
    /*border: 1px solid #000000;*/
}

h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1.1em;
    color: #FFFFFF;
}

.rightBoxHeading {
    margin: 0em;
    background-color: #014c02;
    padding: 0.2em 0em;
}

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

h3.leftBoxHeading {
    font-size: 14px;
}

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

.rightBoxContent {
    background-color: #ffffff;
    margin-bottom: 1em;
}

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

.centerBoxContentsNew {
    /*background-color:#e5e5e5;
     border:3px solid #CCC;*/
    margin: 5px;
    padding: 2px;
    width: 30% !important;
    height: 130px;
}

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

.forward {
    float: right;
	margin-top:10px;
}


.bold {
    font-weight: bold;
}

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

.rowEven {
    background-color: #F0F0F0;
    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: #cacaca;
    height: 2em;
}

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

#productPrices, #cartAdd {
    /*float: right;*/
}

#igPriceBlock {
	border:1px solid #CCCCCC;
	float:left;
	padding:10px;
	text-align:center;
	width:90px;
}
.catDescContent{
	padding-top: 10px;
}
#manufacturerinfoContent img{
	max-width:186px;
}
