*{margin:0;padding:0}

body {
    /*background-color: #88a45d;*/
    background-color: #897651;
	margin-top: 8px;
}

a {
	color: #000000;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

.required {
	color: #ff0000;
	font-size: 13px;
}

a:hover {
	color: #ee3224;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

a.productname {
	color: #000000;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:18px;
	font-weight: normal;
}

.menutitle{
      font-family: sans-serif;
      color:#000000;
      width:100px;
      text-align:left;
      font-weight:bold;
      font-size: 10px;
      padding-bottom: 10px;
}

a.menutitle:hover {
	color: #ee3224;
	font-family: sans-serif;
	text-decoration: none;
	font-size:18px;
	font-weight: normal;
}

a.menutitle {
	color: #ee3224;
	font-family: sans-serif;
	text-decoration: none;
	font-size:18px;
	font-weight: normal;
}

.submenu{
      margin-bottom: 0.5em;
      display: none;
}

.submenulinks {
    float:left;
    color: #ee3224;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    border-left: 1px solid #A7A386;
    height: 130px;
    padding-left: 10px;
    padding-right: 10px;
    }

a.submenulinks {
    color: #000000;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    }
    
a.submenulinks:hover {
    color: #cccccc;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    }

.productbox {
    padding-bottom: 30px;
    padding-top: 10px;
    }

.prodimage {
    padding-left:20px;
    padding-bottom:20px;
    }

a.btm:hover {
	color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}

a.btm {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size:11px;
	font-weight: normal;
	}

#center {	
	width: 758px;	
	margin: 0 auto;
}

#top {
	width: 758px;
	height: 35px;
	background:transparent url(images/img/top.gif) no-repeat;
	position: relative;
}

#search {
	position: absolute; 
	top: 10px; 
	right: 20px; 
	}

#header {
	width: 758px;
	height: 150px;
	background:transparent url(images/img/head.gif) no-repeat;
}

#nav {
	width: 758px;
	height: 17px;
	background:transparent url(images/img/nav.gif) no-repeat;
}

.breadcrumbs {
    padding-left: 325px;
    padding-top: 1px;
    color: #ee3225;
    font-size: 12px;
    height: 5px;
	}

#headercart {
	float: right;
	margin-top: 70px;
	padding-right: 73px;
	text-align: center;
}

#headmenu {
	width: 758px;	
	height: 20px;
	margin-left: 320px;
	padding-top: 10px;
}

.topnav {
    text-align: left;
    padding-top: 9px;
    padding-left: 7px;
}

a.navlinks {
    padding-left: 6px;
    padding-right: 11px;
    color: #ffffff;
    font-size: 12px;
    }

a.activelinks {
    padding-left: 6px;
    padding-right: 11px;
    color: #000000;
    font-size: 12px;
    }

a.navlinks:hover {
    padding-left: 6px;
    padding-right: 11px;
    color: #ee3224;
    font-size: 12px;
    }

a.activelinks:hover {
    padding-left: 6px;
    padding-right: 11px;
    color: #ee3224;
    font-size: 12px;
    }

.clear {
	clear: both;
}

#mid {
	width: 758px;	
	background: transparent url(images/img/mid.gif) repeat-y scroll 0 0;
	padding: 0px;
}

#content {			
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;	
	width: 680px;
	color: #000000;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:14px;
	font-weight: normal;
}

#content ul li{		
	margin-left: 30px;
}

#btm {	
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;	
	width: 758px;	
	height: 24px;
	background:transparent url(images/img/btm.gif) no-repeat;
	vertical-align: middle;
}

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

.bigtable {
  /*border: 1px;
  border-style: solid;
  border-color: #a47771;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #c6e6fb;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ee3225;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ee3225;
  font-size: 12px; 
}

A.headerNavigation:hover {
  color: #ffffff;
  font-size: 12px;
}

.headercart { 
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ee3225;
  font-weight : bold; 
}

a.headercart:hover { 
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #aaaaaa;
  font-weight : normal; 
}

A.lowerlinks { 
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #ee3225;
  font-weight : normal; 
}

A.lowerlinks:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #aaaaaa;
  font-weight : normal;
}

.copy { 
  text-align: center;
  padding-top: 4px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a.copy { 
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal; 
  text-decoration: underline;
}

a.copy:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ee3224;
  font-weight: normal;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #DED9B9;
  border: 0px;
  border-style: solid;
  border-color: #000000;
 /* background: #ffffff;*/
}

.infoBoxContents {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #EE3225;
  padding-left:3px;
  padding-top:1px;
  padding-bottom:1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

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: #DED9B9;
}

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: #E5E2CA;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
  background: #DED9B9;
}

.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ee3225;
  font-weight: normal;
}

a.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ee3225;
  font-weight: bold;
}

a.productListing-heading:hover {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ee3225;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #ee3225;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ee3225;
}

TD.price {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1.5;
  background: #DED9B9;
  border: 1px;
  border-style: solid;
  border-color: #DED9B9;
}

TD.AttQuantity, P.AttQuantity {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff;
  border: 0px;
  border-style: solid;
  border-color: #ee3225;
  padding: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #ee3225;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: arial, helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #ff0000; }

