.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;
  color: #000000;
  margin: 0px;

}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #010080;
}

TR.headerNavigation {
  background: #010080;
}

TD.headerNavigation {
  font-family: Comic Sans Ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #010080;
  color: #ffffff;
  font-weight : bold;
}

.navigation {
  font-family: Arial, sans-serif;
  align: center;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  line-height: 1.7;
}

.navigationP {
  font-family: Arial, sans-serif;
  align: center;
  font-size: 12px;
  color: #FFA0A0;
  font-weight : bold;
  line-height: 1.7;
}

.navigationY {
  font-family: Arial, sans-serif;
  align: center;
  font-size: 12px;
  color: #fffd5e;
  font-weight : bold;
  line-height: 1.7;
}

.navigation2 {
  font-family: Arial, sans-serif;
  align: center;
  font-size: 12px;
  color: #010080;
  font-weight : bold;
  line-height: 1.7;
}

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

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

.infoBox {
  background: #F5F5F5;
}

.infoBoxMenu {
  background: #CCCCCC;
}

.infoBoxAff {
  background: #FFFFCC;
}

.infoBoxAffSoldes {
  background: #ff4040;
}

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

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

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

.infoBoxContentsAff {
  background: #fffd5e;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Comic Sans Ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  //background: #F5F5F5;
  background: #CCCCCC;
  color: #010080;
  text-align : center
}

TD.infoBoxBot {
  font-family: Comic Sans Ms, Verdana, Arial, sans-serif;
  font-size: 12px;
  //background: #F5F5F5;
  background: #CCCCCC;
  color: #010080;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Comic Sans Ms, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxAff, SPAN.infoBoxAff {
  font-family: Comic Sans Ms, Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Comic Sans Ms, Arial, sans-serif;
  font-size: 11px;
  //background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A.pageResults {
  color: #000000;
}

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

TD.pageHeading, DIV.pageHeading, .pageHeading {
  font-family: Comic Sans Ms, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #b7cfff;
}

.attributes {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7;
  color: #000000;
}

TD.product_listing {
  font-family: Comic Sans Ms, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
}

TD.product_listing_price {
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  color: #010080;
}

TABLE.price {
  font-family: Comic Sans Ms, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #010080;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7;
  //color: #bec6d4;
  color: #000000;
}

TD.main2, P.main2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7;
  //color: #bec6d4;
  color: #000000;
}

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

TABLE.smallTextNewProducts, TD.smallTextNewProducts, SPAN.smallTextNewProducts, P.smallTextNewProducts, a.smallTextNewProducts {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
}

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: Comic Sans Ms, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productSpecialPriceSoldes {
  font-family: Comic Sans Ms, Arial, sans-serif;
  color: #ffffff;
}

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

/* Added */
TD.category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
  background: #000000
}

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

TABLE.mainBackground {
  background: #a4cdf2;
  background-image: url('/shop/images/fond_background.png');
  background-repeat: repeat-x;
}

TABLE.mainBackgroundFoot {
  background: #a4cdf2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  text-align: center;
  line-height: 1.5;
}

SELECT.small {
	font-size: 9;
}


/***** menu CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
/* Il est important de laisser une largeur et une marge, au cas où le Javascript
   soit désactivé. */
	//background-color:#FFF7F7;
	background-color:#E1E6FF;
	//background-image:url(images/menu_item.png);
	color: #000000;
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	//border:1px solid #9F7F85;
	padding:1px;
	width:150px;
	//margin:1em;
	border:none;
}
.menu {
	text-align:center;
	border:none;
}
.ssmenu {
	background-image: url('lookxp/lookxpback.gif');
	background-attachment:left;
	background-repeat:repeat-y;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#cbc8e7,strength=3);
	border:none;
}
.ssmenutext {
	color: #13003B;
	font-size:11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding:5px;
}
	

.menu span, .ssmenu span {
/* pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
	border:none;
}

.ssmenu ul, .ssmenu li {
/* Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	list-style-type:none;
	border:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera...
	La combinaison aucun width et height:100% marche sur tous, donc ne pas toucher */
	font-family:Arial;
	text-decoration:none;
	color:black;
	padding:5px 4px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	border:none;
}
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width :auto;
}


.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	//border:1px solid #316BC6;
	background-color:#C2CEEF;
	color:black;
	text-decoration:none;
	padding:5px 4px;
	border:none;
}

img {
	border:none;
}

.ssmenu img {
	/* pour le look XP, il faut mettre des icônes de 16x16 pixels, on prévoit une marge*/
	margin-right:8px;
	border:none;
}


.ssmenu img.hr {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	width:100%;
	height:0;
	display:block;
	border:none;
}
