 /**
 * 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",arial,verdana,helvetica,sans-serif;
	font-size: 13px;
 	color: #432E2B;
	background:url("../images/background.jpg") repeat 0 0 scroll;
	}
	



a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #45403A;
	text-decoration: none;
	outline:none;
	}
	
.reset
{
background: url('../images/clear.gif') no-repeat scroll 0% 0% transparent;
width:47px;
height:21px;
}

.submit_wholesale
{
background: url('../images/send_email.gif') no-repeat scroll 0% 0% transparent;
width:81px;
height:21px;
}
	
#whitebackground a:link,#whitebackground a:active,#whitebackground a:visited,#whitebackground a:hover
{
color:#907856;
text-decoration:underline;
}

#whitebackground h1
{
font-size:18px;
}

#whitebackground h2
{
font-size:16px;
}

#whitebackground h3
{
font-size:14px;
}

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

#whitebackground h5
{
font-size:10px;
}

#whitebackground h6
{
font-size:8px;
}


 
a:visited {
	color: #000000;
	text-decoration: none;
	outline:none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #45403a;
	outline:none;
	}

a:active {
	color: #45403a;
	outline:none;
	}


input {
outline-color: invert;
outline-style: none;
outline-width: medium;
} 

h1 {
	font-size: 1.5em;
	color: #432E2B;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 13px;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: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;
	 color: #432E2B;
	 outline:none;
	 font-family: "lucida grande","lucida sans unicode",arial,verdana,helvetica,sans-serif;
    font-size: 13px;
	}

#indexProductList select
{
 color: #432E2B;
 margin-top: 10px;
 }
 
 #checkoutSuccessThanks
 {
 margin:15px 0px;
 }
 
TEXTAREA {
	display: block;
	width: 95%;
	font-family: "lucida grande","lucida sans unicode",arial,verdana,helvetica,sans-serif;
    font-size: 13px;
	resize: none;
	color:#432e2b;
	}

input:focus, select:focus, textarea:focus {
	background:#FFFFFF;

	
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	/*border: 1px dashed #432e2b;*/
	width:95%;
	margin-left:10px;
	border:1px solid #564334;
	}

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

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: 10em;
	float: left;
	color:#432e2b;
	padding-top:4px;
	padding-bottom:8px;
	padding-left: 6px;
	}

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;
	    margin-bottom: 7px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px dashed #432E2B;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {	
	background-color: #756556;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #bea972;
	color: #000000;
	}
/*#ccTotalHeading{
float:right;
}*/
.messageStackCaution {
	background-color: #bea972;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background:url("../images/background.jpg") repeat 0 0 scroll;
	text-align: left;
	width: 900px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper
{
height:239px;
}

#header_top
{
width: 897px;
height:140px;
}


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #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;
	} 
#navColumnOneWrapper
{
/*	margin-left: 0.5em;*/
	margin-right: 0px;
	padding-right: 1px;
	}
	
#navColumnTwoWrapper {
	margin-right: 0px;
	padding-right: 5px;
}
	
#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: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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


a:active {

outline:none;

}

.sitemap_links  a:visited{

color:#660066;

}
a img {
border:medium none;
}

#navMainWrapper, #navSuppWrapper, #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, #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;
	}

.buttonRow
{
outline:none;
}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
 padding: 5px 0 0 15px;

	}

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	margin-top:30px;
	}
	
.important p
{
padding:0px;
}
	
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	/*min-height: 976px;*/
    width: 612px;
	}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.smallText
	{
	font-size:13px;
	
	}
	
	

/*Shopping Cart Display*/
#cartAdd {
    float: right;
    padding: 5px 0 5px 4px;
    text-align: right;
}

.tableHeading TH {
		border-bottom: 1px solid #432E2B;
	}

.tableHeading, #cartSubTotal {
background-color: #BAAB80;
	 }

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

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

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

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

#scUpdateQuantity {
	width: 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;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
color: #FFFFFF;
    font-size: 16px;
    padding: 16px 0 10px 9px;
	font-weight:bold;}
#alsoPurchased{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
 padding: 5px 0 10px 0;
	margin:0px;
}
.mainleftcolumn {
    background-color: #FFFFFF;
    padding: 0 0 0;
    width: 615px;
}

.categoryIcon a:link,.categoryIcon a:active,.categoryIcon a:visited,.categoryIcon a:hover{
color: #FFFFFF;
    font-size: 16px;
    padding: 16px 0 10px 9px;
	font-weight:bold;
}

#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: 9px 0 18px;
	}

.centerBoxWrapper {
	border: 0px solid #9a9a9a;
	height: 1%;
    margin: 17px 0 9px 0;
	}

h2.centerBoxHeading {
	font-size: 20px;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #FFFFFF;
    font-size: 20px;
    height: 31px;
	}
h3.leftBoxHeading,h3.rightBoxHeading
{
    background: url("../images/head.jpg") no-repeat scroll 0 0 transparent;
	padding: 13px 0 10px 18px;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
color: #FFFFFF;
    font-size: 22px;
	}
#searchHeading label
{
color: #FFFFFF;
    font-size: 22px;
}


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #a59677;
	border-bottom: 1px solid #a59677;
	margin-bottom:16px;
	}

.sideBoxContent {
	background-color: #ffffff;
    padding: 10px 0 0 5px;
	}
#categoriesContent
{
  padding: 10px 0 10px 14px;
}

	
#categoriesContent a:link,#categoriesContent a:hover,#categoriesContent a:visited
{
  color:#3a3935;
  
}

.category-top {
    background: url("../images/bullet.jpg") no-repeat scroll left center transparent;
    margin-left: 5px;
}

#categoriesContent a {
    line-height: 20px;
    padding-left: 16px;
    white-space: nowrap;
}




#informationContent
{
  padding: 10px 0 10px 14px;
}

	
#informationContent a:link,#informationContent a:hover,#informationContent a:visited
{
  color:#3a3935;
  
}


#informationContent a {
    line-height: 20px;
    padding-left: 16px;
    white-space: nowrap;
	background: url("../images/bullet.jpg") no-repeat scroll left center transparent;
    margin-left: 5px;
}


.sideBoxContent .sideBoxContentItem
{
    padding-bottom: 10px;
}



.sideBoxContentItem a:link,.sideBoxContentItem a:hover,.sideBoxContentItem a:active,.sideBoxContentItem a:visited
{
color:#3e3933;
font-weight:bold;
}

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

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

.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;
	}
#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, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg,.cartProductDisplay,.cartTotalDisplay {
    padding: 13px 0 10px 18px;
    text-align: left;
	}
	
	th
	{
    text-align: left;
	padding: 0px 0 0px 18px;	
	}
	
	#productMainImage
	{
  padding: 10px 0 0 10px;
  width:244px;
	}
	
	 .centerBoxContentsFeatured
	 {
	 /*margin:8px;*/
	 }

#siteinfoLegal
{
    text-align: left;
	float:left;
	padding: 19px 0 10px 13px;
}

#designby
{
    padding: 19px 18px 10px 0;
    text-align: left;
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#designby a:link,#designby a:hover,#designby a:visited,#designby a:active
{
color:#ffffff;
}

.centeredContent
{
text-align:center;
}


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

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	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: #D0BA89;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	background-color: #E5DABE;
	}

.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
	}
/*input[type="submit"]
{
outline-color: invert;
outline-style: none;
outline-width: medium;


}

*/TR.tableHeading {
	height: 2em;
	background-color: #BAAB80;
	}

.productListing-rowheading {
	height: 2em;
	color: #432E2B;
	}

.productListing-rowheading a {
height: 2em;
	color: #FFFFFF;
	}

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

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

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

#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: #BAAB80;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#header_top_1 {
    background-image: url("../images/logo.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 103px;
    margin: 0 auto;
    padding: 0;
    width: 425px;
	margin: 19px auto 0;
	}
	
#header_top_2 {
    float: right;
    height: 140px;
    margin: 0 auto;
    padding: 0;
    width: 400px;
	}
	
#headercontent
{
width:325px;
height:48px;
float:right;
margin:89px 0px 0px 0px;
border:0px solid #000000;
}

.headerlinks
{
float:right;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.headerlinks a:link,.headerlinks a:hover,.headerlinks a:visited
{
color:#5a3f36;
text-decoration:none;
}

.shoppingcart
{
color:#5a3f36;
float:right;
font-size:13px;
margin-top:5px;
}

.shoppingtext,.shoppingtext a:link,.shoppingtext a:hover,.shoppingtext a:active,.shoppingtext a:visited
{
height:20px;
float:left;
font-weight:bold;
color:#564333;
}

.currentcart
{
height:20px;
float:left;
font-weight:normal;
}

.number
{
height:20px;
float:left;
font-weight:bold;
}

#topmenubar
{
width:900px;
height:56px;
}


#topmenubar_left
{
background:url("../images/leftside.jpg") no-repeat scroll 0 0;
float:left;
width:9px;
height:56px;
}

#topmenubar_center
{
background:url("../images/center.jpg") repeat-x scroll 0 0;
float:left;
width:879px;
height:56px;
}

#topmenubar_right
{
background:url("../images/rightside.jpg") no-repeat scroll 0 0;
float:left;
width:9px;
height:56px;
}

#topmenubar_center ul
{
list-style:none;
font-size:13px;
font-family: "lucida grande","lucida sans unicode",arial,verdana,helvetica,sans-serif;
padding:8px 40px 8px 8px;
height:56px;
margin: 0;
padding: 0;
font-weight:bold;
 margin: 0 0 0 3px;
}

#topmenubar_center ul li
{
padding:19px 32px 8px 8px;
float:left;
}

#topmenubar_center a:link,#topmenubar_center a:hover, #topmenubar_center a:visited
{
color:#ffffff;
}

#topmenubar_center #navEZPagesTop ul li
{
padding:8px 40px 8px 8px;
float:left;
}

#topmenubar_center #navEZPagesTop a:link,#topmenubar_center #navEZPagesTop a:hover,#topmenubar_center #navEZPagesTop a:visited
{
color:#ffffff;
}

#breadcrumb
{
font-size:13px;
font-weight:normal;
height:26px;
}

#leftbreadcrumb
{
background:url("../images/breadcrumbleft.jpg") no-repeat scroll 0 0;
width:5px;
height:26px;
float:left;
}

#middlebreadcrumb
{
background:url("../images/breadcrumbmiddle.jpg") repeat-x scroll 0 0;
width:886px;
height:26px;
float:left;
}

#rightbreadcrumb
{
background:url("../images/breadcrumbright.jpg") no-repeat scroll 0 0;
width:5px;
height:26px;
float:left;
}

#footermain
{
height: 56px;
width: 900px;
margin:5px 0px 0px 0px;
}

#footerleft {
    background: url("../images/leftside.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 9px;
}

#footermiddle {
    background: url("../images/center.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 882px;
}

#footerright {
    background: url("../images/rightside.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 9px;
}



#featuredProducts
{
height: 56px;
width: 612px;
}

#leftcenterboxheading {
    background: url("../images/leftside.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 9px;
}

#middlecenterboxheading {
    background: url("../images/center.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 594px;
}


#middlecenterboxheading_innerpages{
    background: url("../images/center.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 56px;
  width: 592px;
}


#rightcenterboxheading {
    background: url("../images/rightside.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 9px;
}

.centerBoxContentsFeatured ,.specialsListBoxContents
{
width:192px;
height:214px;
border:1px solid #3e3321;
background-color:#ffffff;
}


.producttitle
{
height:43px;
padding: 15px 6px 0;
font-weight:bold;
font-size:14px;
}

.producttitle a
{
text-decoration:none;
}


.productimage
{
height:111px;
}

.productprice {
    background-color: #40392F;
    float: left;
    width: 91px;
	color:#ffffff;
	font-weight:bold;
	height: 18px;
    padding: 14px 0;
}

.buynow
{
height: 22px;
padding: 12px 0;
width:92px;
background-color:#000000;
float:left;
}


.buynow a:link, .buynow a:hover, .buynow a:visited, .buynow a:active
{
 
font-weight:bold;
color:#ffffff;
font-size:14px;
padding:12px 0 12px 0;
}

#ezPagesHeading,#contactUsHeading,#checkoutSuccessHeading,#logoffDefaultHeading,#tellAFriendHeading,#writeAreview,#accountDefaultHeading,#orderHistoryDetailedOrder,#orderHistoryStatus,#accountHistoryDefaultHeading,#createAcctSuccessHeading,#updateaddressbook,#addressBookDefaultHeading,#accountEditHeading,#accountNotificationsHeading,#accountPasswordHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#orderHistoryDetailedOrder
{
text-align:left;
}

#reviewWriteMainImage
{
padding:2px 0px 0px 10px;
}

#advSearchDefaultHeading
{
padding: 13px 0 10px 9px;
color:#ffffff;
font-size:22px;
}

#productListHeading,#specialsListingHeading,#newProductsDefaultHeading,#allProductsDefaultHeading,#advSearchResultsDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}


.ezpagestext
{
padding:15px;
}

#productsListingBottomNumber
{
margin-top:10px;
}

.productListing-data
{
vertical-align:top;
}

.itemTitle
{
text-transform:uppercase;
font-size:14px;
}

#productName{
    color: #FFFFFF;
    font-size: 16px;
    padding: 16px 0 10px 9px;
/*    text-transform: uppercase;*/
}

#reviewsWriteHeading
{
    color: #432E2B;
    font-size: 15px;
    text-transform: uppercase;
	margin-top: 10px;
}

#productPrices
{
    color: #432E2B;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}


.normalprice,.productPriceDiscount
{
    color: #432E2B;
    font-size: 14px;
    text-transform: uppercase;
}

.productSpecialPrice
{
color:#FF0000;
}

#reviewsWriteReviewer
{
font-weight:normal;
font-size:14px;
padding:10px;
}


#productDescription
{
    color: #432E2B;
    font-size: 13px;
	font-weight:normal;

}

#shippingInfoMainContent p,#privacyDefaultMainContent p,#conditionsMainContent p,#siteMapMainContent p,#gvFaqDefaultMainContent p,#discountcouponInfoMainContent p
{
padding-top:0px!important;
margin-top:0px!important;
}

#reviewsDefaultHeading
{
padding: 13px 0 10px 9px;
color:#ffffff;
font-size:22px;
}

#cartDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}
.encapsuled
{
  background-color: #DFC789;
width:auto;
height:56px;
}


#loginDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}


#checkoutShippingHeadingAddress,#checkoutConfirmDefaultBillingAddress,#checkoutPaymentHeadingAddress,#checkoutConfirmDefaultShippingAddress,#checkoutConfirmDefaultPayment,#checkoutConfirmDefaultShipment,#checkoutShippingHeadingMethod,#checkoutShipAddressDefaultAddress,#checkoutPayAddressDefaultAddress,#checkoutConfirmDefaultHeadingComments,#checkoutConfirmDefaultHeadingCart
{
font-size:14px;
color: #432E2B;
}


#checkoutShippingHeading,#checkoutConfirmDefaultHeading,#checkoutShipAddressDefaultHeading,#checkoutPayAddressDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#checkoutPaymentHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}


#timeoutDefaultHeading
{
padding: 18px 0 10px 9px;
color:#ffffff;
font-size:14px;
}

#shippingInfoHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#createAcctDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#privacyDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}


#conditionsHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#siteMapHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#gvFaqDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#discountcouponInfoHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

#unsubDefaultHeading
{
padding: 16px 0 10px 9px;
color:#ffffff;
font-size:16px;
}

.navNextPrevWrapper {
    padding: 1em;
    text-align: center;
	margin: 5px 0 5px 165px;
}

#productReviewLink
{
margin:0px 0px 0px 14px;
}

#whitebackground
{
background-color:#ffffff;
height:auto!important;
border: 1px solid #a59677;
margin-bottom: 14px;
padding: 5px 10px;
width: 586px;
}

#searchHeading label {
    color: #FFFFFF;
    font-size: 20px;
}

.sideBoxContent{
    background-color: #FFFFFF;
    padding: 9px 0 0 0px;
}

.sideBoxContentItem a:link, .sideBoxContentItem a:hover, .sideBoxContentItem a:active, .sideBoxContentItem a:visited
{
    color: #3E3933;
    font-weight: bold;
}

#mainpricediv
{
background-color:#000000;
height: 46px;
width: 184px;
}


.productprice .normalprice
{
color:#ffffff;
}

.productprice .productSpecialPrice
{
color:#ffffff;
}

#productTellFriendLink
{
margin-top:0px;
}

#reviewsWrite .forward
{
margin-top:10px;
}

#alsoPurchased .centerBoxHeading
{
font-size:16px;
}

#alsoPurchased .centerBoxContentsAlsoPurch
{
font-size:14px;
}

.productListing-heading
{
font-size:14px;
font-weight:bold;
/*text-transform:uppercase;*/
}

#productReviewsDefaultProductImage
{
padding:0px 0px 0px 10px;
}

#productReviewsDefaultHeading
{
margin-top:10px;
}

#mainsearchdiv1
{
width:244px;
height:55px;
border:0px solid #000000;
margin:0 auto;
text-align:right;
}

#mainsearchdiv2
{
color:#4a4742;
border: 1px solid #4e4138;
width: 191px;
height:20px;
padding: 2px 0 1px 7px;
}

#smallbox
{
width:200px;
}

.success
{
margin-top:10px;
}

table #listCell0-0 a,table #listCell0-1 a,table #listCell0-2 a
{

}

.productListing-heading a
{
color:#432E2B !important;
text-decoration:none !important;
}


#addressbook
{
    color: #FFFFFF;
    font-size: 16px;
    padding: 16px 0 10px 9px;
}

#productPricesDiv
{
float:right;
text-align:right;
margin-right: 7px;
}

#productMainImage
{
text-align:center;
}

.cartTableHeading {
    background-color: #544132;
    color: #FFFFFF;
}

.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	}
	
	#headerWrapperthankyou
	{
	height:210px;
	}

#searchbutton
{
background:url("../images/search.jpg") no-repeat scroll 0 0;

}

#mainsearchdiv2{
/*	#margin-top:-1px;*/
border:none !important;
}
