/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/


.wrapper { 
	margin: 0 auto;
	width: 832px;
	background-color:#fbf8f6;
	background: url(../images/body-bg.gif) center;
}

div.top_wrapper { 
	margin: 0 auto;
	background-color:#273535;
	background: url(../images/header-top-bg02.gif);
	height: 36px;
}

div.top_header { 
	margin: 0 auto;
	background-color:#374747;
	width: 774px;
	background: url(../images/header-top-bg01.gif);
	height: 36px;
	color: #e4e6f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 10px 0 0 0;
}

.top_header a {
	color: #a7bb8f;
}

#topnav {
	width:774px;
	height: 26px!important;
	height: 36px;
	background-color: #374747;
	color:#93a772;
	text-align:right;
/*	padding: 8px 15px 0 0;*/
	padding-top:8px;
}

#topnav a	
{	
	padding:0 15px;
	color:#93a772;
	font: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
}

#topnav a:hover
{	
	color:#cce2a7;
}


.boxText { font-family: Arial, Verdana, sans-serif; font-size: 11px; padding-left: 10px;}

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

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

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
  background: #93a772;
  color: #000000;
  margin: 0px;
  padding: 0px;
}


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



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



FORM {

	display: inline;

}



TR.header {

  background: #FFFFFF;

}



A.headerNavigation { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666; 
}

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



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 11px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #A5B6A3;

}



TD.headerInfo {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 11px;

  background: #A5B6A3;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #A5B6A3;

}



TD.footer {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  background: #A5B6A3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {
	border-top:0px;
	border-bottom: 5px;
	border-left: 5px;
	border-right: 5px;
	border-style: solid;
	border-color: #93a772;
	margin-bottom: 10px;
}


.infoBoxHeading2 {
	background: url(images/infobox/box_top.gif) no-repeat;
}


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



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #374747;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	border-left: 5px;
	border-right: 5px;
	border-top: 5px;
	border-bottom: 0 none;
	border-style: solid;
	border-color: #93a772;
	padding: 10px 0 0 10px;
}

TD.infoBoxHeading3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #374747;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	border-left: 5px;
	border-right: 5px;
	border-top: 0 none;
	border-bottom: 0 none;
	border-style: solid;
	border-color: #93a772;	
}


TD.infoBoxHeading4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #374747;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;	
}



TD.infoBox, SPAN.infoBox {

  font-family: Arial, Verdana, 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: #eff6e4;

}



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: #f9fcf4;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #A5B6A3;

  border-spacing: 1px;

}



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



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



A.pageResults {
  color: #0000FF;
}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #374747;
}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



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



TD.accountCategory {

  font-family: Arial, Verdana, sans-serif;

  font-size: 13px;

  color: #A5B6A3;

}



TD.fieldKey {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Arial, Verdana, 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: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Arial, Tahoma, Verdana, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Arial, Verdana, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Arial, Verdana, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #e3efcf; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



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

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



/* message box */



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

.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #374747; color: #FFFFFF }

.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



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



#gnome {
	position:relative;
	margin: 0px auto;
	width: 774px;
}







TD.headerNavigation {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #000000;

  font-weight : bold;

  background: #A5B6A3;

}



.product_price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #374747;
}

.product_heading {
	font-size:12px;
	font-weight:bold;
	color:#374747;
	font-family: Arial, Verdana, sans-serif;
}

.product_heading a{
	color:#374747;
}


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

.smallimage {
	border:solid 1px #93a772;
}


.date {
	float: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}