/*
  $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
*/

.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: #FFF953;
  color: #FBF03D;
  margin: 0px;
}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #FFBA27;
  text-decoration: underline;
}

.white{
color:#fff;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}



TABLE.fond_entete{
background: url("images/fond_entete.jpg") repeat-x;
height:272px;
}

TD.fond_pied{
background: url("images/footer.jpg") repeat-x;
height:33px;
}

.pied{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color:#530100;
}

.info{
height:33px;
font-family: Verdana, Arial, sans-serif;
text-align:right;
font-weight:bolder;
 font-size: 10px;
}


A.pied{
 font-weight:bolder;
}

A.pied:hover{
color:#000;
}

.bordg{
background: url("images/testd.gif") no-repeat top left;
height:33px;
}
.bordd{
background: url("images/testg.gif") no-repeat;
height:33px;
}

.haut{
background: url("images/haut.gif") repeat-x;
height:8px;
}

.bas{
background: url("images/bas.gif") repeat-x;
height:15px;
}

.droit{
background: url("images/droit.gif") repeat-y;
width:8px;
}

.gauche{
background: url("images/gauche.gif") repeat-y;
width:8px;
}

.bg{
background-color:#810000;
}
.bg_corps{
background-color:#530100;
}

.entoure{
border:1px solid #FBF03D;
background-color:#530100;
}

.discog {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #fff; 
    background-color: #4A0100; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #730000; 
}

h1 {
margin-bottom: 10px;
font-family: Mistral,Verdana, Arial, sans-serif;
font-size: 40px;
font-weight: bold;
color: #fff;
}

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: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D17226;
}

.infoBoxContents {
  background: #730000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxHeading,TD.infoBoxHeading {
  font-family: Mistral,Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  background: #4A0100;
  text-transform:uppercase;
  color: #ffffff;
}

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 {
  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: #D17226;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #730000;
  color: #FFFFFF;
  font-weight: bold;
  
}

TD.productListing-data {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #fff; 
    background-color: #4A0100; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #730000; 
}

A.pageResults {
  color: #fff;
}

A.pageResults:hover {
  color: #FFBA27;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}


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;
  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: #FC0505;color:#fff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00;color:#000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/**
 * Events Calendar styles.
 */
TABLE.calendarBox
{
    width: 100%; 
    height: 234px;
    border: 0;
    padding: 0;
    cursor: default;
	background:#730000
}
IFRAME.calendarBox
{
    width: 100%; 
    height: 234px;
}
.calendarBoxHeader
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background: #4A0100;
    color: #FFFFFF;
    text-decoration: none; 
    height: 30px;
}

.yearHeader 
{ 
    font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #B4AD9A; 
    background-color: #730000; 
    text-decoration: none;
} 
.yearHeader SELECT
{
    font-size: 8px;
    background: #D7D2C8; 
	 border: 1px outset #730000; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #730000; 
    background: #D7D2C8; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #730000; 
    cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: #730000;
    text-decoration: none; 
    height: 16px;
}
.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #730000; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #fff; 
    background-color: #4A0100; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #730000; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #730000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    border: 0px solid #656872; 
}
.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    background-color: #730000; 
} 

.event_header_dates
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-decoration: none; 
border: 1px inset #F2F4F7;
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5; color: #FFFFFF; background-color: #000099; text-decoration: none; 
} 
.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #656872; 
    text-decoration: none; 
} 

A.event_description
{ 
 color: #000;
 text-decoration:underline;
}

.empty 
{ 
    background-color: #4A0100; 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

/*ul#mainlevel-nav li{
width: auto !important;
width: 20%;
float: left;
margin: 0;
height: 33px;
line-height: 27px;
white-space: nowrap;
margin-right: 0px;	
background: url("images/testd.gif") bottom left no-repeat;	
}*/
ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 12px;
height: 33px;
line-height: 30px;
white-space: nowrap;
margin-right: 1px;	
background: url("images/testd.gif") bottom left no-repeat;	
}
ul#mainlevel-nav li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
height: 33px;
display: block;
padding-left: 1px;
padding-right: 10px;
text-decoration: none;
color: #530100;
margin-left: 11px;
white-space: nowrap;
font-weight:bold;
font-size:10px;
text-transform:uppercase;
background: url("images/testg.gif") bottom right no-repeat;
}


#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url("images/testdhover.gif") bottom left no-repeat;	
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url("images/testghover.gif") bottom right no-repeat;
color:#fff;
}

.hauteur{
height:33px;
}
