/*   
Theme Name: Turner
Theme URI: http://www.turner.nl
Description: Het turner.nl WordPress Thema
Author: Xolution
Author URI: http://www.xolution.nl
Version: 1.0
.
&copy; 2008 Xolution
.
*/

* {
	margin: 0;
	padding: 0;
}
#preloader {
	display: none;
}
html, body {
	background: #FFF;
	color: #00638b;
	height: 100%;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
table,td,tr,dd,ul,li,ol {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
/* ---------------- HEADINGS ------------------ */

h1 {
	font-size: 14px !important;
	font-weight: bold;
	margin: 21px 0 15px;
}

h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 14px 0 0;
	line-height: 19px;
}

#selectform2 select, #selectform select {
	width: 166px !important;
	margin-right: 3px;
	float: left;
	line-height: normal;
}
#selectform input.submit {
	margin-top: 1px;
}
#selectform2 input.submit {
	margin-top: 3px !important;
}


/* ---------------- LINKS ------------------ */
a {
	color: #00638b;
	text-decoration: underline;
}
a:hover {
	color: #E9500A;
	text-decoration: underline;
}
a img {
	border: 0;
}
.wit, .wit a {color: #FFF !important; text-decoration: none}

/* ---------------- CLASSES ------------------ */
.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.links_uitlijnen, .alignleft {float: left; margin: 5px 10px 0 0;}
.rechts_uitlijnen, .alignright {float: right; margin: 5px 0 0 10px;}
#none, .none {display: none;}
.ico {vertical-align: middle;}
li.page-item-2709, .page-item-2712 {display: none;}

.wp-caption-text {font-weight: bold; color: red;}


/* ---------------- DIVISIONS ------------------ */
#container {
	width: 996px;
	margin: 0 auto;
	min-height: 100%;
}
* html #container {
	height: 100%;
}

/* ---- HEADER ----- */
#header {
	padding: 14px 0;
	height: 95px;
}
#header_logo {
	float: left;
	width: 170px;
	margin-left: 72px;
	display: inline;
}
#header_menu {
	float: right;
	width: 510px;
	text-align: right;
	margin-right: 72px;
	display: inline;
	vertical-align: bottom;
	padding-top: 83px;
}
#header_menu ul, #header_menu ul li, #header_menu li a {
	display: inline;
	font-size: 11px;
	text-decoration: none;
}
#header_menu li a {
	padding: 0 10px;
	font-weight: bold;
}

/* ---- MAIN MENU ----- */
#main_nav {
	height: 28px;
	line-height: 28px;
	margin-bottom: 7px;
	vertical-align: middle;
	color: #FFF;
	font-size: 11px;
	background: #E9500A;
}

#main_nav ul li {
	position: relative;
	z-index: 21;
}
#main_nav ul, #main_nav ul li, #main_nav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#main_nav ul li, #main_nav li a {
	float: left;
}
#main_nav ul a {
	padding: 0 20px;
	background: url(images/main_nav_split.gif) left center no-repeat;
	font-weight: bold;
}
#main_nav ul li.page-item-2 a {
	background: none !important;
}
#main_nav li.page-item-61 ul {
	margin-left: -100px !important;
	padding-right: 18px;
}

/* ---- SUBMENU ----- */
#main_nav ul ul {
	display: none;
	width: 220px;
	background: url(images/submenu_back.gif) top left no-repeat;
}
#main_nav ul ul ul, #main_nav ul ul ul ul {
	display: none !important;
}
#main_nav ul ul ul li, #main_nav ul ul ul ul li {
	padding-bottom: 3px;
}
#main_nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 19px;
	padding-top: 5px;
	left: 0px;
	z-index: 224;
	border-bottom: 1px solid #FFF;
}
#main_nav ul li:hover ul ul {
	border-bottom: 0;
}
#main_nav ul li:hover ul ul ul {
	border-bottom: 0;
}
#main_nav ul ul li {
	display: block;
	width: auto !important;
	clear: both;
	margin-bottom: 0 !important;
	white-space: nowrap;
	line-height: 22px !important;
}
#main_nav ul ul li a {
	padding: 0 7px 0 9px;
	margin-left: 7px;
	margin-bottom: 0 !important;
	white-space: nowrap;
	background: url(images/main_nav_sub_listdot.gif) left center no-repeat !important;
}
#main_nav ul ul li.current_page_item a, #main_nav ul ul li a:hover {
	text-decoration: underline;
	background: url(images/main_nav_sub_listdot.gif) left center no-repeat !important;
}
#main_nav li.page-item-2 ul li a {
	background: url(images/main_nav_sub_listdot.gif) left center no-repeat !important;
}


/* ---- BIG IMAGE FADER ----- */
#homepage_fader {
	width: 749px;
	height: 233px;
	float: left;
	margin-right: 7px;
	display: inline;
	background: #999;
	position: relative;
}
#homepage_fader #nav {
	position: absolute;
	bottom: 15px;
	left: 10px;
	z-index: 12;
	vertical-align: middle;
}
#homepage_fader #nav a {
	display: block;
	float: left;
	height: 24px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
	width: 24px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url(images/fader_nav.png) center center no-repeat;
	margin: 0 3px;
	outline: none;
}

#homepage_fader #nav a.activeSlide {
	background: url(images/fader_active.png) center center no-repeat;
}
.pics {
	position: relative;
	z-index: 11;
}

/* ---- HOMEPAGE TEXTBLOCK NEXT TO FADER ----- */
#homepage_textblock {
	width: 240px;
	height: 233px;
	float: left;
	background: #00638b;
}
#text {
	padding: 14px;
	color: #FFF;
}
#text p {
	margin-bottom: 7px;
}
#text ul {
	margin-left: 14px;
}

#text a {
	color: #FFF;
	text-decoration: none;
}
#text a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ---- ITEM BLOCKS BELOW FADER ----- */
.homepage_textblock_container {
	width: 245px;
	height: 135px;
	position: relative;
	float: left;
	margin: 7px 7px 0 0;
	background: #c2a98f;
}
.homepage_itemblock {
	width: 245px;
	height: 135px;
	cursor: pointer;
}
.homepage_itemblock_title {
	height: 49px;
	width: 245px;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	left: 0;
	color: #FFF;
	-moz-opacity:.8;
	opacity:.8;
	z-index: 2;
}

.homepage_itemblock_title a {
	background: #a79278 url(images/arrow_right.gif) right bottom no-repeat !important;
	font-size: 14px;
	height: 35px;
	padding: 7px 25px 7px 7px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.homepage_itemblock_title a:hover {
	color: #FFF;
	text-decoration: none;
}	


/* ---- SEARCH / SELECTION BLOCK ----- */
#homepage_searchblock {
	float: right;
	width: 240px;
	height: 135px;
	margin-top: 7px;
	background: #c2a98f;
}
#search {
	padding: 7px 0px 0px 14px;
}
.sf h2 {color: #FFF; padding-left: 14px; margin-top: 0 !important; clear: left;}
#searchformhome p, .sf p {
	color: #FFF;
}
#searchformhome p.help {
	margin-bottom: 7px;
}

#searchformhome select {
	width: 212px;
	padding: 2px;
	font-size: 11px;
	color: #00638b;
	margin-left: 14px;
	margin-bottom: 7px;
	border: 1px solid #848484;
}
#searchformhome select option {
	padding: 2px 2px 0 2px;
}
#searchformhome .input {
	width: 154px;
	padding: 3px 5px;
	font-size: 11px;
	color: #00638b;
	border: 1px solid #848484;
	margin-bottom: 7px;
}
#searchformhome input.submit {
	border: 1px outset #1297dc;
	background: #007bbb;
	color: #FFF;
	padding: 2px;
	margin-left: 2px;
	font-size: 11px;
	margin-bottom: 6px;
}

.searchpost {
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bordered {
	border-bottom: 1px solid #00638B;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.searchpost p {
	padding: 10px 0 0 15px;
}
.searchpost img {
	display: none;
}


/* ---- PAGE CONTENT ----- */
#page p {
	line-height: 18px;
	margin-bottom: 14px;
}
#page td {line-height: 18px;}
#breadcrumb {margin-bottom: 14px;}
#breadcrumb p {
	line-height: normal;
}
#pa_topleft {
	width: 749px;
	height: 112px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	display: inline;
}
#pa_topright {
	width: 240px;
	height: 112px;
	float: left;
	margin-bottom: 7px;
}

#left_menu {
	width: 245px;
	float: left;
	background: #00638b;
	margin-right: 7px;
	display: inline;
}
#left_menu_content {
	padding: 7px;
	color: #FFF;
}
#left_menu_content h2 {
	margin-bottom: 14px;
	margin-top: 0;
}
#left_menu_content ul {
	line-height: 18px;
}
#left_menu_content ul li.current_page_item a {
	text-decoration: underline;
}
#left_menu_content ul li.current_page_item ul li a {
	text-decoration: none;
}
#left_menu_content ul li {
	background: url(images/ul_li.gif) left 6px no-repeat;
	list-style: none;
	padding-left: 14px;
}
#left_menu_content ul ul li {
	background: url(images/ul_ul_li.gif) left 6px no-repeat;
}
#left_menu_content ul ul ul li {
	background: url(images/ul_ul_ul_li.gif) left 6px no-repeat;
	padding-left: 18px;
}

#left_menu_content a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#left_menu_content a:hover {
	text-decoration: underline;
}
#left_menu_content ul ul a {
	color: #FFF;
	font-weight: normal;
}





#page_content {
	width: 483px;
	padding: 0 7px;
	float: left;
	margin-right: 7px;
	display: inline;
}
#page_content ul, #page_content ol {
	padding-left: 15px;
	padding-bottom: 15px;
}

#page_right {
	width: 240px;
	float: left;
	padding-top: 0;
	margin-top: 0;
}
#page_right ul#widgetized {
	list-style: none;
}
.widget {
	background: #c2a98f;
	padding: 3px 14px 14px 14px;
	color: #FFF;
	margin-bottom: 14px;
}
.page_right_block {
	background: #c2a98f;
	margin-bottom: 7px;
	font-size: 12px;
	padding: 14px 14px 7px;
	color: #FFF;
}
.page_right_block h2 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.page_right_block p {
	margin-bottom: 0 !important;
}
.page_right_block ul {
	margin-top: 7px;
padding-left: 14px;
}
.page_right_block ul li {
	list-style: none;
	margin-bottom: 14px;
	background: url(images/page_right_listdot.gif) left 5px no-repeat;
}
.page_right_block li {
	padding-left: 28px;
}
.page_right_block a {
	color: #FFF;
	text-decoration: none;
}
.page_right_block a:hover {
	color: #FFF;
	text-decoration: underline;
}
.page_right_listitem {
	padding-right: 14px;
}

.textwidget ul {
line-height: 1.6;
margin: 0 0 14px 14px;
}
.textwidget ul a {
color: #FFF;
}

/* ---- CASE STUDY ----- */
#case_study {
	position: relative;
}
#cs_header {
	display: block;
	background: #c2a98f;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
#cs_header h1 {
	color: #FFF;
	padding: 0 7px;
	font-weight: bold;
	font-size: 14px;
}
#cs_img {
	z-index: 0;
}
#cs_desc {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 469px;
	font-size: 14px;
	background: #a79278 url(images/cs_desc_back.gif) right center no-repeat;
	height: 33px;
	padding: 7px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#cs_desc a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/* ---- FOOTER / COPYRIGHT ----- */
#footer {
	clear: both;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
}

/* ---- SITEMAP ----- */
#sitemap {
	width: 989px;
	padding: 14px 7px 7px 0;
	background: #00638b;
	color: #FFF;
	height: auto;
}
#sitemap_content {
	display: none;
}
.sitemap_block {
	float: left;
	width: 238px;
	display: inline;
	margin: 4px;
	color: #FFF;
}
.sitemap_block ul, .sitemap_block ul a, .sitemap_block_last ul, .sitemap_block_last ul a {
	list-style: none;
	text-decoration: none;
	color: #FFF;
	line-height: 21px;
}
.sitemap_block_last {
	margin: 7px 0;
	width: 226px;
	float: right;
}
.sitemap_grabber {
	text-align: center;
}
#sitemap_content_wrapper {
	height: 650px;
	display: none;
}

/* sitemap page /over/sitemap */
#site_map ul {
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-position: inside !important;
	padding-bottom: 0 !important;
}
#site_map li {
	line-height: 20px;
	margin-bottom: 0;
}

/* iBox popups */
#ibox {
	margin: 20px;
}

/* ---- CASE TABLES ----- */
#hor-minimalist-b
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	background: #fff;
	margin: 0px;
	width: 470px;
	text-align: left;
	border: 1px solid #ccc;

}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bold;
	color: #00638b;
	padding: 10px 8px;
	border-bottom: 2px solid #00638b;
	text-align: left;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #00638b;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #00638b;
}

.cform { 
	margin:10px auto 0 auto; 
	width: 480px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:120px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:120px; /* must be the same as above!*/
	display:list-item; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:list-item;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:list-item;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
        font-weight:bold;
	letter-spacing:1px;
	padding:0px 0 0 60px; /* check with label 'width' incl. */

}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px;
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}
