/*
  $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: 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 {
  scrollbar-arrow-color:#085196;
  scrollbar-face-color:#4EA4F4;
  scrollbar-highlight-color:#F9F9C5;
  scrollbar-3dlight-color:#4EA4F4;
  scrollbar-shadow-color:#0971D2;
  scrollbar-darkshadow-color:#085196;
  scrollbar-track-color:#EAF2FA;
  background: url(main/bg.gif);
  color: #000000;
  margin: 0px;
}

A {
  color: #250000;
  text-decoration: none;
}

A:hover {
  color: #530000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: url(images/main/bg_nav.gif);
}

TD.headerNavigation {
	font-size: 12pt;
	font-weight: normal;
	color: #250000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
    background: url(images/main/bg_nav.gif);
}

A.headerNavigation { 
  color: #250000; 
}

A.headerNavigation:hover {
  color: #250000;
}

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 {
}

TD.footer {
  font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
  font-size: 12px;
  background: url(main/pixel_blue.gif);
  color: #250000;
  font-weight: normal;
}

.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background: #007F00;
	color: #FFFFE6;
	font-style: italic;
}

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: #f8f8f9 url(main/bg.gif);
}

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background: #2592D0;
}

.productListing-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	font-size: 12px;
	color: #250000;
	font-weight: bold;
	font-style: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 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: #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; }
#toplinks{
	font-size: 9pt;
	font-weight: bold;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}

#toplinks a:link{
	font-size: 9pt;
	font-weight: bold;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
#toplinks a:visited{
	font-size: 9pt;
	font-weight: bold;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
#toplinks a:active{
	font-size: 9pt;
	font-weight: bold;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
#toplinks a:hover{
	font-size: 9pt;
	font-weight: bold;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	text-align: center;
}
#dymlinks{
	font-size: 9pt;
	font-weight: normal;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}

#dymlinks a:link{
	font-size: 9pt;
	font-weight: normal;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#dymlinks a:visited{
	font-size: 9pt;
	font-weight: normal;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#dymlinks a:active{
	font-size: 9pt;
	font-weight: normal;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}
#dymlinks a:hover{
	font-size: 9pt;
	font-weight: normal;
	color: #250000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
}
#catlinks a:link{
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	color: #250000;
}
#catlinks a:visited{
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	color: #250000;
}
#catlinks a:active{
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	color: #250000;
}
#catlinks a:hover{
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
	color: #250000;
}
.boxTop    {
	background: url('main/top.gif');
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #250000;
	font-weight: bold;
	text-align : left;
	white-space: nowrap;
	padding-top: 6px;
	padding-bottom: 4px;
	vertical-align: middle;
}
.boxTop_bl    {
	background: url('main/top_bl.gif');
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align : left;
	white-space: nowrap;
	padding-top: 6px;
	padding-bottom: 4px;
	vertical-align: top;
}
.boxLeft   { background: url('main/left.gif'); }
.boxRight  { background: url('main/right.gif'); }
.box_footer { background: url('main/footer.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.boxCenter {
	font-size: 10px;
	background-color: #FFFFFF;
}
.h_cart_text {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	font-size: 12px;
	font-weight: bold;
	color: #4C82BE;
}
.h_cart_bet {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Eras Demi ITC", Aero;
	font-size: 12px;
	font-weight: bold;
	color: #FC8901;
	text-decoration: underline;
}
TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}
/* // Base Price Insert 1.2.0 */
.tax_info { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #758389; }
/* // Base Price End */.footer_text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#tax_info_link{
	font-size: 9px;
	color: #758389;
	font-family: Verdana, Arial, sans-serif;
}

#tax_info_link a:link{
	font-size: 9px;
	color: #758389;
	font-family: Verdana, Arial, sans-serif;
}
#tax_info_link a:visited{
	font-size: 9px;
	color: #758389;
	font-family: Verdana, Arial, sans-serif;
}
#tax_info_link a:active{
	font-size: 9px;
	color: #758389;
	font-family: Verdana, Arial, sans-serif;
}
#tax_info_link a:hover{
	font-size: 9px;
	color: #758389;
	font-family: Verdana, Arial, sans-serif;
}
.vertikal_l {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0094DE;
}
.vertikal_r {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0094DE;
}
.header_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.form_descr {
	font-family: Geneva, Arial, Helvetica, sans-serifro;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.bg_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D7E1FF;
}
.bg_form_fault {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color: #F3C2B1;
}
