﻿/*
  $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
*/
/*Vanessa 21 fev 2007 Header Tags controllers*/
BODY {  
  font-family:  Verdana, sans-serif;
  font-size: 11px; 
  color: #000000;
  margin: 0px;
}
.noirt{  
  font-family:  Verdana, sans-serif;
  font-size: 11px; 
  color: #000000;
}
.blanc14{
 font-family: Verdana, sans-serif;
 font-size: 14px; 
 color: #ffffff;
 font-weight: bold;
}
.bleukelytg{
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #21318f;
}
.vertexpr{
color: #006633; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 16px;
text-decoration: none;
font-weight: bold;
}
A.vertexpr{
color: #006633; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 16px;
text-decoration: none;
font-weight: bold;
}
.vertprod{
color: #009933; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
A.vertprod{
color: #009933; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
.bleuprom{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}
.rougeprom{
color: #ff0000; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.bleuprod{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
.bleupro{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
A.bleupro{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
.rougeprod{
color: #ff0000; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 14px;
}
.vertt {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #009933;
 }
 a:hover.vertt {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #009933;
 text-decoration: none;
 }
.vertko {
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #009933;
 }
 a:hover.vertko {
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #009933;
 text-decoration: none;
 }
 .vertbe {
font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #009933;
 }
.blanckely {
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #ffffff;
}
.griskelyP{
 font-family: Verdana, sans-serif;
 font-size: 11px; 
 color: #666666;
 font-weight: bold;
}
.griskely{
 font-family: Verdana, sans-serif;
 font-size: 11px; 
 color: #999999;
 font-weight: bold;
}
.bleukely{
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #21318f;
 font-weight: bold;
}
.bleube{
 font-family: Verdana, sans-serif;
 font-size: 14px; 
 color: #21318f;
 font-weight: bold;
}
h1 { 
 font-family: Verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
}

h2 
{
 font-family: Verdana, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
}
/*End Vanessa*/
.boxText { font-family:  Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family :  Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Verdana, sans-serif; font-size : 10px; color: #ff0000; background: #ffffff; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



A {  
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #21318f;
 font-weight: bold;
 text-decoration: none;
}

A:hover {
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #990033;
 font-weight: bold;
 text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #21318f;
}

A.headerNavigation {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #21318f;
  text-decoration: none;

}

A.headerNavigation:hover {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #21318f;
 text-decoration: none;
}
A.headerNavigation:visited{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #21318f;
 text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents { 
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
 font-family: Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #009933;
}

SPAN.infoBox {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBox {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.upcomingProducts-odd {
  background: #f8f8f9;
}

TR.productReviews-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: #f8f8f9;
}

TR.payment-odd {
  background: #f8f8f9;
}

TR.alsoPurchased-odd {
  background: #f8f8f9;
}

TR.addressBook-odd {
  background: #f8f8f9;
}

TR.accountHistory-odd {
  background: #f8f8f9;
}

TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.upcomingProducts-even {
  background: #f8f8f9;
}

TR.productReviews-even {
  background: #f8f8f9;
}

TR.productListing-even {
  background: #f8f8f9;
}

TR.payment-even {
  background: #f8f8f9;
}

TR.alsoPurchased-even {
  background: #f8f8f9;
}

TR.addressBook-even {
  background: #f8f8f9;
}

TR.accountHistory-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Verdana, sans-serif;
  background: #b6b7cb;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
  text-decoration: none;
  color: #21318f;
}

A.pageResults:hover {
  color: #21318f;
}

DIV.pageHeading {
  font-family:  Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading {
  font-family:  Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

P.main {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

TD.main {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

P.smallText {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

SPAN.smallText {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.smalltext1{
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

SELECT {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

RADIO {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

INPUT {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

CHECKBOX {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Verdana, 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: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Verdana, sans-serif;
  font-size: 20px;
  color: #ff9204;
  font-weight: bold;
}

SPAN.errorText {
  font-family:  Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #999999; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarTo { font-family:  Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarFrom { font-family:  Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Verdana, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

/* message box */

.messageBox { font-family:  Verdana, sans-serif; font-size: 10px; }
.messageStackWarning { font-family:  Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackError { font-family:  Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Verdana, sans-serif; font-size: 10px; color: #ff0000; }
/*Vanessa 21 fev 2007- Links Manager*/
/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family:  Verdana, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

/*end Vanessa*/
/* Tahina 16/03/07 ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0over{
	position:absolute;
	padding:1px;
	font-family: Verdana,helvetica;
	font-size:10px;
}

.clLevel0{
	position:absolute;
	padding:1px;
	font-family: Verdana,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,helvetica;
	font-size:10px;
}

.clLevel1{
	position:absolute;
	padding:2px;
	font-family:Verdana,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#000000;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* Fin Tahina 16/03/07----------------- coolMenu_eof ----------------- */

#L1{
  left:0px;
  line-height:24px;
  list-style:none;
  margin:0px;
  width:233px;
  padding:0px 0px 0px 0px;
}
#L1 a {
  position:relative;
  height:24px;
  width:200px;
  text-decoration:none;
  font-family: Verdana, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  color:#21318f;
  z-index:3;
}
#L1 a:active {
  background-color:#21318f;
  color:#FFFFFF;
}
#L1 a:hover {
  background-color:#99CCFF;
  color:#21318f;
}

#L2{
  left:0px;
  line-height:24px;
  list-style:none;
  padding: 0px;
  margin:0px 0px 0px 15px;
  width:218px;
  height:200px;
}
#L2 a {
  position:relative;
  height:24px;
  width:200px;
  text-decoration:none;
  font-family: Verdana, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  color:#21318f;
  z-index:3;
}
#L2 a:active {
  background-color:#21318f;
  color:#FFFFFF;
}
#L2 a:hover {
  background-color:#99CCFF;
  color:#21318f;
}

#L3{
  left:0px;
  line-height:18px;
  list-style:none;
  padding: 0px;
  margin: 0px;
  width:233px;
  font-style:italic;
}
#L3 a {
  position:relative;
  height:18px;
  width:200px;
  text-decoration:none;
  font-family: Verdana, sans-serif;
  font-size: 11px; 
  font-weight: bold;
  color:#21318f;
  z-index:3;
}
#L3 a:active {
  background-color:#21318f;
  color:#FFFFFF;
}
#L3 a:hover {
  background-color:#99CCFF;
  color:#21318f;
}
.griskelyStd{
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #666666;
 font-weight: bold;
}

#stdul a {
}
#stdul a:active {
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #21318f;
 font-weight: bold;
 text-decoration: none;
}
#stdul a:hover {
 font-family: Verdana, sans-serif;
 font-size: 12px; 
 color: #990033;
 font-weight: bold;
 text-decoration: none;
}
.bleupro11{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
A.bleupro11{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
A:hover.bleupro11{
color: #990033;
font-face: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
.griscgvstd{
 font-family: Verdana, sans-serif;
 font-size: 10px; 
 color: #666666;
 align:justify;
}
A.griscgvstd{
color: #21318f; 
font-face: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
A:hover.griscgvstd{
color: #990033;
font-face: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.griscgvbld{
 font-family: Verdana, sans-serif;
 font-size: 10px; 
 color: #666666;
 font-weight: bold;
}
.titreprod15{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #663300;
 font-style:italic;
}
.titreprod18{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #663300;
 font-style:italic;
}