/*
  $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: Tahoma; font-size: 10px; }
.errorBox { font-family: Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F0ECE1;
}

A {
	color: #6D8149;
	text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation {	color: #dfd6bf;}

TR.headerNavigation {
	color: #dfd6bf;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 11px;
  color: #dfd6bf;
}

A.headerNavigation {
	color: #dfd6bf;
	font-size: 11px;
}

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

TR.topNavigation {
	text-decoration: none;
}

TD.topNavigation {
	font-family: Tahoma;
	font-size: 14px;
	color: #dfd6bf;
	text-decoration: none;
}

A.topNavigation {
	color: #dfd6bf;
	font-size: 14px;
	text-decoration: none;
}

A.topNavigation:hover {
  color: #ffffff;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Helvetica;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Helvetica;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	height: 25px;
	background-color: #41413D;
}

TD.infoBox, SPAN.infoBox {
	font-family: Georgia, "Times New Roman", Times, 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 {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {

}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #27291B;
	height: 25px;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 10px;
}

A.pageResults {
	color: #006633;
}

A.pageResults:hover {
	color: #006633;
	background-color: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #27291b;
	height: 50px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #27291b;
	height: 50px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
}

TD.accountCategory {
	font-family: Tahoma;
	font-size: 13px;
	color: #BAD1BA;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd4c0;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

TD.formAreaTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Helvetica;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Tahoma;
	color: #993300;
}

SPAN.errorText {
	font-family: Tahoma;
	color: #CC0000;
}

.moduleRow { }
.moduleRowOver {
	background-color: #dad2bf;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #5c693f;
	color: #dad2bf;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #CC6666;
}
.messageStackSuccess {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #74A855;
}

/* input requirement */

.inputRequirement {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
}


/* CUSTOM */

.mf #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #555e3e;
	background: #e9e3d4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mf #container #header {	
	background-image: url(images/bg_hdr.jpg);
	height: 159px;
	width: 1000px;
}
#logo {
	margin-left: 25px;
	margin-top: 15px;
}
#separaters {
	color: #B7BFA4;
}
#separaters a {
	text-decoration: none;
}
#separaters a:link {
	color: #C5CCB5;
}
#separaters a:hover {
	color: #909e71;
	text-decoration: underline;
}
#separaters a:active {
	color: #909e71;
}
#separaters a:visited {
	color: #C5CCB5;
}
#linkBar {
	height: 30px;
	width: 980px;
	*width: 1000px;
	text-align: right;
	background-color: #27291B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mf #container #nav{
	height: 41px;
	width: 980px;
	*width: 1000px;
	background-image: url(images/bg_nav.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
.mf #container #nav 9 {
	text-decoration: none;
	color: #514631;
	padding-right: 15px;
	font-weight: normal;
	font-size: 14px;
}
.mf #container #nav a {
	text-decoration: none;
	color: #514631;
	padding-right: 15px;
	font-weight: bold;
	font-size: 16px;
}
.mf #container #nav a:link {
}
.mf #container #nav a:hover {
	color: #000000;
}
.mf #container #nav a:active {
	color: #000000;
}
.mf #container #nav a:visited {
	color: #514631;
}
.mf #container #mainContent{
	width: 960px;
	*width: 980px;

	padding: 10px;
	border: 1px solid  #555e3e;
	margin: 10px;
}
.mf #container #footer{
	height: 92px;
	width: 980px;
	*width: 1000px;
	background-image: url(images/bg_ftr.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e9e3d4;
	padding: 10px;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Tahoma;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Tahoma;
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */
/*** Begin Header Tags SEO ***/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #555e3e;
}
h2 {
 font-family: Tahoma;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
#slideshow {
	width: 635px;
	float: left;
	border: 1px solid #555e3e;
	height: 315px;
}
.divHorz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555e3e;
	height: 2px;
}
#intro {
	width: 285px;
	*width: 310px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	height: 315px;
}
#intro h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
#intro p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.40;
	text-align: center;
}
#divHorz {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555e3e;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#divVert {
	width: 1px;
	height: 135px;
	float: none;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #555e3e;
}
.giftCert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
}

.giftCertDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

#makeMoney {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-style: oblique;
	color: #e9e3d4;
}
#makeMoney .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-style: normal;
}
#makeMoney a {
	color: #e9e3d4;
}
#makeMoney a:link {}
#makeMoney a:hover {
	color: #ccbea2;
	text-decoration: underline;}
#makeMoney a:visited{ color: #e9e3d4;}
#makeMoney a:active{ color: #ccbea2;}
.button {
	background-color: #555e3e;
	color: #e9e3d4;
}
p {
	font-size: 14px;
	line-height: 1.38;
	font-family: Tahoma;
}
.newsletterSignup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #e9e3d4;
}

.leftBrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555e3e;
}

.formField {
	color: #585956;
	height: 23px;
	border: 1px solid #b5b0a6;
	background-image: url(images/bg_formField.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.button{
	background-color: #839263;
	color: #e9e3d4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	height: 20px;
	cursor: hand;
}
#signupDivider {
	height: 5px;
}

.smallText {
	font-size: 12px;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}#greenDivide {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5e6b41;
}
.guest {
	background-color: #e2dbc9;
	padding: 10px;
	border: 1px solid #FBFAF7;
}
