/*
  $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: #f0f0f0;
	/*background-image: url(spot1.jpg);*/
	color: #993300;
	font-family: "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{
	margin:0 auto 0 auto;
	position: relative;
  width: 712px;
/*	z-index: 99;*/
	/*background: url(moto.jpg) no-repeat right bottom; width: 714px;*/ /* z-index: 100*/;
    background: #ffffff;
	
    }

#top{
	background: #fff;
	
	height: 159px;
}

#top h1 {
	display: none;
}


#pageContent{
	
	background:#ffffff;
	margin-left: 200px;
	margin-top: 0px;
    height:670px;
	/* Make IE play nice with others */
	width: 330px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 510px;
	/*background: transparent url(citron.jpg) no-repeat left top;*/
	/* z-index: 1;*/
}

#sidebar { 	
	color:#993300;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	left: 0;
	/*overflow: hidden;*/
	position: absolute;
	top: 192px;
	bottom:42px;
	width: 191px;	
	background:transparent url(back_left.gif) repeat-y;
}

#sidebar a, #sidebar h3 { font-family: Georgia, "Times New Roman", Times, serif; }
/* #sidebar a { color: #fff; font-size: 1.1em; font-style: italic; font-weight: normal; text-decoration: none; }*/
#sidebar a:hover { text-decoration: none; }
#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:#993300;
	border-bottom:1px solid;
	font-size: 1em;
	font-style: normal;
	padding-top: 0.5em;
	text-align: left;
	text-transform: uppercase;
	/*margin-left:5px;*/
}

#sidebar li { padding-left: 15px;font-size:1.2em; }
#sidebar ul { list-style: none; padding: 0 10px 0.8em 10px; }

#breadCrumb {
	height:38px;
background:	url(text3b.jpg) no-repeat top left ;
padding-left:20px;
padding-top:20px;
text-transform: uppercase;
font-size: 0.8em; text-align: left; margin:0px 0px 0px 191px; color:#00027b;
border-bottom:#EEE 1px solid;
}
#breadCrumb a {color:#00027b;text-transform: uppercase; }
#breadCrumb a:hover { border-bottom:#000 1px solid;}
/* Footer
********************************************/
#footer{
	color:#d53c07;
	margin: 100px 0 0 0px;
	text-align: center;
	background:#ffcc00;
	height:42px;
}

#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:130;
  border: 1px solid #16495C; 
  padding: 1px; 
  font-size: 0.9em;
}

/* ------- original --------- */
SPAN.newItemInCart {color: #cc0000; }
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: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
    color: black;
	background-color: transparent;
	/*border: 1px outset #fdfefd;*/
	padding-left:10px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
    color:#ffffff;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
/*	z-index:100;*/
    background-color: #000000;
	/*border: 2px outset #fdfefd;*/
  /*  left: 0;*/
    position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	
   text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
color:#ffffff; 
 font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	font-weight: bold;
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

/* test productlisting comme conserves des ondes*/

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: #FDE38C;
}

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: #FDE38C;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #781228;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListing-heading {
	color: #fde38c;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #781228;
}