/* @override http://williamcarson.com/osCommerce/stylesheet.css */

.boxText {
	font-family: Times, Times, serif;
	font-size: 14px;
}

.errorBox {
	background-color: #ffb3b5;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.stockWarning {
	color: #cc0033;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	color: #329931;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

BODY {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #939393;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
	background-color: #ff9933;
}

TD.headerNavigation {
	color: #ffffff;
	font: 14px "American Typewriter", Times, sans-serif;
	height: 20px;
	vertical-align: bottom;
	background-color: #336699;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background-color: #ff0000;
}

TD.headerError {
	background-color: #ff0000;
	color: #ffffff;
	font-family: Times, Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background-color: #00ff00;
}

TD.headerInfo {
	background-color: #00ff00;
	color: #ffffff;
	font-family: Times, Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background-color: #ff9933;
}

TD.footer {
	background-color: #ff9933;
	color: #ffffff;
	font-family: Copperplate, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.infoBox {
	background-color: #ff9933;
}

.infoBoxContents {
	background-color: #fef0fd;
	font-family: Times, Times, sans-serif;
	font-size: 14px;
}

.infoBoxNotice {
	background-color: #ff7729;
}

.infoBoxNoticeContents {
	background-color: #f8b8d0;
	font-family: Times, Times, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

TD.infoBoxHeading {
	background-color: #ff9933;
	color: #ffffff;
	font: 17px Copperplate, Times, sans-serif;
	height: 22px;
	vertical-align: bottom;
	text-align: center;
}

TD.infoBox, SPAN.infoBox {
	font-family: Times, Times, sans-serif;
	font-size: 14px;
}

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-color: #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-color: #fffdfd;
}

TABLE.productListing {
	border-color: #ccccff;
	border-spacing: 1px;
	border-style: solid;
	border-width: 1px;
}

.productListing-heading {
	background-color: #ccccff;
	color: #FFFFFF;
	font-family: Times, Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Times, Times, sans-serif;
	font-size: 14px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	background-color: #FFFF33;
	color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
	color: #3a7225;
	font-family: Times, Times, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

TR.subBar {
	background-color: #e8f3fd;
}

TD.subBar {
	color: #000000;
	font-family: Times, Times, sans-serif;
	font-size: 14px;
}

TD.main, P.main {
	border-color: black;
	color: #000000;
	font-family: Times, Times, sans-serif;
	font-size: 17px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font: 12px Times, Times, sans-serif;
	color: maroon;
}

TD.accountCategory {
	color: #aabbdd;
	font-family: Times, Times, sans-serif;
	font-size: 17px;
}

TD.fieldKey {
	font-family: Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Times, Times, sans-serif;
	font-size: 16px;
}

TD.tableHeading {
	font-family: Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

SPAN.newItemInCart {
	color: #ff0000;
	font-family: Times, Times, sans-serif;
	font-size: 14px;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Times, Times, sans-serif;
	font-size: 15px;
}

TEXTAREA {
	font-family: Times, Times, sans-serif;
	font-size: 15px;
	width: 100%;
}

SPAN.greetUser {
	color: #663300;
	font-family: Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

TABLE.formArea {
	background-color: #f1f9fe;
	border-color: #6699cc;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Times, Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font-family: Times, Times, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
	font-family: Times, Times, sans-serif;
}

SPAN.errorText {
	color: #ff0000;
	font-family: Times, Times, sans-serif;
}

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}

.checkoutBarCurrent {
	color: #000000;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}

.messageBox {
	font-family: Times, Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}

.messageStackSuccess {
	background-color: #99ff00;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}

.inputRequirement {
	color: #ff0000;
	font-family: Times, Times, sans-serif;
	font-size: 12px;
}
