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


.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/bg.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:#65439a;
	text-decoration:none;
}
a.purple {
	color:#65439a;
	text-decoration:none;
}
a.gray {
	color:#AEAEAE;
	text-decoration:none;
}
.floatleft {
	float: left;
	
}
.extrapadding {
	padding: 10 10 10 25;}

.larger-text {
	font-size: 18px;
	line-height: normal;
	color: #000;
}
.news-text-white {
	font-size: 22px;
	line-height: normal;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.news-text-yellow {
	font-size: 22px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	
}
.contact-large {
	font-size: 20px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	
}
.contact-small {
	font-size: 15px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	
}

.news-padding
{padding: 0px 30px 0px 30px;}
	
	
.bold-purplelarge {
	font-size: 28px;
	line-height: normal;
	color: #65439a;
	font-weight: 900;
	font-family: 'Roboto', 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: 'Roboto', sans-serif;
	margin-bottom: 1px;
	margin-top: 0cm;
	text-transform: uppercase;
}
.text-purple-xl {
	font-size: 26px;
	line-height: normal;
	color: #65439a;
	font-family: 'Oswald', sans-serif;
}
.text-purplelarge {
	font-size: 20px;
	line-height: normal;
	color: #65439a;
	font-family: 'Oswald', sans-serif;
}
.text-purplemedium {
	font-size: 16px;
	line-height: normal;
	color: #65439a;
	font-family: 'Oswald', sans-serif;
}
.text-purplesmall {
	font-size: 12px;
	line-height: normal;
	color: #65439a;
	font-family: 'Oswald', sans-serif;
}
.text-yellow-xl {
	font-size: 26px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
}
.text-yellowlarge {
	font-size: 20px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
}
.text-yellowmedium {
	font-size: 16px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
}
.text-yellowsmall {
	font-size: 12px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
}
.text-black-xl {
	font-size: 26px;
	line-height: normal;
	color: #000;
	font-family: 'Oswald', sans-serif;
}
.text-blacklarge {
	font-size: 20px;
	line-height: normal;
	color: #000;
	font-family: 'Oswald', sans-serif;
}
.text-blackmedium {
	font-size: 16px;
	line-height: normal;
	color: #000;
	font-family: 'Oswald', sans-serif;
}
.text-blacksmall {
	font-size: 12px;
	line-height: normal;
	color: #000;
	font-family: 'Oswald', sans-serif;
}
.text-graymedium {
	font-size: 16px;
	line-height: normal;
	color: #CCC;
	font-family: 'Oswald', sans-serif;
}
.text-graysmall {
	font-size: 12px;
	line-height: normal;
	color: #CCC;
	font-family: 'Oswald', 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;}
}
@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;}
}
@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%;
	} */
}
@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;
}


/* 
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.
*/

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


.today {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
	line-height: normal;
	color: #ffcc00;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}
.add {
  display: none;
}

.farrowing select {
  padding: 0;
  border-radius: 0;
  border: none;
  background: #e8e7e7;
}
.farrowing input[type="button"] {
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: #65439a;
  text-shadow: none;
  color: #ffffff;
  font-size: 16px;
  padding: 5px;
}


.farrowingcalc {
  max-width: 500px;
}

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

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