/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #BF2025;
	text-decoration: none;
	}
 
a:visited {
	color: #9F3B4D;
	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: #DE000B;
	}

a:active {
	color: #DE000B;
	}

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, 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: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: none;
/*  border: 1px solid #cccccc;*/
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #333;
	}

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;
	margin: 0 10px 0 0;
	}

.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 #CCC;
	}

.messageStackWarning, .messageStackError {
	background-color: #FFFFFF;
	color: #DE000B;
	border: 2px solid #DE000B;
	font-size: 1.1em;
	font-weight: bold;
	}
.messageStackSuccess img, .messageStackWarning img, .messageStackError img, .messageStackCaution img{
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #D50017;
	}

.messageStackCaution {
	background-color: #FFFFFF;
	color: #DE000B;
	border: 2px solid #DE000B;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 0 0;
	}
.messageStackCaution p.smalltext {
	color: #444444;
	font-size: 0.9em;
}
/*wrappers - page or section containers*/

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #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%;
	}

.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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	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 a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#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: #AB0F27;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #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 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;
	}

.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 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: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #EEEEF0;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.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, .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;
	}

#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, #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
	}

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, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

    /* gearbox customization */
    body {margin:0;background:#eeeef0;text-align:center; font-size: 0.8em; color: #333; font-family:Arial, Verdana, sans-serif;}
    a, img {border:none;}
    a {color: #c02125;}
    div {display:block;}
    div#container {background:#FFF;width:820px;text-align:left;margin:15px auto 15px auto;}
    div#inner_container {width:790px; margin: 0 auto 0 auto; padding: 15px 0 20px 0;}
    div#header {margin-bottom: 10px;}
    div#header img.separator { margin: 3px 0;}
    div#left_col {width:150px; float:left;}
    div#left_col h1, h3.leftBoxHeading {font-size: 1.5em; color: #ab0f27;padding:0 0 0 10px;margin:0;}
    div#left_col ul#left_nav {padding:0; margin:0 0 0 10px; list-style-type:none;}
    div#left_col ul#left_nav li a {display:block; color: #6d6c71; text-decoration:none; padding: 5px 0 5px 12px; background: url('../images/left_nav_arrow_gray.gif') no-repeat center left; width:120px;}
    div#left_col ul#left_nav li a:hover {color: #ab0f27; background: url('../images/left_nav_arrow_red.gif') no-repeat center left;}
    div#content {margin-left:160px !important; margin-left: 159px;}
    div#navBreadCrumb {font-size: 11px; color: #BF2025; margin: 0; padding: 5px;}
    div#navBreadCrumb a { color: #6d6c71;}
    div#bottom_ctas {margin-top: 10px; clear: both;}
    div#footer {font-size: 11px; margin-top: 10px; border-top:1px solid #EEE; padding-top: 10px;color: #afb0b2;}
    div#footer a {color: #afb0b2; padding: 0 8px 0 8px; text-decoration:none;}
    div#footer a.first {padding-left: 0;}
    div#footer a:hover {color: #666;}

    div#top_nav {background: url('../images/top_nav_bg.gif') repeat-x; height: 33px; color: #666; font-size: 11px;}
    div#top_nav a {float:left; display:block; padding: 10px 15px 0 15px; color: #666; text-decoration:none; border-right: 1px solid #BBB;height:23px;}
    div#top_nav a:hover {color: #c02125}
    div#top_nav a#logo {padding: 0;border:none;}
    div#top_nav a#shopping_cart {padding-left: 42px; background: url('../images/top_nav_cart.gif') no-repeat;}
    div#top_search {float:right; width: 175px; padding-top: 7px;}
    div#top_search input.text {width: 95px !important; width: 93px;border: 1px solid #bbb; }
    div#top_search input.go {float:right;padding: 1px 10px 0 0;}
    INPUT { margin: 0;}

    div.cls {clear:both; font-size: 1px;} /* cls, get it? DOS? HAHAHAHAHA I am funny. */

    div.centerColumn { padding: 0; margin: 0 0 20px 0;}

        /* Product Listing */
        h1#productListHeading {margin: 15px 0 10px 0; padding: 10px 20px; background: #F1F1F3; color: #595959;}
        h3.itemTitle {margin: 0;}
        div#productListing h3.itemTitle a {color: #c02125; font-size: 11px; text-decoration: none;}
        div.centerBoxContentsProducts { color: #6d6c71; border-top: 1px solid #CCC; margin: 0; padding: 15px 0 0 0;}
            div.centerBoxContentsProducts.firstrow { border: none;}
        div#productsListingListingTopLinks, div#productsListingListingBottomLinks {font-size: 11px; color: #ab0f27; margin: 0; padding: 5px;}
        div#productsListingListingTopLinks a, div#productsListingListingBottomLinks a { color: #6d6c71; text-decoration: none;}

        /* Common Product definitions */
        h1#productName, h1#productReviewsDefaultHeading, h1#reviewsInfoDefaultHeading, h1#reviewsWriteHeading{ color: #BF2025; margin: 30px 0 0 0;}
        h1#productReviewsDefaultHeading span.smallText {display: none; }
        h1#reviewsInfoDefaultHeading span.smallText {display: none;}
        h1#reviewsWriteHeading span.smallText {display: none;}
        body#productreviewsBody div#productMainImage {margin: 0 !important; margin: 30px 0 0 0;}
        body#productreviewsinfoBody div#productMainImage {margin: 0 !important; margin: 30px 0 0 0;}
        h2#productPrices, h2#productReviewsDefaultPrice, h2#reviewsInfoDefaultPrice, h2#reviewsWritePrice { color: #3F4140; font-size: 11pt;}

        /* Product Details */
        div#productMainImage { border: 1px solid #CCC; margin: 30px 30px 20px 0; position: relative;}
            div#productMainImage .imgLink {position: absolute; bottom: 0; right: 0; padding: 5px 10px 5px 17px; background: url('../images/view_larger.gif') no-repeat center left;}
            div#productMainImage a {color: #AAA !important; font-size: 11px; text-decoration: none;}
        div#productDescription { color: #333; font-size: 1.0em;}
            div#productDescription p {padding: 0;}
        ul#productDetailsList { width: auto; margin: 10px 0 0 0; padding: 0; float: none;}
            ul#productDetailsList li {list-style: none;}
        #cartAdd { display: block; clear: right; float: none; text-align: left; margin: 20px 0 0 0; padding: 0; width: auto; border: none;}
        div#productTellFriendLink {margin-top: 30px;}
        div#productAdditionalImages { clear: both; width: 600px;}
            div.additionalImages { border: 1px solid #CCC; margin: 0px 10px 10px 0; display:inline; }
            div.additionalImages a{ font-size: 10px;}
        div#productReviewLink {text-align: right; background: #EEEEF0; display: block; margin: 0; padding: 5px;}
        div#productReviewLink a{ color: #BF2025; font-size: 1.0em ; font-weight: bold;}
        div#productAttributes select {width: 130px;}

        /* Product Reviews Default (list) */
        div#productReviewsDefaultProductImage {margin: 0 30px 0 0;}
        div#reviewsDefault.centerColumn a{ color: #BF2025;}
        div.productReviewsDefaultReviewer { color: #C02126; margin: 20px 0 0 0;}
            div.productReviewsDefaultReviewer div.rating {float: left; margin: 0 5px 0 0;}
            div.productReviewsDefaultReviewer span.smallText {color: #6d6c71; font-weight: normal;}
        div.productReviewsDefaultProductMainContent {color: #666;}
        div#reviewsDefault div.buttonRow {margin: 5px 0 0 0;}
        div.productReviewsSectionTitle {color: #666; background: #EEEEF0; margin: 10px 0 0 0; padding: 5px; font-size: 1.2em; font-weight: bold;}
        div#productReviewDefaultWrite {text-align: center; margin: 0 0 50px 0;}
            div#productReviewDefaultWrite a{font-weight: bold;}
        div#productReviewsDefaultListingBottomLinks.navSplitPagesLinks {float: right;}

        /* Product Reviews Info (individual)*/
        div#reviewsInfoDefaultMainContent { color: #666;}
        div#reviewsInfoDefaultDate {font-style: italic; margin: 10px 0; font-size: 0.9em;}

        /* Product Reviews Write */
        body#productreviewswriteBody div#productMainImage {margin: 30px 0 0 0 !important; margin: 30px 0 0 0;}
        div#reviewsWrite div.forward {margin: 30px 0 0 0;}

        /* EzPages*/
        h1#ezPagesHeading { margin: 20px 0 5px 0; font-size: 16pt; font-weight: normal;color: #111;}
        div#ezPageDefault { margin: 0; padding: 0;}
        div#ezPageDefault p {margin: 0 0 15px 0;  padding: 0; color: #666; line-height: 1.2em;}
        img.ezPageImgRight {float: right; border: none; margin: 20px 20px 20px 30px;}
        img.ezPageImgLeft {float: left; border: none; margin: 20px 30px 20px 20px;}

        /* Tell a Friend */
        div#tellAFriendDefault label {float: left; width: 11em; font-size: 1.0em; text-align: right; padding: 0 10px 0 10px; margin: 0 0 5px 0;}
    /*    div#tellAFriendDefault input {border: 1px solid #CCC;}*/
        div#tellAFriendDefault div.buttonRow input {border: none;}
        div#tellAFriendDefault textarea#email-message {margin-left: 0px !important; margin-left: 3px; width: 450px !important; width: 430px; /*border: 1px solid #CCC;*/ float: left;}

        /* Shopping Cart */
        div#shoppingCartDefault a {color: #BF2025; font-weight: bold;}
        .cartRemoveItemDisplay a {color: #666; font-weight: normal; font-size: 0.8em; padding: 5px;}
        th#scUpdateQuantity, td.cartQuantityUpdate {display: none;}
        div#cartImage img {border: 1px solid #CACACA;}

        /* Shipping Estimator */
        body#popupShippingEstimator table { border: 1px solid #CCC;}
        body#popupShippingEstimator th { background: #CACACA;}
        body#popupShippingEstimator td { font-size: 10pt;}
        body#popupShippingEstimator h2 { color: #C02125;}
        body#popupShippingEstimator address { font-size: 1em;}

        /* Payment Information*/
        label.inputLabelPayment a {font-size: 0.9em;}
    /*    div#checkoutShipping textarea, div#checkoutPayment textarea {border: 1px solid #CCC;}*/
legend.important {color: #AB0F27;}

div.addressinfo{ padding: 5px; border:2px solid #AB0F27;}