/*
  $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
*/
a:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }

a.headerLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline; }

a.menuBoxHeadingLink:link { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: underline; }

a.splitPageLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; }

/* menu box */
.menuBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #000000; }
.menuBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

.headerBar { background-color: #ffffff; }
.headerBarContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; padding: 2px; }
.columnLeft { background-color: #cbcbcb; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
.pageHeadingInv { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #727272; font-weight: bold; }

/* data table */
.dataTableHeadingRow { background-color: #000000; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #c0c0c0; }
.dataTableRowSelected { font-weight: bold; background-color: #a0a0a0; }
.dataTableRowOver { font-weight: bold; background-color: #909090; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }


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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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

.infoBoxContents {
  background-image: url(includes/sts_templates/full/images/panel670X312.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}
.infoBoxContentsCrAc {
  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-image : url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #ffffff;
}
TD.infoBoxHeadingCrAc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background-image : url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #808080;  
  font-weight: normal;
}
TD.textGrey {
	color: #808080;
}


TD.headingGrey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image : url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #808080;
  width:342px;
  height:36px;
  border-bottom:3px solid #808080;
  padding-left:10px;
}


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-image: url(includes/sts_templates/full/images/panel670X312.gif);
  color: #808080;
  height: 80px;
}

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-image: url(includes/sts_templates/full/images/panel670X312.gif);
  color: #808080;
  height: 80px;
  /*margin-top: 100px;*/  
}

TABLE.productListing {
  background: #ffffff;
}


TR.productListing21-odd  {  
  background: #ffffff;
  color: #808080;
}

TR.productListing21-even {
 background: #ffffff;
  color: #808080;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #808080;
  font-weight: bold;
}

.subtotal{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(includes/sts_templates/full/images/panel670X312.gif);
  color: #808080;
  font-weight: bold;
  text-align: right;
}

.productListing-heading16 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  background-image: url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #808080;
  font-weight: bold;
  text-align: left;
}
.productListing-heading30 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 30px;
  background-image: url(includes/sts_templates/full/images/TitleBar700X46.gif);
  color: #808080;
  font-weight: bold;
  text-align: left;
}
TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  vertical-align: bottom;
  /*vertical-align: top;*/
  color: #808080;
  border-top: 1px solid #CCCCCC;
}
TD.productListing-data-cart-description {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  vertical-align: top;
  /*vertical-align: top;*/
  color: #808080;
  border-top: 1px solid #CCCCCC;
  padding-top: 10px
}

A.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  vertical-align: middle; 
  color: #808080;
}
A.productListing-data:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  vertical-align: middle; 
  color: #000000;
}

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;*/
  color: #000000;
}

TD.pageHeadingRed, DIV.pageHeadingRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #ff0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.mainCrAc, P.mainCrAc, SPAN.mainCrAc, DIV.mainCrAc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
   color: #808080;
}


TD.mainCrAc102, P.mainCrAc102, SPAN.mainCrAc102, DIV.mainCrAc102 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
  color: #ff0000;
}
A.mainEmail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #8080ee;
}
A.mainEmail:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ee8080;
}
TD.mainSnap, P.mainSnap, SPAN.mainSnap, DIV.mainSnap, A.mainSnap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #000000;
 /* background: #dddddd;*/
  font-weight: bold;
  vertical-align:middle;
  cursor: pointer;
  cursor: hand;
}
TD.mainSnap:hover, P.mainSnap:hover, SPAN.mainSnap:hover, DIV.mainSnap:hover, A.mainSnap:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #ee0000;
  /*background: #dddddd;*/
  font-weight: bold;
  vertical-align:middle;
  cursor: pointer;
  cursor: hand;
}

DIV.snapgame {
background: #dddddd;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
color: #808080; 
font-weight: bold;
vertical-align:middle;
}

DIV.mainCrAcRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
   color: #ff0000;
}

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: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #cccccc; }

.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: #aaaaaa; color: #ffffff;}

/* input requirement */

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

 div.scroll {
height: 480px;
/*width: 365px;*/
width: 390px;
overflow: auto;
border: 0px solid #666;
background-color: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #222222;
padding: 0px;
font-family:Arial; 
font-size: 13px
}
 
div.scroll2 {
height: 480px;
width: 700px;
overflow: auto;
border: 0px solid #666;
background-color: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
SCROLLBAR-BASE-COLOR: #222222;
padding: 0px;
}
 
 

#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:12px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
Color: black;
background-color: gray;
font-weight: bold;
}

#dropmenudiv a:hover{  
background-color: black;
}



a.menuBouton:hover {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none	
}
a.menuBouton { 
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
} 
TD.menuCelluleSelected {
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000000;
	background-color: #E3E3E3;
	/*padding: 5px*/
}
TD.menuCellule { 
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000000;
}
TD.menuCelluleHover { 
	background-color: #E3E3E3;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000000;
} 
TD.menuLastCellule { 
	text-align : center;
	vertical-align : middle;
}
TD.menuLastCelluleHover { 
	background-color: #E3E3E3;
	text-align : center;
	vertical-align : middle;
}



a.footer_menu {
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; 
  font-weight: bold;
  text-decoration: none;
}

a.footer_menu:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;  
  font-weight: bold;
  text-decoration: none;
}

.decalage{
  font-family: Arial, Verdana, sans-serif;
  padding-top: "100px";
  padding-left: "50px";
}

a.mailinfo{
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #808080; 
  font-weight: normal;
  text-decoration: none;
}

a.mailinfo:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;  
  font-weight: normal;
  text-decoration: none;
}


a.addvista {
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080; 
  font-weight: bold;
  text-decoration: none;
}
a.addvista:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;  
  font-weight: bold;
  text-decoration: none;
}

.footerAddvista, A.footerAddvista, TD.footerAddvista, TR.footerAddvista {
   background: #000000;
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CCCCCC;  
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
  line-height: 1.6;
 }
A.footerAddvista:hover {
   background: #000000;
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;  
  font-weight: bold;
  text-decoration: none;
  vertical-align: bottom;
  line-height: 1.6;
 }
 A.linkYubz {
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;  
  text-decoration: none;
 }
 
 A.linkYubz:hover {
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;  
  text-decoration: underline;
 }
 
A.pressmenu, TD.pressmenu{
text-align: center;
background: #000000;
color: #e3e3e3;
text-decoration: none;
}

A.pressmenu:hover, TD.pressmenu:hover, A.pressmenu:selected, TD.pressmenu:selected{
color: #ffffff;
text-decoration: none;
text-align: center;
}

A.pressmenuOn, TD.pressmenuOn{
text-align: center;
background: #e3e3e3;
color: #000000;
text-decoration: none;
}
A.pressmenuOn:hover, TD.pressmenuOn:hover, A.pressmenuOn:selected, TD.pressmenuOn:selected{
color: #ffffff;
text-decoration: none;
text-align: center;
}

.polaroid, TD.polaroid{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: center;
border:solid 1px #aaaaaa;
background: #ffffff;
color: #555555;
text-decoration: none; 
}

A.adaptorlink:hover {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: center;  
color: #0000ff;
text-decoration: underline; 
font-weight: bold;
}
A.adaptorlink {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: center;  
color: #0000ff;
text-decoration: none; 
font-weight: bold;
}

.no_quantity {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}

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

ul{
	margin-left:0px;
  margin: 0;
  padding:0; 
}

TD.adaptor {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;  
color: #808080;
text-decoration: none; 
}
TD.adaptortitle {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: center;  
color: #606060;
text-decoration: none; 
font-weight: bold;
}
