body {
	background: #9CAD52;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
}
#menu table {
	width: 100%;
}
#menu td {
	padding: 4px;
	width: 100px;
	text-align:center;
	color:#FFFFFF;
}
table.formPage {
	border: 0px solid #A0A0A0;
        padding: 0px;
}

a:link, a:visited
{
	color:#222222;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
text-decoration:none;
}

#wrapper {
	width: 750px;
	border: 3px solid #B1B659;
	background: #DADC91;
}
#header {
	background: #EBECCE;
	height: 75px;
}
#menu {
	background: #3B4428;
	padding: 5px;
}
#subcontainer {
	width: 730px;
	background: #F0F4BC;
	border: 1px solid #8A8C5A;
	margin-top: 5px;
	margin-bottom: 10px;
}
a.categoryheading {
	color: #566A28;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}
a.categoryheading:hover
{
text-decoration:underline;
}
a.subcategories
{
	color:#517256;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}
a.subcategories:hover
{
text-decoration:underline;
}
h2 {
	font-size: 12px;
	color: #566A28;
	padding: 0px;
	margin: 0px 0px 3px;
	background: url(../images/img.gif) no-repeat left center;
	text-indent: 18px;
}
.footer {
	text-align: center;
	color: #3B4428;
	font-size: 10px;
	margin: 5px auto;
	width: 760px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}




#menu a:link, #menu a:visited {
	font-weight: bold;
	color: #f2f2f2;
	text-decoration: none;
}
p.subcats {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}

#menu a:hover {
	font-weight: bold;
	color: #DADC91;
	text-decoration: none;
}
.breadcrumb {
	width: 560px;
	padding: 3px 3px 3px 13px;
}
.breadcrumb a{
font-weight:normal;
}
.topbar
{
	margin-bottom:10px;
	background: #F5F7D4;
	border-bottom: 1px solid #9CAD52;
}
.feed
{
width:20px;
}
.search {
	width: 150px;
	padding: 3px 23px 3px 3px;
	margin: 0px;
}
.search input.searchfield
{
	background: #F5F7D4;
	border: 1px solid #9CAD52;
	font-size: 10px;
	width: 125px;
	color: #4F582A;
}
.footer a:link, .footer a:visited {
	color: #3B4428;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover
{
text-decoration:underline;
}
.featured {
	background: #A8C070;
	padding: 5px;
	color: #333333;
	border: 1px solid #3E472B;
}
.featured a, .standard a
{
font-weight:bold;
}
.standard
{	padding: 5px;
}
.featured a.more
{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(../images/fmarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.standard a.more
{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(../images/smarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	font-weight: bold;
	color: #566A28;
	font-size: 13px;
	background: url(../images/featured.jpg) no-repeat left center;
	text-indent: 13px;
margin-left:10px;
}
a.small
{font-weight:normal;
font-size:10px;
}
.small
{font-weight:normal;
font-size:10px;

}

.url
{
color:#666666;
}

#details
{
width:700px;
}

#details .alexa
{
	text-align: center;
}
#details .alexa img
{
	padding: 1px;
	border: 1px solid #F0F4BC;
	margin: 0px;
}
#details .alexa img:hover
{
	padding: 1px;
	border: 1px solid #384623;
	margin: 0px;
}

#details .label
{
	width: 250px;padding:5px;
	text-align: center;
}

#details .smallDesc
{
width: 400px;
}

td.err {
	padding: 8px;
	color: #D4EEF7;
	background: #3C474B;
	
	text-align: left;
}

td.msg {
	padding: 8px;
	color: #3B4428;
	background: #F8FAE5;
	text-align: left;
}
.pricing {
	
	width: 700px;
}
.pricing td
{
background: #F5F7D4;
padding:5px;
}
.pricingoption {
	width: 300px;
	text-align:left;
	color: #27455C;

	}
.pricingoption input
{
	margin: 0px 10px 0px 0px;
}.pricing .pricingtext {
	padding-left: 10px;
	
	color: #27455C;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 5px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #8A8C5A;
	text-align: left;
	clear: right;
	font-size: 10px;
}

span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

.captcha {
	border: 1px solid #9CAD52;
	margin-top: 10px;
}

td.label
{
	width: 250px;padding:5px;
	text-align: left;
}
td.field
{
width: 400px;
}

input.text
{
background: #F5F7D4;
	border: 1px solid #9CAD52;
	font-size: 11px;
	
	color: #4F582A;
}
textarea.text
{
background: #F5F7D4;
	border: 1px solid #9CAD52;
	font-size: 11px;
	
	color: #4F582A;
}
select
{
background: #F5F7D4;
	border: 1px solid #9CAD52;
	font-size: 10px;
	
	color: #4F582A;
}

.buttons {

	text-align: center;
}

.btn {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #3B4428;
	cursor: pointer;
	height: 17px;
	color: #ECF7D4;
}



div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
	background: #F5F7D4;
	border: 1px solid #9CAD52;
	font-size: 11px;
	
	color: #4F582A;

}

#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#F5F7D4;
   line-height:19px;
   text-align:right;
}

