/* @override http://www.tehamaangus.com/css/main.css */

/* -------------------------------------
	Author: T. Copeland ~ api-webservices.com
	Built: 2009-01-27
	Last Edit: 2008-01-27
	URI: http://www.tehamaangus.com
---------------------------------------*/
/* @group Layout */
body{
	margin: 0;
	padding: 0;
	background-image: url(../images/design/bg.jpg);
}
body, p{
	font: 14px Arial, sans-serif;
}
p{
	margin-top: 0;
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, #nav a, #footer a{
	font-family: Lucida, "Lucida Grand", Arial, sans-serif;
	letter-spacing: 1px;
}
a{
	color: #548a0c;
}
a:visited{
	color: #000;
}
a:hover{
	color: #fff;
	background-color: #284906;
	text-decoration: none;
}
#container{
	background: url(../images/design/content.jpg) repeat-y;
	width: 950px;
	margin: 0 auto;
}

#header{
	background: url(../images/design/head.jpg) no-repeat;
	height: 158px;
	margin: 0 auto;
	width: 950px;
}
#header h1{
	margin: 0;
}
#header a{
	color: #e1b149;
	display: block;
	font-size: 45px;
	height: 148px;
	padding: 10px 0 0;
	text-decoration: none;
	text-align: center;
	width: 950px;
	font-family: Arial, sans-serif;
}
#header a:hover{
	background-color: transparent;
}
#wrapper{
}
#nav{
	text-align: center;
}
#nav ul{
	padding-left: 0;
}
#nav ul li{
	display: inline;
}
#nav a{
	padding: 2px;
	font: 12px Arial, sans-serif;
}
#footer ul{
	padding-left: 0;
}
#footer li a{
	padding: 2px 6px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#content{
	margin: 0 100px;
	padding: 0 10px;
}
#content img{
	border: 1px solid;
}
#content img.no_border{
	border: none;
}
#footer{
	background: url(../images/design/footer.jpg) no-repeat 0 bottom;
	clear: both;
	height: 80px;
}
#footer p{
	margin: 0;
	text-align: center;
}
#footer ul{
	clear: right;
	text-align: center;
	padding-top: 15px;
}
#footer ul li{
	display: inline;
}
#footer li a{
	color: #e1b149;
}
#footer li a:visited{
	color: #000;
}
#footer li a:hover{
	background-color: #000;
	color: #fff;
}
#api p{
	float: right;
	padding-right: 50px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* @end */

/* @group Pretty Forms */

form{
	margin: 0;
	padding: 0;
}

label{
	color: #235353;
}

input, textarea{
	color: #235353;
	background: #fee3ad;
	border: 1px solid #235353;
	margin: 0;
	padding: 0;
}
.submit{
	padding-bottom: 1em;
	margin: 0;
}
.submit input{
	color: #000;
	background: #fff;
	padding: 5px;
	font-size: 12px;
}

fieldset{
	border: 1px solid #235353;
}
fieldset p{
	padding-left: 20px;
}
legend{
	background: #235353;
	padding: 2px 6px;
	color: #fff;
}

/* @end */

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.column{
	float: left;
	width: 45%;
	margin-right: 5%;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.cutline{
	font-size: 10px;
	/*font-style: italic;*/
}
.center{
	text-align: center;
}
.basic-table{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0 auto 14px auto;
}
.basic-table th{
	background-color: #3e553b;
}
.basic-table th,
.basic-table td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
}
#ped_wrapper{
	margin: 0 auto;
	width: 400px;
}
.ped_name, .PedAnmName{
	font: 24px Lucida, "Lucida Grand", Arial, sans-serif;
}

.ped_calved, .PedCalvedRow{
	font-family: Arial, sans-serif;
}

.ped_sirename, .ped_damname, .PedS, .PedD{
	font-weight: bold;
	font-family: Lucida, "Lucida Grand", Arial, sans-serif;
}
/* Adds text indentation to pedigree names */
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 3em;
	margin-right: 1em;
}
.ped_pedbody, .PedTable td{
	line-height: 1.3;
	font-family: Arial, sans-serif;
}

#epdtable, .EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .PerformanceDataTable{
	border-bottom: 1px solid #363942;
	border-left: 1px solid #363942;
	margin-bottom: 1em;
	font-family: Arial, sans-serif;
}

#epdtable td, .EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .PerformanceDataTable td{
	border-top: 1px solid #363942;
	border-right: 1px solid #363942;
	padding: 2px;
}

.epdhead, .EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue, .PerformanceDataTableHeaderPerf{
	background-color: #3e553b;
	color: #feffd7;
}

.epdsubhead, .EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .PerformanceDataSubHeader{
	font-size: .9em;
	background-color: #928b54;
}

.epddata, .EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .PerformanceDataDataRow{
	font-size: 1em;
}
.epd_all{
	margin-right: auto;
	margin-left: auto;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: .9em;
	font-family: Arial, sans-serif;
}
/* @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 */

