﻿img.floatingLeft
{
	margin: 0px 10px 10px 0px;
	float: left;
}

img.floatingRight
{
	margin: 0px 0px 10px 10px;
	float: right;
}

/*
	Colors:

	Links		#003d8a
	Headings 	#003d8a
	Text		#000000
	
*/


/* -------------------------------------------------------------------------
	Reset
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend /* ol, ul, li,  */
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* -------------------------------------------------------------------------
	Basic HTML
*/

html, body
{
	margin: 0;
	padding: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	background: white url(/App_Images/bg.gif) repeat-y center;
}

a, a:link, a:active, a:focus, a:visited
{
	color: #003d8a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	text-decoration: none;
	border: 0 none;
	text-align: right;
}

p
{
	margin-bottom: 16px;
}

img
{
	border: none;
}

ul
{
	margin-left: -25px;
}

/* ------------------------------------------------------------------------- 
	Layout & Sections
*/

#container
{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#navigation
{
	width: 960px;
	height: 280px;
	float: left;
	background-color: #7fba00;
}

#sub-navigation, #sub-navigation-home
{
	width: 570px;
	height: 500px;
	float: left;
	color: white;
	background-image: url(/App_Images/bg-submenu-home.gif);
	background-repeat: no-repeat;
}
#sub-navigation
{
	width: 265px;
	padding-left: 12px;
	background-image: url(/App_Images/bg-submenu.gif);
}

#sub-navigation ul
{
	margin: 0;
	padding: 0;
	width: 175px;
}

#sub-navigation ul li
{
	list-style: none;
}

#sub-navigation ul li a,
#sub-navigation ul li span
{
	padding: 0 0 0px 10px;
	background-image: url(/App_Images/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	cursor: pointer;
	display: block;
}

#sub-navigation ul li ul li a,
#sub-navigation ul li ul li span
{
	padding: 0 0 0px 30px;
	background-position: 20px 7px;
	text-transform: none;
}

#sub-navigation ul li ul
{
	margin-bottom: 16px;
}
#sub-navigation ul li ul li ul
{
	margin-bottom: 0;
}

#sub-navigation ul li ul li ul li a,
#sub-navigation ul li ul li ul li span
{
	padding: 0 0 0px 50px;
	background-position: 40px 7px;
	text-transform: none;
	font-weight: normal;
}

.active>a,
.active>span
{
	color: #003d8a !important;
	font-weight: bold !important;
	background-image: url(/App_Images/bullet-blue.gif);
}

#content-container
{
	width: 960px;
	text-align: left;
	float: left;
}

#content-home
{
	width: 390px;
	float: left;
}

#content
{
	width: 420px;
	float: left;
	min-height: 300px;
}

#content2
{
	width: 660px;
	float: left;
}

.content-image
{
	float: right;
	margin-left: 10px;
}

.content-thumbs
{
	width: 245px;
	height: 210px;
	float: right;
	margin-right: 3px;
	background: white url(/App_Images/bg-thumb.gif) no-repeat;
	text-align: center;
	padding-top: 18px;
}
.content-thumbs a
{
	text-decoration: none;
	curser: pointer;
}
.content-thumbs p
{
	float: left;
	margin-left: 20px;
	color: white;
	text-transform: uppercase;
}


#content-coporaties
{
	width: 680px;
	float: left;
}
.coporatie-left, .coporatie-right
{
	width: 330px;
	float: left;
	margin-bottom: 20px;
}
.coporatie-right
{
	width: 330px;
	padding-left: 10px;
}
.coporatie-adres
{
	width: 200px;
	height: auto;
	float: left;
}
.heading-coporatie
{
	font-weight: bold;
	font-size: 14px;
	color: #003d8a;
	line-height: 19px;
	margin: 0;
	padding-bottom: 0px;
}
.coporatie-thumb
{
	text-align: center;
	width: 120px;
	margin-right: 10px;
	float: left;
}

#content-vragen, #content-wijkinformatie
{
	width: 670px;
	float: left;
}

.vraag
{
	width: 670px;
	float: left;
}

.vraag span
{
	display: block;
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 20px 0 7px;
	background: #7fba00 url(/App_Images/vraag-off.gif) no-repeat right;
	cursor: pointer;
}

.vraag-active span
{
	cursor: pointer;
	background-image: url(/App_Images/vraag-on.gif);
}
.vraag-spacer
{
	width: 300px;
	height: 15px;
	float: left;
}

.antwoord
{
	width: 643px;
	padding: 10px 20px 0 7px;
	background-color: #cad5e3;
	float: left;
}

/* -------------------------------------------------------------------------
	Spotlights home
*/

#spotlight-intro
{
	margin-left: 20px;
	width: 320px;
	float: left;
}

.spotlight-nieuws
{
	margin-bottom: 30px;
}

.spotlight-nieuws li
{
	list-style: none;
	padding-bottom: 6px;
}

.spotlight-nieuws li a,
.spotlight-nieuws li a:hover
{
	list-style: none;
	list-style-position: outside;
	padding: 0 0 6px 10px;
	background-image: url(/App_Images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


.spotlight-wijkinformatie a, .spotlight-wijkinformatie a:link, .spotlight-wijkinformatie a:active, .spotlight-wijkinformatie a:focus, .spotlight-wijkinformatie a:visited
{
	float: left;
	padding: 0 0px 6px 10px;
	background-image: url(/App_Images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	min-width: 110px;
}

.spotlight-deelnemers img
{
	padding: 0 5px 5px 0;
}
.logoHome
{
	float: left;
	margin-right: 7px;
}

/* -------------------------------------------------------------------------
	Style
*/

.heading-blue, .heading-white
{
	font-weight: normal;
	font-size: 18px;
	color: #003d8a;
	text-transform: uppercase;
	line-height: 22px;
	padding-bottom: 5px;
}

.heading-white
{
	font-weight: bold;
	color: white;
}

.link-back
{
	color: #828282 !important;
	padding: 0 0 0 10px;
	background-image: url(/App_Images/bullet-grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-transform: uppercase;
}


/*#map-container img {
	position: relative;
	z-index: -50;
}*/

#mapDordrecht
{
	display: none; /* required */
	position: absolute; /* required */
	padding: 10px;
	border: 1px solid black;
	background-color: white;
}
.designByInteractie
{
	float: left;
	margin-left: 21px;
	margin-top: -120px;
}
.fieldControlLabel
{
	font-weight: bold;
	float: left;
	width: 200px;
	margin-bottom: 6px;
}

.fieldControlRequired
{
	float: left;
	width: 10px;
	margin-bottom: 6px;
	margin-right: 2px;
}
.fieldControlControl
{
	float: left;
	margin-bottom: 6px;
	width: 450px;
}
.requiredText
{
	margin-top: 15px;
	float: left;
	width: 250px;
}

.input
{
	color: #000000;
	background-color: #E7F0BF;
	font-family: arial;
	font-size: 12px;
	border-width: 0.1em;
	border-style: solid;
	border-color: #799E36;
	width: 180px;
}
a.submitBtn
{
	float:left;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 210px;
	margin-top: 10px;
	color: Black;
	width: 400px;
}

.TeaserNewsOverview
{
	width: 550px;
	float: left;
}
.ReadMore
{
	float: left;
	margin-bottom: 20px;
}
.districts
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	color: White;
}
.districts a,
.districts a:hover
{
	color: White !important;
	font-size: 13px;
}
.districts h3
{
	font-size: 14px;
	cursor:inherit;
	margin-left: 10px;
}
.districts li
{
	list-style-type:none;
	margin-left: 10px;
}
.districtMenu
{
	position: relative;
}
.districtsDordrecht
{
	top: 358px;
	left: 255px;
}
.districtsPapendrecht
{
	top: 243px;
	left: 272px;
}
.districtsSliedrecht
{
	top: 280px;
	left: 445px;
}
.districtsGraafstroom
{
	top: 128px;
	left: 466px;
}
.districtsAlblasserdam
{
	top: 140px;
	left: 185px;
}
.districtsZwijndrecht
{
	top: 297px;
	left: 148px;
}
.districtsHendrik
{
	top: 218px;
	left: 132px;
}
.districtTop
{
	background-image: url(/App_Images/districtsTop.png);
	background-repeat: no-repeat;
	height: 4px !important;
	font-size: 1px;
}
.districtMiddel
{
	background-image: url(/App_Images/districtsMiddel.png);
	background-repeat:repeat-y;
	width: 165px;
}
.districtBottom
{
	background-image: url(/App_Images/districtsBottom.png);
	background-repeat: no-repeat;
	height: 12px;
}
/* -------------------------------------------------------------------------
	Helpers
*/

.px14
{
	font-size: 14px;
	line-height: 19px;
}


.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.center
{
	text-align: center;
}
.txtdec
{
	text-decoration: underline !important;
}
.no-margins
{
	margin: 0;
}
.no-txtdec
{
	text-decoration: none !important;
}
.framedPage
{
	border: 0px;
}

#content-home ul,
#content ul,
#content2 ul,
#content-coporaties ul {
	
}

#content-home ul li div,
#content ul li div,
#content2 ul li div,
#content-coporaties ul li div {
	
}
