/* Presentation Stylesheet */

a { color: #d6161f; background: transparent; font-weight: normal; text-decoration: none;}
a:hover { color: #d6161f; background: transparent; font-weight: normal; text-decoration: underline;}
a.highlight { color: #d6161f; background: transparent; font-weight: normal; text-decoration: none;}

/* grijze links */
a.grey { color: #4d4d4d; background: transparent; font-weight: normal; text-decoration: underline;}
a.grey:hover { color: #d6161f; background: transparent; font-weight: normal; text-decoration: underline;}

h1, h2, h3, h4, h5, h6 { font-family: "arial", serif; }

h1 {
	font-size: 180%;
	color: #4d4d4d;
	background: transparent;
	line-height: 140%;
	font-weight: normal;

	padding: 0;
	margin: 0 0 15px 0;
	
	border: 1px solid #d8d7d7;
	border-width: 0 0 1px 0;
}

h1.swap{
	height:1px;
	background-repeat:no-repeat;
	margin: 0px 0 5px 0;
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	display:none;
}



h2 {
	color: #900b10;
	background: transparent;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 22px 0 2px 0;
	padding: 0 0 3px 0;


}

h3 {
	color: #4d4d4d;
	background: transparent;
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0 0 3px 0;


}

p{
	margin: 0 0 10px; }
	
p.intro{
	margin: 0 0 1em; 
	font-size: 110%;
	
	letter-spacing: 1px;
}


strong {
	font-weight: bold;
	color: #525252;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #cecece;
	background-color: #cecece;
	height: 1px;
	clear: both;
	margin: 20px 0 15px 0;
}



img.padding-left{
	margin: 0 0 15px 20px;
}

img.border{
	border: 1px solid #333;
}



div.hr{
	font-size: 1px;
	line-height: 1px;
	
	height: 1px;
	
	background: transparent url(http://www.result.nl/img/hrbg.gif);
	background-repeat: repeat-x;
	
	
	margin: 5px 0 5px 0;
}

div.error {
  border: 2px solid red;
  background-color : #fbaeb0;
  width: auto;
  margin: 5px 0px 15px 0px;
  padding: 10px; 
  color: #000; 
}

p.info{
    background: #eee;
    color: #333;
    border-color: #333;
    border:1px solid;
    padding: 2px 2px 2px 5px;
    margin: 15px 0 15px 0;

}

p.error{
    padding: 2px 2px 2px 5px;
    margin: 15px 0 15px 0;    
    border: 1px solid red;
	background-color : #FFCCCC;
	color: #000;
	font-weight: normal;
}



/* iets compactere opmaak voor partnerpagina */

#partners h2{
	margin: 18px 0 2px 0;
	padding: 0 0 3px 0;
}

#partners p{
	line-height: 18px;
}




/* TABLES */

/* DATA TABLE */
table.data{
    margin:0px 0px 0px 0px;
    padding: 0;
    width: 585px;
    font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
    line-height: 16px;
    color: #333;
    border-collapse: collapse;
    border: 1px solid #fff;
}


table.data td {
    border: 1px solid #fff;
    padding: 4px 5px 4px 5px;
    margin: 0;
    vertical-align: middle;
}

table.data td.extrapadleft {
    padding-left: 10px;
	vertical-align: top;   
}

table.data td.top{
    vertical-align: top;

}

table.data th {
    color: #333;
    font-weight: bold;
    background: #ddd;
    margin: 0;
    padding: 3px 3px 3px 3px;
    border: 1px solid #A5B5C6;
    text-align: left;
}

table.data tr.even{
    background: #f7f7f7;
}

table.data tr.oneven{
    background: #f4f3f3;
}





/* TABLES */

/* CONTENT TABLES (via cms) */
table.contenttable{
    margin:0px 0px 0px 0px;
    
    width: 540px;
    font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:11px;
    line-height: 16px;
    color: #333;
    border-collapse: collapse;
    border: 1px solid #aaa;
   
}


table.contenttable td {
    border: 1px solid #aaa;
    padding: 4px 5px 4px 5px;
    margin: 0;
    vertical-align: top;
}









/* Topnav */

#topnav ul{
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding: 0;
	float: left;
	float: right;
}

#topnav ul li{
	color: #000;
	display: inline;
	list-style-type: none;
	
	padding: 0px 0px 0 0px;
	margin: 0 2px 0 0px;
	
}

#topnav ul li.first{
	border: 0;
}

#topnav ul li.first{
	background: transparent;
}

#topnav li a{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 0 0 0 8px;
	
	background: transparent url(../img/topnav-itembg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#topnav li a:hover{
	color: #fff;
	text-decoration: underline;
}

#topnav li.highlight a{
	color: #fff;
	/* text-decoration: underline; */
}

#topnav ul li.first a{
	background: transparent;
}






/* mainnav */

#mainnav ul {
	list-style-type: disc;
	padding: 0;
	margin: 0px 0 0 0;
	
	
	font-size: 12px;
	font-weight: bold;
	/* background: green; */
	
}

#mainnav ul li{	
	
	display: block;
	float: left;
	
	margin: 7px 0 0 0;
	padding: 0px 0px 0 0px;
	text-align: center;
	background-image: none;
	
	
	background-color: transparent;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: #35520a;

}


#mainnav ul li a {

	padding: 0 17px 0px 17px;
	/* background: red; */
	margin: 0 0 0 0;
	
	text-decoration: none;
	
	color: #333;
	letter-spacing: 1px;
	
	background: transparent url(../img/mainnav-itembg.gif);
	background-repeat: no-repeat;
	background-position: left;	
}


#mainnav ul li.first a {
	background: transparent;
}

#mainnav ul li a:hover{
	/* color: #d7141d; */
	text-decoration: underline;
	
}


#mainnav ul li.highlight a{

	color: #000;
	text-decoration: underline;
	
	
}


	
#topheader a, #topheader a:hover{
	padding-left: 250px;
	display: block;
	width: 230px;
	height: 43px;
	font-size: 1px;
	line-height: 1px;	
	text-decoration: none;
}	

	
	












	
	
/* Content */	
	


#content ul {
	padding-left: 20px;
	margin: 8px 0 8px 20px;
	font-size: 100%;
	list-style: url(../img/icons/bullet.gif);
}

/* genestte lists */
#content ul li ul{
	margin: 2px 0 4px 0px;
}

#content li {
	margin: 0 0 0 0;
	padding:  0px 0 0px 0px;
}




#content div.content-highlight{
	background: #f3f3f3;
	padding: 7px 8px 7px 8px;
	clear: both;
	margin: 0 0 12px 0;
	border: 1px solid #cecece; 
}


#content div.content-highlight ul{
	margin-top: 0;
	margin-bottom: 0px;
}











/* Breadcrums */

ul#breadcrums{
	
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
	text-align:justify;
	font-family: "arial", serif;
	list-style-type: disc;
	margin: 0px 0 8px 0;
	padding: 0px 0 0 0;
}

ul#breadcrums li{

	display: inline;
	
	background: transparent url(../img/icons/breadcrum-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #9B9B9B;
	padding: 0 0px 0 10px;
}

ul#breadcrums li a{
	color: #9B9B9B;
	text-decoration: underline;
}

ul#breadcrums li a:hover{
	color: #444;
	text-decoration: underline;
}

ul#breadcrums li.first{
	background: transparent;
	padding: 0 0px 0 0;
}







/* Form elements */

form{
	margin: 0;
	padding: 0;
}

form h3{
	font-weight: bold;
	margin: 10px 0 0 0;
}

form h3.first{
	font-weight: bold;
	margin: 0 0 0 0;
}

form input.checkbox{
   float: left;
   margin-right: 8px;
}


form input.text{
	color: #565555;
	border: 1px solid #a9a9a9;
	padding: 2px;
	margin: 2px 0 3px 0px;
	background: #fff;

	font-size: 13px;
}



form input.submit{
  	border: 1px solid #a9a9a9;
	padding: 2px 5px 2px 5px; 
	margin: 5px 0 0 0;
	
	color: #565555;
	font-size: 11px;
	font-weight: bold;
	
	background: #E2E2E2;
	background-repeat: no-repeat;
	background-position: 4px 6px;

}

form textarea{
	border: 1px solid #a9a9a9;
	padding: 0 3px 0 3px;
	margin: 2px 0 2px 0;
}






/* intakeform extra styling */

form#intake fieldset{
	background: #f9f9f9;
	border: 1px solid #e4e1db;
	padding: 10px;
	margin: 5px 0 20px 0;
	position: relative;
	padding: 0px 10px 10px 25px;
	
	display: block;
}

form#intake fieldset legend{
	font-size: 13px;
	color: #4d4d4d;
	font-weight: bold;
}

* html form#intake fieldset legend{
	position:relative;
	top:-0.7em; 
	margin-bottom:-0.7em;
}

form#intake fieldset label{
	
	color: #4d4d4d;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


form#intake fieldset label.error{
	
	color: red;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid red;

}



form#intake fieldset span.first{

	display: block;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	
}

form#intake input.checkbox{
   float: left;
   margin-right: 8px;
}


form#intake input.text{
	color: #565555;
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 6px 0px;
	background: #fff;
	font-weight: normal;
	font-size: 15px;
}

form#intake select{
	padding: 0;
	margin: 2px 0 6px 0px;
	
	border: 1px solid #a9a9a9;

}

form#intake input.submit{
  
	padding: 4px 12px 4px 18px;
	margin: 5px 0 0 0;
	
	color: #525252;
	font-size: 13px;
	font-weight: bold;
	
	background: #f6f5f2;
	border: 1px solid #a9a9a9;

}

form#intake textarea{
	border: 1px solid #a9a9a9;
	padding: 0 3px 0 3px;
	margin: 2px;
	width: 398px;
	
}


form#intake div.error {
	border: 1px solid red;
	background-color : #FFCCCC;
	width: auto;
	margin: 5px 0px 15px 0px;
	padding: 15px;  
	color: #000;
}

form#intake div.error strong{
	color: #000;
}




/* tooltips */

a.tooltip img{
	font-size: 10px;
	margin-right: 110px;
}

.tool-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
	text-align: left;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 2px 8px;
	background: url(../img/tooltipsbg.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px 8px 8px;
	background: url(../img/tooltipsbg.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}





/* HOME */

#home h1{
	color: #000;
}

#home div.highlight-box{
	width: 182px;
	height: 198px;
	float: left;
	
	margin: 0 0 20px 0px;
	padding: 0 9px 0 12px;
	
	text-align: left;
	
	border: 1px solid #d8d7d7;
	border-width: 0  0 0 1px;
}

#home div.first{
	margin-left: 0;
	padding-left: 0;
	border: 0;
}



#home div.highlight-box h2{
	margin: 0px 0 5px 0;
	padding: 0;
	color: #900b10;
	font-size: 18px;
	font-weight: normal;
}

#home div.highlight-box p{
	display: block;
	line-height: 18px;
	height: 220px;
	margin-bottom: 0px;
}

#home div.highlight-box a.readmore{
	display: block;
	margin-top: 0px;
	padding: 0 0 0 15px;
	background: transparent url(../img/icons/home-read-more.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-decoration: none;
}

#home div.highlight-box a.readmore:hover{
	text-decoration: underline ;
	background: transparent url(../img/icons/home-read-more_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: black;
}










/* Terugbelform */

#terugbelform{
	width: 180px;
	background: #f3f3f3;
	
	margin: 0 0 0;
	border: 1px solid #cecece; 
	padding: 6px 11px 11px 11px;
}

#home #terugbelform{
	float: left;
}


#terugbelform h2{
	margin: 0px 0 6px 0;
	padding: 0 0 5px 0;
	color: #4d4d4d;
	font-size: 18px;
	font-weight: normal;
	
	background: transparent url('../img/terugbelform-h2bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#terugbelform form input.text{
	margin: 0px 0 8px 0;
	width: 173px;
	font-size: 12px;
}

#terugbelform form input.submit{
	float: right;
	width: 100px;
	margin: 0 2px 0 0;
}






/* Over ons */

#content div.overons-oprichter{

	width: 210px;
	float: right;
}

#content div.overons-oprichter img{
	margin-right: 10px;
	border: 1px solid #cecece; 
}

#content div.overons-oprichter p{
	margin-top: 28px;
}






/* Partners */

#content img.alignright{
	margin: 0 10px 5px 10px;

	border: none;
}

#content p.partner{
	width: 450px;
	
}






/* rightcol boxes */

#rightcol div.rightcol-box{
	width: 180px;
	background: #f3f3f3;
	
	margin: 0 0 20px 0;
	border: 1px solid #cecece; 
	padding: 6px 11px 11px 11px;
}

#home #rightcol-box{
	float: left;
}


#rightcol div.rightcol-box h2{
	margin: 0px 0 6px 0;
	padding: 0 0 5px 0;
	color: #4d4d4d;
	font-size: 18px;
	font-weight: normal;
}

#rightcol div.rightcol-box form input.text{
	margin: 0px 0 5px 0;
	width: 183px;
	font-size: 12px;
}

#rightcol div.rightcol-box form input.submit{
	float: right;
	width: 100px;
}







/* Subnav */

#rightcol ul#subnav{
	list-style-type: none;
	margin: 5px 0px 0 0px;
	padding: 0;

}

#rightcol ul#subnav li{
	color: #000;
	
	width: 100%;

	
	padding: 0 0 0px 0;
	margin: 0 0px 0 0px;
	
	background: transparent url('../img/terugbelform-h2bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
}

#rightcol ul#subnav li.first{
	background: none;
}



#rightcol ul#subnav li a{
	font-weight: normal;
	/* font-size: 13px; */
	color: #000;
	padding: 6px 0 6px 0px;

	text-decoration: none;
	
	display: block;
	width: 180px;
	
	
}

#rightcol ul#subnav li a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#rightcol ul#subnav li.highlight a{
	font-weight: normal;
	text-decoration: underline;
}

#rightcol ul#subnav li.first a{
	padding-top: 0px;
}







/* google maps */

#map{
	color: #000;
	width: 520px;
	height: 350px;
	border: 1px solid #fff;
}



#map strong{
	color: #202053;
}

#map a{
	color: #964206;
	text-decoration: underline;
}

#map a:hover{
	color: #000;
	text-decoration: underline;
}

#map input{
	border: 1px solid #303063;
	padding: 2px 2px 2px 2px;
}


#map input.submit{
	border: 1px solid #000;
	background: #484881;
	color: #fff;
	padding: 1px;
}




/* Footer */

#footer ul.footernav{
	list-style-type: none;
	margin: 0px 0 0 0px;
	padding: 0;

	width: 300px;
}

#footer ul.footernav li{

	display: inline;
	list-style-type: none;
	
	padding: 0px 0px 0 0px;
	margin: 0 1px 0 0px;
	
}

#footer ul.footernav li.first{
	border: 0;
	
}

#footer ul.footernav li.first{
	background: transparent;
}

#footer ul.footernav li a{
	font-weight: normal;
	font-size: 11px;
	line-height: 10px;
	color: #555555;
	padding: 0 0 0 8px;
	text-decoration: underline;
	
	background: transparent url(../img/footer-itembg.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}

#footer ul.footernav li.first a{
	padding: 0;
	text-decoration: underline;
	background: transparent;
}

#footer ul.footernav li a:hover{
	color: #d6161f;
	text-decoration: underline;
}


#footer  p#copyright{
	padding: 0;
	margin: 2px 0 2px 0;
	color: #555555;
	font-size: 11px;
	float: left;
}

#footer  p#tndmedia{
	padding: 0;
	margin: 2px 1px 2px 0;
	color: #555555;
	font-size: 11px;
	float: right;
}



