/**
 * 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 4813 2006-10-23 02:13:53Z drbyte $
 */
 
/* Instructions to have a narrow top header (to match the width of the main site content) can be found around line 206 (search for: #headerWrapperb )

/*color */
#navMainWrapper {background:#CED6DB url(../images/box.jpg) repeat-x;}
#logoWrapperOuter {background:#fff;}
#navEZPagesTopWrapper{background:#95A6AD;border-top:1px solid #000;height:15px;display:none;}
#navCatTabsWrapper {background:#CED6DB url(../images/cata.png) repeat-x;border-bottom:1px solid #71828C;}
#dropMenuWrapper {}
#navBreadCrumb {background:#fff;}
body {background:#fff;}
h3.leftBoxHeading, h3.rightBoxHeading {background:#e6e6e6 url(../images/box.jpg) repeat-x;}
/*eof color */

/* common to all colors*/
#centerColumnOuter {display:none;/*	background:url(../images/headerborder.gif) repeat-y;*/}
/* eof color and background edits */

#headerWrappera {
width:100%; /* change to width:71em; for narrow header*/
margin:0 auto;
text-align:center;
}
#navMainWrapper, #navCatTabsWrapper, #navEZPagesTopWrapper {
width:100%; /* change to width:70em; for narrow header*/
margin:0 auto;
text-align:center;
height:27px;
}
#navEZPagesTopWrapper {padding:.5em 0;}
#navCatTabsWrapper {padding:0.5em 0 0.3em 0;height:16px}

#navMain {
width:100%;  /* remove width:70em; for narrow header */
margin:0 auto;
padding-left:10px;
}
#dropMenuWrapper {
height:27px;
width:100%;
background:#f7f7f7 url(../images/box.gif) repeat-x; /* remove background:#929292; for narrow header*/
border-bottom:solid #740025 3px;
border-top:solid #ccc 1px;
margin:0 auto;
position:absolute;
top:0;
left:0;
padding-top:3px;
}

* html #centerColumnWrapper, * html #centerColumnWrapperb, * html #headerWrapperb, * html #headerWrapperc, * html #dropMenuWrapperc, * html #dropMenuWrapperd, * html #bottomLine {
background:none!important; /* Hides the transparent shadows from older versions of IE */
}
* html #centerColumnWrapper2b, *html #centerColumnOuter {
border:1px solid #999;
border-top:none;
}
*html #centerColumnOuter {
border-bottom:none;
}
#centerColumnWrapper {

}
#centerColumnWrapperb {
background:url(../images/shadowLeft.png) repeat-y 0 0;
}
#bottomLine {
}
* {
margin:0;
padding:0;
}
body {
font-family:tahoma, verdana, arial, helvetica, sans-serif;
font-size:73.5%;
color:#555;  /*main site font color*/
}
a img {
border:none;
}
a:link {
color:#740025; /*site links color */
text-decoration:none;
	}
a:visited {
text-decoration:none;
color:#740025;
}
a:hover {
color:#8CA0B4; /* color when links are hovered over */
text-decoration:none;
}
ul, ol {
text-align:left;
padding-left:25px;
margin-left:10px;
margin-bottom:10px;
}
h1 {
font-size:1.3em;
}
h2 {
font-size:1.2em;
}
h3 {
font-size:1.1em;
}
h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
font-size:1em;
}
LEGEND {
color:#333;
}
.biggerText {
font-size:1.1em;
}
h1, h2, h3, h4, h5, h6 {
margin:.3em 0;
}
CODE {
font-family:tahoma, arial, verdana, helvetica, sans-serif;
font-size:1em;
}
FORM, SELECT {
display:inline;
font-size:1em;
margin:.5em;
}
#categoriesselectContent select {
font-size:.9em
}
option {
padding-right:.5em;
}
INPUT {
margin:.3em .5em;
}
html>/**/body input[type=checkbox], html>/**/body input[type=radio] {
float:left;
clear:both;
}
html>/**/body .checkboxLabel, html>/**/body .radioButtonLabel {
margin:0 .2em .5em 0;
float:left;
}
.ratingRow input[type=radio] {
float:none;
margin:0 .5em;
}
TEXTAREA {
margin:auto;
display:block;
width:97%;
}
input:focus, select:focus, textarea:focus {
background:#F3F9E1;
}
FIELDSET {
padding:.5em;
margin:.5em 0;
border:1px solid #ccc;
}
LEGEND {
font-weight:700;
padding:.3em;
}
h4.optionName {
line-height:1.5em;
padding-right:1em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float:left;
}
#logo {
float:left;  /* to center your logo, uncomment the "text-align:center;margin:0 auto" below. Also remove "float:left" *//* text-align:center;
margin:0 auto; */
}
#logo {
width:auto;  /* To prevent the logo from resizing, simply delete or comment out this section */
}
#logo img {
width:auto;
}
LABEL.inputLabel {
width:85%;
float:left;
margin:.3em 0;
}
LABEL.inputLabelPayment {
width:15em;
float:left;
padding:.5em;
}
#checkoutpaymentBody input[type=radio] {
margin:15px 0
}
#checkoutpaymentBody .radioButtonLabel {
padding:10px
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
width:12em;
float:left;
}
ADDRESS {
padding-right:40px;
}
.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */

HR {
height:1px;
margin:.5em 0;
border:none;
border-bottom:1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height:1.8em;
padding:0.2em;
border-bottom:1px solid #71828C;
}
.messageStackWarning, .messageStackError {
background:#900;
color:#fff;
}
.messageStackSuccess {
background:#EEE;
font-weight:bold;
color:#000;
}
.messageStackCaution {
background:#ff9;
}
/*wrappers - page or section containers*/
#mainWrapper {
text-align:center;
vertical-align:top;
position:relative;
padding-bottom:25px;
}
/* Start hide from IE-Mac \*/
* html #mainWrapper {
height: 1%;
}
/* End Hide from IE-Mac */
#headerWrapper {
width:100%;
text-align:center;
margin:0 auto;
background:#fff;
}
#logoWrapperOuter {
width:100%;
margin:0 auto;
overflow:hidden;
}
#tagline {
font-size:1.3em;
text-align:left;
padding-top:5px;
}
#navCatTabs, #navEZPagesTop {
font-weight:700;
margin:0 auto;
}
#sendSpendWrapper {
border:1px solid #cacaca;
float:right;
margin:0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
width:47%;
}
.wrapperAttribsOptions {
line-height:2em;
padding-bottom:1em;
}
/*navigation*/
.navPrevCounter {
font-size:.9em;
}
.navNextPrevList {
display:inline;
white-space:nowrap;
padding:0 1em;
list-style-type:none;
position:relative;
}
#bottomLineWrapper {
width:100%;
margin:0 auto;
margin-top:-6px;
position:relative;
top:2.18em;
}
#bottomLine {
margin:0 auto;
text-align:center;
width:70.3em;
padding-top:1em;
}
#navSuppWrapper {
width:100%;
margin:0 auto;
margin-top:-6px;
float:left;
position:relative;
top:2.18em;
}
#navSupp {
margin:0 auto;
text-align:center;
width:100%;
padding-top:1em;
}
#navMainLinks {
float:left;
position:relative;
list-style-type:none;
text-align:left;
font-size:1em;
font-weight:bold;
}
#navEZPagesTOC ul, #navCatTabs ul, #navSupp ul, #bottomLine ul {
list-style-type:none;
text-align:center;
line-height:1.4em;
padding: 0;
margin:0;
}
#navMainLinks ul {
list-style-type:none;
text-align:center;
line-height:1.6em;
padding: 0.2em 0;
margin:0;
}
#navCatTabs li, #navMainLinks li, #bottomLine li {
display:inline;
padding:0 .5em;
}
#navSupp li{
display:inline;
padding:0 ;
}
#navSupp ul li a, #navCatTabs ul li a, #bottomLine ul li a {
text-decoration:none;
margin:0;
white-space:nowrap;
display:inline;
font-weight:700;
width:0;
}
#navEZPagesTOCWrapper {
font-weight:700;
float:right;
height:1%;
border:1px solid #000;
}
#navEZPagesTOC ul li {
white-space:nowrap;
}
#navEZPagesTOC ul li a {
padding:0 .5em;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin:.5em;
}
#toolbar {
float:right;
display:inline;
margin:5px;
background:#f7f7f7;
border:1px solid #ccc;
border-right:none;
height:110px;
width:200px;
font-size:1em;
padding-top:15px;
}
#currecy_header form, #currecy_header select{
	width:150px;
	height:23px;
}
#navMainSearch {
margin:0;
text-align:right;
padding:5px;

}
#navMainSearch input {
margin:0 auto;
text-align:right;
padding:2px 5px;
}
#navMainSearch input[type=text] {
margin: 2px 0 0 1em;
}
#navMainSearch input.topSearch {
margin: 0 0 2px 2px; 
vertical-align: bottom;
}
#navBreadCrumb {
text-align:left;
padding:.5em .5em .5em 1.5em;
font-size:1em;
font-weight:bold;
width:95%;
}
#navBreadCrumb a {
}
#navColumnTwo, #navColumnOne {
float:left;
position:relative;
width:200px;
padding-bottom:10px;
margin-right:20px;
}
/*The main content classes*/
#contentMainWrapperOuter {
float:left;
width:100%;
}
#contentMainWrapper {
width:100%;
margin:0 auto;
text-align:left;
position:relative;
top:2.90em;
}
#centerColumnWrapper, #centerColumnWrapperb {
width:100%;
}
#centerColumnOuter {
margin:0 .5em;
width:99%;
height:15px;
}
#centerColumnWrapper2 {
margin:0 .5em;
width:99%;
}
#centerColumnWrapper2b {
margin:0 auto;
overflow:hidden;
width:99%;
}
.centerColumn {
width:70%;
margin:0;
float:left;
text-align:left;
line-height:1.6em;
display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align:top;
}
#productDescription, .shippingEstimatorWrapper {
padding:.5em;
}
.important {
font-weight:700;
}
.gvBal {
float:right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding:.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size:.9em;
}
#siteinfoLegal, #siteinfoIP, #bannerFive, #bannerSix, .parseTime {
clear:both;
position:relative;
top:2.18em;
}
#cartAdd {
float:right;
text-align:center;
margin:1em;
border:1px solid #ccc;
padding:1em;
background:#f7f7f7;
}
.tableHeading TH {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}
.tableHeading, #cartSubTotal {
background:#e9e9e9;
}
#cartSubTotal {
border-top:1px solid #ccc;
font-weight:700;
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:.5em 0 0;
}
#cartProdTitle {
text-align:center
}
.cartUnitDisplay, .cartTotalDisplay {
text-align:center;
padding-right:.2em;
}
.cartQuantityUpdate input {
margin:0;
padding:0;
}
.cartRemoveItemDisplay input[type=checkbox] {
float:none;
margin-bottom:1em;
}
#scUpdateQuantity {
width:1.8em;
}
#scProductsHeading {
padding-left:2em;
}
.cartQuantity {
width:4em;
}
.cartNewItem {
position:relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
position:relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
text-align:right;
font-weight:700;
margin:.2em .5em;
}
.cartRemoveItemDisplay {
width:5em;
}
.cartAttribsList {
margin-left:1em;
}
#mediaManager {
width:50%;
margin:.2em;
padding:.5em;
}
.mediaTitle {
float: left;
}
.mediaTypeLink {
float: right;
}
.normalprice, .productSpecialPriceSale {
text-decoration:line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .alert {
color:#900;
}
.orderHistList {
margin:1em;
padding:.2em 0;
}
#ezPageBoxList li {
margin:0;
padding:.2em 0;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
font-weight:700;
}
.totalBox {
width:5.5em;
text-align:right;
padding:.2em;
}
.lineTitle, .amount {
text-align:right;
padding:.2em;
}
.amount {
width:5.5em;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin:.5em 1em 1em 0;
}
#cartImage {
margin:.5em 1em;
}
.attribImg {
width:20%;
margin:.3em 0;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin:1em 0;
}
.leftBoxContainer {
margin:0 0 10px 5px;
background:#f7f7f7;
border:1px solid #ccc;
border-left:none;
}
h3.leftBoxHeading, h3.rightBoxHeading {
font-size:1em;
color:#424242;
font-weight:bold;
height:1.7em;
padding:0.5em 0 0.1em 0;
}
.centerBoxHeading {
margin:0;
background:#eee;
padding:.3em 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.leftBoxHeading, .rightBoxHeading {
margin:0;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
display:none;
}
.sideBoxContent {
font-size:1em;
padding:5px 0 5px 10px;
}
.sideBoxContent ul {
text-align:left;
list-style-type:none;
padding:0 0 0 15px;
margin:0;
}
.sideBoxContent li {
padding:.2em 0;
}
.sideBoxContent select {
margin:0;
padding:0;
width:150px;
}
#categoriesContent {
text-align:left;
padding-left:0;
}
.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, .parseTime {
text-align:center;
}
.productListing-data {
border-bottom:1px solid #ccc;
margin:15px;
padding:15px;
}
.productListing-heading {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
padding:5px;
}
.productListing-heading a {
border:none;
}
#upProductsHeading {
text-align:left;
}
#upDateHeading {
text-align:right;
}
/*misc*/
.back {
float:left;
}
.forward, #shoppingCartDefault #PPECbutton {
float:right;
}
.bold {
font-weight:700;
}
.rowOdd {
background:#E8E8E8;
height:1.5em;
vertical-align:top;
}
.rowEven {
background:#F0F0F0;
height:1.5em;
vertical-align:top;
}
.hiddenField {
display:none;
}
.visibleField {
display:inline;
}
#accountLinksWrapper li {
padding:.5em 0;
display:block;
list-style:none;
}
.accountTotalDisplay, .accountTaxDisplay {
width:20%;
text-align:right;
}
.accountQuantityDisplay {
width:10%;
vertical-align:top
}
TR.tableHeading {
background:#f7f7f7;
height:2em;
}
#siteMapList {
width:90%;
float:right;
}
.ratingRow {
margin:1em 0 1.5em;
}
LABEL#textAreaReviews {
font-weight:400;
margin:1em 0;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background:#fff;
}
.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:400;
}
#seShipTo {
padding:.2em;
}
#descSubLink {
padding-left:.7em;
color:#900;
}
.smallProductImage {
padding:1em;
}
#sorter, #indexProductList select {
float:right;
text-align:right;
}
#indexProductList .inputLabel {
width:100%;
text-align:right;
}
#sorter select, #indexProductList select {
margin:0 .1em;
}

/*cusotm*/
#navBread {
width:auto;
margin:0 0 0 10px;
text-align:left;
font-size:.95em;
font-weight:bold;
}
#navBread a {
font-weight:normal;
}
#navFeed {
width:70em;/* remove width:70em; for narrow header */
margin:0 auto;
}
#productMainImage{
padding:10px;
border:1px solid #cccccc;
background:#f7f7f7;
}	
.secure {
margin:3px 5px;
padding:1.5px;
color: #900;
font-weight: bold;
border: 1px solid #900;
background-color: #fff;
float:left;
}
.productListing-rowheading {
background-color: #f7f7f7;
height: 2em;
}
.productListing-data {
border-bottom: 1px solid #ddd;
height: 110px;
padding:0px 3px;
}
.productListing-even {
background:#f7f7f7;
}
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.reviews {
margin-left:120px;
}
#bestsellersContent {
font-size:1em;
padding:0;
}
#navCatTabs ul li a {
padding-left:0;
background:none;
font-size:0.9em;
	}	
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
#RSSFeedLink {
margin:0 15px 0 0;
padding:0;
float:right;
text-align:right;
}	
#chat{
width:50%;
background-color: #f7f7f7;
text-align: center;
font-weight: bold;
color:#667788;
border: 1px solid #cccccc;
padding:10px;
float:right;
height:auto;
}
#ezpagesContent li{
line-height:1em;
}
#netguide {
float:left;
margin:0 10px 10px 0;
padding:10px;
background:#f7f7f7;
border:2px solid #ccc;
text-align:center;
}
#askQuestion{
padding:5px;
margin:5px;}

#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;
}
#wishloginbutton{
padding: 5px;
}
.xmas {float:left;margin:0;}

/*display all cat box links as block*/
#categories a {
background-repeat: no-repeat;
display: block;
}	
	
/* example for  top category styling */
a.category-top-text {
background-color: #f7f7f7;
border-right:3px solid #f7f7f7;
/*margin: 0.2em 0;*/
/*padding: 0.2em 0.3em;*/
} 
a.category-subs-text, a.category-products-text  {
/*background-color: #ff69ff;*/
color: #6699aa;      padding:2px 5px 2px 5px;
/*margin: 0.2em 0;*/
/*padding: 0.2em 0.3em;*/
}
/* uncomment for  top category hover effects (add ,  a.category-subs-text, a.category-products-text if desired) (use  background-image if desired)*/
a.category-top-text:hover {
background-color: #ffffff;
border-right:3px solid #720422;
}
a.category-subs-text:hover, a.category-products-text:hover  {
background-color: #ffffff;
border-right:3px solid #720422;
/*margin: 0.2em 0;*/
/*padding: 0.2em 0.3em;*/
} 
/* bullet for top categories & links:*/
a.category-top-text .category-not-selected, a.category-top-text .category-subs-selected, #categories a.category-links {
display: list-item;
list-style: disc inside url(../images/top.gif) !important;
padding:2px 5px 2px 5px;
border-bottom:#E6E6DC 1px solid;
}
	
/*change  bullet when a category is open to subs:*/
a.category-top-text .category-subs-parent {
display: list-item;
list-style: square inside url(../images/subs.gif) !important;
padding-left:5px;
border-bottom:#E6E6DC 1px solid;
}
.category-subs-selected {
color:#000;
}
.category-subs-parent {
color:#720422;
padding:2px 5px 2px 5px;
}
/*EO CSS Stylesheet for Categories Dressing examples*/

/*.category-top {padding-left:15px;background: url(../images/top.gif) 0% 50% no-repeat;border-bottom:#ccc 1px solid;}
.category-subs {padding-left:20px;background: url(../images/subs.gif) 0% 50% no-repeat;}
.category-products {padding-left:20px;background: url(../images/products.gif) 0% 50% no-repeat;}*/
#feature{
float:right;
margin:10px;
padding:10px;
background:#f7f7f7;
border:1px solid #ccc;
text-align:center;
}
.boxed{
color:#740025;font-weight:bold;
width:45%;
margin:10px;
padding:10px;
background:#f7f7f7;
border:1px solid #ccc;
text-align:center;
}
#featureHeading {
display:none;
}
.rightContent{}
.leftContent{}
#loginboxContent form {
margin:0;
}
#contactUsDefault img {
float:left;
margin:10px 20px 0 0;
}
#categoryIcon{
font-weight:bold;
font-size:1em;
}

#advert{
background:#F7F7F7;
border:1px solid #CCCCCC;
width:50%;
margin:10px;
padding:10px;}