/* @override http://maplecrestfarms.com/css/main.css */

/* -------------------------------------
	Author: Tim Blumer ~ api-webservices.com
	
	Built: 2010-03-15 (YYYY-MM-DD)
	
	Last Edit: 2010-03-15 (YYYY-MM-DD)
	
	URI: 
---------------------------------------*/

/* @group Body */

body {
	padding: 0;
	background-color: #322f04;
	margin: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-bottom: 0;
}

a{
	
}

a:hover{
	
}

a:visited{
	
}

h1, h2, h3, h4, h5, h6{
	font-family: Impact, Charcoal, sans-serif;
	margin: 0;
}

/* @end */

/* @group Layout */

#contact {
	
}

#container {
	margin: auto;
	width: 1024px;
	background: url(../images/layout/wrapper.jpg) repeat-y;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#header a{
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 150px;
	width: 350px;
	height: 200px;
}

#header a h1{
	visibility: hidden;
	margin-top: 0;
}


#wrapper {
	
}

#nav {
	display: block;
	float: left;
	background: url(../images/layout/nav.jpg) no-repeat;
	width: 198px;
	color: #d0d0b4;
	font: 20px Impact, Charcoal, sans-serif;
	padding-top: 60px;
}

#sidephotos{
	float: right;
	display: block;
	width: 154px;
	height: 100%;
	background-repeat: repeat-y;
}

#content {
	display: block;
	float: right;
	width: 658px;
	background: url(../images/layout/content.jpg) no-repeat;
	padding: 7px;
	font: 18px "Times New Roman", Times, Georgia, serif;
	color: #311001;
	min-height: 300px;
}

#content img{
	padding: 4px;
	background-color: #f6f6e0;
	border: 1px solid #c2be6e;
}

#content img.noBorder{
	border-style: none;
	padding: 0;
	background-color: transparent;
}


#footer {
	display: block;
	clear: both;
	color: #5c5809;
	text-align: center;
	padding: 20px 156px 20px 199px;
	font: 11px Impact, Charcoal, sans-serif;
}

#footer a{
	color: #5c5809;
}

#footer a:hover{
	color: #912229;
}

#api {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: auto;
	text-align: right;
	width: 1020px;
	color: #656100;
	padding-top: 10px;
	padding-bottom: 20px;
}

#api a{
	color: #656100;
}

#api a:hover{
	color: #d0d0b4;
}

.pagetitle{
	color: #9c1f2d;
	font: italic bold 40px "Times New Roman", Times, Georgia, serif;
}

.green_font{
	color: #325730;
}

.olive_font{
	color: #5c5809;
}

.red_font{
	color: #9c1f2d;
}

.brown_font{
	color: #311001;
}

.big_green_subhead{
	color: #325730;
	font-size: 30px;
}

.ped_name, .animal_name{
	color: #325730;
	font: 14px Impact, Charcoal, sans-serif;
}

.animal_reg{
	color: #311001;
	font: 12px Impact, Charcoal, sans-serif;
}

.sale_report_date{
	color: #325730;
	font: 23px Impact, Charcoal, sans-serif;
}
table.pt{
	background-color: #F4F3E2;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font: 14px "Times New Roman", Times, serif;
	margin: 10px auto;
}
table.pt th{
	background-color: #c9c9ae;
	font-weight: bold;
	text-align: center;
}	
table.pt th,
table.pt td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	white-space: nowrap;	
}
table.pt .odd,
table.pt .alt{
	background-color: #fff;	
}

#animal{
	color: #311001;
	font: 12px Impact, Charcoal, sans-serif;
}

#animal a{
	color: #325730;	
	font-size: 14px;
}
.sale-banner {
	background: #311001;
	color: white;
	float: right;
	font-weight:bold;
	margin-right: 1em;
	padding: 11px;
	width: 250px;
}
.sale-banner2 {
	background: #311001;
	color: white;
	font-weight:bold;
	margin: 0 auto;
	padding: 10px;
	width: 140px;
	text-align: center;
}
.sale-banner a, .sale-banner2 a{
	color: white;
	text-decoration: none;
}
/* @end */

/* @group EPDs/Peds/misc */

input, textarea{
	background-color: #ececcc;
	border: 1px solid #b1b199;
}
.animal{
	float: left;
	height: 200px;
	margin-right: 10px;	
}
.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}



/* @group terse set */

.PedAnmName{
	font: 22px Impact, Charcoal, sans-serif;
	color: #325730;
}

.PedCalvedRow{
	font: 14px Impact, Charcoal, sans-serif;
}

.PedS, .PedD{
	font-weight: bold;
	color: #9c1f2d;
}
/* Adds text indentation to pedigree names */
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 3em;
	margin-right: 1em;
}
.PedTable {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	border-bottom: 1px solid #9f9f89;
	border-left: 1px solid #9f9f89;
	margin-bottom: 6px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	border-top: 1px solid #9f9f89;
	border-right: 1px solid #9f9f89;
}

.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue{
	background-color: #c3c3a8;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #c9c9ae;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
	background-color: #e0e0c2;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: .5em;
}

/* @end */

.ped_name {
	font: 22px Impact, Charcoal, sans-serif;
	color: #325730;
}

.ped_calved {
	font: 14px Impact, Charcoal, sans-serif;
}

.ped_sirename {
	font-weight: bold;
	color: #9c1f2d;
}

.ped_damname {
	color: #9c1f2d;
	font-weight: bold;
}

.ped_pedbody {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.epd_all{
	
}

.epddate{
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#epdtable {
	border-bottom: 1px solid #9f9f89;
	border-left: 1px solid #9f9f89;
	margin-bottom: 6px;
}

#epdtable td {
	border-top: 1px solid #9f9f89;
	border-right: 1px solid #9f9f89;
}

.epdhead {
	background-color: #c3c3a8;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.epdsubhead {
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #c9c9ae;
}

.epddata {
	background-color: #e0e0c2;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* Performance table style */

#performance{
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #cfcac4;
	border-left: 1px solid #cfcac4;
	width: 630px;
}

#performance td{
	border-top: 1px solid #cfcac4;
	border-right: 1px solid #cfcac4;
	padding: 2px 4px;
}

.perfhead{
	font-weight: bold;
	color: #908c88;
	text-align: left;
}

.perfsubhead{
	background-color: #f1ede4;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.perfdata{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}


/* @end */
