/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* event calendar sytle sheet */
@import url("events_calendar.css");

.boxText { 
				font-family: Arial,Helvetica,Verdana,sans-serif; 
				font-size: 12px;
				margin-left: 8px; 
				}
.errorBox { 
				font-family : Arial,Helvetica,Verdana,sans-serif; 
				font-size : 9px; 
				background: #ffb3b5; 
				font-weight: bold; 
				}
.stockWarning { 
				font-family : Arial,Helvetica,Verdana,sans-serif; 
				font-size : 9px; 
				color: #cc0033; 
	}
.productsNotifications { 
				background: #f2fff7; 
	}
.orderEdit { 
				font-family : Arial,Helvetica,Verdana,sans-serif; 
				font-size : 9px; 
				color: #70d250; 
				text-decoration: underline; }

BODY {
  background-image: url(http://biblio-select.com/librairie/catalogue/images/white3.gif);	
  color: #800016;
  font-size : 18px;
  font-weight: bold;
  margin: 8px;
  line-height: 100%;
  
  scrollbar-face-color:url(http://biblio-select.com/librairie/catalogue/images/newtexture.gif);
  scrollbar-arrow-color:#F0EC33;
  scrollbar-track-color:#660000;
  scrollbar-shadow-color: #ffb3b5;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#FFFF99;
}

A { 
  color: #800016;
  font-weight: bold;
  text-decoration: none; 
  font-size : 12px;
}

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

FORM {
	display: inline;
}

TR.header {
  background: red;
}

TR.headerNavigation {
background: #660000;
}

TD.headerNavigation {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  background: #660000;
  color: #FFFF99;
  font-weight: bold;
}

A.headerNavigation { 
  color: #FFFFCC; 
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.headerALire {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 16px;
  background: #F4F3E1;
  color: red;  
  font-weight : bold;  
}

TR.footer {
background: #660000;
}

TD.footer {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  background: #660000;
  color: #FFFF99;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

.infoBox {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
  color: #660000;
}

TD.infoBox1 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
  color: #660000;
}

.infoBoxContents {
  border: 2px, solid red;	
  background: url(http://biblio-select.com/librairie/catalogue/images/newtexture.gif);
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
  color: #660000;
  leftmargin: 15px;
}

TABLE.infoBoxContentsgen {
background-image: url(http://biblio-select.com/librairie/catalogue/images/colonne6.gif);
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	background: #660000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	text-align: center;
    font-weight: bold;
	color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Helvetica,Verdana,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: #f4f7fd;
}

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

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  	font-size: 9px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults { 
  color: #0000FF; 
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 22px;
  font-weight: bold;
  	color: #6C0036;
}

TR.subBar {
  	background: #660000;
}

TD.subBar {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 10px;
  color: #FFFF99;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* art de la table - titre*/
TD.main3 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  background:#DF7000;
  font-size: 12px;
  color:#660000;
  line-height: 1px;
  font-weight: bold;
  text-align : center;
}

/* art de la table - en-tete*/
TD.main4 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  background:#6C0036;
  font-size: 14px;
  color: yellow;
  line-height: 1px;
  font-weight: bold;
  text-align : center;
}

/* art de la table - titre*/
TD.main5 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  background:#FF9A35;
  font-size: 12px;
  color: #660000;
 line-height: 1px; 
  font-weight: bold;
  text-align : center;
}

TD.main1, P.main1 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 13px;
  line-height: 2;
  font-weight: bold;
}

TD.main, P.main {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 13px;
  line-height: 2;
}

TD.mainbold {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 13px;
  line-height: 2;
  font-weight: bold;
}

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

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

TD.fieldKey {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial,Helvetica,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: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* 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 */

TD.liens {
background-image: url(http://biblio-select.com/librairie/catalogue/images/liens/bg_liens2.gif);
text-align: center;
font-family: arial,helvetica,sans-serif;
color: red;
font-size: 11px;
font-weight: bold;
}
	
.star-product-title {
  font-family: Helvetica,Arial,Verdana,sans-serif;
 /* text-align : center;*/
  font-size: 24px;
  font-weight: bold;
  color: #C00000;
}

.star-product {
  font-family: Helvetica,Arial,Verdana,sans-serif;
 font-size: 16px;
  font-weight: normal;
  color: #000092;
}

.star-product-price{
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
} 

/* Tableau Noel 2004 Page principale */
TR.tableau1 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  background: #8195A1;
  color: #00005C;
  font-weight: bold;
}
 
TR.tableau2 {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  background: #719097;
  color: #00005C;
  font-weight: bold;  
}

TR.tete {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TR.tete1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

ul.sitemap {
color: #ff0000;
}


td .adtitre  {
font-size : 12px;
font-family : verdana,helvetica,tahoma,sans-serif;
font-weight : bold;
font-style : normal;
text-align: center;
color : white;
text-decoration : "none";
background-color: black;
}

td .ad  {
font-size : 11px;
font-family : arial,helvetica,tahoma,sans-serif;
font-style : normal;
color : blue;
text-decoration : "none";

}

td .id  {
font-size : 12px;
font-family : verdana,helvetica,tahoma,sans-serif;
font-weight : bold;
font-style : normal;
text-align: center;
color : yellow;
text-decoration : "none";
background-color: #CC0000;
}


