/*
  $Id: stylesheet.css,v 1.3 2003/02/15 21:47:10 wilt Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

A.tabnormal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #BDBDBD;
  font-weight: bold;
}

A.tabnormal:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CC3300;
  font-weight: bold;
  text-decoration: none;
}

TD.bonjour {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

/*_______________Texte "Auteur" juste avant la box de sélection________________*/
TD.selection_auteur {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  font-style: italic;
}

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

/*_______________Evènements________________*/
TD.evenements, P.evenements {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: normal;
  font-style: italic;
}

/*_______________catégories_description ________________*/
TD.cat_description, P.cat_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
}


/*_______________Présentation des livres avant le détail - Titre - ________________*/
SPAN.listing_titre, P.listing_titre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
}

/*_______________Présentation des livres avant le détail - Auteur - ________________*/
SPAN.listing_auteur, P.listing_auteur {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1.5;
}

/*_______________Présentation des livres avant le détail - description -________________*/
SPAN.listing_description, P.listing_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  
}

/*_______________Détail du livre nom du livre________________*/
TD.nom_livre, P.nom_livre, SPAN.nom_livre {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ea8800;
  font-weight: bold;
  font-style: italic;
}

/*_______________Détail du livre nom de l'auteur________________*/
TD.nom_auteur, P.nom_livre, SPAN.nom_auteur {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}
SPAN.nom_auteur a {
  color: #000000;
}

/*_______________Détail du livre Prix________________*/
TD.prix, P.prix, SPAN.prix {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

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

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

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

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

FORM {
        display: inline;
		margin: 0px;
		padding: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6699cc;
}

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

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  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: #6699cc;
}

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

TR.footer {
  background: #6699cc;
}

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

/* Contours des boxes  __________________________________________________________________  */
.infoBox {
  background: none;
}

/* intérieur des boxes  __________________________________________________________________  */
.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* header des boxes  __________________________________________________________________  */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: none;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
}

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

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

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

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

A.pageResults {
  color: #ea8800;
  font-weight: bold;
  text-decoration: none;
}

A.pageResults:hover {
  color: #ea8800;
  text-decoration: underline;
  background: none;
}

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

.link a {
  text-decoration: underline;
}

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

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: #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: #6699cc;
  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: #ff0000;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.orderEdit { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ea8800; text-decoration: underline; }

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

#quick_find, #manufacturers {
	background-image: url(../../../../images/templates/btblanc.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	line-height: 19px;
	padding-top: 2px;
}

#quick_find input, #manufacturers select {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #FFFFFF;
}

#tpl-catalogue {
	background-image: url(../../../../images/templates/btorange.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 19px;
	line-height: 19px;
}

#tpl-catalogue a {
	color: #000000;
	text-decoration: none;
}

#tpl-catalogue a:hover {
	color: #000000;
	text-decoration: none;
}

.imgcadre {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.tpl-collection {
	display: block;
	width: 160px;
	height: 150px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
}

.tpl-collection:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #004080;
}