/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 69%;
	color: #000000;
	background-image:url(../images/page_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #BE0C3A;
	}

a img {border: none; }

.centerColumn a img{
	border:none;
	}

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	color: #000000;
	}
#navBreadCrumb a:visited
{	
	font-weight:bold;
	color:#000000;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #navBreadCrumb a:hover, #headerShoppingCart a:hover {
	color: #B80B3B;
	}

a:active {
	color: #000000;
	}



h1 {
	font-size: 1.8em;
	color: #666666;
	font-weight:normal;
	text-transform:uppercase;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1em;
	}

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.1em 0;
	}
h3.itemTitle {
	margin-top:0;
	}
.categoryListBoxContents h2, .post h2 {
	color:#BA0B3B;
	font-size:1.2em;
	text-transform:uppercase;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	margin:0 10px 0.5em 0;
	padding:0.4em 0;
	}
.post h2 a:hover {
	color:#000000;
	}
/*  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;
	margin:0.1em;
	}
SELECT {
	font-size:1.2em;
	}
#productGeneral FORM {
	margin:0;
	padding:0;
	}

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

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

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

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

LABEL, h4.optionName {
	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 {
	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: 0em;
	}

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 {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 958px;
	vertical-align: top;
	}
#logoWrapper
{
	display:inline;
	width:120px;
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	padding-bottom:1em;
	}
#headerWrapper {
	margin:0em;
	padding:10px 10px;
	height:78px;
	background:#000000;
	background-image:url(../images/header_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	}
	
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.5em 0em;
	}

/*navigation*/

.navSplitPagesResult, .cartTotalsDisplay {
	font-size:1.3em;
	padding:1em 0;
	}
.navSplitPagesLinks {
	text-align:center;
	margin:0;
	padding:0;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
	
#navMainWrapper {
	display:inline;
	margin: 0em;
	padding: 0em;
	color: #ffffff;
	text-align:right;
	margin-left:120px;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em 10px;
	padding: 0em 0em;
	font-weight: bold;
	color: #000000;
	height: 1%;
	border-top:1px dashed #CCCCCC;
	font-size:0.9em;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	}

#navMain {
	float:right;
	margin-right:-0.6em;
	}
	
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.6em 0em 0.3em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
#navSupp ul li a {
	color: #000000;
	}

#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, #gvFaqDefaultContent, #gvFaqDefaultMainContent {
	margin:0.5em 0;
	}
#navMainSearch {
	float: right;
	}
	
#headerShoppingCart {
	width:320px;
	/*background-image:url(/includes/languages/english/images/ShoppingCartHeading.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	float:right;
	border:dashed #4D4D4D;
	border-width:1px 0;
	margin-top:6px;
	color:#999999;
	font-weight:bold;
	text-align:right;
	}
#headerShoppingCart a {
	color:#999999;
	}
#headerShoppingCartleft {
	float:left;
	padding:0.4em 0;
}
#headerShoppingCartright {
	margin-left:170px;
	padding:0.4em 0;
}
#navBreadCrumb {
	padding: 0.7em 0em;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em 10px;
	}

#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;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert, .centerBoxContentsCrossSell {
	vertical-align: top;
	}
.content {
	font-size:1.2em;
}
.content, #productDescription, .shippingEstimatorWrapper {
	padding: 0em;
	}
#productDescription a {
	text-decoration:underline;
}
#productinfoDetails {
	float:right;
	width:48%;
	margin-top:1.6em;
	font-size:1em;
	padding: 0em;
	line-height:150%;
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	padding-top:1.7em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
.whiteHighlight
{
	color:#ffffff;
}
.greyHighlight
{
	color:#666666;
}
.redHighlight
{
	color:#C20C3E;
}
/*Shopping Cart Display*/
#cartAdd {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.tableHeading TH {
	text-align:left;
	text-transform:uppercase;
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {

	font-weight: normal;
	text-align: right;
	line-height: 1.3em;
	font-size:1.3em;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	text-align:left;
	}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	text-align:left;
	}

.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: left;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	text-align:left;
	}

.cartAttribsList {
	margin-left: 1em;
	}

.cartActionButtons {
	margin:0 auto;
	text-align:center;
	padding-bottom:1em;
}
#discountPolicyContent {
	font-size:0.9em;
	padding:0.2em 0;
	margin-bottom:1em;
	}
	
#mediaManager {
	width: 100%; 
	margin: 1em 0em;
	padding: 0.5em;
	}
h2#mediaManagerHeading {
	font-size:1.2em;
}
#mediaManager ol {
	padding:0;
	margin:0;
}
#mediaManager li {
	font-size:1.2em;
	padding: 0;
	margin: 0.2em 0em 0em 2em;
}
.mediaTitle {
	float: left;
	}
.mediaClipType {
	width:30px;
	display:none;
	}
.mediaTypeLink {
	float: left;
	}
h2#productPrices {
	font-size:1.8em;
	font-weight:normal;
	color:#C20C3E;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color:#999999;
	}
.productTaxPrice {
	font-size:0.8em;
	color:#999999;
	display:block;
	padding-top:0.2em;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
.productExclPrice {
	color:#666666;
	font-size:0.8em;
	}
TD.productListing-data .productSpecialPrice, TD.productListing-data .productSalePrice, TD.productListing-data .productSpecialPriceSale, TD.productListing-data .productPriceDiscount, .centerBoxContentsNew .productPriceDiscount, .centerBoxContentsFeatured .productPriceDiscount,  .centerBoxContentsSpecial .productPriceDiscount, .cartUnitDisplay .productPriceDiscount {
	display:block;
	padding:0;
	font-size:1em;
	}

.productPriceDiscount {
	font-size:0.7em;
	padding-left:0.6em;
	font-weight:normal;
}
.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*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 1.6em 0;
	}
#productMainImage {
	width:50%;
	margin: 1.6em 0;
	}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
#productAttributes {
	margin:2em 0;
	}
#productAttributes LABEL {
	width:5em;
	margin-right:0.5em;
	float:left;
	font-weight:bold;
}
.attribImg {
	margin: 0em;
}

.attributesComments {}

/* Tell a friend product page */

#productTellFriendLink {
	border-top:1px dashed #CCCCCC;
	font-weight:bold;
	font-size:1.2em;
	padding:0.6em 0;
	}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsAlsoPurch, .centerBoxContentsCrossSell {
	margin: 0.8em 0em;
	}
.additionalImages {
	margin:0 0 1.2em 0;
}
.centerBoxContentsAlsoPurch {
	margin-right:0;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	text-align:left;
	font-size: 1.2em;
	color: #C20C3E;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.6em;
	color: #BA0B3B;
	text-align:left;
	font-weight:normal;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	color: #BA0B3B;
	text-align:left;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0em;
	border-bottom:1px dashed #CCCCCC;
	text-align:left;
	text-transform:uppercase;
	color: #BA0B3B;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	}
.rightBoxContainer {
	margin-top:1.5em;
}
#moreinformation {
	margin-top:2em;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:0.3em;
	}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em 0;
	}
#categoriesContent.sideBoxContent {
	padding:0;
	}
#searchContent.sideBoxContent, #bannerboxContent.sideBoxContent {
	background-color:#F2F2F2;
	}	
	
/* removes search form box spacing and adds input style */	
#searchContent FORM, #searchContent FORM INPUT  {
	margin:0.2em 0em;
	padding:0em;
}
#searchContent FORM INPUT {
	height:23px;
	font-size:1.3em;
}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev,  #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .gvBal, .attribImg, #PaymentsFooter {
	text-align: center;
	}
.centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsCrossSell, .centerBoxContentsAlsoPurch {	
	text-align:left;
	font-size:1.2em;
	}
#newsletterNews {
	text-align:right;
	margin:-20px 0 10px 0;
	}
#bannerboxallContent, #bannerbox2Content, #moreinformationContent {
	font-size:1em;
	}
#bestsellers .wrapper {
	margin: 0em;
	}

#bestsellers ol {
	padding: 0;
	margin:0;
	}

#bestsellers li {
	padding: 0;
	margin: 0.5em 0em 0em 2em;
	font-size:0.9em;
	}

#bannerboxHeading {
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited, #wparchives li, #wpcats li {
	display:block;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:0.9em;
	padding:1em 0 0 0;
	text-indent:0.1em;
	}
A.category-links, A.category-links:visited, #bannerboxallContent a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	display:block;
	color: #000000;
	text-decoration: none;
	padding:1em 0 0 10px;
	font-size:0.9em;
	background:#F2F2F2;
	}
SPAN.category-subs-parent {
	display:block;
	padding:0;
	font-weight: bold;
	background-color:#F2F2F2;
	color:#BA0B3B;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#BA0B3B;
	}
A.category-top:hover, A.category-subs:hover, A.category-products:hover {
	color:#B80B3B;
	}
#wparchives li, #wpcats li {
	font-size:1em;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	font-size:1.2em;
	} 

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

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

TR.tableHeading {

	}
TABLE.tabTable, TABLE#cartContentsDisplay
{
	margin:1em 0;
	padding:0;
	border:dashed #CCCCCC;
	border-width:1px 0;
	font-size:1.1em;
}
.productListing-rowheading {
	height: 3.5em;
	color: #000000;
	text-align:left;
	}
.productListing-heading {
	text-align:left;	
}
.productListing-data {
	font-size:1.1em;
	padding:0 1.2em 0 0;
	padding-bottom:15px;
	vertical-align:top;
	}
.listingProductImage {
	padding-right:10px;
	}
#siteMapList {
	width: 90%;
	float: right;
	font-size:1.2em;
	}

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-image:none;
	background-color: #ffffff;
	padding:10px;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#footerVAT {
	margin:0 auto;
	text-align:center;
	padding:0;
	}
#footerVAT p {
		padding-left:30px;
	}
#PaymentsFooter {
	padding:0.5em 0;
	}
#siteinfoLegal {
	padding:0.3em 0 10em 0;
}
.imageheightwrap
{
	height:80px;
}
.logosleft {
padding:0;
margin:0;
	padding-left:25px;
}
.logosright {
padding:0;
margin:0;
	padding-right:15px;
}

h3.noborder {
	border:0;
	margin:10px 0 -5px 0;
	padding-bottom:0;
}
hr.dashed {
	margin-top:15px;
	height:15px;
	border:0;
	background:none;
	border-top:1px dashed #CCCCCC;
}

div.dashed {
	height:1px;
	display:block;
	border:0;
	margin-bottom:15px;
	border-top:1px dashed #CCCCCC;
}