/*
  $Id: stylesheet.css 74 2007-02-12 17:28:20Z i.milovidoff $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
  text-align: center; /* pour corriger le bug de centrage IE */

}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/* ############ NAVIGATION ###########	*/

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;	
  color: #65B3FF;
  font-weight : normal;
  background-color : #FFFFFF;
  padding-bottom : 2px;
  padding-top : 2px;
  border-bottom:1px solid #65B3FF;
}

TD.headerNavigationProd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;	
  color: #65B3FF;
  font-weight : normal;
  background-color : #FFFFFF;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #65B3FF; 
  text-decoration: none;
}

/*
A.headerNavigation:hover {
  color: #65B3FF;
  text-decoration: none;
}
*/

/* ############ FOOTER ###########	*/
.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFFFFF;	
  color: #65B3Ff;
  padding-top : 1px;
  padding-bottom : 2px;
}

.footerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFFFFF;	
  color: #65B3FF;
  font-weight : normal;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.footerNavigation { 
  text-decoration: none;
}

A.footerNavigation:hover {
  text-decoration: underline;
}

Td.footer {
 color:#000000;
}

TR.footer {
 /* background: #bbc3d3;*/
}

A.footer {
  text-decoration:none;
}

A.footer:hover {
  text-decoration:underline;
}

/* ############ ERREUR ERROR ###########	*/

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: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/* INFO BOX	*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.infoBox {
	border: 1px solid #91C8FF;
}

TABLE.infoPlus {
	border: 1px solid #924293;
}

TD.infoPlus {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
  background: #F8E5EE;
/*  border: 1px solid #924293;	*/
}

TABLE.contourVert {
	border: 1px solid #DAFF99;
}
/*	###################################"	*/
.infoBox {
	border-left: 1px solid #91C8FF;
	border-right: 1px solid #91C8FF;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
}

.boxTextMain { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	background: #DAFF99;
}

A.boxText { 
	text-decoration:none;
}

A.boxText:hover { 
	text-decoration:none;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #91C8FF;
	color: #ffffff;
}

TD.infoBoxHeadingVert {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #DAFF98;
	color: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #91C8FF; 
  color: #000000;
}

TD.infoBoxFooter A:hover {
  color: #ffffff;
  text-decoration:none;
}

/*	########### BOF BUTTON ########################"	*/
TD.infoButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #91C8FF; 
  color: #0087CD;
}

A.infoButton {
  color: #0087CD;
  text-decoration:none;
}

A.infoButton:hover {
  color: #0087CD;
  text-decoration:none;
}

/*	########### BOF BOX SPECIALS ########################"	*/

.infoBoxSpecials {
	border-left: 1px solid #E81118;
	border-right: 1px solid #E81118;
}

TD.infoBoxHeadingSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E81118;
  color: #ffffff;
}

TD.infoBoxFooterSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #E81118;
  color: #ffffff;
}

/*	########### BOF BOX SEARCH ########################"	*/

.infoBoxSearch {
  background: #ffffff;
}

TD.infoBoxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #0286D0;
}

TD.infoBoxFooterSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
}

/*	########### BOF BOX CATEGORIES ########################"	*/
TD.infoBoxHeadingCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

A.boxTextCategories { 
	text-decoration:none;
}

A.boxTextCategories:hover { 
	text-decoration:none;
}

SPAN.selectText {
  font-family: Verdana, Arial, sans-serif;
  color: #0187CE;
}


/*	########### BOF BOX INFORMATION ########################"	*/
TD.infoBoxHeadingInformation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}


/*	########### BOF BOX STUDENTS ########################"	*/
TD.infoBoxHeadingStudents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_r.gif);
}

A.boxTextStudents { 
	text-decoration:none;
}

A.boxTextStudents:hover { 
	text-decoration:underline;
}
/*	########### BOF BOX HELP ########################"	*/
TD.infoBoxHeadingHelp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

.boxTextHelpBleu { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #0489CE;
}

/*	########### BOF BOX GUIDE ########################"	*/
TD.infoBoxHeadingGuide {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

/*	########### BOF BOX MAINPAGE ########################"	*/

.infoBoxMainpage {
  background: #DAFF98;
}

.boxTextMainpage { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	background: #DAFF98;
	color: #67B5FF;
}

TD.infoBoxHeadingMainpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #DAFF98;
  color: #67B5FF;
}

TD.infoBoxFooterMainpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DAFF98;
  color: #67B5FF;
}

/* FIN INFOBOX	*/

/*	########### PIEDS PORTES ########################"	*/
TABLE.piedporte {
  border-bottom:12px solid #65B3FF;
  border-top:12px solid #65B3FF;
  border-left:12px solid #65B3FF;
  background: #65B3FF;
}

TD.piedporte {
  border-right:12px solid #65B3FF;
  background: #65B3FF;
}

TD.piedporte_product {
  border:3px solid #65B3FF;
}

/*	########### PRODUCT ########################"	*/
TD.infoBoxProductFooter {
  background: #91C8FF; 
}

A.infoBoxProductFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  background: #91C8FF; 
  color: #FFFFFF;
}

A.infoBoxProductFooter:hover {
  text-decoration:underline;
  color: #FFFFFF;
}

TD.caractProduct {
  background-image: URL(../../images/infotpl/fond_centre_caract_produit.gif);
}

TD.styleProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #0087CD;
}

TD.product_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#000000;
}

TD.product_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
}

TD.product_desc_min {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
}

INPUT.product_desc, SELECT.product_desc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	border:1px solid #000000;
}

TD.infoPlusHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	background: #91C8FF;
	color: #ffffff;
}

TD.lignehaut {
  border-top: 1px solid #91C8FF; 
}

/*	##################################"	*/

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;	*/
  background: #FFFFFF;

/*  background-image : url(../../images/OSCMAX_infobox_bg.gif);	*/
}

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: #f8f8f9;	*/
  background: #FFFFFF;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #B4DAFF;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data-max {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0087CD;
}

TD.productListing-data-max A {
	color: #0087CD;
}

TD.productListing-data-max A:hover {
	color: #0087CD;
	text-decoration:none;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;

	color: #0087CD;
}

TD.productListing-data A {
	color: #0087CD;
}

TD.productListing-data A:hover {
	color: #0087CD;
	text-decoration:none;
}


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: #0087CD;
}

TD.linebottom {
  border-bottom:1px solid #67B3FF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, LI.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainDefault, P.mainDefault, LI.mainDefault {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#65B2FF;
}

TD.smallText, SPAN.smallText, P.smallText, LI.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText A {
	color: #0087CD;
}

TD.smallText A:hover {
	color: #0087CD;
	text-decoration:none;
}

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;
}

TD.category_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  color:#0087CD;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
/*
  font-weight: bold;
*/
  color:#0087CD;
}

TD.category_desc A {

  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#0087CD;
  text-decoration: underline;
}

TD.category_desc A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#0087CD;
  text-decoration: none;
}

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: #7b9ebd;	*/
  border-color: #B4DAFF;
  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;
  font-weight: bold;
  color: #FFFFFF;
}

SPAN.productinfoSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #FF0000;
}

SPAN.productOldPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
}

SPAN.productinfoOldPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

DIV.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

.columnleft {
  background-color: #DAFF98;
}

.columnright {
  background-color: #FFFFFF;
  border-left: 1px #91C8FF solid;
}

TABLE.flash {
  background: #FFFFFF;
  border-color: #91C8FF;
  border-style: solid;
  border-width: 1px;
}

TD.tableBanner {
  background: #FFFFFF;
  border-color: #E4E4E4;
  border-style: solid;
  border-width: 1px;
}

TD.tableBannerCenter {
  background: #FFFFFF;
  border-color: #E4E4E4;
  border-style: solid;
  border-width: 1px;
  text-align:center;
}

A.tableBanner {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #000000; 
	text-decoration: none;
}

TD.tableOnglet {
  background-image: URL(../../images/infotpl/fond_menu_onglets.gif);
  border-top: #63B0FE solid 1px;
  border-right: #63B0FE solid 1px;
  border-left: #B4DAFF solid 1px;
}

A.tableOngletA, A.tableOngletA:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

A.tableOngletB, A.tableOngletB:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #D8FF9B; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

TD.tablePartOnglet1 {
  background-image: URL(../../images/infotpl/fond_menu_onglets_pp.gif) ;
  border-top: #63B0FE solid 1px;
  border-left: #B4DAFF solid 1px;
}

TD.tablePartOnglet2 {
  background-image: URL(../../images/infotpl/fond_menu_onglets_pp2.gif) ;
  border-top: #63B0FE solid 1px;
  border-left: #B4DAFF solid 1px;
}

TD.tablePartOnglet3 {
  background-image: URL(../../images/infotpl/fond_menu_onglets_pp3.gif) ;
  border-top: #63B0FE solid 1px;
  border-left: #B4DAFF solid 1px;
}

A.tablePartOngletA, A.tablePartOngletA:hover {
	font-family : Tahoma, Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

A.tablePartOngletB, A.tablePartOngletB:hover {
	font-family : Tahoma, Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #FFF80A; 
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

#bloc_web {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:1003;
	_width:1003;
	z-index:10;
}

#caddie {
	position:absolute;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
/*	padding-left:878px;*/
	top:130px;
	_top:130px;

	width:980px;
	_width:980px;

	height:30px;
	_height:30px;
	z-index:300;
}