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

/* div de bon_de_commande test added by badcape on 06 28 2009 */
/* stylesheet for printed pages added on 06 29 2009 */

/* BOF CSS POPUP*/
#menu {position:relative; top:0px; left:0px; width: 50px;z-index:450;}
#menu a.p1, #menu a.p1:visited {display:block; width:25px; height:25px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:-250px; left:-250px; width:344px; height:362px; border:2px solid #716B47;}
/* EOF CSS POPUP*/

/* sout total shopping cart*/
.shoppingcart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #FECB27;
  border: solid 3px #716B47;
  border-top: none;
  border-left: none;
}

.bdc {
  background: #E8E84A;
  border: solid 1px #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/* au_vert: page de myriam*/
.fenetre {
 background-image: url("images/background_fenetre.gif");
}

/* compteur de pages partenaires added by badcape on 11 12 08 */
TD.compteur6 {
  font-family: Verdana, Arial, sans-serif;
  color: #6600FF;
  font-size: 10px;
}

/* breadcrumb added by badcape on 21 11 08 */
TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
  font-size: 12px;
  font-weight: bold;
}

.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
  font-size: 12px;
}

/* VJ Links Manager v1.18 begin added by Badcape on 09 11 2008 */
TABLE.linkListing {
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C5B71D;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #3AAF3F;
}
TD.linkListing-data {
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #DBF27E;
}

TR.linkListing-even {
  background: #DBF27E;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  color: #000000; 
}
A.linkListingMain {
  color: #ffffff;
}
A.linkListingMain:hover {
  color: #3AAF3F;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #3AAF3F;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #3AAF3F;
}

/* VJ Links Manager v1.18 end */

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

/* font create_account */
.createaccount {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

 /* banner Index french.php img class*/
.banner {
  border: 3px solid;
  border-color: #716B47;
}

 /* category information boxes */

.cat_info_box {
  background: #A9B446;
  border: solid 3px #716B47;
  border-top: none;
  border-left: none;
  padding: 8px;
  margin-bottom: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

 /* Index french.php stylesheet */
 
div.background {
  width: 530px;
  height: 300px;
  background: url("images/accueil.jpg");
  border: 3px solid;
  border-color: #716B47;
}

div.p {
  margin: none;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: none;
  color: #000000;
  line-height: 1.5;
}

/* Catalog products printable added by Badcape on 27 03 08 */
div.background2 {
  background-color: #F6F457;
  width: 300px;
  height: 76px;
  border: 3px solid;
  border-color: #716B47;
}

div.p2 {
  margin: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2E4A14;
}

/* email Html added by Badcape 03 04 08 */

div.background2 {
  background: #F6F457;
  border: 3px solid;
  border-color: #716B47;
}

 /* category title hover visited color */
 
a.Lien_Categorie {
  color: #2E4A14;
  font-size: 12px;
}
a.Lien_Categorie:hover {
  color: #2E4A14;
}
a.Lien_Categorie:visited {
  color: #2E4A14;
}

a.Lien_SousCategorie {
  color: #515F6B;
  font-size: 12px;
}
a.Lien_SousCategorie:hover {
  color: #515F6B;
}
a.Lien_SousCategorie:visited {
  color: #515F6B;
}

 /* Liens et partenaires */
LIEN {
  background: #C0B441;
}

BODY {
  background: #2E4A14;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TD.header2 {
  position: relative;
  left: 27px;
}

TD.header3 {
  position: relative;
  left: 12px;
}

.logo {
	margin: 0 0px 0 63px;	
  }
  
.LogoTitle {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: H2;
  margin:0px 0px 0px 0px; 
  }

TD.header {
	height: 150px; 
	}

.headerBackground {
	height: 100px;
	width: 100%;
	background-image: url("images/header1.jpg");
	background-repeat:no-repeat;
	background-position:bottom;

 }
	
.headerBackground1 {
	height: 100px;
  background-image: url("images/header1.jpg");
  background-repeat:no-repeat;
  background-position:bottom; 
	}
	
.headerBackground2 {
	height: 100px;
  background-image: url("images/header2.jpg"); 
	}
	
.headerBackground3 {
	height: 100px;
  background-image: url("images/header3.jpg"); 
	}	

.opacityleft {
  padding: 0px 0px 0px 0px;
	background-color: #DBF27E; 
	height: 100px;
	width: 185px;
  margin: 0 0px 0 5px;	 
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}

.opacityright {
  padding: 0px 0px 0px 0px;
	background-color: #DBF27E; 
	height: 100px;
	width: 185px;
  margin: 0 5px 0 0px; 
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}

tdLeft {
	border-right: dashed 1px #2E4A14;
padding: 10px 1px 10px 10px;
background: #DBF27E;
width: 200px;	}

tdRight {
	border-left: dashed 1px #2E4A14;
padding: 10px 1px 10px 10px;
background: #DBF27E;
width: 200px;	}

.tdMiddle {
	padding: 10px 15px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: O.9em;
  color: #000000;
  line-height: 1.5;	}


TR.headerNavigation {
  background: ##C5B71D;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F6F457;
  border: 2px solid #716B47;
  border-top: none;
  border-right: none;
  border-left: none;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #3AAF3A;
}

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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F6F457;
  border: 2px solid #716B47;
  border-right: none;
  border-left: none;
  color: #000000;
  font-weight: bold;
}

TD.footer2 {
  position: relative;
  left: 235px;
}

TD.infoBoxGoogle {
  background: #DBF27E;
  border-style: outset;
  border-color: #C0B441;
  border-top: none;
  border-left: none;
}

.infoBox {
  background: #DBF27E;
  border-top: 0;
  border-right: 1px dashed #2E4A14;
  border-bottom: 1px dashed #2E4A14;
  border-left: 1px dashed #2E4A14;
}

.infoBox2 {
  background: #DBF27E;
  border: 1px dashed #2E4A14;;
}

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

.infoBoxNotice {
  background: transparent;
}

.infoBoxNoticeContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: H2;
  font-weight: bold;
  background: #DBF27E;
  border-bottom: 1px dashed #2E4A14;
  color: #000000;
}

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

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: #FECB27;
}

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: #FECB27;
}

TABLE.productListing {
  border: 3px solid #716B47;
  border-top: none;
  border-left: none;
}

.main2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  border: 2px solid #716B47;
  border-top: none;
  border-left: none;
  background: #DBF27E;  
}

.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 0.5;
  background: #CCCC66;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FECB27;
  color: #948c4f;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  padding:0px 0px 0px 30px; 
}

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

SPAN.smallTextQPBPP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0033;
}

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: 12px;
  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: 12px;
}

.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
 /*border: 3px solid #716B47;
  border-top: none;
  border-left: none;
  background: #DBF27E; */
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  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;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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