/*
  $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);
/*---------hack pointillés--------*/
a {
	outline: none;
}	

:focus {
	-moz-outline-style: none;
}

dd.productManufacturer a {color: #60AE98;}


/*------------lightbox------------*/


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption{ 
	float: left; 
}

#keyboardMsg{ 
	float: right; 
}

#closeButton{ 
	top: 5px; 
	right: 5px; 
}

#lightbox img{ 
	border: none; 
	clear: both;
} 

#overlay img{ 
	border: none;
}

#overlay{ 
	background-image: url(overlay.png);
}

*html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
	
/*------------lightbox------------*/
html {
	overflow-x:hidden;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}

/*Clean slate*/
body, h1, h3, li, p, ul { 
	font-size: 1em; 
	margin: 0; 
	padding: 0; 
}

#centre {
	*left:0px;
	*top:563px;
	background: url(centre.jpg) no-repeat; 
	position:absolute;
	width:960px;
	height: 379px;
	background-position:left top;  
	z-index:-9;
	}

/*Basics*/
a:hover {
	text-decoration:underline;
}

a, a:link, a:visited, a:active { 
	color: #60AE98;
	*color:#005F45;
}


acronym { 
	border: 0; 
	color: #780101; 
	cursor: help; 
}

.accesskey { 
	text-decoration: underline;
}

div.textMain {
	margin-top: 260px;
	*margin-top: 0px;

}

body {
	width: 100%;
	background:#FFFFFF url(degradeBleu.jpg) repeat-x;
	font-family:Arial;
	font-size: 0.7em;

}

.main {
	*margin-top:250px;
}



tbody {
	width:auto;
	position:relative;
	z-index:1;
} 

h3 { 
	color: #60AE98; 
	font-style: italic; 
	font-size: 1.7em; 
	font-weight: normal; 
	margin-bottom: 0.5em; 
}

p {	
	width:auto;
	line-height: 1.5em;
	margin-bottom: 1em; 
}



/* ----------------------------------------------------- */
/* ------------------------- template ------------------ */
/* ----------------------------------------------------- */
#links {
	position: absolute;
	z-index: 10000;
	left:750px;
	top:-10px;
}



#page{
	margin-left: auto;
	margin-right:auto;
	position: relative; 
	min-height: 900px;
	background: url(bords.jpg) repeat-y; 
	width: 960px; 
	z-index: 89;
}



#top{
	background: #fff url(header.jpg) no-repeat;
	height: 226px;
}

#top h1 {
	display: none;
}

#ban {
	
	width:960px;
	height:297px;
	position:relative;
	margin-top:0px;
	z-index:-10;
}

#header_index {
	position: relative;
	}




#imagesLiens {
	margin-top: 20px;
}
#special{
	margin-top:100px;
}


div .customerGreeting {
	font: #FFFFFF;
	font-size: 13px;
	position:absolute;
	color:#FFFFFF;
	margin-left: 350px;
	width: 230px;
	margin-top: -135px;

}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
	{
		body .customerGreeting 
		{
		margin-top: 130px;
		} 
	}


.customerGreeting a {
	font-weight: bold;
	color:#FFF;
	text-decoration: underline;
}

.customerGreeting a:hover {
	text-decoration: none;
}


#pageContent{
	margin-left: 250px;
	margin-top: -250px;
	padding-left: 25px;
	/* Make IE play nice with others */
	_height:70em;
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 655px;
	z-index: 10;
	min-height:900px;
	
}


div#productsNew{
	*margin-top:20px;
}


#pageContent h1{
	font-size:16px;
}


#sidebar {	
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	top: 0px;
	left: 0px;
	margin-left:45px;
	overflow: hidden;
	position: absolute;
	top: 295px;
	width: 220px;	
}


#sidebar #categoriesBox {
	margin-top: 0px;
	*margin-top: -3px;
}
#sidebar a, #sidebar h3 { 
	font-family: Arial;
}

#sidebar a {
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	padding-top: 7px;
}

#sidebar a:hover { 
	text-decoration: underline; 
}

#sidebar a.c {
	color: #fffbe2;
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

#sidebar acronym { 
	color: #f6f1c0; 
}

#sidebar fieldset {
  border:0px;
}

#sidebar h4 {
	text-align: center;
	height:20px;
	padding: 6px 0 0 0px;
	text-align: center;
	background: url(boutonvert.gif) no-repeat ;
	color: #FFFFFF;
	border-bottom:0px solid;
	font-size: 1em;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 5px;
}

#sidebar #informationBox h4 {
	background: url(boutonrouge.jpg) no-repeat ;
}

#sidebar #categoriesBox .boxes ul li a {
	margin: 0px 0px 2px 0px;
	padding-top: 7px;
}


#sidebar #categoriesBox .boxes ul li {
	background: url(./menugris.jpg) no-repeat ;
/*	background-color: #DEDEDE; */
	width: 173px;
	min-height: 26px;
	margin-left: 1px;
	
}
#sidebar #categoriesBox .boxes ul li ul li {
	width: 150px;
	background: none;
}


#sidebar li { 
	background: #E9E9E9 url(./menugris.jpg) no-repeat scroll 0 0;
	padding-left: 15px;
	font-size:1.1em;
	width: 174px;
	min-height: 26px;
	
}



#sidebar ul { 
	list-style: none; 
	padding: 0px 0px 0.8em 0px; 
}

#breadCrumb {
	position: relative;
	color: #000000;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.4em; 
	text-align: left;  
	border-bottom: #000000 1px solid;
	
}

#breadCrumb a {color: #000000 ;text-transform: uppercase; }
#breadCrumb a:hover { border-bottom: #000000 1px solid;}
/* Footer
********************************************/
#footer{
	clear:both;
	margin: 0 0 0 0;
	text-align: center;
	background-image:url(./pied_de_page.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0 solid red;
	clear:both;
	height:40px;
	text-align:center;
	width:960px;
}

#footer .copyright a {	
	margin-right: 20px;
	padding-left: 18px;
	background: url(bullet.png) no-repeat left center;
}

#footer .copyright a:hover {
	text-decoration: none;
}

/*-------------------------*/


/* ------- forms --------- */
input#search {
	width:130px;
	border: 1px solid #16495C; 
	padding: 1px; 
	font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {
	color: #999999; 
}
SPAN.greetUser { 
	color: #FFFFFF; 
	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; 
}
.copyright {
	width: 700px; 
	font-size:12px; 
	padding-top:0px; 
	padding-left:250px;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; color: #8c8c8c; 
}
.checkoutBarCurrent { 
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
}

