/* @override http://www.angusjournal.com/testsite/mindemann/css/screen.css */

/* 
	Designed by: T. Blumer
	CSS by: T. Copeland ~ mindgraffiti.net
	URI: www.mindemannfarms.com
	Last Edit: 2009-03-09
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
}

body, p {
	font: 12px Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0;
	padding-bottom: 12px;
	padding-top: 0;
}

a, a:link {
	text-decoration: none;
	color: #deb256;
}

a:visited {
	color: #732;
}

a:hover {
	color: #b90c0b;
}

h1, h2, h3, h4, h5, h6 {
	color: #e0d4b3;
	margin: 0;
	padding-bottom: 0;
}

h1 {
	font-size: 200%;
	padding-top: 10px;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 125%;
}

h5 {
	font-size: 100%;
}
h6{
	font-size: 100%;
}
b, strong {
	color: #ffc;
	font-weight: bold;
}

#container {
	background: #000 url(../images/nav/container_bg.jpg) repeat-x;
}

#header {
	background: url(../images/nav/logo.jpg) no-repeat left top;
	height: 77px;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
	padding-top: 63px;
	color: #fff;
	position: relative;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	padding-top: 5px;
}

#nav {
	width: 165px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

#nav ul {
	margin: 0;
	text-align: right;
	border-top: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
	padding: 0;
	list-style-type: none;
}

#nav li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #4c4c4c;
	padding-right: 15px;
	list-style-type: none;
	display: block;
}

#nav p {
	font-size: 10px;
	padding-top: 12px;
}

#nav a, #nav a:link, #nav a:visited {
	text-decoration: none;
	color: #deb256;
}

#nav a:hover {
	color: #b90c0b;
}

#wrapper {
	width: 100%;
	margin-left: -165px;
	float: right;
}

#content {
	background: url(../images/nav/content_bg.jpg) no-repeat left top;
	padding: 12px;
	margin-left: 164px;
}
/* Begin edits */
#content ul{
	line-height: 1.6;
}
.left{
	float: left;
	margin-right: 1em;
}
.right{
	float: right;
	margin-left: 1em;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
.large{
	font-size: 18px;
	color: #FFFF99;
}
/* end edits */
#footer {
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #4c4c4c;
	width: 100%;
	clear: both;
}

#footer p {
	font-size: 12px;
	text-align: center;
	color: #ffc;
	padding-top: 10px;
	padding-bottom: 0;
}

/* @group EPDs/Peds/misc */

.ped_name{
	color: #36b250;
	font-size: x-large;
	font-style: italic;
}

.ped_calved{
	color: #939393;
}

.ped_sirename{
	background-color: #ffb03b;
	color: #000;
}

.ped_damname{
	background-color: #ffb03b;
	color: #000;
}

.ped_pedbody{
	font-size: x-small;
}

#epdtable{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	margin-bottom: 1em;
}

#epdtable td{
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	padding: 3px;
}

.epdhead{
	background-color: #195424;
}

.epdsubhead{
	color: #ffb03b;
}

.epddata{
	font-size: x-small;
}

.PedAnmName{
	color: #36b250;
	font-size: x-large;
	font-style: italic;
}

.PedCalvedRow{
	color: #939393;
}

.PedS, .PedD{
	background-color: #ffb03b;
	color: #000;
}

.ped_pedbody{
	font-size: x-small;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

.PedTable
{
	padding:10px;
	font-size: x-small;
}

.PedTable td
{
	padding: 0px 20px 10px 0px;
}
.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	margin-bottom: 1em;
	width: 400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	padding: 3px;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	background-color: #195424;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	color: #ffb03b;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	font-size: x-small;
}
.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 */


