/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background: #000 url(images/bodybg.png) repeat-y;
}
body, p{
	
}

h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* An extra div if needed, not plugged into the HTML by default */
#container{
	display: block;
	width: 1060px;
}
#header{
	display: block;
	height: 88px;
	background: #000 url(images/header_bg.jpg) no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



#logo{
	display: block;
	float: right;
	width: 160px;
}

#navwrap{
	display: block;
	float: left;
}

#nav{
	display: block;
	background: url(images/nav_bg.png) no-repeat;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	padding-top: 1px;
	float: left;
	width: 163px;
}

#nav a{
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ffd535;
	width: 133px;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}

#nav a:hover{
	background-color: #ff8f67;
}

#nav a.home{
	background-color: #fea219;
		
}

#nav a:hover.home{
	background-color: #ffd535;
	
}

#navend{
	display: block;
	background: url(images/nav_end.png) no-repeat;
	height: 24px;
	width: 163px;
	clear: both;
	float: left;
}

#wrapper{
	display: block;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	float: right;
	width: 896px;
	background: url(images/subhead.png) no-repeat;
}

#subhead{
	display: block;
	width: 731px;
	height: 26px;
	float: left;
	background: url(images/subhead.png) no-repeat;
	padding-top: 13px;
	padding-left: 8px;
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
	color: #b82120;
}

#content{
	display: block;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 721px;
	float: left;
	padding-left: 6px;
	min-height: 600px;
}

#home{
	background-image: url(images/homepics/home_a.jpg);
	height: 688px;
	margin-top: 8px;
}

#contact{
	display: block;
	float: right;
	color: #fff;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 153px;
}

#contact a{
	color: #ffc;
	text-decoration: none;
}

#contact a:hover{
	color: #fea219;
}

#footer{
	display: block;
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding: 8px 170px 8px 172px;
	color: #fff;
	background: url(images/footbg.gif) repeat-y;
}

#footer a{
	color: #000;
	padding: 3px;
	line-height: 20px;
}

#footer a:hover{
	color: #b71e1e;
}

#footer a:visited{
	color: #820101;
}

#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	color: #7f7f7f;
	text-align: center;
	clear: both;
	padding: 10px 170px 10px 172px;
	background: url(images/footbg.gif) repeat-y;
}

#api a{
	color: #7f7f7f;
}

#api a:hover{
	color: #784c03;
}

.cutline{
	font-size: 11px;
	font-style: italic;
}

#leftpic_cutline{
	display: block;
	background-color: #fff;
	float: left;
	padding: 5px;
	font-style: italic;
	font-size: 10px;
	margin: 2px;
}

#rightpic_cutline{
	display: block;
	background-color: #fff;
	float: right;
	padding: 5px;
	font-style: italic;
	font-size: 10px;
	margin: 2px;
}



#centerpic_cutline{
	display: block;
	background-color: #fff;
	padding: 5px;
	font-style: italic;
	font-size: 10px;
	margin: 2px;
}

input, textarea{
	border: 1px solid #000;
	background-color: #ffffef;
}

blockquote{
width: 321px;
	background: url(images/quotetop.gif) no-repeat;
}

blockquote div{
	padding-bottom: 5px;
	background: url(images/quotebottom.gif) no-repeat 0 bottom;
}

blockquote p{
	padding: 30px 20px 10px;
	color: #830304;
	font: italic 21px/31px Georgia, "Times New Roman", Times, serif;
}

.left{
	float: left;
}

.right{
	float: right;
}

.saledate{
	color: #8b0515;
	font-weight: bold;
}
.clear{
	clear: both;
}

/* @end */

/* @group EPDs and Pedigrees */

.PedAnmName{
	color: #b71e1e;
	font-size: 20px;
	font-weight: bold;
}

.PedCalvedRow{
	font-weight: bold;
	font-style: italic;
}

.PedS, .PedD{
		font-weight: bold;
		
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD{
margin-left:35px;
	
}
.PedTable
{
	padding:10px;
}

.PedTable td
{
	padding: 0px 20px 10px 0px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width:400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 1px;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader
{
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader
{
	font-size: 11px;
	font-weight: bold;
	background-color: #b71e1e;
	color: #ffc;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow
{
	font-size: 11px;
	background-color: #fff;
	
}
.EPDAcc
{
	padding-left:15px;
}

/* @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 */

/* @group AJAX Members List */

#memnav a{
 	font-size: 15px;
	font-weight: bold;
	background-color: #c11676;
	color: #fff;
	text-decoration: none;
	padding: 3px;
	}
	
#memnav a:hover{
	font-size: 15px;
	font-weight: bold;
	background-color: #4ab855;
	color: #fff;
	text-decoration: none;
	padding: 3px;

	}
/* @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 */
