/*
  $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
*/

.boxText { font-family:  Arial, sans-serif; font-size: 11px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #bebe98;
  /*background: #FFFFFF;*/
  color: #292f80 ;  /* was 000000 */
  margin: 0px;
}

A {
  color: #A44057;
  text-decoration: none;
}

A:hover {
  color: #A44057;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6081AA;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  height: 30px;
}

TD.headerNavigation A {
    padding-left: 5px;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6081AA;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #6081AA;
  color: #ffffff;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #E3CAB1;
  color: #823941;
  height: 24px;
}

.infoBox {
  /*background: #AAAAAA;*/
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

/*for left column*/
TD.infoBoxHeadingLeft {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold; 
  color: #5a5a3c;
  background-color: #BEBE98;
  height: 35px;
  text-transform: uppercase;
  white-space: nowrap;
  /*text-align: center;*/
  padding: 3px;
}

.infoBoxLeft {
  background: #E9E9DC;
}

.infoBoxContentsLeft {
  background-color: #E9E9DC;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

/*for right column*/
TD.infoBoxHeadingRight {
    font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}
.infoBoxRight {
  background: #AAAAAA;
}
.infoBoxRightWhite {
  background: #FFFFFF;
}

.infoBoxContentsRight {
  background: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #faf4ea;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #faf4ea;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #847C67;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1858A8;
  color: #FFFFFF;
  font-weight: bold;
  height: 35px;
}

.compareBox {
  overflow: auto;
  width: 590px; 
  border: 1px solid #8c8c8c;
  padding-top: 5px;
  padding-bottom: 10px;
}

.product_previewBox {
  overflow: auto;
  width: 400px;   
  border: 1px solid #8c8c8c;
  padding: 10px;
  /*background-color: #F2F2F2;  */
}

.compareListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #E9E9DC;
  color: #A44057;  
  padding-left: 10px;
  padding-right: 15px;
}

.compareListing-content {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #E7F5FA;      
  padding-left: 5px;
  padding-right: 5px;
}

.compareListing-content-selected {
  font-family: Arial, sans-serif;
  font-weight:bold;
  font-size: 11px;
  background: #E7F5FA;      
  padding-left: 5px;
  padding-right: 5px;
}

a.productListing-heading {
  color: #FFFFFF;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 5px;

}

A.pageResults {
  color: #96722E;
}

A.pageResults:hover {
  color: #96722E;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #aa4c61;
  /*color: #392715;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  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,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }

TD.content {
    background-color: #FFFFFF;
}

TD.boxText A {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #737353;
}

TD.pagesBody {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #292f80 ;
}

TD.cp {
    background-image: url('images/cpointer.gif');
    background-repeat: no-repeat;
    background-position: 20 5;
}

TD.headerSearchText {
    font-family: Arial;
    font-size: 12px;
    color: #A69A84;
    font-weight: bold;
}

TD.ShopByMidWife {
  background-color: #E3CAB1;
  color: #823941;
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  padding: 3px;
  text-transform: uppercase;
  white-space: nowrap;
}

TD.Testimonials {
  background-color: #E3CAB1;
  color: #823941;
  font-family:  Arial;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  padding: 3px;
  text-transform: uppercase;
  white-space: nowrap;
}

.TestimonialsContent {
    background-color: #E3CAB1;
   /*  background-image: url(images/testim_bg.gif); */
   /*  background-position: bottom right; */
   /*  background-repeat: no-repeat; */
}

.BirthStoryContent {
    background-color: #E3CAB1;
}

.ShopByMidWifeContent {
    background-color: #F5EDE4;
}

TD .pagesLeftContent {
  background-color: #A44057;
}

TD .pagesLeftContent A {
  color: #FFFFFF;
}

TD .buyKit {
    background-color: #1858A8;
    color: #FFFFFF;
    font-family:  Arial;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding: 3px;
    text-transform: uppercase;
    /*white-space: nowrap;*/
}

.buyKitContent {
    background-color: #E7F5FA;
}

TD.compareKit {
    background-color: #A44057;
    color: #FFFFFF;
    font-family:  Arial;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
}

.compareKitContent {
    background-color: #FFE8E8;
}

TD.headerRightNavigation {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-right: 4px;
  white-space: nowrap;
}

TD.headerRightNavigation A {
    padding-left: 25px;
}

A.headerRightNavigation {
  color: #FFFFFF;
}

TD.cp2 {
    background-image: url('images/headerPointer.gif');
    background-position: 15px center;
    background-repeat: no-repeat;
}

TD.pagesLeft {
    padding-left: 8px;
    line-height: 1.5;
}

A.pagesLeft, A.pagesLeft:hover, A.pagesLeft:link, A.pagesLeft:active, A.pagesLeft:visited {
    color: #FFFFFF;
    font-weight: normal;
}

TD.categoriesMenu {
    padding-left: 40px;
}

TD.categoriesMenu A {
    /*white-space: nowrap;*/
    font-weight: normal;
}

TD.footerText {
    color: #90908e;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 7px;
}

TD.footerText A {
    color: #90908e;
}

TD.footerTable {
    /*background-image: url('images/bottom_shadow1.gif');
    background-repeat: repeat-x;
    */
    height: 15px;
    background-color: #BEBE98;
    width: 100%;
    vertical-align: top;
}

.ShopByEssentials {
    background-color: #E0F3FA;
    color: #292F80;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    padding: 3px;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
}



TD.sitemap A {
    color: #B2B4D1;
    font-size: 12px;
}

TD.categoriesTop {
    text-align: center;
}

TD.categoriesTop A {
    color: #a44057;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	font-size:12px;
}

TD.headerLeftColumn {
    background-color: #a44057;
    height: 270px;
}

TD.headerLCNavigation {
    font-family: Arial;
    font-size: 17px;
    /*font-weight: bold;*/
    height: 30px;
}

TD.headerLCNavigation A {
    color: #FFFFFF;
    padding-left: 7px;
    white-space: nowrap;
}

TD.headerRightColumn {
    background-color: #a44057;
}

TD .headerRightColumnImage {
    background-color: #E2C9B1;
}

/*
TD.headerServiceInformation {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #292f80;
    text-align: center;
}
*/

DIV.blockServiceInformation {
    position: absolute;
    left: 485px;
    top: 154px;
    height: 116px;
    width: 205px;
    /*background-color: #B8E4F4;*/
    background-color: transparent;
    background-image: url('images/headerServiceBg.png');
    background-repeat: repeat-y;
    /*border: 1px solid red;*/
    border-right: 5px solid #B8E4F4; 
}

TD.boxServiceInformation {
    color: #292F80;
    font-weight: normal;
    font-size: 14pt;
    font-family: Arial;
}

TD.boxServiceInformation A {
    color: #7882AC;
}

TD.boxServiceInformationContent A {
    color: #7882AC;
    font-weight: bold;
    font-size: 12px;
}

TD.menuServiceInformation {
    padding-left: 23px;
    background-image: url('images/headerMenuServiceInformation.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

TD.menuServiceInformation A {
    color: #7882AC;
    font-weight: bold;
    font-size: 13px;
}

.vtop {
    vertical-align: top;
}

TD.subcategoryMenu A {
    color: #7b85b6;
    padding-left: 40px;
}

/***/
.rboxTopLeft {
    background-image: url('images/rboxTL.gif');
    background-repeat: no-repeat;
    background-color: #BEBE98;
    width: 7px;
    height: 6px;
}

.rboxTop {
    background-image: url('images/rboxT.gif');
    background-repeat: repeat-x;
    background-color: #BEBE98;
    height: 6px;
}

.rboxTopRight {
    background-image: url('images/rboxTR.gif');
    background-repeat: no-repeat;
    background-color: #BEBE98;
    width: 7px;
    height: 6px;
}

.rboxLeft, TD.rboxLeft {
    background-image: url('images/rboxL.gif');
    background-repeat: repeat-y;
    background-color: #BEBE98;
    width: 7px;
    height: 100%;
}

.rboxContent {
}

.rboxRight, TD.rboxRight {
    background-image: url('images/rboxR.gif');
    background-repeat: repeat-y;
    background-color: #BEBE98;
    width: 7px;
    height: 100%;
}

.rboxBottomLeft {
    background-image: url('images/rboxBL.gif');
    background-repeat: no-repeat;
    background-color: #BEBE98;
    width: 7px;
    height: 7px;
}

.rboxBottom {
    background-image: url('images/rboxB.gif');
    background-repeat: repeat-x;
    background-color: #BEBE98;
    height: 7px;
}

.rboxBottomRight {
    background-image: url('images/rboxBR.gif');
    background-repeat: no-repeat;
    background-color: #BEBE98;
    width: 7px;
    height: 7px;
}
/***/

TD.categoryHeading {
    color: #FFFFFF;
    background-color: #a44057;
    height: 35px;
    padding-left: 8px;
}

.productsPrice {
    color: #a44057;
    font-size: 14px;
    font-weight: bold;
}

.productsDescription {
    color: #292f80;
    font-family: Verdana, Arial;
    font-size: 12px;
    /* font-weight: bold; */
}
.ArticleDescription {
    color: #292f80;
    font-family: Verdana, Arial;
    font-size: 12px;
}

.productsName A {
    color: #a44057;
    text-transform: uppercase;
}

.productInfoPage {
    background-color: #faf4ea;
}

TD.productName {
    color: #a44057;
}

TD.productPrice {
    color: #292f80;
    font-family: Arail, Verdana;
    font-size: 18px;
    font-weight: bold;
}

TD.productDescription, P.productDescription {
    color: #292f80 ;
    font-size: 14px;
   /*  font-weight: bold; */
    padding: 10px;
}

TD.priceTable {
    vertical-align: top;
    margin: 5px;
}

TABLE.priceTable {
    background-color: #e7f5fa;
    text-align: center;
}

TD.compareTable {
    vertical-align: top;
    margin: 5px;
}

TABLE.compareTable {
    background-color: #e9e9dc;
    text-align: center;
}

.bundledProducts {
    color: #292f80;
}

.bundledProducts A {
    color: #a44057;
    font-weight: bold;
}

a.headerTopCats, a.headerTopCats:visited{
    color:#FFFFFF;
    text-decoration: none;    
}

a.headerTopCats:hover, a.headerTopCats:active{
    color:#FFFFFF;
    text-decoration: underline;    
}
.productsNameSub{
	font-family: Arail, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #a44057;
}

TD.InformationEssentials {
    padding-left: 15px;
    background-image: url('images/headerMenuServiceInformation.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
	vertical-align:top;
	
}

.ShopByEssentialsContent {
    background-color: #e2f4fa;
    color: #919EC5;
    /*height: 570px;*/
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: top;
}

.ShopByEssentialsContent TABLE TD A {
    color: #7681b3;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.bundledtext{
	color: #7681b3;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	text-align:left;
}

.articles_categories_heading{
  cursor: pointer;
}

.articles_categories_desc{
  margin-left: 20px;
  margin-bottom: 5px;
  margin-right: 10px;
}