/*

  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
 osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
  Edited by Einar MOOS
*/


.boxText { font-family: Georgia, Helvetica, Arial, sans-serif; font-size: 12px; background: transparent; }
.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; }

BODY { background: #A6F16C;
 color: #000000; margin: 0px 85px; font-family: Trebuchet MS, Helvetica, Arial, sans-serif; }
h1 { font-family: Times New Roman, sans-serif; color: #FFFFFF; font-size: 1.45em; font-weight: bold; text-transform: uppercase;}
h1.head_title{font-size: 1.85em; color: #409300; letter-spacing: 3px; font-weight: bold; margin-bottom: -12px;}
h2 {color: #62AA2A; font-size: 1.15em; margin-left: 3px;}
h2.main_title {color: #62AA2A; font-size: 1.15em; margin-left: 3px; margin-bottom: -15px;}
h3.header-subtitle {font-family: Verdana, sans-serif; color:white;}
p   {font-size: 0.99em; font-color: #000000;}
p.poster {font-size: 0.95em; margin: 0 0 7px 0; padding: 0px 6px; color: black;}
p.poster_T {text-align: right; font-weight: bold; font-size: 0.99em; color: brown; margin-right: 25px;}

div.clear {clear: both;}
div#google_maps {text-align: center; margin-left: auto; margin-right: auto;}
span.currencies {color: white; font-size: 11px;}
A {color:#409300;text-decoration: none;}
A:hover {color: #62E200; text-decoration: underline;}

FORM {display: inline;}
table {margin: 0; background: #ffffff;}
TR.header {  background: #62E200; padding: 9px; }

TR.headerNavigation {
  margin-top: 5px;
  background: #8BF13C;
}

TD.headerNavigation {
  padding-left: 12px;
  font-size: 14px;
  background: transparent;
  color: black;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0000FF; 
}

A.headerNavigation:hover {
  color: #0099FF;
}

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

TD.headerInfo {
  font-size: 18px;
  background: none;
  color: brown;
  font-weight: bold;
  text-align: center;
}


TR.footer {
  padding: 10px;
}

TD.footer {
  font-size: 14px;
  background: none;
  color: #33CC00;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: #FFF;
  border: 1px solid #8BF13C;
  padding: 5px;
  font-size: 10px;
  font-weight: bold;
	line-height: 26px;
}

.infoBoxNotice {
  background: #A6F16C;
}


.infoBoxNoticeContents {
  background: #FFF;
  font-size: 10px;
}

TD.infoBoxHeading {
  padding: 6px 5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #8BF13C;
  color: green;
}

TD.infoBox, SPAN.infoBox {
  font-size: 14px;
  background-color: red;
}


td.language {border: none;
  padding-left: 15px;
        }
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: 3px solid #8BF13C;
  border-spacing: 1px;
}
.productListing-heading {
  font-size: 9px;
  background: transparent;
  color: #8BF13C;
  text-align: center;
}


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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #118811;
  padding: 12px 0 0 12px;
}


TR.subBar {
  background: transparent;
}


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: 0.85em;
  padding: 5px 15px;
  color: #000000;
  line-height: 1.5em;

}

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: 18px;
  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;
  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; }

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

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

.cssbutton {
background: #A6F16C;
color : #000000;
width : 110px;
vertical-align: top;
font-weight: normal;
font-family: Tahoma;
font-size: 12px;
cursor: pointer;
text-align:center;
border: 1px;
border-style: dotted;
border-color: #6AE4A3A;
border-spacing: 1px;
}


.cssbuttonsubmit{
background: #A6F16C;
vertical-align: top;
color: #000000;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
cursor: pointer;
border:none;
}

