/*
   pedigree.css - Version 1.0.25
   LTools (Legacy Toolbox)
   Copyright (c) 2009, Zipper Software. All rights reserved.

   See http://zippersoftware.com/ltools/help/v1/pedigreecss.htm
   for additional information.
*/

/* begin default  and user styles */

/* default styles for hyperlinks */
a:link { color: blue }
a:visited { color: purple }

/* a:hover { color: lightblue (#09F) } */
a:active { color: red }
a:hover {
	color:  #0CF;
}



/* style for the the entire web page */
body { font-size: 10pt; background-image: url(opaq1.jpg);}



/*  N&auml;r man vill ha fl&ouml;dande text runt en bild  */	
div.right { width: 50%; float: right; }
div.left  { margin-right: 50%; clear: both}

/* style for entire ancestor table */
table.t1 {
	width: 580px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	border-style: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

/* style for table which contains an ancestor box */
table.t2 { margin-left: auto; margin-right: auto;
           background-color: black; border-spacing: 1px }

/* style for table which contains the Family Links and Spouses/Children boxes */
table.t3 { width: 200px; background-color: black; border-spacing: 0px }

  /* style for empty Family Links table */
    table.t5 { width: 275px; background-color: #800000; border-spacing:
              0px; display: none; }

/* style for middle row of ancestor table */
td.td1 { width: 580px; height: 10px; text-align: center; vertical-align: top }

/* style for bottom row of ancestor table */
td.td2 { width: 590px; height: 10px; text-align: center; vertical-align: top;font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif'; }

/* style for occupied cell in middle row of ancestor table */
td.td3 { width: 290px; height: 10px; text-align: center; vertical-align: top;font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';  }

/* style for table which contains the subject's data */
  table.t4 { width: 570px; text-align: center; }

/* style for empty cell in middle row of ancestor table */
td.td4 { width: 290px; height: 10px;font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif'; }

/* style for ancestor boxes */
td.td5 { width: 139px; background-color: #EFEFEF; text-align: center; vertical-align: top;font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif'; }

/* style for empty ancestor boxes */
td.td6 { width: 139px }

/* style for Family Links box */
td.td7 { background-color: #000000; text-align: center }

/* style for Spouses/Children box */
td.td8 { background-color: #EFEFEF }

/* reset left for individual's data */
td.td9 { text-align: left; margin-left: 15px }
/* style for Spouses/Children box of Karl den Store */
td.td10 { background-color: #6699CC }
/* font for most data on page */
span.f1 { font-size: 70%; font-weight: bold; }

/* font for the Family Links text */
span.f2 { color: #FFFFFF; font-family: Arial,Helvetica ;}

/* font for Individual's data */
span.f3 {FONT-FAMILY:Arial, Sans-Serif; font-family: Arial,Helvetica; font-size: 64%;COLOR:#300; }

/* font italic for Note/Event labels */
span.f4 { font-size: 70%; font-weight: bold; }

/* font for ancestor boxes */
span.f5 { font-size: 70% }

/* font for Note/Event data */
span.f6 {FONT-FAMILY:Arial, Sans-Serif; font-size: 80%; FONT-FAMILY:Arial, Sans-Serif; ;COLOR:#300;TEXT-ALIGN:left;} 

/* font for Legacy footer */
span.f7 {FONT-FAMILY:Arial, Sans-Serif; font-size: 70%; font-weight: bold;COLOR:#300; TEXT-ALIGN:left; }

/* font for the Spouses/Children text */
span.f8 {FONT-FAMILY:Arial, Sans-Serif; font-size: 70%;COLOR:#300;TEXT-ALIGN:left; }

/* font for the Individual's name */
span.f9 { font-size: 125%; font-weight: bold; font-family:  Georgia, Trebuchet, Geneva,  sans-serif;	font-weight : bold;	font-size : 28pt;color : #996699;	}
	/* font for Note/Event data ; second edition  */
span.f10 {FONT-FAMILY:Verdana, Arial, Sans-Serif; font-size: 80%; ;COLOR:#300;TEXT-ALIGN:left;} 
	/* font for long text */
span.f11 { FONT-WEIGHT:normal; FONT-SIZE:12pt;COLOR:#300;FONT-FAMILY:Arial, Sans-Serif; TEXT-ALIGN:left; font-style: italic;}

/* font for karldenstore och bl&aring; bakgrund ; second edition  */
span.f12 {FONT-FAMILY:Verdana, Arial, Sans-Serif; font-size: 80%; ;COLOR:#300;TEXT-ALIGN:left;} 

/* font for special text */

span.f13 {FONT-FAMILY:Arial, Sans-Serif; font-family: Arial,Helvetica; font-size: 64%;COLOR:#300;font-style: italic; }
/* font for long text */
span.f14 { FONT-WEIGHT:normal; FONT-SIZE:12pt;COLOR:#300;FONT-FAMILY:Arial, Sans-Serif; TEXT-ALIGN:left; font-style: italic;}
/* font for Note/Event data */
span.f16 {FONT-FAMILY:Arial, Sans-Serif;  font-size: 80%; FONT-FAMILY:Arial, Sans-Serif; ;COLOR:#300;TEXT-ALIGN:left; font-style: italic; } 
/* font for typ k&auml;ll-text */

span.f15 {FONT-FAMILY:Arial, Sans-Serif; font-family: Arial,Helvetica; font-size: 80%;COLOR:#300;font-style: italic; }

/* font for Note/Event data */

span.b { font-weight: bold }
span.s { font-weight: bold }

/* style for Event and Marriage info paragraph */
p.p1 { margin-left: 0.5in }

/* style for Cause of Death paragraph */
p.p2 { margin-left: 0.33in }

/* style for Other Names For paragraph */
p.p3 { margin-left: 0.33in }

/* style for the Source list */
li.li1 { margin-left: 0.33in; margin-top: 0.5em; margin-bottom: 0.5em }

/* style for Event lists */
li.li2 { margin-left: 0.33in; margin-top: 0.5em; margin-bottom: 0.5em }

/* styles for hyperlinks in ancestor boxes */
a.a5:link { color: #0000FF; text-decoration: underline }
a.a5:visited { color: #0000FF; text-decoration: underline }
a.a5:active { color: #0000FF; text-decoration: underline }
a.a5:hover { color:  #C69;text-decoration: underline
}

/* styles for hyperlinks in Spouses/Children box */
a.a8:link { color: #0000FF; text-decoration: underline }
a.a8:visited { color: #0000FF; text-decoration: underline }
a.a8:active { color: #0000FF; text-decoration: underline }
a.a8:hover {color: #C69; text-decoration: underline
}


/*  N&auml;r man vill ha en gul platta f&ouml;r att uppm&auml;rksamma en text mera   */	
	.gulplatta 	{
	background-color: 	#FFFFCC;
	color: inherit;
	padding:			5px;
	font-size:			10px;
	font-family:		Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
 }


 /* gr&aring; platta */
 .grayplatta 	{
 background-color: 	#EEEEEE;
	color: inherit;
	padding:			5px;
	font-size:			12px;
	font-family:		Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
 
	
 }  



/* end of user  and all other styles */

