                      /*
  $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
  background: #67351c;
*/

.boxText, .breadCrumb, .plainbox-description, BODY TD { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #5f5b56; }
.productsNotifications { background: #555555; }
.orderEdit { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size : 10px; color: #0cb3ef; text-decoration: underline; }

BODY 
  {
  background-image: url("images/tick.jpg");
  background-position: left top;
  background-repeat: repeat-x y;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  color: #ffffff;
  }

A {
  color: #ffffff;
  text-decoration: underline;
}
A:hover { 
  color: #aaaaaa;
  text-decoration: none; 
}


FORM {
	display: inline;
}

TABLE.master
	{
	height:698px;	
	}
	
TABLE.nobkg
	{
	background: none;
	}
	
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d62418;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

/* -------------------------------------------------------------------------- */

TABLE.footer
	{
	background-image: url("images/bottom_grey_black.jpg");
	}

TR.footer 
  {
 

  }

TD.footer {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #eeeeee;
}


.footer_menu_tb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fffefe;
}
.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited {
	color: #fea100;
	text-decoration: underline;
}
.footer_menu_tb A:hover {
	color: #fffefe;
	text-decoration: none;
}

#footer_deco
	{
	position: relative;
	}
	
	
/*#deco_gauche
	{
    position:absolute;
    background-image: url("images/deco_gauche.jpg");
    height: 264px;
    width:217px;
    left: -92px;
	top:-264px;
	}*/

/*#deco_droite1
	{
    position:absolute;
    background-image: url("images/deco_droite1.jpg");
    height: 140px;
    width:301px;
    left: 607px;
	top:-140px;
	}*/
	
/*#deco_droite2
	{
    position:absolute;
    background-image: url("images/deco_droite2.jpg");
    height: 151px;
    width:120px;
    left: 788px;
	top:-291px;
	}*/

/* ------------------------- gstion du menu --------------------------------- */

.menubarmain_tb {
	background: #122c42;
	background-image: url("images/bottom_ball.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
.menubarmain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #eeeeee;
	text-transform: uppercase;
	text-align:left;
	vertical-align: middle;
}
.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;

}
.menubarmain A:hover {
	color: #eeeeee;
	text-decoration: underline;
	font-weight: bold
}
.over {
	/*background-image: url("images/ind_nav_over.gif");
	background-position: center top;
	background-repeat: no-repeat;*/
}

#sous_menu
 	{
	height:5px;
	}
	
#sur_menu
 	{
	height:6px;
	}

/* ------contenu ------------------------------------------------------------ */


.colum_left
	{
	background-color: #000000;
	height:100%;
	vertical-align:top;
	padding-top:15px;
	}
	
.colum_right
	{
	background: #747474;
	padding-top:15px;
	padding-left:15px;
	}

/* -------------------------------------------------------------------------- */

.infoBox {

}
.infoBox, .infoBoxCenter, .newProductsBox, .plainBox, .moduleBox { }
.infoBox, .plainBox, .moduleBox { border: #fea100 solid 1px; }

.infoBox_title 
  { 
  border-bottom: #fea100 solid 1px;
  font-size:13px; 
  }
  
.infoBox_listing_title 
  {
  border-bottom: #fea100 solid 1px;
  height:30px;
  }

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.infoBoxContents {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: 1.5;
	padding-left: 30px;
}

.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited,
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited {
	color: #ffffff;
	text-decoration: underline;
}
.infoBoxContents A:hover, .infoBoxContentsCenter A:hover {
	color: #ffffff;
	text-decoration: none;
}



.infoBoxContents span.productSpecialPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.infoBoxContents .boxText A:link, .infoBoxContentsLeft .boxText A:active, .infoBoxContentsLeft .boxText A:visited {
	color: #ffffff;
	text-decoration: underline;
}

.infoBoxContents .boxText A:hover {
	color: #ffffff;
	text-decoration: none;
}

.infoBoxLeft {
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------------- */


.infoBoxContentsLeft {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: 1.5;
	padding-left: 10px;
}
.infoBoxContentsLeft span.productSpecialPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.infoBoxContentsLeft .boxText A:link, .infoBoxContentsLeft .boxText A:active, .infoBoxContentsLeft .boxText A:visited {
	color: #ffffff;
	text-decoration: underline;
}
.infoBoxContentsLeft .boxText A:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ----------------------------- boite categorie ---------------------------- */

.infoBoxContentsLeft_categCell {
	/*background-image: url("images/ind_categbox_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;*/
	padding: 5px 25px;
}
.infoBoxContentsLeft_categCell A:link, .infoBoxContentsLeft_categCell A:active, .infoBoxContentsLeft_categCell A:visited,
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited {
	color: #ffffff;
	text-decoration: none;
}
.infoBoxContentsLeft_categCell A:hover,
.infoBoxContentsLeft_categ A:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

.infoBoxContents2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: 1.5;
	padding-right: 40px;
}

/* -------------------------------------------------------------------------- */

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/* ------------------------ titre boite ------------------------------------- */

TD.infoBoxHeadingLcornerLeft {
 	}
 
TD.infoBoxHeadingleft
	{
    /*background-image: url("images/petit_papillon.gif");
	background-position: 15 center;
	background-repeat: no-repeat;*/
	height: 31px;
  	font-family: tahoma;
	font-weight: bold;
	font-variant: small-caps;
	/*letter-spacing:1pt;*/
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	}

TD.infoBoxHeadingLcorner, TD.infoBoxHeadingLcornerCenter { }
TD.infoBoxHeadingRcorner, TD.infoBoxHeadingRcornerCenter { }
/* .plainBoxHeading for ZenCart */
TD.infoBoxHeading, TD.infoBoxHeadingCenter, TD.plainBoxHeading {
	height: 31px;
	/*background-image: url("images/left_cat.gif");
	background-position: left center;
	background-repeat: no-repeat;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	padding-left: 2px;
}

/* -------------------------------------------------------------------------- */

.productInfo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5f5b56;
	text-align: left;
	line-height: 1.5;
}
.productInfoPrice {
  font-family: Tahoma, Arial;
	font-weight: bold;
  font-size: 14px;
	color: #fea100;
	height: 30px;
}
.productInfo A:link, .productInfo A:active, .productInfo A:visited {
	color: #acacac;
	text-decoration: underline;
}
.productInfo A:hover {
	color: #e75a01;
	text-decoration: none;
}
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb { }
TD.productBoxHeadingRcorner { width: 0px; }
TD.productBoxHeading { }
TD.productBoxHeadingLcorner { width: 0px; }
TD.productBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0cb3ef;
  text-align: left;
	vertical-align: top;
	height: 25px;
}
TD.productBoxHeading A:link, TD.productBoxHeading A:active, TD.productBoxHeading A:visited {
	color: #066386;
	text-decoration: none;
}
TD.productBoxHeading A:hover {
	color: #123456;
	text-decoration: underline;
}


.productBoxPrice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fea100;
	text-align: center;
	vertical-align: bottom;
}
.productBoxPrice SMALL {
	font-size: 12px;
}

.productBoxHSep {
	background-image: url("images/ind_productbox_hsep.gif");
	background-position: left center;
	background-repeat: repeat-x;
}
.productBoxVSep {
	background-image: url("images/ind_productbox_vsep.gif");
	background-position: right bottom;
	background-repeat: repeat-y;
}


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 {

}
tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even 
	{
  	
	}
TR.productListing-heading {
}
TD.productListing-heading, TH.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-bottom: 1px solid #dedede;
}
.productListing-heading A, TH.productListing-heading A {
  color: #ffffff;
}
.productListing-heading A:hover, TH.productListing-heading A:hover {
  color: #123456;
}
.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #dedede;
  
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
.pageHeading {
	height: 20px;
	padding-left: 20px;
}
/* greetUser is for ZenCart and H1 for ms3*/
.pageHeading, DIV.pageHeading, .pageHeading H1, .infoBoxHeadingtop, .greetUser, H1 {
  font-family:  Arial;
  font-size: 15px;
  font-weight: normal;
  color: #fefefe;
}


TABLE.login_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #f8f8f9;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

td.main, P.main {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #ffffff;
}

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;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-size: 11px;  
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-weight: bold;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #C3000B;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; }
.moduleRowSelected { background-color: #000000; }
.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; }



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-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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.noborder { border: none;}

.moduleRow { }
.moduleRowOver { background-color: #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.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;color:#333333; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

td.h3 {
 font-family: Arial;
 font-size: 15px;
 color:#590000;
}

 /* ANIMATED BOXES css controls */
 

.font_shopping_cart_border
	{
  background-image: url("images/ind_productbox_vsep.gif");
	background-position: right bottom;
	background-repeat: repeat-y;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
 	color: #fffefe;
	}
	
.font_shopping_cart
	{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
 	color: #fffefe;
	}
	

	
.animBoxDropover { 
  visibility: visible;
  overflow: hidden;
  height: 50px;
  width: 180px;
  top:0px;
  z-index: 100;
  margin: 0px;
  padding: 0px;

}

.titre_animBoxDropover {
  position: relative;
  visibility: visible;
  overflow: hidden;
  height: 50px;
  margin: 0;
  padding: 0;
}

.corp_animBoxDropover
	{
	border: #fea100 solid 1px;
	background-color: #555555;
  z-index: 100;
  position: relative;
  overflow: auto;
  height:340px;
  width: 180px;
  opacity: 0.85;
  filter:alpha(opacity=85);
	}

TD.animBoxCartLinkleft
	{
  border-bottom: #fea100 solid 1px;
  background-image: url("images/left_cat.gif");
	background-position: left center;
	background-repeat: no-repeat;
	}
	
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.animBoxCartLink A:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: underline;
}
.animBoxCartLink
	{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: #fea100 solid 1px;
	color: #0cb3ef;
	}	
	
.over_shopping_cart
	{
	height:390px;
	width: 180px;
	}
	
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #acacac;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #0cb3ef;
	text-decoration: none;
}
.animBoxCartContent A:hover {
	text-decoration: underline;
	color:#fffefe;
}

.animBoxCartTotal {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fea100;
}

#banniere
	{
  position:relative;
  background-image: url("images/top_ball.jpg");
  height: 210px;
  width:899px;
  border:none;
	}
	
#logo_fumpy
	{
  position:absolute;
  background-image: url("images/logo_ball.jpg");
  height: 78px;
  width:144px;
  left: 60px;
	top:204px;
	}
	
/*#aiguille
	{
    position:absolute;
    background-image: url("images/aiguille_droite.jpg");
    height: 167px;
    width:94px;
    left: 814px;
	top:0px;
	}*/

	
#searchBox
	{  
	position:absolute;
	left: 520px;
	top:0px;
	}
	
#box_tempon
	{
	height: 250px;
	}
