/*
-----------------------------
RESET
-----------------------------
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
input, textarea, button {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	font-size: 62.5%; /* font set to 10px */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/*
-----------------------------
DEFAULTS
-----------------------------
*/

body {
	font-family: Tahoma, San-serif;
}

h1 {
	font-family: Helvetica, Arial, San-serif;
	font-size: 1.8em;
	font-weight: lighter;
	line-height: 1.25em;
	padding: 55px 0 2px 40px;
	margin: 0;
	color: #fff;
}
h2 {
	font-family: Georgia, Tahoma, San-serif;
	font-size: 1.7em;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}
h3 {
	font-family: Georgia, Tahoma, San-serif;
	font-size: 1.6em;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}
h4 {
	font-size: 1.3em;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}
p {
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 10px 0;
}

ul {
	padding-left: 30px;
}
li {
	list-style-type: disc;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 1.25em;
}

td, th {
}

strong, th {
	font-weight: bold;
}
em {
	font-style: normal;
}
table {
	
}
thead {
}
tbody {
	
}
thead, tbody, td {
}
tr {
}
th {
}
th, td {
	padding: 8px 8px 3px 8px;
}
td {
	border-left: 1px solid #ddd;
}
label {
	display: block;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 1.25em;
}

a:link, a:visited {
	color: #24414f;
}
a:hover {
	color: #667885;
}
a:active {
	color: #000;
}


/*
-----------------------------
STANDARD CLASSES
-----------------------------
*/

.hidden {
	display: none;
	height: 0;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FD8932;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

/*
-----------------------------
MAIN DIVS
-----------------------------
*/

body {
	
}
#wrapper {
	background: url('../images/graphics/bg.jpg') repeat-x;
	position: relative;
	margin: 15px 15px 0;
}
#header_wrapper {
	background: url('../images/graphics/wrapper-bg.jpg') no-repeat -1px top;
}
#header {
	background: url('../images/graphics/header-bg.jpg') no-repeat right top;
	width: 100%;
}
#content {
	clear: both;
}
#footer {
	background-color: #7687A7;
}

/*
-----------------------------
HEADER
-----------------------------
*/

#header a.logo {
	position: absolute;
	right: 20px;
	top: -8px;
	padding: 7px 12px;
	background-color: #fff;
	border: 1px solid #9cafc3;
}
#region-form {
	position: absolute;
	top: 13px;
	left: 200px;
}
#region-form span {
	color: #ffffff;
	padding: 0 5px;
	font-size: 12px;
}
#main_phone {
	position: absolute;
	top: 52px;
	right: 38px;
	font-size: 34px;
	font-weight: bold;
	color: #FFC345;
	text-shadow: #444 2px 2px 2px;

}

/* 
-----------------------------
ENQUIRY FORM
-----------------------------
*/

#home #enquiry_form, #region #enquiry_form {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #17284C;
	opacity: 0.9;
	padding: 0 10px 10px;
	overflow: hidden;
	width: 200px;
	filter:alpha(opacity=90);
}
#office #enquiry_form {
	position: absolute;
	top: 40px;
	left: 11px;
	_left: 0;
	width: 200px;
	padding: 0 10px 10px;
	background-color: #17284C;
}

#enquiry_form h3, #enquiry_form p {
	color: #fff;
}
#enquiry_form p.red {
	color: #ff0000;
}
#enquiry_form h3 {
	margin: 8px 0 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #47587B;
}

.enquiry_form_row {
	float: left;
	clear: both;
}
#enquiry_form label {
	width: 90px;
	color: #fff;
}
.enquiry_form_field {
	margin: 6px 0 0;
	float: left;	
}
.text {
	width: 195px;
}

#enquiry_form input.submit {
	float: right;
	margin: 10px 0 0;
}
.noscript-show img {
	display: none;
}

/* 
-----------------------------
EVERYTHING ELSE
-----------------------------
*/

.breadcrumbs {
	padding: 3px 8px 4px;
	color: #fff;
	background-color: #17284C;
	margin: 0;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #fff;
}
#data_wrapper {
	background-color: #bfc9d0;
}
#home #data_wrapper {
	background: #77a5dd url('../images/graphics/data-wrapper-bg.jpg') no-repeat center bottom;
}
#office #data_wrapper {
	background-color: #7687A7;
	padding: 10px 0;
}
#map_wrapper {
	height: 100%;
}
.home_text {
	background-color: #fff;
	opacity: 0.9;
	filter:alpha(opacity=90);
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.region_text {
	padding: 0 10px;
}
#all_regions, #all_postcode_regions {
	width: 100%;
	background-color: #fff;
	opacity: 0.9;
	filter:alpha(opacity=90);
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: none;
	padding-bottom: 5px;
}
#region_offices {
	background-color: #7687a7;
}
#extra_locations {
	padding: 0 10px 10px;
}
#extra_locations_table td {
	border: none;
}
.extra_paragraphs {
	padding: 10px;
	overflow: hidden;
}
.extra_paragraphs h4 {
	font-family: Georgia, Tahoma, San-serif;
	font-weight: normal;
	font-size: 1.6em;
	border: none;
	margin-top: 0;
}
.extra_paragraphs p, .region_list {
	width: 31%;
	margin: 0;
	padding: 0 11px;
	float: left;
}
#office .extra_paragraphs p, #office .region_list {
	width: 29%;
}
#drop_downs {
	padding: 10px 20px;
}
#drop_downs label {
	display: inline;
	margin-right: 5px;
}
.region p {
	margin: 0;
}
.region a {
	position: relative;
	padding-left: 20px;
}
.region img {
	position: absolute;
	top: 1px;
	left: 0;
}
.office {
	border: 1px solid #17284C;
	border-top-width: 5px;
	background: #fff url('../images/graphics/office-bg.png') repeat-x left bottom;
	padding: 0;
	width: 33%;
}
.office strong, .single_office strong {
	font-weight: normal;
}
.office div {
	position: relative;
}
.office_number {
	color: #17284C;
}
.office h2 {
	margin: 0 10px;
}
.office h2, .single_office h2 {
	background: #47587B url('../images/graphics/office-h2-bg.png') no-repeat 0 4px;
	color: #fff;
	margin-top: 0;
	padding: 3px 25px 5px 10px;
}
.single_office h2 {
	padding-left: 12px;
}
.office h2 a, .single_office h2 a {
	color: #fff;	
}

.office img, .map_office img {
	float: left;
	margin: 10px 10px 5px 20px;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
}
.map_office {
	width: 400px;
}
.map_office img {
	float: left;
	margin: 0 10px 5px 0;
}
.single_office img {
	float: left;
	margin: 0 10px 5px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
}
.office .show_on_map {
	float: none;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 15px;
	cursor: pointer;
	padding: 0;
	border: none;
	background-color: none;
}
.office p {
	padding: 0 20px;
	color: #444;
}
.office form p {
	text-align: center;
	clear: both;
}
.single_office {
	border: 1px solid #17284C;
	border-top-width: 5px;
	margin: 0 10px;
	padding: 0 10px 10px;
	color: #444;
	min-height: 346px;
	position: relative;
	background: #fff url('../images/graphics/office-bg.png') repeat-x left bottom;
}
.single_office h4 {
	clear: both;
}
.single_office img {
	position: relative;
}
.single_office_inner {
	margin-left: 220px;
}
.single_office p, .single_office h4 {
	margin-left: 10px;
	margin-right: 10px;
}
.office_images {
	clear: both;
	padding: 0 10px;
}
.office_images img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 5px 5px 0;
	background-color: #fff;
}
.page_links {
	text-align: right;
}
.page_link {
	background-color: #fff;
	padding: 0 5px 2px;
	margin-right: 2px;
	border: 1px solid #24414F;
}
.page_notifier {
	clear: both;
	height: 36px;
}
.page_notifier .current_page_text {
	float: left;
	width: 160px;
	padding-left: 10px;
}
.page_notifier .page_links {
	float: right;
	width: 220px;
	padding-right: 7px;
}
.page_link_selected, .page_link:hover {
	background-color: #17284C;
	color: #fff !important;
}

#map_holder {
	border: 1px solid #5d6a84;
	border-bottom-width: 10px;
	position: relative;
}
#map_handle {
	position: absolute;
	left: 45%;
	bottom: -1px;
	height: 19px;
	width: 100px;
	cursor: pointer;
	z-index: 99;
	background: transparent url('../images/graphics/map-handle.png') no-repeat;
	background-position: left -19px;
}
#map_canvas {
	height: 300px;
	background-color: #fff;
	overflow: hidden;
}

/*
-----------------------------
FOOTER
-----------------------------
*/

#footer p {
	margin: 0;
	padding: 10px;
}