/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background: #31442e url(../images/mainbg.jpg) repeat-x fixed;
}

body, p{
	
}

h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

input, textarea{
	border: 1px solid #9ab7c4;
	background-color: #fff;
}

#container{
	display: block;
	margin: 0 auto;
	width: 775px;
}

#navwrapper{
	display: block;
	width: 171px;
	float: left;
}

#logo{
	display: block;
	width: 171px;
	height: 178px;
}

#nav{
	display: block;
	background-image: url(../images/nav_bg.gif);
	font: bold 14px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#nav a{
	display: block;
	padding: 6px 24px;
	color: #fff;
	text-decoration: none;
}

#nav a:hover{
	background-image: url(../images/nav_bg_over.gif);
	text-decoration: none;
}

#navend{
	display: block;
	background-image: url(../images/nav_end.gif);
	height: 130px;
}

#contentwrapper{
	float: left;
	width: 595px;
}

#header{
	display: block;
	width: 595px;
	background: url(../images/top_bg.gif) no-repeat;
	height: 27px;
	color: #fff;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 9px;
	padding-left: 8px;
}

#header a{
	color: #fff;
}

#header a:hover{
	text-decoration: none;
}

#content{
	display: block;
	padding: 8px;
	background: #c7cec6 url(../images/lightbg.jpg) repeat-x fixed;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 569px;
	min-height:420px;
}

#mailer_content{
	display: block;
	padding: 8px;
	background: #c7cec6 url(../images/lightbg.jpg) repeat-x fixed;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 569px;
	min-height:420px;
	margin: auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#mailer_header{
	width: 460px;
	background: url(../images/mail_head.gif) no-repeat;
	height: 99px;
	padding-left: 110px;
	padding-top: 7px;
	color: #fff;
	text-align: left;
}

#mailer_header a{
	color: #fff;
	font-weight: bold;
}

#content h2{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #246391;
}
/* Additions 01.04.2008 by T. Nguyen */
#content a{
	color: #410749;
}
#content a:visited{
	color: #952707;
}
#content a:hover{
	color: #284907;
}
#content a:active{
	color: #4E9507;
}
#content img{
	border: 1px solid;
}
#content img.no_border{
	border: none;
}
#content p{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#content p.cutline, .cutline{
	font: italic 10px Verdana, sans-serif;
}
.banner{
	background-color: #62aee6;
	font-weight: bold;
	color: #fff;
	border: 6px double #fff;
}
/* end additions */
#footer{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 590px;
	color: #fff;
}

#footer a{
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}

#footer a:hover{
	background-color: #5f855a;
}


#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #62885c;
	text-align: center;
	width: 590px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#api a{
	color: #62885c;
}

#api a:hover{
	color: #fff;
}
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.animal{
	float: left;
	width: 245px;
	margin-left: 20px;
}
.animal p{
	font-size: 12px;
	margin-top: 5px;
	text-align: justify;
}

/* @end */

/* @group EPDs and Pedigrees */

.PedAnmName{
	color: #6a8e43;
	font: bold 20px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.PedCalvedRow{
	font-style: italic;
}

.PedS, .PedD{
	font-weight: bold;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

.PedTable
{
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding:10px;
}

.PedTable td
{
	padding: 0px 20px 10px 0px;
}
.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	width: 400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-left: 1px solid #62aee6;
	padding: 3px;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	background-color: #62aee6;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	background-color: #b4e3ff;
	font-size: 12px;
	border-right: 1px solid #62aee6;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	background-color: #fff;
	font-size: 12px;
	border-right: 1px solid #62aee6;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: 12px;
}
/* @end */

/* @group GeneStar Table */
#genestar{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#genestar td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	text-align: center;
}

.gs_head{
	padding: 2px;
	background-color: #0c4c89;
	color: #fff;
	font-weight: bold;
}

.gs_subhead{
	background-color: #bc2d27;
	color: #fff;
}
/* @end */