@charset "iso-8859-1";

body {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

form{
	padding:0px;
	margin:0px;
}

TABLE.bordered {
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	margin-left:0px;
	margin-top:8px;
	margin-right:0px;
}

TD.bordered {
	font-family: Verdana;
	font-size: 13px;
	border: 1px solid #c0c0c0;
}

TD.coloured {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	background: #F1F3F5;
	vertical-align: center;
}

H3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color:#000000;
}

H2 {
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

H1 {
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	display:inline;
	margin:0px;
	margin-right:5px;
	padding:0px;
}

h2 a{
	color:#000000;
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
	color:#000000;
}

a.hoverlink, a.hoverlink:link, a.hoverlink:visited{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a.hoverlink:hover{
	text-decoration:underline;
}

a.plain{
	color:#000000;
	text-decoration:none;
}


TD.smallcoloured {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	background: #F1F3F5;
	vertical-align: center;
}

TD.grey {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
}

TD.small {
	font-family: Verdana;
	font-size: 10px;
}

TD.normal {
	font-family:Verdana;
	font-size: 13px;
}

SELECT, TEXTAREA, INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background: #F1F3F5;
}

SELECT.wide, TEXTAREA.wide, INPUT.wide {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background: #F1F3F5;
	width: 200px;
}

INPUT.enquire {
 	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana;
	background: #c0c0c0;
	text-decoration: none;
}

INPUT.widebutton {
  width:100px;
}

FORM {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	padding:0px;
}

div.hiddentext {
	position: static;  
	left:0px; 
	top:0px; 
	display: none;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

div.subcontainer {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 11px;
	height: 42px;
	overflow: hidden;
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: 392px;
}

div.resortcontainer {
	margin-top: 10px;
	height: 52px;
	overflow: hidden;
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: 380px;
	cursor:hand;
}

a.morelink{
	color:#0000FF;
}

a.morelink:visited{
	color:#0000FF;
}

a.morelink:hover{
	color:#0000FF;
}

a.smalllink, a.smalllink:visited{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0000FF;
}

a.smalllink:hover{
	text-decoration:underline;
}

a.grey, a.grey:link, a.grey:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
	text-decoration:none;
}

a.grey:hover{
	text-decoration:underline;
}

a.offerrow, a.offerrow:visited {
	color: black;
	font-size:10pt;
	font-weight:normal;
	width:100%;
	text-decoration:none;
	margin-top:-2px;
	margin-bottom:-2px;
}

a.offerrow:hover {
	color: white;
	cursor:pointer;
	text-decoration:none;
}

a.offerrow span, a.offerrow:hover span {
	height:100%;
	width:25%;
	float:left;
	z-index:0;
	padding-top:2px;
	padding-bottom:2px;
}

a.offerrow:hover span {
	opacity:.25;
	filter:alpha(opacity=25);
	background-color:black;
}