/*
  $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-size: 10px;
}
.errorBox {
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}
.orderEdit {
	font-size : 10px;
	color: #DE0329;
	text-decoration: underline;
}

html {
	width: 100%;
	scrollbar-face-color: #6A777E;
	scrollbar-arrow-color: #243842;
	scrollbar-track-color: #243842;
        }
		  
body {
   color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #243842;
}

div.hr {
	height: 10px;
	background: url(../tipone1/HorBar.gif) repeat-x scroll center;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 885px;
}

div.hr hr {
	display: none;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #DE0329;
  text-decoration: underline;
}
form {
	display: inline;
}

/*Gloabl Bloc*/
#Global{
	margin-left: auto;
	margin-right: auto;
	width: 885px;
	text-align: left;
}

#CenterBlock{
	width: 660px;
	float: right;
	}
/*End Global bloc*/

/*Top MEnu*/
#TopMenu{
	background-image: url(../tipone1/TopMenu.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
	padding: 0 0 0 0px;
	margin-bottom: 15px;
}

#TopMenu img{
	border: 0px;
	vertical-align: middle;
}

#TopMenu form{
	margin: 13px 10px 0px 0px;
	vertical-align: middle;
	padding: 0;
}
#TopMenu input{
	background: #FFFFFF;
	color: #DE0329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#TopMenu img{
	vertical-align: middle;
}
#TopMenuDrap{
	float: left;
	width: 19px;
	height: 38px;
	margin-top: 14px;
	margin-left: 4px;
}

#TopMenuDrap img{
	border: 0px;
}

#TopMenuShop{
	width: 885px;
	height: 85px;
	background: url(images/TopMenuShop.jpg) no-repeat;
	border-bottom: 2px solid #546670;
	text-align: center;
	padding-top: 12px;
	margin-bottom: 5px;
}
#TopMenuShop img{
	border: 0;
}
#TopMenuCart {
	border:0;
	width:100%;
	height:45px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}
/*End Top Menu*/

/* Start Left Menu */
#LeftMenu{
	border: 2px #52646E solid;
	width: 200px;
	float: left;
	height: 400px;
	font-size: 12px;
	background-image: url(./images/LeftMenuBck.gif);
}
/*ORIGINAL
#LeftMenu{
	position: relative;
left:0;
width: 200px;
border: 2px #52646E solid;
font-size: 12px;
	background-image: url(./images/LeftMenuBck.gif);
}
*/
#LeftMenu ul{
	margin: 0;
	padding: 0;
}
#LeftMenu li{
	border-bottom: 1px #52646E solid;
	list-style: none;
	padding: 3px 0 3px 0;
	text-indent: 25px;
}
.LeftMenuHeading{
	margin: 0;
	padding: 3px 0 3px 10px;
	background-color: #CC0001;
	color: White;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
ul#LeftMenuProduct li{
	background: url(images/LeftMenuCatBullet.gif) no-repeat 10px 7px;
	background-color: #243842;
}
ul#LeftMenuProduct li.LeftMenuProductLiSel{
	background: url(images/LeftMenuCatBullet.gif) no-repeat 10px 7px;
	background-color: white;
	color: black;
}
.LeftMenuProductLiSel a{
	color: black;
}
.LeftMenuProductLiSel a:hover{
	color: #CC0001;
}
ul#LeftMenuInfo li{
	background: Black url(images/LeftMenuInfoBullet.gif) no-repeat 10px;
	font-weight: bold;
}
#LeftFindMenu {
	padding: 10px 0 0 40px;
}
#LeftFindMenu form{
	margin: 0;
	vertical-align: middle;
	padding: 0;	
}
#LeftFindMenu input{
	margin: 0;
	vertical-align: middle;
	background: #FFFFFF;
	color: #DE0329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*End LeftMenu*/

/*General*/
.headerError {
	font-size: 12px;
	background: #DE0329;
	color: black;
}

.headerInfo {
	background: Green;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	background: White;
}

.infoBoxContentsLR {
	background: url(images/infobox/mid.gif) repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}
.boxTextLR{
	padding: 0 9px 0 10px;
}
.infoBoxEnd {
	background: url(images/infobox/bot.gif);
	font-size: 1px;
	height: 5px;
	background-repeat: no-repeat;
}

.infoBoxNotice {
  background: #DE0329;
}

.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;
	text-transform: uppercase;
	text-indent: 20px;
	color: #000000;
	background: url(images/infobox/top.gif) no-repeat;
}


TD.infoBoxHeadingLR {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 20px;
	color: #000000;
	background: url(images/infobox/top.gif) no-repeat;
}

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.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #546670;
}

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

TABLE.productListing {
	font-size: 11px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: Black;
}
A.productListing-data {
	color: black;
}
A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
	color: #DE0329;
	text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  color: black;
}

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

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

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

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;
}
/*
products.php
specials.php
*/
.productSpecialPrice {
  color: #ff0000;
}

/*
languages/
*/
.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #C0C0C0;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #C0C0C0;
}

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

/* message box */

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

/* input requirement */

.inputRequirement { 
	font-size: 10px;
	color: #ff0000;
}



.CategoryTitle{
	font-size: 16px; font-weight: bold; background-color: #243842; text-transform: uppercase; padding: 3px 0pt 4px 40px; text-align: left;
}
div.Producthr {
	height: 10px;
	background: url(./images/ProductHr.gif) repeat-x scroll center;
	margin: 4px 0 4px 0;
	width: 100%;
}

div.Producthr hr {
	display: none;
}

.AccountBox{
	background-color: #FFFFFF;
	padding: 0 0 5px 0;
	border: 0;
}
.AccountTitle{
	margin: 0;
	padding: 3px 0 3px 10px;
	background-color: #546670;
	color: White;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.AccountContent{
	background: url(images/LeftMenuCatBullet.gif) no-repeat 10px;
	text-indent: 25px;
	font-size: 12px;
	color: Black;
}
/*Accueil*/
.News{
	background-image: url(../tipone1/NewsBul.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding: 0 0 10px 25px;
	/*padding: 0 3px 10px 27px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.NewsImg{
	margin-left: 25px;
}
/*End*/
