/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background: #002635 url(../img/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a{
	text-decoration: none;
	color: #7fdfff;
}
a:hover{
	text-decoration: underline;
}
#container{
	width: 910px;
	background: url(../img/bgheader.png) no-repeat;
	margin: auto;
}
/*Top*/
#top{
	width: 910px;
	height: 189px;
}
#top ul{
	float: right;
	padding: 7px 0 0 0;
}
#top ul li{
	list-style: none;
	float: left;
}
#top ul li a{
	color: #fff;
	padding: 0 5px;
	font-size: 11px;
}
#top ul li .border{
	border-left: 1px solid #fff;
}
#logo a{
	display: block;
	overflow: hidden;
	width: 293px;
	height: 60px;
	text-indent: -9999em;
	background: url(../img/logo.png) no-repeat;
	position: relative;
	top: 31px;
}
/*Menu*/
#menu{
	padding: 8px 0 9px 0;
}
#menu ul li{
	list-style: none;
	float: left;
	display: inline;
}
#menu ul li a{
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	padding: 0 0 0 10px;
}
#home a{
	width: 48px;
	height: 13px;
	background: url(../img/home.png) no-repeat;
}
#home a:hover, #home .selected{
	width: 48px;
	height: 13px;
	background: url(../img/homeon.png) no-repeat;
}
#rentals a{
	background: url(../img/rentals.png) no-repeat;
	width: 58px;
	height: 13px;
}
#rentals a:hover, #rentals .selected{
	background: url(../img/rentalson.png) no-repeat;
	width: 58px;
	height: 13px;
}
#handymen a{
	background: url(../img/handymen.png) no-repeat;
	width: 80px;
	height: 16px;
}
#handymen a:hover, #handymen .selected{
	background: url(../img/handymenon.png) no-repeat;
	width: 80px;
	height: 16px;
}
#forum a{
	background: url(../img/forum.png) no-repeat;
	width: 52px;
	height: 13px;
}
#forum a:hover, #forum .selected{
	background: url(../img/forumon.png) no-repeat;
	width: 52px;
	height: 13px;
}
#hotels a{
	background: url(../img/hotels.png) no-repeat;
	width: 51px;
	height: 13px;
}
#hotels a:hover, #hotels .selected{
	background: url(../img/hotelson.png) no-repeat;
	width: 51px;
	height: 13px;
}
#jobs a{
	background: url(../img/jobs.png) no-repeat;
	width: 39px;
	height: 15px;
}
#jobs a:hover, #jobs .selected{
	background: url(../img/jobson.png) no-repeat;
	width: 39px;
	height: 15px;
}
#netherlands a{
	background: url(../img/netherlands.png) no-repeat;
	width: 117px;
	height: 13px;
}
#netherlands a:hover, #netherlands .selected{
	background: url(../img/netherlandson.png) no-repeat;
	width: 117px;
	height: 13px;
}
#tips a{
	background: url(../img/tips.png) no-repeat;
	width: 38px;
	height: 16px;
}
#tips a:hover, #tips .selected{
	background: url(../img/tipson.png) no-repeat;
	width: 38px;
	height: 16px;
}
#guide a{
	background: url(../img/guide.png) no-repeat;
	width: 49px;
	height: 13px;
}
#guide a:hover, #guide .selected{
	background: url(../img/guideon.png) no-repeat;
	width: 49px;
	height: 13px;
}
#question a{
	background: url(../img/question.png) no-repeat;
	width: 62px;
	height: 16px;
}
#question a:hover, #question .selected{
	background: url(../img/questionon.png) no-repeat;
	width: 62px;
	height: 16px;
}
/*Content*/
#content{
	padding: 10px 0;
}
#main{
	width: 686px;
	float: left;
	overflow: hidden;
}
#sidebar{
	width: 209px;
	float: right;
	overflow: hidden;
}
/*Maincontent*/
#main h1{
	font-size: 14px;
	border-bottom: 1px solid #004862;
	margin: 0 0 7px 0;
}
#main h2{
	font-size: 16px;
	margin: 0 0 8px 0;
}
#spotlight{
	margin: 0 0 15px 0;
}
#spotlight img{
	width: 294px;
	border: 3px solid #fff;
	float: left;
	display: block;

}
#spotlight p{
	position: relative;
	top: -6px;
	float: right;
	width: 372px;
	font-size: 11.5px;
	line-height: 20px;
}
.purplearrow{
	display: block;
	width: 86px;
	height: 23px;
	background: url(../img/purplearrow.gif) no-repeat;
	overflow: hidden;
	color: #fff;
	padding: 1px 0 0 5px;
	margin: 5px 0 0 0;
}
.home{
	margin: 0 0 10px 0;
}
.home .left{
	width: 150px;
	float: left;
}
.home .left img{
	width: 146px;
	border: 3px solid #fff;
}
.home .right{
	width: 517px;
	float: right;
}
.home .right p{
	position: relative;
	top: -6px;
	font-size: 11.5px;
	line-height: 20px;
}

/*Sidebar*/
#sidemenu{
	background: #005774 url(../img/bgsidemenu.gif) repeat-x;
	padding: 10px 12px;
	overflow: hidden;
}
.kop{
	font-size: 18px;
}
.kop2{
	font-size: 18px;
}
#sidemenu ul{
	margin: 0 0 10px 0;
}
#sidemenu ul li{
	list-style: none;
	font-size: 16px;
}
#sidemenu ul li a{
	color: #fff;
	font-size: 16px;
}
#sidemenu p{
	font-size: 13px;
	padding: 0 0 5px 0;
}
#sidemenu p a{
	color: #fff;
}
/*Forum*/
#forumwrapper p{
	line-height: 20px;
}
#forumwrapper h2{
	font-size: 16px;
	margin: 0 0 2px 0;
}
#forumcontent h3{
	font-size: 11px;
	margin: 10px 0 2px 0;
}
#forumwrapper #forumcontent h2{
	font-size: 12px;
	margin: 0 0 0 0;
}
#forumcontent{
	margin: 10px 0;
	padding: 0 10px 10px 10px;
	background: #001923;
}
#forumwrapper #forumcontent .item{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #084760;
}
#forumcontent .comment{
	padding: 0 0 10px 0;
}