/*
  $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: "Kristen ITC", Arial, Helvetica; font-size: 10px; color: #6C5635; align: left; }
.errorBox { font-family: "Kristen ITC", Arial, Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: "Kristen ITC", Arial, Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: "Kristen ITC", Arial, Helvetica; font-size : 10px; color: #70d250; text-decoration: underline; }

@font-face {
  font-family: Kristen ITC;
  src: url(images/fonts/KRISTEN0.eot);
  src: url(images/fonts/ITCKRIST.TTF); /* For Safari */ 
}

BODY {
  background: #ffffff;
  background-image: url(images/New-Pattern-SMALL.png);
  color: #000000;
  padding: 0px;
  margin: 25px;
}

TABLE.main_table {
  border-width: 5px;
  border-style: solid;
  border-color: #6C5635;
}

TABLE.header_main {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #6C5635;
}


TABLE.infoShoppingCartInfo {
  background: #ffffff;
  border-width: 5px;
  border-style: solid;
  border-color: #6C5635;  
}

TABLE.links {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 16px;
  text-transform: lowercase;
  color: #6C5635;
}

TD.text_box {
  background: #DED8B7;
  padding: 10px;
  margin: 20px;
}

TD.main_text {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 14px;
  color: #6C5635;
  text-align: center;
}

TD.cities_listing {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  color: #6C5635;  
  text-align: center;
}

TD.column_left {
  background: #ffffff; 
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #6C5635;    
}

TR.footer {
  background: #ffffff;
}

TD.footer {

}

TD.footer_white {
  background: #ffffff;
}

TD.footer_stripe_1 {
  background: #6C5635;
}

TD.footer_stripe_2 {
  background: #C3DD94;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #6C5635;
}

A.footer:link {
  text-decoration: none;
  color: #6C5635;
}

A.footer:visited {
  text-decoration: none;
  color: #6C5635;
}

A.footer:hover {
  text-decoration: none;
  color: #6C5635;
}

A.footer:active {
  text-decoration: none;
  color: #6C5635;
}

TD.footer_stripe_3 {
  background: #CCE3E7;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #6C5635;  
}

TD IMG {
  display:block;
}
A {
  color: #6C5635;
  text-decoration: none;
}

A:hover {
  color: #6C5635;
  text-decoration: none;
}


IMG {
  border-style:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  padding: 0px;
  margin: 0px;
}

TR.headerNavigation {
  background: #ffffff;
  padding: 0px;
  margin: 0px;
}

TD.headerNavigation {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight : bold;
  padding: 0px;
  margin: 0px;
}

TD.announcement {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  color: #FF0000;
  font-weight : bold;

}

A.headerNavigation { 
  color: #000000; 
  padding: 0px;
  margin: 0px;
}

A.headerNavigation:hover {
  color: #cccccc;
  padding: 0px;
  margin: 0px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}





.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 13px;

  text-transform: lowercase;
  color: #6C5635;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #ffffff;
  vertical-align: top;
}

A.infoBoxHeading IMG {
  border: none;
  vertical-align: top;
}

IMG.infoBoxHeadingBottom {
  vertical-align: bottom;
}

A.infoBoxHeadingBottom {
  border: none;
  vertical-align: bottom;
}


TD.infoBox, SPAN.infoBox {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
}

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: #ffffff;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 14px;
  background: #6C5635;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: lowercase;  
}

A.productListing-heading:hover {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 14px;
  background: #6C5635;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: lowercase;  
}


TD.productListing-data {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  text-transform: lowercase;   
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  background-color: #ffffff;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 20px;
  font-weight: bold;
  text-transform: lowercase;
  color: #6C5635;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  color: #000000;
}

TABLE.main {
  background-color: #ffffff;
 
}

TR.productInfo {
  border-style: solid;
  border-color: #000000;
  border-width: 5px;
}

TD.main, P.main {
  background-color: #ffffff;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 11px;
  color: #6C5635;  
  line-height: 1.5;
}

TD.productOptions {
  background-color: #ffffff;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-transform: lowercase;
  color: #6C5635;  
}

TD.front_page {
/*  background-image: url(images/background_main.gif); */
  background-color: #FFFFFF;
  background-position: top;
/*  padding: 200px;*/
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: top;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
}

TD.categoriesText {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 15px;
  font: bold;	
}

TD.accountCategory {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Kristen ITC", Arial, Helvetica;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Kristen ITC", Arial, Helvetica;
  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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Kristen ITC", Arial, Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Kristen ITC", Arial, Helvetica;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Kristen ITC", Arial, Helvetica; font-size: 10px; color: #ff0000; }
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}


