/* @override http://www.angusjournal.com/hicfarm/css/main.css */

/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background-color: #9e3146;
}
body, p{
	font: 100% "Trebuchet MS", "ITC Avant Garde Gothic", "Lucida Grande", Helvetica, Geneva, "Arial Narrow", sans-serif;
}
p{
	margin: 0;
	padding: .5em 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #396d42;
}
#container{
	margin: 0 auto;
	width: 590px;
}
#logo{
	width: 100%;
	text-align: center;
}
#header{
	height: 101px;
	width: auto;
	border-top: 3px solid #eee;
	border-left: 3px solid #eee;
	border-right: 3px solid #eee;
	background: url(../images/design/logo2.jpg) no-repeat right;
}
#wrapper{
	background-color: #2f7048;
	border: 3px solid #eee;
}
#nav{
	width: auto;
	height: auto;
	float: left;
	padding: 1em 1em 1em 1.25em;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li{
	padding: .25em 0;
}
#nav a{
	color: #fff;
	font-weight: bold;
	display: block;
}
#nav a:visited, #footer a:visited, #api a:visited{
	color: #151515;
}
#nav a:hover, #footer a:hover, #api a:hover{
	color: #fff0a5;
}
#content{
	min-height: 500px;
	background-color: #fff;
	margin: 0 0 0 8em;
	padding: 0 1em 1px;
}
#content a{
	color: #9e3146;
}
#content a:visited{
	color: #7e3a7b;
}
#content a:hover{
	color: #396d42;
}
#announcement{
	margin: 5px;
	padding: 5px;
	background-color: #FFCC00;
	border: 1px dashed #000;
	text-align: center;
}
#control_table{

}
#control_table table{
	font-size: 10px;	
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #c7e1fd;	
}
#control_table table th{
	font-size: 11px;
	background-color: #369;
	color: #fff;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
#control_table table tr.odd{
	background-color: #2684c5;
}
#control_table table td{
	padding: 3px;;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}

#footer{
	text-align: center;
	padding: .25em;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li{
	display: inline;
	margin: 0;
	padding: 0 .25em;
}
#footer a, #api a{
	color: #fff;
}
#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	padding: 5px;
}
.left{
	float: left;
	padding-right: 5px;
}
.right{
	float: right;
	padding-left: 5px;
}
.clear{
	clear: both;
}
.banner_ad{
	clear: left;
	float: left;
	font-size: 75%;
	width: 125px;
}
.address{
	color: #2f7048;
	font-size: 10px;
	text-transform: upppercase;	
}
/* @end */

/* @group EPDs and Pedigrees */

.ped_name, .PedAnmName{
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #123c66;
}

.ped_calved, .PedCalvedRow{
	font-style: italic;
}

.ped_sirename, .PedS, .PedD{
	font-weight: bold;
	color: #3f627c;
}

.ped_damname{
	font-weight: bold;
	color: #3f627c;
}

.ped_pedbody, .PedTable{
	font-size: 11px;
}

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#epdtable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 10px;
}

.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue, .epdhead{
	text-transform: uppercase;
	background-color: #3f627c;
	color: #fff;
	font-weight: bold;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .epdsubhead{
	background-color: #3f627c;
	color: #fff;
	font-weight: bold;
}

.epddata{

}
/* @end */

/* @group ASP.NET Tags */
/* @group Pedigree */
.PedTable {
}

.PedCalvedRow {
	
}

.PedS {
	font-weight: bold;
}

.PedD {
	font-weight: bold;
}

.PedRow {
	
}

.PedCell1 {
	padding: 0;
}

.PedPGS {
	
}

.PedPGD {
}

.PedCell2 {
	padding: 0;
}

.PedPGSS {
}

.PedPGSD {
	
}

.PedPGDS {
	
}

.PedPGDD {
	
}

.PedCell3 {
	
}

.PedMGS {
	
}

.PedMGD {
	
}

.PedMGSS {
	
}

.PedMGSD {
	
}

.PedMGDS {
	
}

.PedMGDD {
	
}

/* @end */

.epdall{
	display: block;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
}
.epdall:after{
	clear: both;
}
.epdall td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	text-align: center;
	padding: 3px;
}

table.EPDProdTable {
	width: 100%;
}

/* @group Production */
.EPDProdDataRow {
	
}

.EPDProdHeaderCED {
}

.EPDProdHeaderBW {
	
}

.EPDProdHeaderWW {
	
}

.EPDProdHeaderYW {
	
}

.EPDProdHeaderYH {
	
}

.EPDProdHeaderSC {
	
}

.EPDProdDataCED {
	
}

.EPDProdDataBirth {
	
}

.EPDProdDataWW {
	
}

.EPDProdDataYR {
	
}

.EPDProdDataYHT {
	
}

.EPDProdDataSC {
	
}

table.EPDMatTable {
	width: 100%;
}

/* @end */

/* @group Maternal */

.EPDMatHeaderMat {
	
}

.EPDMatSubHeader {
	
}

.EPDMatDataRow {
	}

.EPDMatHeaderCEM {
	
}

.EPDMatHeaderMilk {
	
}

.EPDMatHeaderMKHMKD {
	
}

.EPDMatHeaderMW {
	
}

.EPDMatHeaderMH {
	
}

.EPDMatHeaderEn {
	
}

.EPDMatDataCEM {
	
}

.EPDMatDataMilk {
	
}

.EPDMatDataMKHMKD {
	
}

.EPDMatDataMWT {
	
}

.EPDMatDataMHT {
	
}

.EPDMatDataAnmEn {
	
}

table.EPDCarcTable {
	width: 100%;
}

/* @end */

/* @group Carcass */

.EPDCarcHeaderCarc {
	
}

.EPDCarcSubHeader {
	
}

.EPDCarcDataRow {
	
}

.EPDCarcCW {
	
}

.EPDCarcMARB {
	
}

.EPDCarcRE {
	
}

.EPDCarcFAT {
	
}

.EPDCarcCarcGrp {
	
}

.EPDCarcUsndGrp {
	
}

.EPDCarcDataCWT {
	
}

.EPDCarcDataMARB {
	
}

.EPDCarcDataRIB {
	
}

.EPDCarcDataFAT {
	
}

.EPDCarcDataCarcGrp {
	
}

.EPDCarcDataUsndGrp {
	
}

table.EPDValueTable {
	width: 100%;
}

/* @end */

/* @group $Value */

.EPDValueHeaderValue {
	
}

.EPDValueSubHeader {
	}

.EPDValueDataRow {
	
}

.EPDValueHeaderWv {
	
}

.EPDValueHeaderFv {
	
}

.EPDValueHeaderGv {
	
}

.EPDValueHeaderQg {
	
}

.EPDValueHeaderYg {
	
}

.EPDValueHeaderBv {
	
}

.EPDValueDataWv {
	
}

.EPDValueDataFv {
	
}

.EPDValueDataGv {
	
}

.EPDValueDataQg {
	
}

.EPDValueDataYg {
	
}
.EPDValueDataBv{
	
}

/* @end */

/* @end */

