/* ========================================= Start Button ======================================= */

a.button, input.button,input.button_mini, a.button_small {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px;
}
a.button, input.button {
	width: 120px;
	background-image: url('./images/button-medium.gif');
}
a.button_small  {
	width: 60px;
	background-image: url('./images/button-small.gif');
  display: inline;
}
input.button_mini  {
	width: 30px;
	background-image: url('./images/button-mini.gif');
}
a.button:hover, a:hover input, a.button_small:hover , a:hover input.button_mini {
	background-position: left -18px;
}



/* ========================================= End Button  ======================================= */
/* ========================================= Start ADMIN ======================================= */

.boutontext:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: blue; font-weight: normal; text-decoration: none; }
.boutontext:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: blue; font-weight: normal; text-decoration: none; }
.boutontext:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: blue; font-weight: normal; text-decoration: none; }
.boutontext:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: blue; font-weight: normal; text-decoration: underline; }


a.menuBoxHeadingLink:link { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: underline; }

a.menuBoxContentLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:  #000000; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:  #000000; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:  #000000; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:  #000000; font-weight: normal; text-decoration: underline; }

a.splitPageLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; }

/* menu box */
.menuBoxHeading { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 1px;
	border: 1px solid Black;
	background-image: url(images/header_middle.png);
	background-repeat: repeat; 
}
.menuBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #537AA7; }

.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #999999; font-weight: bold; }

/* data table */
.dataTableHeadingRow { 
	background-image: url(images/header_middle.png);
	background-repeat: repeat; 
}
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { 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; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }

/* account */
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* ========================================= End ADMIN ======================================= */

/*==================================
	Question
===================================*/
.white_content {
   position: absolute;
   top: 25%;
   left: 25%;
   width: 50%;
   padding: 16px;
   border: 5px solid #333333;
   background-color: white;
   z-index:1002;
   overflow: auto;

	font-weight: bold;
	font-size: 16px;
}
.question_cart_content {
	font-weight: bold;
	font-size: 16px;
}

.TITLE1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3588FF;
}
.TITLE2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3588FF;
	padding-left: 5px;
}
.TITLE3
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #CDB196;
    padding-left: 15px;
}

/*==================================
	tabinfo
===================================*/
.header_tabinfo{
	clear:both;
	margin-left: 0px;
}
.notselected_tabinfo {
	border: 1px solid Black;
	background-image: url(images/header_middle.png);
	background-repeat: repeat;
	color: #FFFFFF;
	float: left;
	margin-left: 3px;
	padding: 3px;

}
.selected_tabinfo {
	border: 1px solid Black;
   float:left;
   margin-left:3px;
	padding: 3px;

}

.content_tabinfo{
	border: 1px solid Black;
   float:left;
   margin-left:0px;
	padding: 5px;
	width:100%
}


TD.pageHeading, DIV.pageHeading, 
{

    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3588FF;
}

.Normal
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

/* Start  Categorie Box */
.recettes-table {
	 
/*
	width :"300";
*/
	
}
.recettes-tabledescription {
	 
	width :"100%";
	
}

.recettes-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px; 
	color: #333333;
	font-weight: bold;
	border-bottom: 2px inset #333333;
	font-style: italic;
}

TD.recettes-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

}
TD.recettes-ingredient {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px inset #333333;
	padding-bottom: 2px;
}


input.flat {border: 1px solid black;}
.small_producttitle
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: black;
    font-weight: bold;
}


.bordureimage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align : center;
  
}
A.categorie_top {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	border: 1px solid Black;
	background: #3588FF; 
}

A.categorie_top_on {
  font-weight : bold;
 /* font-style: italic; */
  color : #3588FF;
  text-decoration: none;

   width:100%;
	border: 1px solid Black;
	background-image: url(images/style_top_box.gif);
	background-repeat: repeat; 
  
}

A.categorie {
  color: #000000;
  text-decoration: none;
}
A.categorie:hover {
  color: #000000;
  text-decoration: none;
  background: #3588FF; 
}
A.categorie_on {
  color: #000000;
  text-decoration: none;
  background: #3588FF; 
}

A.categorie_top:hover {
  font-weight : bold;
  color : #3588FF;
  text-decoration: none;

  width:100%;
	border: 1px solid Black;
	background-image: url(images/style_top_box.gif);
	background-repeat: repeat; 
  
}

/* End Categorie Box */

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Script;
	font-size: 10px;
}



 TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 1px;
	border: 1px solid Black;
	background-image: url(images/header_middle.png);
	background-repeat: repeat; 
	
}


TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #E7EDDF;

	 
}

.infoBox {
	font-size: 12px;
/* here to change border 
	background: #000000;
*/
	border: 1px solid Black;
	}



.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #C0C0C0; 
}

.infoContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #C0C0C0; 
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;

}


.errorBox
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ff0000;
    font-weight: bold;
}
.stockWarning { 
   font-family : Verdana, Arial, sans-serif; 
   font-size : 10px; 
   color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ff00ff;
    text-decoration: underline;
}

BODY
{
	margin: 0px;
	color: #000000;
	background-color: #E2E2E2; 
}
.BODY_INDEX
{
	margin: 0px;
	color: #000000;
	background-color: #E2E2E2; 
}

A {
  color: #3588FF;
  text-decoration: none;
}

A:hover
{
	/*
  background : #3588FF;
*/
	font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
	background-color: #E2E2E2;
	text-align: center;
}

TR.headerNavigation {
	/*  background: #990000; */
}

TD.headerNavigation
{

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-image: url(images/header_middle.png);
	background-repeat: repeat-x;
	
}

A.headerNavigation { 
  color: white;  

}

A.headerNavigation:hover {
  color: white;  
}

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;
}

TR.footer
{
   color: #000000;
	background-image: url(images/header_middle.png);
	background-repeat: repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bold;
}




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: #ffcc99; */
}

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: #ffcc99; */
}

TABLE.productListing
{
    border: 1px;
    border-style: solid;
    border-color: #000000;
    border-spacing: 1px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/style_top_box.gif);
  background-repeat: repeat; 
  
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
/*  color: #0000FF; */
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
/*  background: #FFFF33; */
  font-weight: bold;
}



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;
  
  /* background-color: #ffcc99; */
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

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;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	//  color: #3588FF;
	color: red;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver
{
    background-color: #C8C8C8;
    cursor: pointer;
    cursor: hand;
}
.moduleRowSelected
{
 background-color: #C8C8C8;
}

.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: #3588FF; }
.Email
{
    color: #3588FF;
    text-decoration: underline;
}
.smalltitle
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #3588FF;
    font-weight: bold;
}


