/* @override http://www.springfieldangus.com/basic.css */
/* last edit: 2011-07-18 tc */
#flashcontent{
	width: 180px;
	height: 150px;
	padding: 5px;
}

/* @group EPDs and Pedigrees */

.ped_name{
	font-size: 16px;
	font-weight: bold;
}

.ped_calved{
	font-style: italic;
}

.ped_sirename{
	font-weight: bold;
}

.ped_damname{
	font-weight: bold;
}

.ped_pedbody{
	font-size: 12px;
}

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#epdtable td{
	padding: 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.epd_all{
	}

.epdhead{
	font-size: 11px;
	font-weight: bold;
	background-color: #000;
	color: #fff;
}

.epdsubhead{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #b7e2c7;
}

.epddata{
	font-size: 12px;
	background-color: #fff;
}

.PedAnmName{
	font-size: 16px;
	font-weight: bold;
}

.PedCalvedRow{
	font-style: italic;
}

.PedS, .PedD{
	font-weight: bold;
	margin-right: .5em;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 1em;
}
/* begin edits tc */
.PedTable{
	font-size: 11px;
	width: 100%;
}

.PedTable td{
	
}
.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	padding: 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	font-size: 11px;
	font-weight: bold;
	background-color: #000;
	color: #fff;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #b7e2c7;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	font-size: 12px;
	background-color: #fff;
}
.EPDAcc
{
	padding-left: 5px;
}
/* end edits */
.EPDAsOfDt
{
	font-size: 12px;
}

/* @end */
