/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

html, body {		
		text-align: center;
		background-color: #5d441a;
	    margin: 0;
	   	color: #000;
	    padding: 0;
	   	font-family:Arial;
		font-size-adjust:none;
		font-size:1.0em;
		line-height: 1.5;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		width:100%;
		height: 100%;
		}
		
a img {border: none; }

a {
	color: #047;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #639;
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 140% georgia, helvetica, sans-serif;
	color: #931;
	letter-spacing: 2px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
code {
	/*font-family: arial, verdana, helvetica, sans-serif;*/
}

form, select {
	display: inline;
	margin: 0.1em;
}

textarea {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
fieldset {
	padding: 0.5em 0;
	margin: 0.5em 0em;
	border: none;
}

legend {
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 0;
}

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

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
label.inputLabel {
	width: 9em;
	float: left;
}

label.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

address {
	padding: 0.5em;
}

address {
	font-style: normal;
}

.clearBoth, .clear {
	clear:both
}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: .2em .5em;
	border: 1px solid #000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff9;
	color: #c00;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

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

/*wrappers - page or section containers*/
#mainWrapper { 	
		margin:0px auto;
		width: 910px;
		background-color: #transparent;
		text-align: left;
		}

#contentMainWrapper {
background-color: #fff !important;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
width: 910px;
}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

.wrapperAttribsOptions input[type="submit"] {
margin: 4px;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
	margin: 0em;
	padding: 5px 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCatTabs ul li a {
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
}

#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 {
	background-color: #f5f5f5;
	padding: 3px 0;
	border: 1px solid #ccc;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*padding: 0.5em;*/
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 15px 25px;
	background-color: white;
}

#indexDefault {
padding: 3px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	position: relative;
	top: -20px;
}

#cartAdd input[type="image"] {
margin-left: 5px;
position: relative;
top: 10px;
}

.tableHeading th {
	border-bottom: none;
}

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

#cartSubTotal {
	border-top: none;
	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;
}

.cartProductDisplay {
text-align: center;
}

th#scProductsConfig {
text-align: left;
padding-left: 40px;
}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

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

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

.orderHistList {
	margin: 0 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.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;
}

.centerBoxWrapper {
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/
	border-bottom: 1px solid #000;
}
.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #ccc;
	margin: 0 0 1em 0;
}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin: 0 0 0 1.5em;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
span.category-subs-parent {
	font-style: italic;
}
span.category-subs-selected {
	font-style: italic;
}
/* end categories box links */

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

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #f5f5f5;
	vertical-align: top;
}

.rowEven {
	background-color: #fff;
	vertical-align: top;
}

caption {
	/*display: none;*/
}

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

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

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

tr.tableHeading {
	background-color: transparent;
}
#prevOrders td {
	border-bottom: 1px solid #000;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #eee;
}
.productListing-data {
	padding: .5em 0;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}
#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;
}

/* Universal Styles - All
----------------------------------------------- */


	
#logo {
		position: relative;
		float: left;
		background-color: #transparent;
		text-align: left;
		top: 30px;
		height: 86px;
		}
		
#newsletter {
		position: relative;
		float: left;
		background-color: #transparent;
		text-align: right;
		top: 75px;
		left: 228px;
		color: #fff;
		font-size: 12px;
		}

#checkout {
position: absolute;
top: 65px;
left: 915px;
}

#checkout a {
color: white;
}
		
#nav {
		position: relative;
		float: left;
		background-color: transparent;
		width: 910px;
		padding-bottom: 10px;
		left: 15px;
		margin-top: 20px;
		color: #7e81be;
		font-size: 10px;		
		}


#maincont {
		clear: both;
		position: relative;
		float: left;
		background-color: #fff;
		width: 910px;
		text-align: center;
		top: 20px;
		}
		
.green {
		background-color: #9ec279;
		width: 910px;
		height: 20px;
		font-size: 11px;
		font-weight: bold;
		color: #474A8A;
		}

div#account {
position: relative;
left: -5px;
}

		
.green2 {
		position: relative;
		float: left;
		background-color: #9ec279;
		width: 910px;
		height: 20px;
		margin-top: 10px;
		}
				
 .superscript{font-size:.6em; vertical-align:top;} 


	a:link {text-decoration: none; color:#7e81be;}
	a:visited {text-decoration: none; color: #474a8a;}
	a:active {text-decoration: none; color: #7e81be;}
	a:hover {text-decoration: none; color: #474a8a;}
	
	 /* Form Elements
----------------------------------------------- */

	
input {
	color: #474a8a;
	background-color: #ffffff;
	}

input[type="text"], input[type="password"], input.submitnews {
	border: 1px #474a8a solid;
	margin: 2px 0;
}	
select {
	color: #474a8a;
	background-color: #ffffff;
	border: 1px #474a8a solid;
	padding; 8px 2px 8px 2px;
	}
	
submit {
	color: #ffffff;
	background-color: #474a8a;
	border: 1px #474a8a solid;
	padding; 4px 2px 4px 2px;

	}	
	
	 /* Top Navigation Menu
----------------------------------------------- */
ul#topnav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	
ul#topnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	}

a.whatare {
	position: relative;
	float: left;
	width: 196px; /* width of image */
	height: 81px; /* height of image */
	background-image: url(images/whatare1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.whatare:hover {
	background-image: url(images/whatare2.gif); /* target image */
	}

a.fundraising {
	position: relative;
	float: left;
	height: 81px;
	width: 117px;
	background: url(images/fundraising1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.fundraising:hover {
	background: url(images/fundraising2.gif); /* target image */
	}

a.shop {
	position: relative;
	float: left;
	 height: 81px;
	 width: 104px;
	 background: url(images/shop1.gif); /* original image */
	background-repeat: no-repeat;
	}
	
a.shop:hover {
	background: url(images/shop2.gif); /* target image */
	}

a.gallery {
	position: relative;
	float: left;
	 height: 81px;
	 width: 132px;
	 background: url(images/gallery1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.gallery:hover {
	background: url(images/gallery2.gif); /* target image */
	}

a.press {
	position: relative;
	float: left;
	 height: 81px;
	 width: 104px;
	 background: url(images/press1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.press:hover {
	background: url(images/press2.gif); /* target image */
	}

a.faq {
	position: relative;
	float: left;
	 height: 81px;
	 width: 111px;
	 background: url(images/faq1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.faq:hover {
	background: url(images/faq2.gif); /* target image */
	}

a.home {
	position: relative;
	float: left;
	height: 81px;
	width: 107px;
	background: url(images/home1.gif); /* original image */
	background-repeat: no-repeat;
	}

a.home:hover {
	background: url(images/home2.gif); /* target image */
	}



	 /* Home
----------------------------------------------- */

#equation {
		float: left;
		background-color: transparent;
		background: url(images/equationback.gif) no-repeat;
		width: 875px;
		height: 275px;
		text-align: center;
		margin: 20px 17px 0px 17px;
		_margin: 20px 5px 0px 5px;
		}
		
.eqelements {
		position: relative;
		float: left;
		background-color: transparent;
		height: 248px;
		text-align: center;
		top: 30px;
		left: 10px;
		padding: 0 3px 0  3px;
		}
		
.eqelements2 {
		position: relative;
		float: left;
		background-color: transparent;
		height: 248px;
		text-align: center;
		left: 40px;
		}
		
#boxcont {
		background-color: #fff;
		width: 875px;
		text-align: center;
		margin: 0px 17px 0px 17px;
		}

.boxes {
		float: left;
		background-color: transparent;
		width: 283px;
		text-align: center;
		padding: 0 12px 25px 0;
		}
		
.boxesb {
		float: left;
		background-color: transparent;
		width: 283px;
		text-align: center;
		padding: 0 0px 25px 0;
		}

.padtop { 
		position: relative;
		float: left;
		padding: 14px 0 0 0; 
		}		

 /* Bottom Navigation
----------------------------------------------- */

 #btmlt {
		position: relative;
		float: left;
		width: 400px;
		background: transparent;
 		font-size:12px; 
		text-align: left;
		line-height: 1.75;
		padding-top: 15px;
		color: #fff;
		}
		
#btmrt {
		position: relative;
		float: left;
		width: 505px;
		background: transparent;
 		font-size:12px; 
		text-align: right;
		line-height: 1.75;
		padding-top: 15px;
		color: #fff;
		}
		
.btmlinks:link {text-decoration: none; color:#bec1f0;}
.btmlinks:visited {text-decoration: none; color: #d4d6f6;}
.btmlinks:active {text-decoration: none; color: #bec1f0;}
.btmlinks:hover {text-decoration: none; color: #d4d6f6;}



 /* General Styles
----------------------------------------------- */

#ezPageDefault < div {
		background-color: #fff;
		width: 820px;
		text-align: left;
		padding: 20px 25px 20px 25px;
		font-size:0.9em;
		}
#ezPageDefault {
background-color: white;
}


p { text-align: left; padding: 0 0 10px 0; margin: 0; }

h1 {
	color:#0168c8;
	font-family:Georgia, Times New Roman,Times,serif;
	font-size:1.1em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align: left;
	padding-top: 20px;
	}	
 
 h2 {
	color: #000;
	font-size:0.9em;
	text-align: left;
	}
	
 h3 {
	color: #000;
	font-size:0.9em;
	text-align: left;
	padding: 0 0 0 20px;
	line-height: .5;
	}
	
 /* Product Detail Page
----------------------------------------------- */

#prodpg {
		clear: both;
		position: relative;
		float: left;
		background-color: #fff;
		width: 860px;
		text-align: left;
		padding: 20px 0 20px 20px;
		line-height: 1.35;
		}
	
.prodimgcont {		
	position: relative;
	float: left;
	text-align: center;
	width: 360px;
	}

.proddesccont {		
	position: relative;
	float: left;
	text-align: left;
	width: 480px;
	}
	
p.product { text-align: left; padding: 10px 0 0 0; margin: 0; }

#designscont {		
	text-align: center;
	width: 320px;
	padding: 0 0 0 20px;
	}

.designthumbs {		
	position: relative;
	float: left;
	text-align: left;
	width: 50px;
	}
	
.choicescont {		
	text-align: center;
	width: 320px;
	padding: 0 0 0 20px;
	}
	
.colors {		
	position: relative;
	float: left;
	text-align: left;
	width: 32px;
	}
	
.bkdesigns {		
	position: relative;
	float: left;
	text-align: left;
	width: 50px;
	}
	
#simpleTooltip { border: 1px solid #474a8a; background: #FFFFFF; z-index:999; }

.cssButton, .cssButtonHover {
background-color: #7E81BE;
color: white;
padding: 3px;
margin: 3px;
border: 1px solid #474A8A;
font-weight: bold;
font-size: 12px;
}

h1#createAcctDefaultHeading {
background: url(images/myaccount.gif) no-repeat;
text-indent: -1000px;
}

h1#cartDefaultHeading {
background: url(images/h-shoppingcart.gif) no-repeat;
text-indent: -1000px;
}

h1#checkoutShippingHeading {
background: url(images/h-step1of3.gif) no-repeat;
text-indent: -1000px;
}

h1#checkoutPaymentHeading {
background: url(images/h-step2of3.gif) no-repeat;
text-indent: -1000px;
}

h1#accountDefaultHeading {
background: url(images/h-myaccount.gif) no-repeat;
text-indent: -1000px;
}

h1#checkoutConfirmDefaultHeading {
background: url(images/h-step3of3.gif) no-repeat;
text-indent: -1000px;
}

h1#loginDefaultHeading {
background: url(images/h-signin.gif) no-repeat;
text-indent: -1000px;
}

#loginDefault input[type="image"] {
position: relative;
left: -15px;
}

.toplk:link {text-decoration: none; color:#474a8a;}
.toplk:visited {text-decoration: none; color: #474a8a;}
.toplk:active {text-decoration: none; color: #474a8a;}
.toplk:hover {text-decoration: none; color: #474a8a;}

#productAttributes select {
width: 150px;
}
