/**
 * 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 $
 */

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #33ccff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}

body#infoShoppingCart {
	background-color: #fff;
	padding: 24px 3px 0px 12px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3B3B39;
	text-decoration: none;
	}
 
a:visited {
	color: #3B3B39;
	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: #ff0080;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	color: #444;
	}

h2 {
	font-size: 15px;
	color: #888;
	}

h3 {
	font-size: 15px;
	color: #888;
	}

h4 {
	font-size: 12px;
	color: #000000;
	}

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.5em 0px;
	}

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

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

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

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

FIELDSET {
	padding: 12px;
	margin: 0.5em 0;
	border: solid 1px #c8ee60;
	background-color: transparent;
	font-size: 11px;
	}

LEGEND { 
	font-weight: bold; 
	padding: 3px 12px; 
	margin-bottom: 15px;
	background-color: #f1fad4; 
	color: #0d558c; 
	border: solid 1px #c8ee60; 
	}

LABEL, h4.optionName {
	font-size: 11px;
	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 {
	font-size: 11px;
	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 #eee;
	}

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

.messageStackWarning, .messageStackError {
	font-size: 11px;
	background-color: #ff0000;
	color: #ffffff;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 908px;
	vertical-align: top;
	background-image: url(../images/mainwrapper_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

#logoWrapper {
    background-color: transparent;
    height:108px;
	}
	
#headerWrapper {
	height: 157px;
	background-image: url(../images/header_bg.jpg);
    background-repeat: no-repeat;
}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	margin-top: 15px;
	}
	
#contentMainWrapper {
	/*margin: 0em;*/
	padding: 0px 0px 24px 0px;
	margin: 0px;
	}
	

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin: 0px;
	} 

#tagline {
	color:#ffcc00;
	font-size: 11px;
	font-weight: normal;
	text-align : right;
	vertical-align: middle;
	padding-right: 25px;
	padding-top: 2px;
	}

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

#accountLinksWrapper {
	margin: 0;
	width: 80%;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.floatingBox1 {
	margin: 0;
	width: 40%;
	}
	
.floatingBox1 LEGEND { 
	font-weight: bold; 
	padding: 3px 12px; 
	margin-bottom: 15px;
	background-color: #fff; 
	color: #333; 
	border: solid 0px silver; 
	}

FIELDSET.floatingBox1 {
	padding: 12px;
	margin: 0.5em 0;
	border: dotted 1px silver;
	background-color: transparent;
	font-size: 11px;
	}
		
.floatingBox2 {
	margin: 0;
	width: 45%;
	}



.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	padding: 6px 0px;
	}
.navSplitPagesLinks {
	padding: 6px 0px;
	}
.navNextPrevCounter {
    margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0px;
	height: 49px;
	background-color: transparent;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/nav_cat_bg.jpg);
	background-repeat: no-repeat;
	}

.navMainSearch input {
	background: transparent;
	border: none;
	}
	
#navSuppWrapper {	
   	margin: 0px;
	height: 108px;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #cc99cc;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	}
	
#navCatTabsWrapper {
    margin-left: 20px;
	margin-right: 20px;
	width: 900px;
	background-image: none;
	height: 35px;
	position: absolute;
	top: 12px;
}

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

#navMain2 {
	font-family: Arial;
	padding: 48px 0px 0px 25px;
	}	

#navMain2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}
	
#navMain2 ul li {
	display: inline;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	}

#navSupp {
	padding-top:32px;
	}

#navSupp ul {
	padding-top: 10px;
	margin-bottom: 15px;
	list-style-type: none;
	text-align: center;
	color: #cc99cc;
	}

#navMain ul li a,  #navCatTabs ul li a {
	text-decoration: none;
	padding: 5px 10px;;
	margin: 0;
	color: #003366;
	font-weight: normal;
	}

#navMain ul li a:hover {
	color: #0099cc;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 5px 4px;;
	margin: 0;
	color: #cc0099;
	font-weight: normal;
	}

#navSupp ul li a:hover {
	color: #cc99cc;
	}
	
#navMain2 ul li a, #navMain2 li, #navMain2 a   {
	color: #ffccff;
	text-decoration: none;
	font-size: 12px;
	padding: 0 6px;
	margin: 0;
	}

#navMain2 ul li a:link, #navMain2 ul li a:visited {
	font-weight: bold;
	color: #993399;
	}

#navMain2 ul li a:hover {
	color: #ff66cc;
	}
	
#navMain2 img {
	padding: 0px;
	margin: 0;
	border: 0;
	}

#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 {
	margin: 0;
	margin-left: 4px;
	width: 652px;
	background-color: #fcfcfc;
	}

#navEZPagesTop {
	background-color: #FFFFFF;
	}

#navBreadCrumb, #navBreadCrumb a {
	/*background-color: #444444;*/
	font-size: 10px;
	font-weight: bold;
	color: #887184;
	/*margin: 0em;*/
	padding: 6px 0px 6px 6px;
	}
	
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0.5em 0.5em 1.5em;
	}

#navColumnOne {
	background-color: transparent;
	}

#navColumnTwo {
	background-color: transparent;	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
table {
	padding-left: 0px;
    padding-right: 0px;
    }

#MainContent {
	margin: 0px;
	padding: 0px 0px 24px 0px;
	}

/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	padding: 0;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 20px;
	}

.centerColumn {
	padding: 20px 30px 20px 24px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;

	}

/*Shopping Cart Display
#cartAdd {
	float: right;
	text-align: left;
	margin: 1em;
	border: 1px solid #000000;
	padding: 0em;
	}*/

p#cartAdd {
	text-align: left;
	}


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

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

#cartSubTotal {
	border: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 10px 0px;
	}

.cartProductDisplay {
	text-align: left;
	padding: 10px; 
	}

.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: #606000;

	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
	margin: 0em 1em 5em 0em ;
	}

#productMainImage img {
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	border: #9999ff 1px dotted;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {
	padding-left: 0px;
	padding-top: 8px;
	background-image: url(../images/box_bg.gif);
	background-repeat: no-repeat;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	/*height: 22px;*/
	color: #2e2e39;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
	
.leftBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 15px 0px 10px 0px;
	background-image: none;
	background-repeat: no-repeat;
	}

.leftBoxContainer {
	padding: 0px 0px 6px 0px;
	border: none;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 10px 1px 5px 5px;
	background-image: none;
	}
	
.sideBoxContent2 {
	background-color: transparent;
	padding: 36px 1px 5px 5px;
	background-image: none;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
		padding: 5px 0px;
	background-image: none;
	background-repeat: no-repeat;
	}
	
.rightBoxContainer {
	border: none;
	}


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

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

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

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

TH#scProductsHeading {
	padding-left: 20px;
	text-align: left;
	}

#siteinfoIP, #siteinfoLegal { 
	text-align: center;
	color: #cc99cc;
	font-size: 9px; 
	background-color: transparent;
	}

#siteinfoLegal a:link, #siteinfoLegal a:active, #siteinfoLegal a:visited {
	color: #cc99cc;
	}
#siteinfoLegal a:hover {
	color: #fff;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

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

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

#cat1Table {
	border: #CCCCCC 1px solid;
	margin: 10px 0px;
	padding: 5px;
	}
	
.productListing-odd {background-color: #F9F9F9;
	border-bottom: #000000 1px solid;
                      }
					  
.productListing-even {background-color: #FFFFFF;
                      }
                      
.productListing-data {
	border-top: #CCCCCC 1px solid;
	}					  
					  
					  
.listingProductImage {padding: 4px;}

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

#navCurrenciesWrapper {	
	padding: 13px 12px 3px 0;
	color: #ffffff;
	text-decoration: none;
	}
	

#navSuppWrapper ul li a { 
	font-size: 11px;
	color: #eee;
	}

#navSuppWrapper ul li a:hover { 


	color: #cc99cc;
	}

/*#contentMainWrapper {
	padding-bottom: 36px;
	}*/
	
.legalCopyright {
	background-color: #eff0da;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	}
	
.centerBoxHeading {
	color: #aaa;
	}
	
	
h2#productPrices {
	font-size: 14px;
	color: #666;
	}
	
#productDescription {
	font-size: 12px;
	}
	
#cartContentsDisplay  {
	border: 1px #DDDDDD solid;
	}
	
	
#LoginBox a:hover {
	color: green;
	}
	
#bannerbox h3 {
	display: none;
	}
	
table #frontAd {
	padding-left: 0px;
    padding-right: 0px;
    }
    
.sideBoxBanner {
	background-color: transparent;
	padding: 25px 0px 10px 0px;
	}
	
h2.greeting {
	font-size: 13px;
	font-weight: normal;
	}

.greeting a {
	color: #339933;
	}
.greeting a:hover {
	color: #333;
	}
	
.goodie {
	width: 100%;
	border: #ded1dc double 3px;
	margin-bottom: 24px;
	}

.goodies {
	width: 190px;
	border: #eee solid 1px;
	}
	
.goodies2 {
	border: #b5b4ec solid 1px;
	}
	
.goodieinfo {
	padding: 0px 5px 15px 5px;
	color: #333;
	}

.goodieinfo h2 {
	margin-top: 0px;
	background-color: transparent;
	border-bottom: #ddd dotted 1px;
	}
	
h1#productName {
	background-color: transparent;
	color: #9966ff;
	font-size: 18px;
	font-family: Vernada;
	border-bottom: #99f dotted 1px;
	}
	
.new_products {
	float: left;
	width: 190px;
	height: 240px;
	text-align: center;
	margin: 5px 5px 0px 0px;
	border: 1px solid #eee;
	}
	
#newProductsDefault {
	
	vertical-align: middle;
	}
	
.centerBoxWrapperContents {
	/*float: left;*/
	}
	
h3#attribsOptionsText, h3#bannerboxallHeading {
	display: none;
	}

h3.attributesComments {
	font-weight: normal;
	font-size: 11px;
	}
	
h4.optionName {
	display: none;
	}
	
#productDescription ul {
	font-size: 11px;
	padding-left: 20px;
	margin: 0;
	
	}

#productDescription li {
	list-style-type: disc;
	}
	
#bannerboxContent {
	padding: 0px;
	}

#bannerboxallContent, #bannerboxContent {
	padding-left: 10px;
	}

h3.itemTitle a {
	color: #cc66cc;
	font-size: 12px;
	font-weight: bold;
	}	
	
.navMainSearch {
	margin-right: 15px;
	margin-top: 5px;
	}
	
#navCurrenciesWrapper {
	padding-top: 10px;
	padding-right: 280px;
	}

#informationContent {
	margin-top: 36px;
	margin-left: 4px;
	background-image: url(../images/title_information.gif);
	background-repeat: no-repeat;
	}
	
h3#informationHeading {
	display: none;
	}

#informationContent li {	
    padding-left: 17px;
    padding-bottom: 3px;
	}
	
#picFrame img {
	border: #e9e0ed 1px solid;
	}
	
h1#indexDefaultHeading, h2.greeting, h2#cartEmptyText {
	font-size: 15px;
	color: #9966cc;
	margin-top: 0px;
	font-weight: bold;
	}

h2.greeting a:link {
	color: #0066cc;
	}
	
#productDetailsList li {
	list-style: none;
	}
	
#retailwhole, #whole {
	font-size: 12px;
	}
	
#whole {
	font-size: 14px;
	color: #66cc33;
	}

.centerBoxContentsNew a {
	font-size: 10px;
	color: #555;
	}
	
h1#productListHeading {
	color: #99cc33;
	line-height: 35px;
	padding-left: 38px;
	text-align: left;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	}

h2.centerBoxHeading {
	padding-left: 38px;
	text-align: left;
	color: #888;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	}
	
span#imgLinkAdditional {
	display: none;
	}
