/*google-font*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;700;900&family=Roboto+Condensed:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400&display=swap');

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.page-top{ margin-top:50px; }

a.active, a:focus, button:focus, button.active {
	outline: none;
}
a {
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: 0;
	box-shadow: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
a:focus, a:hover {
	text-decoration: none;
	box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}
a {
	text-decoration: none;
	transition: all .5s ease-in-out;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	list-style: none;
}
p {
	margin: 0;
}
input:focus, select:focus, textarea:focus {
	outline: none;
}
img {
	border-style: none;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.wrapper {
	overflow: hidden;
}


/***** CSS *****/

#header {
	background-color: #333134;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 38px;
	display: flex;
	align-items: center;
}
#header .nav-link {
	top: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	position: relative;
	padding: 0;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	border-top: 4px solid transparent;
	border-bottom: 7px solid transparent;
}
#header .nav-item {
	margin-right: 28px;
}
#header .nav-link:after {
	background-color: #333134;
	content: "";
	width: 2px;
	height: 20px;
	position: absolute;
	top: 3px;
	right: -14px;
}
#header .nav-item:last-child .nav-link:after {
	display: none;
}
#header .nav-item:nth-child(6) .nav-link:after {
	display: none;
}
.nav {
	padding: 0;
}
.logo {
	position: absolute;
	z-index: 1;
	
}
.hero-sec {
	background-color: #000;
	border-top: 2px solid #27aae1;
	/* border-bottom: 2px solid #27aae1; */
}
.img-brand {
	text-align: center;
}
.gird-sec {
	background-color: #17131a;
	background-image: url(../images/asphalt.jpg);
	background-repeat: repeat;
	background-size: 100% auto;
	text-align: center;
	padding-bottom: 35px;
}
.logo-autocat {
	margin-top: -80px;
	position: relative;
	z-index: 1;
}
.inner-box {
	background-color: rgba(169, 207, 57, 0.6);
	width: 100%;
	height: 203px;
}
.main-row {
	margin-top: 20px;
	margin-bottom: 21px;
}
.main-row-two .inner-box {
	height: 29px;
	margin-bottom: 21px
}
.main-row-three .inner-box {
	height: 117px;
}
.main-row-four .inner-box {
	height: 140px;
}
#footer {
	background-color: #27aae1;
	padding: 25px 0 21px;
}
.footer-text {
	color: #fff;
}
.footer-text p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 18px;
}
.footer-text A:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.footer-text span {
	font-size: 11px;
	letter-spacing: 2px;
}
.footer-text ul {
	display: flex;
}
.footer-text li {
	font-family: 'Roboto Condensed', sans-serif;
	margin-right: 10px;
}
.footer-text li a {
	position: relative;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	line-height: 16px;
	border-bottom: 1px solid #27aae1;
}
.footer-text li a:after {
	left: 0;
	bottom: 0;
	position: absolute;
	content: "";
	height: 1px;
	background-color: #d9a6a9;
	width: 100%;
	border-bottom: 1px solid #27aae1;
}
.footer-text li a:before {
	color: #fff;
	font-size: 11px;
	top: -1px;
	position: absolute;
	content: "•";
	right: 6px;
	width: 100%;
	border-bottom: 1px solid #27aae1;
}
.footer-text li:first-child a:before {
	display: none;
}
.copyright a {
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 14px;
	color: #fff;
	border-bottom: 0px solid #8fc9e1;
	display: inline-block;
	line-height: 12px;
	margin-top: 3px;
	letter-spacing: 1px;
}
.copyright span {
	display: block;
	line-height: 16px;
	margin-top: 2px;
}
.copyright {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 200;
	text-align: right;
	font-size: 12px;
	color: #fff;
	letter-spacing: 2px;
}
.copyright A:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.huge {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #1dbdd6;
	font-size: 56px;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 5px 5px 10px #000;
}
.huge-wht {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 5px 5px 10px #000;
}
.large {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #1dbdd6;
	font-size: 48px;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 5px 5px 10px #000;
}
.largeX {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #1dbdd6;
	font-size: 42px;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 5px 5px 10px #000;
}
.smallspace {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 9px;
	letter-spacing: 2px;
}
.studfee {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	line-height: 100%;
	text-shadow: 5px 5px 10px #000;
}
.earlystud {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #27aae1;
	font-size: 60px;
	font-weight: bold;
	line-height: 100%;
}
.earlybird {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #27aae1;
	font-size: 18px;
	letter-spacing: 2px;
}
.earlybird2 {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #ee0f0f;
	font-size: 18px;
	letter-spacing: 0px;
}
.feeintro {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 18px;
	letter-spacing: 2px;
}
.feeintro2 {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
}
.feeintro-red {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #1dbdd6;
	font-size: 18px;
	letter-spacing: 2px;
}
.deets {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	text-shadow: 5px 5px 10px #000;
}
.deets2 {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}
.bigdeets {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px;
	text-shadow: 5px 5px 10px #000;
}
.bookedfull {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #ee0f0f;
	font-size: 12px;
	letter-spacing: 2px;
}
.redline {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #1dbdd6;
	font-size: 18px;
	letter-spacing: 4px;
	text-shadow: 5px 5px 10px #000;
}
.shortped {
   	font-family: 'Roboto Condensed', Helvetica, sans-serif;
    font-size: 24px;
    color: #1dbdd6;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 12px 0px 15px 5px;
    vertical-align: middle;
    text-shadow: 5px 5px 10px #000;
}
.ped-bigx {
    font-size: 48px;
    color: #27aae1;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
    text-shadow: 5px 5px 10px #000;
}
.mainintro {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 19px;
}
.main {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 16px;
}
.main A:link {
	text-decoration: none;
	border-bottom: 1px dotted #1dbdd6;
	color: #fff;
}
.main A:visited {
	text-decoration: none;
	color: #eee;
	border-bottom: 1px solid #1dbdd6;
}
.main A:active {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #1dbdd6;
}
.main A:hover {
	text-decoration: none;
	color: #1dbdd6;
	border-bottom: 4px solid #1dbdd6;
}
.main-dk {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}
.main-dk A:link {
	text-decoration: none;
	border-bottom: 1px dotted #1dbdd6;
	color: #1dbdd6;
}
.main-dk A:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #1dbdd6;
}
.main-dk A:active {
	text-decoration: none;
	color: #1dbdd6;
	border-bottom: 1px solid #1dbdd6;
}
.main-dk A:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #1dbdd6;
}
.tested {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 200%;
}
.nominations {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
}
.nominations A:link {
	text-decoration: none;
	border-bottom: 1px dotted #1dbdd6;
	color: #1dbdd6;
}
.nominations A:visited {
	text-decoration: none;
	color: #1dbdd6;
	border-bottom: 1px solid #1dbdd6;
}
.nominations A:active {
	text-decoration: none;
	color: #1dbdd6;
	border-bottom: 1px solid #1dbdd6;
}
.nominations A:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #333333;
}
.midtil {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 56px;
	color: #1dbdd6;
	font-weight: 600;
	line-height: 80%;
}
.skinnytil {
	font-family: 'Roboto Condensed', Helvetica, sans-serif;
	font-size: 56px;
	color: #fff;
	font-weight: 200;
	line-height: 120%;
}
.regtil {
	font-family: 'Roboto Condensed', Helvetica, sans-serif;
	font-size: 56px;
	color: #fff;
	font-weight: 400;
	line-height: 120%;
}
.ownerdeets {
	text-align: left;
}
.standingdeets {
	text-align: right;
}
.contacts {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
}
.smallish {
	font-family: 'Roboto Condensed', sans-serif;
	color: #aaa;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.blueit {
	font-size: 24px;
	color: #27aae1;
}
.white {
	color: #fff;
}
.contax {
	font-family: 'Roboto Condensed', sans-serif;
	color: #1dbdd6;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.rcorners {
  border-radius: 25px;
  border: 2px dashed #aaa;
  padding: 20px;
}
.underlogo-title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    color: #aaa;
    letter-spacing: 4px;
    padding: 0px 0px 30px 0px;
}


/* PEDIGREE */

.sire {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #aaa;
	letter-spacing: 2;
	line-height: 120%;
  	border: 1px solid #333;
}
.dam {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #aaa;
	letter-spacing: 2;
	line-height: 120%;
	background-color: #222; opacity:0.8;
  	border: 1px solid #333;
}
.name {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #1dbdd6;
	letter-spacing: 0px;
}
.largeblue {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #444;
	font-size: 42px;
}
.pedwhat {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #aaa;
	letter-spacing: 2px;
}
.pedwhat2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 200;
	font-size: 14px;
	color: #aaa;
	letter-spacing: 2px;
}
.pedwho2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ccc;
	letter-spacing: 2px;
}
.pedearnings {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	font-size: 30px;
	color: #aaa;
	letter-spacing: 0px;
}
.photocopyright {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 200;
	font-size: 10px;
	color: #888;
	letter-spacing: 0px;
}



/* STUD FEES */

.fee-til {
    font-size: 16px;
    color: #aaa;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 30px 0px 0px 0px;
}
.fee {
	font-family: 'Roboto', Helvetica, sans-serif;
    font-size: 80px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0px;
    line-height: 72px;
    padding: 0px 0px 10px 0px;
}
.fee-details {
    font-size: 20px;
    color: #aaa;
    letter-spacing: 0px;
    line-height: 20px;
    padding: 0px 0px 5px 0px;
}
.consideration {
    font-family: 'Roboto Condensed', Helvetica, sans-serif;
    font-size: 14px;
    color: #aaa;
    line-height: 20px;
    padding: 5px 0px 40px 0px;
}
.hr-short { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}



/* PROGENY */

.horsename {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 42px;
	color: #1dbdd6;
	font-weight: 600;
	line-height: 50%;
	text-shadow: 5px 5px 10px #1e1e1e;
	text-transform:uppercase;
}
.outof {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	line-height: 50%;
}
.babydeets {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 12px;
	color: #1dbdd6;
	letter-spacing: 1px;
	text-shadow: 5px 5px 10px #1e1e1e;
}
.tinymaretext {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 50%;
}
.extpedigree {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 12px;
}
.owner {
	font-family: 'Roboto', Helvetica, sans-serif;
	text-transform: uppercase;
	color: #aaa;
	font-weight: 600;
	font-size: 12px;
}
.foallte {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
}
.smalldark {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 9px;
	letter-spacing: 2px;
}
.vidtil {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 12px;
	color: #1dbdd6;
	letter-spacing: 0px;
	line-height: 50%;
	text-transform:uppercase;
}
.viddeets {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	letter-spacing: 1px;
	line-height: 50%;
}
.show {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0px;
}
.showdeets {
	font-family: 'Roboto', sans-serif;
	color: #eee;
	font-size: 14px;
	text-transform: uppercase;
}
.showdeets-sm {
	font-family: 'Roboto', sans-serif;
	color: #eee;
	font-size: 11px;
	text-transform: uppercase;
}


/* NEWS */

.newsdate {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 16px;
	color: #1dbdd6;
	letter-spacing: 2px;
	text-transform: uppercase;
}


/* NAVIGATION */

.navhover a:hover {
	text-decoration: none;
	color: #27aae1 !important;
}
.insection a:link {
	text-decoration: none;
}
.insection a:visited {
	text-decoration: none;
	color: #fff;
}
.insection a:active {
	text-decoration: none;
	color: #1dbdd6;
}
.insection a:hover {
	text-decoration: none;
	color: #ffff00;
}
.navhover .sc-nav a:hover {
    border-bottom: 2px solid transparent !important;
}
#header .active .nav-link {
	color: #27aae1 !important;
	top: 1px;
    border-bottom: 7px solid #27aae1;
}
.lotsoftext {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 14px;
	text-align:justify;
}
hr {
  border-top: 1px solid #2e2e30; !important;
}

.tiny {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #8fc9e1;
	font-size: 8px;
	letter-spacing:2px;
}
.tiny A:link {
	text-decoration: none;
	color: #8fc9e1;
	border-bottom: 0px solid #fff;
}
.tiny A:visited {
	text-decoration: none;
	color: #8fc9e1;
	border-bottom: 0px solid #fff;
}
.tiny A:active {
	text-decoration: none;
	color: #8fc9e1;
	border-bottom: 0px solid #fff;
}
.tiny A:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.lotsoftext2 {
	font-family: 'Roboto', Helvetica, sans-serif;
	color: #eee;
	font-size: 14px;
}
.lotsoftext2 a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #fff !important;
	;
}
.lotsoftext2 a:link {
	text-decoration: none;
	border-bottom: 2px solid #1dbdd6;
	color: #1dbdd6;
}
.lotsoftext2 A:link {
	text-decoration: none;
	border-bottom: 1px dotted #1dbdd6;
	color: #fff;
}
.lotsoftext2 A:visited {
	text-decoration: none;
	color: #eee;
	border-bottom: 1px solid #1dbdd6;
}
.lotsoftext2 A:active {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #1dbdd6;
}
.lotsoftext2 A:hover {
	text-decoration: none;
	color: #1dbdd6;
	border-bottom: 1px solid #1dbdd6;
}

.bredby {
  position: absolute;
  left: -0px;
  top: -10px;
  z-index: 20;
  font-family: 'Roboto', Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  letter-spacing: 2px;
  border-radius: 2px;
  background-color: #1dbdd6;
  border: none;
  color: white;
  padding: 4px 10px 4px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

/* PANEL TESTS */

.panel {
    font-size: 8px;
    color: #aaa;
    letter-spacing: 2px;
    line-height: 100%;
}
.test-results {
    font-size: 24px;
    color: #aaa;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 100%;
}
.clean {
    font-size: 30px;
    color: #ccc;
    letter-spacing: 2px;
    line-height: 36px;
}


div.minimalistBlack {
  border: 0px solid #000000;
  background-color: #515151;
  text-align: center;
  border-collapse: collapse;
}
.divTable.minimalistBlack .divTableCell, .divTable.minimalistBlack .divTableHead {
  border: 1px solid #000000;
  padding: 3px 10px;
}
.divTable.minimalistBlack .divTableBody .divTableCell {
}
.divTable.minimalistBlack .divTableHeading {
  background: #222;
  background: -moz-linear-gradient(top, #222 0%, #222 66%, #222 100%);
  background: -webkit-linear-gradient(top, #222 0%, #222 66%, #222 100%);
  background: linear-gradient(to bottom, #222 0%, #222 66%, #222 100%);
}
.divTable.minimalistBlack .divTableHeading .divTableHead {
  text-align: center;
}
.minimalistBlack .tableFootStyle {

}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}



/* SHOW RECORD */

.show-year {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 42px;
	color: #666;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: 0px;
	border-bottom: 4px solid #555;
}
.show-name {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 15px;
	color: #aaa;
	font-weight: 200;
	line-height: 100%;
}
.show-class {
	font-family: 'Roboto Condensed', Helvetica, sans-serif;
	font-size: 20px;
	color: #27aae1;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 100%;
}
.show-place {
	font-family: 'Roboto Condensed', Helvetica, sans-serif;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 100%;
}
.show-extras {
	font-family: 'Roboto Condensed', Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	font-weight: 200;
	letter-spacing: 1px;
}

