/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background: #e0ceb3 url(headbg_02.gif) repeat-x;
}
body, p{
	
}

a{
	color: #7e0807;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

input, textarea{
	background-color: #efe9d0;
	border: 1px solid #b2917a;
}

#leftpic_cutline{
	display: block;
	background-color: #E0CEB3;
	float: right;
	padding: 5px;
	font-style: italic;
	font-size: 10px;
	margin: 2px;
}

/* An extra div if needed, not plugged into the HTML by default */
#container{
	display: block;
	margin: auto;
	width: 910px;
}
#header{
	display: block;
	background-repeat: repeat-x;
	height: 150px;
}

#subhead{
	display: block;
	background:  url(/jill/titlebg.gif) no-repeat;
	height: 43px;
	width: 720px;
	padding-top: 13px;
	font-style: italic;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: bold;
	padding-left: 10px;
}

#wrapper{
	float: right;
	width: 734px;
	padding-bottom: 20px;
}

#wrappernav{
	display: block;
	float: left;
	width: 174px;
}

#nav{
	display: block;
	width: 176px;
	font: bold 14px Times, Georgia, "Times New Roman", serif;
	background:  url(navbox.jpg) no-repeat;
	float: left;
}
#nav ul{
	list-style-type: none;
	text-align: right;
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 4px;
	margin: 0;
	display: block;
	width: 143px;
}
#nav ul li a{
	display: block;
	width: 133px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #000;
	height: 13px;
	padding-right: 8px;
}

#nav ul li a:hover{
	color: #e0ceb3;
	background-image:  url(images/over.gif);
	display: block;
	font-style: italic;
}

#navfoot{
	height: 67px;
	background:  url(navbox_foot.jpg) no-repeat;
	display: block;
	clear: left;
	width: 176px;
}

#contact{
	display: block;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	clear: both;
	padding-left: 10px;
}

#content{
	display: block;
	border-top: 1px solid #eb1923;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-top: 10px;
}


#donorleft{
	display: block;
	float: left;
	width: 377px;
}

#donorright{
	display: block;
	float: right;
	width: 340px;
}

#footer{
	display: block;
	clear: both;
	padding-left: 180px;
	text-align: center;
	background:  url(footerbg.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
}

#footer a{
	font: bold 14px Times, Georgia, "Times New Roman", serif;
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
}

#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 181px;
	text-align: center;
	color: #774729;
	padding-bottom: 20px;
}

#api a{
	color: #774729;
}

#api a:hover{
	color: #eb1923;
}

/* @end */

/* @group EPDs and Pedigrees */

.ped_name{
	color: #603113;
	font-weight: bold;
	font-size: 20px;
}

.ped_calved{

}

.ped_sirename{
	color: #603113;
	font-weight: bold;
}

.ped_damname{
	color: #603113;
	font-weight: bold;
}

.ped_pedbody{
	
}

#epdtable{
	border-bottom: 1px solid #b2917a;
	border-left: 1px solid #b2917a;
	background-color: #efe9d0;
}

#epdtable td{
	border-top: 1px solid #b2917a;
	border-right: 1px solid #b2917a;
}

.epdhead{
	background-color: #b2917a;
	font-weight: bold;
	color: #fff;
}

.epdsubhead{
	background-color: #d8b18c;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

.epddata{

}

/* @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: 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 */


