/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/       

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font: 75%/0.9 arial, helvetica, sans-serif;
	background: #ffffff;
	line-height: 130%;
	color: #606060;
}
a {
	color: #0077cc;
	text-decoration: underline;
	cursor: pointer;
}
a img {
	border: none;/*remove border for linked images*/
}
h1 {
	font-size: 1.6em;
	padding-top: 0;
	color: #0077cc;
}
h2, h2 a {
	font-size: 1.1em;
	padding-top: 0;
	color: #505050;
	text-decoration:none;
}
input, textarea, select {
	border:1px solid #6B90DA;
	background:#ffffff;
	color:#606060;
}
input.nobrdr {
	border: 0px;
}
.highlight {
	background-color:#FF9D9D;
	border-bottom:#F30 1px solid;
	border-top:#F30 1px solid;
	padding: 4px 10px
}
/***** Main Layout ****/
#container {
	width: 100%;
	height: 100%;
	text-align: center;/* IE fix to center the page */
}
#content {
	width: 740px;
	padding:20px;
	margin: 150px auto;/* center the page in Firefox */
	text-align: center;
	height:200px;
}
#contentholder {
	width: 740px;
	padding:20px;
	margin: 30px auto;/* center the page in Firefox */
	background-color:#ffffff;
	text-align: left;
}
input.bt_register {
	background: #0077cc;
	border:1px solid #606060;
	color:#fff;
	font-size:13px;
}
input.searchfield {
	width: 250px;
	cursor: text;
	border: none;
	background-color:#ffffff;
	border:1px solid #606060;
	font-size:13px;
}
#searchcontainer {
	margin: 0 auto;/* center the page in Firefox */
	width:350px;
	height:20px;
}
#buttomspan {
	font-size:10px;
}
.inlined {
	display:inline;
}
.blue-bar {
	color:#000;
	background:#F0F7F9;
	border-top:1px solid #6B90DA;
	height:20px;
	overflow:hidden;
	padding:5px;
	font-weight: bold;
	font-size:12px;
	margin-bottom:20px;
	margin-top:10px;
}
.quote {
	color: #606060;
	text-align: left;
	padding-left: 20px;
	width:600px;
}
span.panelTopMenu {
	margin-right:20px;
}
/* PROFIEL OPMAAK */
div.profileContainer {
	width:990px;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
div.profileContainer ul {
	list-style-type: none;
	padding-left:16px;
	margin: 0px;
}
div.profileContainer ul li {
	margin-top:5px;
}
div.profileContainer ul li a {
	text-decoration:none;
	color:#606060;
}
div.profileContainer ul li a:hover {
	text-decoration:none;
	background:#f0f7f9;
}
#berichten a.berichtItemWidth {
	display:block;
	border-bottom:1px solid #F0F7F9;
	padding:3px;
	padding-left: 28px;
	color:#606060;
	text-decoration:none;
	font-size:12px;
	background: url('../images/icons/Mail-small.png') no-repeat 4px 5px;
	overflow:hidden;
}
#berichten a.berichtItemWidth .showMailDate {
	text-align:left;
	font-weight:normal;
	margin-right:10px;
	font-size:10px;
}
#berichten a.berichtItemWidth:hover {
	background-color:#f0f7f9;
}
a.berichtItemWidth span {
	display:block;
	float:left;
	font-weight:bold;
	width:60px;
	height:16px;
}
a.berichtItem {
	display:block;
	overflow:hidden;
	text-decoration:none;
	font-weight:normal;
	padding:3px;
	border-bottom: 1px solid #f0f7f9;
}
a.berichtItem span {
	display:block;
	float:left;
	font-weight:normal;
	color:#a0a0a0;
}
#berichten a.berichtItem:hover {
	background-color:#f0f7f9;
}
a.berichtItem span.showMailDate {
	display:block;
	float:right;
	font-size:10px;
	width:60px;
	height:14px;
	text-align:right;
	font-weight:normal;
}
.mail-menu {
	background:#F0F7F9;
	text-align:right;
	padding:5px;
}
.mail-menu a, #postvakken a {
	color: #606060;
	text-decoration:none;
}
.strong {
	font-weight: bold;
}
#cke_path_mailContent {
	display:none;
}
.itemblock {
	padding-top:0px;
	margin-top:0px;
}
.itemblock a {
	text-decoration:none;
}
#page-content {
	overflow:hidden;
}
#aanbevolen {
	float:right;
	width:200px;
	border-left:1px solid #C9D7F1;
	overflow:hidden;
	padding:15px;
	padding-top:0px;
}
#reeds {
	width:200px;
	float:right;
	font-size:12px;
}
.result {
	overflow:hidden;
	margin:4px;
	height:50px;
}
.zoekfotodiv {
	width:50px;
	overflow:hidden;
	float:left;
}
.zoekfotos {
	border:1px solid #8d8d8d;
	width:40px;
	float:left;
	margin-right:10px;
}
.zoekfotos2 {
	border:1px solid #8d8d8d;
	width:80px;
	margin-left:0px;
}
.medewerkerfoto {
	border:1px solid #8d8d8d;
	width:80px;
	float:right;
}
#doccard {
	width:740px;
	overflow:hidden;
}
#doccard-maininfo {
	float:left;
	padding:10px;
	border:1px solid #0077cc;
	background-color:#fff;
	width:350px;
	overflow:hidden;
}
#doccard-menu {
	float:left;
	padding:10px;
	
	background-color:#fff;
	width:340px;
}
#doccard-notities {
	margin-left:6px;
	height:100%;
	float:left;
	padding:10px;
	border:1px solid #0077cc;
	background-color:#F0F7F9;
	width:340px;
}
#doccard-aanbevolen {
	margin-left:6px;
	margin-top:6px;
	height:100%;
	float:left;
	padding:10px;
	border:1px solid #0077cc;
	background-color:#F0F7F9;
	width:340px;
}
