html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.25em;
}
h2 {
	font-size: 1.15em;
}
h3 {
	font-size: 1.05em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
p {
	font-size: 1em;
}
a {
	color: #333399;
	text-decoration: none;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #4C4C99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {}
ul, li {
	font-size: 1em;
}
address {
	font-style: normal;
	margin: 1em;
}
.smaller {
	font-size: 0.8em;
}
.important {
	color: red;
	font-weight: bold;
}
.messageStack {

}
.messageStackSuccess {

}
.messageStackError {

}
.pageMessage {
	text-align: center;
	padding: 4px;
	margin-bottom: 4px;
	background-color: #E6E7FE;
	border-top: 1px solid #EDB329;
	border-bottom: 1px solid #EDB329;
}
.inputRequirement {

}

#wrapper {
	height: auto;
	width: 800px;
}
#contentWrapper {
	width: 590px;
	border: 1px solid #A0C07C;
	padding: 4px;
	clear: none;
	float: left;
	margin-bottom: 4px;
}
#featureGraphic {
	float: left;
	border: 1px solid #A0C07C;
	margin-right: 4px;
	margin-top: 4px;
	height: 194px;
	width: 355px;
	background: url('images/templates/green/featureGraphicBackground.jpg');
}
#searchBox {
	background-color: #EDB329;
	border: 1px solid #A0C07C;
	height: 41px;
	width: 218px;
	float: left;
	padding: 4px;
}
#searchBox p {}
#searchBox a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#searchBox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#searchBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#searchBox a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#featureArticle {
	background-color: #8BD4E5;
	border: 1px solid #A0C07C;
	height: 106px;
	width: 218px;
	float: left;
	padding: 4px;
	margin-top: 4px;
}
#featureArticle h2 {
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 0px;
}
#featureArticle p {
	font-size: 0.8em;
	margin: 0;
	padding: 0.5em;
}
#featureArticle a:link {
	color: #333333;
	text-decoration: none;
}
#featureArticle a:visited {
	text-decoration: none;
}
#featureArticle a:hover {
	text-decoration: underline;
}
#featureArticle a:active {
	text-decoration: underline;
}
#policyBox {
	background-color: #9999CC;
	border: 1px solid #A0C07C;
	height: 66px;
	width: 218px;
	float: left;
	padding: 4px;
	margin-top: 4px;
}
#policyBox h2 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 0px;
}
#policyBox p {
	font-size: 0.8em;
	margin: 0;
}
#policyBox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#policyBox a:visited {
	text-decoration: none;
}
#policyBox a:hover {
	text-decoration: underline;
}
#policyBox a:active {
	text-decoration: underline;
}
#spotlightBox {
	background-color: #FFF6CF;
	border: 1px solid #A0C07C;
	height: auto;
	width: 577px;
	float: left;
	padding: 2px;
	margin-top: 4px;
}
#spotlightBox h1, #spotlightBox h3 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #ECB328;
	padding: 2px;
}
#spotlightBox h2 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 0px;
	color: #666666;
}
#spotlightBox h4 {
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 0px;
}
#spotlightBox p {
	font-size: 0.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#spotlightBox a:link {
	color: #333333;
	text-decoration: none;
}
#spotlightBox a:visited {
	text-decoration: none;
}
#spotlightBox a:hover {
	text-decoration: underline;
}
#spotlightBox a:active {
	text-decoration: underline;
}
#spotlightBox ul {
	margin: 0px;
	font-size: 0.8em;
}
#spotlightBox li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}
#spotlightBox li:before {
	content: "\00BB \0020";
}
#specialsBox {
	float: right;
	width: 218px;
	margin-left: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECB328;
}
#specialsBox h2 {
	text-align: center;
}
#specialsBox p {
	font-size: 0.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#specialsBox a:link {
	color: #ECB328;
	text-decoration: none;
	font-weight: bold;
}
#specialsBox a:visited {
	text-decoration: none;
}
#specialsBox a:hover {
	text-decoration: underline;
}
#specialsBox a:active {
	text-decoration: underline;
}
#navWrapper {
	height: auto;
	width: 190px;
	float: right;
	color: #165829;
	text-align: center;
}
#navMenu {
	background-color: #A0C07C;
	height: auto;
	color: #165829;
	padding: 2px;
}
#navMenu p, #navMenu td {
	font-size: 9pt;
	margin: 0;
	text-align: left;
	margin-left: 10%;
}
#navMenu a:link {
	text-decoration: none;
	color: #165829;
}
#navMenu a:visited {
	text-decoration: none;
	color: #165829;
}
#navMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navMenu h2 {
	background-color: #FFFFFF;
	font-size: 1.1em;
	padding: 2px;
	margin: 0px;
}
#navMenu h3 {
	font-size: 1.1em;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
#navMenu h3 a:link {
	text-decoration: none;
	color: #165829;
}
#navMenu h3 a:visited {
	text-decoration: none;
	color: #165829;
}
#navMenu h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navMenu h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Header */
#header {
	margin-bottom: 4px;
}
#logo {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 2px;
}
#headerLinks {
	float: right;
	text-align: right;
	padding: 4px;
}
#headerCart {
	border: 1px solid #EDB329;
	border-bottom: 0px;
	padding: 3px;
	margin:11px -2px -2px;
}
#tagline {
	clear: both;
	background-color: #333399;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: 0.9em;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	clear: left;
}
#footer p {
	margin: 0px;
	padding: 0.25em;
}
#footer a:link {}
#footer a:visited {}
#footer a:hover {}
#footer a:active {}
#copyright {
	color: #999999;
}
#copyright a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
	text-decoration: none;
}
#copyright a:active {
	color: #666666;
	text-decoration: none;
}
#pageHeader {
	float: left;
	height: auto;
	width: auto;
	margin-right: 6px;
}
#breadcrumbs {
	clear: both;
	font-size: 0.8em;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
#breadcrumbs a:link {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs a:active {}
#leftColumn {
	padding: 4px;
	float: left;
	height: auto;
	width: 125px;
	min-height: 100%;
	margin-right: 4px;
}
#leftColumn p {
	font-weight: normal;
	margin: 4px;
	font-size: 0.8em;
}
#leftColumn .infoBox {
	font-size: 0.8em;
	border-bottom: 1px solid #333399;
}
#relatedProducts {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
}
div.clear {
	clear: both;
}
#contentContainer {
	background-color: #FFFFFF;
}
#content {
	padding: 4px 8px;
	float: right;
	height: auto;
	width: 572px;
	border: 1px solid #919BC9;
	background-color: #FFFFFF;
}

/* Category Listing */
table.categoryListing {
}
table.categoryListing td {
	border-bottom: 1px solid black;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
table.categoryListing tr.oddRow {
	background-color: #FFFFFF;
}
table.categoryListing tr.evenRow {
	background-color: #F1F1F1;
}
/* Product Listing */
table.productListing {
}
table.productListing td {
	border-bottom: 1px solid black;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
table.productListing tr.oddRow {
	background-color: #FFFFFF;
}
table.productListing tr.evenRow {
	background-color: #F1F1F1;
}
/* Product Detail */
#productImages {
	float: left;
	text-align: center;
	margin-right: 8px;
}
#productInformation {
	background-color: #E6E7FE;
	border: 1px solid #EDB329;
	float: right;
	padding: 4px;
	width: 173px;
	line-height: 1.01em;
}
#productInformation p {
	margin: 0;
	padding: 0;
	margin-bottom: 0.75em;
}
#productInformationBottom {
	background-color: #E6E7FE;
	border-top: 1px solid #EDB329;
	border-bottom: 1px solid #EDB329;
	margin-top: 0.5px;
	padding-top: 0.5em;
}
#productDescription {
	border-top: 1px solid #EDB329;
	border-bottom: 1px solid #EDB329;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
table#productAttributes {

}
#productReviews {
	border-top: 1px solid #EDB329;
	border-bottom: 1px solid #EDB329;
	margin-top: 0.5px;
	padding-top: 0.5em;
}


/* Login */
#loginBox {

}
#loginBox h2 {
	color: #165829;
}
#loginBox p {
	margin-left: 1em;
}
/* Create Account */
.createAccount {
	border: 1px solid #cccccc;
}
.createAccount th {
	text-align: left;
	padding-top: 0.5em;
}
.createAccount td {
	background: #cccccc;
}
/* Shopping Cart */
#shoppingCart {

}
#shoppingCart th {
	font-size: 0.8em;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
#shoppingCart td {
	padding: 2px;
}
#shoppingCart .oddRow {

}
#shoppingCart .evenRow {
	background: #E6E7FE;
}
#shoppingCart .productDescription {

}
#shoppingCart .productAttributes {
	font-size: 0.8em;
}
#shoppingCart .price {
	font-weight: bold;
}
#shoppingCart .subtotal {
	font-weight: bold;
	border-top: 1px solid black;
}

/* Account */
#accountBox {
	background-color: #F8F8F9;
}
#accountBox th {
	text-align: left;
	background-color: white;
	padding-top: 0.5em;
}
#accountBox td {
	padding-left: 2em;
}
#accountBoxOrders tr.moduleRow {
	background-color: #e6e7fe;
}
#accountBoxOrders tr.moduleRow:hover {
	background-color: #f1f1f1;
}
#accountBoxOrders td {
	padding-left: 0;
	border: 1px solid white;
}
/* Tables */
table.data {

}
table.data th {
    font-size: 0.9em;
    background-color: #89FFA8;
    text-align: left;
}
table.data .evenRow {
}
table.data .oddRow {
    background-color: #D4FFDF;
}

.ProductTitle {
	font-size: 0.9em;
	color: #191919;
	font-weight: 900;
	text-decoration: none;
}
.ProductText {
	font-size: 0.8em;
}
.ProductPrice {
	font-size: 0.8em;
	color: #cc0000;
	font-weight: bolder;
	text-decoration: none;
}
#productInformation .ProductPrice {
	font-size: 1.1em;
}
.smallText {
	font-size: 0.7em;
}
.CartHeader {
	font-size: 0.7em;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}
.infoBox ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.infoBox ul li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navMenu .infoBox ul {

}
#navMenu .infoBox ul li {
	text-align: center;
}
#navMenu .infoBox ul li b {
	font-size: 0.9em;
}
.checkoutBarFrom, .checkoutBarCurrent, .checkoutBarTo {
	font-size: 0.8em;
}
.checkoutBarFrom {
}
.checkoutBarCurrent {
	font-weight: bold;
}
.checkoutBarTo {
}
.orderEdit {
	font-size: 0.8em;
}
td.main { font-size: 8pt; }