/**
 * 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: 62.5%;
	color: #000000;
	background: #f6f8f9 url(../images/background-page.gif) repeat-x 0 0;
	padding: 12px 0;
	}

body#popupCVVHelp,
body#infoShoppingCart
{
	background: #fff;
	padding: 10px;
}

body#popupImage
{
	background: #fff;
	padding: 5px;
}

a img {border: none; }

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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.3em 0;
	}

/*  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;
	font-size: 1em;
	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, .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: 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*/
#mainWrapper {
	background: #ffffff url(../images/background-wrapper.gif) repeat-x 0 100%;
	text-align: left;
	width: 95%;
	vertical-align: top;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	height:128px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

#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*/

.navSplitPagesResult { padding: 8px 0; }
.navSplitPagesLinks {}

.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: #1d2f1d;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navSuppWrapper { margin-top: 8px; }

#navCatTabsWrapper {
	background: transparent;
	color: #9a9a9a;
	font-size: 1.35em;
	position: absolute;
	top: 50px;
	right: 50px;
	margin: 0;
	padding: 0;
}

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

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 80px;
	right: 60px;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #1d2f1d;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	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 {
	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.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal
{
	color: #888;
	font-style: italic;
	padding: 8px;
	text-align: right;
}

/*Shopping Cart Display*/
#cartAdd {
	background: transparent url(../images/background-cart-add.gif) no-repeat 50% 0;
	text-align: center;
	margin: 1em auto 0 auto;
	padding: 1em;
	width: 200px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

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

#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: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #1d2f1d;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage,
#cartProdTitle {
	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 {
	background-color: #fff;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}


h3.leftBoxHeading,
h3.rightBoxHeading
{
	font-size: 1em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #1d2f1d;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border-right: 1px solid #9a9a9a;
	border-bottom: 2px solid #336633;
	border-left: 1px solid #9a9a9a;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background: #fff url(../images/background-box.gif) repeat-x 0 0;
	padding: 0.4em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.tabTable td { padding: 8px 3px; }

.productListing-rowheading {
	background-color: #1d2f1d;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	height: 2em;
	color: #FFFFFF;
	}

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

#didyouknow
{
	right: 35px;
	position: absolute;
	top: 118px;
}

#didyouknow-message
{
	font: normal 9pt calibri, tahoma, verdana, arial, serif;
	right: 35px;
	position: absolute;
	top: 152px;
	width: 360px;
}

#productPrices
{
	background: transparent url(../images/background-price-left.gif) no-repeat 0 0;
	float: left;
	height: 31px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#productPrices span
{
	background: transparent url(../images/background-price-right.gif) no-repeat 100% 0;
	display: block;
	line-height: 31px;
	padding-left: 12px;
	padding-right: 16px;
}

/** links **/

a
{
	color: #30f;
	text-decoration: none;
}

a:hover
{
	color: #36f;
	text-decoration: none;
}

#navMain ul li a,
#navSupp ul li a,
#navCatTabs ul li a
{
	color: #fff;
	margin: 0;
	padding: 0 8px;
	white-space: nowrap;
}

#navCatTabs ul li a,
#navCatTabs ul li a:hover { color: #888; }

.leftBoxHeading a,
.leftBoxHeading a:hover,
.centerBoxHeading a,
.centerBoxHeading a:hover,
.rightBoxHeading a,
.rightBoxHeading a:hover,
.productListing-rowheading a,
.productListing-rowheading a:hover { color: #fff; }

a.category-top,
a.category-top:hover { color: #080; }
a.category-subs,
a.category-subs:hover,
a.category-products,
a.category-products:hover { color: #0a0; }

#navEZPagesTOC ul li a
{
	margin: 0;
	padding: 0 8px;
}

#information ul li { padding: 2px 0; }

#categoriesContent { line-height: 175%; }

#chcategories ul,
#chcategories ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#chcategories ul ul { padding-top: 3px; }
#chcategories ul li li { padding-left: 13px; }

#chcategories ul li a .category-subs-count { color: #000; }

#chcategories ul li a
{
	background: transparent;
	display: block;
	line-height: 21px;
	padding-left: 3px;
}

#chcategories ul li a span.wrapper
{
	background: transparent;
	display: block;
	line-height: 21px;
	padding-right: 3px;
}

#chcategories ul li a:hover { background: transparent url(../images/background-menu-left.gif) no-repeat 0 0; }
#chcategories ul li a:hover span.wrapper { background: transparent url(../images/background-menu-right.gif) no-repeat 100% 0; }

#designer-steps
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#designer-steps li
{
	margin: 0;
	padding: 4px 0;
	text-align: right;
}

#designer-steps li input
{
	background-color: #fff;
	border: none;
	color: #00f;
	font: normal 110% verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 2px 1px;
	text-align: right;
	width: 25em;
}

#designer-steps li.disabled-step input,
#designer-steps li.prev-step input { color: #888; }
#designer-steps li.prev-step input { background: #fff url(../images/icon-prev-step.gif) no-repeat 0 50%; }
#designer-steps li.selected-step input { background: #fff url(../images/icon-selected-step.gif) no-repeat 0 50%; }

#main_page .pane-1 { float: left; clear: right; padding-top: 8px; width: 65%; }
#main_page .pane-2 { float: left; clear: right; padding-top: 8px; width: 35%; }

#main_page .pane-1 .wrapper { border-right: 1px solid #ccc; padding-right: 8px; padding-left: 3px; }
#main_page .pane-2 .wrapper { padding-right: 3px; padding-left: 8px; }

#main_page p { margin: 0; padding: 12px 0 0 4px; }
#main_page p.header { background: #efefef url(../images/background-main_page-header.gif) repeat-x 0 0; border-bottom: 1px solid #ccc; margin: 0; padding: 3px; }
#main_page p.first { padding-top: 8px; }
#main_page p.section { margin-top: 16px; }

#main_page img { float: left; margin: 0 8px 8px 0; }

#main_page ul { margin: 0; padding: 8px 0 0 4px; list-style: none; }
#main_page ul li { border-bottom: 1px dotted #ccc; margin: 0; padding: 2px 0; }

#main_page .clear { clear: both; }



#price_comparison table { width: 100%; }

#price_comparison table caption { font-size: 125%; font-weight: bold; padding: 3px 0 8px 0; text-align: left; }

#price_comparison table thead th { background: #efefef url(../images/background-price_comparison-header.gif) repeat-x 0 0; border-bottom: 1px solid #ccc; padding: 3px 4px; text-align: center; }
#price_comparison table thead th.sk { width: 55%; }
#price_comparison table thead th.as { width: 45%; }

#price_comparison table tr { vertical-align: top; }

#price_comparison table tr td { background: transparent url(../images/icon-face-happy.gif) no-repeat 0 3px; border-bottom: 1px solid #ccc; padding: 6px 4px 10px 24px; vertical-align: top; }
#price_comparison table tr td.sk { color: #040; }
#price_comparison table tr td.as { background-image: url(../images/icon-face-sad.gif); color: #400; }

#price_comparison p { background: transparent url(../images/icon-face-happy.gif) no-repeat 0 8px; margin: 0; padding: 8px 4px 10px 24px; }
#price_comparison p.sk { color: #040; margin-top: 16px; }
#price_comparison p.as { background-image: url(../images/icon-face-sad.gif); color: #400; }

#price_comparison .sk .price,
#price_comparison .as .price { border-bottom: 1px solid #ccc; display: block; float: right; font-size: 135%; padding-left: 8px; }

#price_comparison .sk .price { border-color: #080; color: #080; }
#price_comparison .as .price { border-color: #c00; color: #c00; }
