/* -----------------------------
	Design: Ray Palermo
	CSS: Thuy Copeland ~ api-webservices.com
	Created: 2006-11-09
	Edited: 2008-01-08
	URI: http://www.vanbeekranch.com/
------------------------------- */
body { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, "Arial Narrow", SunSans-Regular; }
p { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, "Arial Narrow", SunSans-Regular; }
td {  }
a:link { color: #c50; text-decoration: none; }
a:visited { color: #808080; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #c50; text-decoration: none; }
h1 { color: #933; font-size: 2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; margin: 0.67em 0; }
h2 { color: #933; font-size: 1.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.83em 0; }
h3 { color: #933; font-size: 1.17em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 1em 0; }
b { color: #933; font-weight: bold; }
strong { color: #933; font-weight: bold; }
.left_nav { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.bottom_nav { color: #fff; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

/* @group EPDs and Pedigrees */

.PedAnmName{
	color: #302010;
	font-size: 18px;
	font-weight: bold;
}

.PedCalvedRow{
	color: #302010;
	font-weight: bold;
}

.PedS, .PedD{
	color: #c8974b;
	font-weight: bold;
}


.ped_pedbody{
	
}

#epdtable{
	border-left: 1px solid #2f1f0f;
	border-top: 1px solid #2f1f0f;
}

#epdtable td{
	border-bottom: 1px solid #2f1f0f;
	border-right: 1px solid #2f1f0f;
}

.epd_all{
border-bottom: 1px solid #2f1f0f;
	border-right: 1px solid #2f1f0f;
}

.epdhead{
	background-color: #682417;
	color: #fff;
	font-size: 12px;
}

.epdsubhead{
	background-color: #c8974b;
	font-size: 10px;
}

.epddata{
	font-size: 10px;
}

/* @end */
/** gtb  new for .net conversion 07/19/10**/

.epdOutsideTab
{
	width: 60%;
	padding:0px;
	border-spacing:0px;
}

.PedTable
{ 
	height:150px;
}

.PedTable td
{
	 text-align:left;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	 margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable
{	
	border-left: 1px solid #2f1f0f;
	border-top: 1px solid #2f1f0f;
	width:100%;
}


.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td
{

	border-bottom: 1px solid #2f1f0f;
	border-right: 1px solid #2f1f0f;
	padding:3px;
	white-space:nowrap;

}
.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue
{
	background-color: #682417;
	color: #fff;
	font-size: 12px;
}

.EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader,.EPDProdSubHeader
{
	background-color: #c8974b;
	font-size: 10px;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow ,.EPDValueDataRow
{
	font-size: 10px;
}
/*
.EPDProdHeaderCED,.EPDProdHeaderBW, .EPDProdHeaderWW, .EPDProdHeaderYW, .EPDProdHeaderYH,
.EPDProdHeaderSC,
.EPDProdDataCED, .EPDProdDataBirth,.EPDProdDataWW,.EPDProdDataYR,.EPDProdDataYHT,
.EPDProdDataSC,
.EPDMatHeaderCEM,.EPDMatHeaderCEM, .EPDMatHeaderMilk, .EPDMatHeaderMKHMKD, .EPDMatHeaderMW, 
.EPDMatHeaderMH,.EPDMatHeaderEn,
.EPDMatDataMHT, .EPDMatDataMWT, .EPDMatDataMKHMKD, .EPDMatDataMilk, .EPDMatDataCEM,
.EPDMatDataAnmEn,
.EPDCarcCW, .EPDCarcMARB, .EPDCarcRE, .EPDCarcFAT,.EPDCarcCarcGrp,
.EPDCarcUsndGrp,
.EPDCarcDataCarcGrp,.EPDCarcDataFAT, .EPDCarcDataRIB, .EPDCarcDataMARB, .EPDCarcDataCWT ,
.EPDCarcDataUsndGrp,
.EPDValueHeaderYg,.EPDValueHeaderQg,.EPDValueHeaderGv,.EPDValueHeaderFv,.EPDValueHeaderWv,
.EPDValueHeaderBv,
.EPDValueDataYg, .EPDValueDataQg, .EPDValueDataGv,.EPDValueDataFv,.EPDValueDataWv,.EPDValueDataBv
{
	padding-top: 3px;
	padding-bottom: 3px;
}
*/


.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	
}
