/*
  $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
*/

DIV.headerRight {
  background-image: url(http://www.cyrineh.com/shop/cyh/images/headerRight.jpg); 
  width:745;
  height:138;
}

#fondBronzeSombre {
  background-image: url(http://www.cyrineh.com/shop/cyh/images/fondDoreSombre.jpg); 
  background-repeat: no-repeat;
  /*
  width:360;
  height:650;
  */
}

#fondBronze {
  background-image: url(http://www.cyrineh.com/shop/cyh/images/fondDore.jpg); 
  background-repeat: no-repeat;
  /*
  width:360;
  height:650;
  */
}

.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-repeat: no-repeat;
  background-image: url(http://www.cyrineh.com/shop/cyh/images/fond.jpg); 
  background-color: #876948;
  color: #ffffff;
  margin: 0px;
  width: 1400px;
}

DIV.centerpage {
  width: 965px;
  position: absolute;
  top: 0;
  left: 4%;
/*
  margin:0px auto;
  margin-left: -385px;
  margin-top: 20px;
*/
}

A {
  color: #ffffff;
  text-decoration: none;
}

/* HK Red: B5121B or 990000 */
A:hover {
  /*
  color: #990000;
  color: #AABBDD;
  */
  color: #FFBBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
  height: 80px;
}

A.headerNavigation {
  background: #000000;
  color: #ffffff;
}

TD.headerNavigation {
  background: #000000;
}

A.headerNavigation { 
  color: #ffffff; 
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight : bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #990000; /* red */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight : bold;
  text-decoration: none;
}

A.vertiNav { 
  color: #ffffff; 
  margin: 16px; /* HK info box borders was 3 */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-decoration: none;
}

A.vertiNav:hover {
  color: #999999; /* red */
  margin: 20px; /* HK info box borders was 3 */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-decoration: none;
}

A.vertiNavSel, A.vertiNavSel:hover {
  /* background-image: url(http://www.cyrineh.com/shop/cyh/images/cyh_puce_triangle.gif);  */
  background-repeat: no-repeat;

  color: #990000; /* red */
  margin: 20px; /* HK info box borders was 3 */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-decoration: none;
}

A.language { 
  color: #666666; 
  margin: 16px; /* HK info box borders was 3 */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-decoration: none;
}

A.language:hover {
  color: #999999; /* red */
  margin: 20px; /* HK info box borders was 3 */
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight : bold;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

TABLE.infoBox {
  border: 0px;
  /* background: #999999; displays a border around infobox; was #b6b7cb; */
  margin: 3px; /* HK info box borders was 3 */
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
}

TD.infoBoxHeading {
  border: 0px;
  padding-left: 18px;

  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #990000; /* red */
  font-weight: bold;
}

TABLE.infoBoxContents {
  padding-left: 18px;
  padding-right: 18px;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd, TR.productListing-even {
  background: #000000; /* replaced by HK was #f8f8f9; */
  /* background: #f8f8f9; */
}


TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  /* red is 990000 */
  /*
  background: #b6b7cb;
  background: #A5020B;
  background: #990000;
  background: #A5020B;
  font-weight: bold;
  */
  background: #999999;
  color: #ffffff;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  /*color: #0000FF; */
  color: #990000;
}

A.pageResults:hover {
  /*
  color: #990000;
  */
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  /*
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #9a9a9a;
  */

  background: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #990000;
  font-weight:bold;
}

TD.pageHeadingInverted {
  color: #990000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  background: #000000; /* nouveau rouge: #990000;*/
  font-weight:bold;
  text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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;
}

s{
  font-size: 10px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { color: white; }
.moduleRowOver { color: black;  background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { color: #990000 /*red */; 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: #ffffff; }

/* 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 by HK 07-04-09 */
UL.features {
    list-style-image: url(images/cyh_puce_triangle.gif);
    list-style-position: outside;
}
UL.subfeatures {
    list-style-position: outside;
}
LI {
    list-style-type: none;
    padding-left:10px;
    margin: 0px
}


TABLE.blackbg {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

TD.header {
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
}

TD.pageHeading {
}

TD.smallText {
	background: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	font-weight:bold;
}

TD.copyright {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align : center;
}
A.mentions {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
A.mentions_sm {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.titre {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 24px;
        color: #ffffff;
	margin-left: 25px;
}
.sous-titre {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
        color: #ffffff;
	margin-left: 25px;
}
#illustration {
  width: 164px;
  background-color: #ffffff;
  text-align : center;
}

#interieur {
  width: 400px;
  /* background-color: #000000;*/
  text-align : right;
}

TD.descriptionTd {
  padding-left: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

TD.illustrationTd {
  background: #ffffff;
  /*padding-left: 25px black;*/
}

.halfVspace {
  font-size: 8px;
}

TABLE.w1 {
  background: #ffffff;
  border-width: 0;
  padding: 15px;
  /*
  left-padding: 10px;
  right-padding: 10px;
  top-padding: 15px;
  bottom-padding: 5px;
  */
  text-align: center;
}

img.w1 {	/* color navigation icons */
  width: 40px; /* 47px; */
  height:  80px; /* 83px; */
  border-width: 0;
}

img.wi {	/* images of interiors */
  width: 240px; /* 47px; */
}

img.wnf {	/* images when there is no flash */
  width: 160px;
  height: 320px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.indent {
	padding-left: 25px;
}

.text3r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.cyhBagNamesInColl { /* used for bag names in collection */ 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
.boxText {	/* column boxes regular text */
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
SPAN.productSpecialPrice {	/* Special Price In Collections & Product Page */
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #990000; /* red */
}


h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

