/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007-2009 Es Developed (www.esdev.net)
 * @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: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	background: #FFF;
	}

a img { border: none; text-decoration: none; }

.imgLink { border: none;  text-decoration: none; }

a:link { color: #36C; text-decoration: underline; }
 
a:visited { color: #333; text-decoration: underline; }

a:hover { color: #630; background: #FFC; }

a:active { color: #00F; }

h1 { font-size: 140%; }

h2 { font-size: 125%; }

h3 { font-size: 115%; }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger { font-size: 100%; }

h3#attribsOptionsText { font-size: 135%; border-bottom: 1px #CCC solid; }

.sideBoxContent { font-size: 80%; }
 
.biggerText { font-size: 110%; }

h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, Georgia, "Times New Roman", serif;
    margin: 0.3em 3px 5px 0;
	color: #630;
	}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 85%;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus { background: #F0F8FF; }

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0;
	border: 1px solid #CCC;
	}

LEGEND { font-weight: bold; padding: 0.3em; }

LABEL, h4.optionName { line-height: 1.5em; padding: 0 0.2em; }

LABEL.checkboxLabel, LABEL.radioButtonLabel { margin: 0.5em 0.3em; }

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	font-size: 80%;
	}

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

.clearBoth { clear: both; }

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

ol li {
	padding: .35em 0;
}
	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000;
	}

.messageStackWarning, .messageStackError {
	background: #F00;
	color: #FFF;
	}

.messageStackSuccess {
	background: #9F9;
	color: #000;
	}

.messageStackCaution {
	background: #FF6;
	color: #000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 760px;
	vertical-align: top;
	}

#contentMainWrapper, #cartBoxListWrapper, #cartBoxListWrapper ul, #mainWrapper {
	margin: 0;
	padding: 0;
	}

#navColumnOneWrapper, #mainWrapper { margin: auto; } 

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0 0 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
	margin: 0;
	width: 45%;
	}

.wrapperAttribsOptions { margin: 0; }

/*navigation*/

#navMainWrapper {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	}

#navMain ul  {
	margin: 0;
	padding:  0.5em 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li { display: inline; }

#navMain ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	margin: 0;
	color: #333;
	white-space: nowrap;
	}

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

#categoryIcon { display: none; }

#navMainSearch { float: right; }

#navBreadCrumb {
	border-bottom: 1px #DDD solid;
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	}

#navColumnOne { background: #EBE8C1; }

/*The main content classes*/
#contentColumnMain, #navColumnOne, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.navNextPrevWrapper { display: none; }
	
.centerBoxContentsNew { font-size: 90%; }

#productDescription, .shippingEstimatorWrapper { padding: 0.5em; }

.alert { color: #F00; margin-left: 0.5em; }

.important { font-weight: bold; }

.gvBal { float: right; }
.centerColumn { 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 #CCC;
	padding: 1em;
	}

.tableHeading TH { border-bottom: 1px solid #CCC; }

.tableHeading, #cartSubTotal { background: #e9e9e9; }

#cartSubTotal {
	border-top: 1px solid #CCC;
	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 0;
	}

.cartUnitDisplay, .cartTotalDisplay { text-align: right; padding-right: 0.2em; }

#scUpdateQuantity { width: 2em; }

.cartQuantity { width: 4.7em; }

.cartNewItem {
	color: #3C3;
	position: relative; /*fixes IEbug*/
	}

.cartOldItem {
	color: #333;
	position: relative; /*fixes IEbug*/
	}

.cartBoxTotal { text-align: right; font-weight: bold; }

.cartRemoveItemDisplay { width: 3.5em; }

.cartAttribsList { margin-left: 1em; }

#productAttributes { float: left; }

#productDetailsList { display: none; }

#productQuantityDiscounts { display: inline; float: left; }

#mediaManager { width: 50%; margin: 0.2em; padding: 0.5em; }

.normalprice, .productSpecialPriceSale { text-decoration: line-through; }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount { color: #F00; }

.orderHistList { margin: 1em; padding: 0.2em 0; } 

#cartBoxListWrapper ul { list-style-type: none; }

#cartBoxListWrapper li, .cartBoxTotal { margin: 0; padding: 0.2em 0; } 

#cartBoxEmpty, { 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: 1em 1.5em 0 .5em;
	padding: 0;
	text-decoration: none;
	border: 0;
	}

#productMainImage img, #reviewsInfoDefaultProductImage img, #productReviewsDefaultProductImage img, #reviewWriteMainImage img { display: block; margin-bottom: 0; padding: 5px; border: #CCC 1px solid; }

.centeredContent a { text-decoration: none; }

#cartImage { margin: 0.5em 1em; }

/*Attributes*/
.attribImg { width: 20%; margin: 0.3em 0; }

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: .5em 0;
	}

/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a { font-size: 100%; color: #333; text-decoration: none; }

.leftBoxHeading, .centerBoxHeading { margin: 0; background: transparent; padding: 0.5em 0.2em .25em; }

.leftBoxContainer { border-bottom: 5px solid #FFF; margin-top: 0; }

.sideBoxContent { background: transparent; padding: 0.4em; }

h3.rightBoxHeading, h3.rightBoxHeading a { font-size: 100%; color: #333; }

.rightBoxHeading { margin: 0; background: transparent; padding: 0.2em 0; }

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

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

.rightBoxContent { background: transparent; margin-bottom: 1em; }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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: 0 0 0 1.5em; }

#bestsellers ol { padding: 0; margin-left: 1.1em; }

#bestsellers li { padding: 0; margin: 0.3em 0; }

#upProductsHeading { text-align: left; }

#upDateHeading { text-align: right; }

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

.forward, #shoppingCartDefault #PPECbutton { float: right; }

.bold { font-weight: bold; }

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

.rowEven { background: #F0F0F0; height: 1.5em; vertical-align: top; }

.hiddenField { display: none; }

.visibleField { display: inline; }

#myAccountGen li, #myAccountNotify li { margin: 0; } 

.accountTotalDisplay, .accountTaxDisplay { width: 20%; text-align: right; }

.accountQuantityDisplay { width: 10%; vertical-align: top; }

TR.tableHeading { background: #cacaca; height: 2em; }

#siteMapList { width: 90%; float: right; }

.ratingRow { margin: 1em 0 1.5em; }

LABEL#textAreaReviews { font-weight: normal; margin: 1em 0; }

.information {padding: 10px 3px; line-height: 150%;}


/*** EarPops Code ***/
#masthead { background: #F1F1F1; width: 760px; margin: 0; padding: 0; }

#mastsubwrapper { height: 80px; }
#tagline { 
	position: absolute; 
	z-index: 20; 
	height: 150px; 
	width: 150px; 
	text-indent: -9999px;
	background: url(../images/tagseal.png) no-repeat;
	overflow: hidden; 
	top: 10px; 
	left: 48%; 
	}
*html #tagline { background: url(../images/tagseal.gif) no-repeat; } /* star html hack - only seen by IE5 & 6 */

#headnote { position: relative; z-index: 10; display: block; width: 240px; top: -85px; left: 440px; margin: 0; padding: .25em 5px .25em 75px; background: #B8CBE1 url(../images/snow_bg.jpg) 100% 100% repeat-x; border-top: 2px #c96 solid; border-bottom: 2px #c96 solid; }
*html #headnote { top: -30px; } /* IE5 & 6 */
#headnote p { line-height: 1.25em; margin-right: 0; padding: 0; }

#masterlogo { height: 75px; margin: 0; text-indent: -9999px; background: url(../images/logo.gif) 30px 10px no-repeat; overflow: hidden; } /* Keep margins in px to keep layout from breaking when text is resized */
*html #masterlogo { margin-bottom: -55px; } /* IE5 & 6 */
#masterlogo a { display: block; height: 75px; }
#masterlogo a:hover { background: transparent; }
#headnote h2 { font-weight: normal; margin: 0 0 -10px; }

/*********** Classes *************/
.caption { font-size: 80%; line-height: 1.25em; }
.caption02 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; }
.floatl { float: left; margin: 0 20px 0 0; }
.imgreplace { text-indent: -9999px; }
.numbers { font-family: "Times New Roman", Times, serif; font-size: 110%; }
.focus { background: #FFC; border: 1px solid #9A9A9A; padding: 5px; }

/* Nav01 Links */
#navbar { z-index: 12; background: #DDD; border-bottom: 1px #CCC solid; height: 26px; width: 755px; margin: 0; padding: 0 5px 0 0; }
ul#nav01 li { display: block; float: left; list-style-type: none; }
ul#nav01 li a { display: block; height: 22px; width: 85px; background: transparent url(../images/nav01.jpg) no-repeat 0 0; text-indent: -9999px; overflow: hidden; }
ul li#list02 a { width: 95px; background-position: -81px 0; }
ul li#list03 a { width: 90px; background-position: -180px 0; }
ul li#list04 a { width: 70px; background-position: -270px 0; }

/* Nav01 Hover */
ul#nav01 li a:hover { background: transparent url(../images/nav01.jpg) no-repeat; background-position: 0 -22px; }
ul li#list02 a:hover { background-position: -81px -22px; }
ul li#list03 a:hover { width: 90px; background-position: -180px -22px; }
ul li#list04 a:hover { width: 70px; background-position: -270px -22px; }

#madein { float: right; padding: 0; line-height: 23px; font-weight: bold; }
#subhead { display: block; margin: 0; padding: 0; height: 185px; clear: both; background: url(../images/subhead.jpg) no-repeat; }

/*** Nav 02 Menu ***/
#nav02 { z-index: 10; display: block; padding: 0 5px 0 40px; margin: 0; list-style-type: none; height: 25px; width: 715px; top: 0; float: left; }
ul#nav02 { background: #630; }
ul#nav02 li { display: block; float: left; list-style-type: none; }

/* Nav02 Links */
ul#nav02 li a { display: block; height: 25px; width: 100px; background: transparent url(../images/nav02.jpg) no-repeat 0 0; text-indent: -9999px; }
ul li#list06 a { background-position: -100px 0; }
ul li#list07 a { background-position: -200px 0; }

/* Nav02 Hover */
ul#nav02 li a:hover { background: transparent url(../images/nav02.jpg) no-repeat 0 -26px; }
ul li#list06 a:hover { width: 100px; background-position: -100px -26px; }
ul li#list07 a:hover { width: 100px; background-position: -200px -26px; }

/* Footer */
#footertupper {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 40px 30px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	z-index: 100;
	float: left;
	background: #FFF url(../images/foot_bg.jpg) repeat-x;
}
#foot01 { width: 200px; float: left; }
#foot02 { width: 200px; margin-right: 30px; padding-bottom: 2.5em; float: left; border-right: 1px #CCC solid; }
colophon { clear:both; }
#footertupper li { list-style-type: none; }
#footertupper ul { padding-left: 0; margin-left: 0; }
