/*
  $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
  
  
*/

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 11px; background: #FF6A6E; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #FE0140; }
.productsNotifications { background: #70d250; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: gray; text-decoration: underline; }

/*html{
background:url(http://www.bgscd.com/includes/languages/french/images/fond-ecran-paysage.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}*/
body{
background-color:white;
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #000000;
margin:0;
}
#headerMenu {
	height:22px;
	list-style: none;
	width:100%;
	text-align:center;
	background-color:white;
	
}
#headerMenu ul{
	margin:auto;
	padding-left:260px;
	!padding-left:211px;
}
#headerMenu li{
	display: inline;
}
h5{
	font-size:12px;
	color:black;
	display:inline;
	font-weight:lighter;
	font-family: tahoma, Arial, sans-serif;
}

h4{
	font-size:15px;
	color:black;
	display:inline;
	margin-top:0px;
	font-weigh:normal;
	font-family: tahoma, Arial, sans-serif;
	
}	

li{
	float:left;
	width:132px;
	height:22px;
	margin-left:11px;
	text-align:center;
	background: #ffffff;
}
ul{
list-style-type:none;
text-align:center;
background: #ffffff;
}

#header{
	height:73px;
	width: 100%;
	margin:0px;
	padding: 0px;
	background-image:url('images/backgroundHeader.gif');
	background-repeat: repeat-x ;
	background-position:left bottom;

}
#container{
	width:950px;
	margin:auto;
	background-color:white;

}
#sidebar{
	width:285px;
	float:left;
	/*margin-top:20px;*/
	text-align: left;
	background-color:white;

}
#content{
	width:665px;
	float:left;
	background-color:white;
	text-align:left;

}
#footer{
	width:100%;
	float:left;
	background-image:url("images/backgroundFooter.gif");
	background-repeat:repeat-x;
	margin-top:20px;
	height:30px;
	background-color:white;

}
#boxBBQ{
	background-image:url("includes/languages/french/images/boxLeftgris.jpg");
	background-repeat :no-repeat;
	width:237px;
	height:175px;
	padding-bottom:0px;
	margin-top:30px;
}
#boxGarden{
	background-image:url("includes/languages/french/images/boxLeftvert.jpg");
	background-repeat :no-repeat;
	width:237px;
	height:175px;
	padding-bottom:3px;
}
#boxShed{
	background-image:url("includes/languages/french/images/boxLeftorange.jpg");
	background-repeat :no-repeat;
	width:237px;
	height:175px;
	padding-bottom:1px;
}
#boxConsulting{
	background-image:url("includes/languages/french/images/boxLeft22.jpg");
	background-repeat : no-repeat;
	width:237px;
	height:175px;
}
#lienscategories a {
	float:none;
	height:auto;
	line-height:normal;
}

img{ border: 0}

H3{
font-size: 13px;
}
TD {
  font-size: 13px;
}

A {
  color: #000000;
  text-decoration: none;
}
A.shed {
color: #044379;
text-decoration: none;
}

A.renseignement{
color: #0066fe;
font-size: 10px;
}
A.renseignement:hover{
color: #00337f;
font-size: 10px;
}
A.linkMenu {
  color: #fffaac;
  text-decoration: none;
  font-size: 13px;
}
A.linkMenu:hover {
  color: #fff;
  text-decoration: underline;
}
A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #727272;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #727272;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #909090;
	text-decoration: underline;
}

A.headerNavigation:hover {
  color: #FFDE28;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, 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, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #727272;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #727272;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #727272;
  color: #ff3333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

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: white;
}

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: white;
}

TABLE.productListing {

}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #009ecb;
  color: white;
  font-weight: bold;
}

A.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  border-bottom:0px dotted silver;
}

A.pageResults {
  color: #727272;
}

A.pageResults:hover {
  color: black;
}

A.productsLink {
  text-size: 11px;
  color: #787878;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #554b49;
}
div#lienscategories
{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #C4E41A;
  font-weight: bold;
}

TABLE.formArea {
  background: #ebebeb;
  border-color: #727272;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ff3333;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productsPrice {
  font-weight: bold;
  color: #b21216;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #8295A3; cursor: pointer; cursor: hand; color:white}
.moduleRowSelected { background-color: #8295A3; color:white}

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #e9ffb4; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/*specific for PBS*/

span.titre-bleu{
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #009ECB;	
	
}
p.text-bleu{
	font-size: 12px;
	font-weight: bold;
	color: #009ECB;	
	
}
span.titre-vert{
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #99cc00;	
}
p.text-vert{
	font-size: 12px;
	font-weight: bold;
	color:#99cc00;	
	
}
.boxHeader {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 209px;
}
.grayboxHeader {
	margin: 0px;
	height: 24px;
	width: 209px;
}
.boxContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxSpecialsContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

.grayboxContent {
	background:;
	width: 209px;
	padding-top: 2px;
	padding-right: 11px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxFooter {
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 209px;
}
.boxIcon {
	position: relative;
	left: 7px;
	top: 5px;
}
.boxTitle {
	position: relative;
	left: 12px;
	top: 3px;
}

A.boxLink {
  font-weight: bold;
  color:#526C7F;
  text-decoration: none;
}

A.boxLink:hover {
  font-weight: bold;
  color:#FFDE28;
  text-decoration: underline;
}

A.boxLink2 {
  color:#526C7F;
  text-decoration: none;
}

A.boxLink2:hover {
  color:#FFDE28;
  text-decoration: underline;
}

.box {
	margin-bottom: 4px;
}

.graybox {
	margin-bottom: 4px;
	background: url(images/graybox_background.jpg) no-repeat;
}


.flag {
	margin: 2px;
}
#breadCrumb {
	font-weight: bold;
	padding-left: 211px;
	margin: 2px;
}
.separator1 {
	margin-right: 11px;
}
#footerLine {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.separator2 {
	margin-right: 11px;
	margin-left: 11px;
}
#footerMenu {
	text-align: center;
	font-size: 11px;
	color: #5A5A5A;
}
#footerCopyright {
	font-size: 12px;
	color: 6189A0;
	text-align: center;
	margin-top: 11px;
}
a.breadcrumb {
	color: #909090;
	text-decoration: underline;
}
a.breadcrumb:hover {
	color: #FFDE28;
	text-decoration: none;
}

a.footerMenu {
	color: #5A5A5A;
	text-decoration: underline;
}
a.footerMenu:hover {
	color: #FFDE28;
	text-decoration: none;
}

#infoboxLanguages {
padding: 3px;
}

.loginBox{
  line-height:90%;
  padding-right:2px;
}

#newsletterBox {
  margin-bottom:4px;
}

#banner {
	/*position: absolute;
	height:50px;
	width:468px;
	top: 40px;
	left: 30%;*/
	border:solid 1px #000000;
}

#fianet {
	margin-bottom: 20px;
	margin-right:11px;
}

#cybermut {
	text-align: center;
}
.box-content{
	border: 1px solid #CCCBBF;
	width:95%;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}

/* DEBUT ANIMATION JAVASCRIPT */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:665px; margin: auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:665px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:665px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto; margin-left:-4px}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(js/TinySlideshow/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(js/TinySlideshow/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(js/TinySlideshow/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(js/TinySlideshow/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:620px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/* FIN ANIMATION JAVASCRIPT */
