@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/* DIVs */

#heading {
	width: 100%;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: solid 1px #E6E6E6;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

#search, #login {
	float: left;
	margin-top: 5px;
	width: 100%;
	text-align:left;
}

#main-menu {
	float: left;
	text-align:left;
	border-right:  solid 1px #FFFFFF;
}

#welcome {
	float: right;
	text-align:left;
	border-left:  solid 1px #FFFFFF;
}


#site-links {
	float: left;
	width: 100%;
	text-align:left;
	border-bottom: dashed 1px #E6E6E6;
}

#featured-properties {
	float: left;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #CCCCCC;
	width: 100%;
	text-align:left;
}

#properties-results {
	float: left;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #CCCCCC;
	width: 100%;
	text-align:left;
}

#adverts {
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align:left;
}

/* Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #0D8BC8;
}

a:active {
	color: #666666;
}

a.site-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 5px 5px 5px 0px;
	display: block;
}

a.site-links:link {
	color: #666666;
	text-decoration: none;
}

a.site-links:visited {
	color: #666666;
	text-decoration: none;
}

a.site-links:hover {
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
}

a.site-links:active {
	color: #666666;
	text-decoration: none;
}

a.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 6px 10px 6px 10px;
	display: block;
	background:url(images/main_nav_bg_black.jpg);
}

a.top-menu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.top-menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.top-menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/main_nav_bg_blue.jpg);
}

a.top-menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* TEXT */

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-transform:capitalize;
	color: #0D8BC8;
}

.property-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0D8BC8;
}

.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.body-text, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	line-height: 1.6em;
}

.body-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #666666;
	line-height: 1.6em;
}

.body-text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
.body-text-white14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	line-height: 180%;
}

/* FORM */

form, fieldset {
	margin: 0;
	padding: 0;
}

.btn-login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 3px 3px 3px 3px;
	border: #0D8BC8 1px;
	color: #FFFFFF;
	background:url(images/main_nav_bg_blue.jpg);
}

.btn-login1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-top:2px;
	margin-bottom:2px;
	padding: 1px 1px 1px 1px;
	border: #0D8BC8 1px;
	color: #FFFFFF;
	background:url(images/main_nav_bg_blue.jpg);
}
.btn-login2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 1px 1px 1px;
	border: #0D8BC8 1px;
	color: #FFFFFF;
	background:url(images/main_nav_bg_blue.jpg);
}

.btn-login3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 3px 3px 3px 3px;
	border: #0D8BC8 1px;
	color: #FFFFFF;
	background:url(images/main_nav_bg_blue.jpg);
}

/* IMAGES */

.picts {
	border: solid #F1F1F1 4px;
	margin-bottom: 10px;
}


a.link1:link {
font-size: 10px;
display: block;
color: #ffffff; 
background-color: #676767; 
text-decoration: none;
font-family: Arial; 
} 
a.link1:visited {
font-size: 10px;
display: block; 
color: #ffffff; 
background-color: #676767; 
text-decoration: none; 
font-family: Arial; 
} 

a.link1:active{
font-size: 10px;
display: block; 
color: #FFFFFF;
background-color: #DB0000; 
text-decoration: none;
cursor:default;
font-family: Arial; 
} 

a.linked{
font-size: 10px;
display: block;
color: #ffffff; 
background-color: #DB0000; 
text-decoration: none;
font-family: Arial;  
} 

a.link1:hover {
font-size: 10px;
display: block;
color: #ffffff; 
background-color: #DB0000; 
text-decoration: none;
font-family: Arial; 
}

.style3 {font-weight: bold}
.style5 {font-size: 10px}
.styleempty {
	color: #AAAAAA;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	color: #DB0000;
	font-family: Tahoma;
}
.copy_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #4C6D93;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_main_search {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 9px;

}

.form_main_search1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;

}

.list {
margin:0px;
padding:0px;
width:12px;
height:12px;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.link_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #4D77A6;
}
.link_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #DB0000;
}
.link_3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #4D77A6;
}
.text_4 {
	font-family: "Arial Narrow";
	font-size: 10px;
	line-height: 12px;
	color: #464646;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 19px;
	width: 263px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 98px;
	width: 263px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}
.formLogin {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 13px;
	background-color: #FFF3DF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.style6 {font-family: Tahoma; font-size: 11px; line-height: 14px; color: #000000; font-weight: bold; }
.style7 {font-family: Tahoma; font-size: 16px; line-height: 14px; color: #000000; font-weight: bold; }
.style8 {font-family: Tahoma; font-size: 16px; line-height: 16px; color: #DB0000; font-weight: bold; }
.error_text {font-family: Tahoma; font-size: 10px; line-height: 10px; color: #DB0000; }
.h_line {
background-image:url(images/b_sp.gif);
background-repeat:repeat-y;
background-position:center;
}
form {
padding:0;
margin:0;
}
.formLoginBTN {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	background-color: #C7DBF6;
	border-bottom-width: 1px;
	border-bottom-color: #C7DBF6;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #C7DBF6;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #C7DBF6;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #C7DBF6;
	border-top-style: solid;
}
.text_3white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	left:812px;
	top:380px;
	width:150px;
	height:450px;
	z-index:1;
}
