#hfs-shows-header {

}

#hfs-shows-footer {
	margin-top: 20px;
}

.hfs-shows-location {
	background-color: #450045;;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 6px;
	color: #ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.hfs-shows-title {
	background-color: #450045;;
	border-top: 1px #000000 solid;
	border-left: 0px #000000 none;
	border-bottom: 1px #000000 solid;
	border-right: 0px #000000 none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: #ffcc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.hfs-shows-date {
	background-color: #450045;
	border-top: 1px #000000 solid;
	border-left: 0px #000000 none;
	border-bottom: 1px #000000 solid;
	border-right: 0px #000000 none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight:bold;
	text-align:right;
	color: #ffcc00;
}

.hfs-shows-table {
	background-color: #FFFFFF;
	border-top: 0px #000000 none;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.hfs-shows-colheads {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F1F1F1;
	border-bottom: 1px #DDDDDD solid;
	color: #505050;
}

.hfs-shows-result {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.hfs-shows-altresult {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F5F5F5;
}


.hfs-shows-horse {
	font-weight: bold;
	text-transform: uppercase;
}

.hfs-shows-parents {
	font-size: 10px;
}

.hfs-shows-place {

}

.hfs-shows-searchbar-l {
	text-align: left;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

.hfs-shows-searchbar-r {
	text-align: right;
	padding-bottom: 5px;
}

a.hfs-shows-advsearch {
	text-transform: uppercase;
}

a.hfs-shows-advsearch:hover {

}