/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.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 {
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TR.headerNavigation {
  background: #FFFFFF;
}

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

A.headerNavigation { 
	font-size: 10px;
	color: #000000;
}

a:hover.headerNavigation {
  color: #CC0000;
}

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

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

/*G.Rey 210805*/
.text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}
A.text {
  color: #000000;
  text-decoration: none;
}
a:hover.text {
  color: #cc0000;
  text-decoration: underline;

}
TD.textPrice, SPAN.textPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}
.textBlue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #ff0000;
}
A.textBlue {
  color: #cc0000;
  text-decoration: none;
}
a:hover.textBlue {
  color: #cc0000;
  text-decoration: underline;

}

.midText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #336699;
  font-weight: bold;
}
A.midText {
  color: #336699;
  text-decoration: underline;
}

.logBlack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
a:hover.logBlack {
  color: #ffffff;
  text-decoration: none;
}

.log {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}
A.log {
  color: #3333CC;/*color: #6666CC;*/
}
a:hover.log {
  color: #cc0000;
}

.logRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}
A.logRed {
  color: #999999;/*color: #6666CC;*/
  text-decoration: underline;
}
a:hover.logRed {
  color: #cc0000;
  text-decoration: underline;
}

.linkBlue {
	font-family: Verdana, Arial, sans-serif;
	color:#333333
	font-size: 12px;
}
A.linkBlue {
	font-size: 11px;
	color:#0000CC;
	text-decoration : underline;
}
a:hover.linkBlue {
	color:#CC0000;
	text-decoration : underline;
}
.bigLinkBlue {
	font-family: Verdana, Arial, sans-serif;
	color:#0066CC;
	font-size: 14px;
}
A.bigLinkBlue {
	font-size: 14px;
	color:#0066CC;
	text-decoration : underline;
}
a:hover.bigLinkBlue {
	color:#CC0000;
	text-decoration : underline;
}
.bigBlue {
	font-family: Verdana, Arial, sans-serif;
	color:#0000CC;
	font-size: 14px;
}
A.bigBlue {
	font-size: 14px;
	color:#0000CC;
	text-decoration : none;
}
a:hover.bigBlue {
	color:#FF3333;
	text-decoration : underline;
}

.infoBoxCatBigLink {
  /*background: #6699CC;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

a:hover.infoBoxCatBigLink {
  color: #ffffff;
}

.infoBoxManContents {
  background: #336699;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.infoBoxManBigLink {
  /*background: #6699CC;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.infoBoxMan {
  /*background: #CC3300;*/
    font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	color: #000000;
}

A.infoBoxMan {
  /*background: #CC3300;*/
	color: #000000;
}
a:hover.infoBoxMan {
  color: #cc3300;
}

A.infoBoxCat {
  color: #000000;
  text-decoration: none;
}
a:hover.infoBoxCat {
  color: #CC0000;
}

.infoBoxCat {
  /*background: #CC3300;*/
    font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #000000;
}

.infoBoxCatContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}


.infoBoxCartContents {
  /*background: #99CCFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  /* background-color: #99CCFF;*/
}


/**/
.newsText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc6600;
}

.infoBoxPromo {
 background: #F7F7F7;
}
a:hover.infoBoxPromo {
	color: #cc3300;
}
A.infoBoxPromo {
}

.infoBoxContentsPromo {
  background: #F7F7F7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBox {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}

A.infoBoxRedContents {
  color: #ffffff;
  decoration: none;
}
a:hover.infoBoxRedContents {
  decoration: underline;
}

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

.infoBoxRed {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}

.infoBoxRedContents {
  background: #CC0000;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
}

.infoBoxNoir {
  background: #CC0000;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}

.infoBoxNoirContents {
  background: #CC0000;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
}

A.infoBoxContents {
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a:hover.infoBoxContents {
  font-size: 10px;
  color: #CC0000;
}

.infoBoxOrg {
  background: #FF9933;
}

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

.smallTextNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
}
.a:hover.smallTextNav {
  color: #CC0000;
  text-decoration: none;
}

.infoBoxNav {
  background: #ffffff;
}

.infoBoxNavContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a:hover.infoBoxNavContents {
  color: #FFFFFF;
  text-decoration: none;
}

.infoBoxNavContentsFille {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

a:hover.infoBoxNavContentsFille {
  color: #CC0000;
  text-decoration: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBoxHeadingVideNoir {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*font-weight: bold;*/
  background: #333333;
  color: #FFFFFF;
}
A:infoBoxHeadingVideNoir {
	color: #FFFFFF;
}

a:hover.infoBoxHeadingVideNoir {
	text-decoration: underline;
  color: #CC0000;
}

TD.infoBoxHeadingVideSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #FFFFFF;
  color: #336699;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #FFFFFF;
}

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

a:hover.infoBoxHeading {
  color: #ffffff;
}

TD.infoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #336699;
  color: #ffffff;
}
a:hover.infoBoxfooter {
  color: #ffffff;
}

TD.contentBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
}
A.contentBoxFooter {
  color: #ffffff;
}
a:hover.contentBoxFooter {
  color: #ffffff;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff/*b6b7cb*/;
  border-spacing: 1px;
}

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

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

A.pageResults {
  color: #6666cc;
  text-decoration: none;
  font-size: 10px;
}

a:hover.pageResults {
    color: #CC0000;
  text-decoration: underline;
  font-size: 10px;
  /*background: #FFFF33;*/
}

SPAN.pageHeadingMedium {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
 /* font-weight: bold;*/
}

TD.pageHeadingMedium, DIV.pageHeadingMedium {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
 /* font-weight: bold;*/
  color: #333333;
}

TD.pageHeadingBig, DIV.pageHeading, SPAN.pageHeadingBig {
  font-family: Verdana, Arial, sans-serif;
  font-size: 28px;
 /* font-weight: bold;*/
  color: #333333;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
 /* font-weight: bold;*/
  color: #333333;
}

A.pageHeading {
  color: #333333;
  text-decoration: none;
}
a:hover.pageHeading {
  color: #cc0000;
  text-decoration: underline;
}

.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
 font-weight: bold;
  color: #333333;
}
.pageHeadingPrice5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
 font-weight: bold;
  color: #333333;
}
.pageHeadingPrice12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF6600;
}

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.verySmallText, SPAN.verySmallText, P.verySmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}
A.verySmallText {
  color: #333333;
}
a:hover.verySmallText {
	text-decoration: underline;
  color: #cc0000;
}

TD.verySmallTextRg, SPAN.verySmallTextRg, P.verySmallTextRg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000CC;
}
A.verySmallTextRg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	text-decoration: none;
  color: #0000cc;
}
a:hover.verySmallTextRg {
	text-decoration: underline;
  color: #cc0000;
}

TD.smallTextPetit, SPAN.smallTextPetit, P.smallTextPetit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
a:hover.smallText {
	text-decoration: underline;
  color: #CC0000;
}

TD.smallTextWh, SPAN.smallTextWh, P.smallTextWh {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.smallTextGris, SPAN.smallTextGris, P.smallTextGris {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}
A.smallTextGris {
	text-decoration: none;
  color: #666666;
}
a:hover.smallTextGris {
	text-decoration: underline;
  color: #CC0000;
}

TD.smallTextPg, SPAN.smallTextPg, P.smallTextPg {
color : 666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
A.smallTextPg {
  color: #cc0000;
}

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

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

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

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

TD.productSpecialPrice, SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #CC0000;
  font-size: 16px;
  font-weight: bold;
}

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

/* VJ Links Manager v1.00 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;
}
/* VJ Links Manager v1.00 end */