/*
  $Id: stylesheet.css,v 1.1.1.1 2005/11/03 15:22:21 stepibou 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(css/general.css);

@import url(css/index.css);
@import url(css/product_info.css);
@import url(css/products_new.css);
@import url(css/shopping_cart.css);
@import url(css/advanced_search.css);
@import url(css/advanced_search_result.css);
@import url(css/create_account.css);

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

/*@import url(css/conditions.css);
@import url(css/contact_us.css);  */
@import url(css/tell_a_friend.css);

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

@import url(css/boxes.css);
@import url(css/whatsnew_infobox.css);
@import url(css/products_listing.css);
/*@import url(css/menu.css);
@import url(css/categories_dropdown.css);*/

@import url(css/specials.css);
@import url(css/small_price.css);
@import url(css/bag_in_box.css);
@import url(css/featured.css);
@import url(css/mypoints.css);

/* - general - */
body {
   width: 100%;
   margin: 0; padding: 0;
   text-align: center;
   font: /*0.8em*/13px Arial,Georgia,Tahoma,sans-serif; color: #000;	background:black url(images/background/champagne_coupe2.jpg) fixed repeat;	/*background:#fff;*/  /* Marge gauche et droite */
}

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

#page{
        position: relative;
        width : 1000px;   
        /*min-width: 790px;
        max-width: 1060px;*/
        margin: 0 auto 0 auto;
        text-align: left;		background:	white /*#862528*/ url(images/background/FondEcranOPC-OK-3.JPG) no-repeat bottom;
        /*background:#862528;*/   /* fdfce3  862528 */  /* Fond centre */
        border-left: 1px solid #000;
        border-right: 1px solid #000;
}

/* Header
********************************************/
#top{
        height: 209px;
        width: 100%;
        margin : 0 0 0 0px;
        background: #fff url(images/header_large.jpg) top center repeat-x;
}

#top h2 {
        text-indent: -9999px; margin: 0; padding : 0; border: 0;
}

#header_title {
       position: absolute;
       top: 182px;
       left: 305px;
       /*font-weight: bold;*/
       font-size: 1.6em;
       font-family: Tahoma, Georgia, "Times new roman", Arial;
}

#header_title a {
       text-decoration: none;
       color: #000;
}

#languages_in_header {
       position: absolute;
       top: 185px;
       left: 925px;
       padding: 0px;
       margin: 0px;
       width: 60px;
}
#languages_in_header img {
      border: 1px solid #ccc;
}

#navi_bar {		
       position: absolute;
       top: 161px;
       left: 0px;
       padding: 0 20px 0 0px;
       margin: 0 0 0 0px;
       height:18px;
       background: transparent;
       color: black;
}

#navi_bar a {
       color: black;
       text-decoration: none;
}

#navi_bar a:hover {
       color: #fcce44;
}

#breadCrumb {
       float: left;
}

#long_date {
       float: right;
}

.clear_both {
       clear: both;
}

/* Content
********************************************/
#sidebar_left {
        float: left;
        left : 0px;
        margin: 0;
        padding: 20px 0px 0px 5px;
        width: 144px;
        border : 0;
}

#pageContent {
        overflow: auto;
        clear: none;
        width: auto;
        min-width:400px;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0 0px;
}

#pageContent_IE {
        float: left;
        width: auto;
        min-width:400px;
        margin: 0px 9px 0px 9px;
        padding: 0px 0px 0 0px;
}

#sidebar_right {
        float: right;
        right: 0px;
        width : 144px;
        border : 0;
        margin: 0;
        padding: 20px 5px 0px 0px;
}

/* Footer
********************************************/
#mention {
        clear: both;
        text-align: center;
        font-weight: bold;
        color: black; /*#fff;*/ 
        margin: 10px 0px 0px 0px;
}

#top_footer {
        height: 4px;
        font-size: 2px;
        background: transparent url(images/fiches/footer_top.png) center /*5px 0px*/ no-repeat;
        margin: center /*10px 0px 0px 0px;*/
}

#footer{
        margin: 0;
        height: 30px;
        border: 0px dotted #000;
        background: transparent url(images/fiches/footer.png) center /*5px 0px*/ repeat-y;
        padding: 0px 0px 0px 0px;
        font: normal 0.85em Georgia,Arial,sans-serif; color: #000;
        text-align:center;
}

#footer .copyright a {
 color: #000;
 text-decoration: underline;
}

#footer .copyright a:hover {
 text-decoration: none;
}

#bottom_footer {
        height: 4px;
        font-size: 2px;
        background: transparent url(images/fiches/footer_bottom.png) center /*5px 0px*/ no-repeat;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
}

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


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

/* ------- original --------- */
SPAN.newItemInCart {color: #ff0000; }
SPAN.greetUser { color: #f0a480; font-weight: bold;}
p.markProductOutOfStock { margin: 2px;  }
p.markProductOutOfStock span { color: #fff; font-weight: bold; background: #4b2500; border: 1px solid #000; }
SPAN.errorText { color: #ff0000;}

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


ul.checkoutBar {
margin: 4em 0 2em 0;
color:black; /*#fff;*/
}
ul.checkoutBar li{
 text-align:center;
 float:left;
 width:116px;
 display:block;
 border:1px solid #fff;
 border-width: 0 1px 0px 0;
}
.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; }
