/*
  $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-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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  /*
  background-image:url(images/design/xmas.jpg);
  */
  background-position:top center;
  background-attachment:fixed;
  color: #505050;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #2e5dbd;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #3b3a3a;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3b3a3a;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.bradcrumb { 
  color: #555555; 
}

A.bradcrumb:hover {
  color: #999999;
}

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: #3b3a3a;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3b3a3a;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #3b3a3a;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsSC {
  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: #3b3a3a;
  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: #ffffff;
}

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: #3b3a3a;
  border-spacing: 1px;
}

TABLE.productListingNS {
  border: 1px;
  border-style: solid;
  border-color: #3b3a3a;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3b3a3a;
  color: #FFFFFF;
  font-weight: bold;
}

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-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: #505050;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: #d6ffee; }
.moduleRowCheckOut { background-color:#e8e8e2; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #505050; }

/* 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; }

/* CSS PERSO */
h1.prod_desc {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-style: normal;line-height: normal;font-weight: bold;font-variant: small-caps;text-transform: none;color: #181d21;text-decoration: none;background-color: #fdfadb;height: 25px;width: 100%;border-top-style: solid;border-bottom-style: solid;border-top-width: 1px;border-bottom-width: 1px;text-indent: 5px;}
td.prod_desc_h1_left {border-top-width: 0px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #3b3a3a;border-left-color: #3b3a3a;border-bottom-style: solid;border-bottom-color: #3b3a3a;width: 50%;vertical-align: top;}
td.prod_desc_h1_top {border-top-width: 0px;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #3b3a3a;border-left-color: #3b3a3a;width: 50%;vertical-align: top;}
td.prod_desc_h1_right {border-top-width: 0px;border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-right-color: #3b3a3a;border-bottom-style: solid;border-bottom-color: #3b3a3a;width: 50%;vertical-align: top;}
div.prod_desc {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;font-weight: normal;color: #181d21;text-decoration: none;margin-left: 10px;}

a img.product_image {
	border:solid 1px black;
}
a:hover img.product_image {
	border:solid 1px #2e5dbd; /* #7893BA; */
}

.cp {
	cursor:pointer;
}
table.fq{
	border:1px solid #E0E0E0;
}
tr.fqt td{
	background-color:#EDEDED;
}
tr.fq td{
	background-color:#F0F0F0;
}

.lcdstyle{
color:#fdde0a;
font-size:10px;
font-family:verdana;
font-weight:bold;
}

.lcdstyle sup{
font-size:7px;
}

.promo_t_c1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
  color:blue;
}

.promo_t_c2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
  color:red;
}

.promo_d {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.product_video {
  font-size: 12px;
  color: #285BFD;
}

.Style1 {
	font-size: 13px;
	font-weight: bold;
}
.Style4 {
	font-size: 14px;
	font-weight: bold;
	color: #E2001A;
}

.lh1 {
  display:inline;
  line-height:12px;
  font-size:13px;
}
.lh2 {
  display:inline;
  line-height:12px;
  font-size:12px;
}
.lh3 {
  display:inline;
  line-height:12px;
  font-size:12px;
}
.lh4 {
  display:inline;
  line-height:12px;
  font-size:11px;
}
.lh5 {
  display:inline;
  line-height:12px;
  font-size:11px;
}

a.b_fav {
  display:block;
  background-image:url(images/design/bookmark_icons.png);
  background-repeat:no-repeat;
  margin:2px;
  height:16px;
  padding-left:18px;
  background-color:#FFFFFF;
  border:1px solid #FFFFFF;
}

a.b_fav:hover {
  display:block;
  background-image:url(images/design/bookmark_icons.png);
  background-repeat:no-repeat;
  margin:2px;
  height:16px;
  padding-left:18px;
  background-color:#EEEEEE;
  border:1px solid #DDDDDD;
}

table.menunav tr td a {
  font-family:verdana;
  font-variant: small-caps;
  color:#333333;
  line-height:20pt;
  font-weight:bold;
  font-size:14px;
  margin-left:5px;
  margin-right:6px;
}

table.menunav tr td a:hover {
  font-family:verdana;
  font-variant: small-caps;
  color:#fdc400;
  font-size:14px;
}

table.menunav tr td {
  border-right:3px solid #E0E0E0;
  text-align:center;
}

table.news tr td p {
  margin:0px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

.piib {
  color:#999999;
  font-weight:bold;
  text-align:center;
  font-size:10px;
  width:98px;
  height:79px;
  background:url(images/design/infobox.png) no-repeat center center;
}

.piib div {
  font-weight:bold;
  margin-bottom:5px;
  font-size:14px;
}

.piib a {
  color:#555555;
  display:block;
}

table.headlink a {
  display:block;
  height:40px;
  width:95px;
  /*background-repeat:no-repeat;*/
}

table.headlink a:hover {
  display:block;
  height:40px;
  /*background-repeat:no-repeat;*/
}

#hl1 {
  width:100px;
  background-position:0px 0px;
}
#hl1:hover {
  background-position:0px -40px;
}
#hl2 {
  width:111px;
  background-position:-100px 0px;
}
#hl2:hover {
  background-position:-100px -40px;
}
#hl3 {
  width:83px;
  background-position:-211px 0px;
}
#hl3:hover {
  background-position:-211px -40px;
}
#hl4 {
  width:80px;
  background-position:-294px 0px;
}
#hl4:hover {
  background-position:-294px -40px;
}
#hl5 {
  width:85px;
  background-position:-374px 0px;
}
#hl5:hover {
  background-position:-374px -40px;
}
#hl6 {
  width:88px;
  background-position:-459px 0px;
}
#hl6:hover {
  background-position:-459px -40px;
}
#hl7 {
  width:100px;
  background-position:-547px 0px;
}
#hl7:hover {
  background-position:-547px -40px;
}
#hl8 {
  width:76px;
  background-position:-647px 0px;
}
#hl8:hover {
  background-position:-647px -40px;
}
#hl9 {
  width:100px;
  background-position:-723px 0px;
}
#hl9:hover {
  background-position:-723px -40px;
}
#hl10 {
  width:167px;
  background-position:-823px 0px;
}
#hl10:hover {
  background-position:-823px -40px;
}

.main_box_title {
  font-family:verdana;
  font-weight:bold;
  font-size:22px;
  color:#fffd3d;
  background-color:#333333;
  text-align:center;
}

.product_info_title {
  padding-left:5px;
  color:#333333;
  font-weight:bold;
  font-size:18px;
}