/**
 * 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 $
 */

body {
	margin: 0;
	font-family:  arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #3d3d3d;
	background-color: #C5C6D8;
}

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, h2, h3, h4, h5, h6 {

}
h1 {
	margin: 0px 0px 15px 0px;
	font-size: 190%;
	color: #2271EA; padding-left: 75px;
	letter-spacing: 2px;
	font-variant: small-caps; display:block; height: 20px; padding-top: 33px; letter-spacing: -1px;
	border-bottom: 3px solid #fec900;padding-bottom: 2px;
	background-image: url(../images/hat.jpg); background-repeat: no-repeat; background-position: left bottom;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 140%;
}
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;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
		font-weight: bold;
	padding: 0.3em;
	border: 1px solid #4A4A4A; /*#cccccc;*/
  background-color: #fffacd; /*#E8E8E8;*/
  color: #4A4A4A;
}
label, h4.optionName {
	
	padding: 0px; margin: 0px;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
 /*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: 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 {
	background-color: #ffffff;
	text-align: left;
	width:960px;
	
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#headerWrapper {
	background-image: url(../images/header_bg.jpg); background-repeat: no-repeat; height: 210px; background-color: #FAFAFA;
}
#logoWrapper{
	 padding: 50px 0px 0px 40px;
}

 #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {

}
	
#tagline {
	padding: 1em 0 0 0;
	text-align : center;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 40%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em; width: 180px; display:block; float:left;
	font-size: 85%;
}

/*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: 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
}
#navSupp {
	padding: 35px 0px 0px 0px;  color: #000000;
}
#navSupp ul {
	float: left; width: 150px; display: block;list-style-type: none;margin: 0; padding: 0px;
}
#navSupp li {
	margin: 0px; padding:0px;
}
#navMain 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;
}
#navSuppWrapper h4 {
	display:block; width: 100px; text-align: left; float:left;
	padding: 0px; margin: 0px;
}
#navSuppWrapper {
	background-image: url(../images/footer_bg.jpg); padding: 0px 50px 0px 50px; background-repeat: no-repeat; height: 128px; display: block;
}
#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 {
	
	padding: 3px 0px 3px 10px; 

}

#navEZPagesTop {
	background-color: #fcfcfc; padding-left: 15px; line-height: 24px;
	color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 120%;
background-image: url(../images/ezheader_bg.jpg); background-repeat: no-repeat; margin-top: 40px; text-transform: uppercase; font-weight: bold; 
}
#navEZPagesTop a {
	display:inline; margin-right: 30px;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
#navColumnOne {
	background-image: url(../images/left_bg.jpg); background-repeat: no-repeat; background-color: #001396; color: #ffffff; padding:0px; padding-bottom: 20px;
}
#navColumnTwo {
		background-color: #efeeec; color: #896e46;
}
/*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: 10px 25px 10px 25px;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}
 #siteinfoLegal {
 	font-size: 80%; padding-top:5px; background-color: #C5C6D8;
 }
 
/*Shopping Cart Display*/
#cartAdd {
 width: 75px; display:block; float:right;
text-align:right;

	margin-bottom: 14px;
}

.tableHeading th {
	border-bottom: 1px solid #ccc;
}

.tableHeading, #cartSubTotal {
	background-color: #eee;
}

#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 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;
	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*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
#productMainImage {
	margin: 0px 30px 20px 0px; 
}
#productMainImage img {
	border: 1px solid #000000;
}
.categoryImg img {
border: 1px solid #000000;
}

#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 {
	border: 1px solid #9a9a9a;
	margin: 1.1em 0;
	height: 1%;
	clear:both;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	margin: 0;
	padding: 0px 0px 10px 20px;

}
h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0px;  color: #896e46;
	padding: 5p 0px 0px; text-align: center;

}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	/*background-color: #f5f5f5;*/

}
.rightBoxHeading {
	font-size: 130%;
}
.sideBoxContent a {
color: #ffffff; 

}
.leftBoxContainer  {
background-color: transparent;margin-top: 20px;
}
.leftBoxContainer a {
	color: #ffffff;
}
.rightBoxContainer {
background-color: transparent;margin-top: 20px; padding: 0px 10px 0px 15px; color: #896e46;
}
.rightBoxContainer h3 {
	color: #2271EA;
}
.rightBoxContainer a {
	color: #896e46;
}

.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 */
p.category-subs-parent {
	font-style: italic;  
}
p.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: #eee;
}
#prevOrders td {
	border-bottom: 1px solid #ccc;
	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;
}
#categories p {
	margin: 0px; padding:0px 0px 0px 60px; text-indent: -30px;
}
#categories a {
	text-transform: uppercase;  line-height: 18px; font-size: 95%;
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-transform: uppercase; font-size: 90%;
	text-decoration: none;  padding-left: -40px; 
	}
.searchInput {
	width: 125px; border:1px solid #0e62e8; background-color: #6899ea; margin:: 0px 10px 0px 0px; font-style: italic; height: 20px; padding-top: 5px;
}
#search form {
	padding; 0px; margin:0px;
}
#search input {
	vertical-align: middle; margin-right: 5px;
}
#rightsideboxContent img {
	margin: 0px 12px 10px 0px; 
}
#rightsideboxContent {
	text-align: center;
}
#rightsideboxContent h3 {
 font-size: 120%;
}

#price {
	float:right; display: block; width: 75px; text-align:left; padding-right: 10px; margin-bottom: 13px; margin-right: 202px; 
}
#price h2 {
	color: #2271EA; padding: 0px; margin: 0px; font-size: 140%;
}
#quantity {
	float:left; display: block; width:50px; margin-right: 7px;
}
#button {
	float:left;
}
#footerAdd {
	display:block; width: 500px; float:right;
}
#productName {
	background-image: url(../images/book_bg.jpg);background-repeat: no-repeat; height: 20px; padding-top: 55px;margin-top: -20px;
	
}
.listingDescription {
	text-align:left;  line-height: 14px; font-size: 85%;
}
.listingDescription a {
	color: #b00000;
}
.listingDescription a:hover {
	color: #000000;
}
.productPrice {
	 color: #000000; margin-top: 15px;width: 50px; float:left; padding-right: 5px; border-right: 1px solid #cccccc; display:block;margin-left: 10px;
}
.productsListingWrapper {
	 
}
.centerBoxContentsProducts {
 padding: 5px; 	  height: 270px; width: 150px;  
}
.centerBoxContentsProducts h3 {
	padding: 0px; margin: -10px 0px 5px 0px;
}
.centerBoxContentsProducts h3 a {
	color: #ff0000; font-size: 75%; line-height: 15px; 
}
.productListImage {
	 padding: 5px;
}
.productListImage img {
	border: 1px solid #000000;
}
.details {
	width: 63px; display:block;  margin: 10px 10px 0px 0px; background-image:url(../images/clickfordetailsbutton.jpg); background-repeat: no-repeat; height: 36px;
}
#productDescription {
	float: right; width: 285px; display:block;
}
.files {
	float:right; display:block; width: 285px; padding: 0px; 
}
.files ul {
	list-style-type: none; margin: 0px; padding: 0px;
}
.files h2 {
	margin:0px;padding: 0px;
}
.files li {
	margin: 0px; padding: 0px;
}

#productAttributes {
	clear:left;
}
#productAttributes h3 {
	clear:left; 	color: #2271EA; padding: 0px; margin: 0px; font-size: 130%;
}
