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

HTML, BODY {
  /*background: #81868a;*/
  background: #f0f0f0 url(images/new_fd_site.gif) top center repeat-y;
  color: #333333;
  margin: 0px;
  font: normal 11px arial;
}


#site {
	width: 960px;
	background: #d5d5d5;
	margin: 0;
	padding:0;
	border:1px solid #999999;
}

#logo {
	width: 263px;
	height: 52px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/logo.png');
	background: url(images/site/logo.png) no-repeat !important;
	background: none;
	margin: 30px 0 0 50px;
}
#frais {
	width: 490px;
	height: 212px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/fraisoffert.png');
	background: url(images/site/fraisoffert.png) no-repeat !important;
	background: none;
	margin: 0 0 0 0;
	position:absolute;
	z-index:30;
}
#skieur {
	width: 145px;
	height: 263px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/skieur.png');
	background: url(images/site/skieur.png) no-repeat !important;
	background: none;
	margin: 25px 0 0 700px;
	position:absolute;
	z-index:10;
}
#skieur-bis {
	width: 120px;
	height: 150px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/skieur-bis.png');
	background: url(images/site/skieur-bis.png) no-repeat !important;
	background: none;
	margin: 25px 0 0 500px;
	position:absolute;
	z-index:20;
}

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

A:hover {
  color: #cc0000;
  text-decoration: underline;
}
A.cat_1 {
  color:#666666;
  text-decoration: none;
  font: bold 11px arial;
}

A.cat_1:hover {
  color: #cc0000;
  text-decoration: none;
}
A.cat_2 {
  color:#333333;
  text-decoration: none;
  font: normal 10px arial;
}

A.cat_2:hover {
  color: #cc0000;
  text-decoration: underline;
}
A.box_cat {
  color:#333333;
  font: normal 12px arial;
  text-decoration: none;
  border-bottom: 1px solid #d5d5d5;
  height: 20px;
  text-transform: uppercase;
  padding: 5px 0 0 10px;
  width:190px;
}

A.box_cat:hover {
  color: #cc0000;
  text-decoration: underline;
}
A.garanties {
  display: block;
  color: #242424;
  font: bold 12px arial;
  text-decoration: none;
  border-bottom: 1px solid #cccccc;
  height: 25px;
  text-transform: capitalize;
  padding: 5px 0 0 20px;
  background: url(images/new_puce_infobox.gif) center left no-repeat;
}

A.garanties:hover {
  color: #cc0000;
  text-decoration: none;
}

A.products {
  color: #676f75;
  text-decoration: none;
  
}

A.products:hover {
  color: #AA2538;
  text-decoration: underline;
}

A.menu_ht {
  color: #ffffff;
  font: bold 12px arial;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  
}

A.menu_ht:hover {
  color: #cccccc;
  text-decoration: underline;
}
FORM {
	display: inline;
}

/*couleur de fond du bandeau du haut*/
TR.header {
  background: #734d3a;
}
.header-text {
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  margin: 10px;
}

TR.headerNavigation {
  background: #734d3a;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #734d3a;
  color: #FFFFFF;
  font-weight : bold;
  
}
TD.headerNavigationsearch {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #734d3a;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;

}

A.categories { 
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF; 
	font-weight : bold;
}

A.categories:hover {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF; 
	font-weight : bold;
	text-decoration: none;
	font-style: italic;
}

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

A.searchadvanced:hover {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	font-weight : bold;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, 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, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #cc0000;
  font-weight: bold;
  background: #e5e5e5;
}

/*couleur de bordure des info box colonne gauche*/
.infoBox {
  border:1px solid #999999;
  margin-bottom:10px;
}

/*couleur de fond des info box*/
.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 10px;
 background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 10px;
  padding: 5px;
}

/*couleur de fond du titre des info box*/
TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  /*letter-spacing:-0.5px;*/
  font-weight: bold;
  background: #999999 url(images/new_fd_infoboxheading.gif) top left repeat-x;
  color: #ffffff;
  height:23px;
  /*line-height:23px;*/
  padding: 4px 10px 2px 0;
  text-transform: uppercase;
  white-space: nowrap;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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 {
  border: 1px solid #181818;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border: 1px solid #242424;
}

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

/*barre de la liste des prduits*/
.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #242424;
  color: #FFFFFF;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #545b61;
  font-weight: bold;
}

A.pageResults {
  color: #966922;
}

A.pageResults:hover {
  color: #AA2538;
  /*background: #AA2538;*/
}

/*Titre de la page index"nouveautés?"*/
TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
A.heading_title {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
A.heading_title:hover {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #cc0000;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color:#333333;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color:#333333;
}

SPAN.greetUser {
  /*font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;*/
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

/*boite de garantie premiere page*/

.titre {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.texte {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}


div#menu {
	width:650px;
	height:45px;
	line-height:45px;
	margin:230px 0 0 0;
	padding:8px 0 0 0;
	position:absolute;
	z-index:5;
}
#menu_fd {
	width: 690px;
	height: 102px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/menu_fd.png');
	background: url(images/site/menu_fd.png) no-repeat !important;
	background: none;
	margin: 220px 0 0 0;
	position:absolute;
	z-index:3;
}
#menu td {
	text-align: center;
}

#menu a {
font: bold 14px Arial;
color: #e5e5e5;
text-decoration: none;
}
#menu  a:hover {
color: #333333;
}

.cssbutton {
	background: #cc0000;
	color : #FFFFFF;
	width : 130px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;
	text-align:center;
}

 
.cssbuttonsubmit{
	background: #888888;
	color : #FFFFFF;
	width : 130px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-align:center;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

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

#imageContainer{
	padding: 10px;
	}

#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:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
ul#cat {
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
}
li.cat_niv01{
  list-style:none;
  border-bottom: 1px dashed #999999;
  height:30px;
  line-height:30px;
}
li.cat_niv01 a {
  color:#141414;
  font: normal 12px arial;
  padding: 0 0 0 40px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(images/site/menu_a.gif) center left no-repeat;
  line-height:30px;
  width:300px;
  display: block;
}

li.cat_niv01 a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background: url(images/site/menu_ahover.gif) center left no-repeat;
}

li.cat_niv02{
	list-style:none;
	padding: 4px 0 0 30px;
	margin: 0;
	height: 20px;
	text-align: left;
	font: normal 11px tahoma;
	color: #cc0000;
	background: url(images/new_fd_categories_li_cat02.gif) bottom left no-repeat;
	
	border-bottom:1px solid #666666;
}

li.cat_niv02 a {
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	background: url(images/new_puce_categories.gif) center left no-repeat;
}

li.cat_niv02 a:hover {
	color: #ffffff;
	background: url(images/new_puce_categories.gif) center left no-repeat;
}


h2 {
	font:normal 22px Arial;
	margin:10px 0 0 15px;
	padding:0;
	color: #ce640d;
	background:;
}
h3 {
	font:bold 20px Arial;
	margin:0;
	padding:7px 0 0 15px;
	height:58px;
	color: #ce640d;
	border-bottom: 1px solid #999999;
}

.pix {
	float:left;
	position:relative;
	margin: 0 7px 0 0;
}

.button {
	margin: 20px 0 0 0;
	padding: 2px 0 0 0;
	width:80px;
	height:20px;
	line-height:20px;
	background: url(images/site/button_fd.gif) top left no-repeat;
	text-align:center;
	float:left;
	position:relative;
	
}
.button a{
	font: bold 11px tahoma;
	color: #ffffff;
	text-decoration: none;
}

.button a:hover{
	text-decoration: underline;
}

ul.box {
	margin: 20px 20px 20px 15px;
	padding: 0;
	list-style: none;
}
.box li {
	height:20px;
	line-height:20px;
	list-style: none;
	border-bottom: 1px dashed #e5e5e5;
	padding: 0 0 0 10px
}
.box li a {
	font: bold 12px tahoma;
	color: #333333;
	text-decoration: none;
}
.box li a:hover {
	color: #cc0000;
	text-decoration: underline;
}
