/*
  $Id: stylesheet.css,v 1.4 2006/04/20 10:34:50 mathieu 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: Century Gothic, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Century Gothic, Verdana, Arial, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Century Gothic, Verdana, Arial, sans-serif; font-size : 13px; color: red; }
.productsNotifications { background: #e8e8e8; }
.orderEdit { font-family : Century Gothic, Verdana, Arial, sans-serif; font-size : 13px; color: red; }

BODY {
  color: #000000;
  background:#ECE8D4;
	}

IMG {
	border: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TABLE.formBack {
  background: #BBC3D3;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	height: 20px;
  background: #FFFFFF;
}

TD.footer {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  color: #000000;
}

.infoBox {
  margin-bottom: 0px;
  margin-bottom:10px;
  margin-top:0px;
  
}

.infoBoxLeft {
  margin-bottom: 0px;
  margin-bottom:10px;
  margin-top:0px;
  border-right: 1px solid #880000;
  border-top: 1px solid #880000;
  border-bottom: 1px solid #880000;
}

.infoBoxRight {
  margin-bottom: 0px;
  margin-bottom:10px;
  margin-top:0px;
  border-left: 1px solid #880000;
  border-top: 1px solid #880000;
  border-bottom: 1px solid #880000;
}

.infoBoxContents {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
}

td.infoBoxHeading {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

a.infoBoxHeading {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #686964;
  color: #ffffff;
}

a.infoBoxHeading:hover {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #686964;
  color: #ffffff;
}

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

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

TABLE.productListing {
  padding: 3px;
}

.productListing-heading {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #silver;
  color: #ffffff;
  vertical-align:top;
  padding: 3px;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #686964;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.normalText, SPAN.normalText, P.normalText {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

TD.fieldKey {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: right;
}

TD.fieldValue {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
}

INPUT, SELECT {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
}

CHECKBOX, RADIO {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #686964;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Century Gothic, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: red;
  font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox { font-family: Century Gothic, Verdana, Arial, sans-serif; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family: Century Gothic, Verdana, Arial, sans-serif; font-size: 13px; color: #ff0000; padding: 10px; font-weight: bold;}
.messageStackSuccess { font-family: Century Gothic, Verdana, Arial, sans-serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

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

/* multiple price per block */
TD.productPriceInListing {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ccFFcc;
}

td.infoBoxHeadingOff {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #EEEECC;
  color: #000000;
}

a.infoBoxHeadingOff {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #EEEECC;
  color: #000000;
}

a.infoBoxHeadingOff:hover {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #EEEECC;
  color: #000000;
}	

TR.headerNavigation {
  background: #686964;
  height: 20px;
}

TD.headerNavigation {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #686964;
  color: #ffffff;
  padding-top: 7px;
  padding-bottom: 7px;
}

A.headerNavigation { 
  color: #FFE182; 
}

A.headerNavigation:hover {
  color: #ffffff;
  font-weight : normal;
}

/* START Categories Tabs v2.0 */

A.tabsNavigation, A.tabsNavigationOff, A.SubCatNavigationOff, A.SubCatNavigationOn, .SubCatNavigation TD {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	/*font-size: 18px;*/
	font-weight: normal;
	
}

A.SubCatNavigationOff, A.SubCatNavigationOn {
	font-size: 13px;
}
A.tabsNavigation {
  color: #FFE182;
}

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

A.tabsNavigationOff {
  color: #FFFFFF;
}
A.tabsNavigationOff:hover {
  color: #FFFFFF;
}

A.SubCatNavigationOff, A.SubCatNavigationOff:hover, A.SubCatNavigationOff:visited, A.SubCatNavigationOff:link {
  color: #FFFFFF;
}

A.SubCatNavigationOn, A.SubCatNavigationOn:hover {
  color: #FAC579;
}

.SubCatNavigation TD {
	padding: 2px;
	width: 100;
	color: #FFFFFF;
	text-align: center;
}

.SubCatNavigation TD.sep {
	padding: 0;
	width:1px;
	color: #FFFFFF;
	background: #FFFFFF;
}
TD.tabsNavigation {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 13px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}

TD.tabsNavigationLink {
	padding-left: 14px;
	padding-right: 14px;
	
}
/* END Categories Tabs v2.0 */

TD.adress {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.adress A {
  font-weight : bold;
  color: #000000;
}

A.buybothPrice {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 13px;
		font-weight : bold;
	color: #686964;
}
.buybothHeading {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #686964;
}
.buybothText {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

TABLE.bodyTable {
  width: 1024px;
  background:#ffffff;
}

TABLE.tableau {
  border-color: #e8e8e8;
  border-style: normal;
  border-width: 0px;
}

A.cartBar {
  color: #FEBD7D;
	padding-right: 14px;
  font-size: 13px;
  line-height: 1.5;
}

A.cartBar:hover {
  color: #FEBD7D;
}

A.cartBar, A.cartBar:hover, A.cartBar:visited, A.cartBar:link {
  color: #FEBD7D;
}

.cache {
  font-family: Helvetica;
  color: #ffffff;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#secondcat a {
  padding-left: 15px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#thirdcat a {
  padding-left: 25px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#fourthcat a {
  padding-left: 35px;
  padding-top: 1px;
  padding-bottom: 1px;
}

#fifthcat a {
  padding-left: 45px;
  padding-top: 1px;
  padding-bottom: 1px;
}

/* Multiple Image */
.imagesBoxContents {
  font-family: Century Gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.footerCell{
 background:silver;
}

/* Integration template*/
.header_cat,.header_prod{
	background:url(images/head_home.jpg);
	width:1024px;
	height:200px;
}



.left_cat,.left_prod{
	background-image:url(images/left_home-catego.jpg);
	height:1040px;
	width:116px;
	background-repeat:no-repeat;
}

.right_cat,.right_prod{
	background-image:url(images/right_home-catego.jpg);
	height:1040px;
	width:116px;
	background-repeat:no-repeat;
}

.navigation_cat,.navigation_prod{
	background-image:url(images/navig_home-catego.jpg);
	width:1024px;
	height:80px;
}



td.sep{
	border-right-style:solid;
	border-left-style:normal;
	border-top-style:normal;
	border-bottom-style:normal;
	border-right-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-color:silver;

}
/* Menu+hover home*/
a.home{
display: block; width: 82px; height: 22px; background-image: url('images/boutonhomehover.jpg');
}

a.home:hover{
visibility: visible;
}

a.home:hover img{
visibility: hidden;
}


/* Menu+hover 1970*/
a.1970{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1970shover.jpg');
}

a.1970:hover{
visibility: visible; 
}

a.1970:hover img{
visibility: hidden;
}

/* Menu+hover 1960*/
a.1960{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1960shover.jpg');
}

a.1960:hover{
visibility: visible; 
}

a.1960:hover img{
visibility: hidden;
}

/* Menu+hover 1950*/
a.1950{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1950shover.jpg');
}

a.1950:hover{
visibility: visible; 
}

a.1950:hover img{
visibility: hidden;
}

/* Menu+hover 1940*/
a.1940{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1940shover.jpg');
}

a.1940:hover{
visibility: visible;
}

a.1940:hover img{
visibility: hidden;
}

/* Menu+hover 1930*/
a.1930{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1930shover.jpg')
}

a.1930:hover{
visibility: visible 
}

a.1930:hover img{
visibility: hidden;
}

/* Menu+hover 1920*/
a.1920{
display: block; width: 83px; height: 22px; background-image: url('images/bouton1920shover.jpg')
}

a.1920:hover{
visibility: visible 
}

a.1920:hover img{
visibility: hidden;
}

h2.titreCondition{
font-family: Century Gothic, Verdana, Arial, sans-serif;
}