@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #2a2a2a;
	
}

html, body {height:100%;}

.content{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color:#FFFFFF;
	width:100%;
}

.nrml{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.table {
	border: 1px solid #cecece;
}
.table_header {
	font-weight: bold;
	background-color: #CCC; 
	/*background-color: #ebac3a;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}

.error_container{
	background-color: #ffdfdf;
	padding:10px;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f9b9b2;
	position:absolute;
}

.error_container_nrml{
	background-color: #ffdfdf;
	padding:10px;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f9b9b2;
}


.succes_container{
	background-color: #d3f7b7;
	padding:10px;
	color: #057400;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3fb800;
}

.succes_container_nrml{
	background-color: #d3f7b7;
	padding:10px;
	color: #057400;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3fb800;
}

.criteria_container{
	background-color: #f1f1f1;
	padding:3px;
	color: #000;
	font-size: 12px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #909090;
	float:left;
	vertical-align:middle;
	cursor:pointer;
}

.page_header{
	background-color: #f1f1f1;
	padding:10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #909090;
}


.login_container{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align:left;
	position:relative; 
	top:35px; 
	left:800px; 
	width:185px;
	color:#acacac;
}

.content_container {
	background-color:#FFFFFF;
	width:100%;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
}

.container_content{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	padding:15px;
	color:#333333;
	line-height:18px;
}

.container_header{
	font-family:Arial, Verdana, sans-serif;
	font-size: 15px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	text-transform: uppercase;
	line-height:42px;	
}

.input_shadow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	border-left-color: #c3c3c3;
	background-image: url(images/inputbg.gif);
	background-repeat: repeat-x;
}

.button {
	color: #ebac3a;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 16px;
	height: 24px;
	margin: 1px;
}

.button_groen {
	color: #fff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #77aa42;
	padding: 3px;
	background-color:#ace273;
	background-image: url(images/button_bg_groen.gif);
	background-repeat: repeat-x;
	height:26px;
}

.huis {
	background-image: url(images/bi_huis.gif);
	background-repeat:no-repeat;
	position:relative;
	height: 328px;
	width: 475px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ababab;
	padding-top:20px;
	height:50px;
	margin:0;
	margin:auto;
	width:1000px;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color:#ababab;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.data_table_header {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color:#E9E9E9;
}
.checkmarklist {
	list-style-image: url(images/icons/ok.png);
}

a:visited {  
	color:#0000ee;
}

a:active, a:link, a:visited { text-decoration: none; color: #00f; }
a:hover { color: #000000; text-decoration: underline;}
