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

/* DEBUT - MODIF PNEUDIFFUSION */

  BODY {
    margin: 0px;
    color:#000000;
	background-image:url(images/interface/degrade.jpg);
    /* background: #000000; */
    /* background-color:#666666;
    background-attachment:fixed; */
  }
  
  TD {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
  }

  A.menu {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height:25px
  }
/*
  A.menu2 {
    color: #33cc33;
    text-decoration: none;
  }
  
  A.menu3 {
    color: #ff0000;
    text-decoration: none;
  }

  A.menu:hover,A.menu2:hover,A.menu3:hover {
    color: #33cc33;
    text-decoration: underline;
  }
  */
  
  TR.productListing-on {
    background: #ccffff;
  }

  TH {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
  }

  TD.ligneLien {
    height: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
  }

  TD.ligneLienRouge {
    height: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
  }

  TD.columnLeft {
    background: #cccccc;
  }

  TD.columnLeftOmbre {
    background: #cccccc;
    /* background-image:url(images/logoPS_ombre.gif); */
	background-image:url(images/logo_pneustore_gris.gif);
    background-position:top;
    background-repeat:repeat;
  }

  TD.columnRight {
    background: #cccccc;
  }
  
  TD.columnRightOmbre {
    background: #cccccc;
    /* background-image:url(images/logoPS_ombre.gif); */
	background-image:url(images/logo_ps_droite.gif);
    background-position:top;
    background-repeat:repeat;
  }
  
  TD.top {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #0099ff;
    font-weight: bold;
    text-align: center;
  }

  TD.mainPage {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ffffff;
    color: #000000;
    font-weight : bold;
  }

  TABLE.borderTable, TD.borderTable {
    border: 1px solid #000000;
  }

  TD.slogan {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #33cc33;
    font-weight : bold;
    text-align : center;
  }

  TD.columnLeftPaiement {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
  }
  
  TD.pageHeading2, DIV.pageHeading2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #ff0000; /* DEFAUT #9a9a9a; */
  }

  TD.guide, TR.guide {
    background: #cccccc;
  }
  
  .fondBlanc {
    background: #ffffff;
  }

  .fondGris {
    background: #cccccc;
  }
  
  .important {
    color: #ff0000;
    background: #cccccc;
  }
  
  .partenaire {
    color: #0033ff;
  }
  
  .independant {
    color: #33cc33;
  }
  
  .acceptCGV {
    color: #ff0000;
  }

/* FIN - MODIF PNEUDIFFUSION */


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

/* DEFAUT
BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
}
*/

A {
  color: #0033ff;
  text-decoration: underline;
}

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

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

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: #cccccc;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  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: #ffffff;
}

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



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: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

TD.productListing-data-reifen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#00CCFF;
}

TD.productListing-data-cooper {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#33CC00;
}

TD.productListing-data-kumho {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FF9933;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ff0000; /* DEFAUT #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;
}

SPAN.txt_bleu {
  font-family: Verdana, Arial, sans-serif;
  color: #0000FF;
}

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

SPAN.txt_orange {
  font-family: Verdana, Arial, sans-serif;
  /*color: #FF9900;*/
  color: #FF6600;
}

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



/* Styles pour la page Checkout_shipping.php */

.RedText { color: #ff0000; }

/* Fin - Styles pour la page Checkout_shipping.php */


/* Feuille de style RMA Pneus - auteur : Mathieu Mangin */
.titre {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;font-weight: bold;}
.texte {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}
.signature {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #FFFFFF;}
.titre_blanc {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;font-weight: bold;}
.form {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}

/*
.style_cadre_rma
{
width:750px ; 
position:relative; left:50% ; margin-left:-375px ; top:0px;
}
*/
.style_cadre_rma
{
width:900px ; 
position:relative; left:50% ; margin-left:-450px ; top:0px;
}


.style_contenu_rma
{
border : 1px solid #000000;
width:900px;
background-color:#FFFFFF;
}

.style_footer_rma
{
width:900px ;
border-top : 1px solid #000000; 
}

.image_top
{
border-bottom : 1px solid #000000;
width:900px ; 
margin-bottom:0px;
height:75px;
}

.panier
{
position:absolute;
top: 52px;/*78*/
right: 4px;
width:72px ;
height:39px;
visibility:visible;
}

.menu_mra
{
/*
background-image:url(images/interface/n1_n2_degrade.jpg);
border-bottom : 1px solid #000000;
*/
width:900px ;
height:42px;
visibility:visible;
}

.bt_accueil
{
position:absolute;
top:100px;
left:10px;
}

.bt_paiement
{
position:absolute;
top:100px;
left:110px;
}

.bt_livraison
{
position:absolute;
top:100px;
left:295px;
}

.bt_garantie_pneu
{
position:absolute;
top:100px;
left:475px;
}

.bt_centres_montage
{
position:absolute;
top:100px;
left:475px;
}

.bt_compte
{
position:absolute;
top:100px;
/*left:623px; valeur quand le bouton "Garanties Pneu" est affiché */
left:643px; /* valeur quand le bouton  "Centres de montage" est affiché à la place de "Garanties Pneu" */
}

.bt_quit
{
position:absolute;
top:100px;
/* left:745px; valeur quand le bouton "Garanties Pneu" est affiché */
left:763px; /* valeur quand le bouton  "Centres de montage" est affiché à la place de "Garanties Pneu" */
}

.bt_recherche
{
position:absolute;
top:100px;
left:78px;
}



.bt_contact
{
position:absolute;
top:100px;
left:485px;
}

/*
.bt_qui
{
position:absolute;
top:103px;
left:4px;
}



.bt_centres
{
position:absolute;
top:103px;
left:4px;
}*/

.bt_tek
{
position:absolute;
top:103px;
left:4px; /* 254px */
}

.bt_cgv
{
position:absolute;
top:103px;
left:108px; /* 126px*/
}

.bt_fav
{
position:absolute;
top:103px;
left:222px;
}

.bt_recommander
{
position:absolute;
top:103px;
left:337px;
}



.bloc
{
float : left;
width:13px;
}


.filet_fondu
{
background-image:url(images/interface/n1_n2.jpg);
width:600px ;
height:7px;
}

.ss_menu_mra
{
width:750px ;
height:19px;
}

.texte_recommandation {
	border: 1px solid #999999;
	width:300px;
}

  a {text-decoration: none; color: #FF6600}
  a:hover {text-decoration: none;color: #CC6600}
  
/* Styles pour la page Checkout_shipping.php */

.GreenText {
	color: #009933;
	font-weight: bold;
}

/* Fin - Styles pour la page Checkout_shipping.php */
