/*	    WoningNet, november 2007	*/
/*		   J.T.H. Oosterhoudt		*/
/*			www.woningnet.nl		*/

/*     Woonkeus-Stedendriehoek		*/
/*				  BASIS				*/


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

   ++++++++++++++++++++++++++++++++++++++ BASIS STYLES ++++++++++++++++++++++++++++++++++++++++++

   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body, html {
	height: 100%;	
}
body, html, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	margin: 0px;
}

#top_navigatie 
{
	display: block;
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.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
{
	color: gray;
	font-weight: normal;
}
a:hover#home,a:hover#contact,a:hover#sitemap
{
	color: black;
	font-weight: normal;
}

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;
	display: block;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
td {
	vertical-align: top;
}


#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/woonkeus-stedendriehoek/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;	
}
hr {
	color: #C8C8C8;
	height: 1px;
	border: 0px ;	
	border-bottom: 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 #f03435;
	color: #f03435;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	height:18px;
	padding-bottom: 3px;
}
.formbuttons input:hover {
	border: solid 1px #f03435;
	background-color: #f03435;
	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/woonkeus-stedendriehoek/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/woonkeus-stedendriehoek/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: #FFF;
}
#context a:hover , #loginlink a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#context li   {
	color: #000;
	background-image: url(../../img/woonkeus-stedendriehoek/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/woonkeus-stedendriehoek/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	list-style: none;
	color: #f03435;
	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: #f03435;	
	margin-right: 0px;
	font-weight: bold;	
	text-decoration: underline;	
}

.iconlink a , .iconlink a:visited {
	color: #f03435;
}
.iconlink a:hover {
	color: #f03435;
	font-weight: normal;
	text-decoration: underline;
}

/* +++++++++++++++ NAVIGATIE BALK +++++++++++++++ */
#navigatie {
	margin:0px;	
}

#navigatie a, #navigatie a:visited {
	font-size:13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	margin-left: 20px;
	
}
#navigatie a:hover {
	text-decoration: none;
	color: #000;
}
#navigatie .selected {
	text-decoration: none;
	color: #000;
}
#navigatie .navsub {
	padding: 0px 0px 0px 5px;
	border: none;	
	line-height: 20px;
}

#navigatie .navsub a {
	font-size:12px;
	line-height: 20px;
}
#navigatie .navsub a:hover{
	text-decoration: none;
	border-top: none;
	background-color:transparent;	
	
}

/* +++++++++++++++CONTENT kolom +++++++++++++++ */


/* ----- HEADER CONTENT ----- */


#header h1 
{
	font-family: Verdana;	
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 10px;	
	line-height: 18px;
	display: block;
	float: left;
	width: 400px;
}	
#header h2 
{
	font-family: Verdana;	
	color: #000;
	font-size: 12px;
	font-weight: normal;
	border: none;
	text-transform: none;
	letter-spacing: normal;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
	float: left;
	width: 400px;
	line-height: 14px;
}

/* +++++++++++++++ VLAKKEN +++++++++++++++ */
body .vlak_grijs_kader {
	margin-top: 0px;	
}
.vlak_grijs {
	background-color: #EEEEEE;
	padding: 8px 8px 8px 8px;
}
.vlak_grijs_kader 
{
    width: 444px;
	background-color: #EEEEEE;
	border: solid 1px #000;
	padding: 8px 8px 8px 8px;
	color:#000;
	display:block;
}
.vlak_grijs_kader i {
	background-color: #EEEEEE;
	color: #C4C4C4;
}
#vlak_grijs_error 
{
    width: 444px;
	background-color: #FFF;
	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/woonkeus-stedendriehoek/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;
}

.kadertable100 {
	margin-right: 10px;
	width: 440px;

}

/* +++++++++++++++ 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: #f03435;
	background-color: #FFF;
	border-bottom: solid 1px #f03435;
	border-top: solid 1px #f03435;
}
.indexactive {
	color: #FFF;
	background-color: #F03435;
	border-bottom: solid 1px #f03435;
	border-top: solid 1px #f03435;
	border-right: solid 1px #f03435;
}
.indexvisited {	
	background-color: #FFF;
	border-bottom: solid 1px #f03435;
	border-right: solid 1px #f03435;
	color: #f03435;
}
.indexstart {
	border-left: solid 1px #f03435;
}
.indexend {
	border-right: solid 1px #f03435;
}

/* +++++++++++++++ POP UP +++++++++++++++ */
.popup {
	position: absolute;
	left: 150px;
	top: 200px;
	overflow: visible;
	background-image: url(../../img/woonkeus-stedendriehoek/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 +++++++++++++++ */
.detaillabel {
	width: 150px;
	float: left;
}
.detailvalue {
	width: 200px;
	float: right;	
}
#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 #f03435;
	border-bottom: solid 1px #f03435;
	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: #f03435;
	vertical-align: middle;
	padding-top: 2px;
	text-decoration: none;
	height: 16px;
}
#paginateller a:hover {
	background-color: #f03435;
	color: #FFF;
}
#paginatellerActive a {
	float: left;
	display: block;
	background-color: #f03435;
	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: #f03435;
	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/woonkeus-stedendriehoek/pag_first.gif);
}
#vorige a:hover {
		background-image: url(../../img/woonkeus-stedendriehoek/pag_back.gif);
}
#volgende a:hover {
		background-image: url(../../img/woonkeus-stedendriehoek/pag_next.gif);
		background-position: right 65%;
}
#laatste a:hover {
		background-image: url(../../img/woonkeus-stedendriehoek/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: 12px;	
	text-transform: uppercase;	
	text-align: left;
	text-decoration: none;		
	line-height: 20px;
	z-index:100;
}
.tabs a, .tabs a:visited {
	color: #DDDDDD;
	background-color: #7B7C7E;
	border: solid 1px #7B7C7E;
	border-bottom: none;
	padding: 1px 8px 4px 8px;
	margin: 0px 4px 0px 0px;	
	text-decoration: none;		
}
.tabs a:hover {
	color: #000;
	background-color: #FFF;
	padding: 1px 8px 3px 8px;
	border-bottom: solid 1px 000000;	
}

.tabs a:active , a.activetab , a:visited.activetab, a:hover.activetab{
	background-color: #EEEEEE;	
	border: solid 1px #000000 ;
	border-bottom: none;	
	padding: 2px 8px 4px 8px;	
	position:relative;
	cursor:text;
	color: #000000;
}

.tabs .tab_disabled {
	color: #D8D9DA;
	border: solid 1px #D8D9DA;
	border-bottom: none;
	padding: 1px 8px 4px 8px;
	margin: 0px 4px 0px 0px;	
}
.tabs h4 {
	color: #FFF;
	background-color: #669900;
	font-size: 12px;
	border: solid 1px #000; 
	border-bottom: solid 1px #669900; 
	padding: 1px 8px 3px 10px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
head:first-child+body .tabs a:hover { /* hide css from ie */
	border-bottom: none;
}

#highlights
{
    display: none;
}