/*---------------------------------------
  Design: Ray Palermo
  CSS: Thuy Copeland
  Built: 2008-05-13
  Last Edit: 2008-05-21
  URI: http://www.ebycattle.com
----------------------------------------*/ 

/* @group Layout */

body{
	background-color: #1c1c1a;
	margin: 0;
	padding: 0;
}
body, p{
	color: #ffe6a5;
	font: 15px "Gill Sans", Futura, "Trebuchet MS", sans-serif;
}
p{
	line-height: 1.5;
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6{
	color: #b39850;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	text-shadow: #000 3px 2px 3px;
	margin: .75em 0 .25em;
	letter-spacing: 1px;
}
h1{ font-size: 200%; }
h2{ font-size: 175%; }
h3{ font-size: 160%; }
h4{ font-size: 150%; }
h5{ font-size: 140%; }
h6{ font-size: 125%; }
a, a:link{
	color: #fff4d9;
}
a:visited{
	color:#8a3519;
}
a:hover{
	color: #ffb03b;
}
a:active{
	color: #8a3519;
}
hr{
	border: none 0; 
	border-top: 1px solid #ddc179;
	height: 1px;
	margin: 0 auto 2em auto;
	text-align: center;
}
b{
	color: #fc3;
	font-weight: normal;
}
#container{
	background: url(img/bg.png) repeat-y center;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#header{
	height: 95px;
}
#header img{
	margin-left: 275px;
	margin-top: 20px;
}
#header img.no_border{
	border: none;
}
#wrapper{
	background: url(img/top.png) no-repeat;
	padding-left: 50px;
	padding-right: 50px;
}
#nav{
	margin-left: 210px;
}
#contact{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
	text-align: center;
	width: 147px;
	line-height: 1.2;
}
#content{
	margin-left: 160px;
	margin-right: 30px;
	min-height: 500px;
	padding: 20px 0 0;
}
#content img.no_border{
	padding: 0;
	border: none;
}
#content img{
	border: 1px solid gray;
	padding: 5px;
}
#content a img{
	border: 1px solid #fff4d9;
}
#content a:visited img{
	border: 1px solid #8a3519;
}
#content a:hover img{
	border: 1px solid #ffb03b;
}
#footer{
	background: url(img/bottom.png) no-repeat left bottom;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	clear: both;
}
#api{
	float: right;
	font: 10px "Lucida Grande", Lucida, "Lucida Console", Verdana, sans-serif;
	margin: 40px 80px 12px 0;
	padding: 0;
}
.category-links, .main-links{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #535353;
	letter-spacing: 1px;
}
.category-links{
	float: left;
	font-variant: small-caps;
	font-size: 20px;
	margin-left: 50px;
	text-align: center;
	width: 150px;
	font-weight: bold;
}
.category-links li{
	margin-bottom: 4px;
	margin-top: 2px;
}
.main-links{
	clear: right;
}
.main-links li{
	display: inline;
}
.main-links a, .category-links a{
	text-decoration: none;
}
#nav .main-links a,
#nav .main-links a:link,
.category-links a,
.category-links a:link
{
	color: #535353;
}
#nav .main-links a:visited,
.category-links a:visited{
	color: #1a1719;
}
#nav .main-links a:hover,
.category-links a:hover{
	color: #000;
}
#nav .main-links a:active, 
.category-links a:active{
	color: #8a3519;
}
#footer .main-links a:visited{
	color:#8a3519;
}
#contact .vcard{
	margin-bottom: 1em;
	font-size: 12px;
	text-shadow: #000000 1px 1px 3px;
}
#content .vert_space{
	margin-top: 100px;
}
#contact .org{
	font-variant: small-caps;
	font-size: 13px;
	text-shadow: #191919 2px 2px 2px;
	font-weight: bold;
}
.hCard-icon{
	background: url(img/microformat_hcard.png) no-repeat 0 center;
	padding-left: 85px;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.animal{
	float: left;
	text-align: center;
	margin-right: 1%;
	width: 24%;
	min-height: 120px;
}
.clear-left{
	clear: left;
}
/* @end */

/* @group Pretty Forms */

form{
	margin: 0;
	padding: 0;
}

label{
	color: #535353;
}

input, textarea{
	border: 1px solid #8e2800;
	color: #ddc179;
	margin: 0;
	padding: 0;
	background-color: #1d1d1d;
}
.submit{
	margin: 0;
	padding-bottom: 1em;
}
.submit input{
	background: #ddc179;
	color: #000;
	font-size: 12px;
	padding: 5px;
}

fieldset{
	border: 1px solid #8e2800;
}
fieldset p{
	padding-left: 20px;
}
legend{
	background: #8e2800;
	color: #fff;
	padding: 2px 6px;
}

/* @end */

/* @group EPDs/Peds/misc */
#horses{
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	font-size: 12px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
}
#horses th{
	background-image: url(img/transparent_tan.gif);
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	text-shadow: #000 1px 1px 2px;
}
#horses td{
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	padding: 3px;
}
tr.horses-subhead{
	background-image: url(img/transparent_tan.gif);
	color: #fff;
	font-size: 15px;
	text-align: center;
	text-shadow: #000 1px 1px 2px;
}
.horse-pedigrees{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
.horse-pedigrees th{
	text-align: right;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
}
.horse-pedigrees td{
	padding: 3px;
	color: #cab16c;
}
.clear{
	clear: both;
}
.cutline{
	font-size: 12px;
	font-style: italic;
}
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.PedAnmName, .ped_name{
	color: #fc3;
	font-size: 30px;
}
.PedCalvedRow, .ped_calved{
	color: #fc3;
	font-style: italic;
}
.PedS, .PedD, .ped_sirename, .ped_damname{
	color: #fc3;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

.PedTable
{
	padding:10px;
}

.PedTable td
{
	padding: 0px 20px 10px 0px;
}
.ped_pedbody{
	color: #cab16c;
	padding: 2px;
}
#epdtable, .EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
	margin-top: 1em;
	width:400px;
}

#epdtable td, .EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.epdhead, .EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	background-image: url(img/transparent_tan.gif);
	text-transform: uppercase;
}

.epdsubhead, .EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	font-size: 12px;
	background-color: #928b54;
	color: #000;
}

.epddata, .EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	font-size: 12px;
	background-color: #1a1719;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt, .epddate
{
	font-size: 12px;
}
/* @end */

/* @group Lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;

/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/* @end */
