/*
  $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: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; color:#000000}
.stockWarning { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #ffffff;
  background: #000066;
  margin: 0px;
  font-size:11px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #8859B8;
}

TD.headerNavigation {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #8859B8;
  color: #ffffff;
  font-weight : bold;
  border-top: 5px solid #8859B8;
  border-bottom: 5px solid #8859B8;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #8859B8;
}

TD.footer {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #8859B8;
  color: #ffffff;
  font-weight: bold;
  border-top: 5px solid #8859B8;
  border-bottom: 5px solid #8859B8;
}

.infoBox {
  background: #4A3A94;
  font-size: 11px;  
}

.infoBoxContents {
 /*
  background: #FFFFFe;
  color:#000066;  */
  border-left: 10px solid #4A3A94;
  background: #4A3A94;
  color:#FFFFFe;  
  font-family: Tahoma, Arial, Verdana, sans-serif; 
  font-size: 12px;
}
.infoBoxContentsCart{
  background: #4A3A94;
  color:#FFFFFe;  
  font-family: Tahoma, Arial, Verdana, sans-serif; 
  font-size: 12px;
}

.infoBoxContents a {
  color:#FFFFFe;  
  line-height:15px;  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #000066;
  color:#FFFFFe;  
  font-family: Georgia, Arial, Verdana, sans-serif; 
  font-size: 12px;
}


TD.infoBoxHeading {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: normal;
  background: #4A3A94;
  border-top: 10px solid #4A3A94;  
  border-bottom: 7px solid #4A3A94;  
  color: #ffffff;
  font-weight: bold;

}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #4A3A94;  
}

TD.infoBox, A{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

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

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

.productListing-heading {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #4A3A94;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #000066;  
  color:#FFFFFe;
}

TD.productListing-data a {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #000066;  
  color:#FFFFFe;
}

A.pageResults {
  color: #ffff66;
  text-decoration:none;  
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #000066;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
  border-top: 10px solid #000066;
  border-bottom: 5px solid #000066;
  border-right: 15px solid #000066;
}

h1 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 24px;
  line-height:26px;
  font-weight: normal;
  color: #FFFFFF;
  border-top: 14px solid #000066;
}
h2 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  border-top: 6px solid #000066;
}

h3 {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
  padding:0px;
  margin:0px;
  border:0px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFF00;
}

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

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

SPAN.greetUser {
  font-family: Georgia, Arial, Verdana, 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: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; }
.checkoutBarCurrent { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; color: #FFFF00; }

/* message box */

.messageBox { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; color:#000000 ; padding: 5px 5px 5px 5px;}
.messageStackSuccess { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00;  color:#000000; padding: 5px 5px 5px 5px;}

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; color: #ffFF00; }

.cssbutton {
	background: #FFFFFF;
	color : #000066;
	width : 110px;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #000066;
	border-spacing: 1px;
}

 
.cssbuttonsubmit{
	background: #ffffff;
	vertical-align: top;
	color: #000066;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	border:none;
}

hr{
	width:200;
	height:1px;
	margin: 10px 0px 10px 0px;
	color:#FFFFFF;
	
}

.quotes{
	width:70%; 
	font-family: Georgia, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	line-height:14px;
	color: #FFFFFF;
	text-align:left;
}
.quotes .q{
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
}
.quotes .n{
	font-weight:bold;
}


TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.deliveryBox {
  font-family: Georgia, Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #8859B8;
  color: #ffffff;
  font-weight : bold;
  border-top: 5px solid #8859B8;
  border-bottom: 5px solid #8859B8;
  padding: 10px;
}