/**
 * 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:20px 0 30px 0;font-family:Arial,Verdana,Sans-serif;font-size:12px;color:#2A2A2A;background-color:#0a0a0a;}
form{margin:0;padding:0;}

#body{margin:0 auto;width:706px;}
#logo{float:left;padding:0 20px;}
#logo img{float:left;}
#verx{float:right;padding:0;}
#verx div{background:transparent url(../images/verx.gif) repeat-x scroll 50% 0%;float:left}
#verx div div{background:transparent url(../images/verx_r.gif) no-repeat scroll 100% 0%;}
#verx div div div{background:transparent url(../images/verx_l.gif) no-repeat scroll 0% 0%;height:74px;padding:0 16px;}
#langs{padding-left:10px;}
#verx2{clear:both;background:transparent url(../images/menu.gif) repeat-x scroll 0% 13px;}
#cart div{background:transparent url(../images/menu_r.gif) no-repeat scroll 100% 13px;padding:0 40px;}
#cart{float:right;background:transparent url(../images/cart_bg.gif) repeat-x scroll 100% 13px;}
#cart .cart{vertical-align:top;padding-top:25px;}
#cart .cart a{color:white;}
#cart .items{vertical-align:top;color:black;font:normal normal bold 11px Tachoma,Arial,Sans-serif;height:25px;}
#menu{background:transparent url(../images/menu_l.gif) no-repeat scroll 0% 13px;padding-left:20px;padding-top:13px;}
#menu a{font:normal normal bold 12px "Zurich Cn BT",Arial,Sans-serif;text-transform:uppercase;}
#main{background-color:#ffffff;margin-top:4px;}
#main .corner{background:transparent url(../images/main_lt.gif) no-repeat scroll 0% 0%;}
#main .corner .corner{background-image:url(../images/main_rt.gif);background-position:100% 0%;}
#main .corner .corner .corner{background-image:url(../images/main_lb.gif);background-position:0% 100%;}
#main .corner .corner .corner .corner{background-position:100% 100%;background-image:url(../images/main_rb.gif);padding:12px 14px 13px 11px}

.hor{background:transparent url(../images/hor.gif) repeat-x scroll 50% 50%;}
.vert{background:transparent url(../images/vert.gif) repeat-y scroll 50% 50%;}


a img {border: none;text-decoration:none;}
div.none {font-size:0px;margin:0}
a, a:link{color:#3A3B3B;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;}
#productMainImage a,.categoryListBoxContents a,
a:hover{text-decoration:none;}
#footer a,#footer a:link,#verx2 a,#verx2 a:link{text-decoration:none;}
#footer a:hover,#verx2 a:hover{text-decoration:underline;}
#navColumnTwoWrapper a{font-weight:bold;text-decoration:underline;}
h1, h2 {
	font-size: 14px;
	}
h2{padding:10px;}
h3 {
	font-size: 12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{font-size:11px;font-family:Tahoma, Arial, Verdana;}
label{margin-left:5px;}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;font-family:Tahoma, Arial, Verdana;
	}

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

SELECT, INPUT {display:inline;font-size:11px;margin:0;font-family:Tahoma, Arial, Verdana;}
FORM {display:inline;font-size:12px;margin:0;font-family:Tahoma, Arial, Verdana;}

TEXTAREA {
	margin: 5px 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.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.content .centerColumn .categoryListBoxContents{margin:20px 0 10px 0;}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float:left;margin-top:30px}

LABEL.inputLabel {float:left;padding-left:10px;width:100px;}

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

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*/
#header {margin:0 0 4px 9px;background:url(../images/header_bg.gif) repeat-y}
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {margin:0;padding:0;}
#navColumnOne,#navColumnTwo,#content{padding-bottom:9px;}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {margin:0 auto;} 
#navColumnOneWrapper, #navColumnTwoWrapper {margin:0 0 0 0;}
	
#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: 47%;*/
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.content .centerColumn div.navSplitPagesResult,.navSplitPagesResult,.navSplitPagesLinks {margin:8px 0;}
.navSplitPagesResult strong,.navSplitPagesLinks a{font-weight:bold;}
.navSplitPagesLinks {margin:2px 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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

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

#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.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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, .buttonRow, #indexProductListCatDescription {margin:5px 10px}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #94BE1E;
	font-size: 9px;
	font-weight: bold;
	margin: 0em;
	padding: 5px;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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;text-align:left}
.c2enterColumn{background:transparent url(../images/line.gif) repeat-x scroll center bottom;padding-bottom:10px;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	}

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

.tableHeading, #cartSubTotal {background:#fd9314 url(../images/heading2.gif) repeat-x scroll 50% 0%;height:30px;color:#FFFFFF;}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 30px;
	}

.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;
	border: 1px solid #0267CD;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #8BB03E;
	}
.productPriceDiscount {font-size:14px}
.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*/
.categoryIcon {}

#cartImage {
	margin: 0.5em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 5px 0 0 0;
  font-size:20px;
	}
.centerBoxContents a, .specialsListBoxContents a, .categoryListBoxContents a, .additionalImages a, .centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a{
font-size:12px;
}
.centerBoxWrapper {}

/*sideboxes*/
.columnLeft {}

h1,h3.leftBoxHeading, h3.leftBoxHeading a, h2.centerBoxHeading, h2.centerBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {font:normal normal bold 12px Arial,Helvetica,sans-serif;color:white;text-align:left;text-transform:uppercase;text-decoration:none}
h2.centerBoxHeading, h2.centerBoxHeading a{color:#0267CD;}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #01030D;
}
h1, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {padding:7px 0 9px 22px;font-weight:bold;}
h1, h2.centerBoxHeading {border:none;color:white;}
h1, h2.centerBoxHeading{padding:7px 0 15px 21px;font-weight:bold;}

.leftBoxContainer, .rightBoxContainer {background:transparent url(../images/side.gif) repeat-y scroll 0% 0%;}
#categoriesContent{background:none;}
.sideBoxContent{background:transparent url(../images/side_b.gif) no-repeat scroll 0% 100%;padding:14px;}
#manufacturers{background:#f3f3f3 url(../images/manuf_b.gif) no-repeat scroll 0% 100%;padding-bottom:10px;}
#manufacturersHeading{background:#f3f3f3 url(../images/manuf_t.gif) no-repeat scroll 0% 0%;}
#categories{background-color:#edede3;background-image:none;}
#categoriesHeading{background-image:url(../images/categheading.gif) !important;}
#currenciesContent{padding:5px 10px;text-align:center;}

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .gvBal, .attribImg {
	text-align: center;
	}
#cartEmptyText{padding:30px;}
#productMainImage{float:right;}
#bestsellers ul {
	padding: 0;
	margin:0;
	}

#navColumnTwoWrapper li {margin:0;padding:7px 0 6px 23px;list-style-type:none;background:#ffffff url(../images/item.gif) no-repeat scroll 14px 11px;}

#bannerboxHeading {}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
.category-top,#categoriesContent a{padding:3px 0 0 14px;line-height:20px;font-family:Tahoma,Arial,Verdana;}
.category-top {background:transparent url(../images/item.gif) no-repeat scroll 2px 8px;}
SPAN.category-subs-parent {font-weight:bold;}
SPAN.category-subs-selected {font-weight:bold;}
/* end categories box links */
li.information-top {list-style-image:url(../images/item.gif);list-style-position:inside;padding-left:7px;border-bottom:1px solid #FFF}
li.information-top a {color: #294173;text-decoration:none;padding:8px;line-height:24px;font-size:11px}
/*misc*/
.back {float:left;}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	vertical-align: top;
	}

.rowEven {
	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;
	/*vertical-align: top*/
	}

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

.productListing-rowheading {background:#fd9314 url(../images/heading2.gif) repeat-x scroll 50% 0%;height:30px;color:#FFFFFF;}
.productListing-rowheading a{color:#ffffff;}

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

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

LABEL#textAreaReviews {
	font-weight: normal;
	margin:5px 10px;
	display:block;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #01030D;
	}
div#headerColumn {float:right;padding-right:9px;vertical-align:top}
div#headerColumn div {float:left;margin-right:20px;padding:0}
div#headerColumn div.title {font-size:10px;margin-right:14px;color:#1B1B1B;padding-top:2px}
#menu {font:normal normal bold 12px Verdana;}
#menu a{color:#0a0a0a;}
.line {height:3px;background:url(../images/line.gif) no-repeat left;}
#single{background:#e1dee2 url(../images/beetwin.gif) repeat-x scroll 0% 0%;width:268px;}

.greeting {text-align:left}
div.centerBoxContentsFeatured{padding:0}
.product_item,.product_item a,
.product_name{font-weight:bold;font-size:11px;padding:10px 0;vertical-align:top;text-align:left;}
.product_name a{height:30px;display:block;padding:0 5px;color:#89B03D;}
#specialsContent .product_name a{display:inline;padding:0;text-transform:uppercase;}
#specialsContent a{text-decoration:none;font-weight:bold;}
.product_item,.product_item a{padding:0;vertical-align:bottom;}
.featured2{}
.featured3{padding:10px 0 20px 5px;}
.price {font:normal normal bold 18px Arial,Helvetica,sans-serif;color:#343434;}
.price small{font-size:12px;text-transform:lowercase;}
.centeredContent {text-align:center}
#bannerbox, #bannerbox2, #bannerbox div, #bannerbox2 div {background:none;padding:0}

td#footer {font-size:11px;color:#2F383F;text-align:right;font-family:Tachoma,Arial,Sans-serif}
#footer a, #footer a:hover {color:#2F383F;font-size:11px;}
#footer strong {padding:0 40px;font-weight:normal;}
.price img {float:left}

td.productListing-data{padding:8px;}
div.categoryImg {padding:10px 20px}
.content tr.rowOdd td{background-color:#EDEDE3}
tr.productListing-odd td{background-color:#EDEDE3;}
div.listingDescription {padding:0 16px}

#languagesContent img{margin-bottom:5px;}
#shoppingcartContent,#languagesContent{display:inline;padding:0 10px;}
.box2{padding-top:1px;padding-left: 2px;}
input.title{color:#000000;font-weight:normal;}
#cart strong{color:#A60700}
.title{font:normal normal bold 11px Arial,Tahoma,Sans-Serif;color:#000000;}
/*
h1 + div,h2.centerBoxHeading + div,#informationHeading + div,#bestsellersHeading + div,
#categoriesHeading + div,#specialsHeading + div{background:transparent url(../images/sideheading2.gif) no-repeat scroll 3px 0%;padding-top:10px}
*/
h1,h2.centerBoxHeading{background:transparent url(../images/heading.gif) no-repeat scroll 0% 0%;}
#informationHeading,#bestsellersHeading,
#categoriesHeading,#specialsHeading{background:transparent url(../images/sideheading.gif) no-repeat scroll 0% 0%;}
#bannerboxHeading,#bannerbox2Heading{display:none;}

#productListing{padding:10px 0;}
.content .content{padding:0 0 10px 0;}
#cartContentsDisplay td{padding:5px;}
.content .centerColumn h3,
.content .centerColumn h4,
.content .centerColumn fieldset{margin:3px 10px;}
.catDescContent,.ca1tegoryImg,.ca1tegoryListBoxContents
{background:transparent url(../images/hor.gif) repeat-x scroll left bottom;padding-bottom:10px;}
.content .centerColumn address{padding:13px 10px 3px 10px;}
.content .centerColumn .specialsListBoxContents,
.content .centerColumn #whatsNew,
.content .centerColumn #whatsNew div,
.content .centerColumn #specialsDefault,
.content .centerColumn #specialsDefault div,
.content .centerColumn #featuredProducts,
.content .centerColumn #featuredProducts div{margin:0;}
.content .content #specialsListing .specialsListBoxContents{width:150px; padding: 0; margin-bottom:10px;margin-top:10px;margin-left:6px;}
.content .content #specialsListing {padding: 0; margin:0; border:none}
#cartContentsDisplay,#prevOrders{margin:auto;}

.entry{padding:6px;}
#searchheaderContent{background:transparent url(../images/search.gif) no-repeat scroll 0% 0%;padding:6px 2px 8px 72px;}
#currenciesContent,#shoppingcartContent{color:#002C9C;font:normal normal bold 11px Tahoma, Arial, Verdana;}
#currenciesContent,#shoppingcartContent a{color:#01030D;}
input,select,#currenciesContent select{color:#01030D;font-weight:normal;}
#categoriesContent a{color:#2F383F;}
#categoriesContent a.category-products{text-decoration:none;}
#footer{background:#cfcfcf url(../images/footer.gif) repeat-x scroll 50% 0%}
#footer div.footer{background: transparent url(../images/footer_l.gif) no-repeat scroll 0% 100%;}
#footer div.footer div.footer{padding:5px 17px;background: transparent url(../images/footer_r.gif) no-repeat scroll 100% 100%;}
#specialsListingBottomNumber,#specialsListingTopNumber{padding-left:6px;}
a.category-subs{text-decoration:none;}
