/**
 * 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: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71634e;
	background: #FFF url(../images/bg.gif) repeat-x ;
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
	outline:none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	outline:none;
}
a:active {
	color: #0000FF;
	outline:none;
}
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
SELECT {
	font-size: 12px;
	color:#272828;
	padding:4px;
	border:1px solid #8c8c8c;
	margin: 0;
}
form
{
	margin:0;
	padding:0;
	vertical-align:top;
}
input
{
	font-size: 12px;
	color:#272828;
	padding:4px;
	border:1px solid #8c8c8c;
	margin: 0;
}
textarea {
	margin: auto;
	width: 95%;
}

input:focus, select:focus, textarea:focus {
	background: #fffcfc;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}
h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL
{
	line-height: 30px;
	padding:0;
	margin:0;
	vertical-align:top;
}
#search h3 LABEL
{
	line-height:normal;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	line-height:normal;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 9em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError {
	background-color: #fb9797;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #fafaae;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	margin: 0px;
	padding: 0 10px;
	width: 880px;
	vertical-align: top;
	background: #fff url(../images/main_wrapper_bg.gif) no-repeat fixed right top;
}
.html_outer_left {
	background:url(../images/html_outer_left_bg.png) right top repeat-y;
}
.html_outer_right {
	background:url(../images/html_outer_right_bg.png) left top repeat-y;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#logoWrapper {
/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;*/
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#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, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}
#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}
#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;
}
#navMain 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;
}
#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;
}
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}

.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding:0;
	margin:0;
}
.centerColumn
{
	padding:0;
	margin:0;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}
.tableHeading {
	background-color: #e9e9e9;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0.5em;
}
.cartProductDisplay b, .cartUnitDisplay b, .cartTotalDisplay b, .cartRemoveItemDisplay b, .cartQuantityUpdate b, .cartQuantity b, #cartInstructionsDisplay b, .cartTotalsDisplay b {
	color:#c07500;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	color:#272828;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #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: bold;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
/*   Added By R	  */
.totalBox_r {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
/*****************/
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}

/*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: 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: 1em;
	color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
}
.sideBoxContent {
	background-color: #ffffff;
	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 {
	color: #FFFFFF;
}
.centeredContent, TH, #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;
}
#cartEmptyText
{
	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;
}

/*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 {
	background-color: #cacaca;
	height: 2em;
}
#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;
}
a:link.smalllink, a:visited.smalllink {
	font-size:11px;
	color:#555449;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 5px;
}
a:hover.smalllink, a:active.smalllink {
	font-size:11px;
	color:#555449;
	text-transform:uppercase;
	text-decoration:underline;
	padding:0px 5px;
}
.itemlink {
	background: url(../images/itemlink_bg.gif) left top repeat-x;
	padding:0px 5px;
}
.itemlink a {
	color:#ff0000;
	text-decoration:underline;
}
.itemlink a:hover {
	color:#ff0000;
	text-decoration:none;
}
.kakibg {
	background-color:#d0cfc1;
}
.top_right_part {
	padding:30px 16px 0 0;
}
.nav {
	height:49px;
	background: url(../images/nav_bg.gif) left top no-repeat;
}
#navEZPagesTop {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	padding-top:10px;
}
#navEZPagesTop a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
#navEZPagesTop a:hover {
	color:#f9cb80;
	text-decoration:underline;
}
.menulink1
{
	width:143px;
}
.menulink2
{
	width:100px;
}
.menulink3
{
	width:124px;
}
.menulink4
{
	width:226px;
}
.menulink5
{
	width:140px;
}
.menulink6
{
	width:147px;
}
.footer
{
	height:55px;
	background: url(../images/footer_bg.gif) center top no-repeat;
	padding-top:20px;
	margin-top:20px;
}
#navSupp ul li a
{
	color:#b1710a;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#navSupp ul li a:hover
{
	color:#b1710a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#navSupp ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	color:#b1710a;
}
#navSupp ul li
{
	display: inline;
}
#siteinfoLegal
{
	font-size:10px;
	color:#888683;
	text-align:center;
	padding:10px 0;
}
#siteinfoLegal a
{
	text-decoration:underline;
	color:#888683;
}
#siteinfoLegal a:hover
{
	text-decoration:none;
	color:#888683;
}
.testimonial {
color: #272828;
font-size:12px;
line-height:18px;
padding: 0;
text-align:left;
min-height:150px;
}
.testimonial p {
margin: 0;
padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}
#categories
{
	background: url(../images/brown_box_bg.gif) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#categories h3
{
	background: url(../images/brown_box_titel.gif) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	height:39px;
}
#categoriesContent
{
	background:none;
	padding: 0 0 16px 17px;
}
#navColumnOneWrapper{
	margin-left: 2px;
	margin-right: 6px;
}
#navColumnTwoWrapper
{
	margin-left: 7px;
	margin-right: 3px;
}
/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #272828;
	text-decoration: none;
	background: url(../images/arrow.gif) 0px 2px no-repeat;	
	padding:0 0px 0 20px;
	line-height:24px;
	font-size:12px;
}
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: #272828;
	text-decoration: none;
	padding-left:10px;
	font-size:11px;
	line-height:15px;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */
#information
{
	background: url(../images/light_kaki_bg.gif) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#information h3
{
	background: url(../images/light_kaki_titel.gif) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	height:39px;
}
#informationContent
{
	background:none;
	padding: 0 0 16px 17px;
}
#informationContent ul li
{
	background: url(../images/arrow.gif) 0px 2px no-repeat;
	padding-left:20px;
	height:22px;
	font-size:12px;
}
#informationContent ul li a
{
	color:#272828;
	text-decoration:none;
}
#informationContent ul li a:hover
{
	color:#272828;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}
#subscribe
{
	background: #DFDDC7 url(../images/newslattter_bg.gif) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#subscribe h3
{
	background: url(../images/newslattter_titel.gif) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:16px;
	padding-left:16px;
	color:#272828;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}
#subscribeContent
{
	background:none;
	padding:3px 0 16px 17px;
	text-align:left;
}
input.gocss
{
	border:none;
	padding:0;
}
#search
{
	background: url(../images/search_box_bg.png) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#search h3
{
	background: url(../images/search_box_titel.png) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:16px;
	color:#272828;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}
#search h3 lable
{
	line-height:normal;
}
#searchContent
{
	background:none;
	padding:3px 0 16px 17px;
	text-align:left;
}
input.buttonlink
{
	color:#FFF;
	border:none;
	font-weight:bold;
	padding:1px;
}
a.advancesearch
{
	color:#272828;
	font-size:11px;
	line-height:25px;
	background: url(../images/search_arrow.gif) right center no-repeat;
	text-decoration:none;
	padding-right:15px;
}
a:hover.advancesearch
{
	color:#272828;
	font-size:11px;
	line-height:25px;
	background: url(../images/search_arrow.gif) right center no-repeat;
	text-decoration:none;
	border-bottom:1px solid #adac98;
	padding-right:15px;
}
#specials
{
	background: url(../images/right_light_kaki_bg.gif) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#specials h3
{
	background: url(../images/right_light_kaki_titel.gif) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	height:39px;
}
#specials .sideBoxContent
{
	background:none;
	padding: 0 14px 16px 14px;
}
#testimonials-manager
{
	background: url(../images/right_brown_box_bg.gif) left bottom no-repeat;
	border:none;
	margin: 0px 0 10px 0;
}
#testimonials-manager h3
{
	background: url(../images/right_brown_box_titel.gif) left top no-repeat;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-left:35px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	height:39px;
}
#testimonials-manager .sideBoxContent
{
	background:none;
	padding: 0 17px 16px 17px;
}
a:link.special_title, a:visited.special_title
{
	font-size:14px;
	color:#ba872b;
	font-weight:bold;
	text-decoration:none;
}
a:hover.special_title
{
	font-size:14px;
	color:#ba872b;
	font-weight:bold;
	text-decoration:underline;
}
#specials .sideBoxContent .productPriceDiscount
{
	display:none;
}
#specials .sideBoxContent div
{
	height:20px;
}
#specials .sideBoxContent div .normalprice
{
	font-size:14px;
	color:#ba872b;
	padding-right:10px;
}
#specials .sideBoxContent div .productSpecialPrice
{
	font-size:14px;
	color:#bd3324;
	padding-left:10px;
}

.clearflt{
clear:both;
}
div#featuredProducts
{
	margin:0 12px 15px 12px;
}
div#featuredProducts h2
{
	color:#71634e;
	font-size:18px;
	padding:7px 0;
	background:none;
	text-align:left;
}
div#featuredProducts .centerBoxContentsFeatured
{
	text-align:left;
	margin:0;
	margin-bottom:10px;
}
div.featuredProductsTitel
{
	background:#deddcf;
	padding:3px 15px;
}
div.featuredProductsTitel a
{
	font-size:16px;
	color:#ac6600;
	float:left;
	text-decoration:none;
	width:70%;
}
div.featuredProductsTitel a:hover
{
	font-size:16px;
	color:#ac6600;
	float:left;
	text-decoration:underline;
	width:70%;
}
.featuredProductsTitelPrice
{
	color:#bd3324;
	font-size:14px;
	padding-left:10px;
	border-left:1px solid #bd3324;
}
.featuredProductsDesc
{
	padding:10px 0px;
}
.featuredProductsDesc a img
{
	border:1px solid #c8c7bb;
	padding:4px;
	float:left;
	margin-right:10px;
}
.featuredProductsDesc .detail img
{
	border:none;
	padding:0;
	margin:0;
}
#indexCategories
{
	
}
.catDescContent
{
	margin:10px;
	border:1px solid #f5f5f2;
	padding:10px;
	background:#fafaf9;
}
#indexCategories .categoryListBoxContents
{
	border:1px solid #b6b5a5;
	background: #fdfdfc url(../images/catgory_img_bg.gif) left top repeat-x;
	margin:4px;
	padding:3px;
	min-height:150px;
}
a:link.categoryListBoxContentsLink, a:visited.categoryListBoxContentsLink
{
	color:#c9810d;
	text-decoration:underline;
	padding-left:15px;
	background: url(../images/arrow.gif) 0px 2px no-repeat;
	line-height:25px;
}
a:hover.categoryListBoxContentsLink
{
	color:#c9810d;
	text-decoration:none;
	padding-left:15px;
	background: url(../images/arrow.gif) 0px 2px no-repeat;
	line-height:25px;
}
th.productListing-heading {
	background-color: #dadacf;
	border-top:1px solid #ebeae4;
	border-left:1px solid #e2e1d9;
	border-bottom:1px solid #b4b3a9;
	border-right:1px solid #b6b6a9;
	height: 25px;	
	color: #ac6600;
}
div#productsListingTopNumber, div#productsListingBottomNumber, div#newProductsDefaultListingBottomNumber, div#newProductsDefaultListingTopNumber
{
	padding:7px 0 7px 10px;
	color:#272828;
}
div#productsListingListingTopLinks, div#productsListingListingBottomLinks, div#newProductsDefaultListingTopLinks, div#newProductsDefaultListingBottomLinks
{
	padding:7px 10px 7px 0;
	color:#272828;
}
div#productsListingListingTopLinks a, div#productsListingListingBottomLinks a, div#newProductsDefaultListingTopLinks a, div#newProductsDefaultListingBottomLinks a
{
	color:#bf7704;
	text-decoration:underline;
}
div#productsListingListingTopLinks a:hover, div#productsListingListingBottomLinks a:hover, div#newProductsDefaultListingBottomLinks a:hover, div#newProductsDefaultListingTopLinks a:hover
{
	color:#bf7704;
	text-decoration:none;
}
a.productListing-heading
{
	color: #ac6600;
	text-decoration:underline;
}
a:hover.productListing-heading
{
	color: #ac6600;
	text-decoration:none;
}
.listingProductImage
{
 	border:1px solid #cbcabf;
	margin:5px;
}
h3.itemTitle
{
	margin:0;
	padding:0;
	color:#272828;
	font-size:16px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
h3.itemTitle a
{
	color:#272828;
	text-decoration:none;
}
h3.itemTitle a:hover
{
	color:#272828;
	text-decoration:underline;
}
.listingDescription
{
	text-align:left;
	padding-left:10px;
}

div.carthelp
{
	padding:7px 10px 7px 0px;
	color:#d18407;
}
div.carthelp a
{
	text-decoration:underline;
	color:#d18407;
}
div.carthelp a:hover
{
	text-decoration:none;
	color:#d18407;
}
.cartTotalsDisplay
{
	color:#c07500;
	text-align:left;
}
.tableHeading th
{
	background-color: #dadacf;
	border-top:1px solid #ebeae4;
	border-left:1px solid #e2e1d9;
	border-bottom:1px solid #b4b3a9;
	border-right:1px solid #b6b6a9;
	height: 25px;	
	color: #ac6600;
}
a #cartProdTitle
{
	color:#272828;
	text-decoration:none;
	float:left;
	clear:left;
}
#cartImage {
	margin: 0;
	padding:0;
	border:1px solid #cbcbbf;
	margin-top:5px;
}
#cartSubTotal {
	font-weight: bold;
	text-align: right;
	padding-right: 60px;
}
h2#productPrices
{
	font-size:18px;
	color:#c9810d;
}
h2#productPrices span
{
	color:#71634E;
}
#cartAdd {
	text-align: left;
	margin: 0;
	padding: 0;
}
#cartAdd input
{
	padding:0;
	border:0;
}
#productMainImage
{
	border:1px solid #c8c7bb;
	padding:5px;
	margin-top:10px;
	margin-right:10px;
	width:160px;
	background-color:#FFF;
}
#productMainImage img
{
	/*height:160px;
	width:160px;*/
}
#productMainImage a
{
	color:#C9810D;
}
.advisory, .notice {
	padding:5px 10px;
}
ul.list li a, ul.list li a:active, ul.list li a:visited
{
	color:#975716;
	line-height:25px;
}
#accountLinksWrapper
{
	margin:0;
	padding-left:10px;
	width:100%;
}
div#checkoutShipping form h2, div#checkoutShipping form div, div#checkoutShipping form fieldset,
div#checkoutPayment form h2, div#checkoutPayment form div, div#checkoutPayment form fieldset
{
	margin-left:10px;
	margin-right:10px;
}
div#checkoutShipping form .buttonRow
{
	margin:0;
}
div#ottotal
{
	font-weight:bold;
}
h2#checkoutPayAddressDefaultAddress
{
	padding:0px 10px;
}
fieldset#contactUsForm
{
	border:none;
margin:0.5em 0;
padding:0.5em;
}
div#ezPageDefault div
{
	padding:0px 10px;
}
a:link.productNamelink, a:visited.productNamelink
{
	font-size:16px;
	color:#272828;
	text-decoration:none;
}
a:hover.productNamelink
{
	font-size:16px;
	color:#272828;
	text-decoration:underline;
}
a.productNameImg img
{
	border:1px solid #cbcabf;
	padding:5px;
}
th.mainth
{
background-color:#DADACF;
border-color:#EBEAE4 #B6B6A9 #B4B3A9 #E2E1D9;
border-style:solid;
border-width:1px;
color:#AC6600;
height:25px;
text-align:left;
padding-left:5px;
}
div#sorter
{
	margin-bottom:20px;
}
div#sorter label
{
	float:left;
	padding-left:20px;
	width:100px;
	font-weight:bold;
}
div#sorter form
{
	float:left;
	width:50%;
}
div#testimonialDefault b a{
background-color:#DADACF;
color:#AC6600;
padding:5px;
text-align:left;
padding-left:5px;
}
div#gvFaqDefaultMainContent
{
	margin:5px 10px;
}
div#gvFaqDefaultMainContent a
{
	color:#BA872B;
	text-decoration:none;
}
div#gvFaqDefaultMainContent a:hover
{
	color:#BA872B;
	text-decoration:underline;
}
#indexCategories h1, #indexProductList h1, h1#cartDefaultHeading, h1#advSearchDefaultHeading, h1#checkoutShippingHeading, h1#productName, h1#loginDefaultHeading, h1#addressBookDefaultHeading, h1#acctNewslettersDefaultHeading, h1#accountNotificationsHeading, h1#accountDefaultHeading, h1#checkoutPaymentHeading, h1#checkoutPayAddressDefaultHeading, h1#ezPagesHeading, h1#contactusHeading, h1#newProductsDefaultHeading, h1#specialsListingHeading, div#maintenanceDefault h1, h1#allProductsDefaultHeading, div#testimonialDefault h1, h1#shippingInfoHeading, h1#privacyDefaultHeading, h1#conditionsHeading, h1#siteMapHeading, h1#gvFaqDefaultHeading, h1#discountcouponInfoHeading, h1#unsubDefaultHeading, h1#advSearchResultsDefaultHeading, h2#cartEmptyText, h1#logoffDefaultHeading, h1#checkoutConfirmDefaultHeading, h1#checkoutShipAddressDefaultHeading, h1#createAcctDefaultHeading, h1#accountHistoryDefaultHeading, h1#checkoutSuccessHeading, h1#createAcctSuccessHeading, h1#timeoutDefaultHeading
{
	background: url(../images/index_titel_bg.png) left top no-repeat;	
	margin:0;
	padding:7px 0 9px 12px;
	font-size:16px;
	color:#4d4436;
}
h4#createAcctDefaultLoginLink
{
	padding:5px 10px;
}
input[type=image]
{padding:0;
border:none;}
.specialsListBoxContents
{
	margin:0;
	padding:0 10px;
	text-align:left;
}
div.sProductName
{
background-color:#DADACF;
border-color:#EBEAE4 #B6B6A9 #B4B3A9 #E2E1D9;
border-style:solid;
border-width:1px;
color:#AC6600;
height:25px;
}
div.sProductName a
{
	line-height:25px;
	color:#AC6600;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.specialsListBoxContents a img
{
	border:1px solid #CBCABF;
	padding:5px;
	background:#FFF;
	float:left;
	margin-right:10px;
}
#siteMapList ul li a
{
	color:#71634E;
	text-decoration:none;
}
#siteMapList ul li a:hover
{
	color:#71634E;
	text-decoration:underline;
}
div#loginDefault a
{
	text-decoration:underline;
	color:#71634E;
}
div#whatsNew
{
	margin:0 12px 15px 12px;
}
div#whatsNew h2
{
	color:#71634e;
	font-size:18px;
	padding:7px 0;
	background:none;
	text-align:left;
}
div#whatsNew .centerBoxContentsNew
{
	text-align:left;
	margin:0;
	margin-bottom:10px;
}
div.featuredProductsTitel
{
	background:#deddcf;
	padding:3px 15px;
}
div.featuredProductsTitel a
{
	font-size:16px;
	color:#ac6600;
	float:left;
	text-decoration:none;
	width:70%;
}
div.featuredProductsTitel a:hover
{
	font-size:16px;
	color:#ac6600;
	float:left;
	text-decoration:underline;
	width:70%;
}
.featuredProductsTitelPrice
{
	color:#bd3324;
	font-size:14px;
	padding-left:10px;
	border-left:1px solid #bd3324;
}
.featuredProductsDesc
{
	padding:10px 0px;
}
.featuredProductsDesc a img
{
	border:1px solid #c8c7bb;
	padding:4px;
	float:left;
	margin-right:10px;
}
.featuredProductsDesc .detail img
{
	border:none;
	padding:0;
	margin:0;
}
h2#checkoutShipAddressDefaultAddress, #checkoutSuccessOrderNumber, #checkoutSuccessMainContent, #checkoutSuccessLogoff, #checkoutSuccessOrderLink, #checkoutSuccessOrderLink, #checkoutSuccessContactLink
{
	padding-left:5px;
}