/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/


.boxText {   }

.cat .boxtext a{
	padding: 3px;
}

.cat .boxtext a:hover{
	background-color: #d1edf8;
	padding: 3px;
	text-decoration:none;
}

.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning {  font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
 	background: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

  /*background: #ffffff;*/
}

TD.headerNavigation {
    color: #274180;
  font-weight : bold;
}

A.headerNavigation { 
  color: #fff;
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #fff;
}

TR.headerError {
  background: #274180;
}

TD.headerError {

  font-size: 12px;
  background: #274180;
  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 {  
  background: #274180;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {

}


TD.infoBoxHeading {
  font-weight: bold;
  color: #274180;
}

TD.infoBox, SPAN.infoBox {

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

/* TRAV */

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

.productListing-heading {
  color: #000;
  font-weight: bold;
  background: #ff9933;
}

TD.productListing-data {

}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
font: bold 24px/28px 'Times New Roman', serif;
	margin: 20px 0 5px;
	color: #00f;  /*font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;*/
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

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

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

TD.fieldValue {
  font-size: 12px;
}

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

SPAN.newItemInCart {
  color: #274180;
}

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;
  border-color: #f82806;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.productSpecialPrice {
  color: #274180;
}

SPAN.errorText {
  color: #274180;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }

.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }

.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #274180; }

/*** Begin Header Tags SEO ***/

h1 {
font: bold 24px/28px 'Times New Roman', serif;
	margin: 20px 0 5px;
	color: #00f;  /*font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;*/
  text-transform: uppercase;

}

h2 {
	font: bold 16px/19px 'Times New Roman', serif;
	margin: 20px 0 5px;
	color: #00f;
	text-decoration:none;
}

h2 a{
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

h3 {
	text-align: center;
	margin: 5px 0;
	font: 16px/19px 'Times New Roman', serif;
}


/*** End Header Tags SEO ***/

.maintable {margin-left: auto; margin-right: auto; width: 950px;}
.PriceList  {  color: #274180; font-size: 16px; font-weight: bold; }
.SavingsPercent  { font-size: 8px; }
.oldPrice { text-decoration: line-through; }

.greybd {
 	font-size: 12px;
 	font-weight: bold;
 	color: #274180;
}

#greylink a {
	color:#00F;
  text-decoration: none;
}

#greylink a:hover {
	color:#00F;
  text-decoration: underline;
}

.loginbutton {
	background-color: #ff9933;
	text-align: center;
	padding: 5px;
}

.rightalign a span {
	color: #ff9900
}
.rightalign {
	text-align: right;
	padding: 5px 0;
}
