/*
  $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: Georgia, Times New Roman, serif;
	font-size: 11px
}
.errorBox {
	font-family : Georgia, Times New Roman, serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Georgia, Times New Roman, serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : Georgia, Times New Roman, serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
A.copyright {
	font-family : Georgia, Times New Roman, serif;
	font-size : 10px;
	color: #583E18;
	text-decoration: none;
}
A.copyright:hover {
	font-family : Georgia, Times New Roman, serif;
	font-size : 10px;
	color: #C41230;
	text-decoration: underline;
}
HTML {
	height:100%;
}
BODY {
	background: #F8F4ED url(images/bg.jpg) 100% 100% no-repeat fixed;
	color: #583E18;
	margin: 0px;
	scrollbar-arrow-color: #F8F4ED;
	scrollbar-3dlight-color: #C41230;
	scrollbar-highlight-color: #F8F4ED;
	scrollbar-face-color: #C41230;
	scrollbar-shadow-color: #F8F4ED;
	scrollbar-darkshadow-color: #C41230;
	scrollbar-track-color: transparent;
	height:100%;
}
A {
	color: #583E18;
	text-decoration: none;
}
A:hover {
	color: #C41230;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TABLE.header {
	background: #F8F4ED;
	background-image: url(images/headerNavigation.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
TR.header {
	background: transparent;
}
TR.headerNavigation {
	height:32px;
}
TD.headerNavigation, div.headerNavigation {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #583E18;
	font-weight : bold;
}
A.headerNavigation {
	color: #583E18;
}
A.headerNavigation:hover {
	color: #C41230;
}
TR.topNavigation {
	height:32px;
}
TD.topNavigation, div.topNavigation {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #C41230;
	font-weight : bold;
}
A.topNavigation {
	color: #C41230;
}
A.topNavigation:hover {
	color: #C41230;
}
TR.headerError {
	background: #C41230;
}
TD.headerError {
	font-family: Tahoma, Georgia, Times New Roman, serif;
	font-size: 12px;
	background: #C41230;
	color: #F8F4ED;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Georgia, Times New Roman, serif;
	font-size: 12px;
	background: #00ff00;
	color: #F8F4ED;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #C41230;
	height:20px;
}
TD.footer {
	font-family: Georgia, Times New Roman, serif;
	height:20px;
	font-size: 12px;
	background: #C41230;
	font-variant: small-caps;
	background-image: url(images/header_bg.gif);
	color: #FDE760;
	font-weight : bold;
}
.infoBox {
	background: #C41230;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.infoBoxContents {
	background: #EDE3D1;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
TD.infoBoxHeading {
	font-family: Georgia, Times New Roman, serif;
	height:20px;
	font-size: 12px;
	background: #C41230;
	font-variant: small-caps;
	background-image: url(images/header_bg.gif);
	color: #FDE760;
	font-weight : bold;
}
TD.infoBox, SPAN.infoBox {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
.menuBox {
	background: transparent;
}
.menuBoxContents {
	background: transparent;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
.menuBoxNotice {
	background: #FF8E90;
}
.menuBoxNoticeContents {
	background: transparent;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
TD.menuBoxHeading {
	font-family: Georgia, Times New Roman, serif;
	height:32px;
	font-size: 12px;
	background: transparent;
	font-variant: small-caps;
	color: #FDE760;
	font-weight : bold;
	background-image: url(images/menuBoxHeading.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}
TD.menuBoxHeading a, TD.menuBoxHeading a:hover {
	color: #FDE760;
	text-decoration: none;
}
TD.menuBox, SPAN.menuBox {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
TD.searchBoxContents {
	font-family: Georgia, Times New Roman, 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: #F8F4ED;
}
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: #EDE3D1;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #C41230;
	border-spacing: 1px;
	background: #C41230;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.productListing-heading {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	background: #C41230;
	color: #F8F4ED;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
A.pageResults {
	color: #583E18;
}
A.pageResults:hover {
	color: #C41230;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, Times New Roman, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C41230;
	font-variant: small-caps;
}
TD.pageHeadingBis, DIV.pageHeadingBis {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C41230;
	font-variant: small-caps;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Georgia, Times New Roman, serif;
 font-size: 11px  color: #583E18;
}
TD.main, P.main {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
TD.accountCategory {
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Georgia, Times New Roman, serif;
 font-size: 11px  color: #C41230;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
}
TEXTAREA {
	width: 100%;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
}
SPAN.greetUser {
	font-family: Georgia, Times New Roman, 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: Tahoma, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Georgia, Times New Roman, serif;
	color: #C41230;
}
SPAN.errorText {
	font-family: Georgia, Times New Roman, serif;
	color: #C41230;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Georgia, Times New Roman, serif;
font-size: 11px color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Georgia, Times New Roman, serif;
font-size: 11px color: #583E18;
}
/* message box */

.messageBox {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px
}
.messageStackError, .messageStackWarning {
	font-family: Georgia, Times New Roman, serif;
	color:white;
	font-weight: bold;
	font-size: 12px;
	background-color: #C41230;
}
.messageStackSuccess {
	font-family: Georgia, Times New Roman, serif;
font-size: 11px background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #C41230;
}
hr {
	color: #C41230;
	height: 1px;
	margin: 0px;
}
.cssbutton {
	background: transparent;
	color : #FDE760;
	width : 125px;
	height: 30px;
	padding-top: 0px;
	padding-left: 22px;
	vertical-align: top;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	font-variant: small-caps;
	cursor: pointer;
	text-align:left;
	text-decoration:none;
	border: none;
	background-image: url(images/button.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.cssbuttonsubmit {
	background: transparent;
	vertical-align: top;
	color: #FDE760;
	width : 125px;
	height: 30px;
	padding-top: 3px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
	cursor: pointer;
	text-align:left;
	border:none;
}
textarea {
	font-family:  Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41230;
	background-color: #F8F4ED;
	border: 1px solid #583E18;
}
input {
	font-family:  Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41230;
	background-color: #F8F4ED;
	border: 1px solid #583E18;
}
select {
	font-family:  Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41230;
	background-color: #F8F4ED;
	border: 1px solid #583E18;
}
option {
	font-family:  Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C41230;
	background-color: #F8F4ED;
	border: 1px solid #583E18;
}
.thumbnail {
	border: 1px solid #C41230;
}
a.thumb img {
	border: 1px solid #C41230;
	display: block;
}
.footertable {
	margin-right: 450px;
}
.footertable td {
	padding: 0 10px;
}
small {
	FONT-SIZE: 8px;
	FONT-FAMILY:  Verdana, sans serif;
}

