/*  
Theme Name: SFC 2
Author: Winy Schalke
Author URI: http://www.alva-design.com/

*/



/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td,img 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


/* layout.css */

html 	{ text-align : center;  
background: url(images/bg-rood-geel-hor.gif) repeat-x 0 132px;
background-color : #fff;
height: 100%;

}

body { 
position: relative; width : 770px; 
margin : 0 auto; 
text-align : left;
height: 100%;
background: url(images/bg-geel-vert.gif) repeat-y 0 0;
}

/* tools */

ul#nav_tools {
position : absolute;
top : 3px;
left : 462px;
margin : 0;
padding: 0;
width : 40%; }

ul#nav_tools li {
display : inline;
border-right: 1px solid #666; 
}

ul#nav_tools li a {
font-weight: normal;
color: #666; 
padding : 0 .5em;
}
 
ul#nav_tools li a:hover {
color: #fff; 
background: #999;
}
 
ul#nav_tools li#nav_links a  {
padding-right : 0;
}

ul#nav_tools li#nav_links  {
border-right: 0;
}

div#branding {
position : relative; 
width: 308px;
height : 132px;
background: #fff;}

div#branding h1 {
position: absolute;
z-index: 100;
left: 0;
top: 0;
margin: 0;
padding: 0;
}

div#branding h1 a {
display: block;
background: url(images/sfc-logo.gif) no-repeat 77px 10px;
width: 308px;
height: 132px;
text-indent: -5000px;
}


/* baan met foto's */

#fotos-hor {
height: 154px;
}

/* hoofdmenu */

ul#nav_main { 
background : #c03; 
margin: 0;
padding: 0 0 0 154px;
height: 30px;
/* IE6 hack */
_margin-top: -5px;
}

ul#nav_main li { 
display: inline; 
float: left;  
width: 154px;
padding: 0;
}

ul#nav_main li a {
color : #fff; 
display : block;  
padding: 0 .5em;
border-left: 1px solid #fff;
height: 30px; 
line-height: 30px;
font-size: 1.5em;
font-weight: bold;
}

ul#nav_main li#advies a {
border-right: 1px solid #fff;
}

body.activiteiten ul#nav_main li#activiteiten a, body.over ul#nav_main li#over a, body.faciliteiten ul#nav_main li#faciliteiten a, body.advies ul#nav_main li#advies a {
color : #666; 
background: #ff0;
}

ul#nav_main li a:hover {
color: #fff; background: #999; }

/* submenu en main content */

#container {
overflow: hidden;
margin: 0; padding: 0;
width: 100%; 
background: url(images/bg-geel-vert.gif) repeat-y 0 0;
}

/* submenu */

ul#nav_sub { 
float: left; 
width: 154px;
margin: 0; padding: 0;
}

/* level 0, verborgen */

ul#nav_sub li {
margin: 0; padding: 0;
/* IE 6 en 7 hack */
display: inline;
}

ul#nav_sub li a { 
margin: 0;
padding: 0;
display: none;
}

/* level 1 */

ul#nav_sub li ul {
margin: 0; padding: 0;
border-bottom: 1px solid #333;
}

ul#nav_sub li li {
margin: 0; padding: 0;
/* ie hack */
float: left;
clear: left;
}

ul#nav_sub li li a {
width: 144px; 
display: block;
color: #666;
background: #ffc;
font-size: 110%; 
font-weight: bold;
height: auto;
line-height: 2em;
margin: 0 0 0 0;
padding: 0 0 0 10px;
border-bottom: 1px solid #333;
}

ul#nav_sub li li.page_item a:hover {
color: #fff; background: #999; 
}

ul#nav_sub li li.current_page_item a {
background: #ff0;
}



/* submenu level 2 */


ul#nav_sub li li ul { 
width: 154px; 
margin: 0;
}


ul#nav_sub li li li.page_item a {
display: block;
width: 154px; 
text-align: right;
background: #ffc;
font-size: 95%; 
font-weight: normal;
margin: 0 0 0 -10px; padding: 0 10px 0 0;
border-bottom: 0;}



ul#nav_sub li li li.current_page_item a {
background: #ff0;
}



div#content_main {
margin-left: 308px;
width : 462px; 
/* IE hack */
_width : 442px; 
padding : 1em 0; 
}








div#breadcrumbs {
font-weight: bold;
margin: 0 10px;
}
div#breadcrumbs a {
font-weight: normal;
} 
div#breadcrumbs a:hover {
text-decoration: underline;
 }





img.foto1 {
position: absolute; top: 316px; left: 154px; }
img.foto2 {
position: absolute; top: 470px; left: 154px; }
img.foto3 {
position: absolute; top: 624px; left: 154px; }
img.foto4 {
position: absolute; top: 778px; left: 154px; }
img.foto5 {
position: absolute; top: 932px; left: 154px; }
img.foto6 {
position: absolute; top: 1068px; left: 154px; }











/* colofon */

div#site_info {
font-size: 80%;
padding-top: 1em;
margin-left: 10px;
}

div#site_info h5, div#site_info p, div#site_info a { 
font-weight: normal; display: inline;
color: #666;
margin: 0;}

div#site_info p { 
margin-left: .5em;
}

/* typography.css */

body { 
font : 76%/1.5 "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif; color : #333; }

body#home h2 { 
display: none; }


a:link, a:visited { 
text-decoration : none; 
font-weight: bold;
color : #339;}


div#content_main h2, h3, h4, h5, p, ul, blockquote, table { 
margin : 0 10px; }

div#content_main h2 { 
font-weight : bold; 
font-size: 200% ; 
margin-top: 1em;
margin-bottom: 1em;
}


div#content_main h3 { 
font-weight : bold; 
color : #c03; 
font-size: 110% ;
margin-top: 1em;}

body#home div#content_main h3 { 
font-weight : bold; 
color : #333; 
font-size: 200% ;
margin-top: 1em;
margin-bottom: 1em;
}

body#home div#content_main h4 { 
font-weight : bold; 
color : #c03; 
font-size: 110% ;
margin-top: 1em;}

p { 
font-size : 100%; 
margin-bottom: 1em;
}

div#content_main ol, div#content_main ul { list-style : disc; 
margin: 0 0 1em 2em;}

div#content_main table {margin-bottom: 1em; border-collapse: collapse; border: 0;}

div#content_main td {padding: .25em 1em .25em 0 ; margin-left: -5px; margin-right: -5px; border-bottom: 1px solid #ccc; vertical-align: top;}

div#content_main td h3 {margin-left: 0; margin-top: 0;}

/* sitemap */

div.ddsg-wrapper h2, div.ddsg-wrapper p {
display: none;
}

div#content_main div.ddsg-wrapper ul {
list-style-type: none;
margin-left: 10px;
margin-bottom: 0;}

div#content_main div.ddsg-wrapper ul ul {
margin-left: 2em;
}


div#content_main div.ddsg-wrapper li li a {
font-weight: normal;
}

div.navigation {margin-top: 1em;}
div.navigation .alignright {float: right;}
div.navigation .alignleft {float: left;}



/* ---- cforms ----*/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	

	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:20px;/* indien kleiner valt onderste deel van de letters weg in IE PC               */
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {

	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;

}
.cform label span {
	width:200px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:200px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.8em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	
	margin:12px 0pt 0 !important;
	padding:0;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:.5em 5px  .5em 0; 
	width:16px; 
	line-height:2em;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 50px 0; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	background:#ff0;
	
	border:1px solid #000!important;
	border-left-color:#000!important; 
	border-top-color:#000!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   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 {
	margin:0 0 0 10px;
	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:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

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_white.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:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	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:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* 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: link love                                  */
/*                                                    */
.linklove {
	display:none;
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}
