@charset "utf-8";
#dropDownSearchForm {
	width: 230px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 15px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#keywordSearchForm {
	width: 230px;
	text-align: center;
	position: absolute;
	top: 380px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 15px;
}
fieldset {
	border: 1px solid #CCCCCC;
}


legend {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	color: #2B39A3;
}

ol {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ol li {
	padding-bottom: 15px;
}
label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
select, #schoolClubSearch, #personalTrainerSearch {
	color: #333333;
	background-color: #DEE8F4;
	width: 180px;
}
input {
	margin-top: 10px;
}
#searchResultsWrapper {
	width: 457px;
	margin-left: 262px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/search-results-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#SearchResults {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EBEBEB;
	margin: 0px;
}
p#terms {
	background-image: url(../images/search-results-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EBEBEB;
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10px;
}


h4 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 12px;
}
.tips {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	font-size: 10px;
}

table {
	width: 435px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/tableTop.png);
}
th a {
	color: #FFFFFF;
	text-decoration: none;
}
th a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

td {
	background-color: #DEE8F4;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	padding-left: 3px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 435px;
}
td a {
	text-decoration: none;
	color: #333333;
}
td a:hover {
	text-decoration: underline;
}

.contactTd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contact_details {
 display:none;
 }
 
.nextResult {
	height: 5px;
	background-color: #EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -5000px;
	font-size: 1px;
}


#advert1 {
	clear: both;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#advert1 img, #advert2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#advert2 {
	position: absolute;
	right: 15px;
	top: 680px;
}

ul#mainNav li#homeNav a {
	text-decoration: underline;
}
