 
.bold {
	font-weight: 700;
}

.page_title {
	margin-left: 10px;
	margin-top: 5px;
}

.table_item {
	font-weight: 700;
}

.table_heading {
	font-weight: 700;
	text-align: center;
}

#owner_table {
	width: 480px;
	margin-left: 10px;
}

#career_table, #race_table {
	width: 650px;
	margin: 10px auto;
	clear: right;
}

#pedigree_table {
	border-top: 1px solid #999999;
	width: 650px;
	margin: 10px auto;
	clear: right;
}

#pedigree_table td {
	border-bottom: 1px solid #999999;
	padding: 5px;
}

#pedigree_table .second {
	background-color: #dddddd;
}

#career_table td {
	text-align: center;
}

#race_table td {
	font-size: 10px;
}

.alt {
	background-color: transparent;
}

.over {
	/*background-color: #005dab;*/
	background-color: #669966;
	color: #000000;
}

.center {
	text-align: center;
}

.profile_photo {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: right;
	font-size: 9px;
	margin-right: 15px;
	padding: 5px;
	text-align: center;
	width: 120px;
}

.profile_photo img {
	border: 1px solid #dddddd;
}


.profile_photo_small {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: right;
	font-size: 9px;
	margin-right: 15px;
	padding: 5px;
	text-align: center;
	width: 67px;
}

.profile_photo_small img {
	border: 1px solid #dddddd;
	width: 67px;
	height: 100px;
}

.director_photo {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: right;
	font-size: 9px;
	margin: 0 15px 15px 15px;
	padding: 5px;
	text-align: center;
	width: 145px;
	overflow: hidden;
	clear: right;
}

.director_photo img {
	border: 1px solid #dddddd;
}

.lindsay_park_photo {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: right;
	font-size: 9px;
	margin: 0 10px 15px 10px;
	padding: 5px;
	text-align: center;
	width: 210px;
	overflow: hidden;
	clear: right;
}

.lindsay_park_photo img {
	border: 1px solid #dddddd;
	margin-top: 5px;
}

.inline_photo_center {
		text-align: center;
		margin-bottom: 15px;
	}

.inline_photo_center img {
	border: 10px solid #ffffff;
}

.credits {
	margin: 0 auto;
	width: 650px;
}

.photo_credit {
	border: 5px solid #ffffff;
	background-color: #ffffff;
	background-position: center center;
	overflow: hidden;
	height: 120px;
	width: 120px;
	margin: 0 5px 5px 0;
	float: left;
	text-align: right;
}

.photo_credit em {
	position: relative;
	top: 105px;
	right: 5px;
	color: #ffffff;
	font-weight: 700;
	font-style: normal;
}

.winner td	{
	font-weight: 700;
}

blockquote {
	background-color: #ffffff;
	margin: 5px 30px;
}

.photo_gallery {
	width: 610px;
	margin: 0 auto;
}

.photo_gallery img {
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;
}


.imageBox {
	float: left;	
	width: 80px;	
	height: 80px;
	padding: 5px;
	border: 1px solid #a5ab85;
	margin: 0 10px 10px 0;
	text-align: center;
	background-color: #eeeeee;
	display: inline;
}


.imageBox a {
	display: block;
	height: 80px;
	border: 0;
}

#horse_table_list {
	width: 98%;
	margin: 0 auto;
	border-right: 1px dotted #CACACA;
	border-bottom: 1px dotted #CACACA;
}

#horse_table_list td {
	border-left: 1px dotted #CACACA;
	border-top: 1px dotted #CACACA;
	background-color: none;
	padding: 3px;
	line-height: 20px;
	cursor: pointer;
}

#horse_table_list td.centered {
	text-align: center;
}

#horse_table_list th {
	border-left: 1px solid #CACACA;
	border-top: 1px solid #CACACA;
	background-color: #333333;
	color: #ffffff;
	padding:3px;
	text-align: center;
	line-height:20px;
}

#horse_body {
	width: 455px;
}

.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.gallery_box {
	height: 85px;
}

.gallery_box h3, .gallery_box p {
	padding-bottom: 0;
	margin-left: 85px;
}

.gallery_box img {
	float: left;
	display: inline;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #ffffff;
}

.no_border {
	border: none;
	display: block;
	margin-bottom: 8px;
}

a.no_border:hover {
	border: none;
}

#questions h3 {
	font-size: 120%;
	padding-left: 0;
}

#questions .question_asked {
	margin-top: 20px;
}

#questions .answer {
	margin-top: 5px;
}

#questions .answer textarea {
	width: 85%;
}

#questions .answer .save_button {
	width: 10%;
	float: right;
	padding: 5px;
}

.profile_question {
	font-weight: 700;
}

.profile_answer {
	margin-bottom: 10px;
}

#newsItems {
	position: relative;
}

#rsvp_box {
	margin: 20px 0;
}

#TB_ajaxContent p {
	text-align: center;
	font-weight: 700;
}

#comment_form {
	margin-top: 40px;
	padding: 0 20px;
}

#comment_form textarea {
	width: 98%;
	height: 100px;
}

.comment {
	padding: 10px 12px;
	border-bottom: 1px solid #dddddd;
}

.comment_by_line {
	color: #666666;
	font-size: 85%;
	padding: 0 15px;
	text-align: right;
}

#join_the_club {
	background-image: url('../images/jointheclub_bg.gif');
	background-position: center top;
	text-align: center;
	padding: 20px 0 10px;
	margin: 20px 10px 10px;
	background-repeat: no-repeat;
	width: 180px;
}

#join_the_club select {
	margin-top: 20px;
	margin-bottom: 10px;
}

#photo_gallery {
	width: 630px;
	margin: 0 auto;
}

.sponsor_item a:hover {
	border: none;
}