/**
 * 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 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin:0;
	color:#000000;
	background:#e5edf5;
    line-height:150%;
	}
strong, em { font-style:normal; font-weight:bold; }
a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover {
    color:#ff0000;
    text-decoration:underline;
}

a:active {
	color: #0000FF;
	}

h1 { margin:0; }
h2,h3,h4,h5,h6 { margin:1em 0; }
h1,h2,h3,h4,h5,h6 { vertical-align:top; line-height:150%; }
h1 { font-size:125%; }
h2 { font-size:112%; }
h3 { font-size:112%; }
h4 { font-size:100%; }
h5 { font-size:100%; }
h6 { font-size:100%; }
.biggerText { font-size:1em; }


CODE { font-family:monospace; }

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
select { width:100%; }
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;
	}
#logoWrapper { width:100%; text-indent:-9999px; min-width:900px; }
#logo { background:url(header.png) no-repeat; width:450px; height:138px; position:relative; }
#logo a { display:block; position:absolute; left:0; top:0; width:450px; height:85px; }
#taglineWrapper { float:right; display:block; background:url(banner.png) no-repeat; width:450px; height:138px; position:relative; }
#taglineWrapper ul { list-style-type:none; margin:0; padding:0; }
#taglineWrapper a { display:block; position:absolute; }
#taglineWrapper .measure { left:239px; top:89px; width:207px; height:43px; }
#taglineWrapper .buyBack { left:242px; top:5px; width:203px; height:24px; }
#taglineWrapper .bulkBuying { left:242px; top:5px; width:203px; height:38px; }

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS { margin:1em 0; }
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 {
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background:#ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background:#99FF99;
	color: #000000;
	}

.messageStackCaution {
	background:#FFFF66;
	color: #000000;
	}

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

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin:0;
	padding:0;
	}
#headerWrapper { font-size:75%; }

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

#tagline {
    float:right;
    padding:5px;
    color:#ffffff;
    font-size:12px;
    text-align:center;
    vertical-align:middle;
    line-height:120%;
}

#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:0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin:0;
    font-weight: bold;
    height: 1%;
    width: 100%;
}
#navSuppWrapper { font-size:75%; }

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper,
#navMainWrapper a, #navSuppWrapper a, #navCatTabsWrapper a,
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading,
.leftBoxHeading a, .centerBoxHeading a, .rightBoxHeading a
{
    background:#1A52A5; color: #ffffff !important;
}

.rightBoxHeading,
.centerBoxHeading,
.leftBoxHeading { margin:0; padding:5px; font-size:100%; }


#navMainWrapper a:hover, #navSuppWrapper a:hover, #navCatTabsWrapper a:hover,
.leftBoxHeading a:hover, .rightBoxHeading a:hover,
#navCatTabs ul li a:hover
{
    color:#ffff99; text-decoration:underline;
}


#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;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	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;
	}


#navEZPagesTop {
    background:#ffff33;
}

#navEZPagesTop {
    margin:0;
    padding:0;
}

#navBreadCrumb { padding:0; font-size:75%; }
#navBreadCrumb a {}
#navBreadCrumb a:hover { text-decoration:underline; }

#navColumnOne {}
#navColumnTwo {}

/*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: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
    padding:0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size:75%;
}
#siteinfoIP,
#siteinfoLegal { color:#666666; }
/*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:#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: 0em 1em 1em 0em ;
	}

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

#contentMainWrapper td { padding:5px; }
/*sideboxes*/
.columnLeft { margin:0; padding:0 !important; background:#ffffff; font-size:75%; }
.columnCenter { margin:0; padding:0; background:#ffffff; }
.columnRight{ margin:0; padding:0 !important; background:#ffffff; font-size:75%; }

.centerColumn { margin:0; padding:0; }
.sideBoxContent { background:#ffffff; padding:5px; line-height:130%; }

.leftBoxContainer { width:100%; }
.rightBoxContainer { width:100%; }

.centeredContent, 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;
	}

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

#bannerboxallHeading { display:none; }
#bannerboxallContent { padding:0; }
#bannerboxHeading {
	background:#0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

#sidemenuHeading { display:none; }
#sidemenuContent { margin-bottom:5px; background:#1A52A5; padding:0 0 5px; }
#sidemenuContent dl { margin:0; }
#sidemenuContent a { display:block; background-image:no-repeat; text-indent:-9999px; }
#sidemenuContent .mn1 a { margin:0; background:url(smenu1.gif); height:39px; }
#sidemenuContent .mn2 a { margin:5px; background:url(smenu2.gif); height:39px; }
#sidemenuContent .mn3 a { margin:5px; background:url(smenu3.gif); height:39px; }
#sidemenuContent .mn4 a { margin:5px; background:url(smenu4.gif); height:39px; }
#sidemenuContent .mn5 a { margin:5px; background:url(smenu5.gif); height:39px; }
#sidemenuContent a:hover { background-position:0 -39px; }
#sidemenuContent .mn1 a:hover { background-position:0 0; }


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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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


/* procuct list */
.productListing-heading { white-space:nowrap; }
.productListing-odd { background:#f0f0f0; }
.productListing-even { background:#ffffff; }
.productListing-data .itemTitle { text-align:left; }
.productListing-data .listingDescription { text-align:left; }

/* centerColumn */
.centerColumn {}
.centerColumn p { text-indent:1em; }
.centerColumn a { text-decoration:underline; }
.centerColumn a:hover { text-decoration:none; }
.centerColumn h1 { color:#ef5200; font-size:140%; }
.centerColumn h2 { color:#1A52A5; font-size:130%; border-width:0 0 1px 8px; border-color:#1A52A5; border-style:solid; padding:5px; }
.centerColumn h3 { color:#1A52A5; font-size:120%; border-width:0 0 0 8px; border-color:#1A52A5; border-style:solid; padding:5px; }
.centerColumn h4 { color:#1A52A5; font-size:120%; padding:0; }
.centerColumn h5 { color:#3A72C5; font-size:100%; padding:0; }
.centerColumn p.att { text-indent:-1em; padding-left:1em; }
.centerColumn blockquote { border:solid 1px #cccccc; background:#eeeeee; margin:1em; padding:5px; font-family:monospace; font-size:88%; }
.centerColumn .att em { color:#ff0000; }
.centerColumn .price { background:#333333; margin:1em 0; }
.centerColumn .price th { padding:5px; background:#1A52A5; color:#ffffff; }
.centerColumn .price td { padding:5px; background:#ffffff; }
.centerColumn .price .head,
.centerColumn .price .head td { background:#cccccc; text-align:center; }
.centerColumn .price .val { text-align:right; }
.centerColumn .list td,.centerColumn .list th { vertical-align:top; text-align:left; padding:5px; }
.centerColumn table.normal { border-collapse:separate; background:#1A52A5; }
.centerColumn table.normal td { padding:5px; background:#ffffff; }
.centerColumn table.normal .head,
.centerColumn table.normal .head td { background:#cccccc; }
/* .centerColumn .Wrapper { width:100%; } */
.centerColumn .toi { margin:1em auto; background:url(toi01.png) no-repeat; text-indent:-9999px; position:relative; height:180px; width:483px; }
.centerColumn .toi * { display:block; border:none; position:absolute; margin:0; padding:0; left:0; top:0; }
.centerColumn .toi .buyBack { left:43px; top:96px; width:205px; height:24px; }
.centerColumn .toi .bulkBuying { left:44px; top:111px; width:205px; height:24px; }
.centerColumn .toi .freeShipping { left:43px; top:151px; width:205px; height:24px; }
.centerColumn .toi .assessment { left:299px; top:94px; width:166px; height:70px; }


#whatsNew h2 { color:#ffffff; }
#reviewsWritePrice,
#productGeneral h2 { border-width:0; }

/* toppage */
.greeting { font-size:100%; color:#333333; border:none !important; padding:0; }

.mod { margin-bottom:10px; font-size:75%; line-height:150%; }
.mAbout {}
.mAbout h1 { margin:0; padding:0; color:#0000cc; }

.mInnovation { background:url(innovation.gif) no-repeat; text-indent:-9999px; height:337px; }
.mInnovation * { text-indent:-9999px !important; visibility:hidden; }
.mInnovation h2 { border-width:0; padding:0; }

.mNews { border:solid 1px #1A52A5; }
.mNews h2 { margin:0; padding:0; border-width:0; background:url(main01.gif) no-repeat !important; text-indent:-9999px; height:33px; }
.mNews .body { padding:5px; overflow:auto; font-size:12px; }

.dArr { text-indent:-9999px; background:url(arr-d.png) no-repeat; width:32px; height:32px; margin:1em auto; }
.outer { border:solid 1px #cccccc; }
tr .odd,
.odd { background:#fffff0; padding:8px; }
tr .even,
.even{ background:#f8fff0; padding:8px; }

#myAccountOrdersStatus {}
#myAccountOrdersStatus td { vertical-align:top; border-bottom:dashed 1px #cccccc; }
#myAccountOrdersStatus .date { width:15%; }
#myAccountOrdersStatus .status { width:20%; }
#myAccountOrdersStatus .comments {}
#myAccountOrdersStatus .comments .body { height:200px; overflow:auto; }
