/* 
	AWV layout styles
	(c) Mediamaal 2009
	--------------------------------------------------
*/


/* ---------- Overall styling ---------------------------- */

body, html{
	background: #bed62f url(../images/body_bg_test.png) top left repeat-y;
/*	background: #ffffff url(../images/body_bg_center.png) top center repeat-y;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.hide{
	position: absolute;
	top: -9999px;
}

p{
	margin-bottom: 1.0em;
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

/* ---------- Grid ---------------------------- */

#wrapper{
	width: 991px;
	width: 984px;
	margin-left: 0px;
/*	margin: auto;*/
	text-align: left;
	position: relative;
}

#contentwrap{
}

#container{
	width: 805px;
	float: left;
	background-color: #ffffff;
	margin-top: -7px;
	min-height: 425px;
}

#logo{
	position: absolute;
	top: 33px;
	left: 24px;
}

#header{
	height: 46px;
	background: #fff;
	border-bottom: 7px solid #ffffff;
}

#topbar{
	background-color: #bed62f;
	margin-left: 282px;
	height: 46px;
}

#breadcrumbs{
	margin-top: 7px;
	margin-left: 283px;
	background-color: #ffffff;
	border-top: 1px dotted #000;
	padding-top: 2px;
}

#funcnav{
	position: relative;
	margin-left: 231px;
	width: 575px;
}

#content{ 
	padding-top: 51px;
	margin-left: 231px;
	min-height: 575px;
	background: #ffffff url(../images/content_back_righttop.gif) top right no-repeat;
}

.vervolg #content{
	margin-left: 369px;
	padding-right: 34px;
	padding-top: 35px;
}

.standaard #content{
	margin-left: 283px;
	padding-right: 34px;
	padding-top: 35px;
}

#sidebar{
	width: 177px;
	margin-left: 805px;
	background: #fff;
	padding: 0px 2px 6px 0px;
}

#sidebarwrap{
	padding: 2px 0px 2px 0px;
	border-top: 1px dotted #000;	
	border-bottom: 1px dotted #000;	
}

#sidebarcontent{
	background: #40c8f4;
	min-height: 29.17em;
	padding: 20px 5px 60px 5px;
	position: relative;
}

#footer{
	background: #ffffff;
	width: 805px;
	clear: both;
	position: relative;
	height: 50px;
}

/* ---------- Tekst en links ---------------------------- */

#wrapper{
	font-size: 0.75em;
}

#content{
	color: #231f20;
}

.vervolg #content{
	line-height: 1.33em;
}

#sidebar a{
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover{
	text-decoration: underline;
}

#sidebar p{
	margin-bottom: 0em;
	margin-left: 3px;
}

#homenieuws a, #homelinks a{
	color: #231f20;
	text-decoration: none;
}

#content p, #sidebar p{
	line-height: 1.33em;
}

#content p.intro{
	font-weight: bold;
}

#content ul li, #content ol li{
	margin-bottom: 0.33em;
	line-height: 1.33em;
}

#content ol{
	list-style: decimal;
	padding-left: 2em;
}

#content ul{
	list-style: disc;
	padding-left: 2em;
	margin-bottom: 1em;
}

#content ol li{
	line-height: 1.33em;
}

#content a, #content a:link, #content a:active, #content a:visited{
	color: #0d70c2;
}

#content .nwsoverzart h2 a, #content .nwsoverzart h2 a:link, #content .nwsoverzart h2 a:active, #content .nwsoverzart h2 a:visited{
	color: #231f20;
	text-decoration: none;
	font-size: em;
}

#footer a{
	color: #231f20;
	text-decoration: none;
	font-size: 0.92em;
}

#footer a:hover{
	text-decoration: underline;
}

#breadcrumbs{
	font-size: 0.93em;
}

a:hover{
	text-decoration: underline;
}

hr{
	color: #ffffff; 
	background-color: #ffffff; 
	border: 1px dotted #000000; 
	border-style: none none dotted;
}

p.error{
	font-weight: bold;
	border: 2px solid #990000;
	background-color: #FFBBBB;
	padding: 10px;
}

p.okay{
	font-weight: bold;
	border: 2px solid #009900;
	background-color: #AAFFAA;
	padding: 10px;
}

a:focus  { outline: thin dotted black; }

a:active { outline: thin dotted navy; }

a:link:focus{ outline: thin dotted black; }


/* ---------- Headings ---------------------------- */

.vervolg h1, h1, .standaard h1{
	font-size: 1.67em;
	color: #ed1c24;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	padding: 7px 22px;
	margin-bottom: 1em;
	background: url(../images/kop_prefix_rood.png) 0em 0.4em no-repeat;
}

#huurders h1{
	background-image: url(../images/kop_prefix_oranje.png);
	color: #f58220;
}

#woning h1{
	background-image: url(../images/kop_prefix_paars.png);
	color: #b01f8e;
}

#wijk h1{
	background-image: url(../images/kop_prefix_blauw.png);
	color: #1f409a;
}

#awv h1{
	background-image: url(../images/kop_prefix_groen.png);
	color: #1fb25a;
}

.vervolg h2, .standaard h2{
	font-size: 1.17em;
	margin-top: 1.33em;
	margin-bottom: 0.83em;
	margin-bottom: 0.5em;
}

.home h1{
	font-size: 1.67em;
	color: #ed1c24;
	font-weight: bold;
	margin-left: 60px;
	margin-bottom: 8px;
	background: none;
	padding: 0px;
	border: 0px;
}

.home h2{
	font-size: 1.42em;
	color: #ed1c24;
	font-weight: bold;
	padding: 7px 0px 7px 31px;
	background: url(../images/kop_prefix_rood_sml.png) 9px 50% no-repeat;
	border-bottom: 1px dotted #000;
	margin-bottom: 0.42em;
}


/* ---------- Navigatie (hoofd en sub)---------------------------- */

#nav{
	position: absolute;
	left: 11px;
	top: 186px;
	width: 160px;
	height: 260px;
}

#nav ul{
	width: 153px;
}

#nav ul li{
}

#nav ul li a{
	display: block;
	padding-top: 47px;
	padding-bottom: 8px;
	padding-left: 13px;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: url(../images/nav_icon_avw.gif) 34px 14px no-repeat;
}

#nav ul li#navhuurders a{
	background-image: url(../images/nav_icon_huurders.gif);
	background-position: 38px 4px;
}

#nav ul li#navhuurders.selected a{
	background-image: url(../images/nav_icon_huurders_a.gif);
}

#nav ul li#navwoning a{
	background-image: url(../images/nav_icon_woning.gif);
}

#nav ul li#navwoning.selected a{
	background-image: url(../images/nav_icon_woning_a.gif);
}

#nav ul li#navwijk a{
	background-image: url(../images/nav_icon_wijk.gif);
}

#nav ul li#navwijk.selected a{
	background-image: url(../images/nav_icon_wijk_a.gif);
}

#nav ul li#navawv a{
	background-image: url(../images/nav_icon_avw.gif);
}

#nav ul li#navawv a span{
}

#nav ul li#navawv.selected a{
	background-image: url(../images/nav_icon_avw_a.gif);
	border-bottom: none;
}

#nav ul li#navhuurders.selected{
	background: #fdb813 url(../images/nav_icon_bg_cornertop_oranje.png) top left no-repeat;
}

#nav ul li#navwoning.selected{
	background: #d288bb;
}

#nav ul li#navwijk.selected{
	background: #8083bf;
}

#nav ul li#navawv.selected{
	background: #8cc63f url(../images/nav_icon_bg_cornertop_groen.png) bottom left no-repeat;
}

#nav ul li a:hover{
	text-decoration: underline;
}

/* ter demonstratie.. 
#nav ul li#navawv:hover{
	background: #8cc63f url(../images/nav_icon_bg_cornertop_groen.png) bottom left no-repeat;
}

#nav ul li#navawv a:hover{
	background-image: url(../images/nav_icon_avw_a.gif);
	background-position: 34px 14px;
	border-bottom: none;
}
*/


#subnav{
	position: absolute;
	left: 164px;
	top: 186px;
	z-index: 100;
	padding: 0px 5px 5px 0px;
	background: url(../images/nav_sub_shadow.png) bottom right no-repeat;
}

#subnav .subnavtop{
	background: url(../images/nav_sub_shadow_top.png) top right no-repeat;
	display: block;
	height: 8px;
	width: 166px;
	position: absolute;
	left: 4px;
}

#subnav ul{
	width: 165px;
	padding: 10px 0px;
}

#huurders #subnav ul{
	background: #fdb813 url(../images/nav_sub_bg_cornerbottom_oranje.png) bottom left no-repeat;
}

#woning #subnav ul{
	background: #d288bb url(../images/nav_sub_bg_cornerbottom_paars.png) bottom left no-repeat;
}

#wijk #subnav ul{
	background: #8083bf url(../images/nav_sub_bg_cornerbottom_blauw.png) bottom left no-repeat;
}

#awv #subnav ul{
	background: #8cc63f url(../images/nav_sub_bg_cornerbottom_groen.png) bottom left no-repeat;
}

#subnav ul li{
	margin: 0px 10px 0px 3px;
	border-bottom: 1px dotted #ffffff;
}

#subnav ul li a{
	display: block;
	padding: 5px 11px;
	margin: 4px 0px;
	background: none;
	height: auto;
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#subnav ul li.selected{
/*	padding-bottom: 0.83em;*/
}

#huurders #subnav ul li.selected a{
	background-color: #f58220;
	display: block;
}

#woning #subnav ul li.selected a{
	background-color: #b73e97;
	display: block;
}

#wijk #subnav ul li.selected a{
	background-color: #1f409a;
	display: block;
}

#awv #subnav ul li.selected a{
	background-color: #1fb25a;
	display: block;
}

#subnav ul li.selected a{
	color: #ffffff;
}

#subnav ul li #subsubnav{
	width: 145px;
	background: none;
	padding-bottom: 0.83em;
	padding-top: 0em;
}

#subnav ul li.selected #subsubnav{
	padding-bottom: 0em;
	padding-bottom: 0.83em;
}

#subnav ul li #subsubnav li{
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}

#subnav ul li.selected #subsubnav li a{
	background-color: inherit;
}

#subnav ul li #subsubnav li a{
	display: block;
	padding: 3px 0px 3px 24px;
	background: url(../images/nav_subsub_bullet.png) 10px 55% no-repeat;
	height: auto;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

#subnav ul li #subsubnav li.selected{
	margin-right: -10px;
	
}

#huurders #subnav ul li #subsubnav li.selected{
	background-color: #f58220;
}

#woning #subnav ul li #subsubnav li.selected{
	background-color: #b73e97;
}

#wijk #subnav ul li #subsubnav li.selected{
	background-color: #1f409a;
}

#awv #subnav ul li #subsubnav li.selected{
	background-color: #1fb25a;
}

#subnav ul li #subsubnav li.selected a{
	color: #ffffff;
	background-image: url(../images/nav_subsub_bullet_a.png);
/*	background-position: 20px 55%;
	padding-left: 34px;*/
}

#subnav ul li a:hover{
	text-decoration: underline;
}


/* ---------- Navigatie (handy)---------------------------- */

#handynav{
	position: absolute;
	right: 37px;
	top: 8px;
}

#handynav a{
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

#handynav .leesvoor{
	background: url(../images/leesvoor.gif) left 60% no-repeat;
	padding-left: 10px;
	margin-right: 1em;
	font-size: 0.9em;
}

#handynav li{
	float: left;
	margin-right: 6px;
}

#handynav #textsize #sizelabel{
	display: none;
}

#handynav #textsize li{
	margin-right: 3px;
	margin-top: 1px;
}

#handynav #textsize .normal{
	font-size: 0.75em;
	text-transform: uppercase;
}

#handynav #textsize .large{
	font-size: 1em;
	text-transform: uppercase;
}

#handynav #textsize .x-large{
	font-size: 1.25em;
	position: relative;
	top: -0.15em;
	top: -0.18em;
	text-transform: uppercase;
}

#handynav a:hover{
	text-decoration: underline;
}


/* ---------- Navigatie (footer)---------------------------- */

#footnav{
	background: #ffffff url(../images/footer_back_swirl.gif) top left no-repeat;
	position: absolute;
	bottom: 0px;
	width: 204px;
	height: 139px;
}

#footnav ul{
	position: absolute;
	bottom: 5px;
	margin: 0px 16px;
}

#footnav li{
	float: left;
	margin-right: 16px;
}


/* ---------- Zoeken ---------------------------- */

#search label, #search legend{
	display: none;
}

#search #zoekinput{
	border: 0;
	width: 90px;
	height: 18px;
	background: url(../images/search_field_bg.gif) top left no-repeat;
	padding: 0px 45px 0px 20px;
	color: #0351b3;
	font-size: 12px;
}

#search fieldset{
	position: relative;
}

#search #submitsearch{
	position: absolute;
	right: 9px;
	top: 0.17em;
}


/* ---------- Breadcrumbs ---------------------------- */

#breadcrumbs p{
	background: #40c8f4;
	color: #ffffff;
	text-transform: lowercase;
	margin-bottom: 0px;
	min-height: 1.33em;
	padding: 3px 0px 0px 8px;
	word-spacing: 0.25em;
}

#breadcrumbs .prefix{
	display: none;
}

#breadcrumbs a{
	color: #ffffff;
	text-decoration: none;
	word-spacing: 0em;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

/* ---------- Sidebar ---------------------------- */

.sidebox{
	background: #0355ba url(../images/side_box_bg.png) top left repeat-y;
	color: #ffffff;
	padding: 9px 3px;
	margin-bottom: 14px;
}

.lastsidebox{
	margin-bottom: 140px;
}

.sideboxbottom{
	display: block;
	background: url(../images/side_box_bottom.png) top left no-repeat;
	width: 167px;
	height: 3px;
	position: absolute;
	margin-top: 9px;
	margin-left: -3px;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px
}

.sidebox #contactbox{
	background: url(../images/side_icon_tel.gif) top left no-repeat;
	padding-left: 20px;
	margin-left: 0px;
}

.sidequote{
	position: absolute;
	bottom: 5px;
	color: #ffffff;
	font-weight: bold;
}

.sidequote blockquote{
	margin: 0.5em 10px;
}

.sidebox ul{
	line-height: 1.33em;
	margin-left: 1.5em;
	list-style-image: url(../images/sidebox_list_arrow.png);
}

.sidebox ul li{
	/* less is more */
}

.bannerbox{
}

.stippellijn{
	height: 1px;
	border-bottom: 1px dotted #ffffff;
	margin: 7px 0px;
}

/* ---------- Homepage blocks ---------------------------- */

.payoff{
	font-weight: bold;
	padding-left: 10px;
	height: 40px;
	border-bottom: 1px dotted #000;
	margin-top: 7px;
	margin-right: 1px;
	margin-bottom: 0em;
}

#homenieuws, #homelinks {
	border-bottom: 1px dotted #000;
}

#homenieuws{
	width: 55%;
	float: left;
}

#homelinks{
	width: 40%;
	clear: right;
	margin-left: 58%;
}

#homenieuws .leesmeer, #homelinks .leesmeer{
	margin-top: 1.67em;
	padding: 0px 9px;
}

#homenieuws ul, #homelinks ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#homenieuws ul, #homelinks li{
	padding: 0px 9px;
}

#homenieuws ul li a, #homenieuws ul li a:link, #homenieuws ul li a:active, #homenieuws ul li a:visited, #homelinks ul li a, #homelinks ul li a:link, #homelinks ul li a:active, #homelinks ul li a:visited, #homenieuws .leesmeer a, #homelinks .leesmeer a{
	display: block;
	background: url(../images/home_blocks_more.png) 100% 75% no-repeat;
	color: #000;
}

#homenieuws a:hover, #homelinks a:hover{
	text-decoration: underline;
}

/* ---------- Sitemap ---------------------------- */

#sitemap ul li{
	margin-bottom: 0.5em;
}

#sitemap ul li a{
	font-weight: bold;
}

#sitemap ul li ul li a{
	font-weight: normal;
}

#sitemap ul li ul{
	margin-bottom: 2em;
	margin-top: 0.5em;
}

#sitemap ul ul ul{
	margin-bottom: 0.5em;
}

/* ---------- Nieuws overzicht ---------------------------- */

.nwsoverzart{
	border-bottom: 1px dotted #c8c7c7;
	padding-bottom: 1.0em;
}

.nwsdat{
	display: block;
	font-style: italic;
	color: #666666;
	margin-bottom: 0.5em;
}

.nwsleesverder{
	padding-right: 10px;
	background: transparent url(../images/leesverder_arrow.png) 100% 60% no-repeat;
	margin-left: 0.25em;
}

.nwsintro br{
	display: none;
}

div.intro{
	font-weight: bold;
	line-height: 1.33em;
	margin-bottom: 1em;

}

/* ---------- Formulieren ---------------------------- */

#content fieldset{
	border: 1px solid #c7c7c7;
	padding: 10px;
	margin-bottom: 1.5em;
}

#content legend{
	padding: 3px 8px;
	background-color: #cecece;
	border: 1px solid #c7c7c7;
}

#content label{ 
	font-weight: bold;
}

#content label.inp{
	font-weight: normal;
}

#content .req{
	font-size: small;
	color: #666666;
	font-weight: normal;
}

#content .verplicht {
	display:inline;	
}
#content .expl{
	font-size: small;
	color: #666666;
	font-style: italic;
}

#content input.small{
	width: 4em;
}

#content input.xsmall{
	width: 2em;
}

#content input.datum{
	width: 6em;
}

#content fieldset:focus{

}

#content input.formsubmit{
	font-weight: bold;
	padding: 5px 15px;
	background-color: #0099FF;
	color: #ffffff;
}

#content input.formsubmit:hover{
	color: #FFFFCC;
}

#content textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#awv #content textarea{
	width: 99%;
}

/* ---------- Readspeaker ---------------------------- */

#rs_div{
	position: absolute; 
	top: -73px; 
	right: -175px; 
	background-color: #ffffff;
}

#rs_div.activated{
	border: 2px solid #40c8f4; 
}
