/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FF6A6E; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FE0140; }
.productsNotifications { background: #70d250; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: gray; text-decoration: underline; }

body {
	/*background-color: #000;*/
	background-image:url(images/fond1.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin:0px;
	padding:0px;
}
/*
img {
	behavior:	url("pngbehavior.htc");
}
*/
TD {
  font-size: 11px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  color: rgb(236, 91, 146);

}

TD.headerNavigation {
  font-family: Arial;
  font-size: 12px;
  color: rgb(236, 91, 146);
  font-weight : bold;
}

A.headerNavigation { 
  color: rgb(236, 91, 146);
  font-size:12px;font-family:Arial;font-weight:bold;
  text-decoration: underline;
}

A.headerNavigation:hover {
  color: rgb(236, 91, 146);
  font-size:12px;font-family:Arial;font-weight:bold;
  text-decoration: none;
}

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: center;
}

TR.footer {
  background: #727272;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  /*background: #ffffff;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ff3333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: white;
}

TR.productListing-odd{}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: white;
}

TR.productListing-even{}

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #727272;*/
  color: #990066;
  font-weight: bold;
}

A.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:1px dotted silver;
}

A.pageResults {
  color: #727272;
}

A.pageResults:hover {
  color: black;
}

A.productsLink {
  text-size: 10px;
  color: #787878;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.smallText a, .smallText a:hover{
  font-weight:bold;
  color:#FAA1C1;
  text-decoration:none; 
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff3333;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productsPrice {
  font-weight: bold;
  color: #b21216;
}

SPAN.errorText {
  font-family: Verdana, 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: Verdana, Arial, sans-serif; font-size: 10px; color: #fff; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: rgb(236, 91, 146); }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*specific for PBS*/

#header {
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 142px;
	width: 100%;
}
.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: 10px;
	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: 10px;
	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;
}

#headerMenu {
	margin-bottom: 18px;
}
.flag {
	margin: 2px;
}
#breadCrumb {
	font-weight: bold;
	padding-left: 10px;
	margin: 2px;
}
.separator1 {
	margin-right: 10px;
}
#footerLine {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.separator2 {
	margin-right: 10px;
	margin-left: 10px;
}
#footerMenu {
	text-align: center;
	font-size: 10px;
	color: #5A5A5A;
}
#footerCopyright {
	font-size: 12px;
	color: 6189A0;
	text-align: center;
	margin-top: 10px;
}
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:10px;
}

#cybermut {
	text-align: center;
}

/*application*/

.barre_menu{
	background-color:#AC9CA5;
}

.barre_menu_text{
	font-size:10px;
	color:#000;
	font-weight:bold;
}

.scroller{
	scrollbar-3dlight-color:#F0E8EC;
	scrollbar-arrow-color:#442A38;
	scrollbar-base-color:#CAB9C2;
	scrollbar-darkshadow-color:#907484;
	scrollbar-face-color:#CAB9C2;
	scrollbar-highlight-color:#F0E8EC;
	scrollbar-shadow-color:#907484;
	scrollbar-track-color:#EDDADD;
}

td.select_cat:hover{
	background-color:#D7CFDB;
}

/**** left menu *****/

table#side_menu{
	margin-top:2px;
	width:165px;
}

td.menu_left {
	font-size:11px;
	border-bottom: #FAA1C1 dotted 1px!important;
	border-bottom: #FAA1C1 dotted 1px thin;
}

td.menu_left{
	line-height:14px;
	color:#FAA1C1;
	font-weight:bold;	
	text-decoration:none;
}

td.menu_left a:link, td.menu_left a:hover, td.menu_left a:active, td.menu_left a:visited{
	line-height:14px;
	color:#FAA1C1;
	font-weight:bold;	
	text-decoration:none;
}

td.menu_image{
	height:70px;
	padding:10px;
	border:none;
	overflow:hidden;
}

.menu_text{
	padding-left:5px;
	padding-bottom:3px;
	float:left
}

.menu_text_aide{
	padding-left:5px;
	padding-bottom:3px;
	float:left;
	color:#FFFFFF;
}

#footer, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited{
	color:#EC5B92;
	font-size:9px;
}

.dot{
	padding-left:8px;
	padding-top:1px;
	float:left
}

.news_heading{
	color:fff;
	font-weight:bold;
}

.news_text{
	color:fff;
}

.news_more, .news_more a:link, .news_more a:hover, .news_more a:active, .news_more a:visited{
	color:fff;
	text-align:right;
	font-size:10px;
	font-weight:normal;
}


/*******/



a.main_catgories{
  font-family:Arial;
  font-weight:bold;
  color:#ffffff;
  font-size:18px;
}

a.main_catgories:hover{
  font-family:Arial;
  font-weight:bold;
  color:#ffffff;
  font-size:18px;
}

a.main_subcateogires{
  font-family:Arial;
  font-weight:bold;
  color:#ffffff;
  font-size:14px;
}

a.main_subcateogires:hover{
  font-family:Arial;
  font-weight:bold;
  color:#ffffff;
  font-size:14px;
}


/************/

.banner{
  padding-top:20px;
}

#banner1{
  width:48%;
  float:left;
  text-align:center;
}

#banner2{
  width:48%;
  float:left;
  text-align:center;
}