/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.boxText { font-family: "Courier New", Courier, Monospace; font-size: 12px;  font-style: normal;  }
.errorBox { font-family : "Courier New", Courier, Monospace; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Courier New", Courier, Monospace; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Courier New", Courier, Monospace; font-size : 11px; color: #AC6A6A; text-decoration: underline; }

.DescrYearHeading {
	font-family: "Courier New", Courier, Monospace; font-size : 11px; font-weight: bold;
}
.DescrYear {
	font-family: "Courier New", Courier, Monospace; font-size : 11px; 
}

BODY {
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
	width:100%;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
/*  background: #bbc3d3;*/
}
TD.imagebox {
border:thin;
border-color:#000000
}

TABLE.standardosC {
	position: inherit;
	overflow: visible;
	border-collapse: separate;
	empty-cells: show;
	table-layout: auto;
	background-color: white;
}
TR.standardosC {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	background-color: white;
}
TD.standardosC {
	background-color: white;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

TD.headerNavigation {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
 /* border-top: 1px solid #CD5C5C;*/
  /*border-bottom: 1px solid #CD5C5C;*/
  margin-top: 2px;
  margin-bottom: 2px;
}

TD.headerNavigationCategories {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #000000;
  font-weight : bold;

 
  margin-top: 2px;
  margin-bottom: 2px;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Courier New", Courier, Monospace;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #e98f75;
}

TD.headerInfo {
  font-family: Tahoma, "Courier New", Courier, Monospace;
  font-size: 12px;
 /* background: #00ff00;*/
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  background: #e98f75;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}



.infoBoxContents {
  /*background: #E9D5D4;*/
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
 margin-top: 4px;
 text-align: left;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
}

TD.infoBoxHeading {
border-bottom:1px solid #CD5C5C;
color: #000;
font-family:"Courier New", Courier, Monospace;
font-size: 12px;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
 border-bottom: 1px solid #CD5C5C;
}
TD.BoxedSection {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  font-weight: bold;

   color: #2F4F4F;
  border-top: 1px solid #CD5C5C;
  border-bottom: 1px solid #CD5C5C;
  margin-top: 2px;
  margin-bottom: 2px;
   border-left: 1px solid #CD5C5C;
   border-right: 1px solid #CD5C5C;
}
TD.infoBox, SPAN.infoBox {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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: #FFFFFF;
}

TR.productListing-odd {

}
 
TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #7d011b;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  background: #7d011b;
  background-color: #7d011b;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-heading {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  background: #7d011b;
  background-color: #7d011b;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  background-color: White;
  vertical-align: bottom;
  padding:0px;
  text-align:center
  /*border-style: solid solid solid solid;
  border-color: #7d011b;
  border: 1px;
  border-width: 1px 1px 1px 1px; */
  
}

TD.artproductListing-data {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  background-color: White;
  vertical-align:bottom;
  text-align: center;
  padding:0px;
  /*border-style: solid solid solid solid;
  border-color: #7d011b;
  border: 1px;
  border-width: 1px 1px 1px 1px; */
  /*border: 2px groove;*/
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Courier New", Courier, Monospace;
  font-size: 20px;
  font-weight: bold;
  color: #5E4B40;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
}

TD.accountCategory {
  font-family: "Courier New", Courier, Monospace;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #C64940;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  /*background-color:#e9d6d3;*/
}

TEXTAREA {
  width: 100%;
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  /*background-color:#e9d6d3;*/
}

SPAN.greetUser {
  font-family: "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Courier New", Courier, Monospace;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Courier New", Courier, Monospace;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Courier New", Courier, Monospace;
  color: #C64940;
} 
SPAN.errorText {
  font-family: "Courier New", Courier, Monospace;
  color: #C64940;
}
 
SPAN.SelectedCategory { font-family: "Courier New", Courier, Monospace; font-size: 12px; color: #000000; }

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Courier New", Courier, Monospace; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Courier New", Courier, Monospace; font-size: 12px; color: #000000; }

/* message box */
/*
.messageBox { font-family: "Courier New", Courier, Monospace; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Courier New", Courier, Monospace; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Courier New", Courier, Monospace; font-size: 12px; background-color: #99ff00; }
*/
   
/* BOF: PGM Restyled Message Boxes */
.messageBox { font-family: "Courier New", Courier, Monospace; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Courier New", Courier, Monospace; font-size: 12px; line-height:1.5; background-color: #ffe6e6; border:solid 1px #ff8e90; padding:5px; }
.messageStackSuccess { font-family: "Courier New", Courier, Monospace; font-size: 12px; line-height:1.5; background-color:#CCFFCC; border:solid 1px #006600; padding:5px; }
.messageStackAlert{ font-family: "Courier New", Courier, Monospace; font-size: 12px; line-height:1.5; background-color:#FFFF99; border:solid 1px #FFCC00; padding:5px; }
/* EOF: PGM Restyled Message Boxes */
 
/* input requirement */
.inputRequirement { font-family: "Courier New", Courier, Monospace; font-size: 12px; color: #C64940; }

/* Small Ajax-throbber image */
#indicator {
    float:right;
    visibility:hidden;
}   