/* CSS Document */

table.portal {
	color: #0E2752;
	background-color: #DCD4B9;
	border:1px solid #665F4A;
	padding: 4px;
}


table.portal th {
	color: #DCD4B9;
	font-size: 11px; 
	font-weight: bold; 
	margin: 5px;
	background-color: #0E2752;
}
.portal th a {
color: #DCD4B9 !important;
}


body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0D1732;
	
}


table.portal tr.bookingResults {
	background-color:#DCD4B9;
}

table.portal tr.bookingResults td.boxed {
	background-color:#DCD4B9;
	border:1px solid #665F4A;
}

/* Colour of Links */
A:link {
	COLOR: #1E603F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;

}
A:active {
	COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
A:visited {
	COLOR: #1E603F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

/* Colour of Buttons */
button {
	background-color: #DEDCD6;
	color:#0E2752;
}

/* Colour for New Heading */


/* Members Page - Log On Terms & Conditions */
table.results {								
	border: #665F4A 2px solid;
}

/* Results Header */
th.results {
	background-color: #006633;
	color: #FFFFFF;	
}

/* Members Page - Log On Box */
table.form {
	border: #665F4A 1px solid;
	background-color: #DCD4B9;
	padding: 20px;
}


table.border {
	border: #665F4A 1px solid;
}



table.page {
	background-color: #FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0E2752;
}

tr.page {
	background-color: #FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0E2752;
}

td.page {
	background-color: #FFFFFF;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0E2752;
}

td.bodyprefix {
	background-image:url(/images/backgrounds/bg_top.gif);
}

table.static_bodysuffix {
	color: #0E2752; 
	background-color: #C5CF92; 
	border: 1px #665F4A solid; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}

TH.static {  
		font-size: 11px; 
		font-weight: bold; 
		color: #FFFFFF; 
		background-color: #006633; 
		text-align: left; 
		padding: 2px; 
}

TH.form {  
		font-size: 11px; 
		font-weight: bold; 
		color: #DCD4B9; 
		background-color: #0E2752; 
		text-align: left; 
		padding: 2px; 
}

td.form { 
		background-color: #DCD4B9; 
}

TABLE.static {   
		font-size: 11px; 
		color: #666666; 
		background-color: #FFFFFF; 
		border: 0px #FFFFFF solid; 
		padding: 1px; 
}

TABLE.static-hl {   
		font-size: 11px; 
		color: #666666; 
		background-color: #C5CF92; 
		border: 1px #665F4A solid; 
		padding: 1px; 
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

ul {color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

ol {color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

li {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
}

h1 {  font-size: 16px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {  font-size: 15px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h3 {  font-size: 14px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h4 {  font-size: 13px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h5 {  font-size: 11px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
h6 {  font-size: 10px; color: #003F22; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

td.small {  font-size: 9px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}


input {
	background-color: #FFFFFF;
	color: #333333;
}

select {
	background-color: #FFFFFF;
	color: #666666;
}

td.quote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #495906}

.popup { background-color: #FFFFFF;}

table.popup { background-color: #FFFFFF;
            padding: 8px;
            width: 360px;
            border: 3px solid #E8E0CD;}

table.popup h3 { background-color: #FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #666666;}

table.popup h2 { background-color: #FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 15px;
            color: #666666;}
			
.content {  font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 18px;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2D3437}

div.title {
	position: absolute;
	z-index: 2;
	top: 150px;
}

div.map{
	position: absolute;
	z-index: 0;
	top: 200px;
}