/* page wide */
a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #222222;
	background-image: url('/img/frontend/housing/streepjes.png');
	background-repeat: repeat-y;
	background-position: center 316px;

}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
 font-size: 14px;
}

h2 {
	font-size: 13px;
}

ul{
	margin:0;
	padding-left:13px;
}

/*li {
	list-style-image:url("/img/frontend/housing/li.png");
	padding-bottom:3px;
}*/

/* special */
tr.highlight {
	cursor: pointer;
}

div.clear {
	clear: both;
}



/* container */
div.container {
	width: 961px;
	height: 600px;
	height: 100% !important;
	min-height: 600px;
	margin: 0 auto;
	background-color: white;
	position: relative;
}

/* header and banner */
div.header {
	height: 125px;
	padding: 10px;
	position: relative;
	background-image: url('/img/frontend/housing/header.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.logo{
	padding-left: 20px;
	padding-top: 50px;
}

.topMenu {
	display:inline-block;
	float:right;
	margin-top:115px;
	position:relative;
	text-align:right;
	width:100px;
}

div.header h3 {
	font-size: 48px;
}

div.header div.language {
	float: right;
	height: 15px;
	width: 80px;
}

div.header div.banner {
	float: right;
}

div.header img.fade {
	width: 16px;
	opacity: 0.5;
}

/* menu and menu items */


/*search*/


div.search_left {
	background-image:url("/img/frontend/search_background.png");
	background-color: white;
	position:absolute;
	top:101px;
	border-left:1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	height: 77px;
	left:-41px;
	width: 40px;
	
}

div.menu {
	height: 44px;
	padding-left:20px;
	margin-bottom: 45px;
	background-image: url('/img/frontend/housing/menu_background.png');
	text-align: center;
}


div.input{
	float:left;
	padding-top: 27px;
	width: 800px;
}


div.menu a {
	color: #666666;
}

div.menu span {
	padding-top:15px;
	cursor:pointer;
	float:left;
	font-size:13px;
	height:28px;
	margin-right:3px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
	vertical-align:middle;
	/*width:100px;*/
	background-image: url('/img/frontend/housing/menu_line.png');
	background-position: right top;
	background-repeat: no-repeat
}

div.menu span.first {
	background-image: url('/img/frontend/housing/menu_line.png');
	background-position: left;
	background-repeat: no-repeat
	margin-right: 0px;
}


div.menu span.active {
	background-image: url('/img/frontend/housing/menu_active.png');
	background-position: left top;
	background-repeat: repeat-x;
	margin-right: 0px;
}







/*cubics*/


div.cubic_select {
	float:left;
	width:250px;
}



div.cubic_left  {
	margin-right:5px;
}

div.cubic {
	float:left;
	margin-bottom:5px;
	padding:10px;
	width:200px;
	min-height: 200px;
	border: 10px solid #EEEEEE;
}


img.shop_img {
	background-color:#FFFFFF;
	height:64px;
	width:64px;
	padding 5px;
}

/* sidebar */
div.sidebar {
	width: 218px;
	float: left;
/*	background-color: #EEF6FC;*/
}

div.sidebar_item {
	padding: 10px;
}

div.sidebar_header {
	color: #222222;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

div.sidebar_content {

}

div.sidebar a {
	color: #222222;
}

div.sidebar ul {
	line-height: 1.5em;
	padding-left: 15px;
	margin: 0px;
}

div.sidebar input[type="text"], div.sidebar select {
	width: 150px;
}

div.sidebar input[type="submit"] {
	width: 100px;
}

/* center */
div.center {
	/*background-color: #F9F9F9;*/
	border: 7px solid #CFCFCF;
	background-image: url(/img/frontend/housing/amsterdam.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

div.content {
	margin:0 auto;
}

div.navbar {
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
}

/* page navigation */
div.pagenav {
	float: right;
	width: 150px;
	text-align: right;
}

div.pagenav span.previous {
	float: left;
}

div.pagenav span.next {
	float: right;
}

div.breadcrumb {
	float: left;
}

/* main container, header and content */
div.main {
	min-height: 450px;
	margin-bottom: 20px;
}

div.product_list{
	width: 750px;
	float: left;
}

div.product_list_home {
	width: 372px;
	margin-left: 8px;
}

div.product_list_sfeer {
	width: 372px;
}

div.product_list_button {
	width: 195px;
}

div.result_list{
	width: 750px;
	float: left;
}

div.button{
	padding-left: 3px;
	padding-top:2px;
	padding-right: 3px;
	padding-bottom: 2px;
	color: white;
	text-align: center;
	width: 150px;
}


div.sfeer_list{
	width: 355px;
	float: left;
	margin-top: 36px;
	border: 1px solid #D6D6D6;
}


/* search */
div.search_list_container {
	width: 168px;
	float: right;
}

div.search_list{
	margin-top: 36px;
	background-image: url('/img/frontend/housing/search_back.png');
	background-repeat: repeat-x;
	min-height: 100px;
	padding-left: 10px;
	padding-top:5px;
}

	div.search_list h2 {
		text-transform: uppercase;
	}
	
	div.search_list table th {
		text-align: left;
	}

div.main_header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	background-color: #EEF6FC; */
	padding: 5px;
	margin-bottom: 10px;
	background-image: url('/img/frontend/housing/tabel.png');
	background-repeat: repeat-x;
	margin-right:10px;
}

div.main_header div.title {
	float: left;
}

div.main_header div.order {
	float: right;
}

div.main_content {
	padding-right: 10px;
	margin-bottom: 10px;
	/*text-align: justify;*/
}

div.main_content input[type="text"] div.main_content textarea {
	width: 200px;
}

div.main_content input[type="submit"] {
	width: 150px;
}

/* footer */
div.footer {
	height: 108px;
	text-align: right;
	padding: 5px;
	width: auto;
	background-color: white;
	background-image: url('/img/frontend/housing/footer.png');
	background-position: center;
	background-repeat: no-repeat;
}

/* error and message box */
div.error {
	background-color: #FFD8D8;
	border: 2px solid #7F0000;
	padding: 10px;
	color: #7F0000;
	font-weight: bold;
	text-align: center;
}

div.message {
	background-color: #E4FFD8;
	border: 2px solid #007F0E;
	padding: 10px;
	color: #007F0E;
	font-weight: bold;
	text-align: center;
}

/* article */
div.article {
	min-height: 250px;
	text-align: justify;
	padding-left: 10px;
}

/* gallery and images */
div.gallery_thumb {
	height: 175px;
}

div.image {
	width: 225px;
	height: 250px;
	padding: 5px;
	float: left;
}

div#image_left {
	margin-right: 15px;
}

div.image_main {
	padding: 10px;
	min-height: 400px;
}

div.image_information {
	padding: 10px;
}

div.image_prev_next {
	padding: 10px;
}

div.image_prev {
	float: left;
	width: 150px;
}

div.image_next {
	float: right;
	width: 150px;
}

/* comments */
div.comment_item {
	width: 350px;
	min-height: 100px;
	border: 2px solid #3F4C6B;
	padding: 5px;
}

div.comment_box {
	float: left;
}

div.comment_smilies {
	margin-left: 25px;
	float: left;
}

/* guestbook */
table.guestbook td {
	width: 200px;
	vertical-align: top;
}

table.guestbook input,
table.guestbook textarea {
	width: 100%;
}

div.guestbook_item {
	min-height: 100px;
	border: 1px solid #000000;
	padding: 5px;
}

/* contact form */
td.contact {
	width: 200px;
	vertical-align: top;
}

input.contact, textarea.contact, select.contact {
	width: 200px;
}

span.contact {
	font-size: 9px;
}

/* validation of form */
label.error {
	display: none;
	color: #ff0000;
}

input.error, textarea.error {
	background-color: #FFD8D8;
}

/* date and time dropdown boxes */
select.contact_day, select.contact_month {
	width: 50px;
}

select.contact_year {
	width: 75px;
}

input.euro {
	width: 50px;
}

input.cent {
	width: 25px;
}

select.hour, select.minute, select.time, select.day, select.month {
	width: 50px;
}

select.year {
	width: 75px;
}

/* faq */
div.faq_item {
	width: 353px;
	min-height: 100px;
	border: 1px solid #3F4C6B;
	padding: 5px;
}

span.faq_date {
	float: right;
}

/* subscription */
div.subscription_buy {
	width: 280px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	border: 2px solid #EEF6FC;
}

div.subscription_buy th {
	width: 100px;
}

div.subscription_buy td {
	width: 170px;
}
