* { /* sets 0 margin and 0 padding on everything */
	margin: 0; 
	padding: 0;
}

a {
	outline: none;	
}

body {
	margin: 20px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #c8da7a;
}

a img {
	border:0;	
}

#header
{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 974px;
	text-align: center;
}

#menu {
	background-color: #c8da7a;
}

#main-container {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}


#left-side
{
	background-color: #6e9721;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 210px;
}

#left-side ul {margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;}

#left-side li {border-bottom: 1px dotted #dbdbdb;
list-style: square;
list-style-position: inside;
margin-left: 10px;
line-height: 35px;
padding-left: 3px;
font-size: 12px;
color: #FFF;}

#left-side a:link {
	text-decoration: none;
	color: #FFF;
}

#left-side a:visited {
	text-decoration: none;
	color: #FFF;
}

#left-side a:hover {
	text-decoration: underline;
	color: darkgreen;
}

#left-side h4 {
	width: 210px;
	text-align: center;
	padding-bottom: 15px;
}

#left-side #whats-new {
	font-size: 11px;
	line-height: 1.2em;
	width: 210px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	background: #FFF;
}

#left-side .new-item {
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 20px;
	padding: 0 6px;
	text-align: center;
	width: 154px;
}

#left-side .ni-img {
	height: 75px;
	width: 75px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#left-side .ni-info {
	height: 40px;
}

#left-side .item-img {
	float: left;
	margin: 10px;	
}

#left-side .item-info {
	float: left;
	margin-top: 10px;
	text-align: justify;
	width: 400px;
}

#main-content 
{
	padding: 0px;
	width: 510px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#right-side
{
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
}


#right-side p {padding-left: 10px;
padding-right: 10px;}

#right-side h4 {padding-left: 10px;}

#whats-new {
	font-size: 11px;
	line-height: 1.2em;
	width: 504px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-left: 6px;
	margin-top: 10px;
}

.new-item {
	float: left;
	margin: 5px 0px;
	padding: 0 6px;
	text-align: center;
	width: 154px;
}

.ni-img {
	height: 75px;
	width: 75px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.ni-info {
	height: 40px;
}

.item-img {
	float: left;
	margin: 10px;	
}

.item-info {
	float: left;
	margin-top: 10px;
	text-align: justify;
	width: 400px;
}


#footer 
{
	font-size: 10px;
	text-align: center;
	background-color: #693;
}

h1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#090;
	text-decoration: underline;
	font-style: italic;}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	height: 45px;
	margin-top: 0px;
	color: #330;
}

h3 {
	background-image: url(../images/seedlings-H3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 5px;
	color: #083709;
	text-align: center;
	font-weight: bold;
}

h4 a {font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-weight: bold;
	font-size: 14px;}

h3 a {
	color: #083709;
	text-decoration: none;}

a {
	color: #083709;}

#client_menu {
	width: 400px;
	margin-left: auto;
	margin-right: auto;	
}

#saved {
	width: 100%;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: red;
	margin: 10px 0;
}

#cart-total {
	float: right;
	text-align: right;	
}

/* Fields Modules */

fieldset {
	border: none;
}

legend {

}

label {
	width: 150px;
	clear: right;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

label.support {
	width: 250px;
	clear: right;
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea {
	width: 300px;	
}

input[type=text], input[type=password], textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #c8da7a;
}

input[type='checkbox'] {
	margin-top: 8px;
	margin-bottom: 0px;
	background-color: #c8da7a;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #693;
}

select {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #c8da7a;
}

select:focus {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #693;
}

.validate {
	padding: 10px;
	background-image: url('../images/validation.gif');
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}

#addition {
	border: 1px solid #ccc;
	padding-bottom: 10px;
}

#addition legend {
	padding: 5px;
	color: #693;
	font-weight: bold;
}

.addresses {
	border: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#orders { border-collapse:collapse; margin-left: auto; margin-right: auto; margin-top: 20px; width: 400px;}
#orders ul { margin:10px 0 10px 40px; padding:0px;}
#orders th { color:#000; padding:7px 15px; text-align:left; background-color: #6e9721;}
#orders td { color:#000; padding:7px 15px; }
#orders tr.odd td { cursor:pointer; }
#orders div.arrow { background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
#orders div.up { background-position:0px 0px;}
#lines { border-collapse: collapse; margin-left: auto; margin-right: auto;}
#lines td {border-bottom: 1px solid black;}

#search { text-align: left;
padding-left: 8px;
vertical-align: middle;}

.btn {background-color: #c8da7a;
border: 1px solid #030;}

#categories {
	float: left;
}

#searchresults {
	margin-bottom: 80px;  
	float: left;
}

#checkout {
	border: 1px dashed #ccc;
}

#submitbutton {
	visibility: hidden;
}

.logo_link {float: right;}
.title {float: left;}
.panel-wrapper p {float: left; clear: left;}

.weather {text-align: center;
width:180px;
padding-left: 30px;}
