/*
  $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: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; border:thin #6699CC; border-style:outset; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  scrollbar-face-color: #D2E1FF;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #002B64;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  color: #ffffff;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* 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; }
TABLE.Top
{
    BORDER-BOTTOM: #2A5F91 1px;
    BORDER-LEFT: #2A5F91 1px solid;
    BORDER-RIGHT: #2A5F91 1px solid;
    BORDER-TOP: #2A5F91 1px solid;
}
TABLE.Middle
{
    BORDER-BOTTOM: #2A5F91 1px;
    BORDER-LEFT: #2A5F91 1px solid;
    BORDER-RIGHT: #2A5F91 1px solid;
    BORDER-TOP: #2A5F91 1px;
}
TABLE.Bottom
{
    BORDER-BOTTOM: #2A5F91 1px solid;
    BORDER-LEFT: #2A5F91 1px solid;
    BORDER-RIGHT: #2A5F91 1px solid;
    BORDER-TOP: #2A5F91 1px;
}
.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e8f0ff;
	text-decoration: none;

}
.trait {
	background-attachment: fixed;
	background-image: url('images/px.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;
}.TraitVertical {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #1a4f81;

}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.lien {
	font-family: Georgia,Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #174459;
	text-decoration: none;
}
.legende {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #D7DFFF; text-decoration: none}
.menu3 {  background-color: A7ADB7; border: 1px #C3C9D4 solid}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a.menu2 {  color: #FFFFFF; text-decoration: none}
.recherche { background-color: #FFFFFF; border: 1px #959EAD solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}


font.link { font-size: 10px; font-weight: bold; color:#0E125C; text-decoration: none}
font.bloc { font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF}

div.ex {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#0E125C; text-decoration: none }

table.script {  background-color: #F5F5F5; border: 1px #959EAD solid; font-family: Courier, Arial, Helvetica, sans-serif; font-size: 11px; color:#660000; text-decoration: none}
table.exec {  background-color: #F5F5F5; border: 1px #959EAD solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
table.titre {  background-color: #C3C9D4; border: 1px #959EAD solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
/*img {
	float:right;
	margin-bottom:2px;
}*/
/* Form Control */
form {
	padding:2px;
	background-color:#FFFFFF;
	text-align: center;
	border: 1px solid #663300;
	border-bottom-style: 1px solid #663300;
}
		
		input {
			/*float:left;*/
			background-color: #f7f2e3;	
			color: #6e3f0f;
			border: 0px solid #d1bfa6;
			font-size: 11px;
			padding: 2px;
			margin:1px;
		}
		input:focus {
			background-color:#FEF9E9;
		}
		.button {
			/*float:left;*/
			clear:right;
			padding:1px;
		}
		.button:hover {
			background-color:#d1bfa6;
		}
		
form1 {
	padding:2px;
	background-color:#FFFFFF;
	text-align: center;
	border: 1px solid #663300;
}
		
		input1 {
			/*float:left;*/
			background-color: #669999;	
			color: #CCCCCC;
			border: 0px solid #d1bfa6;
			font-size: 11px;
			padding: 2px;
			margin:1px;
		}
		input1:focus {
			background-color:#0099CC;
		}
				.button1 {
			/*float:left;*/
			clear:right;
			padding:1px;
		}
		.button1:hover {
			background-color:#336699;
		}

/*Set general Container type stuff like font, font size and set margins to allow everything to be centered*/
#container {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#f7f2e3;
	line-height: 1.6em;
}


/*Header*/
#header {
	color: #d1bfa6;
	padding-top:10px;
	background-color: #6e3f0f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1bfa6;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 42px;
	line-height:140%;
	color:#6e3f0f;
	margin-top:10px;
	margin-bottom: 10px;
	background-color: #f7f2e3;
}
#header p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	line-height:140%;
	margin-top: -5px;
	margin-left: 40px;
	margin-bottom:5px;
}
#header img {
	float:right;
	clear:none;
	height:100px;
}


/* Left - Holds Navigation and extra content */
#left {
	background-color: #663300;
	float: left;
	clear:both;
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#660000;
	color: #FEF9E9;
}


/*Right Side Stuff*/
#right {
	float: right;
	clear:right;
	width: 548px;
	background-color:#f7f2e3;
}
#right h1 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	line-height:120%;
	color:#FEF9E9;
	margin-top:15px;
	margin-bottom: 30px;
	background-color: #663300;
	margin-left: 1px;
}

#right p {
	font-size:115%;
	color:#663300;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:20px;
	margin-top:-5px;
}


/* Navigation */
#navigation {
	color: #663300;
	background-color: #a58663; 
	margin-top: 15px;
	margin-left: 11px;
}

#navigation ul {
	margin:0;
	padding-left: 0;
	list-style-type: none;			
	float: left;
	width: 180px;
}
#navigation a {
	display: block;
	padding: 5px;
	width: 180px;
	border-bottom: 1px solid #663300;
}
#navigation a:link, #navlist a:visited {
	color:#663300;
	background-color:#FEF9E9;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #D1BFA6;
	color:#FEF9E9;
}


/* Extra Content */
#extra_content {
	background-color: #a58663;
	color:#f7f2e3;
	float: left;
	width: 200px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	font-size: 95%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;
}
#extra_content p {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	font-size: inherit;
	clear:both;
}
#extra_content h1 {
	font-size:110%;
	color:#6e3f0f;
	background-color:#d1bfa6;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:2px;
}

#extra_content ul {
	margin:0 0 2px;
	padding:0;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#extra_content li {
  margin:0;
  padding-left:3px;
  line-height:1.4em;
}

/* Thumbnails */
#thumbnails {
	float: left;
	width: 200px;
	padding: 0;
	clear:both;
}
#thumbnails a, a:hover{
	padding:0;
	margin:0;
	text-decoration:none;
}
/*#thumbnails img {
	float: left;
	margin: 0;
	border:none;
}*/
