<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2011 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 $
 */
body , dl , dt , dd , ol , ul , pre , form , field , p , blockquote , th , td , h1 , h2 , h3 , h4 , h5 , h6 {
	margin: 0;
	padding: 0;
	font-family:arial , helvetica , sans-serif;
}
#footmark_pro div {
	text-align:center;
	color: #000;
}
div {
	padding:0;
}
a {
	text-decoration: none;
	color: #090808;
}
a:hover {
	text-decoration:underline;
}
ul ,ol ,li {
	list-style:none;
}
img {
	border:none;
	vertical-align:middle;
}
p , li {
	line-height:1.8em;
}
.clear {
	clear:both;
}
.pointer {
	cursor:pointer;
}
.linkbtn {
	display:block;cursor:pointer;
}
.linkbtn:hover {
	text-decoration:none;
}
.tablepad tr td {
	padding:0.1875em 0.3125px;
}
input ,select ,button {
	font:1em Verdana ,Arial ,Tahoma;
	vertical-align:middle;
}
/**********		base	**********/
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;
	}
/**********			**********/
CODE {
	font-family: arial , verdana , helvetica , sans-serif;
	font-size: 1em;
	}
FORM , SELECT , INPUT {
	display: inline;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 100%;
	}
input:focus , select:focus , textarea:focus {
	background: #E4FEF5;
	}
#U3kpBGKSLj input#login-email-address ,#U3kpBGKSLj input#login-password {
	margin-bottom: 16px;
	padding: 0;
	width: 100%;
	height: 40px;
 text-indent: 12px;
	}
#U3kpBGKSLj label {
	line-height:26px;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border:none;
	}
#U3kpBGKSLj LEGEND {
	font-size:16px;
	margin-bottom: 16px;
}
LEGEND {
	padding: 0.3em 0;
	}
LABEL , h4.optionName {
 line-height: 1.5em;
 margin-top: -3px;
	}
LABEL.checkboxLabel , LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
.centerBoxContents , .specialsListBoxContents , .categoryListBoxContents , .centerBoxContentsAlsoPurch , .attribImg {
	float: left;
	}
LABEL.inputLabel {
 width: 10em;
 line-height: 30px;
 float: left;
 margin: 5px 0;
	}
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;
 text-transform: initial;
	}
.clearBoth {
	clear: both;
	}
#cartProdTitle {
	color:#000;
}
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 {
 margin: 5px 0 10px;
 color: #fff;
 background: red;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
 margin-bottom: 10px;
 border: none;
 font-weight: bold;
 color: #c9000a;
	}
/**********		wrappers - page or section containers	**********/
#mainWrapper {
	text-align: left;
	vertical-align: top;
	}
#contentMainWrapper , #logoWrapper , #cartBoxListWrapper , #ezPageBoxList , #cartBoxListWrapper ul , #ezPageBoxList ul , #mainWrapper , #popupAdditionalImage , #popupImage {
	margin: 5px 0 10px;
	}
#logoWrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height:75px;
	}
#k1osDjdxQf , #mainWrapper {
	margin: auto;
	} 
#k1osDjdxQf {
	}
	
#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 , #sendSpendWrapper , #checkoutBillto , #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#accountLinksWrapper ,#accountEditDefault ,#addressBookDefault ,#accountPassword {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
#checkoutBillto , #checkoutShipto {
	width:100% !important;
}
.wrapperAttribsOptions {
	float: left;
	width: 50%;
	margin-right: 3%;
	}
/**********		navigation	**********/
.navSplitPagesResult {
	float:left;
}
#accountHistoryDefault fieldset {
	border: 1px solid #d0d0d0;
}
.navSplitPagesLinks {
	float:right;
	}
.navNextPrevCounter {
 margin: 0em;
 font-size: 0.9em;
 display: inline;
 line-height: 26px;
 float: left;
 padding: 0 10px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 0em;
	list-style-type: none;
	}
#navMainWrapper ,#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	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: 0.5em;
	}
#navMainSearch {
	float: right;
	}
/*The main content classes*/
#contentColumnMain , #igbiNzKwad , #w5jOCaOCOF , .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: 0em;margin: 0em;
	}
.smallText , #siteinfoLegal , #siteinfoCredits , #siteinfoStatus , #siteinfoIP {
	font-size: 0.9em;
	}
/*Shopping Cart Display*/
#cartSubTotal {
 font-size: 14px;
 font-weight: bold;
 text-align: right;
 line-height: 38px;
 color: #000;
 padding-right: 15px;
}
.cartProductDisplay {
	position: relative;
}
.cartUnitDisplay , .cartTotalDisplay , .cartRemoveItemDisplay , .cartQuantity , #cartInstructionsDisplay {
	line-height: 90px;
	}
.cartQuantityUpdate input {
	padding-top: 31px;
}
.cartQuantity input {
 height: 26px;
 width: 26px;
 text-align: center;
 margin: 33px 0;
	}
.cartUnitDisplay , .cartTotalDisplay {
 text-align: center;
 padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	text-align:center;
	}
.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;
	}
#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: #000;
	}
.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: 7em;
	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 { float:right;}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents , .specialsListBoxContents , .categoryListBoxContents , .additionalImages , .centerBoxContentsSpecials , .centerBoxContentsAlsoPurch , .centerBoxContentsFeatured , .centerBoxContentsNew {
	margin: 0em 0em;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
/*sideboxes*/
h3.leftBoxHeading , h3.leftBoxHeading a ,
h3.rightBoxHeading , h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading , #currenciesHeading , #musicgenresHeading , #recordcompaniesHeading , #searchHeading , #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading , .centerBoxHeading , .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
.leftBoxContainer , .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}
.sideBoxContent {
	padding: 0.4em;
	}
h3.leftBoxHeading a:hover , h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.rightBoxHeading a:visited , .leftBoxHeading a:visited , .centerBoxHeading a:visited {
	
	}
.centeredContent , TH , #cartEmptyText , #cartBoxGVButton , #cartBoxEmpty , #cartBoxVoucherBalance , #navCatTabsWrapper , #navEZPageNextPrev , #bannerOne , #bannerTwo , #bannerThree , #bannerFour , #bannerFive , #bannerSix , #siteinfoLegal , #siteinfoCredits , #siteinfoStatus , #siteinfoIP , .center , .cartRemoveItemDisplay , .cartQuantityUpdate , .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: left;
	}
#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 {
	padding-left:12px;
	color: #492C08;
	text-decoration: none;
	}
A.category-subs , A.category-products , A.category-subs:visited , A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
 color: #990000;
 font-weight: bold;
 /*text-decoration: underline;*/
	}
/* end categories box links */
/*misc*/
.back {
	float: left;
	}
.forward , #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	height: 1.5em;
	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%;
	}
#myAccountTotal {
	text-align:right;
}
TR.tableHeading {
	background-color: #cacaca;
	color: #fff;
	height: 40px;
	}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
#myAccountShipInfo ,#myAccountPaymentInfo ,#addressBookDefault address {
	line-height:18px;
}
#siteMapList {
	padding: 10px;
	}
#siteMapList a {
	color:#000 !important;
}
.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;
	}
.information {padding: 10px 3px; line-height: 150%; font-size:1.2em;}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#checkoutShoppingCart {
 border: 1px solid #d8d8d8;
 border-radius: 5px;
	}


.cart_img_name {
	float:left;
	width:20%;
}
.cartQuantity ,.cartQuantityUpdate ,.cartUnitDisplay ,.cartTotalDisplay ,.cartRemoveItemDisplay {
 float: left;
}
#cartProdTitle {
	float: left;
	width:calc(100% - 100px);
 padding-top: 32px;
}
.cartImage {
 width: 100px;
 text-align: center;
}
.cartTotalDisplayselect {
	float:right;
	width:10%;
}
.cartTotalDisplayselect div {
	width:50%;
}
.cartAttribsList {

}
.cartRemoveItemDisplay {
	padding-top:37px;
}
.cart-row {
	margin-top: 30px;
 padding-top: 30px;
 border-top: 1px solid #e6e6e6;
}
.cartQuantity ,.cartQuantityUpdate {
	width:50%;
	text-align:center;
}
.cartProductDisplay {
	width: 70%;
	float:left;
}
@media screen and (max-width:767px) {
.cartProductDisplay {
	width: 100% !important;
 float: left;
	}
.cart_img_name ,.cartTotalDisplayselect {
	width: 50% !important;
}
.cartUnitDisplay , .cartTotalDisplay , .cartRemoveItemDisplay , .cartQuantity , #cartInstructionsDisplay {
	line-height: 50px !important;
}
.cartQuantityUpdate input {
	padding-top: 11px !important;
}
.cartQuantity input {
	margin: 13px 0 !important;
}
.cartRemoveItemDisplay {
	padding-top: 17px !important;
}
.cart-row {
 margin-top: 15px !important;
 padding-top: 15px !important;
	}
#cartProdName {
	padding-right:10px;
}
}

.uDi5GnXt4T {
	display:none;
}
.JFAxg2q3Ob &gt; a {
 font-weight: bold;
	font-size: 1.2em !important;
}
.JFAxg2q3Ob &gt; div {
	display: block !important;
}
.CFgOfEgzEm a {
 text-decoration: underline;
}
</pre></body></html>