body {
	margin: 0;
	padding: 0;
	color: #545454;
	font: normal 1em Arial,Helvetica,sans-serif;
  background: white url('/images/main/body_bg.gif') repeat-y center;
}

/* force scrollbar */
html, body {
	height: 100%;
	margin-bottom: 1px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.1em;
	display: block;
	color: #fff;
	padding: 4px;
	padding-bottom: 5px;
	margin-top: 9px;
}

h2 {
	font-size: 1.1em;
	display: block;
	padding: 2px;
}

#www_info_left {
	float: left;
}

#www_info_left .legenda {
	padding: 4px;
	border: 1px dashed #7C69CC;
	border-top: none;
	margin-right: 10px;
}

#www_info_left .legenda img {
	float: left;
	margin-bottom: 4px;
}

#info_img, #www_img, #search_img {
	float: right;
}

#page {
	width: 972px;
	margin: 0 auto;
	padding: 10px;
}

#header {
	height: 53px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#logo {
	float: left;
	padding-top: 20px;
	
	zoom: 1;
}

#organisations {
	float: right;
	padding: 5px 10px 4px 0px;
}

#font_sizes {
	float: right;
	width: 149px;
	text-align: center;
	color: #ba0017;
	padding-top: 4px;
}

#font_sizes_container {
	margin-top: 3px;
	margin-left: 45px;
}

#font_sizes a, #font_sizes a:link, #font_sizes a:visited, #font_sizes a:hover  {
	float: left;
	display: block;
	width: 17px;
	background-color: #545454;
	color: #fff;
	margin-right: 7px;
	text-decoration: none;
}

#font_sizes a:hover {
	background-color: #28a3dc !important;
}

.small	{ font-size: 11px; height: 15px; padding-top: 5px; font-weight: bold;}
.medium	{ font-size: 14px; height: 17px; padding-top: 3px;}
.large	{ font-size: 17px; height: 20px; }

.organisation {
	float: right;
	margin-right: 15px;
}

.hover-organisation {
	float: right;
	height: 48px;
	display: block;
}

#ministerie-vws {
	background: url('/img/financiers/ministerie-vws.gif') no-repeat;
	width: 119px;
}

#ministerie-vws:hover, #ouderenfonds:hover, #dijkverzwaring:hover, #blauwefonds:hover {
	background-position: 0px -48px;
}

#ouderenfonds {
	background: url('/img/financiers/ouderenfonds.gif') no-repeat;
	width: 63px;
}

#dijkverzwaring {
	background: url('/img/financiers/dijkverzwaring.gif') no-repeat;
	width: 90px;
}

#blauwefonds {
	background: url('/img/financiers/blauwefonds.gif') no-repeat;
	width: 159px;
}

#main {
	width: 972px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

#content_wrapper {
	float: left;
	width: 737px;
  margin: 0 auto;
  padding: 0px;
}

#content {
	float: left;
	width: 562px;
	margin-left: 16px;
	display: inline;
}

.zorg_bg {
	background: url('/images/main/zorg_bg.gif') no-repeat 115px 125px;
}

#footer {
	text-align: center;
	padding-top: 7px;
	margin-top: 10px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #646464;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#sidebar {
	float: right;
	width: 143px;
	display: block;
}

#search, #num_lopers, #usermenu {
	border-bottom: 10px solid #fff;
}

#search_text, #num_lopers_text, #usermenu_text {
	background-color: #ba0017;
	padding: 4px;
	color: #fff;
}

#num {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
}

#usermenu a,#usermenu a:active,#usermenu a:link,#usermenu a:visited,#usermenu a:hover {
	display: block;
	padding: 3px 2px 3px 12px;
	margin-left: 4px;
	color: #fff;
	text-decoration: none;
	background: url('/images/menu/sublevel_arrow.png') no-repeat left 7px;
}

#usermenu a:hover {
	padding-left: 14px;
}

.bold {
	font-weight: bold;
}

.rowf {
	width: 277px;
	background-color: #ededed;
	padding: 2px;
	margin-bottom: 6px;
	font-size: 0.9em;
}

.leftf {
	float: left;
	width: 90px;
	padding-left: 3px;
}

.rightf {
	float: left;
	width: 184px;
}
/* end of overall style */

/* home */

.home_item {
	position: relative;
	float: left;
	width: 283px;
	height: 252px;
}

.home_item_text {
	position: absolute;
	top: 195px;
	left: 17px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	outline: none;
	border: 0;
}

/* info */

.info_text {
	padding-left: 5px;
}

.info_img {
	float: right;
	padding: 4px;
	margin-left: 5px;
	margin-bottom: 3px;
}

.facility {
	width: auto;
	padding: 3px;
	margin-top: 5px;
	overflow: hidden;
}

.facility_img {
	float: left;
	width: 160px;
	height: 91px;
	text-align: right;
}

.loper_status {
}

.facility_info {
	float: left;
	width: 390px;
}

.loperinfo {
	position: relative;
	float: left;
	width: 75px;
}

.more a, a.showorg, #rozeloper_info a, #org_reactie a, #www_link a, #org_plot_text a {
	float: right;
	display: block;
	width: 125px;
	top: 75px;
	right: 5px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.cats_left, .cats_right {
	float: left;
	height: 65px;
	width: 274px;
	margin-top: 5px;
	display: inline;
}

.cats_right {
	margin-left: 5px;
}

.criterium {
	float: left;
	padding-top: 1px;
	margin-bottom: 2px;
}

.criterium_wrapper {
	font-weight: bold;
	height: 20px;
	background-color: #e6e1fb;
	margin-bottom: 3px;
}

.criterium_rating {
	border: none !important;
	padding-top: 1px;
	padding-right: 3px;
	background-color: transparent !important;
}

.cats_right .criterium_wrapper {
}

.cats_right .criterium {
}

.criterium_rating {
	float: right;
	height: 9px;
	width: 19px;
	text-align: right;
}

/* wie,wat,waar */

div.markerTooltip, div.markerDetail { /** PdMarker **/
	color: black;
	font-weight: bold;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
	opacity: 1 !important;
}

#www_img {
	width: 66px;
	height: 87px;
	border-left: 10px solid white;
	background: url('/images/main/wie_wat_waar_icon.gif') no-repeat;
}

#www_content {
	padding-top: 10px;
}

#www_app {
	float: left;
	width: 269px;
	margin-right: 10px;
}

#www_info_result {
	position: relative;
	float: left;
	width: 280px;
}

#rozeloper_info {
	position: relative;
	height: 120px;
}

#roze_loper_img {
	float: left;
	width: 70px;
	height: 60px;
}

#roze_loper_status {
	float: left;
	width: 440px;
	padding-top: 17px;
}

#www_info_result a {
	width: 160px;
	top: 250px;
	right: 5px;
}

#rozeloper_info a {
	width: 353px;
	top: 100px;
	right: 7px;
}

#org_reactie a, #www_link a, #org_plot_text a {
	position: static;
	float: right;
	width: 260px;
}

#www_link a {
	width: 320px;
}

#org_plot {
	float: left;
	width: 225px;
}

#org_plot_text {
	float: left;
	width: 330px;
	margin-top: 10px;
}

#org_plot_text a {
	width: 299px;
}

#org_info_text, .org_img {
	float: left;
	width: 325px;
}

.org_img {
	width: 200px;
}

.pink { color: #e50083 }
.orange { color: #f7901e }
.purple { color: #7c69cc; }
.purple { color: #ea0718; }

/* begin data grid style */
table.dataGrid {
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td {
	font-size: 0.9em;
	border: 1px #000 solid;
	padding: 0.3em;
}

table.dataGrid th {
	background: #fcbbbb;
	text-align: center;
}

table.dataGrid th.label {
	width: 150px;
}

table.dataGrid tr.odd {
	background: #fff;
}
/* end of data grid style */


.actionBar {
	margin: 10px;
}

div.item {
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.questions a, .questions a:link, .questions a:visited, .questions a:active, .questions a:hover {
	color: #000 !important;
}

div.menu_item {
	width: auto;
	height: 20px;
	color: #fff;
	padding: 3px;
	margin-bottom: 4px;
}

div.menu_item_placeholder {
	width: auto;
	height: 20px;
	background-color: #949494;
	padding: 3px;
	margin-bottom: 4px;
}

div.handle {
	float: right;
	width: 21px;
	height: 21px;
	background: url('/images/main/handle.gif') no-repeat;
	cursor: pointer;
}

/* org search */

#search_img {
	width: 78px;
	height: 27px;
	margin-top: 6px;
	background: url('/images/main/zoeken_icon.gif') no-repeat;
	border-left: 10px solid #fff;
}

.search_options {
	width: auto;
	margin-top: 10px;
}

.cat {
}

.type {
	width: 217px;
}

.province {
	width: 345px;
}

.criteria {
	width: 575px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.catName {
	padding: 3px;
	padding-bottom: 6px;
}

.catOptions {
	padding-top: 5px;
}

.province_left, .province_right {
	float: left;
	width: 180px;
}

.catOptions_left {
	float: left;
	width: 520px;
	padding-top: 3px;
	padding-left: 5px;
}

.catOptions_right {
	float: left;
	width: 50px;
	padding-top: 1px;
}

.cats {
	overflow: hidden;
	margin: 5px 0 10px 0;
}

.cat_name {
	clear: both;
	height: 19px;
}

.cat_score {
	font-size: 0.9em;
	color: #7c69cc;
	text-align: center;
	padding: 10px;
	width: 100px;
	border: 1px solid #7c69cc;
	float: left;
	margin-right: 10px;
}

.cat_score span {
	display: block;
	font-size: 3em;
}

/* search */

#cse-search-results iframe {
	width: 570px !important;
}

#gc_search {
	width: 137px;
	border: none;
}

#aside {
	margin-top: 20px;
}

#aside a {
	display: block;
	margin-bottom: 5px;
}

.pages {
	overflow: hidden;
	background: url(../images/separators/purple_hor.gif) repeat-x 0 100%;
	padding-bottom: 10px;
}

#sort_orgs {
	position: relative;
	float: right;
	top: 9px;
}
