@charset "UTF-8";
/* CSS Document */
@media all {
body {
    overflow-x: visible;
}
#Pedigree_Container {
	background: #FFFFFF;
	max-width: 8in;
	margin: 1% auto;
}
#Pedigree #Pedigree_Container {
	background: #FFFFFF url(../images/breederlogos/HedgieList_watermark_light.png) no-repeat scroll center center;
}
#Pedigree_Container.pedigree5g {
	max-width: 11in;
}
h1 {
    font-size: 36px;
}
h1, h2, h3, p  {
    margin: 0 auto;
}
h2, h3 {
    padding: 4px 0 4px 40px;
    text-align: left;
}
ul {
    text-align: left;
}
li {
   clear: left;
}
a, p {
   clear: both;
   color: #000000;
   display: block;
}
.parents,
.grandparents,
.leftline {
    border-left: 1px solid #666666;
}
.rightborder {
    border-right: 1px solid #666666;
}
.watermark {
    position: absolute;
    top: 33%;
    width: 100%;
}
#Pedigree .watermark {
	display: none;
}
.watermark img {
    width: 80%;
    margin: auto;	
}
/*############################################################################*/
/*###################################Buttons##################################*/
/*############################################################################*/
.backbutton,
#PrintButton,
.pedbutton {
	position: relative;
	height: 30px;
	background-color: #7f3e41;
	border-radius: 4px;
	cursor: pointer;
	line-height: 30px;
	padding: 0 12px;
	display: inline-block;
	vertical-align: middle;
}
.backbutton {
	border-radius: 0 4px 4px 0;
	margin-left: 12px;
}
.backbutton:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(256, 256, 256, 0);
	border-right-color: #7f3e41;
	border-width: 15px;
	margin-top: -15px;
}
.backbutton > a,
#PrintButton > a,
.pedbutton > a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
}
.backbutton:hover,
#PrintButton:hover,
.pedbutton:hover {
    background-color: #7f3e41;
	color: #000;
}
.backbutton:hover:before {
    border-right-color: #7f3e41;
}
/*############################################################################*/
/*#################################End Buttons################################*/
/*############################################################################*/

/*############################################################################*/
/*################################Certificates################################*/
/*############################################################################*/
#Certificate #Pedigree_Container,
#HL_Certificate #Pedigree_Container {
    border: solid 14px #999999;
    border-radius: unset;
    max-width: 8in;
    margin: 1% auto;
}
.innerborder {
    border: double 6px #888888;
    padding: 2%;
    position: relative;
}
.Redressed {
    font: bold 50px 'Redressed', cursive;
}
.certificate h1,
.certificate h2,
.certificate p {
    text-align: center;    
}
.certificate h2,
.certfooter {
    font-style: italic;
}
.certfooter {
    margin-top: 20px;
}
.emptybox {
    display: inline-block;
    line-height: 1.5em;
    border-bottom: 1px solid #ccc;
}
.certaddress li {
    text-align: left;
    font-size: 90%;
    padding-left: 20px;
}
.certNumber {
    border: dotted 1px #333333;
    padding: 12px;
    margin-top: 2.5em;
    display: inline-block;
}
/*############################################################################*/
/*############################End Certificates################################*/
/*############################################################################*/

/*############################################################################*/
/*##################################Pedigrees#################################*/
/*############################################################################*/
#Pedigree li,
#PedigreeUpdate li {
  text-align: left;
  font-size: 90%;
}
#Pedigree td,
#PedigreeUpdate td {
position: relative;
}
#Pedigree td.subject,
#PedigreeUpdate td.subject {
vertical-align: middle;
}
#Logo {
  max-width: 375px;
}
#Pedigree th {
border-left: 1px solid #666666;
padding-top: 2px;
padding-bottom: 2px;
width: 25%;
}
#Pedigree .tree4G th {
	width: 33%;
}
#Pedigree td.dam a {
margin-bottom: 0px;
margin-top: 4px;
}
#Pedigree td.dam a, #Pedigree td.sire a {
text-decoration: underline;
color: #993300;
}
#Pedigree p.undefined {
color: #7f3e41;
text-transform: uppercase;
font-size: 80%;
text-align: center;
clear: both;
}
.sire span, .dam span {
	color: #7f3e41;
	font-size: 9px;
	padding: 1px 0 0 2px;
	display: block;
	float: left;
}
#Pedigree .title, #PedigreeUpdate .title {
  font-size: 120%;
  padding-top: 30px;
}
.topline {
border-top: 1px solid #666666;
}
.bottomline, td.sire, td.dam {
border-bottom: 1px solid #666666;
}
.parents img {
margin-top: 4px;
height:auto;
}
.verified {
  background-color: #1cc574;
  border-radius: 4px;
  clear: both;
  color: #000;
  display: block;
  font-size: 90%;
  letter-spacing: 1px;
  margin: 4px 0;
  padding: 4px;
  text-align: center;
  float:left;
}
.conflict {
  background-color: #ff6666;
}
.unverified {
  background-color: #ffcc66;
}
.unknown {
  border: 1px solid;
  color: #777;
  background-color: #CCC;
}
.dam .pedDetails {
  margin-bottom: 8px;
}
.subject ul {
  padding-left: 12px;
}
.subject li {
  line-height: 1.2;
}
.pedDetails > li {
  font-size: 80%;
  font-weight: 500;
  padding: 1px 2%;
}
.treerow a::after {
	/*content: "\279f";*/
	font-family: "Lucida Sans Unicode", "Arial Unicode MS";
}
.rating {
	height: 20px;
	width: 80px;
	background: url(../images/2016/star_rating_20x200.png) right center;
	clear: left;
}
.rating5G {
	width: 100px;
}
.rating1 {
	background-position:-80px center;
}
.rating2 {
	background-position:-60px center;
}
.rating3 {
	background-position: -40px center;
}
.rating4 {
	background-position:-20px center;
}
.rating5 {
	background-position: 0 center;
}
/*#Pedigree td.sire a, #Pedigree td.dam a {
   pointer-events: none;
   cursor: default;
   text-decoration: none;
}*/
}
/*############################################################################*/
/*##############################End Pedigrees#################################*/
/*############################################################################*/
@media print {
#Pedigree {
	font: 12px/1em Arial, Helvetica, sans-serif;
}
#HL_Certificate {
	font: 13px/1.25em Verdana, Geneva, sans-serif;
}
@page {
size: 8.5in 11in landscape;
margin:.5in;
}
#Pedigree_Container, th {
background-color:#FFF!important;
}
table {
width: 100%;
margin: 0 auto;
border-spacing: 0;
padding: 0;
overflow: hidden;
}
a, span, p, h2, th, td, #Pedigree td.dam a, #Pedigree td.sire a {
text-decoration: none;
color: #000000!important;
}
#Pedigree_Container {
border-color: #000;	
}
#Pedigree .title {
  padding-top: 0;
}
.subject, #Pedigree_Container {
border: none;	
}
.topline {
border-top: 1px solid #666666;
}
.bottomline, .bottomline, td.sire, td.dam {
border-bottom: 1px solid #666666;
}
.parents, .grandparents, .leftline {
border-left: 1px solid #666666;
}
.noprint, #Pedigree td a::after {
	display: none;
}
.rightborder {
border-right: 1px solid #666666;
}
.verified {
	padding: 0;
	text-align: left;
	width: 100px;
	background: url(none);
}
#Pedigree td {
  padding: 0;
}
#HL_Certificate h2 {
	padding: 8px 0;
}
}
