/* CSS reset */
html, body {
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	outline: none;
}
html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
img {
	v-align: middle;
}
input {
	box-sizing: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.2em;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
p {
	line-height: 18px;
}
textarea {
	resize: none;
}
input[type="submit"]:hover {
	cursor: pointer
}
* {
	outline: none;
}

input, textarea {
	background: #e8e8e8 url('/templates/eracare/images/formbg.png') 95% center no-repeat;
	border: 1px solid #cdcbcb;
	padding: 3px;
	border-radius: 3px;
}
input[type=submit] {
	color: #fff;
	background: #0f5db1;
	border: 1px solid #0050a6;
	font-weight: bold;
}
input[type=submit]:disabled
{
    background: #ccc;
	border: 1px solid #aaa;
	cursor: default;
}
input[type="text"], textarea {
	width: 204px;
	padding: 6px;
}

input.error, textarea.error {
	background-image: url('/templates/eracare/images/exclamation.png');
}
a {
	text-decoration: none;
	color: #0050a6;
}
a:hover {
	text-decoration: underline;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto -70px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

header h1, header h2 {
	position: absolute;
	top: 0;
	left: 0;
}
header h1 a, header h2 a {
	display: block;
	overflow: hidden;
	height: 147px;
}
header {
	height: 352px;
}
#headerMenu {
	height: 42px;
	clear: both;
	top: 20px;
	right: 113px;
	position: absolute;
}
#headerMenu li {
	display: block;
	float: left;
	border-left: 1px solid #767374;
	color: #767374;
	line-height: 1em;
}
#headerMenu li a {
	color: #767374;
	padding: 0 12px;
}
#headerMenu li:first-child {
	border: none;
	color: #0050a6;
	font-weight: bold;
	padding: 0 12px;
	font-size: 15px;
}
#headerSocial {
	height: 42px;
	top: 20px;
	right: 42px;
	position: absolute;
}
#banner {
	clear: both;
	width: 960px;
	padding-top: 42px;
}
#banner img {
	position: absolute;
	z-index: -1;
	margin: 0 -170px;
}

#main {
	clear: both;
	display: block;
}
#callToAction a {
	position: absolute;
	right: 30px;
	top: 300px;
	width: 142px;
	padding: 3px 9px;
	border: 2px solid #fff;
	background-color: #F00;
	color: #FFF;
	border-radius: 13px;
	text-align: center;
}

#mainmenu {
	clear: both;
	overflow: hidden;
	margin-left: -12px;
	background-color: white;
}
#mainmenu li {
	display: block;
	float: left;
	font-size: 14px;
	padding: 15px 0;
}
#mainmenu li a {
	padding: 15px 12px;
	color: #767374;
}
#mainmenu li.active a {
	color: #0050a6;
	font-weight: bold;
}

.widget {
	float: left;
	display: block;
	width: 300px;
	height: 451px;
	position: relative;
	margin-top: 45px;
	margin-right: 15px;
}
.widget img {
	position: absolute;
	top: 10px;
	left: -8px;
	z-index: 10;
}
.widget-header {
	margin-left: 30px;
	background-color: #0050a6;
}
.widget-header h3 {
	font-weight: bold;
	font-size: 18px;
}
.widget-header a {
	color: #fff;    display: block;
	padding: 8px 0 8px 40px;
}
.widget-body {
	text-align: justify;
	padding: 10px 10px 10px 61px;
}
.widget-footer {
	bottom: 0;
	right: 0;
	width: 255px;
	height: 100%;
	min-height: 82px;
	padding: 10px 0 0 15px;
	background-color: #f3f3f4;
	color: #0050a6;
	margin-left: 39px;
}
.widget-footer .quote {
	margin: 4px 10px 0 2px;
	font-size: 15px;
}
.widget-footer .quoter {
	float: right;
	font-size: 11px;
	color: #ABADAF;
	margin: 4px;
}
.widget-footer ul, .columnRight > ul {
	margin-left: 25px;
}
.widget-footer li, .columnRight li {
	display: block;
	background: url('/templates/eracare/images/li.png') no-repeat left 5px;
	padding-left: 20px;
	clear: both;
	overflow: hidden;
	font-size: 15px;
}
.columnRight ul ul li{
	background: url('/templates/eracare/images/li-ul.png') no-repeat left 3px;
}

#twitterwidget {
	width: 285px;
	height: 285px;
	background: url('/templates/eracare/images/twitter.png') no-repeat;
	float: right;
	margin-top: 45px;
	position: relative;
	margin-bottom: 192px;
}

#twitterwidget .readmore {
	position: absolute;
	right: 2px;
	bottom: 40px;
}

#twitterwidget p {
	position: absolute;
	right: 63px;
	bottom: 134px;
	width: 150px;
}
#twitterwidget span {
	position: absolute;
	right: 63px;
	bottom: 110px;
	width: 150px;
	clear: both;
	margin-top: 5px;
	color: #abadaf;
	font-size: 12px;
}

#stivoroImageWidget {
	position: absolute;
	top: 710px;
	right: 183px;
}
#kwaliteitsmeterWidget {
	position: absolute;
	top: 725px;
	right: 58px;
	width: 112px;
	height: 170px;
	border: none;
}

#nieuwsbriefWidget {
	position: absolute;
	left: 345px;
	top: 821px;
	width: 272px;
}
#nieuwsbriefWidget a {
	background: #a6ce3b;
	padding: 3px 0 1px 36px;
	line-height: 30px;
	color: #fff;
	display: block;
	clear: both;
	border-radius: 3px;
	font-weight: bold;
}
#nieuwsbriefWidget a:hover {
	text-decoration: none;
	opacity: 0.8;
}

#footer {
	clear: both;
	overflow: hidden;
	background-color: #f3f3f4;
	height: 70px;
	min-width: 960px;
}
#footerinner {
	padding: 30px 0 40px 0;
	width: 960px;
	position: relative;
	margin: 0 auto;
	line-height: 16px;
	color: #312d2e;
	font-size: 12px;
	font-weight: bold;
}
#footerinner li {
	display: block;
	float: left;
	padding-right: 20px;
}
#footerinner a {
	color: #312d2e;
}
#footerinner #footerSocial {
	height: 42px;
	top: 30px;
	right: 0;
	position: absolute;
}
#footerinner #footerSocial img {
	vertical-align: text-bottom;
}

#loginContainer {
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 82px;
	top: 22px;
	width: 351px;
	background-color: #FFFFFF;
	border-radius: 0 0 10px 10px;
	display: block;
}
#loginContainerMiddle {
	padding: 10px;
	word-wrap: nowrap;
}
#loginContainerMiddle input[type="text"], #loginContainerMiddle textarea {
	width: 136px;
	padding: 3px;
}
#loginContainer label, #loginContainer a {
	clear: both;
	display: block;
	padding: 5px 0 !important;
}
#loginContainer a {
	clear: both;
	display: block;
	font-size: 11px;
}
#loginContainerMiddle div#row {
	display: table-row;
	position: absolute;
	top: 12px;
	left: 12px;
}
#loginContainer div {
	display: table-cell;
	padding: 0 0 0 10px;
}
#loginContainer #first {
	padding: 0 10px 0 0;
	border-right: 1px solid #dfdfdf;
}
#loginContainer {
	box-shadow: inset 0 0 1px #ccc;
}
#loginContainer input[type=submit] {
	position: absolute;
	left: 22px;
	top: 94px;
}

#breadCrumb {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

.columnLeft, .columnRight {
	margin-bottom: 40px;
	border: 1px solid #dfdfdf;
	border-top: none;
	border-radius: 3px;
	float: left;
	overflow: hidden;
}
.columnLeft h1, .columnRight h1 {
	font-size: 18px;
	background-color: #a6ce3b;
	padding: 9px 0 9px 40px;
	color: #fff;
	margin-bottom: 30px;
}

.columnLeft h2 {
	font-size: 16px;
	padding: 20px 0 10px 0;
}

.columnLeft h3 {
	font-size: 14px;
	padding: 20px 0 10px 0;
}
.columnLeft h1, .columnLeft h2, .columnLeft h3, .columnLeft h4, .columnLeft h5, .columnLeft h6, .columnLeft p {
	padding-left: 40px;
	padding-right: 40px;
}

.columnLeft {
	width: 630px;
	padding-bottom: 20px;
	min-height:400px;
}

.sidebar {
	float: left;
	width: 326px;
}

.columnRight {
	margin-left: 28px;
	width: 298px;
	padding-bottom: 30px;
}
.columnRight > ul > li {
	padding-bottom: 3px;
	padding-top: 2px;
}

/*BEGIN: Dit is een widget die in de Content moet komen!*/
.widget-footer ul, .columnRightContent > ul {
	margin-left: 25px;
}
.widget-footer li, .columnRightContent li {
	display: inline-block;
	background: url('/templates/eracare/images/li.png') no-repeat left 5px;
	padding-left: 20px;
	clear: both;
	overflow: hidden;
	font-size: 15px;
}
.widget-footer li, .columnRightContent li:last-child {
	margin-bottom:10px;
}

.columnRightContent {
	background-color:#f3f3f4;
	float:left;
	width: 294px;
	margin-left:15px;
	margin-bottom:30px;
	min-height: 202px;
}
.columnRightContent > ul > li {
	padding-bottom: 3px;
	padding-top: 2px;
}

.columnRightContent h1 {
	background-color:#f3f3f4;
	color:black;
	
	font-size: 18px;
	padding:9px 0 9px 21px;
}

.columnRightContent h1 {
	margin-bottom: 15px;
}
/*END*/

.columnLeft table {
	padding: 40px 0;
/*	margin: 0 auto;*/
	margin: 0px 39px;
}
.columnLeft table h3 {
	font-size: 14px;
	padding: 0;
}
.cell-width-100 .columnLeft table tr {
	border-top: 2px solid #e0e0e0;
}
.columnLeft table td, .columnLeft table th {
	padding: 1px 0 1px auto;
}

.form-error, .form-success, .form-error2 {
	margin-bottom: 10px;
	padding-left: 22px;
	display: none;
	min-height: 16px;
}
.form-error, .form-error2 {
	background: url('/templates/eracare/images/exclamation.png') left center no-repeat;
}
.form-success {
	background: url('/templates/eracare/images/accept.png') left center no-repeat;
}
#form-call-me-back {
	padding: 0 40px;
}
#form-call-me-back input[type="text"] {
	margin-bottom: 10px;
}
#form-call-me-back input[type="submit"] {
	float: right;
}

#frmContact .form-error, #frmContact .form-success, #frmContact .form-error2 {
	margin: 20px 40px;
}
#frmContact input[type="submit"] {
	margin-left:150px;
}
.columnLeft ul {
	/*padding: 0 40px;*/
	line-height: 20px;
}
.columnLeft ul ul {
	padding: 0;
}
.columnLeft ul li {
	list-style-type: disc;
	padding: 3px 0;
	margin: 0 0 0 60px;
}

.hide {
	display: none;
}

/* BEGIN: WALL */
#wall-form {
	margin: 0 40px;
}

#wall-form input {
	margin: 0 2px 0 0;
	background-image: none;
}

#wall-form input[name=name] {
	width: 90px;
}

#wall-form input[name=age] {
	width: 40px;
}

#wall-form input[name=profession], #wall-form input[name=residence] {
	width: 70px;
}

#wall-form input[name=residence], #wall-form input[name=title] {
	margin: 0;
}

#wall-form input[name=title] {
	width: 360px;
}

#wall-form textarea {
	width: 360px;
	height: 180px;
	background-image: none;
}

#wall-form label.first {
	width: 52px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
}

#wall-form .no-first-label {
	margin: 0 0 0 52px;
}

.wall-message {
	padding: 0 40px;
}

.wall-message .avatar {
	width: 87px;
	float: left;
	margin: 0 0 30px 0;
	clear:both;
}

.wall-no-image {
	width: 200px;
	float: left;
	margin: 0 20px 30px 0;
	clear:both;
}

.wall-message-content {
	width: 438px;
	margin: 0 0 30px 0;
	padding: 6px;
}

.wall-message-content.even {
	background-color: #f3f3f4;
}

.wall-message-content.small {
	padding: 6px 6px 6px 100px;
	min-height: 75px;
}


.wall-message-content.full-width {
	width: 538px;
	padding: 6px;
}

.wall-message-content-header {
	float: left;
}

.wall-message-content-date {
	text-align: right;
}

.wall-message-content-title {
	clear: both;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #0050a6;
}

.wall-message-content-title, .wall-message-content-recommend {
	line-height: 22px;
}

.wall-message-content-message {
	line-height: 18px;
	margin: 0 0 6px 0;
}

.wall-error {
	color: red;
	margin: 0 0 6px 0;
}

.paging {
	clear: both;
	width: 100%;
	text-align: center;
}

.paging a {
	text-decoration: none;
}

.paging .page-arrow {
	padding: 0 2px;
}

.paging .page {
	padding: 1px 2px 1px 5px;
}

.paging .page.active {
	background: #0050A6;
	color: #fff;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
    border-radius: 2px;
}

.wall-new-post {
/*	margin: 0 12px;*/
}

/* END: WALL */

/* BEGIN: TABLE */
body
{
	color: #5b5b5b;
	font: 80%/13px Helvetica, Arial, sans-serif;
	line-height: 18px;
	margin: 0;
}

/* tables */
.cell-width-100 table
{
	border-collapse: collapse;
	margin: 8px 0;
	table-layout: fixed;
	border-spacing: 10px 50px;
	border: 3px solid #7aa0cd;
	width:630px;
}

th
{
	padding: 10px;
}

thead th
{
	background: #548dd4;
	color: #fff;
	width:150px;
}
thead th:first-child
{
	background: #548dd4;
	color: #fff;
	width:100px;
}

thead th a{
	color:#fff
}

.cell-width-100 thead th, .cell-width-100 td
{
	text-align: left;
	border-right: 3px solid #7aa0cd;
}

.cell-width-100 tbody th
{
	border: 3px solid #7aa0cd;
}

.cell-width-100 tr:nth-child(even)    
{ 
	background-color: #d3dfee; 
}

.cell-width-100 td.first-cell {
	border-left: 3px solid #7aa0cd;
}

.cell-width-100 th.first-cell {
	border-left: 3px solid #7aa0cd;
}

.cell-width-100 td.last-row {
	border-bottom: 3px solid #7aa0cd;
}

.large
{
	width: 630px;
}

/* END: TABLE */

/* BEGIN: WIDGET NUMLIST */

.widget-numlist {
	
}

.widget-numlist li {
	padding: 0;
	background: none;
	color: #0050A6;
	margin: 0 !important;
}

.widget-numlist .num {
	display: inline-block;
	width: 20px;
	height: 21px;
	float: left;
	
	background: url(/templates/eracare/images/numlist2.jpg) no-repeat 0 0;
	color: #fff;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.widget-numlist .text {
	float: left;
	display: inline-block;
	margin-left: 20px;
	width: 220px;
}

/* END: WIDGET NUMLIST */

.agenda th {
	font-weight: bold;
}

.agenda.widget-agenda th {
		padding: 0 0 10px 0;
}

.agenda.widget-agenda {
	margin: 0 0 8px 20px;
	width: 270px;
}

.agenda-more {
	margin: 0 0 0 20px;
}

.nowrap {
	white-space: nowrap;
}

ul#sitemap {
	margin: 0 40px;
	padding: 0 10px;
	list-style-type: disc;
}

#eXTReMe {
	visibility: hidden;
}

#close-login-dialog {
	float: right;
	margin: 0 5px 0 0;
}

.agenda.cell-width-100 
{
    border: 3px solid rgb(122, 160, 205);
    border-right: 0;
}
.agenda.cell-width-100 td 
{
    border-right: 3px solid rgb(122, 160, 205);
}