/* -------------------------------------------------------------- 
  
   Prometheus: a new default style for Thematic
   
-------------------------------------------------------------- */

/*body { background:#fff url(../grids/960_grid_12_col.gif) repeat-y top center; }*/

/* =Global Elements
-------------------------------------------------------------- */
h2 {
	display: inline;
}
.clear {
	clear: both;
}
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
.horbr {
	height: 1px;
	line-height: 1px;
	background-color: #d3effc;
	clear: both;
	margin-bottom: 25px;
}
a:hover {
	text-decoration: none;
}
body {
	min-width: 950px;
	background: #d3effc url(../img/bg_body.gif) repeat-x top;
}
#footer,
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0 15px;
	background-color: #fff;
}
#footer {
	background-color: transparent;
}
a.button-reageer{
	background:url(../img/button_white.gif) left top no-repeat;
	height:35px;
	width:210px;
	display:block;
	line-height:35px;
	padding:0 0 0 20px;
	text-decoration:none;
	color:#666;
}
a:hover.button-reageer{
	background:url(../img/button_white.gif) left bottom no-repeat;
}
.button {
	background: url(../img/button.gif) left top no-repeat;
	padding: 0 0 0 15px;
	height: 35px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	float: right;
	cursor: hand;
}
input.button {
	background: transparent url(../img/button_input.gif) left top no-repeat;
	padding: 0 35px 2px 15px;
	height: 35px;
	width: 108px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	float: right;
	cursor: hand;
	border: none;
}
.button span {
	background: url(../img/button.gif) right top no-repeat;
	padding: 10px 35px 11px 0;
	line-height: 14px;
	height: 14px;
	display: block;
	color: #666;
	text-decoration: none;
}
.button:hover{
	background-position: left bottom;
}
.button:hover span {
	background-position: right bottom;
	text-decoration: underline;
}


.leftsidebar .button,
.leftsidebar .button span {
	background-image: url(../img/button_white.gif);
}
.leftsidebar .button {
	width: 160px;
	float:left;
}
.leftsidebar ul {
	margin: 15px 0 0;
}
.leftsidebar li {
	list-style: none;
}

/* =Header
-------------------------------------------------------------- */



#header {
	height: 360px;
}
#header .top {
	height: 65px;
	padding: 20px 0;
}
#header .top #rsblogo {
	float: left;
}

#header .top .navigation .ie7-page-item {height: 48px; float: left; list-style-type: none;}

#header .top .navigation ul.page_item li.page-item ul { top: 78px;}

#header .top .navigation ul.page_item li.page-item-20 ul { background: none;}

#header .top .navigation .current_page_item ul li a {
	background: url(../img/subnav_bg.png) repeat;
}


#header .top .navigation .page_item li.page_item,
#header .top .navigation .page_item ul li.page_item {position: static; float: none;}

#header .top .navigation .page_item ul li.cat-item a,
#header .top .navigation .page_item li.page-item-22 a {
	display: block;
	padding: 7px 11px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	height: 23px;
	color: #333;
}

#header .top .navigation {
	float: right;
	margin-top: 25px;
}
#header .top .navigation .page_item {
	float: left;
	list-style: none;
	position: relative;
}
#header .top .navigation .page_item a {
	color: #333;
	display: block;
	padding: 20px 11px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#header .top .navigation .page_item:hover a {
	background: url(../img/subnav_rest_light.png);
	color: #333;
}
#header .top .navigation .current_page_item a,
#header .top .navigation .current_page_parent a,
#header .top .navigation .current_page_ancestor a {
	background: url(../img/subnav_bg.png) repeat;
	color: #fff;
}
#header .top .navigation .page_item ul {
	position: absolute;
	top: 48px;
	left: -999em;
	overflow: hidden;
	z-index: 10;
	width: 200px;
	margin: 0;
	padding-bottom: 18px;
	background: url(../img/subnav_bottom_light.png) no-repeat bottom;
}
#header .top .navigation .current_page_item ul page_item,
#header .top .navigation .page_item ul li {
	float: none;
}
#header .top .navigation .page_item ul li a {
	background: url(../img/subnav_bg_light.png) repeat;
}
#header .top .navigation .page_item ul li.cat-item a,
#header .top .navigation .page_item ul li:first-child a {
	background: transparent url(../img/subnav_top_light.png) no-repeat top right;
}
#header .top .navigation .current_page_item ul li:first-child a {}
#header .top .navigation .page_item ul li a {
	display: block;
	padding: 7px 11px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	height: 23px;
	color: #333;
}
#header .top .navigation .page_item ul li a:hover {text-decoration: underline;}
#header .top .navigation .current_page_item ul li a {color: #fff;}
#header .top .navigation .page_item:hover ul {left: auto;}
#header .top .nohome .current_page_parent a {
	color: #333;
	display: block;
	background: none;
}
#header .bottom {position: relative;}
#header .bottom img {margin: 0 1px;}

#header .bottom .breadcrumbs {
	display: block;
	height: 23px;
	width: 910px;
	margin: 0 0 0 5px;
	background: url(../img/bg_breadcrumb.gif) repeat-x top;
}
#header .bottom .breadcrumbs li {
	margin: 0 0 0 8px;
	list-style: none;
	float: left;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#header .bottom .breadcrumbs:hover li {
	opacity: 1;
	filter: alpha(opacity=100);
}
#header .bottom .breadcrumbs li a {
	color: #333;
}
#header .bottom #headerpic {
	line-height: 0px;
	height:226px;
	width:920px;
	overflow:hidden;
}

#header .bottom #headerpic #portfolio {
	list-style:none;
	margin:0;
}

#header .bottom .lt,
#header .bottom .rt {
	position: absolute;
	height: 10px;
	width: 10px;
	line-height: 10px;
	background: url(../img/rounded_white.png) no-repeat;
	z-index:9;
}
#header .bottom .lt {
	background-position: left top;
	top: 0px;
	left: 1px;
	z-index:999;
}
#header .bottom .rt {
	background-position: right top;
	top: 0px;
	right: 1px;
	z-index:9;
}
#header .bottom .lb,
#header .bottom .rb {
	position: absolute;
	height: 32px;
	width: 9px;
	line-height: 32px;
	background: url(../img/header_bottom_rounded.png) no-repeat;
	z-index:999;
}
#header .bottom .lb {
	background-position: left top;
	bottom: 0;
	left: 0;
	z-index:999;
}
#header .bottom .rb {
	background-position: right top;
	bottom: 0;
	right: 0;
	z-index:999;
}



form .button {
	margin-right: 7px;
}

.infofield {
		width:345px;
		float:right;
		margin-right:4px;
		border:2px solid #3BA0BF;
		background-color:#D4EFFD;
		padding:5px 20px;
}

.infofield-right {
		width:345px;
		float:right;
		margin-right:133px;
		border:2px solid #3BA0BF;
		background-color:#D4EFFD;
		padding:5px 20px;
}
.infofield-left{
		width:345px;
		float:left;
		margin-right:133px;
		border:2px solid #3BA0BF;
		background-color:#D4EFFD;
		padding:5px 20px;
}
.infofield-middle{
		width:345px;
		float:right;
		border:2px solid #3BA0BF;
		background-color:#D4EFFD;
		padding:5px 20px;
}


.rsb-response{
		margin-right:100px !important;
}

.wpcf7-response-output{
		width:360px !important;
		float:right !important;
		margin:0 0.5em 1em !important;
}
label {
	width: auto;
	text-align: left;
}
label.fieldLabel {
	width: 130px;
	text-align: right;
	display: block;
	float: left;
	padding: 0px 0 10px 0;
	color:#fff;
}
.field {
	clear: both;
	margin-bottom: 5px;
}
.field-submit input,
.field button{
	float: right;
	margin: 5px 13px 0 0;
}
.form legend,
.form label,
.form p {
	color: #fff;
}
fieldset {
	padding: 0 15px;
}
.wpcf7-list-item {
		float:left;
		width:200px;
		color:#fff;
}
#fieldset-personalia legend{
	color:#fff;
}
.field select{
	margin-left: 15px;
	width: 180px;
	border-bottom: 1px solid #a5e094;
	border-left: 1px solid #47b228;
	border-right: 1px solid #47b228;
	border-top: 1px solid #328b18;
	padding: 2px 2px 2px 10px;
	width:202px;
}
.field input,
textarea {
	margin-left: 15px;
	width: 180px;
	border-bottom: 1px solid #a5e094;
	border-left: 1px solid #47b228;
	border-right: 1px solid #47b228;
	border-top: 1px solid #328b18;
	padding: 2px 10px;
	background: url(../img/input_bg.gif) no-repeat top #fff;
}
textarea {
	background: none #fff;
	overflow-x: hidden;
}
.radio input {
	float: left;
	margin-left: 15px;
	margin-right: 8px;
	border: none;
	padding: 0;
	width: auto;
	background-image: none;
}
legend {
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:400;
	margin-bottom: 20px;
	font-size: 20px;
}
p.fieldDescription {
	font-size: 12px;
	margin-left: 145px;
	clear: both;
	font-style: italic;
}
table {
	width: 360px;
	color: #fff;
	margin: 0 auto;
	font-size: 12px;
}
table h2,
.center h1 {
	color: #fff;
}
.center h1 {
	margin-left: 15px;
}
.center a {
	color: white;
	display: block;
}

td {
	padding: 3px 0;
}
tr.odd {
	background: url(../img/bg_table_odd.gif) repeat-y center;
}
tbody tr:hover {
	background: url(../img/bg_table_hover.gif) repeat-y center;
}

/* Vestigingen adres gegevens*/
.adres {
	/*width:270px;*/
	float:left;
	
}

.adres ul{
	list-style:none;
	padding:0;
	margin:0;
}

#googlemap {
		float:right;
		margin-right:20px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	background: #d3effc url(../img/bg_footer.gif) repeat-x top;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#footer .footerlogo {
	padding: 25px 0 0 20px;
	float: left;
	display: block;
}
#footer ul {
	float: right;
	padding-top: 45px;
}
#footer ul li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #6aa6ba;
	list-style: none;
	color: #6aa6ba;
	font-size: 11px;
	line-height: 1.8em;
}
#footer ul li.first {
	border: none;
}
#footer ul li a {
	color: #6aa6ba;
	font-size: 11px;
	
}
.radio  input {
	background-image: none !important;
	background-color: transparent !important;
}
