/**
*	Colors:
		Dark Green:              #9ED88B
		Light Green:             #D3FEC5
		Middle Green:            #BAFBAA #for hover overs
		Header Green:            #006600
		White:                   #FFF
		Dark Grey (Text):        #333
		Grey (Text):             #DEDEDE
*/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #dedede;
	font: 80%/1.8em Tahoma, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6, #footer {
	font: 120%/normal Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #878787;
	margin: 0; padding: 0;
	padding-top: 5px;
	}
h1 {
	height: 30px;
	display: block;
	text-indent: 35px;
	background: transparent url("../images/downarrow1.gif") top left no-repeat;
	font-size: 14px;
	}
h1 span {
	font-size: 14px;
	}
h2, h3, h4, h5, h6 {
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	}
strong { color: #000; }
.itemTitle {
	font-size: 12px !important;
	}
p, span, div, legend, caption, tr, td, table, a {
	font-size: 11px;
	color: #878787;
	}
p { line-height: normal; }
a {
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #006600;
	}
/* MAIN STRUTURAL ELEMENTS */
#container {
	width: 780px;
	margin: 13px auto auto auto;
	padding: 0;
	}
#navColumnOne, #navColumnTwo {
	vertical-align: top;
	width: 180px;
	padding: 0;
	background: #D3FEC5;
	}
.centerColumn {
	padding: 5px;
	}
#indexHomeBody .centerColumn {
	padding: 0;
	}
.leftBoxContainer {
	width: 100%;
	margin: 0 0 10px 0;
	}
.leftBoxContainer h3 {
	color: #fff;
	background: #9ED88B;
	padding: 10px 5px;
	font-size: 120%;
	font-weight: normal;
	}
.sideBoxContent {
	padding: 5px;
	}
.sideBoxContent label, .sideBoxContent input, .sideBoxContent select {
	clear: both;
	}
.sideBoxContent label { 
	font-weight: bold;
	}
#searchSubmitButton { margin-top: 10px; }
.sideBoxContent input[type="text"],
.sideBoxContent select {
	width: 100%;
	padding: 0;
	}
a.category-top {
	display: block;
	margin-top: 0;
	background: #fff 
	}
#pri-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 22px;
	}
#pri-nav li {
	padding-left: 25px;
	background: #fff url('../images/ar.gif') 7px 8px no-repeat;
	border-bottom: 1px solid #ccc;
	}
#pri-nav li a {
	color: #878787;
	font-weight: bolder;
	padding: 0;
	background: #D3FEC5;
	text-indent: 5px;
	}
#pri-nav li a:hover {
	background: #BAFBAA;
	color: #666;
	}
a.category-top:hover {
	background: #030;
	}
.category-products {
	display: block;
	}
#contentMainWrapper {
	background-color: #fff;
	}
/* HEADER ELEMENTS AND OTHERS AT THE TOP OF THE PAGE */
#navBreadCrumb {
	margin: 0 5px;
	border-bottom: 1px solid #dedede;
	}
#navMainWrapper {
	width: 100%;
	margin:	13px 0 0 0;
	padding: 0;
	background: #D3FEC5 url(../images/phone-nav.jpg) right top no-repeat;
	}
#navMain {
	font-family: "Arial Narrow" !important;
	font-weight: normal !important;
	background: #9ED88B;
	width: 100%;
	}
#navMain ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #9ED88B url(../images/phone-nav.jpg) right top no-repeat;
	width: 100%;
	font-family: "Arial Narrow" !important;
	font-weight: normal !important;
	}
#navMain ul li {
	float: left;
	font-family: "Arial Narrow" !important;
	font-weight: normal !important;
	}
#navMain ul li a {
	color: #fff;
	display: block;
	padding: 6px 8px;
	font-size: 145%;
	background: #9ED88B;
	font-family: "Arial Narrow" !important;
	font-weight: bold !important;
	}
#navMain ul li a:hover {
	color: #9ED88B;
	background: #fff;
	}
/* MAIN PAGE */
.client-login {
	background: #e5e5e5 url("../images/clientlogin.png") top left no-repeat;
	height: 320px;
	position: relative;
	display: compact;
	}
.categoryListBoxContents {
	float: left;
	text-align: center;
	}
/* FORMS */
fieldset {
	position: relative;
	border: none;
	background: #e7f5e2;
	margin-bottom: 1em;
	padding-top: .5em;
	padding: 5px;
	zoom: 1;
	}
legend {
	padding: 0;
	color: #006600;
	font-size: 130%;
	position: absolute;
	top: -.9em;
	left: .1em;
	}
fieldset label {
	width: 110px;
	margin-right: 10px;
	float: left;
	display: block;
	}
fieldset .checkboxLabel {
	width: 100%;
	}
/* TABLES & PRODUCTS */
.productListing-data {
	vertical-align: top;
	padding: 5px;
	}
.productListing-data-last-col {
	width: 100px;
	vertical-align: top;
	}
.productListing-data img {
	background: #fff;
	padding: 4px;
	border: 1px solid #006600;
	}
.rowEven td, .rowOdd td {padding: 5px; vertical-align: top;}
.rowOdd {
	background: #f2f2f2;
	}
.productListing-data .itemTitle {
	padding-top: 0;
	margin-top: 0;
	vertical-align: top;
	}
/* MAIN PRODUCT PAGE */
.product-info-wrapper {}
.product-image-main {
	text-align: center;
	margin-right: 10px;
	float: left;
	}
.product-image-main img, .frame-image img {
	background: #fff;
	padding: 4px;
	border: 1px solid #006600;	
	}
/* SHOPPING CART */
#cartContentsDisplay {
	text-align: center;
	border: 1px solid #ccc; 
	}
#cartProdTitle {
	display: block;
	margin: 0; padding: 0;
	}
#cartImage img {
	padding: 4px;
	background: #fff;
	border: 1px solid #006600;
	}
/* FOOTER CONTENT */
#footer {
	background: #9ED88B;
	color: #333;
	font-size: 90%;
	font-weight: normal;
	}
#supNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#supNav li {
	display: inline;
	}
/* MESSAGE STACK */
.messageStackError, .messageStackCaution {
	padding: 5px;
	background: #fedbdb;
	}
/* BUTTONS */
.buttonRow { display: inline; margin-right: 10px;}
/* FEATUED PRODUCTS */
#featuredProducts img, #whatsNew img {
	background: #fff;
	padding: 4px;
	border: 1px solid #006600;
	}
#featuredProducts .back, #whatsNew .back {
	float: left;
	text-align: center;
	}
/* GLOBAL RULES */
.clear {
	height: 1%;
	}
.clear:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	}
.clearBoth {
	width: 100%;
	clear: both;
	}
.full-width {
	width: 100%;
	}
.half-width {
	width: 50%;
	}
.width300 {
	width: 300px;
	}
.align-left {float: left;}
.align-center {margin: 0 auto;}
.align-right {float: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.alert {color: #ef5858;}
a img {border: none;}
.list-style-none { list-style-type: none; };
.no-gap-top { margin-top: 0; padding-top: 0; }
.no-gap-left { margin-left: 0; padding-left: 0; }
.tabTable {	vertical-align: top; }
.black { color: #000; }
.green {
	color: #D3FEC5;
	}
table, tr, td, th, thead, tfoot, tbody {
	vertical-align: top !important;
	}
input[type="checkbox"], input[type="radio"] {
	float: left;
}
.checkboxLabel, radioButtonLabel {
	float: left;
	width: 200px;
	}

.totalBox, .amount { float: right; }
.lineTitle { float: left; }
.star img{	
	margin-top: 5px !important;
	}
#navColumnOne form label, #navColumnOne form input, #navColumnOne form select{
	display: block;
	}
#searchSubmitButton {
	display: inline !important;
	}
.sideBoxContent {
	padding: 0 5px;
	margin: 0;
	}
.leftBoxHeading {
	margin-bottom: 0;
	}
#searchContent {
	padding: 0 5px;
	margin: 0;
	}
#searchContent form {
	margin: 0;
	padding: 0;
	}