/*
  $Id: stylesheet.css,v 1.75 2004/11/29 Hostingoscommerce.com $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px;color: black }
.boxTextProduct { font-family: Verdana, Arial, sans-serif; font-size: 12px; background: F1F6CF; /* MH Fond des Box */}
.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: #FFFFCC;
  color: #000000;
  margin: 0px;
}

A {
  color: #00008B;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #1F4FBA;
  text-decoration: underline;
  font-weight: bolder;
}

FORM {
        display: inline;
}

TR.header {
background: #ffffff;
}

TD.headermh
{
background: black;
height : 4;

}

TR.headerNavigation {
background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFCC00; /* Orange */
  color: #00008B;
  font-weight : bold;
}

A.headerNavigation { 
  color: #00008B; 
}

A.headerNavigation:hover {
  color: #1F4FBA;
}

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;
}

TD.headerone {
  
  width: 100%;
  height: 90;
}

TD.headerfour {
  width: 100%;
  height: 1;
}



TR.footer {
background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFCC00; /* Orange */
  color: black;
  font-weight: bold;
}

TD.footerone {
  
  width: 100%;
  height: 14;
}

TD.footertwo {
  width: 100%;
  height: 5;
}

TD.footerthree {
  
  width: 100%;
  height: 14;
}

.infoBox {
background: #b6b7cb;
}

.infoBoxContents {
  background: #F1F6CF; /* MH Fond des Box */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsProduct {

  background: #FFCC00; /* Orange */
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.infoBoxContents_cat {
  background: F1F6CF; /* MH Fond des Box */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.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: 11px;
  font-weight: bold;
  background: #FFCC00; /* Orange */
  color: #000000;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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 {

}

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

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: blue; /* Orange */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFCC00; /* Orange */
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: Black;
  /* border: 1px solid #bebebe; */
  background: F1F6CF; /* MH Fond des Titres */
}

/* MH Adding pour liste */
TD.pageHeadingListe, DIV.pageHeadingListe {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Black;
  /* border: 1px solid #bebebe; */
  background: Yellow; /* MH Fond des Listes dans les Titres */
}


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

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;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.mainpage {
 
  border: 0;
  width: 100%;
}

TABLE.headermain {
  border: 0;
  width: 100%;
}

TABLE.footermain {
  
  border: 0;
  height: 14;
  width: 100%;
}

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

TD.infoBox_center {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
    color: #FFFFFF;
         padding-top: 4px;
         padding-left: 3px;
         padding-bottom: 6px;
         
}

TD.infoBox_right {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
    color: #FFFFFF;

        padding-left: 3px;
        padding-top: 2px;
}


TD.infoBox_left {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;

        padding-left: 3px;
                padding-top: 2px;
}

TD.infoBox_left_bottom {
  
    border: 0;
  height: 20;
  width: 151;
}

TD.infoBox_right_bottom {
 
    border: 0;
  height: 20;
  width: 151;
}

TD.infoBox_left_top {
  
    border: 0;
  height: 20;
  width: 151;
}

TD.infoBox_right_top {
  
    border: 0;
  height: 20;
  width: 151;
}

ul.sitemap {
color: #ff0000;
}


/* #################
		  mh CSS 
	#################
	*/
	.topbanner{
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	
	.mh_top_nav{
	}
	.mh_top_nav_1{
	background-image:url(images/mh_top_m.gif); 
	background-repeat: repeat-x;
	height: 104px;
	padding: 5px;
	}
	.mh_top_nav_2{
	background-image:url(images/mh_top_m.gif); 
	background-repeat: repeat-x;
	height: 104px;
	padding: 5px;v
	}
	.mh_top_nav_3{
	background-image:url(images/mh_top_m.gif); 
	background-repeat: repeat-x;
	height: 104px;
	padding: 5px;
	}
	
	/* Entete de la boutique */
	

.infoBoxContentsTop {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxHeadingText{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	font-weight: bold;
	color: white;
}

/* BOF: Added: Header Tags Controller v2.6.3 */
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 background: yellow; /* MH Fond des Titres */
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/* BOF: Added: Header Tags Controller v2.6.3 */

/* greetUser is for MH */
.pageHeading, DIV.pageHeading, .pageHeading H1, .greetUser  {
  font-family:  Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #4B4B4B;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/* Fin greetUser is for MH */

.infoBoxTop {
/*  background: #b6b7cb; */
  padding-left: 5px;
}

.infoBox_center {
/*  background: #b6b7cb; */
}


.infoBoxContentsTop A:link, .infoBoxContentsTop A:active, .infoBoxContentsTop A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}
.infoBoxContentsTop A:hover {
	color: yellow;
}


/* Fin Entete de la boutique */

/* MH end css button */

/*Credits: Dynamic Drive CSS Library Tabulations */
/*URL: http://www.dynamicdrive.com/style/ */

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
margin-bottom: 1em;
padding: 10px;
/*border-style: outset ;*/
border-top = none;
/* border-style: double; */
/* border-top-color="F8F6F6"; */

background: "#F8F6F6";
}


.tabbuttonstyle{ /*style of tab content oontainer*/
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3080BA;
text-decoration: none;
margin-left: 10em;
border: 1px solid gray;
background: white url(images/shade.gif) top left repeat-x;

}

.tabbuttonstyleActive{ /*style of tab content oontainer*/
margin-right: 10px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3080BA;
border: 1px solid gray;
border-bottom: none;
/* border-bottom-color=#E9E9E9; */
background: white url(images/shadeactive.gif) top left repeat-x;
}

.productprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  color: #8B0000;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background: yellow; /* Orange */
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: 2003FA; /* bleu foncé */
} 

#slantedmenu ul li a:hover{
color: black;
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */
