/*//////////////////////START OF ANIMAL_FRAME LAYOUT//////////////////////////*/


#frame #content .animal_frame {
	padding-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6A00;
	background-image: url(../images/animal_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 50px;
}
#frame #content .animal_frame .animal_img {
	height: 280px;
	width: 375px;
	overflow: hidden;
	border: 1px solid #FF6A00;
}
#frame #content .animal_frame .animal_img:hover {
	width: 375px;
	height: 280px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#frame #content .animal_frame .animal_txt_frame {
	height: 268px;
	float: right;
	width: 530px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#frame #content .animal_frame .animal_pedigree a {
	float: right;
	width: 32px;
	background-image: url(../images/pedigree_bttn.gif);
	height: 282px;
	display: block;
}
#frame #content .animal_frame .animal_pedigree a:hover {
	height: 282px;
	width: 32px;
	background-image: url(../images/pedigree_bttn_hover.gif);
}
#frame #content .animal_frame .bttn_frame {
	float: right;
	width: 32px;
	height: 282px;
}

#frame #content .animal_frame .bttn_frame .semen_pedigree a {
	float: right;
	width: 32px;
	background-image: url(../images/pedigree_bttn.gif);
	height: 141px;
	display: block;
	background-position: center;
}
#frame #content .animal_frame .bttn_frame .semen_pedigree a:hover {
	height: 141px;
	width: 32px;
	background-image: url(../images/pedigree_bttn_hover.gif);
}
#frame #content .animal_frame .bttn_frame .ebv_graph a {
	float: right;
	width: 32px;
	background-image: url(../images/ebv_bttn.gif);
	height: 140px;
	display: block;
	background-position: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
#frame #content .animal_frame .bttn_frame .ebv_graph a:hover {
	height: 140px;
	width: 32px;
	background-image: url(../images/ebv_bttn_hover.gif);
}



/*//////////////////////END OF ANIMAL_FRAME LAYOUT//////////////////////////*/




/*//////////////////////START OF SEMEN PAGE LAYOUT//////////////////////////*/


#frame #content .animal_frame .animal_txt_frame .progeny_container {
	width: 160px;
	float: right;
	padding-right: 7px;
	padding-left: 10px;
}
#frame #content .animal_frame .animal_txt_frame .animal_txt_bar {
	background-image: url(../images/animal_txt_bar.gif);
	background-repeat: no-repeat;
	height: 268px;
	width: 1px;
	float: right;
	margin-left: 5px;
}
#frame #content .animal_frame h1 {
	font-size: 1.2em;
	margin: 0em;
	padding: 0em;
	line-height: 1.2em;
}
#frame #content .animal_frame .animal_txt_frame .progeny_container h1 {
	font-size: 1.2em;
	padding: 0em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .6em;
	margin-left: 0em;
}
#frame #content .animal_frame h2 {
	font-size: 0.8em;
	line-height: 1em;
	padding: 0px;
	margin-top: .35em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: .1em;
}
#frame #content .animal_frame h3 {
	font-size: 0.7em;
	color: #000;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .3em;
	margin-left: 0em;
}
#frame #content .animal_frame p {
	font-size: .7em;
	color: #000;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#frame #content .animal_frame h3 .highlight {
	text-transform: uppercase;
	color: #F90;
}
#frame #content .animal_frame h2 .genestar_blk_txt {
	color: #000;
}
#frame #content .animal_frame .animal_txt_frame .progeny_container .progeny {
	list-style: none;
	margin: 0;
	padding: 0;
}
#frame #content .animal_frame .animal_txt_frame .progeny_container .progeny li {
	text-align: left;
	color: #FFFFFF;
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#frame #content .animal_frame .animal_txt_frame .progeny_container .progeny  li a img{
	height: 54px;
	width: 74px;
	border: 1px solid #FF6A00;
	display: block;
	margin-bottom: 4px;
}
#frame #content .animal_frame .animal_txt_frame .progeny_container .progeny li a img:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#frame #content .animal_frame .animal_txt_frame .info_container p, #frame #content .archive_frame .archive_txt_frame .archive_info_container p {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #000;
}
#frame #content .animal_frame .animal_txt_frame .info_container .animal_notes {
	height: 143px;
	overflow: hidden;
}
#frame #content .animal_frame .animal_txt_frame .info_container .animal_notes p {
	text-align: justify;
}
/*//////////////////////START OF SEMEN PAGE LAYOUT//////////////////////////*/



/*//////////////////////START OF SALE PAGE LAYOUT//////////////////////////*/
#frame #content .animal_frame .animal_txt_frame .sale_info_container {
	width: 520px;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF6A00;
	border-bottom-color: #FF6A00;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	margin-top: 3px;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree .pedigree_dam {
	float: right;
	width: 258px;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree .pedigree_sire {
	width: 258px;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree  .p1 {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #FF6A00;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree  .p2 {
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.5em;
	text-transform: uppercase;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .full_pedigree  .p3 {
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 3em;
	text-transform: uppercase;
}
#frame #content .animal_frame .animal_txt_frame .sale_info_container .sale_notes {
	height: 100px;
	overflow: hidden;
}
#frame #content h1 .bold {
	color: #666;
}

/*//////////////////////END OF SALE PAGE LAYOUT//////////////////////////*/


/*//////////////////////START OF SALE ARCHIVE PAGE LAYOUT//////////////////////////*/


#frame #content .archive_frame h2 {
	font-size: 0.8em;
	line-height: 1em;
	padding: 0px;
	margin-top: .35em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: .1em;
}

#frame #content .archive_frame {
	padding-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6A00;
	background-image: url(../images/archive_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 50px;
}
#frame #content .archive_frame .archive_img {
	height: 150px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #FF6A00;
}
#frame #content .archive_frame .archive_img:hover {
	width: 200px;
	height: 150px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#frame #content .archive_frame .archive_pedigree a {
	float: right;
	width: 32px;
	background-image: url(../images/pedigree_bttn.gif);
	height: 152px;
	display: block;
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
}
#frame #content .archive_frame .archive_pedigree a:hover {
	height: 152px;
	width: 32px;
	background-image: url(../images/pedigree_bttn_hover.gif);
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
}
#frame #content .archive_frame .archive_txt_frame {
	height: 136px;
	float: right;
	width: 690px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
}
#frame #content .archive_frame h1 {
	font-size: 1.2em;
	padding: 0em;
	line-height: 3em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
/*//////////////////////END OF SALE ARCHIVE PAGE LAYOUT//////////////////////////*/


/*//////////////////////START OF TECHNICAL PAGE LAYOUT//////////////////////////*/
#frame #content .technical .technical_download a {
	/*	float: right;
*/	width: 944px;
	background-image: url(../images/technical_download.gif);
	height: 20px;
	display: block;
	margin-bottom: 30px;
}
#frame #content .technical .technical_download a:hover {
	height: 20px;
	width: 944px;
	background-image: url(../images/technical_download_hover.gif);
}
#frame #content .technical .technical_p {
	margin: 0px;
}
/*#frame #content .photo_album .album_container {
	background-color: #C33;
	float: left;
	width: 944px;
	position: relative;
}*/

/*//////////////////////END OF TECHNICAL PAGE LAYOUT//////////////////////////*/


/*//////////////////////START OF PHOTO ALBUM PAGE LAYOUT//////////////////////////*/
#frame #content .photo_album {
	margin-bottom: 20px;
	padding-left: 25px;
}
#frame #content .photo_album .album {
	list-style: none;
	margin: 0;
	padding: 0;
}
#frame #content .photo_album .album li {
	text-align: left;
	color: #FFFFFF;
	float: left;
	margin: 0;
	width: 25%;
	padding: 0;
}
#frame #content .photo_album .album li a img{
	height: 150px;
	width: 200px;
	border: 1px solid #FF6A00;
	margin-bottom: 20px;
}
#frame #content .photo_album .album li a img:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#frame #content .clear {
	clear: both;
}
/*//////////////////////END OF PHOTO ALBUM PAGE LAYOUT//////////////////////////*/
#frame #content .txt form table .highlight {
	text-transform: uppercase;
	color: #FF6A00;
}
