/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  Copyright (c) 2003 osCommerce
  modified 12/2007 by Kaye Balke
*/

.boxText { font-family: Verdana, sans-serif; font-size: 12px; color:#dfe5ed; background:#02033c; }
.errorBox { font-family : Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #02033c; }
.orderEdit { font-family : Verdana, sans-serif; font-size : 12px; color: #00AD44; text-decoration: underline; background: #000041;}
.bodytext { }	
.bordered { border: 2px solid #fbfbe9; font-family: Verdana, sans-serif;}
.importantcentered {text-align:center;font-size:1.2em;font-weight:bold;}
.right_bordered { border-right: 1px solid #fbfbe9;}
.indented { padding-left: 20px;}
p.indented {margin-left: 30px;}
td.aligntop{vertical-align:top;}
p.strong{font-weight:bold; font-size:11px}
.address{ position:absolute; float:right; font-size:.8em;line-height:1.1em;  font-family:verdana, sans-serif; top:20px;left:780px}
BODY {
  background: #000041;
  color: #fbfbe9;
  margin: 0px; 
}

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

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

h1 {font-style:italic; font-size:18px;}

FORM { display: inline;}

TR.header {
  display: inline;
}

td.header {
	display: inline;}

#headerNavigation {
	border-top: 1px solid #02033c;
	border-bottom: 1px solid #859fbd;
}

TR.headerNavigation {
  background: #dfe5ed;  
}

TD.headerNavigation {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #dfe5ed;
  color: black;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: #02033c;
}

TR.headerError {
  background: #c40916;
}

TD.headerError {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  background: #c40916;
  color: #dfe5ed;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #000041;
  color: #D9ECDB;
}

TD.headerInfo {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #000041;
  color: #D9ECDB;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #dfe5ed;
  color: black;
}

TD.footer {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  background: #dfe5ed;
  color: black;
  font-weight: bold;
}

.footer boxText{
	color: black;
	}

.infoBox {
  line-height: 1.5em;
  background: #000041;
}

.infoBoxContents {
  background: #000041;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #000041;
}

.infoBoxNoticeContents {
  background: #000041;
  font-family:  Verdana, sans-serif;
  font-size: 12px;
}

.categories {
  font-size: 11px;
  line-height: 1.8em;
}

.categoriesBox {
  line-height: 1.6em;
  background: #000041;
  font-family:  Verdana, sans-serif;
  border: 2px solid #fbfbe9;
}

TD.infoBoxHeading {
  padding-top: 10px;
  font-family:  Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps; 
  background: #000041;
  color: #fbfbe9;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: white;
  background: #000041;  
}

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: #000041;
  color:#fbfbe9;
}

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: #000041;
  color: #fbfbe9;
}

TABLE.productListing { 
	background:#000041; 
	color: #fbfbe9;  
	border-right: thin #fbfbe9; 
	border-bottom: thin #fbfbe9; 
	border-left: thin #fbfbe9; 
	}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #fbfbe9;
  color: black;
  font-weight: bold;
  text-align: center;
}

TD.productListing-data {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  background: #000041;
  color: #fbfbe9;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fbfbe9;
  background: #000041;
  text-align:left;
  padding-left: 30px;
  padding-bottom: 8px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  background: #000041;
  color: #fbfbe9;
  border:thin #fbfbe9;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  background: #000041;
  color: #fbfbe9;
}

TD.accountCategory {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
  background: #000041;
  color: #fbfbe9;
}

TD.fieldKey {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000041;
  color: #fbfbe9;
}

TD.fieldValue {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  background: #000041;
  color: #fbfbe9;
}

TD.tableHeading {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000041;
  color: #fbfbe9;
 
}

SPAN.newItemInCart {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #859fdb;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family:  Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family:  Verdana, sans-serif;
  font-size: 12px;
  color: #fbfbe9;
  font-weight: bold;
}

TABLE.formArea {
  background: #000041;
  color: #fbfbe9;
  border: solid 1px #fbfbe9;
}

TD.formAreaTitle {
  font-family: Tahoma,  Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Verdana, sans-serif;
  color: #FFFE1F;
  font-weight: bold;
}
.moduleRow { color: #fbfbe9; background-color: #000041; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 13px; color: #fbfbe9; }
.checkoutBarCurrent { font-size: 13px; color: #E3E3CB; }

/* message box */

.messageBox { font-family: Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family:  Verdana, sans-serif; font-size: 12px; color: black; background-color: #EEBDD5; }
.messageStackSuccess { font-family:  Verdana, sans-serif; font-size: 12px; color: black; background-color: #8DE2F9; }

/* input requirement */

.inputRequirement { font-family: Verdana, sans-serif; font-size: 12px; color: #FFFE1F; font-weight:bold; }

a.soldout {text-decoration: underline; font-size:18px; letter-spacing:2px; color: #BAD6FE;}
a.soldout:hover{color: #FFFAB8;}
