/*
  $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: 11px; color: #3c3c3c;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FFFFFF; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #920128; text-decoration: underline; }

.header {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #001B72}
a.header:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #001B72}
a.header:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; color: #001B72}
a.header:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:underline; font-weight: bold; color: #001B72}

.header2 {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header2:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header2:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FFFFFF}
a.header2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline; font-weight: bold; color: #FFFFFF}

.smallTextwhite {	font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration:underline; color: #215580}
a.smallTextwhite:link {  font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration:underline; color: #215580}
a.smallTextwhite:visited {  font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration: underline; color: #215580}
a.smallTextwhite:hover {  font-family: Tahoma, Arial, Verdana; font-size: 12px; text-decoration:underline; font-weight: bold; color: #5B8FB2}

.smallTextwhite2 {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #215580; line-height: 18px}
a.smallTextwhite2:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #215580; line-height: 18px}
a.smallTextwhite2:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #215580; line-height: 18px}
a.smallTextwhite2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #215580; line-height: 18px}

.np1{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}
a.np1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:underline; font-weight: bold; color: #ffb400}

.price{	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color: #353434}

BODY {
/*background:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;*/
background-color:#20557F;
  margin: 0px;
}

A {
  color: #001b72;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  #background: #bbc3d3;
  #color: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  #color: #FFFFFF; 
  color: #000000; 
}

A.headerNavigation:hover {
  #color: #ffffff;
  color: #000000;
}

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


.footer {	font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #215580}
a.footer:link {  font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #215580}
a.footer:visited {  font-family:  Arial, sans-serif; font-size: 10px; font-weight: none; text-decoration:none; color: #215580}
a.footer:hover {  font-family:  Arial, sans-serif; font-size: 10px; text-decoration:underline; font-weight: none; color: #215580}

.nav {	font-family:  Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}
a.nav:link {  font-family:  Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}
a.nav:visited {  font-family:  Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color: #ffffff}
a.nav:hover {  font-family:  Arial, sans-serif; font-size: 12px; text-decoration:underline; font-weight: bold; color: #ffffff}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: normal;
}

.infoBox {
  background: none;
}

.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.infoBox3 {
  background: none;
}

.infoBoxContents3 {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  padding-left: 12px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.white{	font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration:none; color: #001B72; line-height: 18px}
a.white:link {  font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration:none; color: #001B72; line-height: 18px}
a.white:visited {  font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; text-decoration:none; color: #001B72; line-height: 18px}
a.white:hover {  font-family: Tahoma, Arial, Verdana; text-decoration:underline; font-weight: bold; color: #001B72; line-height: 18px}


.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #656565; 
}

.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: 13px;
  font-weight: bold;
  color: #000000;
}
TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #414141;
}

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

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #215580;
  color: #fbfbfb;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

a.productListing-heading:link {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #215580;
  color: #fbfbfb;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

a.productListing-heading:visited {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #215580;
  color: #fbfbfb;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:none;
}

a.productListing-heading:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #215580;
  color: #fbfbfb;
  font-weight: bold;
  padding-top: 5;
  padding-bottom: 5;
  text-decoration:underline;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding-top: 15;
  padding-bottom: 15;
}

A.pageResults {
  color: #215580;
}

A.pageResults:hover {
  color: #215580;
  background: #ececec;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #001b72;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #414141; line-height: 18px}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #eeeeee; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #eeeeee; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #efccff; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

#content { 
background:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
	}