body {
	font: 12px Verdana,Helvetica,Sans-Serif; 
	background-color: #fff; 
	text-align: center; 
	margin: 0px;
	background: url("images/bg.gif") repeat-x;;
	}
		
table { 
	font-size: 11px;
	}
		
img {
	border:1px solid #CCC;
	padding:2px;
	margin-bottom:2px;
	}
	
.img {
	border:0px;
	margin:0px;
	padding:0px;
	}
			
div#logo{
	height: 110px;
	}
	
H1, H2, H3 {
	font: 12px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #A4CC00;
	margin: 0;
	padding-bottom: 2px;
}

h1 {
	font: 14px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
}

H4 {
	font: 11px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #555555;
	margin: 0;
	padding: 0;
}

.required {
	color: red;
}

/* floated div and boxes */

#wrapper {
	background-image: url("images/wrapperbg.gif");
	background-repeat: repeat-y;
	background-position: 0px 400px;
	margin:0 auto;
	width:1074px;
	}

div#container{
	/*width:880px;*/
	width:1074px;
	margin:0 auto;
	text-align:center;
	background-image: url("images/wrapperbg.gif");
	min-height:673px;
	}
	
div#lefto {
	float: left;
	width: 350px;
	min-height:800px;
}

div#righto {
	float: left;
	width: 580px;
}

div#header{
	/*height:70px;*/
	margin:0;
	/*background: #00A1DF;*/
	color: #79B30B;
	/*margin-bottom: 10px;*/
	}
	
div#content{
	float:right;
	width:570px;
	text-align:left;
	margin-bottom: 10px;
	/*background: #fafafa;*/
	}

div#fhorizon{
	float:right;
	width:670px;
	text-align:left;
	margin-bottom: 10px;
	background: #fafafa;
	}
	
div#navigation{
	float:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	background: #fafafa;
	}
div#fvertical{
	float:left;
	clear:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	background: #fafafa;
	}
	
div#banner{
	float:left;
	clear:left;
	width:200px;
	text-align:left;
	margin-bottom: 10px;
	background: #fafafa;
	}	
	
div#footer{
	clear:both;
	width:575px;

	text-align:right;
	float:right;
	color: #999999;
	margin:0 0 0 0;
	padding: 6px 0;
	/*border-top: 1px dashed #ccc;*/
	text-align: right;
	font: 10px Verdana,Helvetica,Sans-Serif;
	line-height: 15px;
	vertical-align:middle;
	padding-right:100px;
	}

.blok {
	margin: 0;
	overflow: hidden;
	background: #fafafa;
	float: left;
		}

.blokbox h2 {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #00A1DF;
	background-image: url("images/hoek_ro.gif");
	background-repeat: no-repeat;
	background-position: top  right;
		}

.blokbox h2 span {
	line-height: 16px;
	padding: 2px 7px 2px 7px;
	background-color: transparent;
	background-image: url("images/hoek_lo.gif");
	background-repeat: no-repeat;
	background-position: top  left;
		}
		
.blokbox div.blokcontent {
	margin: 0;
	border: 1px solid #ccc;
	border-width: 0 1px;
	padding: 10px 10px 0 10px;
		}
		
.blokbox div.blokcontentmain {
	margin: 0;
	border: 1px solid #ccc;
	border-width: 0 1px;
	padding: 10px 10px 0 10px;
		}	
				
.blokbox div.blokfooter {
	line-height: 10px;
	background-color: #fafafa;
	background-image: url("images/bhoek_ro.gif");
	background-repeat: no-repeat;
	background-position: top  right;
		}

.blokbox div.blokfooter div {
	background-color: transparent;
	background-image: url("images/bhoek_lo.gif");
	background-repeat: no-repeat;
	background-position: top  left;
		}

/* links */
a:link {
	color: #00A1DF; text-decoration: none;
	}
a:visited {
	color: #00A1DF; text-decoration: none;
	}
a:hover {
	color: #00677D; text-decoration: underline;
	}
a:active {
	color: #00A1DF; text-decoration: none;
	}
	
/* menu */
div#menu_container{
margin: 0 auto 0 auto;
/*width: 880px;*/
width: 1074px;
text-align: left;
	}
	
	
.menu_bg {
	background: url('images/menu.gif') no-repeat;
	height:51px;
	width:1074px;
}
	
	
.topnav a {
	float:left; 
	/*color:#149CD6;*/
	color:#FFFFFF;
	/*background-image: url("{template_url}/images/top_left.gif");
	background-color: #fff;*/
	background-repeat: no-repeat;
	background-position: left top;
	
	margin:0 2px 0 0; 
	padding:0 0 0 2px; 
	}
	
.topnav a b {
	float:left; 
	display:block; 
	/*background-image: url("{template_url}/images/top_right.gif");*/
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding:5px 16px 5px 12px;
	}
	
.topnav a:hover {
	/*background-image: url("{template_url}/images/top_left.gif");*/
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #CEF1FF;
	color: #00677D;*/
	color:#FFFFFF;
	cursor:pointer;
	text-decoration: none;
	}	
	
.topnav .current a {
	/*background-image: url("{template_url}/images/top_left.gif");*/
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #3a73ba;*/
	color:#ccc; 
	cursor:default;
	} 
#nav {
	font: 10px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
    margin: 48px 0 0 0;
	float: left;
	}
	
.topnav {
	padding-top:13px;
	padding-left:30px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial Narrow, Arial Helvetica, sans-serif;
}
	
/* user menu  */
#navm {
	font: 10px Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
    margin: 48px 0 0 0;
	float: left;
	}
	
#navm a {
	float:left; 
	color:#FF6600;
	text-decoration: none;
	background-image: url("images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin:0 2px 0 0; 
	padding:0 0 0 2px; 
	}
	
#navm a b {
	float:left; 
	display:block; 
	background-image: url("images/top_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	padding:5px 16px 5px 12px;
	}
	
#navm a:hover {
	background-image: url("images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
	color: #00677D;
	cursor:pointer;
	} 
	
#navm .current a {
	background-image: url("images/top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3a73ba;
	color:#ccc; 
	cursor:default;
	}
	
/* form elements */
form {
	margin: 10px 0 0 0; 
	padding: 10px 10px 10px 10px;
	/*border: 1px dashed #cccccc; 
	background-color: #F7F7F4; */
	}
	
label {
	display:block;
	font-weight:bold;
	margin:50px 0;
	}
	
input {
	margin-bottom: 1px;
	border: 1px solid #ccc;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	color:#777;
	background-color:#fff;
	}
	
textarea {
	width:300px;
	padding:2px;
	font-family: Verdana,Helvetica,Sans-Serif;
	height:70px;
	display:block;
	color:#777;
	border: 1px solid #ccc;
	}
	
select { 
	width: 200px;
	border:1px solid #ccc;
	margin-bottom: 2px;
	} 

option { 
	width: 200px;
	border:0px solid #ccc;   
	}

fieldset {
	padding: 1em;
	border:1px solid #CCC;
	}
  
legend {
	margin-bottom: 8px;
	padding: 5px 5px 5px 5px;
	border:1px solid #CCC;
	}

/* li and ul menu */

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

li.menu {
	line-height: 12px;
	padding-left: 16px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url("images/li.gif");
	background-repeat: no-repeat;
	background-position: 4px 5px;
	font-weight: bold;
	}

/* open-realty core.css */

.no_results { 
	color:red;
	margin-top:10px;
	border: 1px dashed red;
	padding: 4px 4px 4px 4px;
	}
	
.searchbox {
	background: url("images/searchbg.png");
	width:305px;
	height:309px;
	margin-top:25px;
	margin-left:15px;
	color:#FFFFFF;
}
	
.search_results {
	width:100%;
	}
.result_row_0 { 
	background-color: #F2F2EE;
	}
.result_row_1 {
	background-color: #FFF;
	}

.listing_result_box {
	border: 1px dashed #00A1DF;
	margin-top: 6px;
}

.listing_result_top {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 0 6px 6px 8px;
}

.listing_result_center {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_bottom {
	border-top: 1px dashed #00A1DF;
	border-left: 1px dashed #00A1DF;
	border-right: 1px dashed #00A1DF;
	border-bottom: 1px dashed #00A1DF;
	padding: 8px 6px 8px 8px;
	line-height: 1.3em;
}

.listing_result_content {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.listing_header{
	padding: 4px 0 0 0px;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	background-color: #F7F7F4;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border: 1px solid #DDD;
	padding: 2px 2px 2px 2px;
	margin-bottom: 6px;
}
.browse_tool {
	background-color: #EBEBEB;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button A {
	background-color: #EBEBEB;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border: 1px dashed red;
	font-weight: bold;
	text-decoration: none;
	color: #00A1DF;
	width: 100px;
	display: block;
	line-height: 16px;
}
.browse_tool_button A:visited {
	color: #00A1DF;
}
.browse_tool_button A:hover {
	color: #555555;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	border: 1px solid #00A1DF;
	color: #555555;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	text-decoration:none;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	border: 1px solid #00A1DF;
	color: #00A1DF;
	padding: 4px 4px 4px 4px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #00A1DF;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #CCFF00;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing {
	margin: 0 0 0 0;
	border: 1px dashed #00A1DF;
	width: 100%; 
	text-align: center;
	}
.next_prev_listing ul {
	margin: 0.2em auto; 
	}
.next_prev_listing li { 
	display: inline; 
	padding: 3px 0; 
	list-style-type: none;
}
.count, .listing_xy { 
	width: 100%; 
	background-color: #E8E8E8; 
	clear: both; 
	padding: 3px 0;
}

.slideshow_img {
	float: left;
	width: 100%;
	text-align:center;
}
.slideshow_links {
	float: left;
	width: 100%;
	text-align:center;
}
.city_distance_header{font-size:12px;}

/* user stuff */
.view_user {
	padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
.view_user_user_images {
	float: left;
	width: 140px;
}
.view_user_user_info {
	float: left;
	padding-left:10px;
	width: 400px;
	line-height: 1.4em;
}
.view_user_user_hitcount {
	clear:both;
	margin-top: 20px;
	line-height: 40px;
}
.view_user_user_box {
}
.featured_listings {
margin-left:auto;
margin-right:auto;
text-align:center;

}

A.whitelnk:link 
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:visited 
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:active
{
    FONT-WEIGHT: normal;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:hover 
{
    FONT-WEIGHT: normal;
    COLOR: #4F4F4F;
    TEXT-DECORATION: none
}
