BODY {
	background-color: #669966;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 100%;
	line-height: 140%;
	font-family: font-family: Georgia, "Times New Roman", Times, serif;
}

a img {
	border: none; 
	}
	
a:hover img {
	border: none;
	}
	
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 842px !important;
}

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

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

A:hover {
	color: #666;
	/*font-weight: bold;*/
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}

FORM {
	display: inline;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/headertop.jpg);
  background-repeat: no-repeat;
  width: 842px !important;
  background-color: #99CC99;
  color: #336633;
  /*border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
}

TABLE.header-home {
  background-color: #99CC99;
  width: 842px!important;
}

TABLE.headerNavigation {
  background-image: url(../images/headermid.jpg);
  background-repeat: no-repeat;
  background-color: #CCFFCC;
  /*border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
  width: 842px !important;
}

TABLE.headerNavigation2 {
  background-image: url(../images/headerlow.jpg);
  background-repeat: no-repeat;
  background-color: #CCFFCC;
  padding-bottom: 30px;
  /*border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
  width: 842px !important;
}

TD.headerNavigation {
  width: 842px !important;
  position: relative;
  vertical-align:middle;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  text-transform: capitalize;
  font-variant: small-caps;
  font-weight: bold;
  color:#336633;
  padding: 9px;
}

TD.headerNavigation2 {
  width: 842px !important;
  position: relative;
  vertical-align:middle;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  text-transform: capitalize;
  font-variant: small-caps;
  font-weight: bold;
  color:#336633;
  padding: 20px;
}

TD.headerNavigation a, TD.headerNavigation2 a {
	text-decoration: none;
	padding: 0 0 3px;
	color: #336633;
	border-bottom-style: none;
}

TD.headerNavigation a:hover {
	border-color: #FF6600;
	color: #666;
	border-bottom-style: solid;
	border-bottom-width: 3px;

}

TD.breadCrumb {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: none;
}

.sideBoxHeading A, td.footertop a, .centerboxheading A  {
  font-weight: bold;
  color: #336633;
}

.sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #ff0000;
}

TR.headerInfo {
  background: #DFE3D6;
}

TD.headerInfo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #D0E0D1;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.categoryListBoxContents {
	float: left;
	color: #336633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
 }
 
 .categoryListBoxContents a {
 	border: none;
	}
	
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodytext {
	font-size: 13px;
}
.bodytext a {
	font-weight:bold;
}

p  {
	color: #000;
	font-size: 11px;
	line-height: 140%;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

p a {
font-weight: bold;
}

h2 {
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #336633;
    margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
}

h4 {
	color: #000;
	font-size: 12px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-color: BCAC61;
	border-top-style: dotted;
	border-top-width: 1px;
}

/*SIDEBOX CSS*/
.column_left, .column_right, .column_single {
  background: #CCFFCC;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #CCFFCC;
	margin-bottom: 15px;
	font-variant: small-caps;
	text-transform: capitalize;
}

.centerbox {
	text-transform: none;
}

.leftboxheading, .rightboxheading, .singleboxheading {
  background-color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  color: #336633;
  padding: 3px;
  height: 10px;
  border:1px solid #4D8665;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #336633;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
background-color:#CCFFCC;
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
  background-color: #CCFFCC;
  line-height: 125%;
  padding: 4px;
}

.centerboxheading {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
  color: #336633;
	background: #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 3px;
  height: 10px;
  border:1px solid #4D8665;
}

.centerboxcontent {
  font-family: Verdana, sans-serif;
	padding:5px;
  color: #000;
	font-size: 11px;
	line-height: 140%;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #CCFFCC;
	padding: 3px;
  margin-bottom: 15px;
}

.plainbox-description {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  border:1px solid #4D8665;
  padding: 5px;
}

.plainBox {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #CCFFCC;
  padding: 5px;
}

.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
	background-color: #CCFFCC;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	padding: 3px;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
}
TD.productlisting {
	background-color: #CCFFCC;
}

TD.productListing-data {
  font-size: 11px;
  padding: 5px;
  border-top: 1px solid #999999;
}

.sideBoxContent {
	color: #336633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 22px;
	color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: none;
	line-height:125%;
}

.center_column {
	padding: 0.8em;
}
.main_page{
   width: 842px !important;
  background-color: #CCFFCC;
}

#popupAdditionalImage, #popupImage {
	width: 100%;
	margin: 0em;
	padding: 0em;
	}

.leftContent {
	text-align:left;
	}

/*navigation*/

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}


/* footer
--------------*/

TABLE.footer {
  width: 842px !important;
  background: #D0E0D1;
  text-align: center;
  font-size: 10px;
}

TR.footertop {
	background: #99CC99;
}

TD.footertop, TD.footertop a {
	padding: 3px;
	font-family: Verdana, sans serif;
	font-size: 11px;
	color: #336633;
}

TD.footerbottom {
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #336633;
	text-decoration:none;
}

TD.footerbottom a {
	color:#336633;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #CCFFCC;
   font-size: 11px;
   padding: 3px;
}

.calendarBox {
   background: #FFFFFF;
   font-size: 12px;
   padding: 3px;
   border: 1px dotted #6A7161;
	 text-align:left;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #CCFFCC;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #CCFFCC;
}

td.pageresults a {
  color: #6A7161;
}

td.pageresults a:hover {
  background: #D0E0D1;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
	 text-transform:small-caps;
	 font-variant:none;
   font-size: 12px;
}

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

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

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

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

.greetUser {
   color: #6A7161;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #CFECD1; cursor: pointer; }
.moduleRowSelected { background-color: #DDEDDE; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #4D8665;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #4D8665; }
.messageStackCaution { font-family: Verdana, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #4D8665;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

TD.categoriesdescription {
  font-size: 11px;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
	color: #336633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
}
A.category-subs, A.category-products {
	color: #336633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #4D8665; */
  float: left;
  padding: 2px;
}
td.onlyUSA {
  font-size: x-small;
  color: #ff0000;
}