/*
  $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: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; /*10px*/}
.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; /*10px*/background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; /*10px*/color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px;/*10px*/ color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
/* mph ajoute*/
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#667882;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#667882;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#EFFBFF;


/* fin ajout mph */
}

#container {
				max-width:1020px;
				min-width:800px;
			}


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

A:hover {
  color: #006400;
  text-decoration: underline;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  
}

TR.headerNavigation {
  background: #667882;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;/*10px*/
  background: #667882;
  color: #ffffff;
  font-weight : bold;
}


TD.breadcrumbtrail{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;/*10px*/
  background: #EFFBFF;
  color: #000000;
  font-weight : bold;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #EFFBFF;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  background: #EFFBFF;
  color: #ffffff;
  font-weight: bold;
}

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

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  font-weight: bold;
  background: #667882;
  color: #ffffff;
}

A.infoBoxHeading 
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  font-weight: bold;
  background: #667882;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
}

TD.leftbar
{
  border: 0px;
  border-style: solid;
  border-color: black;
  background: #EFFBFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  -moz-border-radius: 5px; /* add by MPH */
    -webkit-border-radius: 5px;/* add by MPH */
}

TD.extract
{
  border: 1px;
  border-style: solid;
  border-color: black;
  background: white;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.extract
{
  background: white;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

td.recommandation
{
  border: 0px;
  border-style: solid;
  border-color: black;
  background: #EFFBFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.outline
{
  border: 1px;
  border-style: solid;
  border-color: black;
  background: white;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  line-height: 1.3;
}

div.outline
{
  border: 1px;
  border-style: solid;
  border-color: black;
  background: white;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1;
}

td
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
 letter-spacing:0.01em;/*added by db */
   
}

TD.newrightbar
{
  border: 0px;
  border-style: solid;
  border-color: black;
  background: #EFFBFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  -moz-border-radius: 5px; /* add by MPH */
  -webkit-border-radius: 5px;/* add by MPH */
}

TD.versetwhite
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

TD.verset
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.date
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  color: black;
  font-weight: bold;
}

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: #667882; /*#b6b7cb;*/ /*Noir 434543*/
  border-spacing: 1px;
}

TABLE.outertable {
  -moz-border-radius: 5px; /* add by MPH */
  -webkit-border-radius: 5px;/* add by MPH */

  border: 0px;/* mod de 1 vers 0 by MPH */
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  max-width:1005px;
  min-width:780px;
  width:expression(document.body.clientWidth > 1005? "1005px": (document.body.clientWidth < 830? "780" : "auto") );
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  background: #667882;  /*#b6b7cb*/
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

td.oddcolor    {background-color:white}
td.evencolor   {background-color:#EFFBFF}


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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Tahoma, Arial, sans-serif; /*Tahoma was first*/
  font-size: 11px;
  line-height: 1.3; /*1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  line-height: 1;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;/*10px*/
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, 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, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px;/*10px*/ color: #ff0000; }

/* ajout de mph le 10022009 */
.border_rounded 
{

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/* ajout du site alistapart.com ajout dfe mph 12022009 */
td.smallText > a > img {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 15px 0px 0px 15px !important;
 /* margin: 10px 0 0 5px; */
  }

td.smallText > a >img {
  display: block;
  position: relative;
  background-color: #fff;
  
  margin: -6px 6px 6px -6px;
  padding: 0 4px 4px 0;
  }
