
/*  modified changs fo .net conversion 06/30/10  gtb */
html,body {
	margin: 0;
	padding: 0
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	f;background-color: #bf132c;
	background-image: url(images/nav/mainbg.gif);
	background-repeat: repeat-y;
	ont-variant: normal;
}

div#container {
	background-image: url(images/nav/contentbg.gif);
	width: 756px;
	margin: 0;
	padding: 0;
}

div#content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 578px;
	float: right;
	padding: 2px 12px;
}

#leftwrapper {
	float: left;
	clear: left;
	width: 132px;
}

div#header {
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(images/nav/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 32px;
	width: 740px;
	margin: 0;
	padding: 52px 16px 0 0;
}

div#subhead {
	background-image: url(images/nav/subhead.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 0;
	width: 756px;
	height: 69px;
}

div#subhead h1 {
	color: #bf132c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 60px;
	margin: 0 0 0 195px;
	padding: 0;
}

div#navigation {
	width: 126px;
	float: left;
}

div#navigation ul {
	width: 132px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#navigation a {
	color: #efdec2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9f000b;
	text-decoration: none;
	width: 140px;
	margin: 0 0 0 9px;
	padding: 2px;
	border-color: transparent #c08d89 #c6002c;
	border-style: solid;
	border-width: 0 1px 1px;
	display: block;
}

div#navigation a:hover {
	color: #560611;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #d81b39;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: transparent #c08d89 #c6002c;
}

div#extra {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 126px;
	float: left;
	margin: 30px 0 0;
	padding: 0 14px 0;
	background: url(images/nav/navbg.gif) repeat-y;
}

div#footer {
	font-size: 11px;
	background-image: url(images/nav/footer.gif);
	text-align: center;
	clear: both;
	width: 635px;
	height: 47px;
	margin: 0 0 0;
	padding: 1px 0 0 120px;
}

div#footer a {
	color: black;
	text-decoration: underline;
	display: inline;
}

div#footer a:hover {
	color: #efdec2;
	background-color: #9f000b;
}
.animallist {
font-size: 10px;
}
input {
background-color: #fff;
border: solid 1px #b81b36;
}

textarea {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #fff;
border: solid 1px #b81b36;
}

h1, h2, h3, h4, h5, h6{ margin: 5px 0 0; }
p{ margin-top: 0; }

/* @group EPDs and Pedigrees */

.PedAnmName{
	font-weight: bold;
	font-size: 19px;
}

.PedCalvedRow{
	font-weight: bold;
}

.PedS{
	font-weight: bold;
}

.PedD{
	font-weight: bold;
}

.ped_pedbody{
}

#epdtable{
	border-right: 1px solid #7a0816;
	border-top: 1px solid #7a0816;
}

#epdtable td{
	border-left: 1px solid #7a0816;
	border-bottom: 1px solid #7a0816;
}

.epd_all{
	}

.epdhead{
	background-color: #b31a35;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.epdsubhead{
	background-color: #b61b35;
	color: #fff;
	font-size: 11px;
}

.epddata{
	background-color: #fff;
	font-size: 11px;
}

/* @end */
/*  modified changs fo .net conversion 06/30/10  gtb */
.epdOutsideTab
{
	
	width: 75%;
	padding:0px;
	border-spacing:0px;
	 
}

.PedTable
{
	width:500px;
	height:150px;
}

.PedTable td
{
	white-space:nowrap;
	text-align:left;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	 margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable
{
	width: 100%;
	border-right: 1px solid #7a0816;
	border-top: 1px solid #7a0816;
	
}
.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td
{
		border-left: 1px solid #7a0816;
	border-bottom: 1px solid #7a0816;
		padding-bottom:3px;
	padding-top:3px;

}
.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue
{
	background-color: #b31a35;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:3px;
	padding-top:3px;
}

.EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader,.EPDProdSubHeader
{
	background-color: #b61b35;
	color: #fff;
	font-size: 11px;
	}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow , .EPDValueDataRow
{
	background-color: #fff;
	font-size: 11px;

}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{

}
