/*
  $Id: stylesheet.css,v 1.1.1.1.4.5 2004/06/28 00:43:20 davidwoodbury 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: Lucida Grande, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Lucida Grande, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Lucida Grande, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Lucida Grande, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {margin: 0; padding: 0; background: #fff; text-align: center; font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;}

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

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

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

td.main a{
  color: #0000FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/* background picture, logo still shows up over this. */
TR.header {
  background: #ffffff;  
  /* background: url(http://david-woodburys-computer.local/~davidwoodbury/oscommerce/catalog/images/landscape.jpg) left top no-repeat; */
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  background: #02308e;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Lucida Grande, 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, Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
  background: #bbbbbb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background: #02308e;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  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: #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: #f8f8f9;
}

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

.productListing-heading {
 font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  background: #02308e;
  color: #ffffff;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Lucida Grande, 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, Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

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

/* message box */

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

/* input requirement */

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

/* Home Page Styles */


table, td {font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000; }

#header {width: 100%; margin: 0px auto; text-align: center;border-bottom: 1px solid #a1a5a9;}

#main, #breadcrumb, #footer {width: 100%; margin: 1.5em auto; text-align: left;}
#main div.column {text-align: left; margin-bottom: 1em;}
#main p {margin: 0 0 1em 0;}
#main p.last {margin: 0;}
#main p.intro {font-weight: bold;}
#main .lite {color: #79767c;}
#main h1 {font-size: 24px; margin: 0 0 .5em 0;}
#main h2 {font-size: 16px; margin: 0;}
#main h3 {font-size: 12px; margin: 0;}
#main h4 {font-size: 10px; margin: 0;}
#main .more {text-align: right;}

img.left {float: left; margin: 1px 10px 5px 0; border: 0;}
img.right {float: right; margin: 1px 0 5px 10px; border: 0;}
img.across {margin: 0 0 10px 0; border: 0;}

ul {list-style: none outside; margin: 0; padding: 0 0 1em 0;}
ul.square {list-style: square outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ul.circle {list-style: circle outside; margin: 0 0 0 16px; padding: 0 0 1em 0;}
ol {list-style: decimal; margin: 0 0 0 2.8em; padding: 0 0 1em 0;}
li {padding-bottom: .3em;}
ul ul.circle {margin-top: .3em;}

ol.last {padding: 0;}
ul.last {padding: 0;}



div.clearer {clear: both; height: 0; line-height: 0;}

.math {color: #f6970e;}
.write {color: #523cd9;}
.learn {color: #5878a8;}
.play {color: #428f9f;}
.think {color: #d22828;}
.read {color: #31a724;}
.subcatheading {color: #5878a8; font-size: 14px;}

#main {margin-top: 0;}
#main blockquote {font-size: larger; font-weight: bold; color: #4e4e4e; padding: 1em; margin: 0 0 1em 0; border: 1px solid #e2e2e2; background: #f1f1f1;}
#main blockquote p {text-indent: -0.5em; margin: 0 0 .5em 0; padding: 0;}
#main blockquote em {color: #000; font-size: 10px;}

#content {padding-top: 15px;}


#content .box, #sidebar .box {background: #f8f8f8;}

.photocaption {font-size: 10px;}
.photocaption img {margin: 5px 0;}

#header {margin-bottom: 0; padding-bottom: .5em;}
#main {margin-top: 0; padding-top: 0;}

#content {width: 100%; margin: 0; padding: 0; float: none;}
#content table {width: 100%; margin-bottom: 1em;}
#content td {width: 50%; vertical-align: top; padding: 10px 0;}
#content td.tdleft {padding-right: 10px;}
#content td.tdright {padding-left: 10px;}
#content td.tdrightbottom {padding-left: 10px; border: 1px solid #a1a5a9; border-width: 0px; border-bottom: 1px solid #a1a5a9;}
#content h2 {margin-bottom: .1em;}

#toprow .tdright {border: 0;}
#headlines .tdleft {border-right: 1px solid #a1a5a9; border-top: 0;}
#headlines td {border: 1px solid #a1a5a9; border-width: 1px 0;}
#headlines p {font-size: 12px; margin-bottom: 0.3em;}
#headlines h2 {clear: both; padding: 0 0 0.3em 0; font-weight: normal;}
#headlines h2 a {color: #a1a5a9; text-decoration: none;}

#links .tdleft {border-right: 1px solid #a1a5a9; border-top: 1px solid #a1a5a9;}
#links td {border: 1px solid #a1a5a9; border-width: 1px 0;}
#links h3 {color: #a1a5a9; font-weight: normal; font-size: 16px; margin-bottom: 0.5em;}
#links li {padding-bottom: .4em;}
#links li a {font-weight: bold;}
