

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; 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: #70d250; text-decoration: underline; }



BODY {

  background: #799D21;

  color: #000000;

  margin: auto;

  width: 950px;

  font-family: "Trebuchet MS", Arial, Serif;

}



div.body_table {

	width: auto;

	!width: 645px;

	margin-left: 261px;

	padding: 0 20px 0 20px;

	!padding: 0 20px 0 0;

	font-size: 13px;

}



.clear_both {

	clear: both;

	visibility: hidden;

}



p,ul,li,div,table,form,input {

	padding: 0;

	margin: 0;

}





a {

  color: #659E3F;

  text-decoration: none;

}



a:hover {

  color: #347313;

  text-decoration: none;

}



	.textForm,textarea{

		border: 1px solid #adc834;

	}



#header {

	background: url('../../../../images/banners/main_banner.jpg');

	height: 200px;

}





#header_menu {}

	#header_menu_right {

		margin-top: 1px;

		background: #aac72d;

		width: 534px;

		height: 34px;

		float: right;

	}

	#header_menu_left {

		width: 416px;

		height: 35px;

		float: left;

	}

	#header_menu ul{

		display: inline;

		font-size: 0.8em;

		font-weight: bold;

	}

		#header_menu ul li{

			margin: 0;

			padding: 0;

			text-transform: uppercase;

			display: inline;

			line-height: 34px;

		}

		#header_menu ul li a{

			display: block;

			float: left;

			line-height: 34px;

			margin: 0;

			padding: 0 9px 0 9px;

			color: white;

		}

		#header_menu ul li a:hover{

			background: #cad432;

			text-decoration: none;

		}

		#header_menu ul li a.home_link {

			padding-left: 20px;

			background: url('../../../../images/backgrounds/bg_menu_home.jpg') 0 0;

		}

		#header_menu ul li a.home_link:hover {

			background: url('../../../../images/backgrounds/bg_menu_home.jpg')  0 -34px;

		}



div.header_short_menu {

	clear: both;

	padding: 5px 5px 0 0;

	text-align: right;

}

div.header_short_menu ul{

	display: inline;

	font-size: 0.8em;

}

div.header_short_menu li{

display: inline;

list-style-type: none;

	height: 20px;

	line-height: 20px;

}













#column_left {

	padding: 0 0 0 21px;

	width: 260px;

	float: left;

}

			

	

p.you_are_here {

	margin: 0 0 0 20px;

	color: #659E3F;

	font-size: 0.7em;

	line-height: 34px;

}



.box_also_purchased_products {

	background: #FFF;

}



TR.header {

  background: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #AAC82C;

  text-align: center;

}



TD.footer {

  font-size: 10px;

  color: #ffffff;

  font-weight: bold;

}



/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

.category_box{

	margin-bottom: 20px;

} 

.category_box ul li{

	list-style: none;

} 

	.category_box_header img{

		border: 0;

	}

	.category_box_body {

		border-left: 1px solid #495026;

		border-right: 1px solid #495026;

			!margin-top: -5px; /* bug fix for ie7 */

		width: 238px;

	}

	.shopping_cart_box_body,.search_box_body {


		border-left: 1px solid #495026;

		border-right: 1px solid #495026;

		width: 238px;

	}



	.search_box_body {

		margin: auto-10px;;

		text-align: center;

	}

	.search_box_body p {

		display: inline;

	}

		.parent_subcatergory{

			font-size: 0.8em;

			padding: 5px 0 0 7px;

			margin: 0;

			text-transform: uppercase;

		}

		.parent_subcatergory a{

			color: #626D42;

		}

		.parent_subcatergory a:hover{		

		  color: #659E3F;

		  text-decoration: none;

		}





		.child_subcatergory{

			font-size: 9pt;

			line-height: 10pt;

			margin:0;

			padding: 0 0 0 35px;

			text-transform: none;

		}

		.child_subcatergory a{

			color: #666;

		}

		.child_subcatergory a:hover{		

		  color: #659E3F;

		  text-decoration: none;

		}

		

		

		

		div.shopping_cart_box_body div {

			width: 198px;

			color: #555A3C;

			margin: auto;

			text-align: right;

		}

		.shopping_cart_box_body ul{

			width: 198px;

			margin: auto;

		}

		.box_shopping_cart_item, .box_shopping_cart_item a{

			color: #FF3F3F;

			font-size: 11px;

		}

		

		.search_box_body p{

			width: 198px;

			margin: auto;

			text-align: center;

		}

		.search_box_body input.textForm{

			width: 198px;

			margin: 10px 0 10px 0;

		}



/* Cadre d'entourage des boxes (Original) */

.infoBox {

	border: 1px solid #8A8B6C;

}



/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */

.infoBoxAdvancedSearch {

	background : Maroon;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/

.infoBoxBestSellers {

	background: #8A8B6C;

	border : dashed;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/

.infoBoxCategories {

	background: #C9D5ED;

	border : thin dotted #C9D5ED;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/

.infoBoxCurrencies {

	background: #B0C4DE;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/

.infoBoxInformation {

	background: #D8BFD8;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/

.infoBoxLanguages {

	background: #B0C4DE;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/

.infoBoxManufacturerInfo {

	background: #B0C4DE;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/

.infoBoxManufacturers {

	background: Silver;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/

.infoBoxOrderHistory {

	background: #B0C4DE;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/

.infoBoxProductNotifications {

	background: Teal;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/

.infoBoxReviewsBoxe {

	background: #DB7093;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/

.infoBoxSearch {

	background: #D8BFD8;

}







/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/

.infoBoxSpecials {

	background: Yellow;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/

.infoBoxTellAFriend {

	background : Olive;

}



/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/

.infoBoxWatsNew {

	background: Yellow;

}



/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/

.infoBoxCookieUsage {

	background: transparent;

	border: thin outset #C9D5ED;

}



/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/

.infoBoxPopupSearchHelp {

	background: transparent;

	border: thin outset Purple;

}



/* Cadre d'entourage boxe Catalog / Product_info.php (Box information des produits non trouvés dans le cas d'un produit pas encore disponible)*/



/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/

.infoBoxProductReviews {

	background: #b6b7cb;

}



/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un produit)*/

.infoBoxReviews {

	background: #b6b7cb;

}



/* Cadre d'entourage boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/

.infoBoxSslCheck {

	background: transparent;

	border: thin outset #C9D5ED;

}



/* Cadre d'entourage boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/

.infoBoxNewProducts {

	background: #97AF5D;

}



/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box  ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...)*/

.infoBoxAlsoPurchasedProducts {

	background: Blue;

}



/*---------- INTERIEURE DES BOXES ----------*/



/* Interieure des boxes (Original)*/

.infoBoxContents {

  background: #f1f8de;

  font-size: 10px;

  }



/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */

.infoBoxContentsAdvancedSearch {

	background: E7D46C;

	font-size: 10px;

}



/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */

.infoBoxContentsPopupSearchHelp {

	background: #f8f8f9;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/

.infoBoxContentsBestSellers {

	background: #FDF5E6;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/

.infoBoxContentsCategories {

	background: #f8f8f9;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/

.infoBoxContentsCurrencies {

	background: #f8f8f9;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/

.infoBoxContentsInformation {

	background: #FFE4B5;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/

.infoBoxContentsLanguages {

	background: #f8f8f9;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Fabricants)*/

.infoBoxContentsManufacturerInfo {

	background: Silver;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des fabricants)*/

.infoBoxContentsManufacturers {

	background: #F8F8FF;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/

.infoBoxContentsOrderHistory {

	background: #f8f8f9;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/

.infoBoxContentsProductNotifications {

	background: Silver;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des critiques)*/

.infoBoxContentsReviewsBoxe {

	background: Silver;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/

.infoBoxContentsSpecials {

	background: #FFF0F5;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/

.infoBoxContentsTellAFriend {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/

.infoBoxContentsWatsNew {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/

.infoBoxContentsCookieUsage {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un produit)*/

.infoBoxContentsReviews {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/

.infoBoxContentsShoppingCart {	

	font-size: 10px;

}



/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/

.infoBoxContentsSslCheck {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un produit)*/

.infoBoxContentsProductReviews {

	background: #AFEEEE;

	font-size: 10px;

}



/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/

.infoBoxContentsNewProducts {

	

	font-size: 10px;

	background-image: url(../../../../images/infobox/thema/1/french/fond_news.gif);

}



/* Interieure boxe Catalog / Includes / modules / Also_Purchased_Products.php (Box  ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...)

.infoBoxContentsAlsoPurchasedProducts {

	background: #AFEEEE;

	font-size: 10px;

}

*/

.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-size: 10px;

}



/*---------- ENTETE ET PIED DES BOXES ----------/*



/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/

TD.infoBoxHeading {

  

  font-size: 10px;

  font-weight: bold;

  background: #bbc3d3;

  color: #ffffff;

}



/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */

TD.infoBoxHeadingAdvancedSearch {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */

TD.infoBoxHeadingPopupSearchHelp {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */

TD.infoBoxHeadingBestSellers {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */

TD.infoBoxHeadingCategories {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */

TD.infoBoxHeadingCurrencies {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */

TD.infoBoxHeadingLanguages {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Fabricants) */

TD.infoBoxHeadingManufacturerInfo {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des fabricants) */

TD.infoBoxHeadingManufacturers {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */

TD.infoBoxHeadingOrderHistory {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */

TD.infoBoxHeadingProductNotifications {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des critiques) */

TD.infoBoxHeadingReviewsBoxe {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */

TD.infoBoxHeadingSearch {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */

TD.infoBoxHeadingSpecials {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */

TD.infoBoxHeadingTellAFriend {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */

TD.infoBoxHeadingWatsNew {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */

TD.infoBoxHeadingInformation {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #D7DBEF;

}



/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/

TD.infoBoxHeadingCookieUsage {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #C9D5ED;

}



/* Entete et pied Boxes Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/

TD.infoBoxHeadingSslCheck {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #C9D5ED;

}



/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux produits au milieu) */

TD.infoBoxHeadingNewProducts {

	

	font-size: 10px;

	font-weight: bold;

	color: White;

	background : #97AF5D;

	}



/* Entete et pied Boxes Catalog / includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu des clients qui ont acheté ce produit ont aussi acheté...) */

TD.infoBoxHeadingAlsoPurchasedProducts {

	

	font-size: 10px;

	font-weight: bold;

	color: #ffffff;

	background : #C9D5ED;

}



TD.infoBox, SPAN.infoBox {

  font-size: 10px;

}



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: #f8f8f9;

}



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: #f8f8f9;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #9F9E82;

  border-spacing: 1px;

}



.productListing-heading {

  

  font-size: 10px;

  background: #AAC82C;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

	font-size: 13px;

	color: #666;

	

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  

  font-size: 20px;

  font-weight: bold;

  color: #629F40;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  

  font-size: 13px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  

  font-size: 10px;

}



TD.accountCategory {

  

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  

  font-size: 12px;

}



TD.tableHeading {

  

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  

  font-size: 11px;

}



TEXTAREA {

  font-size: 11px;

  overflow: auto;

}



SPAN.greetUser {

  

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f8de;

  border-color: #8A8B6C;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  color: #ff0000;

}



SPAN.errorText {

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent {font-size: 10px; color: #000000; }



/* message box */



.messageBox {font-size: 10px; }

.messageStackError, .messageStackWarning {font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess {font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-size: 10px; color: #ff0000; }

