/**
 * 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 {
	background-color: #75614D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link, a:visited, a:hover
{
 color: #E9AB62;
 text-decoration: none;
}

#headerContainer
{
	position: relative;
	width: 1000px;
	height: 133px;
	margin: 20px auto 0px auto;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}

#logoJonevaHeader
{
  position: absolute;
  top: 22px;
  left: 29px;
}

#traditionalSweetShopAndDelicatessen
{
  position: absolute;
  top: 55px;
  left: 186px;
}

#telephoneNumber
{
  position: absolute;
  top: 32px;
  left: 760px;
}

#mapHeader
{
  position: absolute;
  left: 933px;
  top: 61px;
}

#addressHeader
{
  position: absolute;
  top: 60px;
  left: 705px;
}

#navContainer
{
  position: relative;
  width: 998px;
  height: 25px;
  background-color: #AE896A;
  margin: 0px auto;
  border-left: 1px solid #9E7E65;
  border-right: 1px solid #9E7E65;
}

.navButton
{
  position: absolute;
  top: 6px;
}

#navHome
{
  left: 27px;
  top: 8px;
}

#navAboutUs
{
  left: 90px;
}

#navStocklist
{
  left: 174px;
}

#navOnlineStore
{
  left: 253px;
}

#navContactUs
{
  left: 360px;
  top: 7px;
}

#navEmailAddress
{
  position: absolute;
  left: 861px;
  top: 5px;
}

#headerBarOnlineStore
{
	position: relative;
	width: 998px;
	height: 75px;
	margin: 0px auto;
	background-color: #7D6854;
	background-repeat: no-repeat;
	border-left: 1px solid #9E7E65;
    border-right: 1px solid #9E7E65;
	border-bottom: 1px solid #9E7E65;
	padding: 0px;
}

#storeNavContainer
{
  position: relative;
  width: 998px;
  background-color: #AE896A;
  margin: 0px auto;
  border-left: 1px solid #9E7E65;
  border-right: 1px solid #9E7E65;
  font-size: 11pt;
  height: 28px;
}

#storeNavContainer ul, #storeNavContainer li
{
  	display: inline;
}

#storeNavContainer ul
{
  margin: 5px 0px 5px 25px;
  padding: 0px;
}

#storeNavContainer li
{
  padding-right: 20px;
}

#storeNavContainer a
{
  text-decoration: none;
  color: white;
}

ul.basketCheckout
{
  float: right;
}


#navMainSearch {
	float: right;
	margin-right: 25px;
	padding: 3px 0px;
	}
	
	#navMainSearch input
	{
	  font-size: 10pt;
	  font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#navMainSearch #keyword
	{
	  padding: 2px 3px;
	  color: #927559;
	  border: 1px solid #927559;
	  width: 150px;
	}
  
  #navMainSearch #goButton
  {
    background-color: #E9AD67;
	color: #403827;
	border: 1px solid  #403827;
  }
    
  .centerColumn
  {
    position: relative;
	width: 948px;
	margin: 0px auto;
border-left: 1px solid #9E7E65;
  border-right: 1px solid #9E7E65;
  padding: 10px 25px;
  }
  
#navBreadCrumb
  {
    position: relative;
	width: 948px;
	margin: 0px auto;
	padding: 10px 25px;
border-left: 1px solid #9E7E65;
  border-right: 1px solid #9E7E65; 
  }
   
  #navBreadCrumb a:link, #navBreadCrumb a:visited, #navBreadCrumb a:hover
  {
    color: white;
	text-decoration: none;
  }
  
  #navBreadCrumb a:hover
  {
    text-decoration: underline;
  }


h1
{
  font-size: 20pt;
  font-weight: normal;
  color: #E9AB62;
  text-align: center;
  margin: 0px 0px 10px 0px;
  clear: right;
}

.centerBoxWrapper
{
  border: 1px solid #9E7E65;
  padding: 0px;
  margin: 24px 0px;
  background-color: #4D4135;
}

.centerBoxHeading
{
  font-size: 14pt;
  background-color: #9E7E65;
  font-weight: normal;
  margin: 0px;
  padding: 6px;
}

.centerBoxWrapper a:link, .centerBoxWrapper a:visited, .centerBoxWrapper a:hover
{
  color: #9E7E65;
  text-decoration: none;
  font-size: 12pt;
}

#footerLinks
{
  position: relative;
  width: 998px;
  margin: 0px auto;
  background-color: #4D4135;
  border-left: 1px solid #9E7E65;
  border-right: 1px solid #9E7E65;
  border-bottom: 1px solid #9E7E65;
  height: 80px;
}

#footerNavStore
{
  color: #E9AD67;
  position: absolute;
  top: 45px;
  right: 18px;
  text-align: right;
}

#footerLogoStore
{
  position: absolute;
  top: 35px;
  left: 18px;
}

#footerNavStore a:link, #footerNavStore a:visited, #footerNavStore a:hover
{
  color: #ffffff;
  text-decoration: none;
}

.categoriesLinkText
{
  padding: 12px 5px 0px 5px;
  text-align: center;
  height: 40px;
  width: 207px;
  overflow: auto;	
}


#filterForm
{
  width: 940px;
  position: relative;
  text-align: right;
}

form
{
  position: relative;
}

#filterForm LABEL.inputLabel
{
  float: none;
  font-size: 14px;
  color: #9E7E65;
}

#cat1Table, #cartContentsDisplay
{
  border: 1px solid #9E7E65;
}

.productListing-even, .productListing-even td, .rowEven td
{
  background-color: #74614D;
}

.productListing-even td, .productListing-odd td, .rowOdd td, .rowEven td
{
  padding: 10px;
  text-align: left;
}

.productListing-rowheading, .productListing-rowheading th, tr.tableHeading th
{
  background-color: #9E7E65;
}

.productListing-rowheading th, tr.tableHeading th
{
  padding: 10px;
  text-align: left;
  font-weight: normal;
}

#listCell0-0
{
  padding: 10px;
}

#listCell0-1
{
  width: 600px;
}

/*FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
*/

a.productListing-heading:link, a.productListing-heading:visited
{
  color: white;
}

h3.itemTitle, .listing-price, #cartProdTitle
{
  font-weight: normal;
  color: #E9AB62;
  font-size: 18pt;
}

h3.itemTitle a:link, h3.itemTitle a:visited
{
  color: #E9AB62;
}

.navSplitPagesResult
{
  padding: 5px 0px;
}

h1.productGeneral
{
  text-align: left;
  margin-top: 20px;
}

#productPrices
{
  font-weight: normal;
}

.navNextPrevList
{
  margin-bottom: 20px;
}

#cartAdd {
	text-align: center;
	padding: 1em;
	}
	
	.imgLink
	{
	  color: white;
	}
	
	#cartSubTotal
	{
	  text-align: right;
	  padding-right: 150px;
	  padding-top: 10px;
	}
	
	#updateBasketQuantities
	{
	padding-left: 5px;	
	}

.forward a:link, .forward a:visited
{
  color: #E9AB62;
}

.messageStackWarning, .messageStackError, .ErrorInfo {
	background-color: #990000;
	color: #ffffff;
	}
	
	.CeonManualCardFormGadgetError { background: #ff6633; }
	
	.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }
	
	

#chocolatesInfo
{
  border: 1px solid #9E7E65;
  padding: 12px;
  margin: 12px 0px;
  background-color: #7F6753;
}

#chocolatesInfo h2
{
  color: #E9AB62;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

#chocolatesInfo p
{
  color: #ffffff;
  font-weight: normal;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

#chocolatesInfo h2
{
  color: #E9AB62;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

#chocolatesInfo img
{
  float: right;
}

/*end custom by Allen */

a img {border: none; }

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

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}



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;
	}
h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

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



TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

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: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

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

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



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

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

/*wrappers - page or section containers*/
#mainWrapper {
	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;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

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



#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: #FF8094;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/



.tableRow, #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: 32px;
	}

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


/*#homePageCategoryLinks a
{
  position: relative;
  float: left;
  margin-right: 24px;
  margin-top: 24px;
  border: 1px solid white;
  background-color: #4D4135;
  color: #DBC1B0;
}*/

#homePageCategoryLinks
{
  position: relative;
}

.homePageCategory
{
  position: relative;
  float: left;
  width: 217px;
  overflow: hidden;
    border: 1px solid white;
	margin: 10px;
}

#homePageCategoryLinks a
{
 margin: 0px;
}

#homePageCategoryLinks img
{
 margin: 0px;
}