/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #eee;
	background-color: #222;
/*	background: url(../images/bg_c.gif) repeat top;*/
}

a img {border: none; }

a {
/*	color: #9cf;*/
    color: #cccccc;
	text-decoration: none;
}
a:visited {
/*	color: #7ac;*/
/*	color: #9cf;*/
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	font-family: verdana;
	color: #999;
}
h1 {
	margin: 0px 0px 15px 0px;
	/*text-align: center;*/
	font: 110% verdana, arial, helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	letter-spacing: 2px;
/*	text-transform: uppercase;*/
	/*border-bottom: 1px solid #000;*/
	/*clear: both;*/
}
h2 {
	font-size: 105%;
	margin: 0;
}
h3 {
	font-size: 100%;
}

h4 {
	font-size: 110%;
}
p, ul, ol {
	margin: 0 0 1.5em 0;
}


/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #444;
	text-align: left;
	width: 998px;
	border-top: 1px solid #00000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#headerWrapper {
}
#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0.1em;
}

#logoWrapper{
	/*background-color: #444;*/
	text-align: left;
		background: url(../images/carbon.jpg) repeat top;
/*		background: url(../images/carbon_up.jpg) repeat top;*/
/*		background: url(../images/logo_photo.jpg) no-repeat bottom right;*/
}

#Layer1 {
	position:absolute;
	width:350px;
	height:105px;
	z-index: 2;
	left: 63.5%;
	top: 22px;
	overflow: hidden;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#navColumnOneWrapper {
	margin: 0 .2em;
	padding-left: .3em
}
#navColumnTwoWrapper {
	margin: 0 .2em;
	padding-left: .3em
}
#taglineWrapper {
	text-align : right;
	vertical-align: middle;
	}
}
#tagline {
padding-right:0.2em;
margin-top: -1.29em;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	}

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

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

.floatingBox1 {
                margin-top: 1em;
	width: 35.5%;
}

.productGeneral1 {
                  color: #ff6600;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*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: 0;
	padding: .4em .2em;
	background-color: #444;
	/*border-bottom: 1px solid #222;*/
/*	background: url(../images/bg_c.gif) repeat top;*/
		background: url(../images/logo_bg.gif) no-repeat top right;
}

#navCatTabsWrapper {
	background-color: #333;
	/*display: none;*/
/*	border-top: 1px solid #222;*/
	padding: 0 0; /*down background height*/
		background: url(../images/logo_bg1.gif) no-repeat bottom right;
}

#navCatTabsWrapper ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}
#navCatTabsWrapper ul li {
	display: inline;
	position: relative;
}
#navCatTabsWrapper ul li a/*, #navSupp ul li a*/ {
	padding: 0.2em;
	margin: 0;
	background-color: #393939;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
text-decoration:none;
border-color:#272B2E #272B2E #272B2E;
}

#navCatTabsWrapper ul,#navCatTabsWrapper li {
margin:0;
padding:0;
display:inline;
}

#navCatTabsWrapper ul li a:hover {
background:#FF6600;
color: #fff;
}







#navMain {
	margin-top: -1px;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0 0;
	padding: 0em;
	list-style-type: none;
	position: relative;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	position: relative;
}
#navMain ul li a/*, #navSupp ul li a*/ {
	padding: .4em 0.1em;
	margin: 0;
	background-color: #393939;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
text-decoration:none;
border-color:#272B2E #272B2E #272B2E;
}

#navMain ul,#navMain li {
margin:0;
padding:0;
display:inline;
}

#navMain ul li a:hover {
background:#FF6600;
color: #fff;
}
#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: #333;
	margin: 0 .2em;
	padding: 2px;
	border: 1px solid #222;
}

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
code {
	font-family: verdana, arial, helvetica, sans-serif;
}

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

textarea {
	margin: auto;
	padding: 0 3px;
	width: 100%;
	background-color: #555;
	border: 1px solid #222;
	color: #fff;
	font: inherit;
}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #222;
}

legend {
	font-weight: bold;
	padding: 0.3em;
        color: #ff6600;
}

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

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
input {
	width: auto !important; /*hack for Zen Cart resizing buttons, grr */
}
input[type="text"], input[type="password"] {
	background-color: #555;
	border: 1px solid #222;
	font: inherit;
	color: #fff;
	padding: 0 3px;
}
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 #ff5a00;
}

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

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

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

/*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: #ff5A00;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*padding: 0.8em;*/
}
.centerColumn {
	padding: 3px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	text-align: center;
		background: url(../images/carbon_down.jpg) repeat top;
}


.smallText {
	text-align: center;
	background:none;
}

#indexCategoriesHeading {
color:#FF6600;
}


/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	border: 1px solid #000;
	padding: 1em;
}


.tableHeading th {
	border-bottom: 1px solid #222;
}

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

#cartSubTotal {
	border-top: 1px solid #222;
	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 {
	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: #333;
	border: 1px solid #222;
}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ffffff;
	font-weight: bold;
}

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

/*#productImage {
	margin:0 auto;
	text-align:center;
	}*/
	
.imgLink {
	display:block;
/*	width:100%;*/
	}
/* css for product image drop shadow and border. To disable the drop shadow and border, simply delete or comment out this section */

#productMainImage {
 	float:left;
/*	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;*/
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	}

#productMainImage img {
	display: block;
	position: relative;
	background: #ffffff;
	margin: 0 5px 3px 5px;
	border: 1px solid #000000; /* defines the border for the product image. To remove the border delete or comment out this line, AND padding: 4px; below */
	padding:5px;
	}
	
/* end css for product image drop shadow */


.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 {
	border: 1px solid #222;
	margin: 0.4em 0;
	height: 0.8%;
	background-color: #393939;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	margin: 0;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
color: #ffffff;
}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	padding: 3px;
	font-weight: bold;
	color: #E4e4e4;
	border-bottom: 1px solid #222;
/*	background-color: #333;*/
	background-color: #FF6600;
	background: url(../images/carbon_cat_head.png) repeat-x top;
}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #222;
	margin: 0 0 .8em 0;
}

#bestsellersContent {
	background-color: #393939;
	padding: .4em .6em;

}
.sideBoxContent {
	background-color: #393939;
	padding: .4em .25em;
}
.sideBoxContent_cat {
	background-color: #393939;
	background: url(../images/carbon_cat.jpg) repeat-x top;
	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;
	color : #ff6600;
	font-weight:bold;
}
span.category-subs-selected {
	font-style: italic;
	color : #ffffff;
	font-weight:bold;
background:#FF6600;
text-decoration:none;
}

/* end categories box links */

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

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

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

.rowEven {
	background-color: #494949;
	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: #333;
}
#prevOrders td {
	border-bottom: 1px solid #222;
	padding: 0 .5em 0 0;
}
.productListing-rowheading {
	background-color: #333;
}
.productListing-data a {
        color:#ffffff;
}

.productListing-data a:hover {
        color:#ff5a00;
}

.productListing-data visited {
        color:#ffffff;
}

.productListing-data {
	padding: .5em .5em;
	border-bottom: 1px solid #FF6600;
/*	background-color:#ffffff;	*/
}
.productListing-data h3 {
	margin: 0 0 1em 0;
}

#productDetailsList {
	padding-left: 1.4em;
	}

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