/* elements common to all pages */
html, body { color: #0A1C4B; margin: 18px 0px 0px 0px; }
html, body, textarea, input { font-family: Arial, Tahoma, Verdana, sans-serif; }

td { vertical-align: top; }

html, body { font-size: 85%; }
textarea { font-size: 100%; }
h1, h2 { margin: 0; font-size: 100%; }
.sitemap td em { font-size: 95%; }

hr { height: 2px; color: #CCD1D7; margin: 1px 0px 1px 0px; border: 0px solid grey; }
hr.searchresultshr { height: 10px; color: #CCD1D7; margin-top: 15px; margin-bottom: 0px; border: 0px solid grey; }

.centerFloat {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 550px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	margin-top: -275px;
	_margin-top: -269px;
	margin-left: -450px;
}

/* Top Navigation bar */
td.nav a, td.nav a:hover { color: #bcc0c6; font-weight: bold; }
.nav { padding: 15px 0pc 10px 0px; margin: 0px 0px 0px 0px; color: #bcc0c6; }

/* global rules */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* General layout */
.homephoto {
	margin: 10px 0 10px 10px; 
	border-top: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; 
	border-left: 2px solid #FFF;
}
.homecontentblue, .homecontentred, .homecontentgreen, .homecontentorange {
	display: block;  
	margin: 10px 10px 10px 0; 
	border-top: 2px solid #FFF; 
	border-right: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; 
	padding: 12px 13px 13px 12px
}
.homecontentblue { background-color: #1C8AC9; }
.homecontentred { background-color: #d3285c; }
.homecontentgreen { background-color: #2B8753; }
.homecontentorange { background-color: #f56945; }

.sitemap { color: #CCD1D7; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.sitemap td { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; vertical-align: top; }
.sitemap td ul { padding: 0px 0px 0px 12px; margin-top: 0px; margin-left: 12px; }
.sitemap td ul li { list-style-image: url(/img/sitemap_bullet.gif); padding: 0px; margin: 0px; }
.sitemap td ul p { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.sitemap td hr { color: #CCD1D7; height: 2px; }
.sitemap td ul div.subLinks { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 10px;
}

.photo {
	margin: 10px 0 10px 10px; 
	border-top: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; 
	border-left: 2px solid #FFF;
}
.quote {
	margin: 10px 10px 10px 0; 
	border-top: 2px solid #FFF; 
	border-right: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; 
}
#menu {
	background-image:url(/img/menu-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 2px 12px 0px 12px;
	border-bottom: 10px solid #CCD1D7;
}
#menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content { padding: 18px 18px 0 18px; }
.fullwidthcontent { padding: 18px 0px 0 0px; }
#content span p, #content span p img, .white span p, #extra span p, .fullwidthcontent span p { padding-top: 0px; margin-top: 0px; }
#extra { padding: 55px 10px 0 10px; }
#disclaimer { float: right; color: #7F7F7F; font-size: 85%; padding: 25px 0 10px 0; }

/* Navigation bar - Blue colour scheme */
.navblue, navblue:hover { color: #1C8AC9; font-weight: bold; }


/* Left Menu Styles - Section Specific colours in relevant section Stylesheet */
#menu a { 
	color: #bcc0c6;
	font-weight: bold;
	padding: 3px 0 3px 8px;
	border-bottom: 2px solid white;
	font-weight: bold;
	display: block;
	width: 175px;
	text-decoration: none;
	cursor: pointer;
}
#menu a:hover { 
	color: white;
	padding: 3px 0 3px 8px;
	border-bottom: 2px solid white;
	font-weight: bold;
	display: block;
	width: 175px;
	text-decoration: none;
	cursor: pointer;
}

#menu ul.sub a:link, #menu ul.sub a:hover {
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 140px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	background-color: transparent; 
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#menu ul.sub a:visited {
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 140px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	background-color: transparent; 
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#menu ul.sub em.selected {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 140px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	background-color: transparent; 
	border: 0px solid white;
}
#menu ul.sub ul.sub { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#menu ul.sub ul.sub a:link, #menu ul.sub ul.sub a:visited, #menu ul.sub ul.sub a:hover {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 130px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	font-style: italic;
	background-color: transparent; 
	border: 0px solid white;
	font-size: 95%;
}
#menu ul.sub ul.sub a:link em.selected, #menu ul.sub ul.sub a:visited em.selected, #menu ul.sub ul.sub a:hover em.selected {
	font-style: italic;
}


/* Table layout - Pink colour scheme */
.dark {
	color: #FFF; 
	border-bottom: 1px solid #FFF; 
	padding: 3px 6px; 
	font-weight: bold;
}
.light {
	color: #0A1C4B; 
	border-bottom: 1px solid #FFF; 
	padding: 3px 6px; 
}

/* Form elements */
.jumpmenuhome {
	height:16px; 
	width:162px; 
	color: #0A1C4B; 
	font-size: 90%; 
	position: relative; 
	top: 0px;
}
.buttongo {
	width: 17px; 
	height: 17px; 
	position: relative; 
	top: 3px;
}

/* Lovely colours */
.white { color: #FFF; background-color: transparent; }
.grey { color: #7F7F7F; background-color: transparent; }
.greylight { color: #CCD1D7; background-color: transparent; }
.greybg { background-color: #CCD1D7; }
.bluedark { color: #0A1C4B; background-color: transparent; }
.pink { color: #D2295C; background-color: transparent; }

.fullwidthcontent a:link { color: #00214E; }
.fullwidthcontent a:visited { color: #00214E; }
.fullwidthcontent a:hover { color: #00214E; }

#extra a:link { text-decoration: none; font-weight: bold; }
#extra a:visited { text-decoration: none; font-weight: bold; }
#extra a:hover { text-decoration: underline; font-weight: bold; }

.contact_form td p strong em { color: red; font-weight: normal; }
.contact_form input, .contact_form textarea { border: 1px solid #CCD1D7; }
.contact_form textarea {
	scrollbar-3dlight-color: #CCD1D7;
	scrollbar-shadow-color: #CCD1D7;
	scrollbar-darkshadow-color: #CCD1D7;
	scrollbar-highlight-color: #CCD1D7;
	scrollbar-face-color: #CCD1D7;
	scrollbar-track-color: #F0F1F3;
	scrollbar-arrow-color: #172651;
}

.searchresultslink a:link { text-decoration: underline; }
.searchresultslink a:visited { text-decoration: underline; }
.searchresultslink a:hover { text-decoration: none; }

.panoramas th { border-bottom: 2px solid #CCD1D7; text-align: left; padding-bottom: 4px; }
.panoramas td { text-align: center; padding: 10px 10px 10px 10px; }
.panoramas td img { border: 1px solid #ccd1d7; }

#homeDivText1, #homeDivText2, #homeDivText3, #homeDivText4, #homeDivText5, #homeDivText6 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 188px;
	display: none;
	visibility: hidden;
}
#homeDivText1 a, #homeDivText2 a, #homeDivText3 a, #homeDivText4 a, #homeDivText5 a, #homeDivText6 a { color: white; }