/**
 * 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f3f3f;
	background: url(../images/bg.gif) #000 repeat-x top;
	}

a img {border: none; }

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

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

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navFooter ul li a:hover, #copyrightInfo ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	}

a:active {
	color: #000;
	}

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

h2 {
	font-size: 1.4em;
	padding: 0 0 10px 0;
	}

h3 {
	font-size: 1.3em;
	}

h4, 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.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #9f0000;
	}

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

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

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

P, ADDRESS {
	padding: 0.5em;
	line-height: 150%;
	}

.introText {
	font-size: 18px;
	}

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: 10px;
	border: 1px solid #ccc;
	font-style: italic;
	font-size: 11px;
	line-height: 140%;
	}

.messageStackWarning, .messageStackError {
	background-color: #fff;
	color: #3f3f3f;
	}

.messageStackSuccess {
	background-color: #fff;
	color: #000000;
	}

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

/*-----------------------------------------------------------------------------
MAIN DIVS -------------------------------------------------------------------*/

	
	#mainWrapper {
		width: 760px;
		margin: 0;
		padding: 0;
		border: 4px solid #000;
		background: url(../images/content-bg.gif) #fff repeat-y top;
		}
	
	#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
		margin: 0;
		padding: 0;
		}
	
	#contentMainWrapper {
		margin: 0 0 0 0;
		}
	
	#logoWrapper{
		background-image: url(../images/header-bg.jpg);
		background-repeat: repeat-x;
		background-color: #ffffff;
		height: 94px;
		}
	
	.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
		float: left;
		}
	
	#logo {
		width: 255px;
		height: 63px;
		margin: 12px 0 0 18px;
		padding: 0;
		float: left;
		}
	
	#indexDefault {
	
		}
	
	.centerColumn{
		padding: 10px;
		margin: 2px 0 15px 15px;
		}
	
	*:first-child+html .centerColumn { margin: 0; padding: 13px; }
	* html .centerColumn { margin: 0; padding: 13px; }

	.centerColumnProduct{
		padding: 0.8em;
		margin: 10px 0 25px 20px;
		}
	
	#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
		margin: auto;
		} 
	#navColumnOneWrapper, #navColumnTwoWrapper {
		margin-left: 0.5em;
		margin-right: 0.5em;
		}
		
	#tagline {
		color:#000000;
		font-size: 2em;
		text-align : center;
		vertical-align: middle;
		}
	
	#sendSpendWrapper {
		border: 1px solid #cacaca;
		float: right;
		margin: 0em 0em 1em 1em;
		}
	
	.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
		margin: 0;
		width: 45%;
		}
	
	.wrapperAttribsOptions {
		margin: 0.3em 0em;
		}

/*---------------------------------------------------------------------------------
  CONTENT AREA -------------------------------------------------------------------- */
  
  	.centerBoxHeading {
		padding: 9px 0 0 0;
		margin: 25px 0 0 0;
		background: url(../images/top-product-header.gif) no-repeat;
		height: 37px;
		color: #9f0000;
		text-transform: uppercase;
		font-weight: normal;
		text-align: left;
		}
	
	h2.centerBoxHeading {
	font-size: 14px;
	color: #9f0000;
	}

	.centerBoxWrapper {
		margin: 0;
		padding: 0;
		}
	
	.productGeneral {
		margin: 0 0 0 0;
		}
	
	h1.productGeneral  {
		font-size: 14px;
		color: #3f3f3f;
		}
		
	h2.productGeneral  {
		font-size: 12px;
		color: #3f3f3f;
		font-weight: normal;
		padding: 5px 0 0 0;
		}
	
	#productDescription {
		padding: 10px 0 0 0;
		color: #999;
		}
	
	#productListing {
		margin: 0 0 0 0;
		}
	
	.productListing-rowheading {
		height: 30px;
		color: #9f0000;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		background: url(../images/product-list-header-bg.gif) repeat-x;
		}
	
	.productListing-rowheading a {
		color: #9f0000;
		}

	#productListHeading {
		padding: 7px 0 0 0;
		background: url(../images/top-product-header.gif) no-repeat;
		height: 37px;
		color: #9f0000;
		text-transform: uppercase;
		font-weight: normal;
		}
	
	.productListLine {
		height: 1px;
		padding: 0;
		margin: 10px;
		/*background: url(../images/product-list-line-dot.gif) repeat-x;*/
		}
	
	.instructions {
		margin: 0 5px 0 8px;
		padding: 8px;
		font-style: italic;
		color: #999;
		font-size: 11px;
		clear: both;
		background-color: #F7F7F7;
		}
	
	.addressBookDefaultName {
		padding: 0 0 0 6px;
		}
	
	.horLine {
		height: 1px;
		background-color: #efefef;
		}
	
	.pImage {
		float: left;
		margin: 0 5px 10px 0;
		}

/*---------------------------------------------------------------------------------
  NAVIGATION ---------------------------------------------------------------------- */
  

	.navSplitPagesResult {
		padding: 0 0 10px 0px;
		}
		
	.navSplitPagesLinks {}
	
	.navNextPrevCounter {
		margin: 0em;
		font-size: 0.9em;
		}
		
	.navNextPrevList {
		display: inline;
		white-space: nowrap;
		margin: 0;
		padding: 0.5em 0em;
		list-style-type: none;
		}
	
	#navMainWrapper, #navCatTabsWrapper {
		margin: 0 0 0 0;
		padding: 0px;
		background-color: #cc0000;
		background-image: url(../images/top-nav-bg.jpg);
		font-weight: normal;
		color: #ffffff;
		height: 37px;
		border-bottom: 4px solid #3d0000;
		}

	#navAccntWrapper {
		float: right;
		vertical-align: top;
		}
	
	#navCatTabsWrapper {
		background-color: #ffffff;
		color: #9a9a9a;
		background-image:none;
		}
	
	#navMain ul, #navCatTabs ul {
		margin: 0;
		padding: 0.8em 0em;
		list-style-type: none;
		text-align: center;
		}
			
	#navMain ul li, #navCatTabs ul li {
		display: inline;
		background: url(../images/top-nav-bullet.gif) no-repeat;
		}
	
	#navMain ul li a, #navCatTabs ul li a {
		text-decoration: none;
		padding: 0em 1em;
		margin: 0;
		color: #FFF;
		white-space: nowrap;
		}
	
	#navAccntMain ul {
		margin: 0;
		padding: 0.8em 0em;
		list-style-type: none;
		text-align: center;
		}
			
	#navAccntMain ul li {
		display: inline;
		}
	
	#navAccntMain ul li a {
		text-decoration: none;
		padding: 0em 1em;
		margin: 0;
		color: #FFF;
		white-space: nowrap;
		}
	
	#navAccntMain ul li a:hover {
		text-decoration: underline;
		}

	
	#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;
		}
	
	#navCategoryIcon, #indexProductListCatDescription {
		margin: 0.5em;
		}
	
	.buttonRow {
		margin: 0;
		padding: 0 0 20px 6px;
		float: left;
		}
	
	#navMainSearch {
		float: right;
		margin: 6px 10px 0 0;
		}

	
	#navBreadCrumb {
		padding: 0.5em 0.5em;
		background-color: #ffffff;
		font-size: 0.95em;
		font-weight: bold;
		margin: 0em;
		}
	
	#navEZPagesTop {
		background-color: #abbbd3;
		background-image: url(../images/tile_back.gif);
		font-size: 0.95em;
		font-weight: bold;
		margin: 0em;
		padding: 0.5em;
		}
	
	#navColumnOne, #navColumnTwo {
		background-color: transparent;
		}

/* ----------------------------------------------------------------------------------- 
   LEFT NAV SIDE BAR -----------------------------------------------------------------*/

	.leftBoxHeading, .rightBoxHeading {
		margin: 15px 0 0 15px;
		background: url(../images/left-nav-header.gif) no-repeat top;
		padding: 0;
		width: 250px;
		height: 55px;
		text-indent: -9999px;
		}
	
	.leftBoxContainer, .rightBoxContainer {
		margin: 0;
		border: 0;
		height: 700px;
		}
	
	.sideBoxContent {
		background: url(../images/left-nav-bg.gif) no-repeat top;
		padding: 20px 5px 5px 10px;
		margin: 0 0 0 15px;
		width: 235px;
		height: 241px;
		}
		
	#leftBoxFooter {
		background: url(../images/left-nav-footer.gif) no-repeat top;
		width: 250px;
		height: 56px;
		margin: 0 0 20px 15px;
		padding: 0;
		}
	
	h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
		color: #FFFF33;
		text-decoration: none;
		} 
	
	.rightBoxHeading a:visited, .leftBoxHeading a:visited a:visited {
		color: #FFFFFF;
		}

	a.category-top, a.category-top:visited {
		color: #3f3f3f;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 12px;
		margin: -17px 5px 0 0;
		padding: 2px 5px 2px 5px;
		border-bottom: 1px solid #e5dbbc;
		display: block;
		}
	
	a.category-top:hover {
		text-decoration: none;
		background-color: #e5dbbc;
		}
	
	a.category-links, a.category-links:visited {
		color: #004080;
		text-decoration: none;
		}
	

/* --------------------------------------------------------------------------------------------
   FOOTER -------------------------------------------------------------------------------------*/
   
	#navFooterWrapper {
		margin: 0;
		padding: 0;
		background-color: #000;
		background-image: url(../images/footer-bg.jpg);
		font-weight: normal;
		color: #fff;
		height: 55px;
		font-size: 11px;
		}
	
	#copyrightInfo {
		margin: 0;
		padding: 22px 15px 0 0;
		vertical-align: top;
		text-align: right;
		float: right;
		}
	
	#navFooter {
		margin: 0;
		padding: 22px 0 0 15px;
		float: left;
		}
		
	#navFooter ul, #copyrightInfo ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}

	#navFooter ul li, #copyrightInfo ul li {
		display: inline;
		}
	
	#navFooter ul li a, #copyrightInfo ul li a {
		text-decoration: none;
		padding: 0;
		margin: 0;
		color: #FFF;
		}
		
		

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

.alertRequired {
	color: #9f0000;
	font-size: 11px;
	margin: 0;
	padding: 0 0 15px 4px;
	float: left;
	}

/*,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0 0 0 10px;
	}

.content {
	line-height: 150%;
	}

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

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

/* ------------------------------------------------------------------------------
   SHOPPING CART ----------------------------------------------------------------
   ------------------------------------------------------------------------------ */
  
  
	#cartAdd {
		float: right;
		text-align: center;
		margin: 1em;
		border: none;
		padding: 1em;
		}
	
	#cartQty {
		display: none;
		}
	
	#cartBtn {
		float: right;
		}
	
	.tableHeading TH {
		border-bottom: 1px solid #9a9a9a;
		}
	
	.tableHeading, #cartSubTotal {
		background-color: #f5efdc;
		 }
	
	#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;
		background-color: #E4FEf5;
		border: 1px solid #003D00;
		}
	
	.normalprice, .productSpecialPriceSale {
		text-decoration: line-through;
		}
	
	.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
		color: #ff0000;
		}
	
	.orderHistList {
		margin: 1em;
		padding: 0.2em 0em;
		list-style-type: none;
		} 
	
	#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;
	}


/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}


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

.productListing-data {
	text-align: center;
	padding: 10px 0 0 5px;
	}

.centerBoxContentsFeatured {
	line-height: 170%;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: normal;
	}
SPAN.category-subs-selected {
	font-weight: normal;
	color: #9f0000;
	vertical-align: middle;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

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

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	padding: 0 5px 0 0;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	background-color: #f5efdc;
	height: 2em;
	}

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

#siteMapList ul {
	margin: 20px;
	padding: 0;
	list-style-type: none;
	}

#siteMapList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 135%;
	}

#siteMapList h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	color: #9f0000;
	}


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