@charset "utf-8";
/* RSGC CSS Document */
body {
	margin: 0 auto;
}
/*layout*/
#container {
	width: 985px;
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	border: 10px solid #00163F;
	overflow: hidden;
}
#map {
	border: solid 3px #AC8D53;
	width: 440px;
	height: 510px;
}
#logo {
	width: 91px;
	float: left;
	overflow: hidden;
}
#flashcontent {
	width: 682px;
	height: 84px;
	float: left;
	overflow: hidden;
}
#menubar {
	width: 735px;
	height: 40px;
	float: left;
	overflow: hidden;
	margin-left: 250px;
}
#left {
	width: 28%;
	float: left;
	overflow: hidden;
	margin-right:2%;
}
#right {
	float: left;
	overflow: hidden;
	width: 70%;
}
#divider {
	width: 100%;
	background: #FFF url(/images/lineBG.gif) repeat-x top;
	height: 20px;
	clear: both;
}
#mainContent {
	width: 985px;
	overflow: hidden;
}
#foot {
	width: 985px;
	background-color: #00163F;
	color: #fff;
	padding: 5px;
	height: 40px;
	line-height: 40px;
}
.weatherAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px!important;
}
/*recip style*/

.recipDiv {
	width: 400px;
	margin: 2px;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	border: 1px solid #867D6C;
	padding: 4px;
}
.recipClub {
	margin: 0;
	font-size: 13px;
	background-color: #E0DDD1;
	padding: 3px;
}
.recipClub h3 {
	font-size: 13px;
	color: #666666;
}
.recipDiv div {
	float: left;
	width: 50%;
}
.recipDiv div * {
	padding: 0;
	margin: 0;
}
.recipFull, .recipContact, .recipClub {
	width: 98% !important;
}
.recipState {
	padding: 10px 0 0 10px;
	clear: both;
}
.recipState * {
	font-size: 16px;
}
.recipTel {
	font-weight: bold;
}
.recipTop {
	font-weight: bold;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #86B3C8;
}
.contentslide {
	padding: 0px;
	width: 520px;
	height: 150px;
	overflow: hidden;
}
.contentslide a {
	background-image: none!important
}
.contentslide .opacitylayer {
	width: 100%;
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.contentslide .contentdiv {
	display: none;
}
.pagination {
	display: none;
}
/*product*/
table.portal {
	border: none;
	background: #F5F5F5;
}
table.portal th {
	background: #C9C3B2 url(/images/bg/th.jpg) repeat-x;
}
table.highlight {
	background-color: #DDD7CA;
	border: solid 1px #786C3F;
}
a.bookingsButton {
	color: #036;
	text-decoration: none!important;
	background: #fff;
	display: block;
	height: 34px;
	margin: 7px 3px 2px 4px;
	padding: 3px 2px 2px 2px;
	border-width: 2px;
	border-color: #ccc #333 #333 #ccc;
	border-style: solid;
	line-height: normal;
	font-size: 11px!important;
}
div.cell p {
	margin: 1px 0 0 2px;
	padding: 0;
	white-space: normal!important;

}
.bookingResults .cell {
	width: 131px!important;
	line-height: normal !important;
	float: left;
	margin: 1px 0 1px 2px;
	height: 64px!important;
	border: 1px solid #999;
	display: inline;
	overflow: hidden;
}
div.cell {
	font-weight: normal;
	line-height: normal!important;
	/* font-size: 12px !important; */
}
.bookingTitle {
	padding: 0!important;
	height: 50px;
	height: 40px;
	line-height: normal;
	text-align: center;
	width: 80px;
	text-align: center;
	margin: 4px 2px 1px 4px;
	float: left;
	display: inline;
}
.bookingStatus {
	text-align: center;
	height: 57px!important;
	padding: 0;
	width: 70px;
	float: left;
	margin: 3px 0 0 0!important;
}




/* P4P - Michael H - 18/12/15 */
/* Font size buttons not working */
.teetime-day-table .row-heading li {white-space: nowrap;}
