

/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background-image: url(images/layout/smallbg.gif);
}
body, p{
	margin-top: 0;
	padding-top: 0;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	padding-top: 0;
}

/* An extra div if needed, not plugged into the HTML by default */
#contact{
	
}
#container{
	display: block;
	width: 865px;
}

#wrapper{
	display: block;
	float: right;
	width: 698px;
}

#header{
	display: block;
	width: 699px;
	height: 29px;
	color: #fff;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	padding-top: 63px;
	background: url(images/layout/header.gif) no-repeat;
}

#header a{
	color: #fff;
}

#nav{
	display: block;
	float: left;
	color: #fff;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 142px;
	padding-left: 13px;
}

#nav ul{
	list-style-type: none;
	padding: 0;
	width: 142px;
	margin: 0;
}

#nav li a{
	display: block;
	padding: 2px;
	background-color: #7e0807;
	margin-top: 7px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/layout/navbg.gif);
	border: 6px ridge #fff;
}

#nav li a:hover{
	background-image: url(images/layout/navover.gif);
	background-color: #ccc;
}

#subhead{
	display: block;
	background: url(images/layout/subhead.png) no-repeat;
	width: 699px;
	height: 67px;
	padding-top: 34px;
}

#content{
	display: block;
	width: 679px;
	background-color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 10px;
	min-height: 200px;
}

#content img{
	padding: 6px;
	border: 1px solid #999;
}

#content img.noborder{
	border-style: none;
}


#footer{
	display: block;
	clear: both;
	background: url(images/layout/footer.gif) no-repeat;
	margin-left: 167px;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 36px;
	width: 699px;
}

#footer ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
}

#footer li{
	display: inline;
}

#footer li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer li a:hover{
	color: #530902;
	text-decoration: underline;
}


#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 164px;
	text-align: center;
	color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
}

#api a{
	color: #808080;
}

#api a:hover{
	color: #fff;
}

/* @end */

/* @group EPDs and Pedigrees */
.banner{
	background-color: #540902;
	color: white;
	min-height: 55px;
	width: 468px;
	border: 4px double #eee;
	font: 150% Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: center;
	margin: auto;
}
.banner a{
	text-decoration: none;
	color: white;
}
.column{
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 210px;
	}
.clear{
	clear: both;
}
a.big-red-button{
	width: 275px;
	height: 103px;
	background-image: url(images/announcement.png);
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 25px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Bright", "Lucida Console", Lucida, Verdana, sans-serif;
	margin: 0 auto;
	text-align: center;
}
a:hover.big-red-button{
	background-image: url(images/announcement_over.png);
}
.PedAnmName{
	font: bold 14px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7e0807;
	text-align : center;
}

.PedCalvedRow{
	text-align : center;
}

.PedS, .PedD{
	font-weight: bold;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

.PedTable
{
	padding: 0% 0% 0% 10%;
}

.PedTable td
{
	padding: 0% 0% 0% 10%;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	width: 450px;
	border-right: 1px solid #999;
		border-bottom: 1px solid #999;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	background-color: #c0c0c0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font: bold 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #4c4c4c;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	background-color: #e6e6e6;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font: bold 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #4c4c4c;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: 12px;
}
/* @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 */
