/*
  $Id: stylesheet.css,v 1.13 2006/02/05 22:18:13 herman Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#languages {
  margin-right: 100px;
}

.header-table {
    background-image: url(images/topbar.gif);
    background-repeat: repeat-x;
	height: 100px;
}

.front-image {
    float: left;
    margin-top: 2em;
    margin-right: 4em;
}

.text-main {
    margin-top: 3em;
    color: #33CC33;
    font-family: "Comic Sans MS";
    font-weight: bold;
    font-size: 100%
}

ul {
    list-style-image: url("images/bullet.gif");
    list-style-position: outside;
}

.boxText {
  	font-family: Verdana, Arial, sans-serif; font-size: 11px;
  	text-align: center;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

.mainbody    {
	
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid;
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 1066px;
	border-color:#93CE97;
	
}

BODY {
  background: #E4F9E4;
  color: #000000
  margin: 0px
}

A {
  color: #008000;
  text-decoration: none
}

A:hover {
  color: #5577FF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*
TR.header {
  background: #FEF6EB;
}
*/

TR.headerNavigation {
  background: #2034A5;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 11px;
  background: #0CBD14;
  color: #F3FC05;
  font-weight : bold
}

A.headerNavigation {
  color: #F3FC05;
}

a:hover.headerNavigation {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FEF6EB;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #E6F65D;
}

TD.headerInfo {
  font-family: Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #F3FC05;
  font-weight: bold;
  text-align: center
}

TR.footer {
  background: #0CBD14; color:#F3FC05
}

TD.footer {
  font-family: Verdana;
  font-size: 11px;
  background: #0CBD14;
  color: #F3FC05;
  font-weight: bold
}

.infoBox {
  background: #0CBD14;
}

.infoBoxContents {
  background: #AFEBB5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  background: #0CBD14;
  color: #000000
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #CFFCD1;; color:#008000
}

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: #C5FAC7;; color:#006600
}

TABLE.productListing {
  border: 1px solid #0CBD14;
  border-spacing: 1px
}
.productListing-heading {
  font-family: Verdana;
  font-size: 14px;
  background: #0CBD14;
  color: #F3FC05;
  font-weight: bold
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
  color: #000000;
  background: #FFFF33
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
  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: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

/* conditions page */

h3.sectionHead {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

ol.conditions_sublist {
    list-style-type: lower-alpha;
}

/* specials page */

table.specials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-collapse: collapse;
  border-right: 1px;
  border-left: 1px;
  border-top: 0px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #ED8426;
  vertical-align: top;
}

table.specials_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-collapse: collapse;
  border-right: 1px;
  border-left: 1px;
  border-top: 1px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #ED8426;
  vertical-align: top;
}

*#specials_col2 {
  border-right: 1px solid #ED8426;
  border-left: 1px solid #ED8426;
}
