/* ------------( hide stylesheets for old browsers ) ----------- */
@import "style.css";
@import "wysiwyg_override.css";

#sidebar_right {
	float: left;
	width: 157px;
	margin-left: 10px;
}

#siteContainer {
	width: 789px;
	float: left;
	/* IE6 hack to achieve a minimum height, others will ignore it */
	min-height					: 500px;
	height							: auto !important;
	height							: 500px;
}

#sidebar_right .house_tip {
	background: #01273b;
	/* IE6 hack to achieve a minimum height, others will ignore it */
	min-height					: 140px;
	height							: auto !important;
	height							: 140px;
	width: 149px;
	padding: 3px;
	text-align: center;
	margin-bottom: 15px;
	border: 1px solid #00b5ff;
}

.house_tip .house_tip_content {
	margin-right: auto;
	margin-left: auto;
}

.house_tip img {
	display: inline;
}

.clearAll {
	clear: both;
}

#content_welcome #welcome_col_1 {
	float: left;
	width: 440px;
	margin-top: 15px;
}

#content_welcome #welcome_col_2 {
	float: right;
	width: 322px;
	margin-top: 15px;
}

#welcome_col_1 .block_1 {
	background: #013952 url(/images/div_gradient.jpg) no-repeat right bottom;
	margin-bottom: 10px;
}

.no_padding	{
	padding: 0px !important;
}
.block_text {
	padding: 10px;
}

.float_left {
	float: left;
}

.blauw {
	color: #3e9dcd;
}

.oranje {
	color: #ffb300;
}

#welcome_col_2 .block_2 {
	margin-bottom: 14px;
}

#content_welcome h1 {
	margin: 0px;
}

.block_text li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(/images/list_item.gif);
	list-style-type: none;
}

.block_text ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 20px;
}

.block_2 a img {
	border-style: none;
}

#spacer {

}

#header .logo {
	position: relative;
	left: 54px;
	top: 13px;
}

#house_images #house_image_container {
	position: relative;
	float: left;
	width: 375px;
	height: 300px;
}

#house_images #house_image_more_images {
	float: right;
}

#house_image_more_images .image_box {
	margin: 3px;
	float: right;
	height: 100px;
	width: 100px;
	overflow: hidden;
}

/*----( search )--------*/
div.searchitem {
	margin : 2px;
	display: inline;
}

#content .searchitem select {
	width: 200px;
}

#sidebar_right .sidebar_right_image {
	margin-bottom: 5px;
}

#sidebar_right .sidebar_select {
	width: 100%;
	margin-bottom: 15px;
}

.object .object_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

td.info {
	width: 400px;
	padding: 0px 10px 5px 0px;
}

.object .object_info {
	overflow: hidden;

}

.object_info h3 {
	margin: 0px;
	color: #ffb300;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
}

.object_info h3 a {
	color: #ffb300;
	text-decoration: none;
	font-size: 15px;
}

.object_info h4 {
	color: #00b5ff;
	margin: 0px 0px 10px;
	font-size: 15px;
}

#content .object {
	background: url(/images/object_info_bg.gif) no-repeat right bottom;
	height: 1%;
	margin-bottom: 5px;
	position: relative;
	border: 1px solid #003249;
	padding: 5px;
}

.object_image a img {
	border: 2px solid #016D9B;
}

.object_img_cont {
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
}

#objectdetail .info ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

#objectdetail p.pricelist_footer {
	font-size: 11px;
	font-style: italic;
	padding: 5px;
	width: 310px;
}

