/*
  $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
*/

/*-****************************************************
main colors are:

2c0000 (main burgundy )
7c0018 (alternate highlight color)
c82229 (red highlight color)

*****************************************************-*/


.boxText { font-family: Hoefler, Times, serif; font-size: 14px; }
.errorBox { font-family : Hoefler, Times, serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Hoefler, Times, serif; font-size : 14px; color: #ffff6f; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Hoefler, Times, serif; font-size : 14px; color: #9d2d39; text-decoration: underline; }


.rollover a { display:block; width:100%; height:2px; background-color: #2c0000}
.rollover a:hover { background-color: #990000}
.selected a { display:block; width:100%; height:2px; background-color: #cfa68c}


BODY {
  background: #2c0000;
  color: #000000;
  margin: 0px;
  background-image: url(http://www.cask591.com/images/pictures/none for now);
}

TABLE.maintable {

border: 1px; 
border-color: #000000;
border-style: solid;
}

.imageborder {

border: 4px; 
border-color: #000000;
border-style: double;
}


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

A:hover {
  color: #ffffff;
  text-decoration: underline;
}

hr {
  border-style: solid;
  width: 90%;
  color: #7c0018;
  background-color: 666666;
}

/*---------------colors for the calendar-----------*/


TABLE.calendartable {
  color: #ffffff;
  border: 3px; 
  border-color: #000000;
  border-style: solid;
  background: #2c0000;
  vertical-align: top; 
  padding:1px;
  border-spacing:4px;
}

TH {
  color: #c8bfae;
  background: #000000;
  border: 2px; 
  border-color: #990000;
  text-decoration: none;
  text-align : top;
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  font-weight: bold;
  width: 100px;
}

SPAN.craigscalendarheadingA  {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.5;
  color: #990000;
}

SPAN.craigscalendarheadingB  {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.5;
  color: #ffffff;
}


TD.eventscheduled {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color:#ffffff;
  background-color:#83231c;
  width: 100px;
  height: 70px;
  vertical-align: top;
  text-align: left;
}

TD.eventscheduled A:link{
  color: #ffffff;
  text-decoration: underline;
}

TD.eventscheduled A:hover{
  color: 2c0000;
  text-decoration: underline;
}

TD.eventscheduled A:visited{
  color: 2c0000;
  text-decoration: underline;
}

TD.noeventscheduled {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color:#000000;
  background-color:#9b4926;
  width: 100px;
  height: 70px;
  vertical-align: top;
  text-align: left;
}

TD.nextmonth {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color:#666666;
  background-color:#1c0000;
  width: 100px;
  height: 70px;
  vertical-align: top;
  text-align: left;
}


TD.closed {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color:#ffffff;
  background-color:#990033;
  width: 100px;
  height: 70px;
  vertical-align: top;
  text-align: left;
}



/*---------------colors for the calendar eof-----------*/



/*---------------colors for the attributes in product info page-----------*/
TD.craigsSpecs  {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
   color: #c8bfae;
}

/*---------------colors for the attributes in product info page eof-----------*/

/*---------main fonts----------------------*/

TD.craigsgreeting  {
  font-family: Hoefler, Times, serif;
  font-size: 11px;
  line-height: 1.5;
   color: #cfa68c;
}

SPAN.craigsheading  {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
  line-height: 1.5;
   color: #990000;
}

SPAN.craigsheading A:hover  {
  font-family: Hoefler, Times, serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
  color: #ffffff;
}

TD.craigstdtext  {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
   color: #cfa68c;
}
/*---------main fonts eof--------------------*/

/*---------rollovers --------------------*/

.rollover a { display:block; width:100%; height:2px; background-color: #2c0000}
.rollover a:hover { background-color: #990000}
.selected a { display:block; width:100%; height:2px; background-color: #cfa68c}

/*---------rollovers eof--------------------*/


/*---------menu text-----------------*/

TD.craigsmenutext A  {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

TD.craigsmenutext A:hover  {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

SPAN.craigsmenutext  {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}


/*---------menu text eof-----------------*/

/*---------quote text-----------------*/
TD.craigstdquotetext {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  color: #cfa68c;
  text-decoration: none;
}
/*---------quote text eof-----------------*/

/*---------------footer text-----------*/

.cmdesignstag {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
   color: #7c0018;
}

SPAN.oscommerce {
  font-family: Hoefler, Times, serif;
  font-size: 11px;
  line-height: 1.5;
   color: #7c0018;
}
SPAN.oscommerce:hover, SPAN.cmdesignstag:hover {
color: #ffffff;
text-decoration: underline;
}

/*---------------footer text eof-----------*/


SPAN.main {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  line-height: 1.5;
   color: #cfa68c;
}

SPAN.craigsgreeting  {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
   color: #cfa68c;
}

SPAN.craigsgreeting:hover  {
  color: #ffffff;
}

TD.craigsSpecsNames  {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
   color: #ffffff;
}

SPAN.blueheading  {
  text-align : center;
  font-family: Hoefler, Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #172a5c;
}

TD.pricing {
  font-family: Verdana, Arial, serif;
  font-size: 20px;
  font-weight: bold;
  color: #c8bfae;
}

TD.introtext{
font-family: Hoefler, Times, serif;
  font-size: 13px;
  line-height: 1.5;
  
}

.imagespacer a:link {
color: #000000;
text-decoration: none;
}

.imagespacer a:visited {
color: #000000;
text-decoration: none;
}

.imagespacer a:hover {
color: #000000;
text-decoration: none;
}

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

FORM {
	display: inline;
}

/*color behind heading banner*/

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #c8bfae;
}

/*color of arrows and |'s in header navigation*/
TD.headerNavigation {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  background: #000000;
  color: #cfa68c;
  font-weight : bold;
}


A.headerNavigation { 
  color: #cfa68c; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Hoefler, Times, serif;
  font-size: 16pxpx;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/*unknown color 00ff00 to?*/

TR.headerInfo {
  background: #ffff33;
}

/*unknown color*/

TD.headerInfo {
  font-family: Hoefler, Times, serif;
  font-size: 16pxpx;
  background: #000000 ;
  color: #cfa68c;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  background: #000000;
  color: #cfa68c;
  font-weight: bold;
}

/*info box colors*/

.infoBox {
  background: #2c0000;
}

.infoBoxContents {
  background: #2c0000;
  font-family: Hoefler, Times, serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Hoefler, Times, serif;
  font-size: 14px;
}

/*top of info box, maybe change back to black and white
TD.infoBoxHeading {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  font-weight: bold;
  background: #172a5c;
  color: #ffffff;
}
*/

TD.infoBoxHeading {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  font-weight: bold;
  background: #2c0000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
}

/*striped tablea alternating colors*/

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
}

/*color of page numbers in new products link from returning guest text*/

A.pageResults {
  color: #172a5c;
}

/*page results rollover*/

A.pageResults:hover {
  color: #172a5c;
  background: #c8bfae;
}

/*this is the color for the main page headings cfa68c*/

TD.pageHeading, DIV.pageHeading {
  font-family: Hoefler, Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #c8bfae;
  text-align: center;
}

TR.subBar {
  background: #C8BfAe;
}

TD.subBar {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  line-height: 1.5;
  color: #c8bfae;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
}

TD.enlarge a:link{
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  color: #ffffff;
}

TD.enlarge a:hover{
  font-family: Hoefler, Times, serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

TD.accountCategory {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
  color: #cfa68c;
}

TD.fieldKey {
  font-family: Hoefler, Times, serif;
  font-size: 16pxpx;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Hoefler, Times, serif;
  font-size: 16pxpx;
}

TD.tableHeading {
  font-family: Hoefler, Times, serif;
  font-size: 16pxpx;
  font-weight: bold;
}

/*unknown color*/


SPAN.newItemInCart {
  font-family: Hoefler, Times, serif;
  font-size: 14px;
  color: #9d2d39;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Hoefler, Times, serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Hoefler, Times, serif;
  font-size: 13px;
}

/*greeting text highlight color*/

SPAN.greetUser {
  font-family: Hoefler, Times, serif;
  font-size: 16pxpx;
  color: #cb2229;
  font-weight: bold;
}
/*unknown color*/


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

TD.formAreaTitle {
  font-family: Tahoma, Hoefler, Times, serif;
  font-size: 16pxpx;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Hoefler, Times, serif;
  font-size: 16pxpx;
  color: #c76170;
  font-weight: bold;
}

/* Specials */
SPAN.productSpecialPrice {
  font-family: Hoefler, Times, serif;
  color: #9d2d39;
}

SPAN.errorText {
  font-family: Hoefler, Times, serif;
  color: #9d2d39;
}

/*rollover line hilighter on shipping method page*/
.moduleRow { }
.moduleRowOver { background-color: #990000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #990000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Hoefler, Times, serif; font-size: 14px; color: #cfa68b; }
.checkoutBarCurrent { font-family: Hoefler, Times, serif; font-size: 14px; color: #990000; }

/* message box */

.messageBox { font-family: Hoefler, Times, serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Hoefler, Times, serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Hoefler, Times, serif; font-size: 14px; background-color: #9d2d39; }

/* input requirement */

.inputRequirement { font-family: Hoefler, Times, serif; font-size: 14px; color: #9d2d39; }
