/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

* {
	margin:0;
	border:0;
	margin:0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif	;
	font-size: 12px;
}

body {
	margin: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif	;
	font-size: 12px;
	color: #010101;
	background-color: #FFF;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0170BF;
	text-decoration: none;
	}
 
a:visited {
	color: #0170BF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #C6412B;
	}

a:active {
	color: #0000FF;
	}
#productTellFriendLink a, #productReviewLink a, h4.optionName,  #productWriteReviewLink span, #reviewCount a, #prod_playability, #prod_features, #prod_focus {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#4877B7;
}
#productTellFriendLink a:hover, #productReviewLink a:hover, #reviewCount a:hover {
	color:#C6412B;
}
h1 {
	font-size: 1.5em;
	color: #0170BF;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .sideBoxContent a, .larger, .tableHeading TH, #cartSubTotal {
	font-size: 1.2em;
	color:#7F7F7F;
	}
LABEL {
	font-size: 1.1em;
	}
.biggerText {
	font-size: 1.2em;
	}

h1, h2 {
	margin: 0.3em 0;
	}
h3, h4, h5, h6 {
		margin: 0;

}
ul {
	list-style-type:disc;
	list-style-position:inside;
	margin:0 30px;
	}
#productName, #productPrices, #reviewsWriteHeading, #reviewsPriceHeading {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#4877B7;
}
#productName {
	float:left;
	margin-left:14px;
}
#productDetailsList li, .model {
	font-size:12px !important;
	margin-left:14px;
}
#productPrices, #reviewsWritePrice,#productReviewsDefaultPrice   {
	font-weight:normal;
	color:#C6412B;
}
#productPrices, #productReviewsDefaultPrice {
	float:right;
	margin-right:14px;
}
#details ul {
	list-style-type:none;
	margin-left: 0;

}
#details ul li {
	display:inline;
	font-size:13px;
	font-weight:normal;
	}
/*  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;
	margin: 0.3em;
	}
INPUT[type="text"], INPUT[type="select"], INPUT[type="password"], textarea  {
	margin: 0.3em 0.1em;
	padding:3px;
	border:1px solid #0170BF;
	}
TEXTAREA {
	margin: 0.5em auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F9E0D9;
	}

FIELDSET {
	padding: 0.5em;
	margin: 1.5em 0em;
	border: 1px solid #cccccc;
	width:auto;
	}

LEGEND, .tableHeading TH, #cartSubTotal {
	font-weight: bold;
	padding: 0.3em;
	color: white;
	background:#3B8ACA;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}
h4.optionName {
	margin-left:14px;
}
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: 1.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
LABEL.radioButtonLabel {
	font-weight: bold;
	}
div.centerColumn {
	padding-left:200px;
	padding-right:100px;
	}
#reviewsWrite.centerColumn, #reviewsInfoDefault.centerColumn {
	padding:0;
}
div.listingDescription, img.listingProductImage, .smallProductImage img  {
	padding:12px;
}

#productGeneral.centerColumn, #createAcctDefault.centerColumn  {
	padding:0;
	margin:2px 0;
}
#checkoutPayment fieldset img {
	margin:4px;
	vertical-align:middle;
	}
fieldset.loginFieldsetCenter {
	width:860px;
	margin-left:6px;
}
P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	border-top: 1px solid #4877B7;
	}

/*warnings, errors, messages*/
.success {
	font-size:1.6em;
	color:#0170BC;
	margin:20px;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	padding-left:2.3em;
	}

.messageStackWarning, .messageStackError {
	background:url(../images/icons/exclamation.gif) #fff no-repeat left top ;
	color: #ff0000;
	}

.messageStackSuccess {
	background-color: #fff;
	color: #0170BF;
	}

.messageStackCaution {
	background-color: #fff;
	color: #0170BF;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1100px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#headerWrapper{
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:144px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-top:9px;
	float:left;
	}
#tagline {
	color:#0170BF;
	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;
	line-height:24px;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	display:none;
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	width:990px;
	height:109px;
	padding-top:20px;
	float:left;
}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: normal;
	}
#navCatTabsWrapper {
	margin-top:10px;
	float:right;
}

#navSupp {	
	margin-top:14px;
	color: #49468C;	
	border-top:#49468C solid 2px;
}

#navMainWrapper {
	display:inline;
	}

#navMain ul, #navSupp ul, #navCatTabs ul, #navMainSearch input {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color: #0170BF;
		}
		
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a.category-top, #navCatTabs ul li a span.category-subs-selected {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0170BF;
	font-weight:normal;
	white-space: nowrap;
	}
	
#navSupp ul li a {
	color: #49468C;
	}
#navCatTabs ul li a span.category-subs-selected {
	color:#C7422A;
	font-size:20px;
}
#navMain , #navMain form, #navCatTabsWrapper, #navMain ul {
	float:right;
}
#navCatTabs ul li a {
	font-size:20px;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	text-align:right !important;
	float: left;
	width:180px;
	margin-left:-200px;
	height: 1%;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

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

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0px 14px;
	}

.buttonRow {
	margin: 5px 14px;
	padding:5px;
}
#details div.buttonRow {
	margin: 2px 14px;
	padding:0px;
}

#navBreadCrumb {
	padding: 0.6em 0.5em;
	margin: 0em;
	color:#C7422A;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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;
	}
.centerBoxContentsNew img, .centerBoxContentsFeatured img, .rightBoxContainer img {
	float:left;
	padding:0 1em 1em 0;
}
.productReviewsDefaultProductMainContent {
	width:300px;
	margin:3px 0 6px 0;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper,#productDescription,#productFeatures,#productFactors,#productFocus {
	/*font-size: 1.2em;*/
	padding-top: 0.2em;
	}

.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;
	}
#indexDefault.centerColumn  {
	padding:0;
	border-top:#6552A4 1px solid;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: right;
	}


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

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 3em;
	text-align: left;
	}
#scProductsHeading {
	padding-left:70px;
}
.cartQuantity {
	width: 5em;
	}

.cartNewItem, .cartOldItem {
	color: #010101;
	font-size:1.1em;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal, #scUnitHeading, #scTotalHeading {
	text-align: left;
	font-weight: normal;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.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 {
		border:18px solid #3b89C9;
		margin-right:9px;
	}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: auto;
	margin: 0.3em 0em;
	vertical-align:middle;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	margin: 10px 10px 10px 0;
	width:286px;
	float:left;
	}
img.centerBoxWrapper {
	margin:0;
	padding:0;
	border:0;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #ffffff;
	}
h3.leftBoxHeading, 
h3.rightBoxHeading {
	font-size: 1.2em;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin-top: 9px;
	padding: 0;
	}
	.centerBoxHeading {margin-top:0;}
#shoppingcartHeading.rightBoxHeading {
	margin-top:22px;
	background:#F0E383;
	text-align:left;
	padding-left:12px;
	padding-top:9px;
}
#shoppingcartHeading.rightBoxHeading a {
	color:#EF4428;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	margin-top: 9px;
	}
#shoppingcart.rightBoxContainer div {
	background:#F0E383;
	padding-bottom:5px;
}
#shoppingcartContent.sideBoxContent {
	padding: 6px 12px;
}
#shoppingcartContent.cartBoxEmpty {
	padding: 0 12px;
	clear:both;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #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, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {	
	}

#navEZPageNextPrev {
	text-align: center;
	margin-bottom:12px;
}
#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 */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #C6412B;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

.rowOdd, .rowOdd td {
	background-color: #FFF;
	height: 1.5em;
	border-bottom:1px solid #AAA;
	vertical-align: top;
	}

.rowOdd td {
	border-bottom:1px solid #AAA;
}

.rowEven {
	background-color: #FFF;
	border-bottom:1px solid #AAA;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven td {
	border-bottom:1px solid #AAA;
}

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

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

.productListing-rowheading {
	background-color: #0170BC;
	background-image: url(../images/tile_back.gif);
	height: 2.2em;
	color: #FFFFFF;
	
	}

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

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

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	padding:15px;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	text-align:left;
	}
#seProductsHeading {
	text-align:left;
	}
#seProductsHeading, #seTotalHeading {
	background-color:#0171BC;
	color:#FFF;
	padding:5px;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


* {
	border:0;
	margin:0;
	padding:0;
	}

#thumbs, #main_img, #details {
	margin-right:9px;
	float:left;
	}
.hidden_images {
	position:absolute;
	left:-5000px;
}

#thumbs {
	width:167px;
	}
.thumbs_1 {
	border:18px solid #E2C708;
	width:131px;
	height:131px;
	margin-bottom:9px;
}
.thumbs_2 {
	border:18px solid #6E9D19;
	width:131px;
	height:131px;
	margin-bottom:9px;
}
.thumbs_3 {
	border:18px solid #EF4428;
	width:131px;
	height:131px;
	margin-bottom:9px;
}

#details {
	width:275px;
}
#details.reviews {
	width:450px;
}

#data_box {
	background:#E9EFF6;
}
	