/*
  $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
*/

.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #6aa36d;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #5c8e5f;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5c8e5f;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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: #5c8e5f;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5c8e5f;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #73cc77;
}

.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: #5c8e5f;
  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.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: #89bf8c;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #89bf8c;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  width: 10%;
  border:1px dotted #D5D5D5; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  vertical-align:top; 
  padding:10 10 10 10;
}

A.pageResults {
  color: #4e8b51;
}

A.pageResults:hover {
  color: #4e8b51;
  background: #9df8a1;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

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: #84c187;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #6aa36d;
  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;
}

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #9fdfa2; 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; }

#subnav a {
	font-family: Verdana;
	font-size: 65%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
#subnav a:hover {
	font-family: Verdana;
	font-size: 65%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #009933;
}

#shop {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #009933;
}

#shop a {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #009933;

}
#shop a:hover {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
	color: #009933;
}

#nav {
	list-style: none;
	clear: both;
	text-align: center;
	min-width: 600px;
	}
	
#nav a {
	font-size: 82%;
	font-family: Verdana;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: block;
	text-decoration: none;
	letter-spacing: normal;
	margin-bottom: 10px;
	}

#nav li {
	float: left;
	font-size: 82%;
	text-transform: capitalize;
	margin-left: 10px;
	margin-right: 10px;
}
	
#nav li.shop a {
	font-size: 100%;
	color: #009933;
	}

#nav li.shop a:hover {
	font-size: 100%;
	color: #009933;
                text-decoration: underline;
	}

#nav li.shop a:visited {
	font-size: 100%;
	color: #009933;
                text-decoration: none;
	}
	
#nav a:hover {
	font-family: Verdana;
	font-size: 82%;
	text-transform: none;
	text-decoration: underline;
	color: #666666;
}

#nav a:visited{
	font-family: Verdana;
	font-size: 82%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #259625;
}
#designs {
	font-size: 70%;
	font-family: Verdana;
	font-weight: normal;
	color: #009933;
	text-align: left;
	text-decoration: none;
	letter-spacing: normal;
}

#designs a {
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: #d8490a;
	text-align: left;
	display: block;
	text-decoration: none;
	letter-spacing: normal;
}

#designs a:hover {
	font-size: 82%;
	font-family: Verdana;
	font-weight: bold;
	color: #009933;
	text-align: left;
	display: block;
	text-decoration: underline;
	letter-spacing: normal;
}

TD.listedinfo, P.listedinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

A.listedinfo {
  color: #259625;
}

A.listedinfo:hover {
  color: #259625;
  background: #9df8a1;
}

