html,body {
    margin: 0px;
    padding: 0px;
    min-height: 100%;
    height: auto;
    _height: 100%;
    zoom: 1;
}
img{
    border: none;
}
form{
    display: inline;
}
input.search{
    margin: 2px 0 0 10px;
    width: 110px;
    height: 16px;
    font-size: 10px;
    vertical-align: middle;
    border: none;
}
input.searchico{
    margin: 3px 0 0 0;
    vertical-align: middle;
    border: none;
}
.highlight{
    font-weight: bold;
    color: #EC008C;
}
label{
    display: inline-block;
    width: 120px;
    font-weight:bold;
}
#main_container {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 1000px;
    height: 100%;
    font-family: Verdana, Arial, Helvetica;
    background-color: #FFFFFF;
    background-image: url('../image/main_bg.gif');    
}
#header{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 120px;
    background-color: #595959;
    background-image: url('../image/header_bg.gif');
}
#dimo{
    float: right;
    margin-top: 38px;
    width: 170px;
}
#breadcrumb{
    width: auto;
    height: 22px;
    padding-bottom: 2px;
    background-color: #EC008C;
    border-bottom: 1px solid #FFFFFF;    
    border-top: 1px solid #FFFFFF;
}
#breadcrumb-footer{
    padding: 4px 0 0 10px;
    width: auto;
    height: 20px;
    color: #ffffff;
    font-size: 10px;
    background-color: #EC008C;
    border-bottom: 1px solid #FFFFFF;    
    border-top: 1px solid #FFFFFF;
}
.spacer{
    clear: both;
    height: 1px;
}
#menu{
    padding-top: 15px;
    float: left;
    width: 155px;
    height: 100%;
}
#content_container{
    position        : relative;
    float: left;
    width: 845px;
    height: 100%;
    
}
#content{
    padding-top: 15px;
    float: left;
    width: 675px;
    height: 100%;
    color: #6E6E6E;
    font-size: 11px;
    background-color: #DDDDDD;
    background-image: url('../image/content_bg.gif');
    background-repeat: no-repeat;
    background-position: top left;    
}
#rightbar{
    float: right;
    padding-top: 15px;    
    width: 170px;
    height: 100%;
}
.spacer{
    clear: both;
    height: 1px;
}
.textblock {
    margin: 0 10px 10px 10px;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: justify;
    line-height: 18px;
}
.textblock_disclaimer {
    margin: 0 10px 10px 10px;
    padding: 10px;
    font-size:10px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 18px;
}
.textblockgrey {
    width: 130px;
    margin: 0 10px 10px 10px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 10px;
    background-color: #6E6E6E;
    text-align: justify;
    line-height: 14px;
}
.titleblock {
    margin: 0 0px 10px 5px;
    padding: 10px;
    background-color: #FFFFFF;
    text-align: justify;
    font-size: 10px;
    line-height: 14px;
}
.titleblock a,
.titleblock a:hover,
.titleblock a:visited,
.titleblock alink,
{
    color: #6e6e6e;
}
.titleblock IMG{
    margin: 0 0 0 10px;
}
.searchblock {
    float: left;
    display: inline;
    margin: 0 10px 10px 0px;
    padding: 10px;
    height: 130px;
    width: 130px;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
}
.objectblock {
    float: left;
    display: inline;
    margin: 0 5px 10px 5px;
    padding: 10px;
    height: 160px;
    width: 136px;
    font-size: 10px;
    text-align: left;
    background-color: #FFFFFF;
}
.address{
    margin-bottom: 0; 
    font-size: 10px;
    font-weight: bold;
    color:#EC008C;
}
.city{
    margin-bottom: 0; 
    font-size: 10px;
    font-weight: bold;
    color:#4C4C4C;
}
.price{
    display: block;
    width: 100%;
    margin-bottom: 0; 
    font-size: 10px;
    font-weight: bold;
    color:#4C4C4C;
    text-align: right;
}
h1{
    display: block;
    margin: 10px 0px 0px 10px;
    padding: 1px 10px 0px 10px;
    width: 200px;
    height: 23px;
    font-size: 11px;
    font-weight: bold;
    color:#FFFFFF;
    background-image: url('../image/title_bg.gif');
    background-repeat: no-repeat;
    background-position: right;
    border-width: 1px;
}
a {
    color:#EC008C;
}
a:hover {
    color:#EC008C;
    text-decoration: none;
}
h2{
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 11px;
    font-weight: bold;
    color:#EC008C;
}
h2 a:link{
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 11px;
    font-weight: bold;
    color:#EC008C;
}
h2 a:visited{
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 11px;
    font-weight: bold;
    color:#EC008C;
}
h2 a:hover{
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color:#EC008C;
}
h3{
    margin-top: 0; 
    margin-bottom: 0; 
    font-size: 10px;
    font-weight: bold;
    color:#EC008C;
}
.button_main{
    padding: 2px 10px;
    width: 135px;
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-image: url('../image/button_main_bg.gif');
}
.button_main a{
    color: #FFFFFF;
    text-decoration: none;
}
.button_main a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.button_sub{
    padding: 4px 10px 2px 10px;
    width: 135px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color:#BBBBBB;
    border-bottom: 1px solid #FFFFFF;
}
.button_sub a{
    color: #FFFFFF;
    text-decoration: none;
}
.button_sub a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.fotolinks{
	margin-top: 3px;
}
.fotolinks a{
		line-height: 10px;
		font-size: 8px;
		display: inline-block;
		width: 10px;
		text-decoration: none;
		background-color: #ffffff;
		border: 1px solid #EC008C;
}
.fotolinks a:hover{
		line-height: 10px;
		font-size: 8px;
		display: inline-block;
		width: 10px;
		text-decoration: none;
		background-color: #EC008C;
		border: 1px solid #EC008C;
}
.form_title{
		float: left;
		width: 150px;
}
.form_input{
		float: left;
		width: 300px;
}
.print_header{
    display: none;
}