/* Wifi navigation */

#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul a:link, #leftnav ul a:visited {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 29px;
	color: #333;
	text-decoration: none;
	text-indent: 45px;
	font-weight: 700;
	background-color: #fff;
	background-image: url(/images/classic/buttons/main-nav-button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftnav ul a:hover {
	background: #fff url("/images/classic/buttons/main-nav-button.gif") no-repeat right top;
	color: #003060;
	font-weight: 700;
}
#leftnav li {
	display: inline;
}
#leftnav li.first a {
	height: 40px;
	line-height: 40px;
}
#leftnav h2 {
	margin-bottom: 30px;
}



h1 {
	font-size: 1.1em;
	color: #330000;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 0px solid #003060;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h2 {
	font-size: 1.0em;
	color: #330000;
}



.hotelPanelwifi { 
	width: 360px;
	margin: 20px 0 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffe0;
	border: 2px solid;
	border-color: #cc9; 
}
div #leftcontent {
	width: 265px;
	margin: 0px 5px 20px 0px;
	float: left;
	background-color: #ffffe0;
	border: 2px solid;
	padding: 7px;
	height: 790px;
	border-color: #cc9;
	min-height: 650px;
	font-size: 0.9em;
	padding-left: 10px;	
}
div #rightcontent {
	width: 265px;	
	margin: 0px 0px 20px 0px;
	float: left;
	background-color: #ffffe0;
	border: 2px solid;
	padding: 7px;
	height: 790px;
	border-color: #cc9; 
	min-height: 650px;
	font-size: 0.9em;
	padding-left: 10px;	
}



a:link {
	color: #790000;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #790000;
}
a:active {
	color: #990000;
}





/*CSS to customise grids*/

#gridCol2 h1 {
	font-size: 1.4em;
	margin-top: 20px;
	border: 0 none;
}
#gridCol2 h2 {
	font-size: 0.9em;
	color: #333;
}
#tableContainer {
	background-image: url(/images/leisure-clubs/leisure-clubs-watermark.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
table {
	border: 1px solid #003060;
}
table a {
	color: #330000;
}
table thead th {
	color: #330000;
}
table a:visited {
	color: #6699cc
}
table a:hover {
	color: #498bd7;
}
tbody, th, td {
	border-top: 1px solid #003060;
	border-right: 1px solid #dddddd;
}
thead th {
	border: 0 none;
}

