﻿body
{
font-family: verdana, sans-serif;
font-size: 13px;
color: #333333;
background-color: #990000
}

div.container
{
width:1200px;
margin: 0 auto;
background-color: #f8f8f8;
padding: 10px 30px 18px 30px;
}
h1.topofpage
{
height:52px;
}
a
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h1
{
color: #990000;
font-weight: bold;
font-size: 24px;
}

h2
{
color: #990000;
font-weight: bold;
font-size: 20px;
margin-top:0px;
}

h3
{
color: #990000;
font-weight: bold;
font-size: 16px;
}

h4
{
color: #990000;
font-weight: bold;
font-size: 14px;
}

h5
{
color: #990000;
font-weight: bold;
}

p.attribution
{
font-size: 8pt;
}

select
{
padding:4px;
margin:4px;
}

input
{
color: #831919;
padding:4px;
margin:4px;
}


/* Styles used in search results */
tr.result td
{
padding: 2px;
}

tr.altresult
{
background-color: #e0e0e0;
}

td.subject
{
	height: 60px;
	background-color: #fab1a1; /* #FF8C00;*/
}

span.report
{
font-size: 14px;
position: relative;
}

span.resultdetails
{
color: #008000;
font-size: 12px;
}

span.resultsiredam
{
font-size: 12px;
}

span.title
{
color: #ff0000;
}

.notice
{
font-size:12px;
background-color:#C0C0C0;
}

div.headleft
{
display: inline-block;
width: 15%;
}
div.printable
{
position: absolute;
top:4px;
right:10px;
}

div.headright
{
display:inline-block;
width: 85%;
text-align:center;
}

/* Styles used in pedigree */
div.subject
{
font-weight: bold;
font-size: 20px;
text-align: center;
}

span.subjectdetails
{
color: #008000;
font-size: 12px;
}

div.subjectlinks
{
font-size: 12px;
margin-top: 2px;
}

div.subjectlinks a
{
color: #a52a2a;
}

div.genlinks
{
margin: 6px 0px 4px 0px;
font-size: 12px;
}

div.genlinks a
{
color: #a52a2a;
}

span.ancestor
{
font-size: 9pt;
}

span.ancestordetails
{
color: #008000;
font-size: 12px;
word-break: break-word;
}

span.ancestorsiblings
{
color: #00B000;
font-size: 12px;
}

/* Styles used in site terms and conditions */
font.termsofuse
{
font-size: 13px;
}

font.termsofusebold
{
font-weight: bold;
font-size: 13px;
}

span.warning
{
color: Red;
font-size: 12px;
}

table.input
{
width: 700px;
border: thin solid #333333;
border-collapse: collapse;
}


table.input td, th
{
border: thin solid #333333;
padding: 2px;
}

table.input td:first-child
{
width: 180px;
background-color:ivory;
}

table.admin
{
width:400px;
border: thin solid #333333;
border-collapse:collapse;
}

table.admin td
{
border: thin solid #333333;
padding: 2px;
}

table.admin td:first-child
{
width: 120px;
}

table.search
{
width:800px;
border: thin solid #333333;
border-collapse:collapse;
}

table.search td
{
border: thin solid #333333;
padding: 4px;
}

table.report
{
border: thin solid #333333;
border-collapse:collapse;
background-color: #fff;
width:100%;
}

table.report tbody > tr td
{
border: thin solid #333333;
padding: 3px;
}

div.termsofuse
{
width:800px;
}

div.pagelinks
{
font-size: 9pt;
margin: 10px 4px 10px 0px;
}

table.advanced th
{
	background-color: #fab1a1; /* #FF9900;*/
	padding: 4px 0px 4px 0px;
	font-weight: normal;
}

div.searchtitle
{
color: #990000;
font-size: 12pt;
margin-bottom: 4px;
}

img.pedphoto
{
border-width:thin;
border-color: #aaaaaa;
}

footer
{
font-size:smaller;
border: thin solid #333;
margin-top: 10px;
padding: 6px;
background-color:#fff;
}

td.reportheader
{
	height: 60px;
	background-color: ivory;
	position: relative;
}

ul.mainindex li
{
font-size:larger;
padding-bottom:10px;
}

div.cellmarks
{
border: solid thin #333;
width:60px;
display: table-row;
}
span.mark
{
height: 10px;
width:30px;
display: table-cell;
}
span.sibhead {
    color:darkorange;
}
span.m_red
{
background-color:red;
}
span.m_orange
{
background-color:orange;
}
span.m_yellow
{
background-color:yellow;
}
span.m_green
{
background-color:green;
}
span.m_cyan
{
background-color:cyan;
}
span.m_blue
{
background-color:blue;
}
span.m_fuchsia
{
background-color:fuchsia;
}
span.m_purple
{
background-color:purple;
}
div.searchcellmarks
{
display:inline-block;
margin-left: 10px;
vertical-align: middle;
}
div.legend
{
margin-top:10px;
}
div.legenditem
{
display:inline-block;
border:thin solid #333;
margin-left:6px;
padding:4px;
}
span.legendcolor
{
width:20px;
display:inline-block;
}
div.panel
{
box-sizing:border-box;
border: thin solid #333;
padding:20px;
}

ol {
    margin-block-start: 4px;
    margin-block-end: 4px;
}
ol li {
    margin-bottom: 4px;
}

.champion {
    color: red;
    font-weight: bold;
}
