/*		  WoningNet, mei 2007		*/
/*		   J.T.H. Oosterhoudt		*/
/*			www.woningnet.nl		*/

/*     Stylesheet Huiswaarts WERV	*/
/*				  BASIS				*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

   ++++++++++++++++++++++++++++++++++++++ BASIS STYLES ++++++++++++++++++++++++++++++++++++++++++

   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body, html {
	height: 100%;	
}
body, html, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
}
#nav_top
{
	background-image: url(../../img/huiswaarts/nav_top.gif);	
	background-repeat: no-repeat;
	width:155px;
	height:9px;
	margin-top:-20px;
	margin-left:-10px;
}
#nav_bottom
{
	/* +++ DIV wordt dynamisch toegevoegd aan #kolom_navigatie in www.werv-wonen.nl/menu.asp (setNavigatie()) +++ */
	background-image: url(../../img/huiswaarts/nav_bottom.gif);	
	background-repeat: no-repeat;
	width:155px;
	height:9px;
	margin-top:0px;
	margin-left:0px;
}
#top_navigatie
{
	position: relative;
	top: 15px;		
	left: 0px;	
	border-bottom: solid 1px #6EBB1F;
	padding-bottom: 16px;
	padding-left: 10px;
}
#header_logo
{
	background-image: url(../../img/huiswaarts/huiswaarts_slogan.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 76px;
	background-color: #86BA0D;
}
.top_navigatie_item, .top_navigatie_item
{
	color: Black;
	margin-right: 20px;
}
a#home, a:visited#home, a#contact, a:visited#contact, a#sitemap, a:visited#sitemap, a#loginlink, a:visited#loginlink
{
	color: gray;
	font-weight: normal;
}
a:hover#home,a:hover#contact,a:hover#sitemap,a:hover#loginlink
{
	color: black;
	font-weight: normal;
}
#header h1
{
	margin: 5px;
	color: black;
}
#loginlink
{
	color: Red;
}
a {
	color: #86BA0D;
	text-decoration: none;
}
a:visited {
	color: #86BA0D;
	text-decoration: none;
}
a:hover {
	color: #86BA0D;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;	
}
h1
{
	font-size: 16px;
	color: #86BA0D;
}
h1,h2,h3,h4,h5,h6,p,form,ul,ol,li {
	padding: 0px;
	margin: 0px;
}
blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
h2 , .kop, .dp_kop  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #000000;
	display: block;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
td {
	vertical-align: top;
}

li#aanbod 
{
	background-image: url(../../img/huiswaarts/bullet_aanbod.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 45px;
	line-height: 25px;
	list-style: none;
}
li#loting 
{
	background-image: url(../../img/huiswaarts/bullet_loting.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 45px;
	line-height: 25px;
	list-style: none;
}
li#optie 
{
	background-image: url(../../img/huiswaarts/bullet_optie.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 45px;
	line-height: 25px;
	list-style: none;
}
#home_buttons
{
	margin-top: 20px;
}
#inschrijven
{
	display: block;
	float: left;
	width: 144px;
	height: 50px;
}
#inloggen
{
	margin-left: 15px;
	display: block;
	float: left;
	width: 144px;
	height: 50px;	
}

ul li {
	margin-bottom: 5px;
	color: #000;
	background-image: url(../../img/huiswaarts/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	list-style: none;
}
ul li a.listitem, ul li a.listitem:visited {
	color: #86BA0D;
	font-weight: bold;
	text-decoration: none;
}
ul li a.listitem:hover {
	color: #86BA0D;
	text-decoration: underline;
}
ol li {
	background-image: none;
	list-style-position: inside;
	list-style: none;
}
*html hr {
	color: #C8C8C8;
	height: 1px;
	border: 1px solid #C8C8C8;	
}
#content img {
	/*margin: 3px 5px 3px 5px;*/
}

/* --- formulier buttons --- */
.formbuttons {
	text-align: right;
}
.formbuttons input {
	margin-top:5px;
	text-align: center;
	background-color: #FFF;
	border: solid 1px #86BA0D;
	color: #86BA0D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height:18px;
	padding-bottom: 3px;
}
.formbuttons input:hover {
	border: solid 1px #86BA0D;
	background-color: #86BA0D;
	color: #FFF;	
}
.formbuttons input:active {
	border: none;
}

.formrequired{
	background-image: url(../../img/woningnet/verplicht_bullet.gif);
	background-repeat: no-repeat;
	background-position: top 0px;
	padding-top: 1px;
	margin-left: 3px;
	padding-right: 2px;
	cursor : help;
}
.formrequireduitleg{
	background-image: url(../../img/huiswaarts/verplicht_bullet_uitleg.gif);
	background-repeat: no-repeat;
	background-position: top 0px;
	padding-top: 1px;
	margin-left: 3px;
	margin-right: 10px;
	padding-right: 2px;
}
.formvraag{
	background-image: url(../../img/huiswaarts/vraag.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-left: 3px;
	padding-right: 12px;
	cursor : help;
}


/* +++++++++++++++ HYPERLINKS +++++++++++++++ */

#context a , #loginlink a {
	text-decoration: none;
	color: #ffffff;
}
#context a:hover , #loginlink a:hover {
	text-decoration: none;
	color: #000000;
}
#context li , #loginlink a {
	color: #ffffff;
	background-image: url(../../img/huiswaarts/bullet_wit.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.bulletlink a , .bulletlink a:visited {
	margin-bottom: 5px;
	background-image: url(../../img/huiswaarts/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	list-style: none;
	color: #86BA0D;
	margin-right: 0px;
	text-decoration: none;
	font-weight: bold;
}
.bulletlink a:hover {
	margin-bottom: 5px;
	background-image: url(../../img/huiswaarts/bullet_hover1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	list-style: none;
	color: #86BA0D;	
	margin-right: 0px;
	font-weight: bold;
	
	text-decoration: underline;
	
}

.iconlink a , .iconlink a:visited {
	color: #86BA0D;
}
.iconlink a:hover {
	color: #86BA0D;
	font-weight: normal;
	text-decoration: underline;
}

/* +++++++++++++++ NAVIGATIE BALK +++++++++++++++ */
#navigatie {
	margin:0px;	
}

#navigatie a {
	font-size:13px;
	text-decoration: none;
	color: #FFF;
	line-height: 22px;
	font-weight: normal;
}
#navigatie a:hover {
	text-decoration: none;
	color: #DFDD00;
}
#navigatie .selected {
	text-decoration: none;
	color: #DFDD00;
}
#navigatie .navsub {
	padding: 0px 0px 0px 5px;
	border: none;	

}

#navigatie .navsub a {
	font-size:12px;
}
#navigatie .navsub a:hover{
	text-decoration: none;
	border-top: none;
	background-color:transparent;	
	
}
#homelink {

}
#homelink a, #homelink a:hover, #homelink a:visited {
	
}

#login {

}
#login a, #login a:hover, #login a:visited {
	color: #FFF;	
}



/* +++++++++++++++CONTENT kolom +++++++++++++++ */

/* ----- HEADER CONTENT ----- */

#header {
	
}

#header h1 {
	font-family: Verdana;	
	color: #86BA0D;
	font-size: 16px;
	text-indent: 16px;	
}	
#header h2 {
	color: #000;	
	border: none;
	text-indent: 20px;
	display: none;	
}

/* +++++++++++++++ VLAKKEN +++++++++++++++ */
body .vlak_grijs_kader {
	margin-top: 0px;	
}
.vlak_grijs {
	background-color: #EEEEEE;
	padding: 8px 8px 8px 8px;
}
.vlak_grijs_kader {
	background-color: #FFF;
	border: solid 1px #86BA0D;
	padding: 8px 8px 22px 8px;
	color:#000;
	display:block;
	clear:both;
}
.vlak_grijs_kader i {
	background-color: #EEEEEE;
	color: #C4C4C4;
}
#vlak_grijs_error {
	background-color: #EEEEEE;
	padding: 8px 8px 8px 8px;
	border: solid 1px #F03435;
	color: #F03435;
	font-weight:bold;
}
#vlak_grijs_error ul li{
	margin-bottom: 5px;
	color: #F03435;
	background-image: url(../../img/huiswaarts/bullet_hover2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	list-style: none;
}
.vlak_grijs_kader h2 {
	color: #000;
}
.vlak_grijs_kader h4, .vlak_grijs h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
}

/* +++ TEST +++ */
.kadersplit
{
	/*background-image: url(../../img/huiswaarts/zoekresultaat_background.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
}
/* +++ TEST +++ */


.kadertable100 {
	width: 420px;	
}
/* ++ fading rand in vlak grijs kader op snel zoeken scherm van template Viveste ++ */
#snel_zoeken
{
	/*background-image: url(../../img/huiswaarts/zoekresultaat_background.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
}

#uitgebreid_zoeken 
{
	/*background-image: url(../../img/huiswaarts/zoekresultaat_background.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	padding-top: 30px;*/
}
/* +++++++++++++++ INSCHRIJFINDEX +++++++++++++++ */
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	text-align: center;
	display: inline;
	padding: 1px 8px 0px 8px;	
	color: #86BA0D;
	background-color: #FFF;
	border-bottom: solid 1px #86BA0D;
	border-top: solid 1px #86BA0D;
}
.indexactive {
	color: #FFF;
	background-color: #86BA0D;
	border-bottom: solid 1px #86BA0D;
	border-top: solid 1px #86BA0D;
	border-right: solid 1px #86BA0D;
}
.indexvisited {	
	background-color: #FFF;
	border-bottom: solid 1px #86BA0D;
	border-right: solid 1px #86BA0D;
	color: #5BAC26;
}
.indexstart {
	border-left: solid 1px #86BA0D;
}
.indexend {
	border-right: solid 1px #86BA0D;
}

/* +++++++++++++++ POP UP +++++++++++++++ */
.popup {
	position: absolute;
	left: 150px;
	top: 200px;
	overflow: visible;
	background-image: url(../../img/huiswaarts/shade.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding: 0 2px 2px 0;
	z-index:500;
}
.popin {
	width: 300px;
	text-align: left;
	background-color: #ffffff;
	border: solid 1px red;
	padding: 10px;
}

/* +++++++++++++++ WONINGDETAILS +++++++++++++++ */

#detail 
{
	display:block;
	width: 380px;
	height: 1px;
	clear:both;
}
.detaillabel {
	width: 170px;
	height: inherit;
	float: left;
}
.detailvalue {
	/*width: 210px;*/
	float: left;	
}
#content a.corporatie  {
	text-align: center;
	vertical-align: middle;
	display: block;
}

#content  .corporatie img {
	margin: 0;
	border: none;
	float: none;
}
.errorLabel{
	color: #F03435;
	font-weight: bold;
}

#paginateller {
	border-top: solid 1px #86BA0D;
	border-bottom: solid 1px #86BA0D;
	text-align: right;
	height: 18px;
	clear: both;
}
#paginateller_container
{
	display: block;
	float: right;
}

#paginateller_container {
	height: 18px;	
}
#numbers {
	text-align: center;
}

#paginateller a {
	float: left;
	display: block;	
	font-weight: bold;
	color: #86BA0D;
	vertical-align: middle;
	padding-top: 2px;
	text-decoration: none;
	height: 16px;
}
#paginateller a:hover {
	background-color: #86BA0D;
	color: #FFF;
}
#paginatellerActive a {
	float: left;
	display: block;
	background-color: #86BA0D;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
	text-decoration: none;
	height: 16px;
}
#eerste a , #vorige a , #volgende a , #laatste a {	
	display: block;
	color: #86BA0D;
	padding: 2px 5px 0 14px;
	height: 16px;
}
#eerste a:hover , #vorige a:hover , #volgende a:hover , #laatste a:hover {	
	background-repeat: no-repeat;
	background-position: left 65%;
	color: #FFF;	
}
#eerste a {
	
}
#vorige a {
	
}
#volgende a {
	text-align: right;
	padding: 2px 14px 0 5px;
	margin-left: 5px;
}
#laatste a {
	text-align: right;
	padding: 2px 14px 0 5px;
}

#eerste a:hover {
		background-image: url(../../img/huiswaarts/pag_first.gif);
}
#vorige a:hover {
		background-image: url(../../img/huiswaarts/pag_back.gif);
}
#volgende a:hover {
		background-image: url(../../img/huiswaarts/pag_next.gif);
		background-position: right 65%;
}
#laatste a:hover {
		background-image: url(../../img/huiswaarts/pag_last.gif);
		background-position: right 65%;
}
#numbers a {
	width: 20px;
	text-align: center;
}

#content img {
	margin: 0px 0px 0px 0px;
}
.kop, .dp_kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;	
}
.blok a, .dp_blok a, .blok A, .dp_blok A {
	text-decoration:none;
}
.readonly {
	background-color:Transparent;
	border:solid 1px #000;
}

.clsInactive {
	float: left;
	display: block;
	font-weight: bold;
	color: #CCC;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	height: 16px;
}

/* ++++++++++++++++++++++++++ TEST  ++++++++++++++++++++++++++ */ 

.tabs, .tabs a, .tabs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	text-transform: uppercase;	
	text-align: LEFT;
	text-decoration: none;		
	line-height: 13px;
	z-index:100;
}
.tabs a ,  .tabs a:visited {
	color: #666;
	background-color: #f3f8e6;
	border: solid 1px #86BA0D;
	border-bottom: none;
	padding: 1px 8px 0px 8px;
	margin: 0px 4px 0px 0px;	
	text-decoration: none;		
}
.tabs a:active , a.activetab , a:visited.activetab {
	background-color: #FFF;	
	border: solid 1px #86BA0D;
	border-bottom: none;	
	padding: 2px 8px 1px 8px;	
	position:relative;
	cursor:text;
	color: #000;
}
.tabs a:hover {
	color: #000;
	background-color: #FFF;
}
.tabs .tab_disabled {
	color: #AAA;
	background-color: transparant;
	border: solid 1px #C8C8C8;
	border-bottom: none;
	padding: 1px 8px 0px 8px;
	margin: 0px 4px 0px 0px;	
}
.tabs h4 {
	color: #FFF;
	background-color: #86BA0D;
	font-size: 11px;
	border: solid 1px #5BAC26;
	padding: 1px 8px 0px 8px;
	margin: 0px 1px 0px 0px;
	display: inline;
}
head:first-child+body .tabs a:hover { /* hide css from ie */
	border-bottom: none;
}
