/*
  $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
*/

BODY {
  font-family : Tahoma, Verdana, Arial, sans-serif;
  background-image:url(images/background_repeat1.gif);
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  color: #080843;
  margin: 0px;
  padding: 0px;
  font-size:10px;
  padding-top:1px;
}
TABLE{
  font-size:10px;	
}

#mainbody{
  /*position:absolute;*/
  /*top:100px;*/
  padding:0;
  z-index:1;
  font-size:10px;

}
.top_subTitle{
	color: #fafaff;
  font-size: 14px;	
	font-weight: bold;
	text-decoration: underline;
}

A,#footer A{
  color: #FF9933;
  /*color: #110063;*/
  text-decoration: underline;
  font-style: normal;
  font-weight: bold; /*dark dark blue */
}

A:hover,#footer A:hover{ 
  color: #B21857; /*red  #B21857*/
  text-decoration: underline;
}



#flist{ 
	color:#FFFAFA;
	width:160px;
	font-size:10pt;

}
#flist ul , #sb_flist ul {
	background-color:#FFFAFA;
	display: block; 
	list-style: none; 
	padding: 1px 1px 1px 1px;

}
#flist li  {
	padding:0px 1px 0px 4px;
/*	background-color:black;*/
background-color:#004891;
}
#sb_franlist li {
	padding:3px 1px 1px 0px;
}
#flist ul li a{
	padding: 0px 0px 0px 1px;
	width: 145px;
	display: block; 
	color:#ffffff;
	text-decoration:none;
}
#flist ul li a:hover{
	color:#000000;
	background-color:#FFFAFA;
	text-decoration:none;
}

#langchange,#langchange A{
  font-size:11pt;
  color:#ffffff;	
  font-weight:bold;
}

.pitoptext{
	color:#ffffff;
	
}
.pitoptext A{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	
}
 
 .pitoptext A:hover{
 	color:ED1C24;
 }
.productListing-heading a,#toptext .pageResults A:hover, .ordinateurmain A, .toptext a, a.toptext, #toptext,.toptext, #mainbody .toptext{
  font-weight:bold;
  color: #ffffff;
  text-decoration:none;
}
#langchange a:hover,a.productListing-heading:hover,#toptext A.pageResults {
	color:#cccccc;
}
 A.toptext:hover,  .toptext A:hover, #toptext A:hover {
	color:#cccccc;
	text-decoration:underline;
}
A.pageHeading, #mainbody A.pageheading {
	color: #ffffff;
	text-decoration: underline;
}

A.pageHeading:hover, #mainbody a.pageHeading:hover{
	color: ED1C24;
	text-decoration: underline;	
}

/*box stuff */

.column{
  font-size: 9pt;
  background-color: #fefefe;

}
#column_l TD, #column_r TD{
  background-color:transparent;
  margin:0;
  font-size: 10px;
}

.ordinateurmain, .ordinateurmain TABLE, .ordinateurmain P{
	background-color:#ffffff;
	color:#080843;
	
}

.ordinateurmain A{
	color: #080843;
	text-decoration:underline;
	font-weight:bold;
}
.ordinateurmain A:hover{
	color:#ED1C24;
}

.headingbar{
	background-color: #ed1c24;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	padding:5px;
}


.infoBoxContents {
color: #080843;
 border: 2px solid #FF9933; /*remove for single line to outside */
}
#column_l TD.infoBoxHeading, #column_r TD.infoBoxHeading, .productListing-heading, .infoBoxHeading {
 text-align:left;
  font-size:9px;
  font-weight: bold;
  background-color: #FF9933;
  color: #ffffff;
  padding:0;
  border: 2px solid #FF9933; /*added to align when inside border line*/
 padding:1px 0px 1px 0px; 
/*  background: #00548f;*/
/*#ed1c24*/
/*  opacity:.40; */
}


.infoBoxHeading1 {
 text-align:left;
  font-size:9px;
  font-weight: bold;
  background-color: #ed1c24;
  color: #ffffff;
  padding:0;
  border: 2px solid #FF9933; /*added to align when inside border line*/
 padding:1px 0px 1px 0px; 
/*  background: #00548f;*/
/*#ed1c24*/
/*  opacity:.40; */
}



#toptext, #toptext .pageResults, .mainfont{
	color: #080843;
}

#bottomtext{
	color:#000000;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #ed1c24;
}

.partnerrotatebox, #storebase{
  background-color: #FFFAFA;
  text-align:left;
  padding:.25em;
}

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-size : 10px; color: #FF9933; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }
/* #cc0033 */

FORM {
	display: inline;
}

TR.tablelayout{
	background-color: #ECF2F8;
	font-size: 10px;
	color: #005588;
	line-height: 1.5em;
	vertical-align: top;
	text-align: center;
	padding: 1px 1px 1px 1px; 
}




.subtotal{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #ffffff;
 border: 2px solid #FF9933; /* remove to get single inside line effect */ 
}


.MBinfoBox {
  background: #2F4C92;
}

.MBinfoBoxContents {
	background: #fefefe;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #005588;
}



.MBinfoBoxContentsLight {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFF0;
}



.infoBoxNotice {
  background: #B3C1E6;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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: #fefefe;
  color:black;
}

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: #fefefe;
  color:black;
}




.productListing-data TR  { 
  font-size: 10px;
  color:#000000;
}


.subTitle {
	color: #080843;
  font-size: 16px;	
	font-weight: bold;
}

TD.linkTitle{
	color: #080843;
  font-size: 14px;	
	font-weight: bold;
}

A.linkTitle {
	color: #080843;
  font-size: 14px;	
	font-weight: bold;
	text-decoration: underline;
}
A.linkTitle:hover {
  font-size: 14px;	
	font-weight: bold;
	color: #ed1c24;
	text-decoration: underline;	

}
.ordnote{
  font-size:1;
  
}
.small_subTitle {
	color: #000080;
  font-size: 14px;	
	font-weight: bold;
	text-decoration: underline;
}
.smaller_subTitle {
	color: #005588;
  font-size: 12px;	
	font-weight: bold;
}



A.downloadbox {
	color: #000;
  font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;
}

A.downloadbox:hover {
	color: #738bc8;
	text-decoration: underline;	
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, .pageHeading {
  font-size: 20px;
  font-weight: bold;
/*  color: #080843;*/
color:#ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.navigation{
	background: #fefefe;
	color: #005588;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.shipping {
  font-size: 11px;
  line-height: 1.5;
  color: #005588;
}

TD.shippingbox {
	border:1px;
	background-color:#ED1C24;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

TD.divider {
  background: #EEEEEE;
}


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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;font-style:italic; font-weight:bold; }
.specheading{
	background: #f0fefe;
	font-size:14px; 
	background-color:#ffffff; 
	background-image:url(images/barbackground.jpg); 
	background-repeat:repeat-y;

}