 /**
 * 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 4376 2006-09-03 20:42:22Z drbyte $
*/
































































/*      Reworked by Zami 
//       STYLE SHEET MAP
//OUTERMOST WRAPPER.............line  46
//NAV BAR.......................line  60
//HEADER........................line  95
//LOGO..........................line 104
//TAGLINE.......................line 119
//CATEGORY TAB SPACE............line 137
//COLUMNS LEFT/ONE RIGHT/TWO....line 168
//SIDE BOXES....................line 187
//NEXT PREVIOUS.................line 231
//BREADCRUMB....................line 250
//NAV SUPP......................line 259
//FOOTER........................line 289
//LINKS.........................line 303
//CENTER COLUMN.................line 392
//BESTSELLERS BOX...............line 421
//EZ PAGES......................line 436
//OTHER NAMED BOXES.............line 467
//PRODUCT LISTING...............line 479
//WARNINGS ERRORS MESSAGES......line 505
//BASIC TEXT AND HEADINGS.......line 527
//SHOPPING CART DISPLAY.........line 562
//EVERYTHING ELSE...............line 700
*/
































































body {
	margin: 0;
	font-family: Palatino Linotype;
	border: 2 px double #000000;
	font-size: 0.7em;
	color: #000000;
	border: 1 px #000000;	
	padding: 20px;
        
	}























































/* OUTERMOST WRAPPER */
#mainWrapper {
	text-align: left;
	width: 1100px;
	vertical-align: top;
	background-color: #ffffff;
        color: #000000;
	margin: auto;
	}
































































#contentMainWrapper {	
        color: #000000;
	}
































































/* NAV BAR */
#navMainWrapper {
	margin: 0em;
	horizontal-align: left;
	font-family: Palatino Linotype 12px;
	color: #000000;	
        height: 1%;
	width: 100%;
	}
































































#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	text-align: center;
	line-height: 1.5em;
	}
































































#navMain ul li {
	display: inline;
	}
































































#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}
































































#navMainSearch {
	margin: 0.5em;
	}
































































/* HEADER */
#headerWrapper {
	margin: 0em;
	height: 50%;
        padding: 0em;
	vertical-align: top;
	}
































































/*  LOGO  */
#logoWrapper {
	background-color: white;
        text-align: center;
	height: 65%;
        margin: 0px;
	padding: 0px;
	border: 0px;
	
        }
































































#logo {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
































































/* TAGLINE */
#tagline {
	font-family: Palatino Linotype;
        color:#000000;
	font-size: 10pt;
	text-align : center;
	vertical-align: middle;
	}
































































.tagline {
	padding: 0px;
	margin: 0px;
	}
































































.taglineWrapper {
	padding: 0px;
	margin: 0px;	
	}
































































/* CATEGORY TAB SPACE  */
#navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	font-family: Palatino Linotype;
	font-variant: small-caps;
        font-size: 11 px;
        color: #000000;
	height: 100%;
	width: 100%;
	text-align: center;
        border-bottom:thick #000000;
	}
































































#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	font-family: Palatino Linotype;
        text-align: center;
	line-height: 1.5em;
        font-size: 1.0em;
        border-bottom:thick #000000;
	}
































































#navCatTabs ul li {
	display: inline;
	}
































































#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	border-top: 4px
	border-bottom: 4px
	margin: 0;
	color: #000000;
        white-space: nowrap;	
}
































































/* COLUMNS LEFT/ONE RIGHT/TWO  */
#navColumnOneWrapper, #navColumnTwoWrapper {
        margin: 0px;
	background-color: #ffffff;
	} 
































































#navColumnOne {
	vertical-align: top;
	font-family: Palatino Linotype;
	font-variant: small-caps;
	color: #000000;
	}
































































#navColumnTwo {
	vertical-align: top;
	font-color: #000000;
	}
































































/* SIDE BOXES */
.sideBoxContent {
	color: #000000;
	font-family: Palatino Linotype;
        font-size: 10pt;
        background-color: #ffffff;
        padding: 0px;
	margin-bottom: 3em;
	border: 0px;
	}
































































.leftBoxContent, .rightBoxContent {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 1em;
	/* create free space at the bottom of the box in which to display the image */
        padding-bottom: 20px;
        /* add the image to the boxes background */
        background-image: url("/images/naturalcosmetics.jpg");
        /* position the image at the bottom and center of the box */
        background-position: bottom center;
        /* EITHER set the image to not repeat */
        background-repeat: no-repeat;
	}
































































.columnLeft, .columnRight {
	}
































































.leftBoxHeading, .rightBoxHeading {
	font-family: Palatino Linotype;
	font-variant: small-caps;
        font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	padding: 0px;
	height: 100%;
        width: 100%;
        color: #000000;
	background: url("../images/leaf.gif") no-repeat;
	height: 100%;
	width: 100%;
        background-align: float left;
 ;
	}
































































.leftBoxContainer, .rightBoxContainer {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
































































h3.leftBoxHeading, h3.leftBoxHeading a:link {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	}
































































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
































































/* NEXT PREVIOUS */
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	background-color: #ffffff;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
































































.navNextPrevWrapper {
	text-align: center;
	}
































































/* BREADCRUMB */
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	font-family: Palatino Linotype;
        margin: 0em;
	padding: 0.5em;
	}
































































/*  NAV SUPP   */
#navSuppWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}
































































#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
































































#navSupp ul li {
	display: inline;
	}
































































#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}
































































/* FOOTER  */
.legalCopyright {
	border-top: 1px solid #000000;
	}
































































#siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	text-align: center;
	}
































































#siteinfoLegal {
	text-align: center;
	}
































































/*   LINKS   */
a:link, #navEZPagesTOC ul li a, #reviewsHeading a:link, #featuredHeading a:link, #whatsnewHeading a:link{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
 
a:visited, #navEZPagesTOC a:visited, #reviewsHeading a:visited , #featuredHeading a:visited, .whatsnewHeading a:visited {
	font-size: 1em;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	}
































































a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover , #reviewsHeading a:hover, #featuredHeading a:hover, #whatsnewHeading a:hover {
	font-size: 1em;
	color: #347235;
	}
































































a:active {
	font-size: 1em;
	color: #254117;
	}
































































a img {
	border: none;
	} 
































































.centerColumn a:link , #navBreadCrumb a:link {
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	color: black;
	}
































































.centerColumn a:visited , #navBreadCrumb a:visited  {
	color: #347235;
	font-weight: bold;
	text-decoration: none;
	}
.centerColumn a:active , #navBreadCrumb a:active {
	color: #347235;
	font-weight: bold;
	text-decoration: none;
	}
































































.centerColumn a:hover , #navBreadCrumb a:hover {
	color: #347235;
	font-weight: bold;
	text-decoration: none;
	}
































































#navBreadCrumb a:link {
	font-weight: bold;
	text-decoration: none;
	color: #347235;
	}
































































#navBreadCrumb a:visited  {
	color: #54C571;
	}
































































#navBreadCrumb a:active {
	color: #347235;
	}
































































#navBreadCrumb a:hover {
	color: #254117;
	}
































































.piclink {
	text-align: center;
	float: left;
	}
































































.piclink a:link, .new a:active , .new a:visited {
	color: #54C571;
	font-weight: bold;
	text-decoration: none
	}
































































.piclink a:hover {
	color:#54C571
	}
































































.categoryIcon a:link {
	text-decoration: none;
	}
































































/* CENTER COLUMN */
#contentColumnMain {
	vertical-align: top;
	background-color:#ffffff;
        font: Palatino Linotype;
        font-size: 10pt;

	}
































































.centerBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	color: #333300;
	padding: 0.5em 0.2em;
	text-align: left;
	}
































































.centerBoxWrapper
	{
	margin-bottom: 1px;
	background-color: #ffffff;
	text-align: center;
	}
































































.centerBoxContents {
	vertical-align: top;
	background-color: #ffffff;
	font-family: Palatino Linotype;
        font-size: 11pt;
        }
































































.centerColumn {
	padding: 0.8em;
	background-color: #ffffff;
	}
































































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
































































/* EZ PAGES */
#ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
	}
































































#ezPageBoxList {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
	}
































































#navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
































































#ezPageBoxList ul {
	list-style-type: none;
	}
































































#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	}
































































#navEZPageNextPrev {
	text-align: center;
	}
































































/* OTHER NAMED BOXES */
.centerBoxContents, .centerBoxContentsAlsoPurch, .centerBoxContentNew, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .categoryListBoxContents, .specialsListBoxContents {
	vertical-align: top;
	font-family: Palatino Linotype;
        margin: 1em 0em;
	text-align: center;
	}
































































.additionalImages {
	margin: 1em 0em;
	}
































































/* PRODUCT LISTING */
.productListing-data {
	text-align: center;
	font-family: Palatino Linotype;
        padding-bottom: 10px;
	padding-top: 10px;
        font-size: 10pt;
	}
































































.productListing-odd {
	background-color: #ffffff;
        font-family: Palatino Linotype;
        height: 1.5em;
	vertical-align: top;
	}
































































.productListing-even {
	background-color: #ffffff;
        height: 1.5em;
	vertical-align: top;
	}
#indexProductListCatDescription {
	margin: 0.5em;
	}
































































.listingDescription {
	text-align: left;
	}
































































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
































































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
































































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
































































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
































































/* BASIC TEXT AND HEADINGS  */
h1 {
	font-size: 1.5em;
	margin: 0.3em;
	}
































































#productName {
        font-family: Palatino Linotype;
	}
































































#productPrices {
        font-family: Palatino Linotype;
        
	}
































































h2 {
	font-size: 1.4em;
	margin: 0.3em;
	}
































































h3 {
	font-size: 1.4em;
	color: #662323;
	margin: 0.3em;
	}
































































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
































































.biggerText {
	font-size: 1.2em;
	}
































































.smallText {
	font-size: 0.9em;
	}
































































/* SHOPPING CART DISPLAY */
.tableHeading TH {
	border-bottom: 1px solid #000000;
	font-family: Palatino Linotype;
        }
































































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
































































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
































































#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	padding: 1em;
	}
































































#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	font-family: Palatino Linotype;
        line-height: 2.2em;
	padding-right: 2.5em;
	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: #B5EAAA;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
































































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
































































.cartBoxTotal {
	text-align: right;
	font-family: palatine linotype;
        color: #F8F7EA;
        font-weight: bold;
	}
































































.cartRemoveItemDisplay {
	width: 3.5em;
	}
































































.cartAttribsList {
	margin-left: 1em;
	}
































































#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
  	}
































































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
































































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
































































.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 
































































#cartBoxListWrapper ul {
	list-style-type: none;
	}
































































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
































































#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
































































#productMainImage {
	float: left;
	margin: 10px;
	}
.categoryIcon {
	vertical-align: bottom;
	text-align: center;
	}
































































#cartImage {
	margin: 0.5em 1em;
	}
































































.attributesComments {
	}
































































/*  EVERYTHING ELSE */
#cartBoxListWrapper,  #cartBoxListWrapper ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
	}
































































#sendSpendWrapper {
	float: right;
	margin: 0em 0em 1em 1em;
	}
































































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
































































#navCategoryIcon, .buttonRow {
	margin: 0.5em;
	}




