@CHARSET "UTF-8";

body {
        margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:.8em;
        background-color:#f5f5f5;
        background-image:url('../img/background_frame.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-size:1.7em;
	font-family:arial;
	font-weight:normal;
	margin:0;
	padding:0;
        color:#bd282e;
}

h2 {
	font-size:1.3em;
	font-weight:normal;	
	margin:0;
	padding:0;
	color:#335ea8;
}

h3 {
	font-size:1em;	
	color:#bd282e;
	font-family:verdana;
	margin-bottom:-10px;
}

p.clear {
	clear:both;
	font-size:0px;
	height:0px;
}

ul {
	margin:0;
	padding:0;	
}

div#container {
	margin:0 auto;
	width:930px;
        margin-top:20px;
}

div#menu {
	width:930px;
	height:24px;
	border-top:6px solid #bd282e;
	background-color:#4b4b4b;
}

ul.menu {
	width:930px;	
	margin-left:30px;
}


ul.menu li {
	display:block;
	height:16px;
	float:left;
	list-style:none;
	margin-top:5px;
	padding:0px 26px;
	border-right:1px dotted #fff;
}

ul.menu li.first {
	padding-left:0;	
}

ul.menu li.last {
	border-right:none;
	padding-right:0;
}

ul.menu li a {
	display:block;
	font-size:11px;
	color:#eee;
	text-decoration:none;
}

ul.menu li a:hover {
	color:#fff;
	text-decoration:underline;	
}

div#banner {
	position:relative;	
	height:260px;
	border-bottom:3px solid #bd282e;
}

div#hot {
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:130px;
	background-image:url('../img/hot_properties_310x130.png');
	background-repeat:no-repeat;
	background-position:center;
}

div#search {
	position:absolute;
	left:0px;
	top:130px;
	width:310px;
	height:130px;
	background-image:url('../img/find_your_dream_home_310x130.png');
	background-repeat:no-repeat;
	background-position:center;
}

div#flash {
	position:absolute;
	right:0px;
	top:0px;
	width:620px;
	height:260px;
}

div#header {
	position:relative;	
	width:930px;
	height:65px;
}

div#header span#subtitle {
	display:block;
	position:absolute;
	left:100px;
	top:40px;
	text-transform:uppercase;	
	font-size:10px;
	color:#a09f9f;
}

div#header ul#submenu {
        position:absolute;
        bottom:10px;
        right:10px;
        float:right;
}

div#header ul#submenu a.red {
    color:#cc0000;
}

div#header ul#submenu li {
    display:block;
    list-style:none;
    float:right;
    padding:0px 10px;
    border-left:1px solid #999999;
    font-size:11px;
}

div#header ul#submenu li a {
    color:#737373;
    text-decoration:none;
}

div#header ul#submenu li a:hover {
    text-decoration:underline;
}

div#header ul#submenu li.first {
    padding-right:0;
}

div#header ul#submenu li.last {
    padding-left:0;
    border-left:0;
}

div#footer {	
	width:930px;
	text-align:center;
        clear:left;
}

div#footer_menu {
        background-color:#8d9ba9;
}

div#footer div#footer_menu ul.menu {
	width:780px;
	margin:0 auto;
	height:24px;
}

div#footer div#footer_menu ul.menu li {
	padding:0px 5px;
}

span#copyright {
	font-size:.7em;
        clear:left;
        display:block;
	margin:0 auto;
	color:#4b4b4b;
	height:30px;
	border-top:1px solid #8d9ba9;
	padding-top:12px;
	margin-top:2px;
}

div#content {
	width:930px;
	margin-top:10px;
}

div#content div.featured {
	width:309px;
	float:left;
	border-right:1px solid #8d9ba9;
}

div#content div.last {
	border-right:0;
}

div#content div.featured img.title {
	margin-left:10px;	
	margin-bottom:20px;
}

div#content div#flash {
	background-image:url('../slideshow/image1.png');	
	background-repeat:no-repeat;
}

div#search {
	position:relative;	
}

div#search form {
	position:absolute;
	left:0;
	top:30px;
	margin:0;
	padding:0;
	font-size:11px;
	width:300px;
}

div#search form label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color:#4b4b4b;
	padding-top:3px;
	margin-bottom:4px;
}

div#search form select {
	display:block;
	width:100px;
	float:left;
	font-size:11px;
	margin-bottom:4px;
}

div#search form input {
	float:left;
	padding:0;
	margin:0;
	width:72px;
	height:19px;
	margin-left:14px;
	margin-top:1px;
}

div#search span {
	display:block;
	position:absolute;
	bottom:7px;
	right:14px;
	font-size:11px;
}

div#content div.left {
	width:609px;
	float:left;
	border-right:1px solid #8d9ba9;
	padding-right:10px;
        margin-bottom:30px;
}

div#content div.right {
	width:299px;
	float:right;
	padding-left:10px;
        margin-bottom:30px;
        margin-top:30px;
}

div#content ul {
	margin-left:10px;
	padding-left:10px;
}

div.property_featured {
	width:154px;
	height:130px;
	float:left;
	font-size:10px;
}

div.property_featured img#thumb {
	border:0;
	margin-left:9px;
}

div.property_featured img#go {
	border:0;
        padding-left:4px;
}

div.property_featured span {
	margin-left:9px;
	display:block;
	margin-right:4px;
}

div.property_featured span.title {
	text-transform:uppercase;
	margin-top:4px;
	margin-bottom:2px;
}

div.property_hot {
	width:300px;
        height:110px;
	font-size:11px;
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

div.property_hot img#go {
	border:0;
        padding-left:4px;
}

div.property_hot img#thumb {
	position:absolute;
	border:0;
	left:10px;
	top:0px;
}

div.property_hot span.right {
	margin-left:155px;
	display:block;
	margin-right:4px;
}

div.property_hot span.title {
	margin-left:155px;
	text-transform:uppercase;
        color:#4b4b4b;
        color:#335ea8;
        font-weight:bold;
	margin-top:4px;
	margin-bottom:2px;
}

div#login {
    width:270px;
    padding:20px;
    margin:20px;
    margin-bottom:50px;
    background-color:#eeeeee;
    border:1px solid #dddddd;
}

div#login form label {
    display:block;
    float:left;
    width:90px;
    margin-top:2px;
    font-size:12px;
    margin-bottom:5px;
}

div#login form input {
    display:block;
    float:left;
    font-size:12px;
    width:110px;
    margin-bottom:5px;
}

div#login form input.submit {
    font-size:11px;
    width:50px;
    margin-left:15px;
}

span#loginmessage {
    display:block;
    margin:20px;
    margin-left:40px;
    color:#ff0000;
    font-weight:bold;
}

div#panel {
    padding:20px;
}

div#panel h2 {
    margin-bottom:10px;
    clear:left;
}

div.group {
    margin-bottom:20px;
}

div.group div {
    margin:3px;
    padding:3px;
    background-color:#f7f7f7;
    border:1px dotted #f2f2f2;
    height:15px;
    float:left;
}

div.group div.row {
    clear:left;
    width:20px;
    background-color:#ffffff;
    font-weight:bold;
    text-align:right;
    border:0;
}


div.group div.spacer {
    clear:left;
    width:84px;
    background-color:#ffffff;
    font-weight:bold;
    text-align:right;
    border:0;
}

div.group div.id {
    width:50px;
     background-color:#c7f7c7;
}

div.group div.titleen {
    width:350px;
    background-color:#f7c7c7;
}

div.group div.titlenl {
    width:350px;
    background-color:#c7c7f7;
}

div.group div.en {
    width:350px;
    height:30px;
    background-color:#f7e7e7;
}

div.group div.nl {
    width:350px;
    height:30px;
    background-color:#e7e7f7;
}

img#logo {
    border:0;
}

div.showmore {
    width:300px;
    padding:10px;
    text-align:center;
}

div.showmore img {
    margin-bottom:-10px;
}

div.showmore a {
    margin-left:10px;
}

h1 span.light {
    color:#4b4b4b;
}

a.price {
    display:block;
    width:136px;
    text-align:center;
    position:absolute;
    left:10px;
    top:72px;
}

div#quickcontact {
    width:296px;
    height:123px;
    background-image:url('../img/email.png');
    background-repeat:no-repeat;
    background-position: top left;
    border: 1px solid #dedede;
    border-bottom:2px solid #bd282e;
}

div#quickcontact form {
    width:280px;
    float:left;
}

div#quickcontact form#contact {
    padding:0;
    margin:0 auto;
    margin-top:32px;
}

div#quickcontact form#contact input {
    float:left;
    display:block;
    font-size:10px;
    margin-left:8px;
    margin-bottom:3px;
    width:140px;
}

div#quickcontact form#contact input.submit {
    display:block;
    height:20px;
    font-weight:bold;
    float:right;
    width:80px;
}

div#quickcontact p#show {
    clear:left;
    display:block;
    padding-top:6px;
    margin-left:10px;
    font-weight:bold;
}

div.left div.property_hot {
    float:left;
}

div#contactform form {
    width:500px;
}

div#contactform form fieldset {
    background-color:#eff7df;
    padding-top:20px;
    margin-top:20px;
}

div#contactform form fieldset legend {
    font-weight:bold;
    color:#335ea8;
}

div#contactform form label {
    display:block;
    width:130px;
    float:left;
    margin-bottom:4px;
    margin-left:5px;
}

div#contactform form input {
    width:300px;
    margin-bottom:4px;
}

div#contactform form textarea {
    width:300px;
}

div#contactform form input.button {
    font-weight:bold;
    width:80px;
    margin-right:40px;
    margin-top:10px;
}

div#lang {
    position:absolute;
    right:0px;
    top:0px;
    width:32px;
    height:32px;
    float:right;
    width:32px;
    height:32px;
}

div#links {
    width:90%;
    text-align:center;
    margin:10px;
}

