/*bruin  #3C1816 */


* {
   margin: 0;
   padding: 0;
   outline: 0;
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */




body{
	color:#46252D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1;
	background-color: #a89d93;
}
 
 
h1, h2, h3, h4, h5{
	color: #5E2520;
	}

h1 a, h2 a, h3 a, h4 a, h5 a{
	color: #5E2520;
	background-image: none;
	}
	


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	color: #ec7100;
	background-image: none;
	}
	
	
h1 {
	margin: 0 0 20px 0;
	}

h2{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	}


h3{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
	}



a img { 
   border: none;

}

a { 
   color:#46252D;
   background: url(../img/bg_line.gif) bottom left repeat-x;
   -moz-outline-style:none; 
   text-decoration:none;
}


fieldset {
	border:0px;
	}

.bodytext,
.introtext,
p {
	line-height: 1.4em;
	}

.orange,
.orange a  {
	color: #ec7100!important;
	}
	
.light {
	font-weight:normal;
	}	
	
	
#container {
	margin: 0 auto 0 auto;
	width: 900px;
	background: #fff;
	margin-bottom: 30px;
	} 

#container.homepage  {
	background: #fff url(../img/bg_main.gif) no-repeat 0px 60px;
	}

#header {
	height: 280px;
	position:relative;
	}






/* HEADER */


#header ul,
#header li {
	list-style: none;
	}
	
	
#metamenu {
	position: absolute;
	top:5px;
	left: 560px;
	}

#metamenu.jaldhara {
	left: 800px;
	}	

#metamenu li {
	float:left;
	margin-left: 10px;
	}

#metamenu li.contact{
	margin-top: 6px;
	}


	
#metamenu li a {
	color:#f60;
	text-decoration: none;
	}
	
#metamenu li a:active {
	color:#f60;
	text-decoration: underline;
	}

#metamenu li a:hover {
	color:#f60;
	text-decoration: underline;
	}


#logo-print {
	position: absolute;
	top: 95px;
	left: 75px;
	display:none;
	}
	
#logo {
	position: absolute;
	top: 95px;
	left: 75px;
	}


#logo img {
	display:none;
	}
	
	
#logo h1{
	background: url(../img/logo.gif) no-repeat left top ;
	height:100px;
	margin: 0 0 60px 0;
	width: 400px;
	display:block;
	overflow:hidden;
	}
	

#logo h1 a{
	text-indent: -9000px;
	height:100px;
	width: 400px;
	display:block;
	}


#headerbeeld {
	position: absolute;
	top: 30px;
	left: 446px;
	width:454px;
	height:207px;
	}

#headerbeeld img.hidden,
#headerquote p.hidden {
	display:none;
	}

#headerquote {
	position: absolute;
	top: 150px;
	left: 460px;
	color: #3C1816;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	width: 280px;
	z-index: 200;
	}

#headerquote.jaldhara {
	width: 320px;
	left: 500px;
	}


#menu {
	position: absolute;
	top: 250px;
	left: 20px;
	z-index: 666;
	}

#menu ul {
	display: inline;
	list-style: none;
	width: 900px;
	}

#menu ul li {
	float: left;
	margin-right: 25px;
	background: transparent url(../img/bg_button_brown.gif) no-repeat top left;
	height: 30px;
	display: inline;
	list-style: none;
	position: relative;
	}


#menu ul li ul {
	visibility: hidden;
	position: absolute;
	top: 28px;
	left: 0px;
	border: 1px solid #46252D;
	background: #641E1F;
	padding: 5px;
	width: 150px;
	z-index: 100;
	line-height: 1.2;
	}
	
#menu ul li.menu-1 ul,
#menu ul li.menu-2 ul {
	border: 1px solid #2F9AD9;
	background: #30b8e9;
	}
	
	
		

#menu ul li ul li,
#menu ul li ul li a,
#menu ul li.menu-1 ul li a,
#menu ul li.menu-2 ul li a{
	background-image: none;
	color:#fff;
	display: inline;
	}
	
#menu ul li ul li {
	height: auto;
	background-image: none;
	margin-right: 0px;
	clear:none;
	width: 150px;
	}	

#menu ul li ul li a {
	height: auto;
	_width: 150px;
	}


#menu ul li ul li:hover {
	background-image: none;
	}


#menu ul li ul li a:hover {
	color: #f60;
	background-image: none;
	display: inline;
	}

#menu ul li.menu-1 ul li a:hover,
#menu ul li.menu-2 ul li a:hover {
	color: #551A1B;
	background-image: none;
	display: inline;
	}
	
#menu li.menu-1,
#menu li.menu-2 {
	background-image: url(../img/bg_button_blue.gif);
	}

#menu li.menu-1 a,
#menu li.menu-2 a {
	background-image:url(../img/bg_button_blue_r.gif);
	}

#menu li a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	padding: 6px 9px 5px 9px;
	background: transparent url(../img/bg_button_brown_r.gif) no-repeat top right;
	font-size: 10px;
	height: 30px;
	float:left;
	}

#menu li:hover.menu-1,
#menu li:hover.menu-2 {
	background-image: url(../img/bg_button_blue_hover.gif);
	}

#menu li.menu-1 a:hover,
#menu li.menu-2 a:hover {
	background-image:url(../img/bg_button_blue_r_hover.gif);
	text-decoration: underline;
	}

#menu li:hover {
	background-image: url(../img/bg_button_brown_hover.gif);
	}

#menu li a:hover {
	background-image:url(../img/bg_button_brown_r_hover.gif);
	text-decoration: underline;
	}


#kubus {
	display:none;
	position: absolute;
	top: 260px;
	right: 40px;
	}

#quicksearch .searchbutton {
	color: #f60;
	background: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	border: none;
	}
	
	
#quicksearch .searchbox {
	border: 1px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	}	
	
	

/*CONTENT */



#content{
	/*position: relative;*/
	height: auto ;
	padding-bottom: 25px;
	z-index: 1;
	}

#homepage-intro {
	margin: 15px 0 0 20px;
	height: 210px;
	width: 560px;
	}


#homepage-intro p{
	color: #3A1814;
	font-size: 15px;
	margin-bottom: 10px;
	}

#homepage-intro span p {
	font-size: 15px;
	}


a.leesmeer {
	color: #f60;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background: transparent url(../img/arrow-right.gif) no-repeat center right;
	padding-right: 10px;
	
	}

a:hover.leesmeer {
	text-decoration: underline;
	}


.homepage-columns {
	margin: 0px 0 0px 20px;
	height: 220px;
	}

.homepage-columns.new {
	height: 155px;
	}
	
.homepage-columns.new columns {
	height: 155px;
	}


.homepage-columns .column {
	float: left;
	width: 270px;
	border-left: 1px solid #3C1816;
	padding: 0 10px 0 10px;
	margin: 15px 0;
	}

a.linkbutton {
	display: block;
	background: transparent url(../img/bg_buttonlink.gif) no-repeat top left;
	height: 30px;
	padding: 7px 0 0 10px;
	margin: 10px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.5px;
	}
	
a:hover.linkbutton {
	background-image: url(../img/bg_buttonlink_hover.gif);
	text-decoration: underline;
	}	
	
a.linkbutton.blue {
	background-image:url(../img/bg_buttonlink_blue.gif);
	 }
	
a:hover.linkbutton.blue {
	background-image:url(../img/bg_buttonlink_blue_hover.gif);
	 }	
	
a.contactbutton {
	background: transparent url(../img/bg_button_contact.gif) no-repeat top left; 
	padding: 20px 20px 0 20px;
	display:block;
	width: 190px;
	height: 60px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 11px;
	}

a:hover.contactbutton {
	background-image: url(../img/bg_button_contact_hover.gif);
	text-decoration: underline; 
	}

a.calltoaction {
	background: transparent url(../img/big_calltoaction.jpg) no-repeat top left; 
	padding: 7px 0 0 10px;
	display:block;
	width: 550px;
	height: 30px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 11px;
	}

a:hover.calltoaction {
	background-image: url(../img/big_calltoaction_hover.jpg);
	text-decoration: underline; 
	}




#logomovie {
	width: 200px;
	text-align: center;
	}


/* PAGINA */

#contentkolom {
	width:500px;
	margin: 25px 0 0 22px;
	padding: 0 100px 25px 0;
	border-right: 1px solid #333;
	float:left;
		/*double margin bug Kut IE6 */
		display:inline;
	overflow:hidden;	
	}

#sidebar {
	float: left;
	width: 220px;
	padding: 0 20px 10px 20px;
	margin: 25px 0 0 0;
	}


#contentkolom h2 {
	margin-bottom: 10px;
	font-size: 16px;
	}

#contentkolom h3 {
	margin: 10px 0 5px 0;
	}
	
#contentkolom p {
	margin-bottom: 20px;
	}	



.introtext {
	font-weight: bold;
	margin-top: 15px;
	}

#contentkolom .fieldimage {
	float: right;
	margin: 0 0 15px 15px;
	}

#contentkolom .fieldimage img{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}

#contentkolom .fieldimage p {
	font-size: 11px;
	font-weight: normal;
	}


.sidebarblock {
	margin: 0 0 30px 0;
	overflow:visible;
	}
	
.sidebarblock img.pivotx-image {
	max-width: 100px;
	margin-bottom: 10px;
	}	
	

.sidemenu ul, 
.sidemenu li {
	list-style-image:url(../img/arrow_blue.gif);
	 }

.sidemenu ul {
	padding-left: 18px;
	}


.sidemenu li {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.4;
	}

.sidemenu li#active a{
	color: #f60;
	}

/* TRAINERS */


#trainercontainer {
	margin: 0 0 0px 0;
	clear:both;
	}
	
	
.trainer{
	width: 140px;
	border: 0px dotted #f09;
	float:left;
	margin: 20px 20px 0px 0;
	height: 150px;
	overflow: hidden;
	}
	
.entry .trainer-image img,
.trainer-image img{
	border: 1px solid #999;
	margin: 0 0 10px 0;
	}	

.entry .trainer-image.pagina img {
	width: 115px;
	}	

.entry .trainer-image img {
	float:left;
	margin: 0 10px 10px 0;
	}

.trainer-image a {
	background: none;
	}


.entry.list{
	width: 390px;
	margin: 0 0 10px 0;
	background: url(../images/bg_line.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	}
	
	
.trainer h4 {
	color: #EC7100;
	
	}

.trainer h5 {
	margin: 0 0 5px 0;
	}
	
h3.trainingen,
h3.trainingen a {
	color: #ec7100;
	margin: 10px 0 10px 0;
	}	
	
h3.trainingen span a {
	font-weight: normal;
	color:#46252D;
	}	

p.trainernaam {
 letter-spacing: 0.5px;
 }
 

/* WEBLOG */

.entry{
	margin: 0 0 40px 0;
	padding-left: 2px;
	}
	
	
	.schrijver{
	color: #4e1f1b;
	margin: 0 0 25px 0;
	}
	
.entry ul{
	margin: 0 0 0 20px;
	}
	
.entry li {
	margin-bottom: 3px;
	}

.entryfooter{
	color: #ec7100;
	font-size:10px;
	height: 20px;
	margin: 15px 0 0 0;
	
	}
	
.entryfooter a{
	color: #ec7100;
	}
	
.entryfooter a:hover{
	text-transform: underline;
	}
	
	

 
	

/* FOOTER */

#footer {
	width: 900px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	}

#footer p, 
#footer p a {
	color: #fff;
	font-size: 10px;	
	}




/* Jaldhara */

#logo.jaldhara h1{
	background: url(../img/naam_jaldhara.gif) no-repeat left top ;

	}	


/* form */


#gbcf-form .button {
	margin-top: 10px;
	}

#gbcf-form .textarea {
	margin-bottom: 10px;
	}

#gbcf-form #website {
	margin-bottom: 15px;
	}

#gbcf-form .req-set,
#gbcf-form .opt-set {
	margin-top: 20px;
	}
	
#gbcf-form .req-legend,
#gbcf-form .opt-legend {
	font-weight: normal;
	margin-bottom: 5px;
	}

#gbcf-form input,
#gbcf-form select {
	margin-bottom: 10px;
	}		

#gbcf-form .req-label.explain {
	font-weight: normal;
	}

/* zoeken */

#search-results ul,
#search-results li {
	list-style: none;
	}


#search-results li {
	margin-bottom: 10px;
	}



#search-results li a {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: bold;
		}
	
#search-1 {
	font-size: 12px;
	}	
	
	
#form-div {
	color:#46252D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1;
}	



ul.archives,
ul.archives li {
	list-style: none;
	}

ul.archives li {
	line-height: 1.6;
	}
	
.comment-text {
	margin-left: 0px!important;
	}

h4.category {
	color: #f60;
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: normal;
	}		
	
	
#twtr-widget-1{
	margin: 15px 0;
	}	
	
		
/*	
#header ul {
	float:left;
	display:inline;
	text-transform:uppercase;
	margin-left: 3px;
	height: 23px;
	}	

#header li {
	display:block;
	float:left;
	margin: 0 20px 0 0;
	height: 21px;
	}
	
#header li a {
	color:#666;
	text-decoration: none;
	background:none;
	height: 19px;
	}
	
#header li a:active {
	color:#333;
	font-weight:bold;
	border-bottom: 2px solid #ec7100;
	}

#header li a:hover {
	color:#333;
	font-weight:bold;
	border-bottom: 2px solid #ec7100;
	}


.active a{
	color:#333;
	font-weight:bold;
	border-bottom: 2px solid #ec7100;
	}

	

/* 








	
.entry p{
	margin-bottom: 15px;
	}	
	
.entry h3{
	margin:0 0 25px;
	}

	
	
	

	
/* footer 

#footer{
	margin: 25px 0 25px 140px;
	text-align:center;
	height: 50px;
	width:740px;
	
	}
	
#footer a {
	color: #46252d;
	font-size: 10px;
	}
	


/* dingen 


.taglinkext, a[rel="tag"] {
	background: url(../images/bg_line.gif) bottom left repeat-x;
	border-bottom:none;
}

hr{
	background: url(../images/bg_line.gif) bottom left repeat-x;
	border:none;
	margin:15px 0 ;
	}

.leesmeer {
	font-size:10px;
	float:right;
	width: 100%;
	display:block;
	text-align: right;
	}	
	
div.comment {
	margin-left: 0px;
	border-left:none;
	background-color: #f5eff1;
	}	
		
		
/*zoeken

#tagpage h2,
#tagpage h3{
	margin: 0 0 10px 0;
	font-weight: normal;
	
	}		
	
.pivot-search-resulth3,
#tagpage h3{
	margin-bottom: 25px;
	}



	
.pivot-search-result ul,
#tagpage ul{
	list-style: none;
	margin: 0 0 0 0px;
	}

.pivot-search-result li a,
.taglist li a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}		
						
#search-results li,
ul.taglist li{
	margin: 0 0 20px 0;
	}						

.searchbutton,
.result-searchbutton{
	border: none;
	background: none;
	margin:0;
	cursor: pointer;
	color: #EC7100;
	}

#zoek{
	border: 1px solid #999;
	background: #fff;
	}						
	
.pivot-search-result p{
	margin: 0 0 15px 0;
	}
	
	
.entry img.pivotx-image{
	max-width:390px;
	}	
	



ul.archief,
ul.archief li {
	list-style: none;
	}

				