ul#header_language {
    position: absolute;
    top: 57px;
    right: 22px;
    list-style-type: none;
    padding: 0px;
    margin:0px;
}

ul#header_language li {
    float: left;
    padding: 0 0 0 0;
    margin: 0px 15px 0 0;
}

div.main_text_and_map {
    width: 660px;
    float:left;
}

div.content_left_text {
    width:250px; /*261*/
    float:left;
}

div.map_home_box {
    width:390px; /* 367 */
    float:right;
}

div.left_text_links_map {
    float:left
}

div.right_text_links_map {
    float: right;
}

/*new quick search for home page*/

div#quick_search_box {
    width: 165px;
    min-height: 225px;
    height:auto;
    text-align: left;
}

div#quick_search_box div#top_nav {
    width:165px;
    height: 21px;
}

.no_padding_margins {
    padding:0;margin:0;
}
.float_left  { float:left; }
.float_right { float:right; }

div#quick_search_form {
    border : solid 1px;
}

div#quick_search_box div#inner_box {
    min-height:195px;
    height:auto;
    width:150px;
    background-color: #454444;
    padding: 8px 0px 0px 15px;
}

div#quick_search_box select {
    font-size: 8pt;
    width: 130px;
    display: block;
    margin-bottom: 4px;
}

div#quick_search_box input.text {
    font-size: 8pt;
    width: 130px;
}

div#quick_search_box a {
    color: #ffffff;
    text-decoration: underline;
}

div#bottom_nav {
    width: 151px;
    height: 21px;
    padding: 10px 0px 0px 10px;
}

div#bottom_nav a {
    color: #ffffff;
    font-size: 7pt;
    text-decoration: underline;
}

.featured_property_home {
    width: 150px;
    float: left;
    margin-right: 14px;
}

html>body .featured_property_home {
    margin-right: 14px;
}

.featured_property_home p {
	margin: 0px 0 0 5px !important;
	padding: 0 !important;
}

.featured_property_home .photo {
	height: 110px;
}

.featured_property_home h2 {
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 5px;
    padding: 0;
}

.featured_property_home h2 a {
	color: #FF3333;
	text-decoration: none;
}

.featured_property_home img.photo_thumb {
    margin: 3px 5px 5px 5px;
    padding: 2px;
    background-color: #202020;
    border: 1px solid #444;
}

.featured_property_home h3 {
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 0;
}

div#navigationgallerymap{border-bottom: 1px solid #787878;padding-left: 20px; margin-left:10px;margin-right:10px; }
div#navigationgallerymap ul{list-style-type: none;margin: 0;padding: 0;white-space: nowrap}
div#navigationgallerymap li{display: inline;margin: 0;padding:5}
div#navigationgallerymap li a{text-decoration: none;border: 1px solid #787878;padding: 0px 0.3em;
    background: #999;color: #000;padding-top:5px;padding-left:5px; padding-right:5px;}
div#navigationgallerymap li a:hover{background-color: #f0f0f0}
div#navigationgallerymap li.activelink a{border-bottom: 1px solid #000;background-color: #000;color: #FFF}
div#tabcontainer{background-color:#000000; margin-left:10px;margin-right:10px;border: 1px solid #787878; border-top: 0px; width:600px; }


.hide_on_screen{display:none}