@import url('/media/css/reset.css');
@import url('/media/css/960.css');
@import url('/media/css/text.css');
@import url('/media/css/jquery-ui-1.7.2.custom.css');

/* FRAMEWORK addition */
.floatleft{float:left}
.floatright{float:right}

.textleft{text-align:left;}
.textright{text-align:right;}

.bold{font-weight:bold}
.no_margin{margin:0}
.imgreplace{text-indent:-9999px;}
.nowrap{white-space:nowrap;}

.hide{visibility:hidden;}
.remove{display:none;}
.clearboth{clear:both;}

/* WEBSITE */
body{background:#fff url(/media/img/body-bg.jpg) no-repeat center top;}
.grid_2.size1{width:100px;}
#tpl_3col #col1, #tpl_3col #col2, #tpl_3col #col3{width:240px;}
#print_logo{display:none;}


/* FORM */
.nolabels label{display:none;}
.submit{ background:#7C7668 url(/media/img/button_bg.jpg) repeat-x left 0px;border:none;padding:0px;color:#fff;cursor:pointer;height:30px;vertical-align:middle;font-size:11px;font-weight:bold;line-height:30px;padding-left:10px;padding-right:10px;margin-bottom:10px;}
.submit:hover{background-position:left -50px;}
.styledselectboxes #div_id_price, .styledselectboxes #div_id_rooms, .styledselectboxes #div_id_kind{float:left;height:30px;line-height:30px;padding-right:10px;vertical-align:middle;}

.ctrlHolder{margin-bottom:10px;}

form legend{font-size:15px;font-weight:bold;}
form label{display:block;padding-bottom:5px;font-weight:bold;}

form .radioselect li label{display:inline;vertical-align:middle;font-weight:normal;}
form .radioselect ul, form .radioselect li{list-style:none;margin:0;padding:0;}

form .checkboxinput{display:inline;}
form .checkboxinput label{display:inline;vertical-align:middle;font-weight:normal;}

form hr{margin-bottom:20px;}
form p.tip{margin-bottom:20px;}

#div_id_honeypot{display:none;}

input.textinput, textarea, input.passwordinput, input.timeinput{/*border:1px solid #CBCAC9;*/border:1px solid #ccc;font:12px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;padding:4px 2px 4px 2px;color:#4e4639;}
input.textinput, input.dateinput, input.passwordinput, input.timeinput{/*border:1px solid #DEDEDE;*/border:1px solid #ccc;font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;margin-bottom:10px;font-size:12px;color:#4E4639;padding:4px;width:200px;}
textarea{margin-bottom:10px;width:300px;height:100px;padding:4px;}
.buttonHolder{clear:both;}

p.errorField{color:#900;margin-top:-7px;}
.timeinput.error{border-color:#C00;}

form fieldset fieldset legend{font-size:12px;display:block;padding-bottom:10px;}
form fieldset fieldset label{font-weight:normal;}
.formColumn{float:left;width:380px;}
.pictureFormColumn{width:350px;}
.formRow{clear:both;}
.formRow .ctrlHolder{float:left;padding-right:10px;}

.groupedcheckboxselectmultiple ul{list-style:none;}
.groupedcheckboxselectmultiple ul ul{margin-right:10px;min-height:235px;}

.groupedcheckboxselectmultiple ul li{float:left;margin:0;}
.groupedcheckboxselectmultiple ul li li{float:none;width:180px;}
.groupedcheckboxselectmultiple ul .group{display:block;font-weight:bold;padding-bottom:7px;}
.groupedcheckboxselectmultiple ul label{font-weight:normal;}

.option_title{font-weight:bold;}
.option_description{display:block;padding-left:24px; width:500px;}

.button{background:#7C7668 url(/media/img/button_bg.jpg) repeat-x left 0px;border:none;padding:5px 10px 5px 10px;color:#fff;cursor:pointer;height:30px;vertical-align:middle;font-size:11px;font-weight:bold;line-height:30px;text-decoration:none;}
.button:hover{background-position:left -50px;}

.important_button{background-position:left -50px;}

.button.size2{font-size:10px;font-size:12px;height:auto;line-height:20px;}
#manage_list .button.size2{margin-bottom:30px;}

.add-inspection{font-size:15px;}
.bottommargin{margin-bottom:10px;}


/* PAGINATOR */
.paginator{float:right;}
.paginator ul, .paginator li{list-style:none;margin:0;}
.paginator li{display:inline;}
.paginator li a, .paginator li span{display:block;float:left;text-decoration:none;padding:3px 2px;font-size:13px;color:#675c48;}
.paginator li a:hover{text-decoration:underline;color:#4B4233;}

.paginator li.current span{font-weight:bold;text-decoration:underline;}
.paginator li.next a, .paginator li.prev a{background:#7C7668;color:#fff;font-weight:bold;padding:2px 5px 3px 5px;}
.paginator li.next a{margin-left:2px;}
.paginator li.prev a{margin-right:2px;}
.paginator li.next a:hover, .paginator li.prev a:hover{background-color:#4B4233;text-decoration:none;}


#main{
	clear:both;background:#fff;padding-top:10px;padding-bottom:10px;width:780px;
	/*min-height for all browsers*/ 
	height:auto !important; /*all browsers except ie6 will respect the !important flag*/
	min-height:465px;height:465px; 
}

/* HEADER */
#header{}
#header a{text-decoration:none;}
#header .top_holder{/*ohne BANNER: height:100px;*/ height:155px;}
#header .top_holder .ad{text-align:right;height:90px;float:right;clear:right;}
#header .top_holder .ad img{}
#logo_holder a{margin-top:45px;height:90px;/*ohne BANNER: margin-top:0;height:90px;*/background:url(/media/img/gfx.png) no-repeat 0px 0px;text-indent:-9999px;display:block;}

.searchbox{height:45px;text-align:right;}
.searchbox, .searchbox a{color:#828282;font-size:11px;}
.searchbox ul{list-style:none;float:right;padding-top:17px;padding-right:20px;}
.searchbox li{display:inline;margin:0px;}
.searchbox a:hover{color:#474747;}

.searchbox form{float:right;padding:0;margin:0;padding-top:10px;width:225px;}
.searchbox fieldset{margin:0;}
.searchbox input.textinput{vertical-align:middle;width:180px;height:16px;float:left;}
.searchbox .submit{vertical-align:middle;width:27px;height:26px;margin:0;padding:0;border:0;background:transparent url(/media/img/form_search_submit.jpg) no-repeat 0 0;text-indent:-9999em;cursor: pointer;font-size:0px;text-align: right;color:#bebdbd;float:right;}
#header .ad_holder{float:right;height:40px;padding-right:10px;width:160px;}
#header .ad_holder .ad{position:absolute;}
* html .searchbox form{width:240px;}


/* NAVIGATION main */
#nav_holder{width:780px;background:url(/media/img/nav_main.jpg) repeat-x;height:40px;clear:left;overflow:hidden;float:left;}
#nav_holder ul, #nav_holder li{list-style:none;list-style:none;margin:0;padding:0;}
#nav_main li{float:left;}
#nav_main li a{display:block;color:#4e4639;font-weight:bold;font-size:13px;height:40px;border-right:1px solid #F3F3F1;padding:0px 20px 0px 20px;line-height:40px;white-space:nowrap;}
#nav_main li a:hover, #nav_main li.selected a{background:url(/media/img/nav_main.jpg) repeat-x 0px -50px;color:#fff;}
#nav_main li.selected a{background-position:0px -100px;}
#nav_main ul li ul{display:none;}
* html #nav_main li a{width:1px;}

/* NAVIGATION lang */
#nav_lang{padding-right:10px;line-height:40px;}
#nav_lang, #nav_lang a{color:#79776b;font-size:11px;text-transform:uppercase;}
#nav_lang li{display:inline;}
#nav_lang a:hover{color:#474747;}
#nav_lang a.selected{font-weight:bold;text-decoration:underline;}

/* PAGEINFO */
#pageinfo{padding-left:10px;padding-top:20px;width:770px;}
#pageinfo h1{font-size:16px;font-weight:bold;margin:0px;}
#pageinfo h2{color:#86795c;font-size:12px;font-weight:normal;}

/* PAGEINFO breadcrumb */
.breadcrumb{height:20px;position: relative;}
.breadcrumb ul, .breadcrumb li{list-style:none;margin:0px;}
.breadcrumb ul{padding-bottom:5px; float:left;}
.breadcrumb li{display:inline;color:#7d5b86;font-weight:bold;font-size:11px;}

/* PAGEINFO nav_detailnavigation */
.nav_detailnavigation .forwards a.button {font-weight: bolder; font-size: 16px;}
.breadcrumb .nav_detailnavigation { position: absolute; top: 0; right: 0; margin-left: 15px;}
.detailnavigation_bottom { clear: both; }
.detailnavigation_bottom ul, .detailnavigation_bottom li{list-style:none;margin:0px;}
.detailnavigation_bottom ul{padding-bottom:5px; float: right;}
.detailnavigation_bottom li{display:inline;color:#7d5b86;font-weight:bold;font-size:11px;}


/* FOOTER */
#footer{clear:both;border-top:1px solid #E9E9E6;width:950px;padding-top:35px;padding-bottom:35px;}
#footer .top_holder{padding-bottom:15px;}
#footer .top_holder ul{float:right;list-style:none;}
#footer .top_holder ul, #footer .top_holder ul li{margin:0px;}
#footer .top_holder li{display:inline;font-size:11px;}


#footer .top_holder li a{color:#828282;font-weight:bold;text-decoration:underline;line-height:27px; display:block; float:right; width:80px;}
#footer .top_holder li.last a{text-align:right;}
#footer .top_holder li.first a{}
#footer .top_holder li a:hover{color:#474747;}

/* FOOTER sitemap */
#sitemap_btn{display:block;padding:0 35px 0px 20px;float:left;background:#E4E4E4 url(/media/img/button_sitemap.jpg) no-repeat right 0px;height:27px;font-size:12px;font-weight:bold;text-decoration:none;color:#3f4c5d;border:1px solid #C0BCBC;line-height:27px;}
#sitemap_btn.close{background-position:right -30px;}


#sitemap_content{clear:both;}
ul#footer_sitemap,ul#footer_sitemap li{list-style:none;margin:0;padding:0;}
#footer_sitemap li{float:left;width:150px;font-size:11px;}
#footer_sitemap li a{color:#828282;text-decoration:none;font-weight:bold;display:block;padding-bottom:5px;}
#footer_sitemap li a:hover{color:#474747;}

#footer_sitemap li ul li{float:none;clear:both;}
#footer_sitemap li ul li a{text-decoration:underline;font-weight:normal;}


/* PLUGINS */
.noliststyle{list-style:none;}
.box_border{clear:both;border-bottom:1px solid #E9E9E6;padding-bottom:5px;margin-bottom:15px;}

.box_functions{margin-bottom:15px;}
.box_functions li{display:inline;margin:0;}
.box_functions li a{font-weight:bold;}

.box_art1{background:#D0CEC3 url(/media/img/box_art1_bg.jpg) repeat-x 0 0;padding:20px;}
.box_art1 textarea{width:290px;}
.box_art1 input.textinput{width:290px;}
.box_art1 .formRow{padding-right:0;}
.box_art1 .formRow .ctrlHolder .textinput{width:135px;}
#div_id_last_name.ctrlHolder{padding-right:0;}
.box_art1 #div_id_phone{clear:both;}

.box_art2{background:#D0CEC3 url(/media/img/box_art1_bg.jpg) repeat-x 0 0;padding:20px;}
.furniture_teaserbox ul, .furniture_teaserbox li{list-style:none;margin:0;padding:0;}
.furniture_teaserbox li{clear:both;}
.furniture_teaserbox li a{display:block;padding:5px;text-decoration:none;color:#4E4639;cursor:pointer;}
.furniture_teaserbox li.cycle a{background:#EBEAE6;}
.furniture_teaserbox li a:hover{background-color:#F5F4F1;}
.furniture_teaserbox li a img{float:left;margin-right:10px;border:1px solid #CAC8C0;}


/* PLUGIN gallery */
#gallery_nav{list-style:none;float:left;}
#gallery_nav li{margin:0;padding:8px 0px 8px 8px;float:left;}
#gallery_nav li.first{padding-left:0px;}
#gallery_nav li img{
	opacity: .65;
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: .65;
	-moz-opacity: .65;
}
#gallery_nav li a:hover img, #gallery_nav li .activeSlide img{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity:1.0;
	-moz-opacity:1.0;
}

#gallery_content{height:290px;}
#gallery_content img{z-index:1;}

#gallery_content .holder{position:absolute;display:none;}
#gallery_content .holder .plus{display:block;z-index:205;position:absolute;left:10px;top:10px;width:21px;height:21px;background:transparent url(/media/img/gfx.png) no-repeat 0px -110px;text-indent:-9999em;}
#gallery_content .holder .plus:hover{background-position:0px -140px;}

.easygallery {width: 360px;display:block;}
.gallery_nav{list-style:none;float:left;}
.gallery_nav li{margin:0;padding:8px 0px 8px 8px;float:left;}
.gallery_nav li.first{padding-left:0px;}
.gallery_nav li img{
	opacity: .65;
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: .65;
	-moz-opacity: .65;
}
.gallery_nav li a:hover img, #gallery_nav li .activeSlide img{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity:1.0;
	-moz-opacity:1.0;
}

.gallery_content{height:200px;}
.gallery_content img{z-index:1;}

.gallery_content .holder{position:absolute;display:none;}
.gallery_content .holder .plus{display:block;z-index:205;position:absolute;left:10px;top:10px;width:21px;height:21px;background:transparent url(/media/img/gfx.png) no-repeat 0px -110px;text-indent:-9999em;}
.gallery_content .holder .plus:hover{background-position:0px -140px;}

/* PLUGIN service */
.plugin_service{clear:both;background:#E1DED6;padding:10px;}
.plugin_service.second{background-color:#EBEAE5;}
.plugin_service .col1{width:110px;margin-left:0;margin-right:0;}
.plugin_service .col2{}
.plugin_service .col3{width:210px;text-align:right;margin-left:0;margin-right:0;}
.plugin_service .col3 a{font-weight:bold;}
.plugin_service h4{font-size:13px;margin-bottom:2px;}

/* PLUGIN teaser */
.plugin_teaser{margin-bottom:10px;border-bottom:1px solid #DEDEDE;padding-bottom:10px;}
.plugin_teaser h2{font-size:12px;margin-bottom:5px;}
.plugin_teaser p{margin-bottom:5px;line-height:15px;}
.plugin_teaser img{border:1px solid #DEDEDE;}

#tpl_2col3 #col2{padding-top:27px;}
#tpl_2col3 .grid_5 .plugin_teaser img{float:left;margin-right:10px;width:100px;height:75px;border-width:2px;}
#tpl_3col #main .plugin_teaser{border:none;}
#tpl_3col #main .plugin_teaser img{height:120px;width:238px;margin-bottom:10px;}
/*#tpl_3col #main .plugin_teaser h2{margin-bottom:5px;}*/

.grid_2 .plugin_teaser h2{}
.grid_2 .plugin_teaser p{font-size:11px;}
.grid_2 .plugin_teaser img{width:98px;}

.interior_company .name{margin-bottom:1px;}

#tpl_1col2 .plugin_teaser{width:220px;float:left;border-bottom:none;margin-right:20px;padding-top:20px;}
#tpl_1col2 .plugin_teaser h2{margin-bottom:5px;}
#tpl_1col2 .plugin_teaser img{width:218px;margin-bottom:10px;}

/* TABELS */
table{width:100%;clear:both;}
table thead th{text-align:left;color:#4e4639;font-size:11px;padding:7px 10px 7px 10px;background:#D2D0C5;}
table tbody tr td{background:#EBEAE5;padding:7px 10px 7px 10px;vertical-align:top;}
table tbody tr.second td{background-color:#E1DED6;}

table.small_padding td{padding:7px 10px 7px 5px;}

table td.img{width:80px;}
table td.edit{width:80px;}
table td.edit a.button{clear:both;float:none;display:block;margin-bottom:2px;padding:0;text-align:center;height:auto;line-height:23px;}

table td.inspections{text-align:center;}
/*.edit_art2 a.button{ }*/
table.search_result td.counter, table.search_result th.counter{padding-left:6px;padding-right:0;text-align:right;text-align:right;}
table.search_result tbody tr:hover td{background-color:#D8D7CB;cursor:pointer;}
table.search_result_fulltext tbody tr td h2{ font-size:12px;margin-bottom:2px;}

table.logons_overview .edit_art2{width:205px;}
table.logons_overview .edit_art2 a{white-space:nowrap;margin-bottom:0;}
table.logons_overview tbody td{vertical-align:middle;}

table.search_result_fulltext tbody td a.more{display:block;}
table.search_result_fulltext tbody td{border-bottom:2px solid #E5E5E4; background:url(/media/img/search_result_fulltext_cycle.jpg) repeat-x 0px -1px;}
table.search_result_fulltext tbody tr.first td{border-top:2px solid #E5E5E4;}
table.search_result_fulltext tbody tr.cycle td{background:#fff;}
table.search_result_fulltext tbody tr:hover td{cursor:pointer; background:#E5E5E4;}

table.nostyle{width:auto;}
table.nostyle tbody tr td{background:none;padding:0px 5px 5px 0px;}
table.nostyle tbody tr.second td{background:none;}


#search_result_fulltext h2 em{font-style:normal;text-decoration:underline;}
#search_result_fulltext .searchbox{height:auto;}
#search_result_fulltext .searchbox form{float:none;padding:10px 0; width:auto;}
#search_result_fulltext .searchbox label{float:left;font-size:13px;font-weight:normal;line-height:26px;padding:0 10px 0 0;}
#search_result_fulltext .searchbox input.textinput{margin-right:10px;}
#search_result_fulltext .searchbox .submit{float:left;}


/* sidebar */
.box {padding: 5px;margin-bottom: 20px;}
.box .title {margin-bottom:15px;}
.box .item {margin-bottom: 5px;}
.box_highlight {background-color:#eeeeee;}
.box_hr {border-bottom:1px solid #EBEAE5;}

/* object teaser slideshow */
.real_estate_content{display:none;}
.real_estate_float {width:290px;float:right;}
.objects_slideshow{margin-bottom:10px; padding-top:27px; width:760px; display:inline-block;}
.real_estate_object {position: relative; width:460px;}
.real_estate_object ul, .real_estate_object li{list-style:none;margin:0;padding:0;}
.real_estate_object .bd{height:255px;margin-bottom:10px;}
.real_estate_object .bd .main {position: relative;float:left;}
.real_estate_object .main_image {width: 340px;height: 255px;overflow:hidden;}

.real_estate_object .loading {background-image: url(/media/img/lightbox-ico-loading.gif);background-position: center center;background-repeat:no-repeat;}
.real_estate_object .thumbnails{float: right;}
.real_estate_object .thumbnails li{padding-bottom:10px;}
.real_estate_object .thumbnails li.last{padding-bottom:0;}
.real_estate_object .thumbnails .thumb, .real_estate_object .thumbnails .thumb img, .real_estate_object .thumbnails li.selected span{width:110px;height:78px;display:block;}

.real_estate_object .thumbnails li span{background:url(/media/img/slideshow_info_select.png) no-repeat;position:absolute;display:none;font-size:0;text-indent:-777em;line-height:0;}
.real_estate_object .thumbnails li.selected span{display:block;}

.real_estate_object .infobox,.real_estate_object .infobox_showbutton {width: 340px;background:url(/media/img/slideshow_info_bg.png) repeat;position: absolute;bottom:0;left:0;right:0;}
.real_estate_object .infodesc{line-height:15px;}
.real_estate_object .infobox_showbutton a{display:block;}

.real_estate_object .infobox div, .real_estate_object .infobox_showbutton a{padding-left:10px;padding-right:10px;}
.real_estate_object .infobox{padding-bottom:10px;}
.real_estate_object div.closebutton{position:absolute; right:0px;padding-right:5px;padding-top:5px;}
.real_estate_object .closebutton a{display:block;float:right;background:#7C7668 url(/media/img/slideshow_info_x.jpg) no-repeat;text-decoration:none;color:#fff;width:15px;height:15px;text-indent:-777em;}
.real_estate_object .closebutton a:hover{background-position:0px -15px;}
.real_estate_object .infotitle{ font-weight:bold;padding-top:10px;font-size:13px;}
.real_estate_object .infolink a{font-weight:bold;}
.real_estate_object .infobox_showbutton a{padding-top:10px;padding-bottom:10px;}

.real_estate_object .object_list li{display:inline;}
.real_estate_object .object_list li a{display:block;float:left;color:#4E4639;cursor:pointer;height:24px;line-height:24px;text-align:center;text-decoration:none;min-width:24px;background:transparent url(/media/img/button_bg.jpg) repeat-x left 500px;}
* html .real_estate_object .object_list li a{width:24px;}
.real_estate_object .object_list li a:hover{color:#fff;background-position:left 0px;}
.real_estate_object .object_list li.selected a{color:#fff;background-color:#7C7668;background-position:left -50px;}
.real_estate_object .object_list li.selected a:hover{background-position:left -50px;}

* html .real_estate_object .thumbnails li span{
	background-Image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/slideshow_info_select.png', sizingMethod='scale');
}
* html .real_estate_object .thumbnails li { height:89px; padding:0; float:left; display:block;}
* html .real_estate_object .infobox{margin-bottom:-1px;}


/* ELEMENTS contactinfobox */
.contactinfobox{margin-bottom:15px;}
.contactinfobox img{border:1px solid #DEDEDE;}
.contactinfobox ul, .contactinfobox li{list-style:none;margin:0;padding:0;}
.contactinfobox .company{font-weight:bold;}
.contactinfobox .phone, .contactinfobox .address, .contactinfobox .mail, .contactinfobox .kreis {
	margin-top: 5px;
}

/* profile_info */

/* ELEMENTS steplist */
#steplist{list-style:none;margin-bottom:20px;}
#steplist li{position:relative;float:right;margin:0;width:186px;}
#steplist li .desc{background:transparent url(/media/img/gfx.png) no-repeat right -190px;display:block;height:42px;margin-left:-17px;text-align:center;color:#4c4639;font-weight:bold;text-decoration:none;line-height:42px;}
#steplist li a:hover{background-position:right -240px;}
#steplist li.last .desc{background-position:left -190px;}
#steplist li.last a.desc:hover{background-position:left -240px;}
#steplist li.selected .desc{background-position:right -290px;color:#fff;}
#steplist li.selected.last .desc{background-position:left -290px;}
#steplist.art2 li{width:248px;}

/* STEPS */
#id_street_number{width:30px;}
#id_zip{width:50px;}
#id_city{width:130px;}
#div_id_kreis{display:block;clear:both;}
#div_id_zip{clear:left;}
#id_tram_number, #id_bus_number{width:30px;}
#id_floor_space, #id_room_height, #id_construction_year{width:100px;}
#id_floor, #id_rooms {width: 100px;}
#div_id_floor_space, #div_id_room_height, #div_id_construction_year{float:left;padding-right:10px;}
#div_id_phone_number{clear:both;}

#div_id_type li, #div_id_rent_type li, #div_id_sell_type li{display:block;float:left;padding-right:10px;}

#div_id_type:after,#div_id_rent_type:after,#div_id_sell_type:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
#div_id_type,#div_id_rent_type,#div_id_sell_type{display:inline-block}
* html #div_id_type,* html #div_id_rent_type,* html #div_id_sell_type{height:1%}
#div_id_type,#div_id_rent_type,#div_id_sell_type{display:block;clear:both;}

#div_id_max_reached:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
#div_id_max_reached{display:inline-block}
* html #div_id_max_reached{height:1%}
#div_id_max_reached{display:block;clear:both;}

#div_id_is_featured:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
#div_id_is_featured{display:inline-block}
* html #div_id_is_featured{height:1%}
#div_id_is_featured{display:block;}


#form_furniture_1 #div_id_kind{clear:both;}
#form_furniture_1 .radioselect li{display:inline;}
#form_furniture_1 #div_id_price{line-height:15px;}


#form_real_eastate_2 #div_id_privacy ul, #form_real_eastate_2 #div_id_privacy li{list-style:none;margin:0;padding:0;}
#form_real_eastate_2 #div_id_privacy li{float:left;/*width:170px;*/border-left:1px solid #DADADA;padding:0 10px 0px 10px;min-height:100px;min-width:130px;}
#form_real_eastate_2 #div_id_privacy li label{white-space:nowrap;}
#form_real_eastate_2 #div_id_privacy li:first-child{border:none;padding-left:0;}
#form_real_eastate_2 #div_id_privacy ul ul{padding-top:10px;padding-left:25px;}
#form_real_eastate_2 #div_id_privacy ul li li{float:none;width:auto;border:none;padding:0;min-height:0px;}
#form_real_eastate_2 #div_id_privacy:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
#form_real_eastate_2 #div_id_privacy{display:inline-block}
* html #form_real_eastate_2 #div_id_privacy{height:1%;border:none;}
#form_real_eastate_2 #div_id_privacy{display:block; margin-bottom:20px;}
#form_real_eastate_2 #div_id_privacy .profile_info img{width:145px;}
#form_real_eastate_2 #div_id_is_inspection_registration_needed li{margin-bottom:10px;}

#form_real_eastate_2 .add-inspection{display:block;float:left;margin-bottom:10px;}
#id_inspection_set-formset .timeinput{width:65px;}
#id_inspection_set-formset input.timeinput {width: 55px;}

#id_inspection_set-formset .dateinput {width: 75px;}
#id_inspection_set-formset input.dateinput {width: 65px;}

#id_inspection_set-formset .textinput{width:185px;}
#id_inspection_set-formset input{float:left; margin:0;}
#id_inspection_set-formset input.textinput{width:175px;}
#id_inspection_set-formset input.max_registration input {width: 20px;}
#id_inspection_set-formset .DELETE {display:none;}
#id_inspection_set-formset .error input{border-color:#CC0000;}
#id_inspection_set-formset .errorField{display:none;}

#id_inspection_set-formset .labels .ctrlHolder{margin-bottom:0px;}

#id_inspection_set-formset .formRow .delete_row_button{padding-right:0;}
#id_inspection_set-formset .delete_row_button a.button{display:block;float:left;height:15px;line-height:15px;margin-right:10px;}

#id_inspection_set-formset fieldset{clear:both;}
#id_inspection_set-formset fieldset #div_id_max_registration{width:420px;}
#id_inspection_set-formset #div_id_comment{width:420px;}

.form_real_eastate_3 #div_id_image p.errorField{margin-top:5px;clear:both;}
.form_real_eastate_3 .pictures ul,.form_real_eastate_3 .pictures li{list-style:none;margin:0;padding:0;}
.form_real_eastate_3 .pictures li{display:block;float:left;width:220px;height:160px;position:relative;background:#E3E2DD;overflow:hidden;margin-right:20px;margin-bottom:10px;}
.form_real_eastate_3 .pictures li.second{margin-right:0;}
.form_real_eastate_3 .pictures li .number_big{color:#C8C6BA;font-size:38px;font-weight:bold;position:absolute;text-align:center;width:220px;top:50px;}
.form_real_eastate_3 .pictures li .delete{position:absolute;background:transparent url(/media/img/gfx.png) no-repeat -30px -110px;display:block;height:21px;width:21px;text-indent:-7777em;bottom:15px;right:15px;}
.form_real_eastate_3 .pictures li .set_main:hover{background-position:-30px -140px;}
.form_real_eastate_3 .pictures li .picture_content{position:absolute;}
.form_real_eastate_3 .pictures li p{position:absolute;overflow:hidden;background:#767062;color:#fff;padding:3px 10px;bottom:15px;left:10px;margin:0;width:145px;display:none;}
.form_real_eastate_3 .pictures li .is_main_bar{position:absolute;overflow:hidden;background:#767062;color:#fff;padding:3px 10px;top:15px;left:10px;height:15px;margin:0;display:block;}
.form_real_eastate_3 .pictures li span.is_main_bar{background:#008000;}
.form_real_eastate_3 .pictures li:hover p{display:block;}

/* FORM register */
.registerform input.textinput, .registerform input.dateinput, .registerform input.passwordinput, .registerform input.timeinput{width:290px;}
.registerform #id_address{width:240px;}
.registerform #id_city{width:220px;}
.registerform #id_password1{width:135px;}
.registerform #id_password2{width:135px;}

/* ELEMENTS object_finder */
.object_finder{background:#D0CEC3 url(/media/img/object_finder_bg.jpg) repeat-x;height:415px;margin-bottom:20px;}
.object_finder ul,.object_finder li{margin:0;list-style:none;display:inline;}
.object_finder li{display:inline;}
.object_finder li a{display:block;float:left;text-decoration:none;color:#5B5244;cursor:pointer;}

.object_finder ul.tabs{clear:both;}
.object_finder ul.tabs a{width:169px;height:37px;margin-right:1px;text-align:center;font-weight:bold;font-size:15px;line-height:35px;background:#D3D1C5;}
.object_finder ul.tabs a:hover{background-color:#E5E1D6;}
.object_finder ul.tabs a.active, .object_finder ul.tabs a.active:hover{background-color:#fff;cursor:pointer;}

.object_finder ul.kind{clear:both;background:transparent url(/media/img/object_finder_kind.jpg) no-repeat right top;height:343px;padding:15px 0 0 15px;display:block;}
.object_finder ul.kind a{ padding:10px 10px 20px 10px;margin:0px 10px 10px 0px;}
.object_finder ul.kind a:hover, .object_finder ul.kind a.active{background:#E5E1D6;cursor:pointer;}
.object_finder ul.kind img{width:130px;height:100px;background:#000;}
.object_finder ul.kind span{display:block;background:url(/media/img/object_finder_icons.gif) no-repeat;padding-left:19px;}
.object_finder ul.kind a.active span{background-position:-186px 0;}

.object_finder .sidebar{float:left;width:355px;padding-left:10px;padding-top:10px;}
#kreis_selector{float:left;width:395px;}

* html .object_finder ul.tabs a{width:167px;}
* html .sidebar{width:352px;}

#kreis_selector #div_id_kreis label, #kreis_selector h4{display:none;}
#kreis_selector form{padding-top:20px;padding-left:20px;padding-right:10px;}
#kreis_selector form .submit{margin-top:15px;display:block;float:right;margin-right:50px;}
#kreis_selector form p.info{font-size:14px;}
#kreis_selector #div_id_kreis li{display:inline;}
#kreis_selector #div_id_kreis li label{display:block;width:180px;float:left;}

/* list_objectfeatures */
.list_objectfeatures h5{margin-bottom:2px;}
.list_objectfeatures ul{margin-bottom:10px;list-style:none;}
.list_objectfeatures ul li{margin:0px 0px 0px 1px; padding-left:10px;background:url(/media/img/li.gif) no-repeat left center;}

/* Restuarant */
.size1 .restaurants .name{font-size:11px;}
.size1 .restaurants .address{font-size:10px;}


/* manage */
#manage_list h2.title{padding-left:10px;clear:both;}
#manage_list .contactinfobox ul{padding-bottom:10px;}
#manage_list .contactinfobox .company{padding-bottom:5px;}
#manage_list .contactinfobox .address{padding-bottom:5px;}
#manage_list .contactinfobox .img_holder{display:block;float:left;height:135px;padding-right:10px;}
#manage_list .contactinfobox img{width:220px;height:135px;}

/* UI */
table.ui-datepicker-calendar thead th{background-color:#DFDFDF;}
.time-picker {position: absolute;height:150px;width:70px;overflow:auto;background:#fff;border:1px solid #DEDEDE;z-index: 99;margin-top:24px;}
.time-picker-12hours { width:6em;}
.time-picker ul, .time-picker li {list-style-type:none;margin:0;padding:0;}
.time-picker li {padding: 5px;cursor: pointer;}
.time-picker li.selected {background:#316AC5;color:#fff;}

/* STYLED SELECT */
.styledSelect{position: relative;}
.styledSelect ul, .styledSelect li{ list-style:none;margin:0;padding:0;background:#fff;z-index:9999;}
.styledSelect ul{border:1px solid #D1D1D1;}
.styledSelect li{cursor:pointer;padding:5px 10px 5px 10px;line-height:13px;}
.styledSelect.open li{max-width:150px;}
.styledSelect.open li:hover{ color:#000;background-color:#E1DED6;}
.styledSelect li.closed, .styledSelect li.first, .styledSelect.open li.first{padding-right:30px;background:#fff url(/media/img/styledselect_open.jpg) no-repeat right top;padding-top:8px;padding-bottom:7px;}
.styledSelect.open li.first{border-bottom:1px dotted #D1D1D1;}

/* STYLED SELECT ie7 */
/**:first-child+html .styledSelect ul{background:red;display:block; width:200px; float:left;}*/


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {display: none;position: fixed;top:17%;left:50%;margin-left: -200px;width:400px;background-color:#fff;color:#333;border:1px solid #666;padding:10px;overflow:auto;height:60%;}
.inspections_message_info_lightbox{overflow:hidden;margin-left:-175px;width: 350px; height:500px;padding:0;}
.inspections_message_info_lightbox .jqmWindow_content{height:440px; overflow:auto; padding:10px;}
.inspections_message_info_lightbox .inspection_message_container{padding-bottom:20px;}
.inspections_message_info_lightbox .jqmWindow_content h2{color:#000;}
.inspections_message_info_lightbox .jqmWindow_content h3{margin:0;color:#000;}
.inspections_message_info_lightbox .jqmWindow_content h4{margin:0;color:#000;font-size:12px;font-weight:normal;}
.inspections_message_info_lightbox .buttonHolder{height:25px; padding:5px 10px 0px 10px;}
.inspections_message_info_lightbox .buttonHolder div{}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.table-address {min-width:120px;}
.table-price {white-space: nowrap;}

a.order_link {text-align:left;color:#4e4639;font-size:11px;background:#D2D0C5;text-decoration:none}
p.list_date_top{height:30px;}
p.list_date_bottom{font-size:10px; color:#828282;line-height:1;margin:0;}


#form_real_eastate_1 #id_available_date {width: 100px;}
#form_real_eastate_1 #div_id_title input.textinput { width: 330px;}

/* object_list */
.object_sort_bar {text-align: center;}
