/*
  $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
*/

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

td.pagestbody { font-family : Arial, sans-serif; font-size : 16px; text-align: center; color: #FFFFFF; font-weight: bold; }
td.footer { font-family : Arial, sans-serif; font-size : 14px; text-align: center; color: #FFFFFF;  }
td.rouge { font-family : Arial, sans-serif; font-size : 12px; text-align: center; color: #FFFFFF; }

td.texthomeheader { font-family : Arial, sans-serif; font-size : 16px; font-weight: bold; padding-left:12px; padding-top:12px; color:#424242;}
td.homeslogan { font-family : Arial, sans-serif; font-size : 16px; font-weight: bold; padding-left:12px; padding-top:12px; color:#424242;}
td.homeentry { font-family : Arial, sans-serif; font-size : 14px; color: #CC0000;}

.languages{color: #CC0000; font-family: arial; font-size : 10px; font-weight: bold; }

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

.verticaltext{
font: bold 9px Arial;
width: 15px;
writing-mode: tb-rl;
}

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


td.borderhome{
border-top-style:solid;
border-top-width:1px;
border-top-color:#989590;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#989590;
}

.languages{color: #FFFFFFF; font-family: arial; font-size : 12px; font-weight: bold; }


a.languageshome{
font-family: Verdana, Arial, sans-serif;
font-size:12px;
color:#424242;
font-weight: bold;
}

a.languageshome:hover{
font-family: Verdana, Arial, sans-serif;
font-size:12px;
color:#CC0000;
}

a.languageshomeactive{
font-family: Verdana, Arial, sans-serif;
font-size:12px;
color:#CC0000;
font-weight: bold;
}