/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Verdana, Helvetica, Sans Serif;
	color: #1c1c1c;
	text-decoration: none;
	text-align: left;
	background: url(/images/bg-body.jpg) repeat-x #fff;
}

img {
	display: block;
	border: none;
}

a {
color: #889976;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

/*________ CONTAINER ________*/

#container {
width: 830px;
margin-left: auto;
margin-right: auto;
}


/*________ FLASH AREA ________*/

#intro {
background: url(/images/bg-intro.jpg) no-repeat;
float:left;
width: 384px;
height: 290px;
display: inline;
}

#intro h1 {
padding: 65px 0 2px 58px;
}

#intro p {
color: #fff;
padding-top: 5px;
font-size: 17px;
padding-left: 55px;
line-height: 1.4;
}

#intro p span {
padding-left: 3px;
font-size: 10px;

}

#intro p a {
color: #fff;
font-weight: bold;
}

#flashPanel {
float:left;
display: inline;
}


/*________ MAIN NAV ________*/

#mainNav ul {
background: url(/images/bg-nav.jpg) no-repeat;
font: 16px Arial, Verdana, Sans Serif;
color: #fff;
text-align: center;
padding: 28px 0 10px 0;
}

#mainNav a {
color: #fff;
text-decoration: none;
}

#mainNav a:hover {
color: #331709;
text-decoration: underline;
}

#mainNav ul li {
display: inline;
margin: 0 18px;
}

/*________ CONTENT - HOME ________*/

#content {
margin-left: 20px;
}

#content .galleryArea {
width: 535px;
overflow: hidden;
}

#content #images h2, #productList h2 {
padding-bottom: 10px;
color: #889976;
}

#content .divider {
clear: left;
}

#content #images {
overflow: hidden;
height: 180px;
clear: left;
}

#indexHomeBody #images div div {
margin-right: 2px;
}

#content #productList img {
border: 2px solid #fff;
margin: 0 0 3px 0;
}

#content #productList div, #content .galleryArea div {
float: left;
overflow: hidden;
width: 125px;
padding: 0 10px 15px 0;
}

#content .galleryArea p, #productList p {
font-size: 9px;
float: left;
}

#content .galleryArea .productDiv p .cityText {
color: #889976;
font-weight: bold;
}

#content .galleryArea div.productDivNoMargin {
padding: 0;
}

#newsletterSignUp {
background: url(/images/bg-newsletter-sign-up.jpg) no-repeat;
height: 100px;
width: 600px;
}

#newsletterSignUp form {
padding-top: 39px;
}
#newsletterSignUp fieldset {
border: 0;
width: 445px;
float: left;
text-align: right;
margin-right: 20px;
}
#newsletterSignUp form legend {
display: none;
}
#newsletterSignUp fieldset label {
display: none;
}
#newsletterSignUp fieldset input {
width: 130px;
height: 18px;
margin-left: 15px;
border: 1px solid #c3ceb6;
padding: 2px 5px;
font-size: 12px;
color: #515151;
}

#sideNavHome {
background: url(/images/bg-side-nav-home.jpg) no-repeat;
width: 262px;
float: right;
margin-top: 20px;
}

#sideNavHome ul {
list-style-type: none;
margin: 0 0 0 44px;
padding-bottom: 15px;
width: 176px;
background: #acb99d;
}

#sideNavHome ul li {
color: #6e5437;
padding: 5px 0;
margin-left: 15px;
width: 140px;
border-top: 1px solid #b4c0a7;
border-bottom: 1px solid #9aa68d;
}
#sideNavHome ul li a {
color: #6e5437;
display: block;
font-weight: bold;
padding: 0 0 0 10px;
}
#sideNavHome ul li a:hover {
text-decoration: none;
}

#sideNavHome img.listBottom {
margin-left: 44px;
}

#sideNavHome .lastListItem {
padding-bottom: 30px;
border-bottom: none;
}

#sideNavHome h3 {
color: #3b1f11;
font-size:12px;
padding: 0 0 5px 60px;
text-transform: uppercase;
}

#sideNavHome .spaceForForm {
color: #3b1f11;
font-size: 12px;
padding: 10px 0 0px 60px;
}

#sideNavHome #sideLogin {
padding: 10px 0 14px 60px;
}
#sideLogin fieldset {
border: 0;
}
#sideLogin fieldset legend {
display: none;
}
#sideLogin fieldset label {
display: none;
}
#sideLogin fieldset input {
width: 130px;
height: 18px;
border: 1px solid #c3ceb6;
padding: 2px 5px;
font-size: 12px;
color: #515151;
margin: 0 0 3px 0;
}
#passwordx {
background: #fff url(/images/bg-password.gif) no-repeat;
}

#sideLogin a {
display: block;
color: #6e5437;
text-decoration: underline;
font-size: 11px;
margin-bottom: 3px;
font-weight: bold;
}
#sideLogin a:hover {
color: #4d361c;
}

#sideNavHome #sideBarSearch {
margin: 0 0 0 44px;
padding-left: 18px;
width: 158px;
background: #acb99d;
}

#sideNavHome #sideBarSearch h3 {
padding-left: 0;
}

#productSearch fieldset {
border: 0;
background: #acb99d;
}

#productSearch fieldset input {
width: 130px;
height: 18px;
border: 1px solid #c3ceb6;
padding: 2px 5px;
font-size: 12px;
color: #515151;
margin: 0 0 3px 0;
}

/*________ ABOUT US ________*/

#aboutUs {
height: 370px;
background: url(/images/about-us-collage.jpg) no-repeat right;
}

#aboutUs p {


width: 350px;
}

/*________ FOOTER ________*/

#footer {
background: url(/images/bg-footer.jpg) repeat-x;
height: 90px;
clear: both;
}

#footer p {
text-align: center;
font-size: 10px;
color: #fff;
padding-top: 25px;
line-height: 1.5;
}

#footer a {
color: #ededed;
text-decoration: none;
}

#footer a:hover {
color: #c0c0c0;
}

#contentMain {
background: #fff url(/images/bg-content-area.gif) right repeat-y;
width: 770px;
overflow: hidden;
margin: auto;
}

#otherContent {
width: 551px;
background: url(/images/bg-breadcrumbs.gif) left top no-repeat;
float: left;
padding-left: 24px;
}

#navBreadCrumb {
background-color: #e1e9d8;
border-top: 1px solid #8f9b77;
border-bottom: 1px solid #8f9b77;
margin-bottom: 15px;
height: 18px;
font-size: 10px;
color: #604528;
padding: 4px 0 0 10px;
}

#navBreadCrumb a {
color: #5a5b5a;
text-decoration: none;
}

.centerColumn h1 {
color: #889976;
font-size: 16px;
padding-bottom: 10px;
}

#sidebar {
float: left;
width: 165px;
margin-left: 9px;
padding: 0 0 40px 15px;
background: url(/images/bg-sidebar-top.gif) top right no-repeat;
}

#sidebar h3 {
color: #3b1f11;
font-size:12px;
padding: 0 0 5px 0;
text-transform: uppercase;
}

#sidebar #sideLogin {
margin: 5px 0 15px 0;
}

#sidebar a {
color: #6e5437;
}

#sidebar ul {
list-style-type: none;
border-top: 1px solid #9aa68d;
width: 153px;
font-weight: bold;
margin-bottom: 20px;
}

#sidebar ul ul {
font-weight: normal;
margin-bottom: 0px;
border: none;
background-color: #98a48b;
}

#sidebar ul ul li a {
background: none;
padding: 5px 0 0 15px;
height: 20px;
}

#sidebar ul ul li a:hover {
background: none;
}

#sidebar ul li {
border-top: 1px solid #b4c0a7;
border-bottom: 1px solid #9aa68d;
}

#sidebar ul li a {
text-decoration: none;
display: block;
height: 25px;
padding: 8px 0 0 25px;
background: url(/images/bg-side-list-li.gif) left no-repeat;
}

#sidebar ul li a:hover {
color: #4d361c;
background: url(/images/bg-side-list-li-hover.gif) left no-repeat;
}

.sideCheckout a {
background: url(/images/bg-checkout.gif) left no-repeat;
padding-left: 22px;
font-size: 90%;
}

#sidebar .cartBoxTotal {
margin: 10px 0;
}

.sideCheckout a.basketButton {
margin-right: 8px;
background: url(/images/bg-view-cart.gif) left no-repeat;
}

/*____________ MAIN ELEMENTS ____________*/

.centerColumn {
padding-bottom: 20px;
overflow: hidden;
}

.centerColumn h2 {
padding-bottom: 10px;
color: #889976;
font-size: 140%;
clear: both;
}

.centerColumn h3 {
padding-bottom: 10px;
color: #604e28;
font-size: 110%;
clear: both;
}

.centerColumn p {
margin-bottom: 15px;
line-height: 1.5em;
}

.centerColumn address {
width: 180px;
float: left;
clear: both;
margin: 0 0 10px 0;
}

.centerColumn fieldset textarea {
width: 447px;
height: 70px;
margin-bottom: 10px;
padding: 2px 0 2px 3px;
overflow: auto;
font: 100% Arial,Helvetica,sans-serif;
}

fieldset #newsletter-checkbox, fieldset #email-format-html, fieldset #email-format-text, fieldset #primary {
width: auto;
height: 16px;
margin: 0 5px 0 120px;
clear: both;
}

.centerColumn fieldset .checkboxLabel, .centerColumn fieldset .radioButtonLabel {
width: 340px;
clear: none;
padding: 0;
}

/*________ MEMBER LOGIN / CREATE ACCOUNT ________*/

#accountLogin .important {
float: none;
clear: both;
font-size: 90%;
margin: 0 0 5px 120px;
}

.centerColumn form {
overflow: hidden;
padding-bottom: 20px;
}

.centerColumn fieldset {
overflow: hidden;
border: 0;
clear: both;
width: 510px;
}

#loginDefault fieldset, #createAcctDefault fieldset {
width: 490px;
float: left;
}

.centerColumn fieldset legend {
margin-bottom: 10px;
}

.centerColumn fieldset label {
float: left;
clear: both;
width: 120px;
margin: 0 0 10px 0;
padding: 4px 0 0 0;
}

.centerColumn fieldset input {
float: left;
width: 180px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
}

.centerColumn fieldset select {
float: left;
height: 20px;
margin: 0 0 10px 0;
}

#loginDefault .forward, #createAcctDefault .forward {
float: none;
clear: both;
margin: 0 0 0 120px;
}

.centerColumn .forward img {
margin-bottom: 5px;
}

/*____________ ACCOUNT INFORMATION ____________*/

.centerColumn table th {
border-bottom: 1px solid #acb99d;

border-top: 1px solid #acb99d;
background-color: #e1e9d8;
padding: 6px 0;
}

.centerColumn table tr td {
background-color: #fff;
border-bottom: 1px solid #acb99d;
padding: 5px;
}

.centerColumn .amount {
float: right;
margin-bottom: 5px;
clear: both;
}

#accountDefault ul {
margin: 0 0 15px 15px;
}

#accountDefault ul li {
margin-bottom: 3px;
}

#accountDefault ul li a {
text-decoration: none;
}

#addressBookProcessDefault .delete {
clear: both;
}

fieldset #newsletter {
width: auto;
height: 16px;
margin-right: 5px;
clear: both;
}

#acctNewslettersDefault fieldset label {
width: auto;
font-size: 95%;
}

#accountHistInfo table {
border-bottom: 1px solid #394432;
margin-bottom: 10px;
}

#accountHistInfo table th {
text-align: left;
padding-left: 10px;
}

#accountHistInfo table #myAccountTotal {
text-align: right;
padding-right: 10px;
}

#accountHistInfo hr {
display: none;
}

#accountHistoryDefault fieldset, #accountNotifications fieldset {
border: 1px solid #889976;
width: 510px;
padding: 0 15px 10px 15px;
}

#accountHistoryDefault legend, #accountNotifications legend {
color: #889976;
padding: 8px 2px 0 2px;
}

#accountHistoryDefault fieldset .notice {
font-weight: bold;
float: none;
}

#accountHistoryDefault fieldset .back {
float: none;
}

#accountNotifications fieldset input {
width: auto;
height: 16px;
margin-right: 5px;
clear: both;
}

#accountNotifications fieldset label {
width: auto;
}

#accountNotifications .notice {
margin-bottom: 5px;
} 

/*____________ SHOPPING CART ____________*/

#shoppingCartDefault table tr th {
background-color: #e1e9d8;
color: #2f2f2f;
border-top: 1px solid #acb99d;
padding: 8px 0 8px 0;
}

#shoppingCartDefault table tr td {
border-bottom: 1px solid #acb99d;
padding: 10px 5px;
}

#shoppingCartDefault #cartSubTotal {
background-color: #e1e9d8;
padding: 5px 10px 5px 0;
}

#shoppingCartDefault a {
color: #889976;
}

/*____________ CHECKOUT SHIPPING ____________*/

#checkoutShipping .floatingBox {
font-weight: normal;
font-size: 80%;
}

#checkoutShipping address {
clear: none;
font-size: 120%;
}

#checkoutShippingContentChoose {
margin-bottom: 10px;
}

.centerColumn .moduleRow, .centerColumn .moduleRowSelected {
overflow: hidden;
clear: both;
margin-top: 10px;
float: left;
}

.centerColumn .moduleRow .back input, .centerColumn .moduleRowSelected .back input {
width: auto;
margin-right: 5px;
clear: both;
}

.centerColumn .moduleRow .back label, .centerColumn .moduleRowSelected .back label {
width: auto;
padding: 0;
}

#checkoutShipping fieldset input {
width: auto;
float: left;
height: 15px;
overflow: hidden;
margin: 0 5px 25px 0;
}

#checkoutShipping fieldset label {
float: none;
clear: none;
overflow: hidden;
display: block;
margin: 0 0 25px 0;
}


/*____________ CHECKOUT PAYMENT ____________*/

#checkoutPayment #conditionsPayment {
border: 1px solid #b1b1b1;
height: 100px;
overflow: auto;
padding: 5px;
margin-bottom: 10px;
}

#checkoutPayment .floatingBox {
font-weight: normal;
font-size: 80%;
}

#checkoutPayment address {
clear: none;
font-size: 120%;
}

#checkoutPayment fieldset {
border: 1px solid #889976;
width: 510px;
padding: 0 15px 10px 15px;
}

#checkoutPayment legend {
color: #889976;
padding: 8px 2px 0 2px;
}

#checkoutPayment .totalBox {
float: right;
margin-bottom: 5px;
clear: both;
}

#checkoutPayment .lineTitle {
float: right;
margin-bottom: 5px;
}

#checkoutPayment fieldset #pmt-cc, #checkoutPayment fieldset #pmt-moneyorder, #checkoutPayment fieldset #pmt-dirbank, #checkoutPayment fieldset #conditions {
width: auto;
height: 16px;
margin-right: 5px;

clear: both;
}

.termsdescription {
margin-bottom: 10px;
display: block;
}

.termsiagree {
width: 500px;
display: block;
}

#checkoutPayment .ccinfo {
overflow: hidden;
clear: both;
}

#checkoutPayment #cc-cc-expires-month {
width: 115px;
margin-right: 10px;
}

#checkoutPayment #cc-cc-expires-year {
width: 60px;

}

/*____________ CHECKOUT CONFIRMATION ____________*/

#checkoutConfirmDefault address {
clear: none;
}

#checkoutConfirmDefault .important {
font-weight: normal;
overflow: hidden;
}

#checkoutConfirmDefault .important div {
margin: 2px 0;
}

#checkoutConfirmDefault .important .back {
margin: 0 10px 0 0;
font-weight: bold;
float: left;
clear: both;
}

#checkoutConfirmDefault hr {
margin-bottom: 20px;
display: none;
}

#checkoutConfirmDefault table th {
border-bottom: 1px solid #acb99d;
border-top: 1px solid #acb99d;
background-color: #e1e9d8;
padding: 8px 0;
}

#checkoutConfirmDefault #ccProductsHeading {
text-align: left;
}

#checkoutConfirmDefault table tr td {
background-color: #fff;
border-bottom: 1px solid #acb99d;
padding: 10px 5px;
}

#checkoutConfirmDefault #orderTotals {
padding: 10px 5px;
overflow: hidden;
}

.centerColumn .totalBox {
float: right;
margin-bottom: 5px;
clear: both;
}

.centerColumn .lineTitle {
float: right;
margin-bottom: 5px;
}

#checkoutConfirmDefault #ottotal {
font-weight: bold;
}

/*____________ CHECKOUT SUCCESS ____________*/

#checkoutSuccessOrderNumber {
margin-bottom: 5px;
}

#checkoutSuccessOrderLink {
margin-bottom: 5px;
}

#csNotifications input {
width: auto;
height: 16px;
margin-right: 5px;
clear: both;
}

#csNotifications .forward input {
height: auto;
width: auto;
}

/*____________ HELP WINDOWS ____________*/

#infoShoppingCart, #popupCVVHelp {
text-align: left;
padding: 5px 10px;
}

#infoShoppingCart h1, #popupCVVHelp h1 {
font-size: 140%;
margin-bottom: 10px;
}

#infoShoppingCart h2, #popupCVVHelp h2 {
font-size: 110%;
margin-bottom: 5px;
}

#infoShoppingCart p, #popupCVVHelp p {
margin-bottom: 15px;
}

#popupCVVHelp img {
display: block;
margin: 10px 0;
}

/*____________ PRODUCT INFO ____________*/

#productGeneral {
overflow: hidden;
margin-top: 40px;
}

#productGeneral h4 {
color: #6c5236;
font-weight: normal;
padding-bottom: 5px;
font-size: 12px;
}

#productMainImage {
float: right;
}

#productGeneral a img {
border: 8px solid #d5dcce;
padding: 2px;
margin-left: 10px;
}

#productGeneral #product {
overflow: hidden;
}

#productinfoBody #contentMain #productGeneral #product div {
border-bottom: 1px dotted #d5dcce;
padding-bottom: 10px;
margin-bottom: 8px;
overflow: hidden;
width: auto;
}

#productGeneral #product div h2 {
float: left;
display: inline;
color: #6c5236;
font-size: 120%;
clear: none;
margin: 0;
padding: 0;
}

#productGeneral #product div p {
text-align: right;
display: block;
color: #6c5236;
width: auto;
margin: 0;
font-size: 100%;
clear: none;
}

#productinfoBody #contentMain #productGeneral #product p {
color: #6f6f6f;
clear: none;
}

#productinfoBody #contentMain #productGeneral #product #cartAdd {
float: left;
text-align: left;
margin: 22px 0 30px 0;
padding: 0;
border: none;
width: auto;
}

#productGeneral #cartAdd fieldset {
overflow: hidden;
width: auto;
float: left;
}

#productGeneral #cartAdd fieldset label {
display: none;
}

#productGeneral #cartAdd fieldset input {
float: left;
width: 28px;
text-align: center;
padding: 2px 0;
margin: 0;
margin: 26px 8px 0 0;
}

#productGeneral #cartAdd input img {
border: 1px solid;
float: left;
clear: none;
}

#productGeneral #product p {
clear: both;
}

#productGeneral #product p a {
color: #434343;
text-decoration: none;
font-size: 80%;
padding: 0 0 2px 15px;
background: #fff url(/images/back-to-products-arrow.gif) no-repeat left;
}


/*____________ WHOLESALE FORM ____________*/

#conditionsOfSale {
overflow: auto;
height: 200px;
border: 1px solid #b1b1b1;
padding: 10px;
margin-bottom: 15px;
}

#wholesaleForm label {
width: 170px;
text-align: right;
margin: 0 15px 10px 0;
padding: 2px 0 0 0;
}

#wholesaleForm fieldset input {
margin: 0 0 15px 0;
width: 214px;
}

#wholesaleForm fieldset textarea {
width: 214px;
float: left;
}

#wholesaleForm fieldset select {
width: 220px;
}

#wholesaleForm input {
margin-left: 185px;
}

#errorText {
border: 1px solid #d50606;
background-color: #fdb3b3;
width: auto;
color: #1f3878;
margin-bottom: 15px;
}


#errorText p {
padding: 0;
margin: 0 0 5px 0;
color: #d50606;
padding-left: 15px;
padding-top: 5px;

}


#errorText ul {
margin-left: 50px;
padding: 0 10px 10px 0;
color: #d50606;
}

#successText {
border: 1px solid #188210;
background-color: #b6feb0;
width: auto;

margin-bottom: 15px;
}

#successText p {
padding: 0;
margin: 0;

text-align: center;
padding: 10px 0;
color: #188210;
}

/*____________ CONTACT US ____________*/

.contactDetails {
margin-bottom: 25px;
overflow: hidden;

}

.contactDetails dt {
float: left;
width: 70px;
font-weight: bold;
margin-bottom: 8px;
clear: both;
}

.contactDetails dd {
margin-bottom: 8px;
overflow: hidden;
}

#contactUsForm textarea {
width: 250px;
}

#contactUsDefault #submit {

margin-left: 120px;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 5px 0 5px 10px;
border: 1px solid #000000;
margin-bottom: 10px;
}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
float: left;

margin: 0 20px 0 0;
}

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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, #accountLinksWrapper, #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:  0.5em 0em;
	list-style-type: none;
	}






#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}


#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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: 2px;
float: left;
clear: none;
}

.required {
color: #FF0000;
float: right;
}

.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;

	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	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: #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;
	}
.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;
	} 

#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 {}

#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;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {

	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;

	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.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;
	}

#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;
	}

#passwordForgotten legend {
display: none;
}
#sideCart {
width: 153px;
margin-bottom: 20px;
}
#sideCart ul {
font-size: 90%;
font-weight: normal;
margin-bottom: 5px;
}

#sidebar #sideCart ul a {
padding-left: 3px;
background: none;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #8f9b77;
	background: #e1e9d8;
	margin-top: -7px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

#main {
background-color: #fff;
width: 500px;
margin: auto;
padding: 10px 20px;
}

#main h2 {
padding-bottom: 10px;
color: #889976;
font-size: 150%;
}
body#images {
background: #fff;
}
#image {
padding-bottom: 10px;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;

	float:left;
	padding-right: 5px;
	color: #999999;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 2px solid #fff;
    background-color: #f6f6f6;
}

#productGeneral #productGallery img {
border: none;
padding: 0;
float: none;
clear: none;
margin-left: 0px;
}
#productGeneral #productGallery a {
display: block;
}
#productGeneral #productGallery h3 {
border-bottom: 1px dotted #d5dcce;
padding-bottom: 15px;
color: #6c5236;
font-size: 120%;
margin-bottom: 10px;
}

.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 2px solid #fff;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	 border: 2px solid #ccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;

}
.imagethumb img {
border: 0;
}
.imagethumb img:hover {
border: 0;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 10px 10px 0;
    padding: 8px 8px 2px 8px;
	float: left;
	width: 247px;
background-color: #f9f3ec;
border: 1px solid #e8ded3;
    line-height: 100%;
}
.album a { 
color: #6e5437; 
font-size: 110%;
}

.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
clear: none;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8f9f7e;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}



/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}


#allProductsDefault #productListing {
padding-top: 15px;
margin: 15px 0;
border-top: 1px dotted #d5dcce;
border-bottom: 1px dotted #d5dcce;
}
#allProductsDefault #productListing div {
margin-bottom: 22px;
clear: left;
overflow: hidden;
}
#allProductsDefault #productListing div h3 {
clear: none;
font-size: 14px;
border-bottom: 1px dotted #d5dcce;
margin-bottom: 10px;
}
#allProductsDefault #productListing div h3 a {
color: #624628;
}
.productPrice {
float: right;
}

#allProductsDefault #productListing div div {
border: none;
clear: none;
margin: 0;
}

#allProductsDefault #productListing div div.productImage {
width: 145px;
float: left;
background-color: #fff;
}
#allProductsDefault #productListing div div.productInfo {
float: left;
padding-left: 10px;
border-left: 1px dotted #d5dcce;
width: 385px;
}

#sorter {

}
#sorter label {
float: left;
margin-right: 10px;
padding-top: 2px;
}
#sorter select {
font-size: 100%;
}


.tabTable {
margin: 15px 0;
}
.tabTable td {
vertical-align: top;
}
.tabTable td .listingDescription, .tabTable td h3 {
text-align: left;
}
#listCell0-0 {
width: 130px;
text-align: left;

padding-left: 7px;
}
#listCell0-1 {
text-align: left;
padding-left: 7px;
}

.important em {
color: #ff0000;
font-style: normal;
}

#sidebar li#rssLink a {
background-image: url(/gallery/zp-core/images/rss.gif);
}

.stockist {
margin-bottom: 22px;
clear: left;
overflow: hidden;
border-bottom: 1px dotted #d5dcce;
}
.stockist h3 {
clear: none;
}
.stockist dl {
float: right;
width: 300px;
overflow: hidden;
margin-bottom: 20px;
margin-top: 10px;
}
.stockist dl dt {
float: left;
width: 50px;
text-align: right;
margin-right: 5px;
padding-right: 5px;
border-right: 1px dotted #d5dcce; 
clear: left;
margin-bottom: 3px;
color: #6e5437;
}
.stockist dl dd {
float: left;
width: 230px;
margin-bottom: 3px;
}

pre {
margin: 10px 0;
}

#stockistOptions {
text-align: center;
}
#stockistOptions img {
margin: auto;
}
#ausMap {
padding-bottom: 20px;
}

#manufacturerSort {
overflow: hidden;
}

#manufacturerSort li {
display: block;
border: 1px solid #8f9b77;
width: 80px;
float: left;
margin: 0 8px 8px 0;
height: 60px;
padding: 20px 0 0 0;
text-align: center;
}

#manufacturerSort li.productSort {
background-color: #e1e9d8;
}

#manufacturerSort li a {
background-color: #acb99d;
display: block;
color: #fff;
font-weight: bold;
font-size: 110%;
padding: 3px 0;
}
#allProductsDefault #sorter {
margin-top: 15px;
}
#images #main #gallerytitle .imgnav {
background-image: none;
border: 1px solid #784d31;
background-color: #acb99d;
}
#images #main #gallerytitle .imgnav a {
color: #784d31;
} 

/*____________ NEWS ____________*/

#news img {
border: 1px solid #ebebeb;
padding: 3px;
margin: 0 0 20px 10px;
float: right;
}

#news div {
margin-bottom: 15px;
clear: both;
}

#news p  {
margin-bottom: 15px;
}

/*____________ ADVANCED SEARCH ____________*/

#advSearchDefault label {
width: 100px;
}

#advSearchDefault fieldset input {
margin-left: 0;
}

#advSearchDefault input {
margin-left: 100px;
}