* {
	margin: 0;
	padding: 0;	
}

div.qtip-title a {
	color: #595959;
	position:relative;
}


html,body {
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;	
	height: 140%;
	background: #d7d7d7;
	color: #242424;

}

p, a, td, ul li {
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	color: #454545;
}

h1.mainheader, a.h1 {
	font-size: 25px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #486700;
	padding-bottom: 10px;
}

h2.mainheader, a.h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #749312;
	padding-bottom: 10px;
}

a.h1 {
	text-decoration: none;
}

a.greenlink {
	color: #749312;
}

a.hoverlink {
	text-decoration: none;
}

a.hoverlink:hover {
	text-decoration: underline;
}

img.noborder {
	border: 0px;
}

img
{  border-style: none;
}


ul.listmargin {
	margin: 15px 0 15px 15px;	
}

ul.listmargin li {
	padding: 3px;
	font-weight: bold;
}

.floatleft {
	float: left;
}

#mainwrapper {
	margin: 0 auto;
	width: 1100px;
	height: 100%;
}

#maincontainer {
	width: 919px;
	background: url('../images/main_bg.jpg');
	background-repeat: repeat-y;
	min-height: 100%;
	float: left;
}

* html #maincontainer {
height: 100%;
}

table.striped a {
	color: black;
}

table.striped td {
	padding: 3px;
}

.info_box {
	padding: 8px;
	border-color: #7f7f7f;
	border-style: solid;
	border-width: 1px;
	width: 495px;
	background-color: #f5f5f5;
	margin: 10px 0px 10px 0px;
}

.topalign {
	vertical-align: top;
}

.err_code {	
	font-family: arial, verdana, sans-serif;	
	font-size: 12px;
	margin: 10px;
	font-weight: bold;
	color: red;
}

.success_code {	
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	margin: 10px;
	font-weight: bold;
	color: green;
}

/*******************/

table.forumtable {
	font-family: arial, verdana, sans-serif;
	border-collapse: collapse;
}

table.forumtable th {
	text-align: left;
	font-size: 12px;
	background: white;
	padding: 5px 10px 5px 5px;
	border: 0;
	background: #a5e502;
	font-weight: normal;
	color: #535059;
	font-weight: bold;
}

table.forumtable td {
	border-top: 1px solid #dddddd;
	padding: 5px;
}

td.forum_message {
	background-color: #fbfbfb;
	border: 1px solid #c5c5c5;
	border-top: 0px;
}

table.forumtable tbody {
	font-size: 12px;
}

table.forumtable a {
	color: #454545;
}

/*******************/

.noborder {
	border: 0;
}

.floatleft {
	float: left;
}

div.clr {
	clear: both;
}

.textcenter {
	text-align: center;
}

.margincenter {
	margin: 0 auto;
}

#header {
	width: 825px;
	margin: 0 auto;
	text-align: right;
}

/* Loginpart */

input.loginfield {
	border: 1px solid #979797;
	font-size: 12px;
}

a.thickbox {
	font-weight: normal;
	text-decoration: none;
	color: #4e4e4e;
}

a.thickbox:hover {
	text-decoration: underline;
}



/* Searchpart */


p.greentext {
	color: #515151;
	margin-bottom: 5px;
}

#logo {
	width: 311px;
	height: 99px;
	text-align: center;
	padding-top: 29px;
	margin-left: 5px;
	float: left;
}

#searchholder {
	background: #a5e502;
	width: 835px;
	height: 128px;
	background: url('../images/searchbackground.jpg');
}

#searchbox {

	height: 104px;
	margin-left: 50px;	
	float: left;
}

#searchfield {
	margin: 0 auto 0 auto;
	padding: 35px 0 0 35px;
	background-repeat: no-repeat;
	float: left;
}

#objectsearch {
	width: 300px;
	margin-right: 5px;
	float: left;
	font-size: 16px;
}

#maincontent {
	width: 835px;
	margin: 0 auto;
	min-height: 680px;
}

#menubar {
	width: 991px;
	height: 64px;
	margin: 25px auto 0 auto;
	padding-top: 15px;
	padding-left: 22px;
	background: url('../images/menu_background.png');
	background-repeat: no-repeat;
}
 
#middle_holder {
	height: 97px;
	padding-top: 88px;
	padding-bottom: 5px;
}

#member_area {
	padding: 5px;
	width: 168px;
	float: right;
	border-left: 1px solid #dddddd;
}

#ads_right {
	width: 150px;
	float: right;
	
	margin-right: 10px;
	padding-right: 10px;
}


.memberheader {
	color: #535059;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#right_content {
	float: left;
	margin: 25px 5px 50px 30px;
}

.introtext {
	color: #3d3d3d;
	font-family: arial, verdana, sans-serif;
}

.introtext a {
	color: #6e8f02;
	font-size: 16px;
}


div.hr {
	border-bottom: 1px solid #dddddd;
}

#bottom_right {
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 520px;
	margin-right: 10px;
}

#br_top {
	background: url('../images/first_box_top.jpg');
	background-repeat: no-repeat;
	width: 520px;
	height: 10px;
}

#br_middle {
	border-left: 2px solid #b7b7b7;
	border-right: 2px solid #b7b7b7;
	padding-bottom: 20px;
	
}

#br_bottom {
	background: url('../images/first_box_bottom.jpg');
	background-repeat: no-repeat;
	width: 520px;
	height: 10px;
	clear: both;
}



.tdcenter {
	vertical-align: middle;
	margin: 0 auto;
	text-align: center;
	width: 55px;
	height: 55px;
}

#description_holder {
	width: 525px;
	height: 95px;
	margin: 0px auto 0 auto;
	background: url('../images/description_background.jpg');
	background-repeat: no-repeat;
}

#description_field {
	padding: 28px;
}

.menuitem {
	float: left;
	padding: 12px 15px 12px 15px;
}

.menudivider {
	float: left;
	padding: 12px 0 12px 0;
}

#footer {
	padding-top: 9px;
	padding-bottom: 9px;
	clear: both;
	width: 835px;
	margin: 0 auto;
	margin-top: 10px;
	border-top: 1px solid #d7d7d7;
	text-align: center;
	color: #0b131c;
}

#footer a {
	color: #767676;
	text-decoration: none;
}

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


/* Contact form */

td.rightalign {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}

input.standardform, textarea.standardform, select.standardform {
	border: 1px solid #9c9c9c;
}

table.standardform td {
}

td.errormessage {
	color: red;
	font-weight: bold;
}

/* Autocomplete */

.ac_results {
	background: white;
	border: 1px solid #e1e1e1;
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
}

.ac_over {
	background: #b8ff01;
}

.ac_results li {
	list-style: none;
}

.ac_results li:hover {
	background: #b8ff01;
}

