/*your custom style goes in this file*/
html, body {
	background: #FFF;
	text-align: center;
	font-family: Georgia, serif;
	
	color: #600;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
}
.invisible {
	display: none;
}
h2 {
	color: #600;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	color: #600;
}
table {
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
}
#header {
	background-image: url(../img/header.png);
  margin-top: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 180px;
	text-align: left;
	background-repeat: no-repeat;
}

.headericon {
  display: none;
}

/*small boxes for letters on the surnames page, also for pagination on other pages*/
.snlink {
	padding: 4px 5px 3px 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color:#FFF; /*same as "databack" background color */
	color: #600;
	text-decoration:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.bar {
  /*display: none;*/
	height:16px;
	background-color:#E0F0CC;
}

#navigation {
  text-align: right;
  padding-top: 128px;
  padding-right: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	letter-spacing: 0.2em;
}
#navigation ul li {
	list-style: none;
	display: inline;
}
#navigation ul li a {
	color: #600;
	text-decoration: none;
	padding: 6px 0.5em;
}
#navigation ul li a:hover {
	color: #9C5;
	text-decoration: none;
}
#page {
  background: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

}
#indexcontainer {
  background: #FFF;
  float: left;
	text-align: left;
  height: auto;
}
/*left column elements*/
#leftcolumn {
	margin-left: 0px;
  background: #FFF;
	padding-left: 15px;
	float: left;
	width: 200px;
	text-align: left;
}
#leftcolumn h2 {
	color: #9C5;
	font-family: "Trebuchet MS", sans-serif;
	font-variant: small-caps;
	font-style: normal;
	margin-bottom: -10px;
}

#leftcolumn .link {
color: #9C5;
}

#leftcolumn a:visited {
	color: #9C5;
}
#currentuser {
	text-align: left;
	font-style: italic;
	font-size: 1.5em;
	color: #600;
}

#currentuser p{
font-size: 0.65em;
}

#currentuser a:hover {
	color: #600;
}
#logout {
	color: #9C5;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin-top: -12px;
}
/* css for birthdays in leftcolumn*/
#birthdays {
	color: #600;
}
#birthdays span {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 1em;
}
#birthdayheader {
	display: none;
}
#birthdays a {
	text-decoration: none;
}
#birthdays a:hover {
	color: #9C5;
}
/*end of leftcolumn elements*/
#indexmaincolumn {
  padding-left: 15px;
  background: #FFF;
	float: right;
  text-align: justify;
}
#maincolumn {
	background: #FFF;
	float: right;
	text-align: justify;
  width: 750px;
}

.titlebox {
  border: none;
  background-color: #FFF;
}

.header {
  font-family: Georgia, serif;
	color: #600;}

#maincolumn h2 {
color: #600;
}


#mainleft {
	float: left;
	width: 452px;
  margin: 0;
	padding-left: 9px;
	padding-right: 9px;
} 


#mainleft h2 {
	padding-left: -12px;
}

#mainleftbottom p {
	padding: 2px;
}
#mainright {
  background: #FFF;
	float: right;
	width: 250px;
  
}
#randomphoto table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#randomphoto img {
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border: 4px solid #9C5;
}
#randomphoto a {
	text-align: center;
	text-decoration: none;
}
#randomphoto .normal {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#randomphoto .normal a:hover {
	color: #9C5;
}
#footer {
	/*border: 1px solid grey;*/
	clear: both;
	text-align: center;
	background-image: url(../img/footer.png);
	margin-left: auto;
	margin-right: auto;
	height: 89px;
}
#footer2 {
	/*border: 1px solid grey;
*/
	clear: both;
	text-align: center;
	background-image: url(../img/footer.png);
  margin-left: auto;
	margin-right: auto;
	height: 89px;
}
#footer p {
	font-family: "Trebuchet MS", sans-serif;
	font-variant: small-caps;
	color: #600;
	padding-top: 70px;
  font-size: 0.9em;
}
#footer2 p {
	font-family: "Trebuchet MS", sans-serif;
	font-variant: small-caps;
	color: #600;
  padding-top: 70px;
  font-size: 0.9em
}
#footer a {
	text-decoration: none;
	color: #9C5;
}
#footer2 a {
	text-decoration: none;
	color: #9C5;
}
/*overruling mytngstyle.css*/
/* normal: most regular body text */
.normal {
	font-family: Georgia, serif;
	font-size: 11px;
}
/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: "Trebuchet MS", sans-serif;
	color: #9C5;
}
/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: "Trebuchet MS", sans-serif;
	color: #9C5;
}
.plainheader {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 21px;
}
/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: "Trebuchet MS", sans-serif;
	color: #9C5;
	font-weight: bold;
}
/* subhead: subheading text */
.subhead {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
}
#indexpage {
	position: absolute;
	/*width: 712px;
*/
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* link: normal links, active: links in use */
a:link, a:active {
	color: #600;
}
/* visited: previously visited links */
a:visited {
	color: #600;
}
/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #FFF;
/*these 2 lines added in 5.0*/
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
/* databack: background color for data areas */
.databack {
	background-color: #FFF;
/*these 2 lines added in 5.0*/
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pboxname {
	font-family: "Trebuchet MS", sans-serif;
}
#features {
}
#features img {
	float: left;
	width: 75px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #600;
	padding: 1px;
}
#features .emphasis {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #9C5;
}
#features a {
	text-decoration: none;
}

#history img {
  float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #600;
	padding: 3px;
}

#history .first {
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
  line-height: 150%;
}

#history .author {
font-style: italic;
}

#pub-innermenu {
	margin: 0px 1px 0px 1px;
	clear: both;
	padding: 0.3em 0em 0.3em .7em;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
/* Added in 4.0.0 */
/* For links on dark background */
a.lightlink:link, a.lightlink:visited {
	font-family: "Trebuchet MS", sans-serif;
	color: #600;
	text-decoration: none;
}
a.lightlink:hover, a.lightlink:active {
	color: #9C5;
	text-decoration: none;
}
/* For white-only links on dark background */
a.lightlink2:link, a.lightlink2:visited {
	font-family: "Trebuchet MS", sans-serif;
	color: #600;
	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;
	margin: 6px;
}
#contact {
	/*background-color: #DF9;
*/
	border-left: 1px #9C5;
	margin: 18px;
	padding: 12px;
	text-align: left;
	font-size: 0.9em;
}
#contact h2 {
	color: #600;
}
.emailimg {
	width: 65px;
	margin-left: 0px;
	margin-right: 6px;
	float: left;
}

/*.highlightedchild {
	font-family: "Trebuchet MS", sans-serif;
	background-color: #600;
	color: #FFF;
	border: none;
}

.unhighlightedchild {
  font-family: "Trebuchet MS", sans-serif;
  padding-top:1px;
	padding-bottom:1px;
}*/

/*css for imagepreview*/
#preview {
	position:absolute;
	border:4px solid #9C5;
	background:#FFF;
	padding:8px;
	display:none;
	color:#600;
}


/*end css for imagepreview*/

/*css voor Aldfaer rapporten*/
.Gezin {
	font-family: "Trebuchet MS", sans-serif; 
	padding-top: 1em;
}
.Kinderblok {
	padding-top: 1em;
}
.Kinderen {
	margin-left: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.Bron {
	font-style: normal;
}
.Notitieblok {
	margin-left: 0em;
}
.Notitiesoort {
	text-decoration: underline;
}
.Notitie {
	font-style: italic;
}
.Feiten {
	margin-left: 1em;
}
.Feitensoort {
	text-decoration: underline;
}
.Tabel {
	border-collapse: collapse;
}
.Feitenregel {
	vertical-align: top;
}
.Relatiepartner {
	font-weight: bold;
}
.Hyperlinks {
	text-decoration: underline;
}
/*css for rootsmagic reports */
.Header_Left {
	font-family: 'Georgia';

}
.Header_Center {
	font-family: 'Trebuchet MS';

	font-weight: bold;
}
.Header_Right {
	font-family: 'Trebuchet MS';

}
.Footer_Left {
	font-family: 'Trebuchet MS';

}
.Footer_Center {
	font-family: 'Trebuchet MS';

}
.Footer_Right {
	font-family: 'Trebuchet MS';

}
.Narrative_Text {
	font-family: 'Trebuchet MS';

}
.Narrative_Headings {
	font-family: 'Trebuchet MS';
	font-weight: bold;
}
/*einde css voor Aldfaer rapporten*/


