/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

html	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #63804b;
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
}

#OuterFrame {
	width: 780px;
	margin: 0 auto;
}

p	{
	margin: 1em 0 0;
}

a {
	color: #63804b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	display: inline;
}

span.TextLink	{
	background-color: #63804b;
	padding: 2px 5px;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

button.TextButton	{
	background-color: #63804b;
	padding: 1px 5px;
	border: 0;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 88%;
	font-weight: bold;
	text-transform: uppercase;
}

tr.header {
	background: #fff;
	line-height: 0;
}

tr.header img {
	padding: 0 0 2px;
}

tr.headerNavigation {
	background: #63804b;
}

td.headerNavigation {
	padding: 0.125em 0;
	line-height: 1.35em;
	background: #63804b;
	color: #c4d2b4;
	font-weight: bold;
}

a.headerNavigation { 
	color: #c4d2b4;
	text-decoration: none;
}

a.headerNavigation:hover, a.headerSelected {
	color: #fff;
}

tr.headerError {
  background: #f00;
}

td.headerError {
  font-size: 90%;
  background: #f00;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

tr.headerInfo {
  background: #0f0;
}

td.headerInfo {
  font-size: 90%;
  background: #0f0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

table#Footer {
	margin: 16px 0 0;
	padding: 0.5em 0 0;
	border-top: 1px solid #b5c6b7;
	font-size: 90%;
	text-align: center;
}

td.infoBoxHeading {
	font-size: 100%;
	font-weight: bold;
	background: #b5c6b7;
	color: #ffffff;
}

td.boxTotal {
	border-top: 1px solid #63804b;
}

/*.infoBoxContents {
	width: 177px;
	font-size: 100%;
}

.infoBoxContents td.boxText	{
	width: 177px;
}*/

.infoBoxContents td.boxText a:hover	{
	color: #a92a66;
	text-decoration: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td#LeftColTopLinks {
	background-color: #edf0ea;
	padding: 2px 0;
	border: solid #fff;
	border-width: 4px 0;
}

td#LeftColTopLinks td.boxText {
	background-color: #edf0ea;
}

td#LeftColTopLinks div a	{
	padding: 0 0 0 12px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em;
	background-color: #edf0ea;
	color: #a92a66;
	display: block;
}

td#LeftColTopLinks div a:hover, td#LeftColTopLinks div.navSel a	{
	background: transparent url(images/link_bullet.gif) no-repeat center left;
	background-position: 5px 0.625em;
}

td#LeftColCategories td.boxText {
	min-height: 2em;
	_height: 2em;
}

td#LeftColCategories td.boxText div {
	height: 100%;
}

td#LeftColCategories .catLevel0	{
	border-top: 1px solid #b5c6b7;
	border-bottom: 3px solid #fff;
}

td#LeftColCategories .catLevel0.XfirstCat	{
	border-top: 1px solid #fff;
}

td#LeftColCategories .catLevel0.navSel	{
	padding-bottom: 0;
	border-bottom: 3px solid #63804b;
}

td#LeftColCategories .navSel a	{
	color: #a92a66;
}

td#LeftColCategories a	{
	padding: 0.5em 0 0.5em 12px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.25em;
	display: block;
}

td#LeftColCategories .catLevel1	{
	/*background-color: #edf0ea;*/
	background-position: 13px 1em;
	padding: 0 0 0.25em 14px;
}

td#LeftColCategories .catLevel1.firstCat	{
	padding: 0.25em 0 0.25em 14px;
}

td#LeftColCategories .catLevel1 a	{
	background: transparent url(images/sub_bullet_off.gif) no-repeat center left;
	line-height: 0.25em;
}

td#LeftColCategories .catLevel1 a:hover, td#LeftColCategories .catLevel1.navSel a	{
	background: transparent url(images/sub_bullet_on.gif) no-repeat center left;
}

td#LeftColSearch .boxText {
	background: #edf0ea;
	padding: 1em 0 0.5em;
	font-size: 85%;
}

#LeftColInfo h4	{
	background: none;
	margin: 1em 0 0.5em;
	padding: 0 0 0.5em;
	border-bottom: 1px solid #b5c6b7;
	color: #63804b;
	font-size: 100%;
}

#LeftColInfo td.boxText	{
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 85%;
}

#LeftColInfo td.boxText a	{
	background: transparent url(images/info_bullet.gif) no-repeat center left;
	padding: 0 0 0 10px;
	line-height: 1.5em;
}

/*TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

.productListing-heading {
	padding: 2px 4px;
	background-color: #63804b;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
}

a.pageResults {
  color: #00f;
}

a.pageResults:hover {
  color: #00f;
  background: #ff3;
}

td.pageHeading {
	padding: 10px 0 0;
}

td.pageHeading, div.pageHeading {
	font-size: 150%;
	font-weight: bold;
}

td#InfoBody	{
	background: transparent url(images/background_info.jpg) repeat-y top left;
	margin: 0;
	padding: 30px 149px 15px;
	color: #465b35;
}

td#InfoBody td.pageHeading {
	padding: 0 0 0.5em;
	border-bottom: 1px solid #465b35;
}

td#InfoBody a {
	color: #465b35;
	text-decoration: underline;
}

td#InfoBody a:hover {
	color: #a92a66;
}

td#InfoBody a.anchor {
	color: #465b35;
	text-decoration: none;
}

/* splash page manufacturer headings */

td.main h2.DruideHead {
	width: 280px;
	margin: 1em 0 0;
	padding: 84px 0 0;
	border-top: 1px dotted #63804b;
	font-size: 90%;
	text-align: center;
	background: transparent url(images/splash/druide_logo.gif) no-repeat 50% 14px;
}

td.main h2.KaelineHead {
	width: 280px;
	margin: 1em 0 0;
	padding: 64px 0 0;
	border-top: 1px dotted #63804b;
	font-size: 90%;
	text-align: center;
	background: transparent url(images/splash/kaeline_logo.gif) no-repeat 50% 9px;
}

td.main p.EcoCert {
	width: 280px;
	margin: 1em 0 0;
	padding: 58px 0 0;
	border-top: 1px dotted #63804b;
	font-size: 90%;
	text-align: center;
	background: transparent url(images/splash/ecocert_logo.gif) no-repeat 50% 9px;
}



#TextWholesale {
	margin: 0;
	padding: 0.5em 0;
}

#TextWholesale h2 {
	/*background: transparent url(images/druide_logo.gif) no-repeat top center;*/
	width: 280px;
	margin: 0.25em 0 0;
	padding: 0;
	/*padding: 120px 0 0;*/
	font-size: 90%;
	text-align: center;
}

#TextWholesale h4 {
	width: 280px;
	text-align: center;
}

#TextWholesale h4#EcoCert {
	background: transparent url(images/ecocert_logo.gif) no-repeat top center;
	height: 62px;
	margin: 1em 0;
	text-indent: -1000em;
}

#TextWholesale h4.JustLeft {
	text-align: left;
}

#TextWholesale h5 {
	/*background: transparent url(images/products_shot.gif) no-repeat top center;*/
	background: transparent url(images/druide_logo.gif) no-repeat top center;
	width: 280px;
	margin: 1em 0 2em;
	padding: 120px 0 0;
	color: #a92a66;
	font-size: 90%;
	text-align: center;
}

#TextWholesale p {
	width: 280px;
	line-height: 1.33em;
	text-align: center;
}

#TextWholesale ul {
	width: 265px;
	margin: 0;
	padding: 0 0 0 15px;
}

#TextWholesale li {
	margin: 0;
	padding: 0;
}

#TextWholesale img {
	padding: 1em 50px 0;
}

#TextMain {
	margin: 0 0 0 25px;
	padding: 0.5em 40px;
	border: 1px solid #b5c6b7;
	background-color: #edf0ea;
}

#TextMain h2 {
	color: #a92a66;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0.25em 0 0;
}

#TextMain p {
	color: #a92a66;
	font-size: 100%;
	text-align: center;
	margin: 0.25em 0 0;
	line-height: 1.25em;
}

#TextMain strong {
	font-weight: normal;
	text-transform: uppercase;
}

#SubTextMain {
	margin: 0 0 0 24px;
}

#SubTextMain p {
	margin: 1em 0 0;
}

td.maintile	{
	padding: 0 0 0 3px;
}

#TileMain {
	margin: 0;
}

#TileMain div {
	height: 152px;
	width: 278px;
	margin: 16px 0 0 22px;
	_margin: 16px 0 0 11px;
	text-indent: -1000em;
	float: left;
}

#TileMain a {
	height: 152px;
	width: 278px;
	display: block;
}

#TileMain div#FaceCare {
	background: #c4d2ba url(images/tiles/face_care.jpg) no-repeat top left;
}

#TileMain div#GoatMilk {
	background: #c4d2ba url(images/tiles/goat_milk.jpg) no-repeat top left;
}

#TileMain div#MassageCreams {
	background: #c4d2ba url(images/tiles/massage_creams.jpg) no-repeat top left;
}

#TileMain div#BabyCare1 {
	background: #c4d2ba url(images/tiles/baby_care.jpg) no-repeat top left;
}

#TileMain div#GiftsKits {
	background: #c4d2ba url(images/tiles/kits.jpg) no-repeat top left;
}

#TileMain div#GelsBaths {
	background: #c4d2ba url(images/tiles/shower_gels.jpg) no-repeat top left;
}

#TileMain div#HairCare {
	background: transparent url(images/home/hair_care.jpg) no-repeat 0 0;
}

#TileMain div#FaceBody {
	background: transparent url(images/home/face_body.jpg) no-repeat 0 0;
}

#TileMain div#BathShower {
	background: transparent url(images/home/bath_shower.jpg) no-repeat 0 0;
}

#TileMain div#SpaMassage {
	background: transparent url(images/home/spa_massage.jpg) no-repeat 0 0;
}

#TileMain div#BabyCare {
	background: transparent url(images/home/baby_care.jpg) no-repeat 0 0;
}

#TileMain div#KitsGifts {
	background: transparent url(images/home/kits_gifts.jpg) no-repeat 0 0;
}

p.main, td.main p {
	margin: 0 0 1em;
	font-size: 90%;
	line-height: 1.5;
}

td.main .ClosePara	{
	margin: 0 0 1em;
}

td.main .ClosePara p	{
	margin: 0;
}

td.main h3 {
	margin: 0 0 1em;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

td.main h4 {
	margin: 0;
	font-size: 90%;
	font-weight: bold;
}

td.main ul	{
	margin: 0;
	padding: 0 0 1em 25px;
}

td.main li	{
	margin: 0;
	padding: 0;
	font-size: 90%;
}

td.main a {
	color: #63804b;
	text-decoration: underline;
}

td.main a:hover {
	color: #a92a66;
}

td.categoryImage h2	{
	background: #c4d2ba no-repeat top left;
	height: 230px;
	width: 381px;
	margin: 0;
	text-indent: -1000em;
}

td.productListing-copy	{
	padding: 0 0 0.5em;
	border-bottom: 1px solid #63804b;
}

td.productListing-copy.hasSubcat	{
	border-top: 1px solid #63804b;
	border-bottom: 0;
}

td.productListing-copy p	{
	font-size: 90%;
}

td.productListing-copy ul	{
	font-size: 90%;
	margin: 0;
	padding: 1em 0 0 25px;
}

td.productListing-copy li	{
	margin: 0;
	padding: 0;
}

td.productListing-data	{
	padding: 0.5em 0 0;
	border-bottom: 1px solid #d6e3ca;
}

td.productListing-data td.productListing-data	{
	padding: 0;
	border: 0;
}

td.productListing-data a {
	color: #63804b;
	font-weight: bold;
	text-decoration: underline;
}

td.productListing-data a:hover {
	color: #a92a66;
}

td.subcatLink {
	padding: 0;
}

td.subcatLink a {
	color: #63804b;
	font-weight: bold;
	text-decoration: none;
}

td.subcatDelimited {
	border-left: 2px solid #a92a66;
}

td.subcatLink a:hover {
	text-decoration: underline;
}

div#ProductText	{
	margin: 0.5em 0 0;
	padding: 0.5em 0;
	border-top: 1px solid #63804b;
}

div#ProductText p	{
	margin: 0 0 1em;
}

table#ProductOptions {
	background-color: #eff2ed;
	margin: 0;
	border: 2px #63804b;
	border-style: solid none;
}

table#ProductOptions tr {
	height: 2em;
}

table#ProductOptions td {
	padding: 0 4px;
}

table#ProductOptions input.AddToBasket {
	background: transparent url(images/icons/basket2.gif) no-repeat top left;
	background-position: 0 1px;
	padding: 0 0 0 15px;
	border: 0;
	color: #a92a66;
	font-size: 75%;
	font-weight: normal;
}

td.productListing-data p.AddToBasket {
	background: transparent url(images/icons/basket.gif) no-repeat top center;
	padding: 10px 0 0;
}

td.productListing-data p.AddToBasket a {
	padding: 15px 0 0;
	color: #a92a66;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}

td.productListing-data p.AddToBasket a:hover {
	text-decoration: underline;
}

td.smallText, span.smallText, p.smallText {
	padding: 0.25em 10px;
	/*border: 1px solid #b5c6b7;*/
	font-size: 85%;
}

span.smallText, p.smallText {
	background-color: #edf0ea;
}

.smallText strong	{
	color: #a92a66;
}

td#ShoppingCart	{
	padding: 10px 0 0;
}

td#ShoppingCart td.infoBoxHeading	{
	background-color: #c64683;
	padding: 2px 5px;
	font-size: 90%;
	text-transform: uppercase;
}

td#ShoppingCart span	{
	float: left;
}

td#ShoppingCart span#CartLink	{
	font-size: 100%;
	float: right;
}

td#ShoppingCart span#CartLink a	{
	color: #fff;
	text-decoration: none;
}

td#ShoppingCart table.infoBox td	{
	background-color: #eff2ed;
	padding: 2px 5px;
	font-size: 100%;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

input, checkbox, radio, select {
	font-size: 100%;
}

#ContactForm input {
	width: 100%;
}

textarea {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice, span.errorText {
  color: #a92a66;
}

table.sideTable	{
	margin: 0 0 1em 5px;
	padding: 1px;
	/*border: 1px solid #a92a66;*/
}

table.sideTable td.boxText	{
	background: #edf0ea;
	padding: 0.5em 10px;
}

.moduleRow { }
.moduleRowOver { background-color: #edf0ea; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #edf0ea; }

.checkoutBarFrom, .checkoutBarTo { font-size: 75%; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 75%; color: #000000; }
a.checkoutBarFrom, a.checkoutBarTo { font-size: 100%; }

/* message box */

.messageBox { font-size: 75%; }
.messageStackError, .messageStackWarning { padding: 0.5em 10px; border: 1px solid #a92a66; }
.messageStackSuccess { background-color: #edf0ea; }

.errorBox { font-size: 75%; padding: 0.5em 10px; border: 1px solid #a92a66; font-weight: bold; }
.stockWarning { font-size: 75%; color: #a92a66; }
.productsNotifications { background: #edf0ea; }
.orderEdit { font-size: 75%; color: #465b35; text-decoration: underline; }

/* input requirement */

.inputRequirement {
	font-size: 75%;
	color: #a92a66;
}
