/* -------------------------------------
	Author: Tim Blumer ~ api-webservices.com
	
	Built: 2009-09-04 (YYYY-MM-DD)
	
	Last Edit: 2010-12-29 TC (YYYY-MM-DD)
	
	URI: dreamy280.com
---------------------------------------*/

/* @group Body */

body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

body, p {
	padding-top: 0;
}
p{
	margin-bottom: 1em;	
}
a{
	color: #7e0807;
}

a:hover{
	color: #fb100f;
}

a:visited{
	color: #580505;
}

a:active
{
  outline: none;
}


h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	padding-top: 0;
}

/* @end */

/* @group Layout */

#contact {
	
}

#container {
	display: block;
	width: 940px;
	margin: auto;
}

#header {
	display: block;
	height: 301px;
	background: url(../images/header.jpg) no-repeat 0 top;
	width: 940px;
}

#header h1{
	visibility: hidden;
	margin-top: 0;
	margin-bottom: 0;
}

#header a{
	display: block;
	height: 280px;
	width: 190px;
	margin-left: 225px;
	background: url(../images/header_hover.jpg) no-repeat 0 -301px;
}

#header a:hover{
	background: url(../images/header_hover.jpg) no-repeat 0 top;
		}

#wrapper {
	background-color: #fff;
}

#nav {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 58px;
}

#nav a{
	text-decoration: none;
	display: block;
	width: 235px;
	color: #fff;
	font-size: 15px;
	padding-top: 24px;
	height: 34px;
}

#nav a:hover{
	color: #7b1723;
}

#nav a.selected_a1{
	background: url(../images/nav_home.jpg) 0 bottom;
	color: #7b1723;
}

#nav a.selected_a2{
	background: url(../images/nav_cattle.jpg) 0 bottom;
	color: #7b1723;
}

#nav a.selected_a3{
	background: url(../images/nav_freezer.jpg) 0 bottom;
	color: #7b1723;
}

#nav a.selected_a4{
	background: url(../images/nav_contact.jpg) 0 bottom;
	color: #7b1723;
}

#a1{
	display: block;
	float: left;
	width: 235px;
	height: 58px;
	text-align: center;
	background-image: url(../images/nav_home.jpg);

}

#a1:hover{
	background: url(../images/nav_home.jpg) 0 bottom;
}

#a2{
	display: block;
	float: left;
	width: 235px;
	height: 58px;
	text-align: center;
	background-image: url(../images/nav_cattle.jpg);

}

#a2:hover{
	background: url(../images/nav_cattle.jpg) 0 bottom;
}

#a3{
	display: block;
	float: left;
	width: 235px;
	height: 58px;
	text-align: center;
	background-image: url(../images/nav_freezer.jpg);

}

#a3:hover{
	background: url(../images/nav_freezer.jpg) 0 bottom;
}

#a4{
	display: block;
	float: left;
	width: 235px;
	height: 58px;
	text-align: center;
	background-image: url(../images/nav_contact.jpg);
	
}

#a4:hover{
	background: url(../images/nav_contact.jpg) 0 bottom;
}

#content {
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
	min-height: 300px;
	padding: 10px;
}

#content img{
	padding: 4px;
	background-color: #e6e6e6;
	border: 1px solid #c9cac5;
	margin: 4px;
}

#content img.noBorder{
	border-style: none;
	padding: 0;
	background-color: transparent;
}

.two_col_right{
	display: block;
	float: right;
	width: 451px;
	padding-left: 8px;
}

.two_col_left{
	display: block;
	float: left;
	width: 431px;
	padding-right: 8px;
	border-right: 1px dashed black;
	padding-left: 20px;
}
.bg1{
	color: white;
	background-color: #0c0;
	border-right: 1px solid white;
}
.bg2{
	color: white;
	background-color: #008000;
}
#subnav{
	background-color: #e6e6e6;
	text-align: center;
	padding: 4px;
}

#subnav ul{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

#subnav li{
	display: inline;
}
#subnav li.current-page{
	padding: 6px 6px 4px;
	border: 1px solid rgba(125,23,36,0.25);
	border-bottom: none;
	background-color: #fff;
}
#subnav li a{
	padding: 6px;
}

#subnav li a:hover{
	color: #000;
	background-color: #fff;
}

#right_col{
	display: block;
	float: right;
	width: 748px;
}

#footer {
	color: #fff;
	font: 13px "Trebuchet MS", Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

#footer ul{
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}

#footer li{
	display: inline;
}

#footer li a{
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

#footer li a:hover{
	
}

#api {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 940px;
	margin: auto;
	text-align: right;
	color: #4c4c4c;
}


#api a{
	color: #4c4c4c;
}

#api a:hover{
	color: #fff;
}
.card{
	width: 600px;
	height: 400px;
	background-image: url(../images/design/card.jpg);
	margin: 0 auto;
}
.card p{
	font: 21px/2.4 Georgia, "Times New Roman", Times, serif;
	width: 330px;
	margin: 0 auto;
	padding-top: 2em;
	padding-left: 110px;
	color: #8e2800;
	text-shadow: #fff 1px 1px 0;
	text-align: right;
}
/* @end */

/* @group Pretty Forms */

form {
	margin: 0 0 1em;
	padding: 0;
}

label {
	color: #235353;
}

input, textarea {
	background: #e6e6e6;
	border: 1px solid #b3b3b3;
	margin: 0;
	padding: 2px;
}

.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 {
	}

/* @end */

/* @group EPDs/Peds/misc */

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}
/* added 2010.09.10 */
.center{
	margin: 1em auto;
	text-align: center;
}
/* end additions */
.clear {
	clear: both;
}

.banner{
	background-color: #7b1723;
	color: white;
	font-size: 2em;
	text-align: center;
}

.ped_name, .PedAnmName {
	color: #7b1723;
	font-weight: bold;
	font-size: 16px;
}

.ped_calved, .PedCalvedRow {
	font-style: italic;
	font-size: 12px;
}

.ped_sirename, .ped_damname, .PedS, .PedD {
	color: #7b1723;
	font-weight: bold;
}
/* Adds text indentation to pedigree names */
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left: 3em;
	margin-right: 1em;
}
.ped_pedbody {
	
}

#epdtable, .EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable {
	border-bottom: 1px solid #c9cac5;
	border-left: 1px solid #c9cac5;
	margin-bottom: 1em;
	width: 500px;
}

#epdtable td, .EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td {
	border-top: 1px solid #c9cac5;
	border-right: 1px solid #c9cac5;
}

.epdhead, .EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue {
	background-color: #7b1723;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.epdsubhead, .EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader {
	background-color: #b3b3b3;
	font-size: 11px;
}

.epddata, .EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow {
	font-size: 11px;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: .8em;
}
/* @end */
