/*
  $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
  
  -sl- Modifie: 2005 FredenChine Boutique
*/



BODY {
	margin-top:0px;
	margin-bottom:0px;
	color: #000000;
	background: #ffffff;
}


TABLE {
	padding: 0;
	border: none;
}

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #990000; text-decoration: underline; }

A {
	color: #666666;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #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: left;
}

TD.infoBox, SPAN.infoBox, .infoBoxContents, .infoBoxNoticeContents, TD.productListing-data, TD.smallText, SPAN.smallText, P.smallText, .smallText, .sl_stockWarning, .messageBox  {
	font-size: 10px;
}

TABLE.infoBoxColonnes {
	border-bottom: 1px dotted silver;	
	margin-bottom:15px;
}

TD.infoBoxHeading, A.infoBoxHeading{
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 700;
	text-align: left;
	font-variant: small-caps;  
}

A.infoBoxHeading:hover {
	color: #900000;
	text-decoration: none;
}

TABLE.RelatedProducts {
	border-top: 1px dotted silver;	
	margin-top:10px;
	margin-bottom:0px;
	font-family: Times New Roman, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 700;
	text-align: left;
}
TD.RelatedProducts {
	padding-top:40px;
}
TD.sl_product_listing {
	
	font-size: 10px;
}

TABLE.RelatedProductsDetails {
	margin-left: 10px;
	font-size: 10px;
}
TD.RelatedProductsDetails {
	padding-right: 10px;
	font-size: 10px;
	text-align: left;
	vertical-align: "middle";
}
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: #fefdfa;
}

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

TABLE.productListing {
	border-collapse:collapse;
}

.productListing-heading, TD.productListing-heading {
	font-size: 10px;
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;  
}



A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Times New Roman, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	
	padding: 0px;
	padding-bottom: 10px;
	text-align: left;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}

TD.sl_td_info_champ {
	font-size: 11px;
	line-height: 1.5;
	width: 180px;
}


TD.smallTextNews, SPAN.smallTextNews, P.smallTextNews, .smallTextNews {
	font-size: 11px;
	text-align : justify;
	line-height: 1.5;
}

.smallTextNews A {
	text-decoration: underline;
}
.smallTextNews A:hover {
	text-decoration: underline;
	color: #990000;
}

TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

CHECKBOX, SELECT, RADIO, INPUT {
	border-left: #707070 1px solid; border-right: #707070 1px solid; border-top: #707070 1px solid; border-bottom: #707070 1px solid;
	font-size: 9px;
	color: #707070;
	background-color: white;
	margin: 0px;
}
INPUT.sl_radio_shipping {
	border: 0;
	font-size: 9px;
	margin: 0px;
}

TEXTAREA {
	border-left: #707070 1px solid; border-right: #707070 1px solid; border-top: #707070 1px solid; border-bottom: #707070 1px solid;
	width: 98%;
	font-size: 11px;
}

SPAN.greetUser {
	color: #990000;
	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, SPAN.errorText {
	color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-size: 10px; color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 1px;
}

/* -sl- ------------------------------------------------------------------------------------------------- */

A.sl_big_cat {
	font-size: 14px;
	font-weight: bold;
}
A.sl_middle_cat {
	font-weight: bold;
}
DIV.sl_prod_info_lame {
	font-style: italic;
	font-size: 10px;
}

TABLE.sl_prod_descr_qualite {
	margin-top: 10px;
	font-size: 11px;
}

TABLE.sl_prod_descr{
font-size: 11px;
}
.sl_prod_descr TD {
	
}
TD.sl_prod_descr_titre{
	width: 85px;
	font-weight: bold;
}

SPAN.sl_warning_prod {
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 40px;
	
}

IMG.sl_prod, .sl_index_cat_image {
	border: #707070 1px solid;
}
IMG.sl_prod_no_border {
	border: 0;
}

TD.td_price {
	vertical-align: "bottom";
	text-align: right;
	font-family: Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	line-height: 24px;
}

TD.td_price_longpic {
	vertical-align: "bottom";
	text-align: right;
	font-family: Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	line-height: 24px;
	padding-right: 40px;
}


TABLE.sl_main{	
	padding: 0;
	border: none;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
}

TD.sl_motif_gauche{
	width: 14px;
	background: url( 'images/sl/motifgauche.jpg');
}
TD.sl_motif_droite{
	width: 14px;
	background: url( 'images/sl/motifdroite.jpg');
}

TD.sl_inter_motif{
	width: 40px;
}

TD.sl_td_main{
	width: 850px;
	background-color: #FFFFFF;	
}

TABLE.sl_flash{
	margin: 0px;
	padding: 0;
	border: none;
	width: 100%;	
	vertical-align: top;
}

TABLE.sl_body{	
	padding:0;
	border: none;
	margin-top: 10px;	
} 

.sl_pageSubHeading {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}

.sl_pageSubHeading2 {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

TD.sl_tableHeading, A.sl_tableHeading, DIV.sl_tableHeading, .sl_tableHeading {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;	
	color: #990000;
	font-weight: 700;
	font-variant: small-caps;
}

A.sl_index{
	color: #000000;
}

.sl_note{
	color: #990000;
	text-decoration: underline;
}
	
TABLE.left_column_1{
	border: none;
	width: 159px;
	margin-right:32px;
	margin-top:12px;
	margin-left: 6px;
} 

TABLE.right_column_1{
	border: none;
	width: 0;
	margin-left:0px;
	margin-right:0px;
} 

TABLE.sl_index_table_cat{
	border: none;
	width: 100%;
	margin-top:7px;	
}

.sl_sous_titre {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sl_sous_titre2 {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

DIV.sl_info_li {	
	margin-left: 15px;
	text-align : justify;
	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
}

TD.sl_main_li_justify {
	font-size: 11px;
	line-height: 1.5;
	padding-left: 15px;
	text-align : justify;
}

TD.sl_main_li_nojustify {
	font-size: 11px;
	line-height: 1.5;
	text-align : justify;
}

TABLE.sl_couts {
	border: #990000 1px solid;
	font-size: 12px;	
	border-collapse:collapse;
}
TABLE.sl_prod_descr_2 {
	border: #990000 1px solid;
	font-size: 12px;	
	border-collapse:collapse;
}

.sl_prod_descr_2 TD {
	text-align : center;
	border: #990000 1px solid;
}
.sl_prod_descr_2 TR:hover {
	background-color: #FFFFCC;
}
 TR.sl_couts_prix {
	text-align : right;
}
 TR.sl_couts_prix:hover {
	background-color: #FFFFCC;
	text-align : right;
}
TD.sl_couts_zone, TD.sl_prod_descr_2_titre{
	font-weight: bold;
	text-align : left;
	padding-left:10px;
}

.sl_couts_caption, .sl_prod_descr_2_caption {
	font-weight: bold;
	border: #990000 1px solid;
	background-color:#990000;
	color: #ffffff;	
	
}

.sl_couts TD {
	border-left:1px solid #990000;
}

thead.sl_couts, tfoot.sl_couts {
	border: #990000 1px solid;	
	font-weight: bold;
	padding:5px;
	background-color: #FEFAF1;
	text-align : right;
}


.prodWarning { font-size : 12px; color: #cc0033; }


DIV.sl_price{
	font-family: Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	padding-bottom: 5px;
}

/* -sl-  ----------------   Page Login ------------------------------------ */

TABLE.sl_table_login {	
	padding: 0;
	width: 100%;
	vertical-align: top;
}

TABLE.sl_table_login_account {
	padding: 0;		
	vertical-align: top;
	margin-left: 100px;
	margin-right: 100px;
}

TD.sl_table_login {
	vertical-align: top;
	padding: 5px;
	border-right: 1px dotted silver;
}

TD.sl_table_login_without_border {	
	vertical-align: top;
	padding: 5px;
	border: none;
}


P.sl_product_descr, .sl_product_descr, DIV.sl_texte_accueil{	
	text-align : justify;
	margin-right: 10px;
}

P.sl_product_descr_tenues {
	text-align : justify;	
}

/* -sl-  ----------------   Page Affichage sous categories ------------------------------------ */

.sl_sub_Heading {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}

.sl_menu_subcat_image{
	border: #707070 1px solid;
}

TABLE.sl_cat_detail {
	margin-top:12px;	
	font-size: 15px;
	font-family: Times New Roman, sans-serif;
}

.sl_cat_detail_image {
	border: #707070 1px solid;
    float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
  
}

DIV.sl_cat_texte{
	text-align: justify;
}

.sl_cat_mode{
	font-family: Times New Roman, sans-serif;
	font-size: 21px;
	color: #990000;
	padding: 0px;
	text-align: left;
}

/* -sl-  ----------------   Liste avec puces gif ------------------------------------ */


li.sl_li {
	margin-left: 0px;
	display: inline;
	list-style-type: none;
	background-image: url(images/sl/li.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-left: 15px;
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

li.sl_li_normal {
	margin-left: 0px;
	display: inline;
	list-style-type: none;
	background-image: url(images/sl/li.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-left: 15px;
}

TABLE.sl_main_li {
	border: none;
	width: 100%;
	padding: 2px;
	margin-left: 15px;
}

TD.sl_main_li {
	font-size: 11px;
	line-height: 1.5;
	padding-left: 15px;
}

/* -sl-  ----------------   Controles formulaires ------------------------------------ */

.sl_image_input {
	border: none;
}

/* -sl-  ----------------   Texte bas de page ------------------------------------ */

P.sl_txt_copyright{
	margin-top:35px;
	margin-bottom:10px;
	text-align: center;
	font-size: 10px;
}