/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}

form {
	margin: 0;
	padding: 0;
}

.fieldData input, .fieldData select {
width:370px;
font-size: 12px;
line-height:14px;
padding: 2px;
margin:2px;
}
.tableButtons input {
width:150px;
font-size: 12px;
line-height:14px;
padding: 2px;
margin:2px;
}

.fieldName {
font-size: 12px;
line-height:14px;
width: 160px;
text-align:right;
padding-right: 10px;
}
.tableHead {
border-bottom: 2px solid #F7CA2F;
font-size:14px;
line-height:16px;
padding: 4px;
margin:4px;
background-image: url(images/tableheader.gif);
}
.MainTableHead {
font-size:16px;
line-height:18px;
padding: 4px;
margin:4px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #5F8700;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 125px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/bg.jpg) no-repeat left top;
}

#search {
	float:right;
	left:920px;
	margin-right:-5px;
	padding-top:34px;
	width:260px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 4px;
	width: 160px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #608801;
	border-top: 1px solid #608801;
	border-left: 1px solid #608801;
	border-right: 1px solid #608801;
	border-bottom: 1px solid #608801;
	color: #FFFFFF;
}

/* Logo */

#searchform{
	margin: 0px;
	padding-top:0px;
	text-align:left;
}

#logo {
	float: left;
	width: 450px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: none;
}

#logo h1 {
	padding-top: 19px;
	text-align: center;
	font-size: 3.8em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 221px;
	padding-top: 2px;
	text-decoration: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 35px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEEDB9;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page padding-top: 20px; */

#page {
	width: 920px;
	margin: 0 auto;
	
}

#latest-post {
	float: left;
	width: 590px;
	padding: 3px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	background: url(images/img02.jpg) repeat;
	background-repeat: repeat-x;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin-top: 15px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	/* background: #F5E7AC; */
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}


#allforms{
margin: 0px;
padding: 0px;
}

#btn{
width: 80px;
height: 24px;
}

#txtbox {
width: 200px;
height: 24px;
}

#imgbox{
width:200px;
height: 24px;
}

#producttable{
margin: 0px;
padding: 0px;
width: 590px;
border: 1px solid #5F8700;
background-color: #FFFFFF;
}

#producttable  td{
padding: 5px 5px;
/*border: 1px dotted #5F8700;*/
}


#productlist{
	float: left;
	width: 590px;
	padding: 0px 20px;
	line-height: 25px;
	font-size: 16px;
}
#headingtext{
margin-top: 0px;
margin-bottom: 10px;
}

#clr{
clear: both;
}

#leftpager {
float: left;
padding:10px 0;
}

#rightpager{
float: right;
padding:10px 0;
}

#pricecell{
height: 20px;
/*background-color: #5F8700;
color: #FEEDB9;*/
text-align: left;
vertical-align: top;
}
#latest-post h1 {
margin: 0px;
padding-bottom: 25px;
color: #FEEDB9;
}

#desccell{
margin: 0px;
}

#prodname{
text-align: center;
font-weight: bold;
background-color: #5F8700;
color: #FEEDB9;
}

#prodimage{
width: 300px;
}

#buttons{
vertical-align: bottom;
}

#search-latest-post {
	background:transparent url(images/img02.jpg) repeat-x scroll 0 0;
	float:left;
	font-size:16px;
	line-height:25px;
	padding:3px 20px 0;
	width:880px;
}

#search-latest-post h1 {
margin: 0px;
padding-bottom: 25px;
color: #FEEDB9;
}

.highlight{
border:1px solid #608801;
background-color: #F7CA29;
padding: 3px;
text-align:center;
}
.highlight p, .highlight a img{
vertical-align:middle;
}

.nothighlight{
border:1px solid #141414;
background-color: #FFFFFF;
padding: 3px;
text-align:center;
}
.nothighlight p, .nothighlight a img{
vertical-align:middle;
}