.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

p {
	background-color:#FFFFFF:
}

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

A:hover {
  color: #5a7f1f;
  text-decoration:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #9abd7b;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ecb524;
  color: #ffffff;
	padding:3px;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #fbfff4;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e3f7c3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #d1dbc2;
  color: #66754d;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, 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: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

ul.sitemap {
color: #ff0000;
}

h2 {
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
}



/* CSS addition */

body, html {
	width:100%;
	height:100%;
	margin:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#d2f0b1;
	background-image:url(image/bgmain.gif);
	background-repeat:repeat-x;
	cursor:default;
}

td {
	font-size:11px;
}

a {
	cursor:default;
	
}

.mainborder {
	border-bottom:#7a7a7a 1px solid;
	border-top:0px;
	border-left:#7a7a7a 1px solid;
	border-right:#7a7a7a 1px solid;
	background-color:#FFFFFF;
}

#header_1 {
	background-image:url(image/header_1_bg.gif);
	height:48px;
	padding-right:10px;
	color:#ffffc2;
	font-size:11px;
}

#header_1 a {
	color:#ffffc2;
	text-decoration:underline;
	font-size:11px;
}

#header_1 a:hover {
	text-decoration:none;
}

.logo_bg {
	background-image:url(image/logo_bg.gif);
	background-repeat:repeat-x;
}

.input_text {
	border:#a5acb2 1px solid;
	height:20px;
	font-size:11px;
	width:130px;
	vertical-align:middle;
}

#navmenu {
	background-image:url(image/navmenu.gif);
	background-repeat:repeat-x;
	height:185px;
}

#navmenu a {
	background-image:url(image/navmenu_abg.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	display:block;
	height:22px;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
	font-size:13px;
	color:#FFFFFF;
}

#navmenu a:hover {
	background-image:url(image/navmenu_abg_hov.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}
/*
#navmenunew {
	background-image:url(image/navmenu.gif);
	background-repeat:repeat-x;
	
}

#navmenunew a {
	background-image:url(image/navmenu_abg.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	display:block;
	height:100%;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
	font-size:13px;
	color:#FFFFFF;
}

#navmenunew a:hover {
	background-image:url(image/navmenu_abg_hov.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}
*/

#header-right {
	background-image:url(image/header-r_bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

#header-right td {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:185px;
}

#header-right select {
	width:140px;
	font-size:11px;
	font-weight:normal;
}

#main select {
	width:140px;
	font-size:11px;
	font-weight:normal;
}

.heading_box {
	color:#70943c;
	background-image:url(image/box_heading_pad.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	height:29px;
	text-transform:uppercase;
}

#categorylink_parent {
	padding:0px;
	font-size:1px;
}

#categorylink_parent a {
	display:block;
	background-image:url(image/category_bg.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	background-color:#ededed;
	padding:3px 0px 2px 25px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom:#FFFFFF 1px solid;
	text-transform:capitalize;
}

#categorylink_parent a:hover {
	background-color:#f7f7f7;
  color: #5a7f1f;
}

#categorylink_parent .categorychild {
	color:#597e1e;
	background-color:#f5ffe5;
	background-image:url();
}

#categorylink_parent .categorychild:hover {
	color:#000000;	
}

.headerpages {
	background-color:#000000;
	background-image:url(image/header-pages.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:30px;
	height:29px;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#copy {
	text-align:center;
	color:#97ba71;
	padding:10px;
}

#copy a {
	color:#97ba71;
}

#footerlinks {
	background-color:#282828;
}

#footerlinks a {
	color:#FFFFFF;
	text-decoration:none;
	color:#e0e0e0;
}

#footerlinks a:hover {
	color:#ffffff;
}

#links .infoBox {
	background-color:#99FF00;
}

#links .infoBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

#links a {
	display:block;
	background-image:url(image/arrow_links.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:11px;
}

.bgbannertop {
	/*
	background-image:url(image/bgbanner.gif);
	background-repeat:repeat-x;
	*/
	text-align:right;
	padding-right:5px;
}

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

#prices {
	font-size:12px;
	font-weight:bold;
}

.pprices {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}