/*
  $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-size: 10px; }
.errorBox {  font-size : 12px; background: #FF0000; font-weight: bold; padding:6px; text-align:center;}
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #192756; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #818181;
	background-color: #000066;
	margin:0px;
}
BODY, TD {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

A {
  color: #6291e5;
  text-decoration: none;
}

A:hover {
  color: #ff2a2e;
  text-decoration: underline;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

TD.headerNavigation {
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.headerNavigation {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  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;
}

.infoBox {
  background: #e7e7e7;
}

.infoBoxContents {
  background: #FFFFFF;
}

.infoBoxNotice {
  background:#990000;
}

.infoBoxNoticeContents {
  background: #990000;
  
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading ,TD.infoBoxHeading {
  font-size: 14px;
  font-weight: bold;
  color: #4064af;
  text-transform:uppercase;
}

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 {
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e7e7e7;
}

TD.productListing-heading {
  font-size: 12px;
  font-weight: bold;
  border-bottom:1px solid #e7e7e7;
}

TD.productListing-data {

}

A.pageResults {

}

A.pageResults:hover {

}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
}

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;
  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 {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #0D1A44; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #192756; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px;  color:#000000;}
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; color:#000000;}
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 18px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}

.buttonSubmit{
	background-color: #3d62b1;
	background-image:url(images/buttonbg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
 	border-color: #3d62b1;
 	border-style: solid ;
	cursor: pointer;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}

TD.cwrap {background-color:#ffffff; border:1px solid #000000;}
TD.innercwrap {padding:2px 0px;}
TD.leftcol {padding:15px 2px 10px 0px; border-right:1px solid #e7e7e7;}
TD.contentarea {padding:15px;}

TD.topnav {background-image:url(images/navbg.jpg); padding:0px 10px 0px 5px;}
TD.topnav TD {text-transform:uppercase; color:#8e8e8e;}
TD.topnav A {color:#8e8e8e;}
INPUT.searchbox {width:100px; border:1px solid #737373; background-image:url(images/searchshadow.gif); background-repeat:repeat-x; background-color:#FFFFFF;}

TD.footer {text-align:center; padding:5px 0px; font-size:10px; border-top:1px solid #e7e7e7; color:#8e8e8e;}
TD.footer P {margin:10px 0px;}
TD.footer B {text-transform:uppercase;}
TD.footer A {color:#8e8e8e;}
TD.footer A.underline {text-decoration:underline;}

DIV.banner {margin:10px 0px; text-align:center;}

TD.faqHeader {font-weight:bold;padding:4px;}
TD.faqContent {padding:4px;}

blockquote {margin:0px 10px 0px 10px;}

TD.boxwrap {padding-left:18px;}
TD.box {padding:8px 13px;}
TD.box TD {font-size:10px;}
TD.box strong {text-transform:uppercase; font-weight:bold; color:#cdcdcd;}
INPUT.fullwidth {width:100%; border:1px solid #cdcdcd;}

SPAN.redtitle {color:#FF0000;}

DIV.graydiv {margin:10px 0px; text-align:center;}

SPAN.highlight {color:#0033CC;}