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

BODY {
  padding:0;
  color: #000000;
  margin: 0px;
  font-family:"Times New Roman", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}

.maintable {
  width:985px;
}

.column_left {
  background-color:#648483;
  width:240px;
}

.column_content {
  padding-left:25px;
}

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

A:hover {
  color: #999999;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background-color:#648483;
}

TD.headerNavigation {
  font-family: Times, serif, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  background-color:#648483;
}

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

A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

.breadcrumb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#CCCCCC;
  background-color:#648483;
  padding: 3px;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.footer {
  background-color:#628281;
  height:88px;
}

TD.footer {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

.footer a:link {
  text-decoration:none;
  color: #FFFFFF;
}

.infoBox {
  text-align:left;
  color:#FFFFFF;
  padding-left:20px;
}

.infoBoxContents {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align:left;
  color:#FFFFFF;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom:#FFFFFF 1px solid;
  padding-left:20px;
  height:30px;
  border-top:#FFFFFF 5px solid;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
}

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

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

TABLE.productListing {
  border: 0px;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  border-bottom:#CCCCCC 1px dotted;
}

TD.productListing-data {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  height:40px;
  vertical-align:bottom;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#000000;
}

.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman"
, Verdana, Arial, sans-serif;
  font-size: 14px;
}

.smallText a:link {
  font-size: 14px;
}

TD.accountCategory {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  border:#999999 1px solid;
}

SPAN.greetUser {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff3333;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Times New Roman", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Times New Roman", Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Verdana, Arial, sans-serif; font-size: 14px; color: #ff0000; }

.shoppingcart {
	color:#2180be;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:11px;
}

.shoppingcart a:link {
	color:#7dae00;
	text-decoration:underline;
}
.shoppingcart a:active {
	color:#7dae00;
	text-decoration:underline;
}
.shoppingcart a:visited {
	color:#7dae00;
	text-decoration:underline;
}
.shoppingcart a:hover {
	color:#7dae00;
	text-decoration:none;
}

.submenu {
	color:#338ac2;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:11px;
}

.submenu a:link {
	color:#338ac2;
	text-decoration:none;
}

.submenu a:active {
	color:#338ac2;
	text-decoration:none;
}

.submenu a:visited {
	color:#338ac2;
	text-decoration:none;
}

.submenu a:hover {
	color:#338ac2;
	text-decoration:underline;
}

.footer1 { 
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	color:#666666;
	font-size:11px; 
	background:url(images/bullet.gif) no-repeat left top; 
	background-position:0 5px; 
	padding-left:11px; 
	margin-right:15px ;
}

.footer1 a:link {
	color:#666666; 
	text-decoration:none;
}

.footer1 a:active {
	color:#666666; 
	text-decoration:none;
}

.footer1 a:visited {
	color:#666666; 
	text-decoration:none;
}

.footer1 a:hover {
	color:#80AC00; 
	text-decoration:none;
}

.footer {
	color:#4F4F4F; 
}

.copyright {
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	color:#666666;
	font-size:11px; 
}

.categories {
	font-family: "Times New Roman", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-left:20px;
}

.categories a:link {
	text-decoration:none;
	color:#FFFFFF;
}

.categories a:active {
	text-decoration:none;
	color:#FFFFFF;
}

.categories a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.categories a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.bgcontent {
	border-left:#c7c7c7 1px solid;
}

.field {
	border:#999999 1px solid;
	font-family: "Times New Roman", Verdana, Arial, sans-serif;
	font-size: 14px;
	width:200px;
}