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

h1 {
  font-family: Verdana, Arial, sans-serif; font-size: 18px;margin: 0%;
}


 H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0%;
}

BODY {
	background: #FFFFFF;
	background-image: url(images/background.gif);
	color: #000000;
	margin: 0px;
	scrollbar-3dlight-color: #FFD380;
	scrollbar-arrow-color: #FFD380;
	scrollbar-darkshadow-color: #FFD380;
	scrollbar-face-color: #6C0A2C;
	scrollbar-highlight-color: #6C0A2C;
	scrollbar-shadow-color: #FFD380;
	scrollbar-track-color: #FFD380;
	scrollbar-base-color: #FFB222;
  margin: 10px;
}

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: Navy;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.headerCart {
	color: #B70000;
	font-size: 11px;
}

TR.header {
  background: #FFB222;
}

.body_mail, TD.body_mail, a.body_mail a.body_mail:hover {
 	background: white;
	color: Black;
}


TR.headerNavigation {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #6C0A2C;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  obackground: #CC9900;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation2 {
  background: #106811;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerNavigation3 {
	
	  background: #D9DDB3;
}

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

A.headerNavigation3 { 
  color: #000000; 
}

A.headerNavigation3:hover {
  color: #000000;
}
TR.headerError {
  background: #CC9900;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC9900;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #CC9900;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC9900;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.center {	
	bdackground-image: url(images/background.jpg);
}

TR.column_right {
  background: #ffd380;
}

TR.Cadre {
		  background: #FFCC66;

}

TR.footer {
  background: #6C0A2C;
}

TD.footer, TD.tableau_delay  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6C0A2C;
  color: #ffffff;
  font-weight: bold;
}

A.footer {
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  0background: #C60A2C;
  border: 1px solid #5B4500;
}

.infoBoxContents, TD.tableau_delay_content {
  background: #FFCC66;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: black;
  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: #FFF9EE;
}



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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: black;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

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.2;
  vertical-align: top;
  color: black;
  
}

TD.main_big, P.main_big {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: Red;
  line-height: 1.2;
  vertical-align: top;
  
}

TD.smallText, SPAN.smallText, P.smallText, Center.smallText, div.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000195;
}

li.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

.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: black;color: white; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: black; color: white; }

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #376609;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #376609;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: white;
}

TR.linkListing-even {
  background: white;
}

/* VJ Links Manager v1.00 end */

TD.cat_head {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 11px;
	color : #ffffff;
	background-color: #fa981c;
	font-weight: bold;
}

A.cat_head:hover {
	color : white;
}

table.cadre {
	background-color: #FFD380;
	border: 0px solid #6C0A2C;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 90%;
}

TD.cat {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #000000;
	background-color: white;
}


/* mail */

a.sobre {
	text-decoration: none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
	color : #000000; 	
}

.texte_small {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
   font-size: 10px;
}

TD.commande {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color : #cc0000;
	background-color: #ffffff;
   font-weight: bold;
}


TD.tableau_texte {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: #ffffff;
	border-collapse: collapse;
	border: #111111;
	background: #ffffff;
}
 
TD.tableau_texte_post {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13px;
	color : #000066;
	background-color: #fff0b2;
	border-color: #fa981c;
	border-collapse: collapse;
}

TD.tableau_essai {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

	color : #000066;
	background-color: #111111;
	border-color: #fa981c;
	border-collapse: collapse;
	
}



TD.tableau_delay_warning {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: fff0b2;
}

TD.tableau_texte_contact {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color : #003399;
	font-weight :bold;
}

TD.tableau_fond {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: fff0b2;
}


TD.tableau_texte_fin {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color : #cc0000;
	background-color: #fff0b2;
	border-color: #fa981c;
	border-collapse: collapse;
}

	 
div#siteLinks ul {
  ma\rgin:10; padding:0;
  margin-left: 15px;
  list-style:none;
  }
div#siteLinks ul li { margin:1px 0; }  
div#siteLinks ul li a {
  display:block; 
  text-decoration: none; 
  font-weight:bold;
  width:136px; padding:3px 4px;  
  background-color:#cdd3df;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

  }    
 
div#siteLinks ul li a:link     { color:#032071 }  
div#siteLinks ul li a:visited  { color:#032071 }
div#siteLinks ul li a:hover    { background-color:#b6c0d4; color:#011d55 }

div.searchbox {
	margin-left:10px;
	text-decoration: none;
	*/
  font-size: 10px;
  display:block; 
  text-decoration: none; 
  font-weight: normal;
  width:136px; padding:2px 2px;  
  background-color:#FFCC66; 
  color: black;
  	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

}

a.black, div.black, td.black, center.black {
	color: black;
	font-size: 11px;
}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 3000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; margin:0;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	text-align: center;
}
#imageContainer img{
	margin: none;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 120px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2900;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


