@charset "utf-8";
/* CSS Document */

@font-face { font-family: Rdway; src: url('../images/rdway.ttf'); } 

.fullprice-strike {
	text-decoration: line-through;
}

.border {
	border: 2px solid #666;}

.topcutpng{
	width:73px;
	height:63px;
	background:url(../images/home.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

body {
	margin:0;
	border: 0px;
	color:#000;
	font:12px/15px 'Roboto Condensed', sans-serif;
	background:#FFF url(../images/bg2024.jpg) no-repeat top;
	min-width:275px;
}

img {border-style:none;}

.headerbg{
	background:url(../images/headerbg.jpg) no-repeat;
	min-height: 236px;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#4d358c;
	text-decoration:none;
}
a.purple {
	color:#4d358c;
	text-decoration:none;
}
a.white {
	color:#4d358c;
	text-decoration:none;
}
a.yellow {
	color:#fdb71a;
	text-decoration:none;
}
a.gray {
	color:#AEAEAE;
	text-decoration:none;
}
a.apparellink {
	color:#000;
	text-decoration: none;
}
.floatleft {
	float: left;
	
}
.extrapadding {
	padding: 10 10 10 25;}

.larger-text {
	font-size: 18px;
	line-height: normal;
	color: #000;
}

.apparel-text {
	font-size: 16px;
	line-height: normal;
	color: #FFF;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.apparel-text2 {
	font-size: 19px;
	line-height: normal;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.news-text-white {
	font-size: 22px;
	line-height: normal;
	color: #FFF;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
}
.news-text-yellow {
	font-size: 22px;
	line-height: normal;
	color: #fdb71a;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	
}
.contact-large {
	font-size: 20px;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	
}

.contact-small {
	font-size: 15px;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 700;
	text-transform: uppercase;
	
}
.fullprice1 { 
 font-size: 20px;
	line-height: normal;
	color: #fdb71a;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	text-transform: uppercase;}
.fullprice2 { 
 font-size: 16px;
	line-height: normal;
	color: #CCC;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
text-decoration: line-through;}

.fullprice2-yellow { 
 font-size: 16px;
 line-height: normal;
 color: #fdb71a;
 font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
text-decoration: line-through;}

.fullprice-boarpages { 
	font-size: 16px;
	line-height: normal;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}

/* HOME POP UP 
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #99879E;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 1100px;
  display: none;
  z-index: 9999;
  padding: 100px;
  border-radius: 15px;
  text-align: center;
}

#boxes #dialog {
  width: 700px;
  height: 1100px;
  padding: 125px 30px 30px 30px;
  background-color: #ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
*/

#popup{
position:absolute;
display:hidden;
top:160px;
left:50%;
width:500px;
height:auto;
margin-left:-250px;
background-color:white;
z-index:6;
padding:20px;
border:solid 5px #333333;
border-radius:5px;
}
#overlay-back {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
z-index: 5;
display: none
}
.close-image{
display: block;
float:right;
position:relative;
top:-15px;
right: -15px;
height: 20px;
}




.breedmenu {
	font-size: 30px;
	color: #000;
	font-family: 'Rdway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5;
}

.breedmenu a{
	color: #4d358c;
}

.breeddividers {
	font-size: 45px;
	color: #a78009;
	font-family: 'Rdway', sans-serif;
	text-transform: uppercase;
}

.years-large {
	font-size: 65px;
	color: #000000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	text-transform: uppercase;
}

.news-padding
{padding: 0px 30px 0px 30px;}
	
	
.bold-purplelarge {
	font-size: 28px;
	line-height: normal;
	color: #4d358c;
	font-weight: 900;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	margin-bottom: 1px;
	margin-top: 0cm;
	text-transform: uppercase;
}
.bold-graylarge {
	font-size: 28px;
	line-height: normal;
	color: #AEAEAE;
	font-weight: 900;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	margin-bottom: 1px;
	margin-top: 0cm;
	text-transform: uppercase;
}

.titles-purple {
	font-size: 45px;
	line-height: normal;
	color: #4d358c;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.text-purple-xl {
	font-size: 26px;
	line-height: normal;
	color: #4d358c;
	font-weight: 700;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	text-transform: uppercase;
}
.text-purplelarge {
	font-size: 20px;
	line-height: normal;
	color: #4d358c;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-purplemedium {
	font-size: 16px;
	line-height: normal;
	color: #4d358c;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-purplesmall {
	font-size: 12px;
	line-height: normal;
	color: #4d358c;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.text-yellow-xl {
	font-size: 26px;
	line-height: normal;
	color: #fdb71a;
	font-weight: 700;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.text-yellowlarge {
	font-size: 20px;
	line-height: normal;
	color: #fdb71a;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	text-transform: uppercase;
	font-weight: 500;
}
.text-yellowmedium {
	font-size: 16px;
	line-height: normal;
	color: #fdb71a;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-yellowsmall {
	font-size: 12px;
	line-height: normal;
	color: #fdb71a;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}

.text-white-xl {
	font-size: 26px;
	line-height: normal;
	color: #ffffff;
	font-weight: 700;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.text-black-xl {
	font-size: 26px;
	line-height: normal;
	color: #000;
	font-weight: 700;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	text-transform: uppercase;
}
.text-blacklarge {
	font-size: 20px;
	line-height: normal;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-blackmedium {
	font-size: 16px;
	line-height: normal;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-blacksmall {
	font-size: 12px;
	line-height: normal;
	color: #000;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
.text-graymedium {
	font-size: 16px;
	line-height: normal;
	color: #CCC;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: 500;
}
.text-graysmall {
	font-size: 12px;
	line-height: normal;
	color: #CCC;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}

#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}

#header{padding:0px 0px 13px 0px;}

.oversizepics{
  max-width: 100%;
  height: auto;

}

.oversizepics img {

  max-width: 100%;
  height: auto;

}

.responsivetable:after{
	content:"";
	display:block;
	clear:both;
}
.responsivetable{
	max-width:1100px;
	margin:0 auto;
}
div.slideshow {
	position: relative;
}
div.slideshow div.mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
div.slideshow div.mask div.d2 {
	width: 99999px;
	float: left;
}
div.slideshow div.mask div.slide {
	width: 100%;
	float: left;
}
div.slideshow div.mask div.slide.active {
	z-index: 1;
}

#menu{
	overflow:hidden;
	padding: 0 0 0 0;
}
#menu ul{
	display:table;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:0 0px;
}
#menu ul a{
	color:#000;
	text-decoration: none;
}
#menu ul a:hover,
#menu ul .active a{
	color:#adadad;
	text-decoration:none;
}
#main .responsivetable{
	position:relative;
	z-index:1;
}
#main{
	position:relative;
	width:100%;
	color:#000;
}
#main.style99 .big-picture:after{bottom:-600px;}
.big-picture:after{
	content:"";
	position:absolute;
	z-index:1;
	top:0;
	left:-18px;
	bottom:0;
	right:-18px;
	
}
.big-picture{
	text-align:center;
	overflow:hidden;
	position:relative;
}
.picbox{
	position:relative;
	z-index:1;
	display:inline-block;
	vertical-align:top;
}

.picbox img{
	vertical-align:top;
	position:relative;
	z-index:-1;
}
*{
	max-height: 1000000px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}


.blackbox{
	border:3px solid #000;
	background: #000;
	border-radius:25px;
	min-width:275px;
	min-height: 275px;
}
.tools{
	min-width:275px;
}

#main.style99 .big-picture{
	margin:0 0 -50px;
	border:0;
}
.content{
	padding:0 10px 10px 10px;
}
.content h1{
	font:50px/55px 'Roboto Condensed', sans-serif;
	margin:0 0 10px;
	color:#000;
	text-transform:uppercase;
}

.TabbedPanelsContent.TabbedPanelsContentVisible table{width: 100% !important;}
.TabbedPanelsContent.TabbedPanelsContentVisible table td{width: 50% !important;}
.TabbedPanelsContent.TabbedPanelsContentVisible table td a.fancybox img{
	width: 100% !important;
	height: auto;
	vertical-align: top;
}
.TabbedPanelsContent {
	padding: 0 10px;
	height: auto;
}
@media only screen and (max-width:1400px){
	.picbox img{
		width:100%;
		height:auto;
	}
}
@media only screen and (max-width:900px){
	.homenews dd,
	.homenews dt,
	.homenews dl{
		font-size:16px;
		display:block;
		float:none;
		width:100%;
	}
}
@media only screen and (max-width:951px){
	
	#header{
		position:relative;
		padding:12px 10px 12px 10px;
	}
	.slide{clear:both;}
	#menu{
		display:block;
		width:100%;
		padding:0;
	}
	#menu ul li{
		float:left;
		width:50%;
		padding:10px;
	}
	
	.big-picture{border-bottom-width:5px;}
	#popup{
max-width: 100%;
}
}
@media only screen and (max-width:800px){
	.picbox{margin:0;}
	#main.style99{padding:0 10px;}
	.content{padding-left:0;}
	#main.style99 .big-picture{margin:0 -10px;}
	#popup{
max-width: 100%;
}
}
@media only screen and (max-width:500px){
	/* .rulepng{
		width:150px;
		height:28px;
		margin:13px 0;
		background: url(../images/logo.png) no-repeat 0 0 /100% 100%;
	} */
	#popup{
max-width: 100%;
}
}
@media only screen and (max-width:767px){
	.homenews .col:first-child{padding:0 20px 20px;}
	.TabbedPanelsContent.TabbedPanelsContentVisible table td{
		width: 50% !important;
		float: left;
	}
}.border {
	border: 2px solid #666;
	max-width: 100%;
   height: auto;
}
.border img {
	max-width: 100%;
   height: auto;
}#popup{
max-width: 100%;
}


/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse; 
}
table.farrowingcalc { 
  width: auto;
}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
		
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	
	td { 
		border: none;; 
		position: relative;
		padding-left: 0%; 
	}
	
	td:before { 
		position: absolute;
		top: 2px;
		left: 6px;
		width: 45%; 
		padding-right: 3px; 
		white-space: nowrap;
	}.inner-page #wrapper #w1 #main .block table tr td ul .mediumtext {
	text-align: left;
}
header, footer, section, nav, figure, aside, main { display: block; }

boarfooter {
  -webkit-columns: 6 162px;
     -moz-columns: 6 162px;
          columns: 6 162px;
}

.floatright {
 float: right;
 clear: none;
}

.floatleft {
	float: left;
	clear: none;
	width: 80%; }


.saletable {
  max-width: 700px;
}
table.saletable { 
  width: auto;
}
    
    
    
.video-container{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-container iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

    /*
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
*/
