/*   
	Madonna  for  e107
	
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/ i have just modified the grafix to suit my needs. thannx for a lovely theme michael
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Maintainer: William Moffett [Que~]
*/

/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background:#d5d6d7 url("images/achter.jpg");
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: none;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.3em;
	margin-bottom: -0px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
/*
hr {
	display: none;
	}
*/
a img {
	border: none;
	}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	text-align: left;
	background:white url("images/normaal.jpg") repeat-y top;
	border: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#page2 {
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	text-align: left;
	background:white url("images/breed.jpg") repeat-y top;
	border: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#header {
	position:relative;
	padding: 0;
	margin: 0px;
	height: 250px;
	width: 100%;
	background: #73a0c5 url("images/kop.jpg") no-repeat bottom center;
}

#header h1{
	position:absolute;
	top:50px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color:white;
}

#header h2 {
	position:absolute;
	top:100px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
}

/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
	font-size: 12px;
	width: 894px;
	height: 22px; 
	position: absolute;
	top: 225px;
	left: 2px;
	list-style: none;
}

#navigation li{
	background: none;
 	display: inline;
}

/* END UL NAVIGATION */

#content {
	margin-top:22px;
	font-size: 1.4em
}

#sidebar {
	margin:22px 0px 0px 635px;
	padding: 20px 0 10px 0;
	width: 240px;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 550px;
}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 10px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6em;
}
/*
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background:transparent url("images/voet.jpg") bottom left no-repeat;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.anders {
	border: 1px;
	background-color: #FFFFFF;
}


.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.biggietext {
	font: bold small-caps 15px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.search {
	font-size: 11px;
	width: 880px;
	height: 18px; 
	position: absolute;
	top: 223px;
	left: 755px;
	list-style: none;
	}
.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}
/*#68ADE5;*/
.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #E4E4E4; 
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#001860;
	font-weight:bold;
	background-image: url("images/tileage2.jpg");

}
.fcaption a{
	padding-right:4px;
	color:#001860;

}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* START NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
	color: #FFFFFF;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/navpas.gif) top repeat-y;
	padding: 0;
	font-weight: bold;
	text-align:center;
}

.nav3 a:link, .nav3 a:visited{
	color: #FFFFFF;
	width: 90px;
	height: 20px;
	line-height: 20px;
	background: url(images/nav2pas.gif) top repeat-y;
	padding: 0;
	font-weight: bold;
	text-align:center;
}


.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	color: #D33834;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/navpag.gif) top repeat-y;
	padding: 0;
	text-align:center;
	font-style: italic;
		font-weight: bold;
}

.nav3_onpage a:link, .nav3_onpage a:visited{
	color: #D33834;
	width: 90px;
	height: 20px;
	line-height: 20px;
	background: url(images/nav2pag.gif) top repeat-y;
	padding: 0;
	text-align:center;
	font-style: italic;
		font-weight: bold;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 270px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 352px;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 434px;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 516px;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 598px;
}

/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
	color: #666666;
	background: url(images/navact.gif) top repeat-y;
	margin: 1px 0 0 0;
}

.nav3 a:hover, .nav3 a:active{
	color: #666666;
	background: url(images/nav2act.gif) top repeat-y;
	margin: 1px 0 0 0;
}
/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
	background: url(images/navpag.gif) top repeat-y;
}

.nav3_onpage a:link, .nav3_onpage a:visited{
	background: url(images/nav2pag.gif) top repeat-y;
}

/* END NAVIGATION */

/* NICETITLE ADDED BY QUE~*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}

/* fbox */
div.wrapper { width: 570px; margin: auto auto; }

div.header { height: 110px; background-position: 0 0; background-repeat: repeat-x; }
div.header-A { height: 110px; background-position: 0 0; background-repeat: no-repeat; }
div.header-B { height: 110px; background-position: 100% 0; background-repeat: no-repeat; }
div#promos div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 560px; 
	overflow: hidden;
	
	}
div#promos div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:540px;
	overflow:hidden;
	float:left;
	padding:1em;		
	}
div#promos div.scroller div.content {
	width: 10000px;
	
	}
	
table.logo { background-position: 20px 0px; background-repeat: no-repeat; }

table.fBox { background-position: 0 0; background-repeat: repeat-x; }
div.fbox-cont { width: 560px; margin: auto auto; background-position: 0 0; background-repeat: repeat-x;}
div#buts {
	position: absolute;
	width: 590px;
	height: 35px;
	margin-left: -20px;
	margin-top: 5px;
	z-index: 0;
}

.focus {
  background: #B2D8DA !important;
  border: 1px solid #007D84 !important;
  color: #000 !important;
}

#overlay {
	top: 350px;
	left: 50%;
	position: absolute;
	margin-left: -100px;
	width: 220px;
	text-align: center;
	display: none;
	margin-top: -2px;
	background: transparent;
	color: #B24914;
	font-size: 24px;
	font-weight: bold;
	}

em.error {
  background:url("/plug/jquery/images/nee.png") no-repeat 3px 0px;
  padding-left: 15px;
  color: black;
}
em.success {
  background:url("/plug/jquery/images/ja.png") no-repeat 3px 0px;
  padding-left: 15px;
}

#warning { display: none; }
