/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #ff0000; }
.productsNotifications { background: #eceef0; }
.productRef { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #ff0000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #333366; text-decoration: underline; }
.separateur { font-family : Verdana, Arial, sans-serif; font-size : 9px; color: #6699cc; }
.paragrapheTitle {   font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #333366;}
.nb { font-family : Verdana, Arial, sans-serif; font-size: 9px; font-style: italic; }
.alerte { font-size: 18px; font-weight: normal; }

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

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

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

a.accueil:hover{

}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background-color: #BCC9DA;
}

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

/* Lignes Menu de l'entete */

TR.headerMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	background-color: #eceef0;
}

/* Cellules Menu de l'entete */

TD.headerMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	background-color: #eceef0;
}

/* Liens dans le menu de l'entete */

A.headerMenu {
	color: #6985AA;
	font-weight : bold;
}



TR.headerEntete {
	background-color: #FFFFFF;
}

TD.headerEntete {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	background-color: #FFFFFF;
}

TD.themeHeaderPicture { 
	background-color: #6985AA;
	background-repeat: no-repeat;
	background-image: url(http://www.solumag.fr/catalog/images/icons/PubCaddy.gif); 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : normal;
}

TD.headerNavigationcaddy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #6985AA;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

A.headerNavigation { 
	font-size: 10px;
	font-weight : bold;
	color: #ffffff;
  	color: #FFF; 
}



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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	background-color: #FF0000;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
  background-image: url(http://www.solumag.fr/catalog/images/icons/fond_menu.gif); 
}

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

.footerVersion {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #888888;
  font-weight: normal;
}

.html {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
  font-weight: normal;
}

/* fond des boxes vides */

.infoBox {
	background-color: #eceef0;
	border: 1px;
  	border-style: solid;
	background-color: #eceef0;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* fond des boxes avec contenu */

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  	background-color: #eceef0;
	
}

.infoBoxNotice {
  background: #D8DDE1;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat;
	background-image: url(http://www.solumag.fr/catalog/images/infoboxv2/corner_right_left.gif);
}



TD.catBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px;
  	border-style: dashed;
	color: #000000;
	background-color: #fae8cf;
	border-spacing: 1px;
	border-top-color: #3a3e47;
	border-right-color: #FFFFFF;
	border-bottom-color: #3a3e47;
	border-left-color: #FFFFFF;
}

.catBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

.catBox {
	background-color: #ffffff;
}

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

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

TD.SolumagV2 {
  	border: 0px;
	color: #000000;
	background-color: #4e8bcb;
}

TD.SolumagV2G {
	background-color: #7fa5cd;
	background-repeat: no-repeat;
	background-position: top right;
}

TD.SolumagV2D {
	background-color: #7fa5cd;
	background-repeat: no-repeat;
	background-position: top left;
}

TD.BordureV2 {
	background-repeat: repeat;
	background-image: url(http://www.solumag.fr/catalog/images/icons/bordure.gif);
}

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: #eceef0; 
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
}

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: #eceef0; 
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
}


TABLE.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
  background-color: #eceef0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fae8cf;
  color: #000000;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6985aa;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333366;
}

TD.pageHeadingB, DIV.pageHeadingB {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  background-color: #fae8cf;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
}

SPAN.optionLivraison {
  font-family: Verdana, Arial, sans-serif;
  font-weight : normal;
  font-size: 9px;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #BCC9DA; cursor: pointer; }
.moduleRowSelected { background-color: #BCC9DA; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #33CC00; }

/* input requirement */

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

/* trait horizontal */
.line { color: #CCCCCC; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

