/*
  $Id: stylesheet.css,v 1.54 2003/05/27 17:06:42 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: "Times New Roman", Times, serif; font-size: 12px; }
.errorBox { font-family : "Times New Roman", Times, serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFF9E5;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
	background: #CC9966;
	color: #FFFFFF;
}

TD.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #CC9966;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-family: "Times New Roman", Times, serif;
}

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

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;
}

TR.footer {
  background: #CC9966;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #CC9966;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  background: #663300 url(images/infobox/background.gif);
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.category_desc {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.article_text {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.category_desc_large_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663300;
	font-weight: normal;
	font-style: italic;
}

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

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

TABLE.productListing {
  border: 0px solid #CC9966;
  border-spacing: 1px;
}

TD.SiteBackground {
	border-spacing: 0px;
	background-image: url(templates/images/scotland1_background.gif);
}

.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background: #CC9966;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

A.pageResults {
  color: #000066;
}

A.pageResults:hover {
  color: #000066;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #663300;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #CC6600;
  font-weight: bold;
}

TABLE.formArea {
	background: #FFF9E5;
	border: 1px solid #CC9966;
}

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: #CC6600;
  font-weight: bold;
}

P.PageItalicIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663300;
	font-weight: normal;
	font-style: italic;
}

TD.catdecitalicintro {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663300;
	font-weight: normal;
	font-style: italic;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.hilite {
 font-family: "Times New Roman", Times, serif;
 color: #000000;
}


.moduleRow { }
.moduleRowOver { background-color: #F4EEDA; cursor: hand; }
.moduleRowSelected { background-color: #FCEDA4; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#FFF9E5;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.clLevel0{
	background-color:#FFEFCC;
	layer-background-color:#ffffff;
	color:#663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.clLevel0over{
	background-color:#CC9966;
	layer-background-color:#bbc3d3;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#FFF9E5;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.clLevel1{
	background-color:#FFEFCC;
	layer-background-color:#ffffff;
	color:#663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.clLevel1over{
	background-color:#CC9966;
	layer-background-color:#bbc3d3;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#CC9966;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

/*
  $Id: events_calendar stylesheet.css, v2.00 2003/06/16 18:09:20 ip chilipepper.it Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2001 osCommerce
  Released under the GNU General Public License
*/

<!--
.yearHeader      { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.calendarMonth   { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader  { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 23px;}
.calendarToday   { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; }
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.calendar        { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.event           { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:0px solid #FFEFCC; }
.empty           { background-color: #F0FAFF; line-height: 14px; height: 23px}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}
-->