/*
  $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; color:#ffffff;  }
.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; }

IMG {
  border: 0;
}

HR {
  height:1px;
  color:#000;
  background-color:#000;
  border-style:none;
}

BODY {
  background: #294663;
  background-image: url(images/template/background.gif);
  color: #ffffff;
  margin: 0px;
}

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

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

FORM {
   display: inline;
   color: #f1f1f1;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #f1f1f1;
  background-image: url(images/template/linkbar.gif);
}

TD.headerNavigation {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight : bold;
  background: #f1f1f1;
  background-image: url(images/template/linkbar.gif);
  color: #000000;
}

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

A.headerNavigation:hover {
  color: #000000;
  text-decoration:underline;
}

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: #478197;
  background-image: url(images/template/watertile.gif);
}

TD.footer {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
}



.footer_custom {
  font-family:Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#ffcc66;
  font-weight:bold;
  }

a.footer_custom:link {
  font-family:Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#ffcc66;
  font-weight:bold;
  text-decoration:none;
  }

a.footer_custom:visited {
  font-family:Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#ffb555;
  font-weight:bold;text-decoration:none;
  }

a.footer_custom:hover {
  font-family:Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size:11px;
  color:#ffb555;
  font-weight:bold;
  text-decoration:none;
  }





.infoBox {
  background: #478197;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #478197;
  background-image: url(images/template/watertile.gif);
  color: #ffffff;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #478197;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #478197;
  background-image: url(images/template/watertile.gif);
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #ccffff;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #ccffff;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffcc66;
}

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,helvetica,sans-serif;
  font-size: 12px;
  text-align: justify; 
  line-height: 1.5;
}

a.main {
  color: #ccffff;
  text-decoration: underline;
}

a.main:hover {
  color: #99ffff;
  text-decoration: none;
  }
  
a.main:visited {
  color:#99ffff;
  text-decoration:underline;
  }


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: 100%;
  color: #ffcc66;
  font-weight: bold;
}

.greetUser:link {
  font-family: Verdana, Arial, sans-serif;
  font-size:100%;
  color:#ffcc66;
  font-weight:bold;
  text-decoration:none;
  }

.greetUser:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size:100%;
  color:#ffb555;
  font-weight:bold;text-decoration:none;
  }

.greetUser:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size:100%;
  color:#ffb555;
  font-weight:bold;
  text-decoration:underline;
  }

  

TABLE.formArea {
  background: #243954;
  border-color: #478197;
  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;
}

h1.heading {
  font-family: Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size: 18px;
  color: #ffcc66;
  font-weight:bold;
}

h2.subtitle {
  font-family: Eurostar Regular Extended,verdana,arial,helvetica,sans-serif;
  font-size: 16px;
  color: #ffcc66;
  font-weight:bold;
}

.shiptable {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align: left;
}

li {
  font-family:verdana,arial,helvetica,sans-serif; 
  color:#ffffff; 
  text-align: justify; 
  padding-bottom: 10px;
}

li.sitemap  {
  list-style-type: square; 
  font-family: verdana,arial,helvetica,sans-serif; 
  color: #ffcc66; 
  text-align: left;
  margin: 0;
  padding:0 0 1px 0;
}  

.moduleRow { }
.moduleRowOver { background-color: #478197; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #73ACC3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #c1c1c1; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffcc66; }

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

