/**
 * 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:Arial,Verdana,Sans-serif;font-size:12px;color:#5d5d5d;background-color:#f3f3f3;}

a img {border: none; }
div.none {font-size:0px;margin:0}
a, a:link{color:#494949;text-decoration:none;font-family:Arial, Helvetica, sans-serif;}
h1, h2 {
	font-size: 14px;
	}
h2{padding:16px;}
h3 {
	font-size: 12px;
	}
.sideBoxContent{padding:10px 10px 10px 18px;}

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

.biggerText {}

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;color:#ffffff}
FORM{display:inline;font-size:12px;margin:0;font-family:arial,sans-serif;}

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

FIELDSET{padding:0.5em;margin:0.5em 16px;border:1px solid #cccccc;}
#loginDefault fieldset.floatLeft{margin:0.5em;}
#loginDefault fieldset input,#loginDefault fieldset select{width:170px;}
#gender-female,#gender-male,#email-format-html,#email-format-text,#newsletter-checkbox{width:12px !important;}
#dob{width:70px;}

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

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

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

.centerColumn{background-color:white;}

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;font-size:2px;line-height:2px;}

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: #ff2288;
	color: #ffffff;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper{width:766px;vertical-align:top;background:#f3f3f3 url(../images/header.jpg) no-repeat scroll 0% 0%;}
#header{padding-left:18px;padding-bottom:30px;}
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {margin:0;padding:0;}
#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;padding-left:16px;}
.navSplitPagesLinks a{text-decoration:underline;}
.navSplitPagesLinks {margin:8px 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:#9A150C;margin-left:0.5em;font:normal normal normal 11px tahoma,sans-serif;}
.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-color:#D8D8D8;color:#BE61AD;}

#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: 19px;
	padding: 0.5em;
	border: 1px solid #0267CD;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #0267CD;
	}
.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 1em;
	}

/*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:11px;
}
.centerBoxWrapper {}

/*sideboxes*/
.columnLeft {}

h1,h3.leftBoxHeading, h3.leftBoxHeading a, h2.centerBoxHeading, h2.centerBoxHeading a,h3.rightBoxHeading,h3.rightBoxHeading a{font:normal normal normal 18px serif;color:#BE61AD;text-align:left;margin-bottom:2px;}
h2.centerBoxHeading, h2.centerBoxHeading a{color:#A94F99;}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #01030D;
}
h1,.leftBoxHeading,.centerBoxHeading,.rightBoxHeading{padding:6px 0 6px 25px;background-color:#d8d8d8;}
h1,.centerBoxHeading {color:#A94F99;background-color:#e6d8f0;}

#bannerbox2{margin-top:3px;}

#currenciesContent{text-align:center;padding-top:2px !important;}

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 3px 10px;line-height:20px;font-family:Tahoma,Arial,Verdana;}
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;padding-right:16px;}
.forward a{color:#BE61AD;}
.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-color:#d8d8d8;height:20px;color:#BE61AD;line-height:30px;}
.productListing-rowheading a{color:#BE61AD;}

#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 14px serif;color:#3a3a3a;text-transform:uppercase;background: url(../images/menu.gif) repeat-x scroll 50% 50%;float:left;padding:10px 0;}
#menu a{color:#9A5595;font:normal normal bold 13px serif;}
#menu .current a,#menu a:hover{color:#1a0000;}
.line {height:3px;background:url(../images/line.gif) no-repeat left;}
#single{clear:both;padding:52px 10px 0;}
#single div{float:left;}
#slogan{clear:left;padding:16px 0 0 98px;}
#verx{padding:16px 0;}
#verx div{display:inline;}

.greeting {text-align:left}
div.centerBoxContentsFeatured{padding:0}
.product_item,.product_item a,
.product_name{color:#9A150C;font-weight:bold;font-size:11px;vertical-align:top;text-align:left;}
.product_name a{color:#9A150C;text-decoration:none;height:30px;display:block;}
.product_item,.product_item a{padding:0;vertical-align:bottom;}
.product_desc{font:normal normal normal 11px tahoma,sans-serif;padding:8px 0;}
.featured2{}
.featured3{}
.price {font:normal normal bold 16px tahoma,sans-serif;color:#180000;}
.centeredContent {text-align:center}
#bannerbox, #bannerbox2, #bannerbox div, #bannerbox2 div {background:none;padding:0}

td#footer {font-size:11px;color:#6B6B6B;text-align:right;padding-top:3px;}
#footer a, #footer a:hover {color:#6B6B6B;}
#footer strong {padding:0 40px;font-weight:normal;}
.price img {float:left}

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


#currenciesContent,#shoppingcartContent{padding:0 0 0 45px;}
.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}
*/
#bannerboxHeading,#bannerbox2Heading{display:none;}

#productListing{padding:10px 0;}
.content .content .content{padding:16px 16px 10px 16px;}
#cartContentsDisplay td{padding:5px 2px;}
.catDescContent,.ca1tegoryImg,.ca1tegoryListBoxContents
{background:transparent url(../images/line.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}
.content .content #specialsListing {padding: 0; margin:0; border:none}
#cartContentsDisplay,#prevOrders{margin:auto;}

.entry{background-color:white;padding:19px;}
#shoppingcartContent{color:#F089DF;font:normal normal bold 11px tahoma,sans-serif;}
#shoppingcartContent a{color:#F089DF;}
input,select,#currenciesContent select{color:#01030D;font-weight:normal;}

#tellafriend{background:#C8D3E5 url(../images/tellafriend.gif) repeat-x scroll 0% 0%;padding-bottom:40px;}
#tellafriendHeading{background:none;color:#97228E;}
#tellafriend .text{width:100px;border:1px solid #924e82;}


#productDescription,#productMainImage,.navNextPrevWrapper,.productDateAdded,#productInfoLink,
#categoryDescription,#productListing,#contactUsDefault,#sorter,h4,
#logoffDefaultMainContent,#accountHistInfo,
#conditionsMainContent,#privacyDefaultMainContent,
#productAttributes{padding:16px;}

#tellafriendHeading{margin:0;padding-bottom:0;padding-top:14px;}
#tellafriendContent{padding-bottom:0;}

#currenciesContent,#searchheaderContent td{font:normal normal normal 11px tahoma,sans-serif;color:#ED82DB;}
h4.optionName{padding-top:3px;}
#cartProdTitle{clear:left;float:left}

#all_prod{font-weight:bold;text-decoration:underline;}
