.noResultsPromo h2
{
	color: #3A628D;
	font-size: 1.6em;
	margin-bottom: 5px;
}
.noResultsPromo h2 a
{
	color: #3A628D;
	text-decoration: none;
}
.noResultsPromo h2 a:hover
{
	text-decoration: underline;
}
.noResultsPromo p
{
	margin-bottom: 10px;
}
.noResultsPromo .icon
{
	float: right;
	margin: 0 0 5px 5px;
}

.resultItem
{
	border-top: 3px solid #ccc;
	margin: 10px 0;
	padding-top: 5px;
}
.searchResults-record-first
{
	border-top: 0;
	margin-top: 0;
}

.resultItemHeader .courseIndex
{
	cursor: pointer;
	float: left;
	margin-right: 10px;
	width: 20px;
}
.resultItemHeader h4
{
	float: left;
	font-size: 1.3em;
	line-height: 30px;
}
.resultItemHeader h4 a
{
	color: #3f9cc3;
	text-decoration: none;
}
.resultItemHeader h4 a:hover
{
	text-decoration: underline;
}
.resultItemHeader .courseTwoForOne
{
	float: right;
}

.resultItemContent td
{
	vertical-align: top;
}
.resultItemContent th
{
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.resultItemContent .leftCol
{
	border-right: 1px solid #ccc;
	padding: 5px 10px 0 0;
	width: 50%;
}
.resultItemContent .rightCol
{
	width: 50%;
}
.resultItemContent .rightCol .inner
{	
	padding: 5px 0 0 10px;
}
.resultItemContent .colHeader
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 1.2em;	
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.courseInfo
{
	font-size: 1.1em;	
}
.courseInfo th
{
	border-top: 1px solid #ccc;
	padding: 2px 15px 2px 0;
	width: 70px;
}
.courseInfo td
{
	border-top: 1px solid #ccc;
	padding: 2px 0;
}
.courseInfo .bt0
{
	border-top: 0;
}

.courseImage
{
	background: url(images/courseImageShadow.gif) no-repeat left bottom;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 110px;
}
.courseImage img
{
	border: 1px solid #fff;
	width: 100px;
}
.courseAddress
{
	float: left;
	margin-bottom: 10px;
	width: 175px;
}

.courseCost
{
	background: url(images/rating.cost.bg.gif) no-repeat;
	height: 16px;
	margin: 2px 0;
	text-indent: -9000px;
	width: 51px;
}
.courseCost-inner
{
	background: url(images/rating.cost.blue.gif) no-repeat;
	height: 16px;
}

.seasonTable th, .seasonTable td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	text-align: center;
	width: 28px;
}
.seasonTable th
{
	color: #2D69A6;
	font-weight: bold;
	padding: 0 2px;
}
.seasonTable .seasonText
{
	width: 75px;
}
.seasonTable .weekDay
{
	background: url(images/2fore1.cross.16x16.gif) no-repeat center center;
	text-indent: -9000px;
}
.seasonTable .yes241
{
	background-image: url(images/2fore1.tick.16x16.gif);
}

.orderVouchers
{
	margin-top: 10px;
}
.orderVouchers .left
{
	float: left;	
}
.orderVouchers .right
{
	float: right;	
}
.orderVouchers h5
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.orderVouchers h5 span
{
	color: #60A642;
}

.bookTeeTimes
{
	margin-bottom: 10px;
}
.bookTeeTimes .colHeader
{
	margin: 15px 0 5px 0;
	padding: 2px 0 2px 10px;
}

.resultsCourseList .MiddleAdvert 
{
	display: none;
}
.resultsCourseList .courseIndex
{
	display: none;
}
