/* UK
  $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
*/

/*
  Frank - Oct 2009 - Couleurs de base du redesign
  Mauve: #B47E96
  Gris bandeau: #B4B6BA
  Gris frise: #9A9A9A
  Violet des Titres H1: #73264d
*/

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
/* Frank - Oct 2009 - Redesign - There was no background color - But impact on search box */
/*  background-color:#ffffff; */
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
/* Frank - Oct 2009 - Message in red at the bottom of the shopping cart */
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FE2E2E; font-weight: bold;}
.couponsWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color:#666666 }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  /* Frank - Nov 2009 - Background frise blanche Noel*/
  background: #FFFFFF;
  /* Frank - August 2009 - Background frise grise*/
  background: #9A9A9A;
  color: #000000;
  margin: 0px;
  min-height:1000px;
  background-image: url(images/motif_floral_small.gif);
  background-position: top left;
  background-repeat:repeat-x;
  
}

.fixcenter {
  width: 738px;
  border: solid; border-width: 1px; border-color: #bbbbbb;
  background:#ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

/* Frank -  INFO - Style for hyperlinks (black) */
A {
  color: #000000;
  text-decoration: none;
}

/* Frank -  INFO - Style for hovering over hyperlinks (grey) */
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

/* Frank -  August 2009 - Style for Shopping Cart hyperlink to be white */
A.shoppingCartHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  background-color:#B47E96;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /* background: #bbc3d3;*/
  background:#FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#FFFFFF;
/* Frank - Oct 2009 - Redesign - Separateurs verticaux dans menu My Account/ View Cart/ Checkout tout en haut */
/*  color: #0D5188; */
  color:#9A9A9A;
  font-weight : bold;
}

A.headerNavigation { 
/* Frank - Oct 2009 - Redesign - Hyperlinks dans menu My Account/ View Cart/ Checkout tout en haut */
/*  color: #0D5188; */
  color: #777777;
}

/* fixes problem in IE */
TD.headerNavigation img{ 
display: block;
}


A.headerNavigation:hover {
  color: #ffffff;
  color:#0D5188;
}

/* ------------------------ BUTTON -----------------------*/
input.cssbutton {
  font-family: Verdana, Arial, sans-serif;
  /*font-size: 10px;
  height:18px;
  background:#73264d; */ 
  font-size:10px;
  color:#FFFFFF;
  height:20px;
  background-color:#73264d;
  /*  border-style:outset; */
}

/* ------------------------ BANNER ------------------------------*/
/* Frank - Oct 2009 - New style: grey background + white text at the bottom of the banner */
TR.banner {
  background: #B4B6BA;
}
TD.banner {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
}
A.banner {
  color:#FFFFFF; 
}

/* ------------------------ HEADER MENU -----------------------*/
TD.headerMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width:138px;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
/* ------ Frank - Oct 2009 - Redesign - Added background color (mauve) --------*/	
	background-color:#B47E96;
}

A.headerMenu { 
  color: #FFFFFF; 
}
A.headerMenu:hover {
  color: #ffffff;
}
/* ------------------------ HEADER MENU END -----------------------*/


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* ------ Frank - Oct 2009 - Redesign - Added new style --------*/	
TD.headerSeparation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #B47E96;
  color: #ffffff;
  text-align: center;
}

/****** FOOTER ***********************************************/
.footer {
  font-family: Verdana, Arial, sans-serif;
}
TR.footer {
/* Frank - Oct 2009 - Passage du gris bleu au mauve */
/*    background: #6C919A; */
 background: #B47E96;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width:138px;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
A.footer {
  color:#FFFFFF; 
}
A.footer:hover {
  color: #ffffff;
}


/****** INFO BOX ***********************************************/
.infoBox {
  background: #b6b7cb;
}
.infoBoxContents {
/*  Frank - Oct 2009 - Changement couleur background home page. C'etait gris clair avant, blanc maintenant  */
/*  background: #f8f8f9; */
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxTestimonial {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  background-color:#B47E96;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#B47E96;
}
/****** END INFO BOX ***********************************************/

/****** SEARCH INFO BOX ***********************************************/
/* Frank - Oct 2009 - Redesign - Made 3 changes */
.searchBox {
  background: #f8f8f9;
/* Frank - Oct 2009 - Redesign: Passage en gris */  
/*  background-color:#f8f8f9; */
	background-color:#B4B6BA;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.searchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* Frank - Oct 2009 - Redesign */ 
/*  background-color:#f8f8f9; */
  background-color:#B4B6BA;

}
.searchBoxNotice {
  background: #FF8E90;
  background-color:#B47E96;
}
.searchBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#B47E96;
}

TD.searchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
/* Frank - Oct 2009 - Redesign */
/*  background-color:#B47E96; */
  background-color:#B4B6BA;
}

/* Frank - INFO - Style A = anchor text --> applies to hyperlink on advanced search */
A.searchBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
/* Frank - Oct 2009 - Redesign */
/*  background-color:#B47E96; */
  background-color:#B4B6BA;
}

TD.searchBox, SPAN.searchBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#B47E96;
}
/****** END SEARCH INFO BOX ***********************************************/

/****** CATEGORY  BOX ***********************************************/
/* Frank - Oct 2009 - Redesign */
.categoryBox {
  background: #b6b7cb;
/* Frank - Oct 2009 - Redesign */
/*  background-color:#CCCCCC;  */
  background-color:#ffffff;
}

.categoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* Frank - Oct 2009 - Redesign */
/*  background-color:#CCCCCC;  */
  background-color:#ffffff;
}

.categoryBoxNotice {
  background: #FF8E90;
  background-color:#CCCCCC;

}
.categoryBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#CCCCCC;

}
TD.categoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff; 
  background-color:#CCCCCC;
}
TD.categoryBox, SPAN.categoryBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#CCCCCC;
}

A.category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* Frank - Oct 2009 - Redesign  */
A.category1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #8E236B;
/* Frank Essai
  text-align: right; */
}
A.category2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #7FFF00;
}
A.category3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF1CAE;
}
A.category4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #007FFF;
}
A.category5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #8E236B;
}
A.category6 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #7FFF00;
}
A.subcategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/****** END CATEGORY  BOX ***********************************************/

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

/* Frank - Oct 2009 - Passage de gris clair (#f8f8f9) a blanc */
TR.productListing-odd, , TR.productListing-even {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

/* Frank 2008-03-25 This is the product name, manufacturer and price below the product picture */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
/*  Frank - was font-size: 20px; */
  font-size: 16px;
  font-weight: bold;
/*  color: #9a9a9a; */
  color: #73264d;
}

/*  Frank - New style for H1 tag -- same as pageHeading */
H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #73264d;
}

/*  Frank - New style for H2 tag -- same as accountCategory */
H2 {
  font-family: Verdana, Arial, sans-serif, Verdana;
  font-size: 12px;
  color: #5f5f5f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Frank 2008-03-25 This is the grey text */
TD.accountCategory { 
  font-family: Verdana, Arial, sans-serif, Verdana;
  /* font-family:"Comic Sans MS"; 
  font-style:oblique;
  text-align:justify; */
  /*  font-family: cursive,Verdana, Arial, sans-serif;*/
  font-size: 12px;
  color: #5f5f5f;
}

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;
}

/* Frank - Dec 2009 - Vacation --> will ship later, bold red text */
TD.redText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FE2E2E;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}

/* Frank- Dec 2009 - Texte en rouge a cote des noms de produits dans shopping cart */
TD.redText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE2E2E;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
/* Frank- Oct 2009 - Texte en rouge a cote des noms de produits dans shopping cart */
/*  color: #c76170;  */
  color: #FE2E2E;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor:auto;
}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* style for content links */
a.contentlink:link {
	text-decoration:underline;
}

/* Frank - Nov 2009 - style for Recipes */
TD.recipeHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
	color: #73264d;
}
TD.recipeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #0D5188;
	text-align: center;
	text-decoration: underline;
}
a.recipeLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	color: #73264d;
}

/* Frank - Nov 2009 - style for PayPal alert */
TD.paypalAlert {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FE2E2E;
/*  font-weight: bold; */
}
