/*
  $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 {
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #dcd6bc;
  background-repeat: repeat-x;
  background-image: url(images/bg.jpg);
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	color: black;
}

TD.headerNavigation {
  font-size: 10px;
  color: black;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0f20a4; 
}

A.headerNavigation:hover {
  color: #0f20a4;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {

  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  margin-bottom: 15px;

  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  margin-top: 15px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-right: 5px;
  background-color: #cccccc;
  font-size: 11px;
  font-weight: bold;
  color: black;
}

TD.infoBox, SPAN.infoBox {
  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;
}

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-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  color: black;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  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; }

#header { text-align: left; background-image: url(images/header.jpg); background-repeat: no-repeat; height: 90px; width: 763px; }

#main { text-align: left; padding-top: 15px; background-image: url(images/topmain.jpg); background-repeat: no-repeat; width: 763px; }

#nav { background-image: url(images/menu/menubg.jpg); background-repeat: repeat-x; width: 763px; height: 35px; }

#wrapper { text-align: center; margin-left: auto; margin-right: auto; margin-top: 0; width: 763px; background-image: url(images/maindrop.jpg); background-repeat: repeat-y; }

#topmenu { margin-bottom: 10px; }

#about { margin-right: 9px; float: left; background-image: url(images/menu/about.jpg); background-repeat: no-repeat; height: 35px; width: 99px; }

#testimonials{ margin-right: 9px; float: left; background-image: url(images/menu/testimonials.jpg); background-repeat: no-repeat; height: 35px; width: 93px; }

#frankreports { margin-right: 9px; float: left; background-image: url(images/menu/information.jpg); background-repeat: no-repeat; height: 35px; width: 138px; }

#process { margin-right: 8px; float: left; background-image: url(images/menu/process.jpg); background-repeat: no-repeat; height: 35px; width: 95px; }

#candidates { margin-right: 8px; float: left; background-image: url(images/menu/candidates.jpg); background-repeat: no-repeat; height: 35px; width: 96px; }

#media { margin-right: 8px; float: left; background-image: url(images/menu/media.jpg); background-repeat: no-repeat; height: 35px; width: 94px; }

#contact { float: left; background-image: url(images/menu/contact.jpg); background-repeat: no-repeat; height: 35px; width: 97px; }

#checkout { font-weight: bold; font-size: 10px; text-align: center; }

#checkout a:hover { text-decoration: underline; }

#footer { margin-top: 75px; text-align: left; height: 61px; width: 763px; }

#footleft { float: left; background-image: url(images/bar1.jpg); background-repeat: no-repeat; height: 61px; width: 183px; }

#footcenter { color: #7b7b79; padding-top: 10px; font-size: 8px; height: 61px; width: 513px; background-image: url(images/bar2.jpg); background-repeat: repeat-x; float: left; }

#footright { padding-top: 15px; float: left; background-image: url(images/bar3.jpg); height: 61px; background-repeat: no-repeat; width: 67px; }

ul#navlist
{
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: white;
text-decoration: none;
}

#navlist a#current
{
color: white;
text-decoration: none;
}

#navlist a#about:hover
{background-image: url(images/menu/about_on.jpg); background-repeat: no-repeat; height: 35px; width: 99px; 
}

#navlist a#testimonials:hover
{background-image: url(images/menu/testimonials_on.jpg); background-repeat: no-repeat; 
}

#navlist a#frankreports:hover
{background-image: url(images/menu/information_on.jpg); background-repeat: no-repeat; 
}

#navlist a#process:hover
{background-image: url(images/menu/process_on.jpg); background-repeat: no-repeat; 
}

#navlist a#candidates:hover
{background-image: url(images/menu/candidates_on.jpg); background-repeat: no-repeat; 
}

#navlist a#media:hover
{background-image: url(images/menu/media_on.jpg); background-repeat: no-repeat;
}

#navlist a#contact:hover
{background-image: url(images/menu/contact_on.jpg); background-repeat: no-repeat;
}

.infoBoxContents img
{
	margin-right: 15px;
	border-style: none;
}

.infoBoxContents a
{
	color: #c40202;
	text-decoration: underline;
	border-style: none;
}

h4
{
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}

ul
{
	padding-top: 0px;
	margin-top: 0px;
}


