﻿.stallion_details
{
	float:left;
	width:100%;
}
.stallion_details .award
{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	color:#003B81;
	font-size:14px;
	font-weight:bold;
}
.stallion_details .horseimage
{
	float:left;
	width:300px;
	margin:0px 10px 0px 0px;
}
.stallion_details .horseimage img
{
	display:block;
	line-height:0px;
	width:300px;
}
.stallion_details .horseimage .studbook
{
	float:left;
	width:290px;
	padding:5px;
	background:#E6F5FC;
	text-align:center;
	color:#003B81;
	font-size:11px;
}
.stallion_details .horse_info_contact
{
	float:left;
	width:350px;	
}
.stallion_details .horse_info_contact .info .row
{
	float:left;
	width:100%;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #c0c0c0;
	padding:0px 0px 5px 0px;
}
.stallion_details .horse_info_contact .info .row .title
{
	float:left;
	width:100px;	
	font-weight:bold;
}
.stallion_details .horse_info_contact .info .row .value
{
	float:left;
	width:200px;	
}
.stallion_details .horse_info_contact .contact .row
{
	float:left;
	width:100px;	
	padding:15px 0px 0px 0px;
}
.stallion_details .horse_info_contact .contact .details
{
	float:left;
	width:200px;		
}
.stallion_details .horse_info_contact .info,
.stallion_details .horse_info_contact .contact,
.stallion_details .horse_info_contact .moreinfo
{
	padding:0px 0px 10px 0px;
}
.stallion_details .horse_info_contact .moreinfo .nominated
{
	padding:0px 0px 10px 0px;
	color:#003B81;	
	font-weight:bold;
}
.stallion_details .horseimage .studbook a
{
	color:#003B81;	
	font-size:11px;
}
.stallion_details a
{
	color:#003B81;	
	font-weight:bold;	
}
