/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {font-size: 12px; }
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #000000;
	width : 800px;
	margin: auto;
	padding: 0px;
	text-align: center;
	
	background-color : white;
	background: url('images/img/header_bg.png') repeat-x top left;
	
	font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	font-size: 80%;
}


FORM {
	display: inline;
}

TR.header {
text-align:center;
}

TR.headerNavigation {
	height:25px;
	vertical-align:bottom;
}

TD.headerNavigation {
  font-size: 12px;
  font-weight : bold;
	padding-left:20px;
	padding-right:20px;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}

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: rgb(24, 119, 213);*/ 
  background: #818282;
  margin-bottom:10px;
}

#Menu .infoBox {
  background: #818282;
  margin-bottom:10px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 14px;
  font-weight: bold;
  background: #818282;
  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: #818282;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading  a:link, .productListing-heading  a:visited, .productListing-heading  a:focus{
	color:white;
}
.productListing-heading  a:hover{
	color: yellow;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color : rgb(24, 119, 213);
}

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-size: 12px; }
.messageStackError, .messageStackWarning {  padding-left:10px; vertical-align:middle; height:25px;font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 12px; background-color: #99ff00; }

/* input requirement */

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

/*	ZACK		*/

a, a:active, a:visited, a:link{
	text-decoration:none;
	color : rgb(24, 119, 213);
}
a:hover{
	color: #C87B02;
	cursor : pointer;
}
#Search{
	margin-left:10px;
}
#Search .SearchTextBox{
	float:left;
	border:0;
	width:160px;
	height:16px;
	padding:0 0 0 10px;
	color: rgb(47, 165, 233);
	background:url('images/img/searchTextBox.png') top left no-repeat;
	margin:0;
}
#Search .SearchButton{
	float:left;
	cursor:pointer;
	border:0;
	width:21px;
	height:16px;
	color: rgb(47, 165, 233);
	background:url('images/img/searchTextBox.png') top right no-repeat;
	margin:0;
	padding:0;
}
#Search .OptionsButton{
	float : left;
	color: white;
	height : 16px;
	display:block;
	font-weight : bold;
	font-size : 18px;
	line-height : 18px;
	margin:0;
	padding:0;
	margin-left : 5px;
	position :relative;
	bottom : 3px;
}

#z_animation_header{
position : relative;
top:0px;
margin:0;
}

#Header #Users a:hover{
	font-weight : normal;
}
#Header #Users h3{
	margin-bottom : 5px;
}
#Header #Users h3, #Header #Users span{
	color : white;
}
#Header #Users .Register{
	float : left;
	width : 120px;
	margin-right : 10px;
}
#Header #Users .Login{
	float : left;
	width : 120px;
}

#contener{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 800px;
}
#Speed{
	width : 800px;
	height : 35px;
	font-size: 13px;
}
#Speed .left{
	float: left;
	width : 30px;
	height: 35px;
	background: url('images/img/menu_g.png') no-repeat top right;
}
#Speed .center{
	float: left;
	
	width: 740px;
	height: 35px;
	
	line-height : 35px;
	color : white;
	font-weight: bold;
	
	background: url('images/img/menu_bg.png') repeat-x top left;
}
#Speed .right{
	float: right;
	width : 30px;
	height: 35px;
	background: url('images/img/menu_d.png') no-repeat top left;
}
#Speed .center ul{
	margin : 0;
	padding: 0;
	list-style: none;
}
#Speed .center ul li{
	float : left;
	
	width : 100px;
	height: 35px;
	
	text-align: center;
}
#Speed .center ul li a{
	display:block;
	.display:inline;
	width : 100px;
	height : 35px;
}
#Speed .center ul li a:hover{
	background: url('images/img/menu_hover.png') no-repeat top left;
	cursor : pointer;
}
#Speed .center ul li a{
	color:white;
	text-decoration:none;
}

#Content{
	width : 800px;
	.width : 760px;
}
#Content .top{
	.width : 800px;
	height : 14px;
	background : url('images/img/content_top.png') no-repeat top left;
}
#Content .middle{
	.width : 800px;
	background : url('images/img/content_middle.png') repeat-y top right;
	min-height : 200px;
	padding-left : 20px;
	padding-right: 20px;
	.position:relative;
	.bottom:4px;
}
#Content .bottom{
	.width : 800px;
	height : 14px;
	background : url('images/img/content_bottom.png') no-repeat top left;
	.position:relative;
	.bottom:4px;
}
#Menu{
	float:left;
	width : 170px;
	margin-right : 10px;
	position:relative;
	left:1px;
}
#Menu .Titre{
	font-weight : bold;
	font-size : 15px;
	color : #868585;
}
#Menu .Content{
	padding-left : 0px;
}
#Menu .Content a{
	color : rgb(24, 119, 213);
}
#Menu .Content a:hover{
	color: #C87B02;
	cursor : pointer;
}