/*
  $Id: stylesheet.css,v 1.1.1.1 2004/10/06 00:53:03 chris Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.hide {
	display: none;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

h1 {
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /* background: #bbc3d3; */
  background: #006600;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006600;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none;
}

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

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006600;
  color: #ffffff;
  font-weight: bold;
}

table.infobox {
	border: 2px solid #669933;
	background: #fff;
	padding: 0px;
	margin: 0px;
}

table.infobox h6 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #006600;
}

table.infobox p {
	margin: 0px;
	padding: 5px;
}


.infoBoxContents {
/*
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
*/
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #669933;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,
TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fff;
}

TR.productListing-odd {
	background: #fff;
}

TR.productListing-even {
	background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #fff;
}

#event_listing TABLE.listing,
#weblink_listing TABLE.listing,
#ebook_listing TABLE.listing,
#article_listing TABLE.listing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

#event_listing .listing-heading,
#weblink_listing .listing-heading,
#ebook_listing .listing-heading,
#article_listing .listing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

#event_listing TD.listing-data,
#weblink_listing TD.listing-data,
#ebook_listing TD.listing-data ,
#article_listing TD.listing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#event_listing TR.listing-even, #event_listing TR.listing-odd ,
#weblink_listing TR.listing-even, #weblink_listing TR.listing-odd ,
#ebook_listing TR.listing-even, #ebook_listing TR.listing-odd,
#article_listing TR.listing-even, #article_listing TR.listing-odd{
  background: #f8f8f9;
}

#event_listing a,
#weblink_listing a,
#ebook_listing a,
#article_listing a {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

#weblink_listing .organisation,
#ebook_listing .organisation {
	font-size: 12px;
	font-weight: normal;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  color: #000;
  font-weight: bold;
}

TD.productListing-data a {
	text-decoration: none;
	color: #0c6c40;
	font-weight: bold;
}

TD.productListing-data a:hover {
	text-decoration: underline;
	color: #0000ff;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

#products td.productListing-data {
  padding-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 2px solid #cccc99;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #9a9a9a;
  margin: 0px;
  margin-bottom: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

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

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* calendar functions */
.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: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.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: 22px; width: 18px;}
.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: 22px; width: 18px; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.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;}


.eventsearch {
  font-size: 11px;
	border: 2px solid #d9dee6
}

.eventlist {
  font-size: 11px;
  border-bottom: 1px solid #D9DEE6;
  border-top: 1px solid #D9DEE6;
}
.eventlist_header{
    font-size: 14px;
	font-weight: bold;
}
.eventlist_footer{
    font-size: 10px;
}

.event {
  font-size: 11px;
}
.event_header{
	border-bottom: 1px solid #D9DEE6;
}
.event_header h1 {
	font-size: 14px;
}
.event h2 {
	font-size: 12px;
}
.event_address{
	font-size: 11px;
}

.event_form {
  font-size: 11px;
  line-height: 1.5;
}

TABLE.event_form {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

TABLE.event_payment {
  font-size: 11px;
  line-height: 1.2;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  background-color: #D7E9F7;
}

.event_form_required {
	 font-size: 11px;
	 line-height: 1.5;
	 background-color:#F0FAFF ;
}

.event_form_error {
	color:#FF0000;
}

p.event_form_error, span.event_form_error {
   font-size: 11px;
   font-weight: bold; 
   color:#FF0000;
   background-color:#F0FFFF ;
}

#category_list .infobox {
    background-color: #fff;
    border: 2px solid #a0c472;
	padding: 5px;
}


#category_list table.infobox {
	background-color: #fff;
    border: 2px solid #a0c472;
}

#category_list table.infobox td {
	background-color: #fff;
	padding: 2px;
}

#category_list form, #newsletter form {
	margin: 0px;
	padding: 0px;
}

#category_list select {
	font-size: 11px;
	margin-bottom: 2px;
}

#category_list #submit_button {
	padding: 0px;
	margin-bottom: 3px;
}

#category_list h4 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 10px;
}

div#categories {
	border-top: 2px dotted #a0c472;
	margin-top: 3px;
}


#product_info p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.new_product, .editor_pick {
	font-weight: bold;
	color: #000;
	background: yellow;
}

#product_details {
	border: 1px solid #000;
	margin: 0px;
	margin-top: 15px;
	width: 100%;
	padding: 10px;
	background: #f8f8f9;
}


#product_details ul {
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 1em;
}

#product_details li {
}

img.rollover {
	background: transparent;
	display: inline;
}

a.rollover {
	background: #fff;
}

a.rollover:hover {
	background: #D7E9F7;
}

#article_list {
}

#article_list h4 {
	margin-top: 0px;
	padding-top: 0px;
}

#new_resource_list table.heading td {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#new_resource_list TABLE.heading {
  margin: 0px;
  background: #1F791F;
}


#new_resource_list TABLE.listing{
  border: 1px;
  margin-top: 0px;
  background-color: #fff;
  border: 2px solid #1F791F;
  padding: 3px;
}

#new_resource_list p {
}

#article_list p {
	font-size: 12px;
	line-height: 1.1em;
}


#header a, #header a:visited {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#header a:hover {
	color: #0000ff;
}

#header table#top_nav {
	background: #639a31;
}

#header table#top_nav a {
	color: #fff;
	font-size: 13px;
	width: 100%;
	height: 100%;
	background: transparent;
	display: block;
	margin: 0;
	padding: 4px;
}

#header table#top_nav a:hover {
	color: #000;
	background: #a5c773;
}

#header tr#separator {
	background: #639a31;
}

tr#ot_tax td.main {
	font-style: italic;
	font-size: 9px;
}

#faq ol {
	font-size: 13px;
	font-weight: bold;
}

#faq p, #faq ul {
	font-size: 12px;
	font-weight: normal;
  	line-height: 1.2;
}

