﻿body
{
font-family: verdana, sans-serif;
font-size: 13px;
color: #333333;
}

div.container
{

margin: 0 auto;
background-color: #FFE4C4;
padding: 10px 30px 18px 30px;
}
div.topofpage
{
height:52px;
}
a
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h1
{
font-weight: bold;
font-size: 24px;
}

h2
{
font-weight: bold;
font-size: 20px;
margin-top:0px;
}

h3
{
font-weight: bold;
font-size: 16px;
}

h4
{
font-weight: bold;
font-size: 14px;
}

h5
{
font-weight: bold;
}

p.attribution
{
font-size: 8pt;
}

select
{
padding:6px;
margin:6px;
}

input
{
color: #831919;
padding:4px;
margin:4px;
}


/* Styles used in search results */
tr.result td
{
padding: 2px;
}

tr.altresult
{
background-color: #FFE4C4;
}

td.subject
{
height: 60px;
background-color: #704000;
}

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.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: #014401;
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;
}

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;
position:relative;
}

div.termsofuse
{
width:800px;
}

div.pagelinks
{
font-size: 9pt;
margin: 10px 4px 10px 0px;
}

table.advanced th
{
background-color:ivory;
padding: 4px 0px 4px 0px;
font-weight:normal;
}

div.searchtitle
{
color: #dc143c;
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:#FFE4C4;
}

td.reportheader
{
height:60px;
background-color:#ffffcc;
}

ul.mainindex li
{
font-size:larger;
padding-bottom:10px;
}

div.cellmarks
{
position:absolute;
bottom: 4px;
right: 4px;
border: solid thin #333;
width:60px;
display: table-row;
}
span.mark
{
height: 10px;
width:60px;
display: table-cell;
}

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-radius: 6px;
background-color: #999;
padding:20px;
}
