.object {
	height:340px;
	width:200px;
	float:left;
	margin-left:10px;
	border:1px solid silver;
	padding:5px;
	margin-bottom:10px;
}
.object img {
	float:left;
	margin-right:20px;

}
.object .imagewrapper {
	height:140px;
	width:inherit;
}
.object .imagewrapper .image {
	position:absolute;
	z-index:9;
}
.object .imagewrapper .overlay {	
	background-image: url('images/trans.png');
	position:absolute;
	z-index:10;
	width:inherit;
	color:white;	
	margin-top:92px;	
	text-align:center;
	width:200px;
}
.object .imagewrapper .overlay div {	
	margin:10px;
	font-weight:bold;
}
#filter select, #searchbar input[type=text], #searchbar select {
	width:150px;
}
.setpage {
	text-decoration:none;
}
.currentpage {
	font-weight:bold;
	text-decoration:underline;
}
#searchbar {
	width:260px;
	float:left;
}
#filter {
	width:300px;
	float:left;
}
.pageselect {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
.balloon {
	color:black;
	width:380px;
}
.balloon img {
	float:left;
	margin-right:10px;
}
.balloon .info {
	float:left;
	width:170px;
	margin-top:20px;
}

/* general */
.headerpic {
	float:left;
	width:250px;
	margin-right:40px;
}
.headerinfo {
	float:left;
	width:250px;
	line-height:17px;
}
.objectnavigation {
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	border-bottom:1px solid silver;
	margin-top:20px;
}
.details td {
	padding:4px;
}
.history {
	clear:both;
	margin-top:40px;
}
.history .thumbwrapper {
	float:left;
	width:140px;
	margin:10px;
}
.history .thumb {
	height:100px;
}

.overlay {
	cursor:pointer;
}

#card {
	border: 1px solid gray;
}

.tabs {
	margin:0px;
	padding:0px;
	height:18px;
	height:18px;
}

.tabs li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:5px; 
}

.tabs li a {
	text-decoration:none;
}

.tabs li a {
	padding:5px;
	background-color:silver;
}

.tabs li a.current {
	padding:5px;
	background-color:white;
	border:1px solid silver;
	border-bottom:1px solid white;
}
.object .address {
	height:40px;
}
.object .description {
	height:80px;
}
.pricetype {
	height:40px;
}
.filter_development {
	display:none;
}

.back-button, .watchobject {
	background: url('images/back.png') no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	margin: 10px 0;
}

.watchobject {
	background: url('images/WatchObject.png') no-repeat left center;
}

.non-visual {
	display: none;
}

/* Map */
#map {
	height: 400px;
	border: 3px solid #5081A5;
}

/* Streetview */
#streetview {
	display: none;
	height: 400px;
	border: 3px solid #5081A5;
}

.streetview-warning, .streetview-warning-results {
	color: #940025;
	font-variant: small-caps;
	padding-left: 16px;
	margin-top: 15px;
	background: url('images/warning.png') no-repeat left center;
	border-top: 1px solid #5081A5;
	display: none;
}

.streetview-warning-results {
	font-size: 16px;
	text-align: center;
	background: url('images/warning.png') no-repeat 110px center;
	border: none;
}

/* Widget */
.widget-realestate {
	margin-top: 20px;
}

.widget-realestate .filtertype {
	line-height: 25px;
	font-weight: bold;
}

/* Profile Data */
.tab_content {
	display: none;
}

.profile-data-left {
	float: left;
	padding: 10px 10px 10px 0;
}

.profile-data-left img {
	border: 3px solid #4895CA;
}

.profile-data .button {
	padding: 7px 5px 7px 15px;
	width: 100px;
}

.profile-data .chart_text {
	padding-left: 30px;
	background: url('/View/Images/Info.png') no-repeat 10px center;
	line-height: 20px;
	color: #888;
	margin: 3px 0;
}

.profile-data .chart_text.total {
	background: url('/View/Images/TotalChart.png') no-repeat 10px center;
}

.button.logout {
	background: url('/View/Images/Logout.png') no-repeat 5px center #4895CA;
	float: right;
}

.button.login {
	background: url('/View/Images/Login.png') no-repeat 5px center #4895CA;
	float: none;
}

.login-form td {
	padding: 5px;
	height: 10px;
}

#tabbed {
	margin-top: 10px;
	width: 680px;
	float: left;
	overflow-x:hidden;
}

#siteadverts {
	float: left;
	width: 650px;
	min-height: 150px;
	margin-top: 37px;
	position: relative;
	overflow-x:hidden;
}

#chart_div { margin-left:-100px; }

#publicdocs {
	position: relative;
}

