﻿/*your custom style goes in this file*/

/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

h4 {
	font-family: "Courier New", Courier, monospace;
	color:white;
	font-size: 36px;
	margin: 5px;
	
}

h5 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	margin: 5px;
	font-style:normal;
}
#navigatie {
    color:white;
    position:absolute;
    left:0px;
    top:100px;
    padding:0px;
}
#navigatie ul li{	
	list-style-type: none;
	display: inline;
}
#navigatie a{
	color:white;
}

#title {
	margin-bottom: 15px;
	background:#333366;	
	color: white;
	font-size: 12px;
	text-align: left;	
	height:120px
	}
.randomphoto {
	float:right	
}
	

#inhoud1 {
float:left;
	
}
#inhoud2 {
float:left;
	
}
#inhoud3 {
float:left;
	
}
#inhoud4 {

float: left;

	
}
.menu{
	color:white;
    float:left;
    position:absolute;
    left:10px;
    top:100px;
}


#zoek {
	float:right
}

#foot {	
	margin-top: 10px;
	background:#333366;	
	color: white;
	font-size: 12px;
	text-align: left;	
	height:60px;padding-left:5px
	
	}
.footer {
 	clear:both;
	font-size:xx-small
}	

.titlebox {
	border: 1px solid silver;
	background-color: #f9f9f9;
	padding: 10px;
	margin-bottom: 5px;
}





h1 {
	font-family: "Courier New", Courier, monospace;
	color: #695635;
	font-size: 18px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	color: #336;
	font-size: 16px;
	vertical-align: text-bottom;
}

/* normal: most regular body text */
.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* header: heading text */
.header {
    font-family:Verdana, Geneva, Tahoma, sans-serif;
	
	font-size: 18px;
	color: #695635;
}

/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* subhead: subheading text */
.subhead {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

/* body: describes page background color and all non-table text not governed by any other style */
body {
	color: InfoText;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	
}

/* link: normal links, active: links in use */
a:link, a:active {
	color: #336;
	text-decoration: none;
}

/* visited: previously visited links */
a:visited {
	color: #336;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
}

/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #333366; /*these 2 lines added in 5.0*/
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

/* databack: background color for data areas */
.databack {
	background-color: white;
	/*these 2 lines added in 5.0*/	
	
	border-bottom: 1px solid #eaeaea;
	
}

.pboxname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* pedigree box: dates font */
/* font-size should be in points */
.pboxdates {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

/* Added in 3.0.4 */
ul {
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
}

/* Added in 4.0.0 */
/* For links on dark background */
a.lightlink:link, a.lightlink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink:hover, a.lightlink:active {
	color:#FFCC00;
	text-decoration: none;
}

/* For white-only links on dark background */
a.lightlink2:link, a.lightlink2:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.lightlink2:hover, a.lightlink2:active {
	color: #FFFFFF;
	text-decoration: none;
}

.lightback {
	background-color: #FFFFFF;
	/*these 2 lines added in 6.0.0*/
	border-right: 1px solid #bbb; 
	border-bottom: 1px solid #bbb;
}

/* sideback: background color for side and top frames */
.sideback {
	background-color: #333366;
}

/* mouseoverback: background color for admin menu items while active*/
.mouseoverback {
	background-color: #d4d0c8; /*these 2 lines added in 5.0*/
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

.whitesubhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}

/* smaller: small body text */
.smaller {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*added in 5.0.0*/
/*for active secondary tab link*/
a.lightlink3:link, a.lightlink3:visited, a.lightlink3:hover, a.lightlink3:active {
	color: #FFCC33;
	text-decoration: none;
}

/*for alignment on menu icons*/
.tngmenuicon {
	vertical-align: -3px;
}

/*for descendancy chart*/
#descendantchart {
	text-align: left;
}

#descendantchart li {
	list-style-type: none;
	white-space: nowrap;
}

#descendantchart ul {
  margin-left: 0px;
}

#descendantchart ul.first {
	margin: 0;
	padding: 0;
}
/*added in 6.0.0*/
/*for css dropdown menus*/
#mnav, #mnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#mnav a {
	display: block;
	width: 6em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	text-decoration:none;
}

#mnav li { /* all list items */
	float: left;
	width: 6em; /* width needed for Opera */
	margin-right: 2px;
	background: #d4d0c8; /*same as "databack" background color */
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-top:1px solid #d4d0c8; /*same as "databack" background color */
	border-left:1px solid #d4d0c8; /*same as "databack" background color */
}

#mnav li ul { /* second-level lists */
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: #ffffff;
	position: absolute;
	width: 13em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mnav li ul li {
	border: 0px;
	width: 13em;
	background: #eeeeee; /*inactive dropdown menu color*/
	margin-right: 0px;
	margin-top: 1px;
	border-bottom: 1px solid #777;
}

#mnav li ul li a {
	width: 13em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-decoration:underline;
}

#mnav li:hover, #mnav li.sfhover { /* lists nested under hovered list items */
	background-color: #ffffff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
}

#mnav li:hover li, #mnav li.sfhover li { /* lists nested under hovered list items */
	border-top:none;
	border-left:none;
}

#mnav li:hover ul, #mnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#anderemogelijkheden {
	margin-left: 33%;	
	/*border: 1px solid;
	border-top-color: white;
	border-left-color: #eaeaea;
	border-right-color: white;
	border-bottom-color: #eaeaea;*/
	padding: 5px;
	height: auto;
	display: inline-block;
}
#zoek{
	height: inherit;
	margin-right: 5px;
	float: left;
	width: auto;
	border: 1px solid;
	border-top-color: #eaeaea;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: #eaeaea;
	padding: 5px;
	height: 99%;
}
#foot{
	clear: both;
}
ul.none {list-style-type: none}
input{
	
	border-color: Gray;
	border-width: 1px;
}
/*added in 6.2.0*/
.media-prev {
	top: -180px;
	right:-426px;
	height: 400px;
	padding: 20px 7px 12px;
	position:absolute;
	text-align: center;
	width: 410px;
	z-index:98;
	display:table-cell;
	line-height: 50px;
	vertical-align:middle;
}

.media-prev img {
	border: 1px solid #b3b3b3;
	display: block;
	margin:0 auto;
}

.media-img {
	height: 1px;
	margin: 0 0 0;
	position: relative;
}

* html .media-prev {
	background: url(media-prevbg.gif) no-repeat 0 0;
	width:420px;
	height:420px;
}

