/**
 * 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: tahoma, arial, helvetica, lucida sans unicode, verdana, sans-serif;
	font-size:62.5%;
	line-height: 160%;
	color: #ffffff;
	background-color: #000000;
}

a img {
	border: none;
}
a {
	color: #ec2b21;
	text-decoration: none;
}
a:hover {
	color: #454545;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 2.4em;
	line-height: 1em;
	margin: 0px 0px 15px 0px;
	text-align: right;
	color: #ec2b21;
	letter-spacing: -2px;
	/*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;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

legend {
	font-weight: bold;
	padding: 0.3em;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo {
	float: right;
	margin: 13px 7px 13px 0;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
	background-color: transparent;
	color: #ffffff;
}
.searchButton {
	color: #ec2b21;
	background-color: #252526;
	border: 1px solid #707071;
}
.searchButton:hover {
	color: #ff4d43;
	background-color: #404041;
}
.searchBox {
	border: 1px solid #707071;
}
.quantityBox {
	border: 1px solid #707071;
}
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 #ec2b21;
}

.messageStackWarning, .messageStackError {
	color: #ec2b21;
	padding: 0 .5em;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

.messageStackCaution {
	background-color: #ec2b1d;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #111113;
	text-align: left;
	width: 800px;
	border: 1px dotted #707071;
	border-top: 0px;
	margin: 0 auto 10px auto;
}
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	background-color: #070708;
}
#logoWrapper {
	background-color: green;
}
#headerWrapper {
	border-bottom: 1px solid #cdcdce;
}
#navColumnTwoWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0 5px 10px 0;
}
	
#tagline {
	display: none;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox {
	margin: 0;
}
#sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
#indexCategories, #productGeneral, #indexProductList {
}
#indexCategoriesMainContent {
	margin-bottom: 10px;
}
.catDescContent {
	margin-bottom: 10px;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 20px 0 0 0;
	color: #787878;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navSuppWrapper {
	text-align: center;
	border-top: 1px dotted #707071;
	background-color: #111113;
	padding: 0 0 5px 0;
}
#navMainWrapper/*#navCatTabsWrapper*/ {
	margin: 0em;
	border-bottom: 1px dotted #707071;
	text-align: right;
	font-size: 1.1em;
	height: 27px;
	background-color: #000000;
}
#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 input {
	margin-top: 3px;
}
#navMainSearch, #navCategoryIcon, .buttonRow {
	/*margin: 0.5em;*/
}
#navBreadCrumb {
	padding: 3px 0 0 10px;
	float: left;
	margin-left: 7px;
}

#navEZPagesTop {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #ccc;
}

#navColumnOne, #navColumnTwo  {
	background-color: #202022;
}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
#additionalImagesWrapper {
	width: 575px;
	float: left;
	background-color: #181819;
	margin: -9px 0 10px 0;
	padding: 10px 0;
}
#priceImagesWrapper {
	float: left;
}
.content, #productDescription, .shippingEstimatorWrapper {
	font-size: 1.1em;
}
#productWidgets {
	float: left;
	width: 560px;
	padding: 10px 5px 10px 10px;
	margin: 10px 0 10px 0;
	background-color: #181819;
}
#productDetailsList {
	float: right;
	margin: -15px 5px 0 0;
	border: solid 1px #202022;
	padding: 3px 5px 3px 5px;
}
#productDetailsList li {
	list-style-type: none;
}
.content {
	margin-top: 30px;
}
#productMainImage {
	margin-right: 10px;
}
#productDescription {
	float: left;
}
#productDescription ul li{
	list-style-image: url(../images/bullet.gif);
}
#indexProductListCatDescription {
}
.alert {
	color: #c00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#indexCategoriesHeading, #productListHeading {
	margin-top: 10px;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	background-color: #202022;
	padding: 10px;
	width: 575px;
	margin-left: 7px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
}
/*Product Description Tables*/
#indexProductListCatDescription table {
	border: none;
	margin-top: 5px;
}
#indexProductListCatDescription table td {
	border-style: none;
	background-color: #181819;
	padding: 2px 0px 4px 8px;
}
/*Shopping Cart Display*/
#shoppingCartDefault {
	padding-bottom: 35px;
}
#cartAdd {
	margin-top: 20px;
	float: left;
}
#cartAdd input {
	margin-top: -10px;
}
#productPrices {
	margin: 0;
}
.tableHeading th {
	border-bottom: 1px solid #ec2b21;
	background-color: #202022;
}
.tableHeading, #cartSubTotal {
}
#cartSubTotal {
	border-top: 1px solid #ec2b21;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	/*height: 2.2em;*/
	background-color: transparent;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	background-color: #202022;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
}
.cartQuantity input {
	border: 1px solid #707071;
	margin: 5px 0 0 0;
}
.cartQuantityUpdate {
	padding: 10px 0 0 2px;
}
#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;
}
.buttonRow {
	margin: 5px;
}
#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;
}
/*Forms*/
#loginDefault fieldset, #createAcctSuccess fieldset, #contactUsDefault fieldset, #accountNotifications fieldset, #addressBookDefault fieldset, #addressBookProcessDefault fieldset, #advSearchDefault fieldset, #checkoutShipping fieldset, #checkoutPayment fieldset {
	border: 1px dotted #707071;
}
#loginDefault input, #contactUsDefault input, #addressBookProcessDefault fieldset input, #advSearchDefault fieldset input, #cc-cc-owner, #cc-cc-number {
	border: 1px solid #707071;
}
#loginDefault label, #loginDefault input , #contactUsDefault label, #contactUsDefault input, #contactUsDefault label, #addressBookProcessDefault input, #addressBookProcessDefault label, #cc-cc-number {
	margin-top: 2px;
}
#loginDefault form div input, #contactUsDefault form div input  {
	border: none;
}
#country, #disp-order-sorter, #advSearchDefault select, #cc-cc-expires-month, #cc-cc-expires-year {
	background-color: #202022;
	color: #ffffff;
	border: 1px solid #707071;	
	margin-left: 0px;
}
#contactUsDefault textarea, #comments textarea, #checkoutPayment textarea  {
	background-color: #111113;
	color: #ffffff;
	border: 1px solid #707071;
}
#checkoutShipping, #checkoutPayment {
	padding-bottom: 35px;
}
#checkoutConfirmDefault {
	padding-bottom: 50px;
}
.instructions {
	float: right;
}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
.imgLink {
	display: block;
	padding: 2px 0 0 0;
	text-align: center;
}
#indexCategoriesMainContent div, .catDescContent img {
	margin: 1em;
}
/*#productMainImage img {
	border: 1px solid #ec2b21;
	padding: 2px;
}
#productMainImage img:hover {
	border: 1px solid #454545;
}*/
.categoryIcon {
	display: none;
}
#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
.categoryListBoxContents {
	background-color: #181819;
	padding: 2em 0em;
}
.centerBoxWrapper {
	background-color: #181819;
	margin: 1.1em 0;
	height: 1%;
}

/*sideboxes*/
.columnLeft {}
#catBoxDivider {
	display: none;
}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
	padding: 3px;
	font-weight: normal;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}
.separator {
	float: left;
	width: 193px;
	border-top: 1px dotted #707071;
	margin: 8px 0 8px -8px;
}
.centerBoxHeading, .rightBoxHeading {
	font-weight: normal;
	border-bottom: 2px solid #202022;
	padding: 8px 0 8px 8px;
	color: #707071;
}
#listCell0-0 {
	font-weight: normal;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
}
.sideBoxContent {
	color: #ff0000;
}
#categories {
	margin: 0 0 0 8px;
}
#categoriescss {
	border-top: 1px dotted #707071;
	margin-top: 5px;
}
#homeLink {
	padding: 18px 0 2px 8px;
	color: #ec2b21;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
}
.category-top {
	color: #ec2b21;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	background: none;
}
.category-products, .category-subs {
	font-size: 1.2em;
	color: #ffffff;
}
.category-subs {
	background: #202022 url("../images/arrow.gif") no-repeat 10px 2px;
}
#chcategoriesHeading, #categoriesHeading {
	display: none;
}
#ezpages {
	margin-top: 8px;
}
#ezpagesContent {
	margin: 0 0 0 30px;
	font-size: 1.2em;
}
#ezpagesContent a {
	color: #ffffff;
}
#ezpagesContent a:hover {
	color: #454545;
}
#ezpagesHeading {
	margin-left: 5px;
	color: #ec2b21;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
}
.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, .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 {
}
span.category-subs-selected {
	border-bottom: 1px dotted #ff0000;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	vertical-align: top;
}

.rowEven {
	vertical-align: top;
}

caption {
	/*display: none;*/
}
#categoryImgListing {
	text-align: right;
	margin-bottom: 20px;
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

#advSearchResultsDefault {
	padding-bottom: 30px;
}

.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;
}
#productsListingTopNumber, #productsListingBottomNumber {
	display: none;
}
.productListing-rowheading {
	display: none;
}
.productListing-odd, .productListing-even {
	background-color: #181819;
}
.productListing-data {
	padding: 10px 0 10px 0px;
	border-bottom: 10px solid #202022;
}
.productListing-data img{
	margin: 0 10px;
}
.productListing-data h3 {
	margin: 0 0 1em 0;
	font-weight: normal;
}
#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: #000000;
}
