/**

 * 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 {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFF;
	}

a img {border: none;
}

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}

a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navMainAcct ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #myAccountContent a:hover, #categoriesContent a:hover, #shoppingcart a:hover, .fieldset_content ul li a:hover {
	color: #58595b;
	}

a:active {
	color: #0000FF;
	}

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

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #CFBB4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	}

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



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

	}



.messageStackWarning, .messageStackError {

	background-color: #FFF;

	color: #CFBB4B;

	}



.messageStackSuccess {

	background-color: #FFF;

	color: #CFBB4B;

	}



.messageStackCaution {

	background-color: #FFF;

	color: #CFBB4B;

	}



/*wrappers - page or section containers*/



#mainWrapper {
	background-color: #FFF;
	text-align: left;
	width: 1024px;
	vertical-align: top;
	border: 1px solid #d3d8de;
	}

#homecontentMainWrapper {
	background-image: url(/store/images/home_bg.jpg);
	background-repeat: no-repeat;
	height: 461px;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 45px;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;
	}
 #contentMainWrapper {
	background-image: url(../../../../images/main_bg.gif);
	background-repeat: no-repeat;
 }

#headerWrapper {

	height: 176px;

}



#logoWrapper{

	background-color: #ffffff; 

	height:90px;

	margin-top: 56px;

	position: absolute;

	top: 0px;

	margin-left: 21px;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



#navColumnOneWrapper{
	margin-left: 22px;
	height: 710px;
	margin-top: 30px;
	}

#navColumnTwoWrapper {
	margin-right: 25px;
		margin-top: 30px;
	}

#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: 45%;

	}

#checkoutPayment #checkoutBillto, #checkoutShipping #checkoutShipto {
	width: 235px;
}

.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}



.navSplitPagesLinks {}



.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display: none;
	}



.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}

.navNextPrevListPrev {
	float: left;
	margin-top: 160px;
	margin-left: 12px;
}

.navNextPrevListNext {
	float: left;
	margin-left: 380px;
	margin-top: 160px;
}

.navNextPrevListList {
	float: left;
	width: 380px;
	display: none;
}

.navNextPrevWrapper {
	position: absolute;
	top: 210px;
	z-index: 100;
}
#navMainWrapper{
	margin: 0em;
	background-color: #FFF;
	color: #cfbb4b;
	height: 1%;
	}
	
#navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color: #FFF;

/*	padding: 0.5em 0.2em;*/

	font-weight: bold;

	color: #cfbb4b;

	height: 1%;

	}



#navMainWrapper {
	position: relative;
	top: 106px;
	width: 980px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 22px;
	margin-left: 22px;
	line-height: 12px;
	color: #FFF;
	}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}



#navMainAcct {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CFBB4B;
	position: relative;
	right: 0px;
	color: #CFBB4B;
	float: right;
	height: 24px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#navMainMenu {
	padding-top: 14px;
}

#navMain {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 0px;
	height: 33px;
	width: 684px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../../../../images/mainnav_bg.gif);
	background-repeat: repeat-x;
}

#navMainAcct ul{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 12px;
	color: #cfbb4b;
		text-align: center;
	}
#navMainAcct ul li{
	display: inline;
	}

#navMainAcct ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #cfbb4b;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	}
	
#navMain ul{
	list-style-type: none;
	text-align: center;
	line-height: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#navMain ul li{
	display: inline;
	}

#navMain ul li a{
	text-decoration: none;
	margin: 0;
	color: #FFF;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-right: 17px;
	padding-left: 17px;
	}

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

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

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #cfbb4b;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#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 form {
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#navMainSearch {
	float: right;
	position: relative;
	height: 28px;
	width: 284px;
	text-align: right;
	}
#navmainsearchbox {
	padding: 0px;
	margin: 0;
}
.header_search_btn {
	padding-left: 2px;
}
.search_field {
	height: 18px;
	width: 168px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search_field_holder {
	float: left;
}
#search_btn_holder {
	float: left;
}

#navBreadCrumb {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 4px;
	color: #b4bbbf;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	}
#navBreadCrumb a, #navBreadCrumb a:visited {
	color: #c8b12f;
}


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

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}
#productDescription {
	margin: 10px;
	font-size: 12px;
	color: #58595b;
}

.alert {

	color: #f7941e;

	margin-left: 0.5em;

	}



.advisory {}



.important {

	font-weight: bold;

	}



.notice {}



.rating{}



.gvBal {

	float: right;

	}







#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

/*Shopping Cart Display*/
#mainImageBottom {
	height: 80px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	width: 280px;
}
#cartAdd {
	}
#cartAdd .addcart_qty {
	border: 1px solid #CFBB4B;
}

#productPriceHolder{
}
.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #d2d8de;

	 }



#cartSubTotal {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	padding-top: 6px;
	color: #FFF;
	line-height: 18px;
	height: 24px;
	}



.tableRow, .tableHeading{

	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: #d2d8de;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #d2d8de;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}

a:hover .cartOldItem, a:hover .cartNewItem {
	color: #58595b;
}

.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 #003D00;

	}

.mediaTitle {

	float: left;

	}



.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #f7941e;

	}



.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #cartBoxListWrapper a, #cartBoxListWrapper a:visited, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #d2d8de;
	} 


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

	}





/* main content holder*/



#mainContentHolder {
	position: relative;
	left: 50px;
	width: 350px;
	z-index: 101;
}



/*Image Display*/



#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}

#productMainImage {
	height: 190px;
	width: 300px;
	position: relative;
	text-align: center;
	margin: 10px;
}

#mainImageHolder {
	border: 1px solid #CFBB4B;
	height: 300px;
	width: 320px;
	background-color: #FFF;
	text-align: center;
}

#productAdditionalImages {
	width: 320px;
	position: relative;
	left: 3px;
}

/*

.back {



	border: 1px solid #CFBB4B;



	background-color: #FFF;



}

*/

.categoryIcon {
	display: none;
}





#cartImage {

	margin: 0.5em 1em;



	}





/*Attributes*/







.attribImg {

	width: 20%;



	margin: 0.3em 0em;

}

.attributesComments {}

/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

.additionalImages {
	width: 102px;
	height: 102px;
	margin-bottom: 3px;
}

.centerBoxWrapper {

	border: 1px solid #9a9a9a;

	height: 1%;

	margin: 1.1em 0;

	}



h2.centerBoxHeading {

	font-size: 1.3em;

	color: #ffffff;

	}



/*sideboxes*/



.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	}



#categories h3, #myaccount h3 {
	font-size: 0px;
	display: none;
}



h3.rightBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}



.leftBoxHeading, .centerBoxHeading{
	margin: 0em;
	background-color: #d2d8de;
	padding: 0.5em 0.2em;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #d2d8de;
	padding: 0.3em 0.2em;
	}


#categories .leftBoxHeading {



	background-color: #FFF;



}



.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d8de;
	border-left-color: #d2d8de;
	border-right-color: #8b8b8b;
	border-bottom-color: #8b8b8b;
	}



.leftBoxContainer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightBoxContainer {
		background-color: #ffffff;
}

.sideBoxContent {
	background-color: #ffffff;
	}



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

	}
.productListing-data {
	color: #c8b12f
}
.productListing-data h3 {
	margin-bottom: 15px;
}
#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 p[arent and child categories */



#categoriesContent br {

	height:0px;
	display: none;
}



A.category-top, A.category-top:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #c8b12f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 1px;
	width: 175px;
	display: block;
	vertical-align: middle;
	line-height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	}

A.category-top-selected, A.category-top-selected:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #d2d8de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 1px;
	width: 175px;
	display: block;
	vertical-align: middle;
	line-height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	}

.category-links {
	color: #CFBB4B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
	}
.category-links a, .category-links a:visited{
color: #CFBB4B;
}
.category-link {
	color: #CFBB4B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
	}
.category-link a, .category-link a:visited{
color: #CFBB4B;
}
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 {

	}



/* end categories box links */



/*misc*/



.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}


.bold {

	font-weight: bold;

	}



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



.rowEven {
	background-color: #FFF;
	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 {
	background-color: #CFBB4B;
	height: 2em;
	color: #FFF;
	}



.productListing-rowheading {
	background-color: #abbbd3;
	height: 2em;
	color: #FFFFFF;
	display: none;
	}



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

	}



.information {padding: 10px 3px; line-height: 150%;}



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

	}

.xsell_item {
	width: 240px;
	height: 80px;
	margin: 5px;
	background-color: #d2d8de;
	display: block;
}

.xsell_image {
	float: left;
	width: 104px;
	height: 80px;
	background-color: #FFF;
}

.xsell_text, .xsell_text a, .xsell_text a:visited, .xsell_price, .rent-products-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
}
.xsell_text a:hover, .recent-products-name a:hover {
	color: #58595b;
}
#productdescholder_bg{
	width: 320px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
	background-image: url(../../template_default/images/blue_transparent.png);
	background-repeat: repeat;
}
.productdescholder_bg{
	width: 320px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
	background-image: url(../../template_default/images/blue_transparent.png);
	background-repeat: repeat;
}
.productdescholder_nobg{
	width: 320px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
}
#productdescholder{
	border: 1px solid #CFBB4B;
	width: 320px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
	background-repeat: repeat;
	display: block;
}

#productdescholder ul{
	margin-left: 10px;
	padding-left:20px;
}
#productdescholder h1 {
	padding: 10px;
}
.productGeneral{
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
}


#productListing {
	background-image: url(../../template_default/images/blue_transparent.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.price_cross {
	text-decoration: line-through;
	color: #F00;
}
.additionalimageholder {
	height: 102px;
	width: 102px;
	border: 1px solid #CFBB4B;
	background-color: #FFF;
	margin-bottom: 10px;
}

.tabular_row_holder{
	border: 1px solid #CFBB4B;
	background-color: #FFF;
	margin-bottom: 10px;
}
#productsListingTopNumber, #productsListingBottomNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber, #allProductsListingTopNumber, #allProductsListingBottomNumber, #newProductsDefaultListingTopLinks, #allProductsDefaultListingTopLinks{
	display: none;
}
.listingProductImageholder{
	border: 1px solid #CFBB4B;
	width: 120px;
}
.listingProductImage{
}
.itemTitle, .itemTitle a {
	color: #CFBB4B;
	text-align: left;
}
.listingDescription{
	color: #58595b;
	text-align: left;
	font-size: 12px;
}
.listingDescription1 {
	color: #58595b;
	text-align: left;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
.cartContentHolder {
	border: 1px solid #CFBB4B;
	margin-bottom: 12px;
}
.product_list_price{
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBB4B;
	font-size: 12px;
	line-height: 12px;
	width: 110px;
}
.product_list_button_holder {
	float: right;
	margin: 4px;
	width: 125px;
	text-align: center;
}

.cart_prod_image {
	width: 160px;
}
.cart_prod_remove {
	text-align: right;
	width: 180px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cart_prod_desc_holder {
	padding-top: 10px;
	padding-left: 10px;
	width: 245px;
}

.cart_prod_title, .cart_prod_title a, .cart_prod_title a:visited  {
	background-color: #FFF;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CFBB4B;
}
.cart_prod_desc {
	width: 240px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CFBB4B;
	margin-top: 4px;
}
.cart_prod_desc_title {
	font-weight: bold;
	float: left;
	width: 112px;
	height: 20px;
	background-color: #CFBB4B;
	color: #FFF;
	border: 1px solid #CFBB4B;
	padding-left: 10px;
	padding-top: 3px;
}
.cart_prod_desc_value {
	float: left;
	width: 100px;
	height: 20px;
	border: 1px solid #CFBB4B;
	background-color: #FFF;
	color: #CFBB4B;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
.cart_prod_desc_field_holder {
	float: left;
	width: 72px;
	height: 22px;
	border: 1px solid #CFBB4B;
	background-color: #FFF;
	color: #CFBB4B;
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
}
.cart_prod_desc_field {
	font-size: 12px;
	height: 20px;
	background-color: #FFF;
	color: #CFBB4B;
	text-align: right;
	margin-top: 1px;
}
.cart_prod_sub {
	width: 245px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CFBB4B;
	margin-top: 4px;
}
.cart_prod_sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 112px;
	height: 28px;
	color: #CFBB4B;
	text-align: center;
	padding-left: 10px;
}
.cart_prod_sub_value {
	float: left;
	width: 100px;
	height: 28px;
	color: #CFBB4B;
	text-align: right;
	padding-right: 10px;
}
.cart_prod_desc_button {
	margin-top: 2px;
}
.cartTotalsDisplay {
	height: 28px;
	background-color: #CFBB4B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.centerColumn {
	width: 470px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputtext {
	border: 1px solid #d2d8de;
}

ADDRESS {
	width: 110px;
}

.fieldset_bg {
	background-image: url(../../template_default/images/blue_transparent.png);
	background-repeat: repeat;
	width: 450px;
	padding: 10px;
}
.fieldset_bg1 {
	background-image: url(../../template_default/images/blue_bg.png);
	background-repeat: repeat;
	width: 450px;
	padding: 10px;
}
.fieldset_content {
	border: 1px solid #CFBB4B;
	width: 428px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFBB4B;
	padding: 10px;
}
.fieldset_content a, .fieldset_content a:visited {
	color: #CFBB4B
}

.fieldset_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}
#prevOrders {
	border: 1px solid #CFBB4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.prevOrdersTableContent{
	background-color: #FFF;
}
#myAccountShipInfo, #myAccountPaymentInfo {
	border: 1px solid #CFBB4B;
	color: #CFBB4B;
	background-color: #FFF;
	padding-bottom: 10px;
	width: 212px;
}
#shoppingcartContent,#recentlyviewedContent, #xsellContent, #subscribeContent {
	margin: 7px;
}

#siteinfoHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFBB4B;
	padding-bottom: 20px;
}
#siteinfoLegal {
	text-align: left;
	padding-left: 20px;
	float: left;
}
#footerpaypallogo {
	text-align: left;
	float: left;
	height: 80px;
	width: 210px;
}
#footersitelinks {
	text-align: right;
	padding-right: 20px;
	float: right;
}
#footersitelinks ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	color: #CFBB4B;
	}
#footersitelinks ul li{
	display: inline;
	padding-left: 15px;
	}

#footersitelinks ul li a, #footersitelinks ul li a:visited {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #CFBB4B;
	white-space: nowrap;
	}
#footersitelinks ul li a:hover {
	color: #58595b;
	}
	
#navSupp {
	display: none;
}

#subscribebutton {
}
#subscribeContent form {
	margin: 0;
}

#indexDefaultHeading {
	display:none;
}

#mainpagecategory {
	float: left;
	height: 110px;
	width: 750px;
	margin-top: 335px;
	background-color: #b4bbbf;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
.mainpagecategoryitemtitle a, .mainpagecategoryitemtitle a:visited {
	color: #FFF;
}

.mainpagecategoryitemdesc a, .mainpagecategoryitemdesc a:visited {
	color: #58595b;
}

#mainpagecategory a:hover {
	color: #58595b;
}
#mainpageproductslink {
	float: right;
	margin-top: 297px;
}
.mainpagecategoryitem {
	float: left;
	margin: 5px;
	height: 95px;
	width: 175px;
}
.mainpagecategoryitemimage {
	float: left;
	height: 66px;
	width: 76px;
}
.mainpagecategoryitemdesc {
	float: left;
	height: 70px;
	width: 77px;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #58595b;
}
.mainpagecategoryitemtitle { 
	font-size: 14px;
	line-height: 16px;
	margin-left: 5px;
	font-weight: bold;
}
.mainpagecategoryitemcontent {
	padding: 0px;
	margin-top: 8px;
	margin-left: 5px;
}
.categoryitemdivider {
	background-color: #FFF;
	height: 100px;
	width: 1px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#navMainSearch1 {
	float: right;
	position: relative;
	height: 27px;
	width: 283px;
	text-align: right;
	}
#newsletterstylepos {
	margin-top: 10px;
	margin-right: 23px;
}
#footernewsletterpos1 {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
.newsletterstyle2 {
	height: 50px;
	width: 283px;
}
.newsletterstyle2title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #c8b12f;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.newsletterstyle2 form {
	margin: 0px;
	padding: 0px;
}
.newsletterstyle2 form table tr td {
	margin: 0px;
	padding: 0px;
}
.newsletterstyle2content {
	margin: 0px;
	padding: 0px;
}

.newsletterinputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	height: 19px;
	width: 169px;
	margin: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d8de;
	border-right-color: #2d2f30;
	border-bottom-color: #2d2f30;
	border-left-color: #d2d8de;
}
#sslsealpos {
	float: left;
	margin-top: 16px;
}

#aboutus_img {
	float: right;
	border: 5px solid #FFF;
}

.aboutus_content, .success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #58595b;
	margin-right: 17px;
	margin-left: 17px;
}

.aboutus_content a, .aboutus_content a:visited {
	color: #C8B12F;
}
.aboutus_content a:hover {
	color: #58595b;
}

.aboutus_content h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #58595b;
}

.aboutus_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#aboutus_img {
	margin: 12px;
	padding: 0px;
}
#aboutus_menu ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 16px;
}
#aboutus_menu ul li, #aboutus_menu ul li a, #aboutus_menu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #c8b12f;
	font-weight: bold;
	margin-left: 5px;
	padding: 0px;
}

#aboutus_menu ul li a:hover {
	color: #58595b;
}

.contactinputtext {
	background-color: #FFF;
	font-size: 14px;
	height: 18px;
	width: 230px;
	border: 1px solid #c8b12f;
	font-family: Arial, Helvetica, sans-serif;
}

.contacttextarea {
	background-color: #FFF;
	font-size: 14px;
	height: 80px;
	width: 230px;
	border: 1px solid #c8b12f;
	margin: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;
	line-height: 17px;
}

#checkoutBillto h4 {
	font-size: 12px;	
}

#checkoutBillto .important {
	font-size: 12px;	
}

#directbank {
	font-weight: normal;
	margin: 5px;
}
#bankdetail {
	margin: 5px;
	font-weight: bold;
}
#newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks, #allProductsListingTopLinks, #allProductsListingBottomLinks{
	color: #b4bcbf;
}
#newProductsDefaultListingTopLinks a, #newProductsDefaultListingTopLinks a:visited, #newProductsDefaultListingBottomLinks a, #newProductsDefaultListingBottomLinks a:visited, #allProductsListingTopLinks a, #allProductsListingTopLinks a:visited, #allProductsListingBottomLinks a, #allProductsListingBottomLinks a:visited{
	color: #c8b12f;
}

#country {
	width: 250px;
}
