/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background-color: #000;
}
body, p{
	
}

a{
	color: #174521;
}

td{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* An extra div if needed, not plugged into the HTML by default */
#contact{
	float: right;
	display: block;
	color: #fff;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-top: 28px;
	padding-right: 21px;
	text-align: right;
}

#contact a{
	color: #fff;
}

#container{
	display: block;
	margin: auto;
	width: 877px;
	background: url(../images/mainbg.gif) repeat-y;
}
#header{
	background: url(../images/header.jpg) no-repeat;
	height: 123px;
}

#subhead{
	background: url(../images/subhead.jpg) no-repeat;
	display: block;
	height: 38px;
	padding-left: 220px;
	padding-top: 10px;
	color: #13401f;
	font: bold 19px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#wrapper{
	
}
#nav{
	display: block;
	float: left;
	width: 150px;
	background-color: #113d1a;
	border: 1px solid #fbb039;
}

#nav ul{
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	margin-left: 0;
}

#nav li a{
	display: block;
	padding: 5px;
	color: #fff;
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	list-style-type: none;
}

#nav li a:hover{
	color: #000;
	background-color: #feb034;
}

#content{
	display: block;
	float: right;
	width: 696px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-right: 22px;
}
#footer{
	display: block;
	clear: both;
	background-image: url(../images/footer.gif);
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 44px;
	padding-left: 85px;
	text-align: center;
	padding-top: 19px;
}

#footer a{
	text-decoration: none;
	color: #113d1a;
	font-weight: bold;
}

#footer a:hover{
	color: #fbb03b;
}

#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	margin: auto;
	width: 790px;
	color: #4c4c4c;
	padding-left: 89px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#api a{
	color: #4c4c4c;
}

#api a:hover{
	color: #999;
}

input, textarea{
	border: 1px solid #1d5c2d;
	background-color: #fff2e0;
}

.cutline{
	font: italic 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @end */

/* @group EPDs and Pedigrees */


.PedAnmName{
	font-weight: bold;
	font-size: 120%;
	color: #174521;
}

.PedCalvedRow{
	font-weight: bold;
}

.PedS, .PedD{
	font-weight: bold;
	color: #174521;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}
.PedTable
{
	padding:10px;
}

.PedTable td
{

	padding: 0px 20px 10px 0px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width:450px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 0.9em;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	font-weight: bold;
	color: #fff;
	background-color: #174521;
	font-size: 90%;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	background-color: #feb23a;
	font-size: 75%;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{

}
.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 */

/* @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(file:///Web%20Marketing/web%20sites%20migrated/King%20and%20I/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(file:///Web%20Marketing/web%20sites%20migrated/King%20and%20I/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(file:///Web%20Marketing/web%20sites%20migrated/King%20and%20I/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 */

