/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	padding: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color:#f7f1e1;
	}

a img {border: none; }

a:link {
	color: #676336;
	text-decoration: none;
	}
 
a:visited {
	color: #676336;
	text-decoration: none;
	}

a:hover, #navCatTabs ul li a:hover {
	color: #678000;
	}
#navMain ul li a:hover {
	color: #000; 
    text-decoration: none;	
}
#navSupp ul li a:hover {
	color: #000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.1em;
	}

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

h4.optionName {
	width:250px;
	text-align:right;
	padding-right:20px;
	padding-bottom:5px;
}

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

FORM {
	display: inline;
	font-size: 1em;
	margin: 0;
	}

input {border:1px solid #B6ABD5; background:#fff;}
	
	
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, textarea:focus {
	
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
	
select {margin: 0;background:#fff;}
select:focus {
	background: #fff;
	}		
option {background:#fff; color:navy;}
optgroup {background:#fff; color:navy; font-family:georgia, serif;}
optgroup option {background:#fff; color:navy;}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo {
	float: right;
	}
LABEL.inputLabel {
	width: 10em;
	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: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	text-align: left;
	width: 950px;
	vertical-align: top;
	border:1px solid #653600;
	padding:0;
	}

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

#contentMainWrapper {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	clear:both;
} 	
	
#headerWrapper {
	background-image: url(/hotel_supplies/includes/templates/johndron/images/header.jpg);
	height:150px;
}	

 
#navColumnOneWrapper {
	margin: 0 0.5em;
	padding: 0 0 0 0;
	}
#navColumnTwoWrapper {
	margin: 0 0.5em;
	}
#taglineWrapper {
	margin:0;
	padding:20px 0 0 200px;
	vertical-align: middle;
	color:#000;
}
#tagline {
	/*color:#fff;*/
	font-size: 1.3em;
	font-weight: 400;
	/*text-align : center;
	vertical-align: bottom;*/
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/
.navNextPrevWrapper{padding: 10px 0;}
.navSplitPagesResult {padding: 5px 0;}
.navSplitPagesLinks {}
.navNextPrevCounter {
	padding: 5px 0;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 5px 5px 10px 5px;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0em;
	padding: 0 0.2em;
	background-color: #f7f1e1;
	font-weight: bold;
	color: #000;
	height: 1%;
	vertical-align: middle;
	font-size:1.4em;
}
#navCatTabsWrapper {
	margin: 0em;
	padding: 0 0.2em;
	background-color: transparent;
	font-weight: bold;
	color: #787878;
	height: 1%;
	vertical-align: middle;
	font-size:1.2em;
}
#navSuppWrapper {
	margin: 0em;
	padding: 0 0.2em;
	background-color: transparent;
	font-weight: bold;
	color: #000;
	height: 1%;
	vertical-align: middle;
	font-size:.9em;
}

#navCatTabs ul {
	margin: 0;
	padding: 0m;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}

#navMain ul {
	margin: 0;
	padding: 0.5em 0 0 300px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}
#navSupp ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navMain ul li a {
	margin: 0;
	padding: 0em 0.5em;
	text-decoration: none;
	background: #ccc;
	color: #000;
	white-space: nowrap;
	}
	
#navMain ul li a:hover {
	text-decoration: none;
	background: #ccc;
	color: #fff;
	}
	
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #787878;
	white-space: nowrap;
	}

#navSupp ul li :hover, #navCatTabs ul li a:hover {
	text-decoration: none;
	color: navy;
	}
		
#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 {
	margin: 0;
	padding: 8px 3px 9px 5px;
	float: right;
    background: transparent;
	}
#navMainSearch input {
	margin: 0;
	display: inline;
	font-size: 1em;
	}
	
#navBreadCrumb {
	padding: 0.5em 8px;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: 700;
	margin: 16px 10px 5px 10px;
	border-bottom:1px #CCC solid;
	}

#navEZPagesTop {
	margin: 0em;
	padding: 0.5em;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: right;
}
	
#navEZPagesTop a {
text-decoration: none;
color: #787878;
	}	
#navEZPagesTop a:hover {
text-decoration: none;
color: navy;
	}
#navColumnOne {
	vertical-align: top;
	padding: 0 0 5px 0;
	}
#navColumnTwo {
	vertical-align: top;
	padding: 0 0 5px 0;
	}
/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.1em;*/
	padding: 0.5em;
	}

.italic {
	font-style: italic;
}	
	
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn{
	padding: 0.8em;
	font-size:1.2em;
	background-color: transparent;	
}	

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

/*Shopping Cart Display*/
#cartAdd {

	margin: 1em;
	background:#EFE7D1;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color: #653600;
}

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

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

.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: #676336;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #676336;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color: #676336;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

.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 {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

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

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #000;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #676336;
	font-size:1.1em;
	}
h3#manufacturersHeading, h3#currenciesHeading, h3#musicgenresHeading, h3#recordcompaniesHeading, h3#searchHeading, h3#search-headerHeading {
	color: #676336;
	
}


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.3em .2em;
	}
.leftBoxHeading, .rightBoxHeading {
background: transparent;
	}

.rightBoxContainer .sideBoxContent {
	border-left:1px #e8d3a6 solid;
	border-right:1px #e8d3a6 solid;
}
	
.rightBoxContainer {
	margin: 0em;
	border-width: 0 0 2px 0;
	margin-top: 1.5em;
	
	}

.leftBoxContainer {
	border:0;
	margin-top: 1.5em;
}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}
	
.sideBoxContent a:hover {
	text-decoration: none;
	color: #663608;
	}
a.sideBoxContent a {
	text-decoration: none;
	color: navy;
	}		


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

.rightBoxHeading {
	background-image: url('/hotel_supplies/includes/templates/johndron/images/r_cattop.gif');
	background-repeat: no-repeat;
	background-color:#e8d3a6;
}

.rightBoxBottom {
	background-image: url('/hotel_supplies/includes/templates/johndron/images/r_catbot.gif');
	background-repeat: no-repeat;
	height:25px;
}

.rightBoxContainer {

}

.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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
#navEZPageNextPrev {
	padding: 10px 0;
}
#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: transparent;
	color: #000;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
a.category-top, a.category-top:visited {
	color: navy;
	text-decoration: none;
	font-size:1em;
	}
a.category-links, a.category-links:visited {
	color: navy;
	text-decoration: none;
	}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: navy;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
	
category-top a:hover, category-links a:hover, category-subs a:hover, category-products a:hover {
	text-decoration: none;
	color: #663608; 
}	
/* end categories box links */

/*misc*/
.back {
	float:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

tr.productListing-rowheading,.tableHeading{background:#653600;font-size:1em;text-align:center;color:#fff;height:24px;margin:0;padding:.5em 0.2em;}
tr.productListing-rowheading a,.productListing-heading a,.tableHeading a{background:transparent;color:#fff;}
.productListing-heading{font-weight:700;font-size:1em;color:#fff;}
#productListing{background-color: #F9F7F3;padding:20px;}
#productListing a {color:#fff;}
.productListing-even .productListing-data,.productListing-even .linkListing-data{padding:5px 0;font-size:1em;background:#EFE4B3;color:#000;}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 0;font-size:1em;color:#000;background:#EFE7D1;}
.productListing-even {font-size:1em;background:#EFE7C2;color:#000;}
.productListing-odd {font-size:1em;color:#000;background:#EFE7C2;}
.itemTitle{font-size:1.1em;font-weight:700;text-align:left;padding:0 0 0 3px; color:#000;}
.listingDescription{text-align:left;clear:left;padding:0 0 0 3px;}

/*#productsListingListingTopLinks, #productsListingListingBottomLinks{
	color:#996633;
}
.navSplitPagesLinks-forward, .navSplitPagesResult-back{
	color:#996633;
}
*/.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;
	}

#cusmainmenu {
	background-color:#663605;
	height:40px;
	border-bottom:1px solid #ffffff;
}

#cusmainmenu ul {
	list-style-type: none;
	margin-top:0;
	margin-left:20px;
	padding-top:12px;
	float:left;
	}

#cusmainmenu ul li {
	display:inline;
	margin:0;
}

#cusmainmenu a {
	background-color:#ecd5ac;
	border:1px #ffffff solid;
	border-bottom:0;
	padding:7px;
	color:#000;
	display:block;
	float:left;
	margin-right:4px;
	font-size:1.1em
}

#cusmainmenu a:hover {
	background-color:#f7f1e1;
	border:1px #ecd5ac solid;
	border-bottom:0;
	color:#000;
}

#searchfield {
	margin-left:20px;
	width:90px;
	border:1px solid #ae7a55;
	font-size:12px;
}

#siteinfoLegal {
	padding:10px;
	background-color:#653600;
	color:#FFF;
}

#siteinfoLegal ul {
	list-style-type: none;
	margin-top:0;
	padding-top:5px;
	float:left;
	}

#siteinfoLegal ul li {
	display:inline;
	margin:0;
	padding-left:5px;
	font-size:1.3em;
	color:#FFF;
}

#siteinfoLegal a {
	color:#FFF;
}
#copynote {
	clear:both;
	padding-top:5px;
}

.categoryListBoxContents {
	border-top:1px #f7f1e1 solid;
	border-left:1px #f7f1e1 solid;
	border-right:1px #f7f1e1 solid;
	border-bottom:4px #ae7a55 solid;
	margin:5px;
}



.categoryListBoxContents a {
	display:block;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

.imghe {
	height:100px;
}

.tehe {
	height:45px;
}

.categoryListBoxContents img a {

}

.categoryListBoxContents:hover{
	border-bottom:4px #4e272a solid;
}

#productMainImage {
	float:right;
}

#lam {
	background-color:#653600;
}

#productQuantityDiscounts table {
	background-color:#FFF;
	margin:10px;
}

#bclink {
	font-weight:bold;
	text-align: center;
	border-top:1px dotted #CCC;
}

#bclink a {
	color: #676336;
}

#prevOrders {
	font-size:.9em;
}

#orderhistoryContent a {
	color:#676336;
}

#customsubcat {
	width:556px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:6px;
	background-image: url('/hotel_supplies/includes/templates/johndron/images/subcat-mid.jpg');
	background-repeat: repeat-y;
}

#customsubcat-inner {
	padding: 5px 5px 5px 50px;
}

#seProductsHeading {
	text-align:left;
}

.shippingbox {
	border-top:2px #F5D95B solid;
	margin-top:10px;
	padding-top:10px;
}

.shippingbox h2 {
	margin-bottom:7px;
}

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 230px;
	width: 230px;
	background: url(/hotel_supplies/includes/templates/johndron/images/corner-offer.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	}
