/*
  $Id: stylesheet.css,v 1.1.1.1 2005/04/29 10:54:52 manmachine Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* ------- CSS OSC --------- */

@import url(general.css);


@import url(index.css);
@import url(products_listing.css);
@import url(whatsnew_infobox.css);

@import url(product_info.css);
@import url(shopping_cart.css);

@import url(products_new.css);


@import url(advanced_search.css);
@import url(advanced_search_result.css);

@import url(create_account.css);


@import url(boxes.css);
@import url(menu.css);


@import url(checkout_shipping.css);
@import url(checkout_payment.css);
@import url(checkout_confirmation.css);
@import url(checkout_success.css);

@import url(conditions.css);

@import url(contact_us.css);
@import url(account.css);
@import url(address_book.css);
@import url(account_edit.css);
@import url(account_history.css);
@import url(account_history_info.css);
@import url(account_newsletters.css);
@import url(account_password.css);




@import url(categories_dropdown.css);
@import url(products_listing.css);




/*__________Clean slate__________*/
body, h1, h2, h3, li, p, ul { font-size: 1em; margin: 0; padding: 0; }


/*__________Basics__________*/
a, a:link, a:visited, a:hover, a:active { color: #ada364; }
a:hover { text-decoration: none; }
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	background: #dfeaca url(fond_l.jpg) repeat-x;
	color: #0f330d;
	font-family: "Trebuchet MS", "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

h3 { color: #8f9947; font-style: italic; font-size: 1.7em; font-weight: normal; margin-bottom: 0.5em; }
p {line-height: 1.5em; margin-bottom: 1em; }

/* ----------------------------------------------------- */
/* ------------------------- template ------------------ */
/* ----------------------------------------------------- */

#page{
	background: #fff;
	width: 970px !important;
	width: 969px; 
	margin-right: auto;
	margin-left: auto;
	display:table;
}

#top {
	width: 100%;
    height: 200px;
	background: transparent url(header.jpg) top left no-repeat;
	float: left;
}

#flash {
width: 799px;
height: 200px;
float: left;
margin-left: 171px !important;
margin-left: 85px;
}


#top h1 {
	display: none;
}


#pageContent{
    float: left;
	width: 640px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background: transparent url() no-repeat left top;
	z-index: 1;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 15px;

}

#sidebar { 	
	color: #d1570d;
	font-family: "Trebuchet MS", Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	overflow: hidden;
	margin-top:10px;
	margin-right: 40px !important;
	margin-right: 20px;
	width: 230px;	
	background: #f2eddb;
	float: right;
	border-right: #d6cfb5 1px solid;
    border-bottom: #d6cfb5 1px solid;
	
}

#sidebar a, #sidebar h3 { font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; }
#sidebar a { color: #5e573b; font-size: 1.1em; font-weight: normal; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#sidebar a.c {
	color: #fffbe2;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

#sidebar acronym { color: #f6f1c0; }

#sidebar fieldset {
  border:0px;
}

#sidebar h4 {
	color: #5a1f00;
	border-bottom:1px solid;
	font-size: 1.1em;
	font-style: normal;
	padding-top: 0.5em;
	text-align: left;
	text-transform: uppercase;
	margin-left:5px;
	margin-bottom: 3px;
	width: 180px;
	
}
#sidebar ul { 
list-style: none; 
padding: 0 10px 1.2em 10px; 
}
#sidebar li { 
padding-left: 15px; 
font-size:1.0em; }


#breadCrumb {
float: left;
margin-left: 10px;
text-transform: uppercase;
font-size: 0.8em;
line-height: 2.2em; 
text-align: left;  
color:#5c7d2f;
clear: both;
width: 100%;
}
#breadCrumb a {
color:#5c7d2f;
text-transform: uppercase; 
}
#breadCrumb a:hover {
 border-bottom:#000 1px solid;
 }
/* Footer
********************************************/
#footer {
text-align: center;
height: 20px !important;
height: 10px;
color: #fff;
margin-top: 15px;
padding-top: 0;
float: left;
width: 100%;

}
#footer a{
color: #fff;
text-decoration: underline;
line-height: 20px;
}
#footer a:hover{
color: #000;
text-decoration: none;
line-height: 20px;
}

/*-------------------------*/


/* ------- forms --------- */
input#search {
  width:130;
  border: 1px solid #16495C; 
  padding: 1px; 
  font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {color: #eee; }
SPAN.greetUser { color: #f0a480; font-weight: bold;}
SPAN.markProductOutOfStock { color: #c76170; font-weight: bold; }
SPAN.errorText { color: #ff0000;}

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

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



#menu {
float:left;
width: 970px !important;
width: 969px;
font: 100%;
height: 40px;
background: transparent url(fond_menu.jpg) repeat-x;
}
#menu ul {
	width: 100%;
	list-style: none;
}
#menu ul li{
width: 160px;
background: transparent;
font-weight: bold;
float: left;
}
#menu ul li a {
padding: 8px 0 5px 6px;
    display: block;
	text-decoration: none;
    text-align: center;
	color: #fff;
	font: 100%;
}
#menu li a:hover {
color: #fde792;
background: url(fond_menu_h.jpg) no-repeat;
height: 16px;
}
#bas {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background: #fff url(bas.jpg) left no-repeat;
    height: 50px;
}






table {
margin-left: 10px;
width: 515px !important;
width: 500px;
}
/*------------lightbox------------*/
#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(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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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;
	}
#pq {
background: url(pq.jpg) no-repeat;
width: 150px;
height: 96px;
float: left;
padding-left: 0px;
padding-top: 10px;
margin-top: 15px;
margin-bottom: 25px;
clear: left;
}

.pi p {
font-size: 0.7em;
}
.esp {
margin-top: 10px;
float: left;
width: 150px;
}

#panier {
margin-left: 15px;
}

#glob {
width: 100%;
float: left;
}
#elt {
margin-left: 20px;
}
#logos {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
    display: table;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}