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

body {
	background-color:#F5F5F5;
	background-image:url(../images/bg-body.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#858687;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
/*	background-attachment: fixed;*/
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #33D3F8;
	text-decoration: none;
	}
 
a:visited {
color:#33D3F8;
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: #858687;
	}

a:active {
color:#33D3F8;
}

#indexDefaultHeading {
background-image:url("../images/bg-h1indexdefaultheading.jpg");
background-position:center center;
background-repeat:no-repeat;
height:317px;
width:507px;
}

#indexDefaultHeading h1 {
color:#A9ADB0;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:22px;
font-weight:bold;
line-height:1.2em;
padding-bottom:0.6em;
padding-left:20px;
padding-top:20px;
}

#indexDefaultHeading h2 {
color:#A9ADB0;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:1em;
padding-bottom:0.9em;
padding-left:20px;
}

#indexDefaultHeading img {
padding-left:20px;
}

h1 {
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:2em;
font-weight:bold;
padding-bottom:10px;
}



/*h1#productListHeading, h1#loginDefaultHeading, h1#indexCategoriesHeading, h1#newcustomer, h1#checkoutShippingHeading, h1#checkoutPaymentHeading, h1#checkoutConfirmDefaultHeading {
padding-bottom:10px;
}*/

h1#productName {
color:#FFC000;
padding-bottom:10px;
}

h2 {padding-bottom:10px;
	padding-top: 5px;
	color: #FFC000;
	font-size: 1.2em;
	/*color: #9a9a9a;*/
	}


/*h2#checkoutShippingHeadingMethod, h2#checkoutShippingHeadingAddress, h2#checkoutPaymentHeadingAddress, h2#checkoutConfirmDefaultBillingAddress, h2#checkoutConfirmDefaultShippingAddress {
padding-bottom:10px;
	padding-top: 5px;
	color: #FFC000;	
}*/

#checkoutShippingContentChoose
{
	padding-bottom:10px;
}

h2#productPrices {
background-image: url("../images/next-green-medium.gif");
background-position: left 10px;
background-repeat: no-repeat;
color: #858687;
margin-bottom: 10px;
padding-left: 10px;
font-size: 15px;
}

h3 {
	padding-top: 5px;
	padding-bottom:10px;
	font-size: 1.2em;
	}
	
	
h3.itemTitle {
font-weight:normal;
padding-top:10px;
}

h4 {
	padding-top: 5px;
	padding-bottom:10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	/*font-size: 1.1em;*/
	}
div#checkoutShipping {
    font-size: 14px;
}
.biggerText {
	font-size: 1.2em;
	}

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

table#cartContentsDisplay
{
	width:100%;
}

th#ccQuantityHeading
{
	padding-bottom: 5px;
}

td.cartQuantity, td.cartTotalDisplay
{
	padding: 5px;
}

th.ccTotalHeading
{
	float: right;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

input#btn_submit {
margin-top:10px;
}

form, select, input {
color:#858687;
vertical-align:top;
}

SELECT {
	border:1px solid #B5C958;
	padding: 4px;
	color: #858687;
	font-family: PTSansRegular,Arial,Helvetica,sans-serif;
	}

TEXTAREA {
border:1px solid #B5C958;
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

fieldset {
	border:1px solid #CCCCCC;
	padding:2em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

fieldset input {
border:1px solid #B5C958;
height:25px;
margin-bottom:1em;
}

input#login-password {
    max-width: 250px;
}

fieldset input#gender-male, fieldset input#gender-female, input#newsletter-checkbox, input#email-format-html, input#email-format-text {
	height:10px;
	margin-bottom:1em;
	border: none;
}

fieldset#csNotifications input
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#checkoutSuccessLogoff img
{
	padding-top: 2em;
}

#checkoutSuccessOrderLink, #checkoutSuccessContactLink {
padding-bottom:1em;
padding-top:1em;
}

 input#ship-regiontables-method1, input#ship-storepickup-storepickup, input#pmt-ceon_manual_card, input#pmt-cod, input#pmt-moneyorder, input#pmt-paypal, input#name-423, input#name-422, input#newsletter, input#globalnotify {
height:10px;
margin-bottom:0em;
border: none;
}

input#pmt-cod
{
color:#00f;
background-color:#ddd;
}

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

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

#checkoutPayAddressDefault ADDRESS, #addressBookDefault ADDRESS {
	padding-right: 2em;
	padding-top: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	}

ADDRESS {
	padding: 0.5em;
	}
	
P {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	color: #626262;
	font-size: 1.1em;
	}

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 {

	text-align: left;
	width: 1055px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	background-image: url(../images/bg-mainwrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 5px;
	}

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

#contentMainWrapper {
margin-left: 35px;
margin-right: 35px;
}

#navColumnOne
{
	margin-left: 40px;
}

#headerWrapper {
padding-left: 35px;
padding-right: 35px;
padding-top: 20px;
overflow: hidden;
}

/*#headerWrapper h1 {
color:#A9ADB0;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:4em;
margin-bottom:-9px;
margin-top:0;
padding-bottom:0;
padding-left:0;
}*/

#logotext {
color:#A9ADB0;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:4em;
margin-bottom:-9px;
margin-top:0;
padding-bottom:0;
padding-left:0;
}

#logoWrapper {
float:left;
padding-bottom:25px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
	
#tagline {
background-image:url("../images/bg-tagline.gif");
background-position:-1px 3px;
background-repeat:no-repeat;
float:left;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:2em;
text-transform:uppercase;
width:500px;
}

#tagline span {
padding-left:23px;
}

#tagline span.blue {
	padding-left: 0px;
	color: #33d3f8;
}

#tagline span.green {
	color: #b5c958;
}

#tagline span.orange {
	color: #ffc000;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 40%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
margin:0 0 2em;
}

.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	padding-bottom: 1em;
	}

.navNextPrevWrapper {
padding-bottom:2em;
padding-top:1em;
text-align:center;
}

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

#navSuppWrapper, #navCatTabsWrapper {
color:#FFFFFF;
font-weight:bold;
height:1%;
margin:0;
padding:0 0;
}
	
#navMainWrapper {
clear: both;
color: #FFFFFF;
font-family: PTSansRegular,"Trebuchet MS";
font-size: 13px;
font-weight: bold;
height: 1%;
text-transform: uppercase;
margin-top: 0;
margin-right: 35px;
margin-bottom: 0;
margin-left: 35px;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
background-color: #ffc000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#navMain {
	float: left;
}

#navMain li {
	font-size: 12px;
}

#navMain li a:hover {
	color: #FFFFFF;
}

#navmain1 {
/*	float: right;*/
}
#navmain2 {
float: right;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navSupp ul {
line-height:1.5em;
list-style-type:none;
margin:0;
padding:0 0 0.2em;
text-align:center;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
	#navSupp ul li a {
text-decoration: none;
padding: 0 0;
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 {
	margin: 1em;
	}

#indexProductListCatDescription {
	font-size: 14px;
	padding-bottom: 20px;
	}

#loginDefault .buttonRow {
margin-bottom:2em;
margin-top:0;
}

#footer {
background-image:url("../images/footer-bg.png");
background-position:11px top;
background-repeat:no-repeat;
margin:3em auto;
width:1005px;
}

#navSupp {
padding-top:17px;
}

#navMainSearch {
float:right;
padding-top:20px;
}

/*#navMainSearch input.form-item {
-moz-border-radius:12px 12px 12px 12px;
background:url("images/form-bg.png") repeat scroll left top #FFFFFF;
border:1px solid #B5C958;
color:#A9ADB0;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:30px;
padding:2px 9px;
width:150px;
}*/

#navMainSearch input.form-item {
	width: 150px;
	color:#A9ADB0;
font-family:PTSansRegular;
font-size:13px;
font-weight:bold;
}

#navMainSearch .round input {
background:none repeat scroll 0 0 transparent;
float:left;
height:27px;
padding:5px;
}

#navMainSearch .round span {
background-attachment:scroll;
background-color:transparent;
background-image:url("../images/input-bg.gif");
background-position:100% 0;
background-repeat:no-repeat;
float:left;
height:39px;
margin:0 -5px 0 0;
padding-right:10px;
}

/*#navMainSearch span {
background-image:url("../images/bg-header-search.png");
background-position:left top;
background-repeat:no-repeat;
padding:17px;
}*/

#navMainSearch label.round {
background:url("../images/input-bg.gif") no-repeat scroll 0 0 transparent;
clear:left;
float:left;
height:39px;
margin:0 0 10px;
padding:0 0 0 10px;
}

#navMainSearch input.button {
background-color:transparent;
background-image:url("../images/but-head-search.png");
background-repeat:no-repeat;
border:medium none;
height:44px;
margin-left:15px;
margin-top:0;
padding-top:0;
width:44px;
}

#navMainSearch form, #navMainSearch input, #navMainSearch fieldset {
border:medium none;
margin:0;
padding:0;
}

#navBreadCrumb {
	background-color: white;
	font-family: PTSansRegular,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding-top: 2.8em;
	padding-right: 2.5em;
	padding-bottom: 0.3em;
	padding-left: 2.5em;
}

body#productinfoBody #navBreadCrumb, body#indexBody #navBreadCrumb {
padding-top: 1.5em;
padding-bottom: 1.1em;
}

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

#productDescription, .shippingEstimatorWrapper {
padding:0;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
	
.advisory {
padding-bottom:10px;
}

.important {
	font-weight: bold;
	}
	
#loginDefault .important {
background-image:url("../images/next-yellow-small.gif");
background-position:left center;
background-repeat:no-repeat;
margin-left:0;
padding-left:10px;
}
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding:0.8em 3.5em;
/*width:505px;*/
}

#ezPageDefault h2 {
font-size:18px;
padding-bottom:0;
}

#indexDefault {
padding-top:20px;
}

#productarea
{
background-color:#FFFFFF;
border:1px solid #EAEAEA;
width:505px;
}

#productarea-inner
{
	padding: 15px;
}

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

#siteinfoLegal {
padding-right:250px;
}

#navSupp ul li a.orange {
color:#FFC000;
font-size:11px;
}

#navSupp ul li a:hover {
color:#FFC000;
}

/*Shopping Cart Display*/
#cartAdd {
float: left;
}

#productTellFriendLink {
    margin: 0;
    padding-top: 42px;
}
	
#cartAdd input.quantity {
	display: none;
	}
	
#productMainImage .imgLink
{
	display: none;
}

.tableHeading th {
border-bottom:1px solid #9A9A9A;
padding-bottom:10px;
}

.tableHeading, #cartSubTotal {

	 }

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

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

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

.cartTotalsDisplay
{
	display: none;
}

.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, .cartNewItem {
color:#B5C958;
position:relative;
}

.cartBoxTotal {
color:#A9ADB0;
font-weight:bold;
padding-bottom:1.6em;
padding-right:10px;
}

/*.cartBoxTotal ul {
	padding-left: 10px;
}*/

/*.cartBoxTotal li {
	display: inline;
	list-style-type: none;
}*/

.cartBoxTotal div.price {
float:left;
padding-left:10px;
}

.cartBoxTotal div.checkout {
	float: right;
}

.cartBoxTotal div.checkout img {
padding-bottom:7px;
}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

#orderhistoryContent {
	background-color:#FFFFFF;
	background-image:url(../images/bg-quickreorder.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #EAEAEA;
	margin-top:2.5em;
	padding-top:40px;
}


.orderHistList {
list-style-type:none;
margin:0.5em;
padding:0.2em 0;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li {
	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;
	}

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin:0 0 1em 1em;
}

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

.centerBoxWrapper {
border:0 solid #9A9A9A;
height:1%;
margin:3em 0;
}

body#indexBody .centerBoxWrapper {
	margin-bottom: 15px;
}

#indexDefault #featuredProducts h2.centerBoxHeading {
color:#33D3F8;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:25px;
padding-bottom:10px;
}

#featuredProducts h2.centerBoxHeading, #alsoPurchased h2.centerBoxHeading {
color:#33D3F8;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:20px;
padding-bottom:10px;
}

.centerBoxWrapperContents {
background-color:#FFFFFF;
border:1px solid #EAEAEA;
margin-bottom:2em;
width:505px;
}

#productAdditionalImages .centerBoxWrapperContents {
border:medium none;
width:100%;
}

#productAttributes {
background-color: #EFEFEF;
padding-top: 10px;
margin-top: 20px;
padding-left: 10px;
}

#productAttributes select {
border:1px solid #B5C958;
color:#858687;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
padding:4px;
}

h3#attribsOptionsText {
color:#FFC000;
padding-bottom:10px;
}

.centerBoxWrapperContents .categoryListBoxContents {
	text-align: center;
}

.centerBoxWrapperContents .categoryListBoxContents img {
padding-bottom:1em;
}

/*sideboxes*/
.columnLeft {}

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

h3.leftBoxHeading {
color:#A9ADB0;
font-family:MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size:25px;
}
	
#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

#manufacturers {
background-color:#FFFFFF;
background-image:url("../images/bg-manufacturers.gif");
background-position:0 top;
background-repeat:no-repeat;
border:1px solid #EAEAEA;
height:auto;
margin-bottom:3.5em;
margin-top:2.5em;
min-height:105px;
}

#manufacturersContent {
padding-left:12px;
padding-top:50px;
}

#tellafriend {
	background-color:#FFFFFF;
	background-image:url(../images/bg-tellfriend.gif);
	background-position:0 top;
	background-repeat:no-repeat;
	border:1px solid #EAEAEA;
	margin-bottom:3.5em;
	margin-top:2.5em;
}

#tellafriendContent {
padding-bottom:15px;
padding-left:12px;
padding-top:35px;
}

#tellafriendContent input {
margin-bottom:15px;
}

#manufacturersContent select {
border:1px solid #B5C958;
color:#858687;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
padding:4px;
width:165px;
}

h3#manufacturersHeading {
	display: none;
}
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    background-position: center top;
    border: 0 solid #003300;
    margin: 0;
    padding: 0 0 0.7em;
}
	
#shoppingcart {
background-color:#FFFFFF;
background-image:url("../images/bg-shoppingcart.jpg");
background-position:center top;
background-repeat:no-repeat;
border:1px solid #EAEAEA;
height:auto;
margin-top:2.5em;
min-height:105px;

}

h3#shoppingcartHeading, h3#orderhistoryHeading
{
	display: none;
}

#cartBoxEmpty {
	padding-left:5px;
	padding-top:37px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
color: #a9adb0;
}

#cartBoxListWrapper {
border-bottom:2px dashed #EFEFEF;
margin-bottom:1em;
margin-left:8px;
margin-right:8px;
}

#cartBoxListWrapper ul {
padding-bottom:20px;
padding-left:0;
padding-top:29px;
width:118px;
}

#cartBoxListWrapper li {
color:#A9ADB0;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-bottom:6px;
}

#bestsellersContent {
	background-color:#FFFFFF;
	background-image:url(../images/bg-bestsellers.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:1px solid #EAEAEA;
	height:auto;
	margin-top:2.5em;
	min-height:105px;
}


h3#bestsellersHeading
{
	display: none;
}

h3#bannerboxHeading
{
	display: none;
}

#bannerboxContent {
padding:15px 0 0;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	margin-top: 1.5em;
	}

.sideBoxContent {
padding:0.4em;
}
	
.sideBoxCategories {
padding:0;
}

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

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

.centeredContent, 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, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
/*	text-align: center;*/
	}


.centerBoxContentsFeatured {
color:#A9ADB0;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:12px;
}

.centerBoxContentsFeatured a {
	color: #33d3f8;
}

.centerBoxContentsFeatured a {
display:block;
padding-bottom:10px;
width:130px;
}

.centerBoxContentsFeatured img.view {
padding-bottom:10px;
padding-top:10px;
width:46px;
}

.centerBoxContentsProducts img.view {
padding-bottom:10px;
width:46px;
}

#bannerboxallContent {
padding:0 0 0;
}

#bannerboxallContent img {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h3#bannerboxallHeading
{
	display: none;
}

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

#bestsellers ol {
margin-left:1.4em;
padding:32px 0 0;
}

#bestsellers li {
color:#FFC000;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin:0.3em 0;
padding:0 10px 5px 0;
}

#bestsellers li a {
color:#B5C958;
}

#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 {
    background-image: url("../images/bg-products-menu.gif");
    background-position: 9px center;
    background-repeat: no-repeat;
    border-top: 1px solid #EFEFEF;
    color: #B5C958;
    display: block;
    font-family: PTSansRegular,Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 8px 25px;
    text-decoration: none;
}
A.category-links, A.category-links:visited {
	color: #571d1c;
	text-decoration: none;
	}

a.category-subs, a.category-subs:visited {
color:#571D1C;
display:block;
font-size:1.1em;
padding-bottom:3px;
padding-left:13px;
text-decoration:none;
}
	
a.category-products, a.category-products:visited {
color:#571D1C;
display:block;
font-size:1.1em;
padding-bottom:3px;
padding-left:13px;
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 {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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%;
	vertical-align: top
	}

TR.tableHeading {

	height: 2em;
	}

.productListing-rowheading {
	color:#A9ADB0;
	height:40px;
	background-color: transparent;
	background-image: url(../images/bg-prodlist-rowhead.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

th#listCell0-2 {
padding-right:2em;
}

tr.productListing-odd
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#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;
	}
	
.productListing-heading a {
color:#33D3F8;
}

	.tablehead {
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}

.tableheadsmall {

	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
}

A.info, A.info:visited {
	color: #003300;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 1em;
	margin: 0px;
}
.tableheadWhite {

	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.CeonManualCardFormGadgetError { background: #FF6633; font-weight: bold; }

.ErrorInfo { }

.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }

#topbrands {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	clear: both;
}
#topbrands img {
	padding-left: 10px;
}
.footercategories {
	padding-top: 15px;
}

#orderhistoryContent li {
background-image:url("../images/next-yellow-small.gif");
background-position:left 2px;
background-repeat:no-repeat;
border-bottom:2px dashed #EFEFEF;
margin-bottom:10px;
padding-bottom:10px;
padding-left:20px;
}

#about {
background-color:#FFFFFF;
border:1px solid #EAEAEA;
display:block;
font-family:PTSansRegular,Arial,Helvetica,sans-serif;
font-size:14px;
margin-bottom:2em;
margin-right:3px;
padding:4px 20px;
}

#about h3 {
font-size: 17px;
font-style: italic;
font-weight: bold;
padding-top: 15px;
display: block;
padding-bottom: 0;
}


h2.about {
color: #33D3F8;
display: block;
font-family: MEgalopolisExtraRegular,Arial,Helvetica,sans-serif;
font-size: 25px;
padding-bottom: 12px;
padding-top: 0;
}

img.CeonSagePayDirectCardIcon
{
	padding-bottom: 2em;
}

div.ccinfo input, div.ccinfo select
{
	margin-bottom: 1em;
}

#categoryDescription {
font-size: 14px;
line-height: 1.4em;
padding-bottom: 20px;
}

#content-banner {
padding-left: 35px;
padding-top: 25px;
padding-bottom: 10px;
}

body#productinfoBody #content-banner {
padding-left: 35px;
padding-top: 25px;
padding-bottom: 0px;
}

body#pageBody #content-banner, body#contactusBody #content-banner, body#loginBody #content-banner, body#accountBody #content-banner, body#shoppingcartBody #content-banner, body#checkoutshippingBody #content-banner, body#checkoutpaymentBody #content-banner, body#checkoutpaymentaddressBody #content-banner, body#checkoutconfirmationBody #content-banner {
	display: none;
}

table.quantity-discounts
{
	padding-top: 20px;
}

table.quantity-discounts td, table.product-info td
{
	background-color: #efefef;
}

#productInfoNoProductMainContent
{
	font-size: 14px;
}

.main {
font-size: 15px;
}

#socialIcons {
padding-bottom: 15px;
}

ul#productDetailsList {
margin: 0;
padding: 0;
width: 154px;
text-align: center;
}

ul#productDetailsList li {
list-style-type: none;
padding-top: 10px;
font-size: 14px;
font-weight: bold;
color: #33D3F8;
text-transform: uppercase;
}

.addthis_toolbox
{
padding-bottom: 15px;
}

a#linkMyAccount {
    display: none;
}

a#linkContactUs {
    display: none;
}

@font-face {
	font-family: 'MEgalopolisExtraRegular';
	src: url('/fonts/megalopolisextra-webfont.eot');
	src: local('?'), url('/fonts/megalopolisextra-webfont.woff') format('woff'), url('/fonts/megalopolisextra-webfont.ttf') format('truetype'), url('/fonts/megalopolisextra-webfont.svg#webfontxiRIXUhj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('/fonts/pts55f-webfont.eot');
	src: local('?'), url('/fonts/pts55f-webfont.woff') format('woff'), url('/fonts/pts55f-webfont.ttf') format('truetype'), url('/fonts/pts55f-webfont.svg#webfontEV94bC7G') format('svg');
	font-weight: normal;
	font-style: normal;
}