body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #009FCF;
	color: #666666;
	margin:0px;
	padding:0px;
}

.waves {
	background: url("../images/wave4.jpg") no-repeat scroll right 0 transparent;
	height: 1024px;
	margin-top: -660px;
	z-index: 1;
}

.clear {
	clear:both;
}

a {
	text-decoration: underline;
	color: #00669B;
}

.pageCopy a img {
	text-decoration: none;
}

h1 {
	color: #009FCE;
	font-size: 34px;
	width: 700px;
	float: left;
	font-weight: normal;
}


h2 {
	background-color: #00669B;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
	font-weight: bold;
	padding: 5px;
}

#centreSite {
	margin:0 auto;
	padding-top:8px;
	position:relative;
	width:980px;
}

.contentPadding {
	background-color: #FFFFFF;
	padding: 15px;
}

#contactTable table {
	border-collapse: collapse;
}

#contactTable td {
	padding: 5px;
}

#contactTable tr.noBg {
	height: 35px;
}

#contactTable td.cellbg {
	background: transparent url(../images/enquiryFormCell2_bg.jpg) repeat-y scroll 0% 0%;
}

#contactTable tr.bg {
	background: transparent url(../images/enquiryFormCell_bg.jpg) repeat-y scroll 0% 0%;
	height: 35px;
}

#contactTable td.contactLabel {
	padding-left: 5px;
}

#contactTable table.bg2 {
	background: transparent url(../images/enquiryFormCell_bg.jpg) repeat-y scroll 0% 0%;
	height: 35px;
}

table.school {
	border-collapse: collapse;
}

#holsTableCell {
	border-top: 1px solid #CFD8E2;
	border-right: 1px solid #CFD8E2;
	padding: 5px;
}

#holsEndTableCell {
	border-top: 1px solid #CFD8E2;
	padding: 5px;
}

table {
	border-collapse: collapse;
}

#tableCell {
	border-top: 1px solid #CFD8E2;
	border-right: 1px solid #CFD8E2;
	padding: 5px;
}

#innerTableCell {
	border-top: 1px solid #CFD8E2;
	border-left: 1px solid #CFD8E2;
	border-right: 1px solid #CFD8E2;
	padding: 5px;
}

#endTableCell {
	border-top: 1px solid #CFD8E2;
	padding: 5px;
}

.requestFormSubmit {
	background: transparent url(../images/enquiry-submitButton.jpg) no-repeat scroll 0 0;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	margin-top: 12px;
	padding-left: 10px;
	width: 87px;
}

#contentWrap {
	width: 720px;
	float: left;
}

#contentWrapper {
	width: 980px;
	min-height: 300px;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF;
}

.footerStrip {
	background: #009FCF url("../images/footerStrip.jpg") no-repeat scroll 0 0;
	height: 187px;
	width: 980px;
}

#footerMenu {
	font-size: 13px;
	height: 56px;
	/*margin:0 auto;*/
	color: #01A0CF;
	line-height: 25px;
	margin-right: 50px;

}


.footerMenuItem {
	float:right;
}

.footerMenuSpacer {
	width: 1px;
	float: right;
	padding-left:10px;
	padding-right:10px;
	color: #01A0CF;
}

.footerMenuItem a {
	color: #01A0CF;
	text-decoration: none;
	font-weight: bold;
}

#footerWrap {
	background-color: #FFFFFF;
	height:56px;
	margin-right: 40px;	
	width:980px;
}

.footerText {
	color: #01A0CF;
	text-align: right;
}

#headerWrap {
	height:320px;
	margin:0 auto;
	position:relative;
	width:980px;
}

#headerImageWrap {
	margin:0 auto;
	width:980px;
}

#homeMidContentWrap {
	float:left;
	width:575px;
	padding-top: 20px;
	padding-left: 10px;
	height:600px;
	
}

#homeRightContentWrap {
	float:left;
	width:220px;
	padding-top: 35px;
	padding-left: 20px;
}

#homeMainContentWrap {
	width:310px;
	float:left;
	font-size: 12px;
}

.homeHeading {
	width:320px;
}

#homeMainPDFWrap {
	
	float:right;
	
	padding-top:15px;
	text-align:center;
}

#homeMainPDFWrap a {
	color: #012B63;
	text-decoration: none;
}

#leftMenu {
	padding-left:25px;
	padding-top:10px;
	text-align:left;
}

#leftMenuWrap {
	float:left;
	position:relative;
	width:230px;
}

#mainMenuWrap {
	height:36px;
	margin:0 auto;
	width:997px;
}

#mainMenu {	
	background: #FFFFFF;
	height:42px;
	margin:0 auto;
	position:absolute;
	top:328px;
	width:980px;
}

.mainMenuItem {
	float:left;
	padding-right:25px;
}

.mainMenuItem a{
	color: #FFFFFF;
	text-decoration: none;
}

#mainMenuWrap {
	height:36px;
	width: 980px;
	margin: 0 auto;
}

#mainMenuOverlay {
	height:42px;
	position:absolute;
	top:342px;
	width:978px;
	z-index:14;
	padding-left:19px;
	padding-top: 2px;
}

.menuItemBG a, 
.menuItemBG_over a,
.menuItemBG_on a {
	color: #FFFFFF;
}

.menuItemBG {
	background-image: url(../images/navigation/TopLinkBG_off.jpg);
	margin: 5px 0 5px 5px;
	float: left; 
	cursor: pointer;
	padding:8px 30px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

.menuItemBG_over,
.menuItemBG_on {
	background-image: url(../images/navigation/TopLinkBG_on.jpg);
	margin: 5px 0 5px 5px;
	float: left; 
	cursor: pointer;
	padding:8px 30px;	
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;

}

#midContentWrap {
	float:left;
	width:440px;
	padding-top: 20px;
	padding-left: 20px;
}

#midContent {
	padding-left:15px;
	padding-right:25px;
	padding-top:25px;
}

#midContentHotDeals {
	padding-left:30px;
	padding-right:15px;
	padding-top:25px;
}

#rightContentWrap {
	float:left;
	width:250px;
	padding-top: 30px;
	padding-left: 20px;
}

#searchResultsDisplay {
	background:url(../images/searchResultsHeader-bg.jpg);
	width:705px;
	height:44px;
	margin:10px 0px 0px 0px;
}

.searchResultsHeader {
	padding:10px 0px 0px 0px;
	height:34px;
}

.searchResultsHeader .searchResultsTitle {
	float:left;
	padding-left:20px;
	color:#ffffff;
	text-align:left;
	font-weight: bold;
}

.searchResultsHeader .searchResultsTitle.title {
	width:170px;
} 

.searchResultsHeader .searchResultsTitle.thumb {
	width:60px;
}

.searchResultsHeader .searchResultsTitle.description {
	width:245px;
}

.searchResultsHeader .searchResultsTitle.size {
	width:50px;
}

.searchResultsHeader .searchResultsTitle.download {
	width:60px;
}

.searchResultsContent {
	margin-bottom:10px;
	margin-left:4px;
}

.searchResultsContent .searchResultsText {
	float:left;
	padding-left:20px;
	border-left:1px solid #E1E6ED;
	border-bottom:1px solid #E1E6ED;
	height:40px;
	padding-top:25px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}

.searchResultsContent .searchResultsText.title {
	width:165px;
}

.searchResultsContent .searchResultsText.thumb {
	width:70px;
	padding: 5px !important;
	height: 55px !important;
}

.searchResultsContent .searchResultsText.description {
	width:245px;
}

.searchResultsContent .searchResultsText.size {
	width:70px;
	padding-left:0px !important;
	text-align: center;
}

.searchResultsContent .searchResultsText.download {
	width:74px;
	border-right:1px solid #E1E6ED;
}

#siteWrap {
	margin: 0 auto;
	width: 980px;
	font-size: 12px;
}

.subMenu {
	text-align:left;
}

.subMenu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.subMenu ul ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 6px;
	list-style-type: none;
	font-size: 11px;
}

.subMenu ul li {
	color: #ffffff;
	font-weight: bold;
	width: 190px;
	margin-bottom: 2px;
}

.subMenu li li {
	color: #ffffff;
	font-weight: normal;
	padding: 0px;	
	margin: 0px;
	display:block;
}

.subMenu li li a {
	display: block;
	padding: 4px 0px 6px 10px;
	color: #00669B;
	height: auto;
	outline: none;
}

/*.subMenu li li.last {
	border-bottom: none;
}*/

.subMenu li a {
	display: block;
	height: 15px;
	padding: 8px 0px 8px 10px;
	/*position: relative;*/
	text-decoration: none;
	color: #666666;
	outline: none;
}

.subMenu li a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

.subMenu li li a:hover {
	background:transparent url(../images/sub_navigation/bkg_menu_active.gif) no-repeat scroll 0 0;
	display: block;
	text-decoration: none;
	color: #fffffff;
}

.subMenuItem {
	background:transparent url(../images/sub_navigation/bkg_menu_inactive.gif) no-repeat scroll 0 0;
}
.subMenuItem_over {
	background:transparent url(../images/sub_navigation/bkg_menu_active.gif) no-repeat scroll 0 0;
}
.subMenuItem_selected {
	background:transparent url(../images/sub_navigation/bkg_menu_active.gif) no-repeat scroll 0 0;
}

li.subMenuItem_selected a {
	color: #FFFFFF;
}

.subMenuItem_over a {
}

#teamMemberWrap {
	width: 231px;
	height: 362px;
	float: left;
}

#teamMemberWrap strong {
	color: #333333;
}

.teamMember {
	background: url(../images/team-bg2.jpg) no-repeat;
	width: 231px;
	height: 362px;
	float: left;
	margin-bottom: 15px;
}

.teamMemberDetails {
	background: url(../images/team-details-bg.jpg) no-repeat;
	width: 231px;
	height: 362px;
	float: left;
	margin-bottom: 15px;
}

.teamTitle {
	padding: 6px 9px 0px 9px;
	text-align:center;
	font-size:11px;
	color:#153C6F;
	height:30px;
}

.teamPhoto {
	width:214px;
	height:160px;
	float:left;
	padding-left:7px;
}

.teamDetails {
	float:left;
	padding: 8px 12px 8px 16px;
	width:200px;
	height:115px;
}

.teamMemberInformation {
	float:left;
	padding: 8px 24px 8px 24px;
	width:179px;
	height:275px;
}

.teamButton {
	float:right;
	padding: 8px 12px 8px 16px;
}

#venueContentWrap {
	width: 730px;
	float: left;
}

#venueContactInformation {
	width:284px;
	padding-left: 20px;
	float:left;
}

#venueMainInformation {
	width:416px;
	float:left;
}

#venueContactInformation .boxWrap {
	width:284px;
	height:245px;
}

#venueContactInformation .boxCount {
	float:left;
	padding:10px 0px 0px 0px;
	width:100px;
	text-align:right;
	font-weight: bold;
}

#venueContactInformation .boxContentWrap {
	padding:5px 0px 0px 20px;
	color:#333333;
}

#venueContactInformation .boxButton {
	padding-bottom: 2px;
}

#worksheetTable table {
	border-collapse: collapse;
}

#worksheetTable td {
	padding: 5px;
}

#worksheetTable tr.noBg {
	height: 35px;
}

#worksheetTable td.cellbg {
	background: transparent url(../images/enquiryFormCell2_bg.jpg) repeat-y scroll 0% 0%;
}

#worksheetTable tr.bg {
	background: transparent url(../images/enquiryFormCell_bg.jpg) repeat-y scroll 0% 0%;
	height: 35px;
}

#worksheetTable td.contactLabel {
	padding-left: 5px;
}

#worksheetTable table.bg2 {
	background: transparent url(../images/enquiryFormCell_bg.jpg) repeat-y scroll 0% 0%;
	height: 35px;
}

#worksheetTable table input {
}

#galleryContent {
	width:265px;
	height: 201px;
	padding-top: 10px;
	position: absolute;
	overflow: hidden;
	left:10px;
	
}
#galleryWrap {
	position: absolute;
	width: 265px;
	height: 201px;
	padding-top: 8px;
}

.imgScrollLeft {
	background: url(../images/hotDealsScrollLeft.png) no-repeat;
	background:transparent url(../images/hotDealsScrollLeft.png) repeat-y scroll center top;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod = crop, src = '/views/images/hotDealsScrollLeft.png' );
	cursor:pointer;
	height:25px;
	width:25px;	
	left:3px;
	position:absolute;
	top:85px;
}

.imgScrollRight {
	background: url(../images/hotDealsScrollRight.png) no-repeat;
	background:transparent url(../images/hotDealsScrollRight.png) repeat-y scroll center top;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod = crop, src = '/views/images/hotDealsScrollRight.png' );
	cursor:pointer;
	height:25px;
	width:25px;	
	right:-16px;
	position:absolute;
	top:85px;
}
.imgContainer {
	width: 265px;
	height: 201px;
	float:left;
}
.galleryImage {
	width: 265px;
	height: 201px;
	position:absolute;
	top:0px;
	overflow:hidden;
}

.diningVenues table {
	font-weight: normal; 
	color: #333333; 
	border-right: 1px solid #E1E6ED;
}

.diningVenues .tableheader{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

.diningVenues .tableheader td {
	height: 20px;
	padding: 10px; 
	border-left: 0px none;
	border-bottom: 0px none;
	margin-bottom: 1px;
}

.diningVenues .tableContent td {
	padding: 10px; 
	border-left: 1px solid #E1E6ED;
	border-bottom: 1px solid #E1E6ED;
	vertical-align: top;
}

.diningTable a {
	text-decoration: none;
}

.conferenceCheck {
	 float: left; margin-right: 5px; margin-top: 0px;
	}


