/* CSS Document */

/* Colours */

/*
		
*/

/* End Colours */

/* Template Structure */

body {
	/*
		please note, when using php accessability class, body font size is declared within _setup.php
		at:
		$_accessability -> _default_font_size = 0.8;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
	font-size: 0.7em;
	background: url(../_images/_structure/page.bg.jpg) left top repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {

}
h2 {

}
h3{
	font-size: 1.2em;
	color: #162A74;
}
p {
	
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	
}
th, td {
	vertical-align: top;
}
th {
	
}
td {
	
}

#accessability_info {
	
}
#accessability_info span {
	
}
#accessability_info a {
	
}

#container {
	width: 906px;
	margin: 0 auto;
	background: url(../_images/_structure/container.rep.jpg) left top repeat-y;
}

#header {
	position: relative;
	width: 906px;
	background: url(../_images/_structure/container.header.jpg) left top no-repeat;
}
#header h1, #header h2 {
	margin: 0;
}
#header h1 a {
	display: block;
	width: 685px;
	height: 156px;
	padding: 15px 0 0 10px;
	background: url(../_images/_structure/container.logo.jpg) 10px 15px no-repeat;
}
#header h1 a span, #header h2 span {
	display: none;
}
#header p {
	margin: 0;
}
#header #info_section {
	position: absolute;
	top: 50px;
	right: 30px;
}
#header .email_icon {
	
}
#header .email_icon a {
	display: block;
	min-height: 21px;
	padding-right: 30px;
	background: url(../_images/_structure/icon.email.jpg) right center no-repeat;
}
#header .email_icon span {
	
}
#header .telephone_icon {
	display: block;
	min-height: 21px;
	padding-right: 30px;
	background: url(../_images/_structure/telephone.gif) right center no-repeat;
}
#header .telephone_icon span {
	
}


#left_section {
	float: left;
	width: 190px;
	margin-left: 20px;}

#navigation {
	margin-bottom: 20px;
}
#navigation ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ol li {
	background: url(../_images/_structure/navigation.seperator.jpg) left bottom repeat-x;
}
#navigation ol li a {
	display: block;
	padding: 4px 20px 5px 3px;
	text-decoration: none;
	text-align: right;
	background: url(../_images/_structure/navigation.bullet.jpg) 178px center no-repeat;
}
#navigation ol li a:hover {
	background: url(../_images/_structure/navigation.bullet_hover.jpg) 178px center no-repeat;
}
#navigation ol li.active a {
	font-weight: bold;
	background: url(../_images/_structure/navigation.bullet_active.jpg) right center no-repeat;
}

#navigation li ol {
	
}
#navigation li:hover ol {
	
}
#navigation li.active ol {
	
}
li.active {
	
}
li.active > a {
	
}


#page_content {
	width: 460px;
	float: left;
	min-height: 200px;
	padding: 0 10px 0 15px;
	line-height: 1.6em;
	
}
#page_content a {
	
}
#page_content h2 {
	padding-bottom: 6px;
	margin-bottom: 6px;
	background: url(../_images/_structure/title_underline.jpg) left bottom repeat-x;
}


#right_content {
	width: 194px;
	float: left;
}

#enquiries {
	background: url(../_images/_structure/enquiries.rep.jpg) left top repeat-y;
}
#enquiries_top {
	display: block;
	background: url(../_images/_structure/enquiries.header.jpg) left top no-repeat;
	height: 13px;
}
#enquiries_content {
	min-height: 300px;
	padding: 0 9px 0 12px;
	font-size: 0.9em;
}
#enquiries_content h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
}
#enquiries_content p {
	margin: 0 0 2px 0;
}
#enquiries_footer {
	display: block;
	background: url(../_images/_structure/enquiries.footer.jpg) left bottom no-repeat;
	height: 13px;
}

#pdf_application a {
	display: block;
	background: url(../_images/_structure/pdf_application.jpg) left top no-repeat;
	width: 201px;
	height: 60px;
	margin: 0 0 0 auto;
}
#pdf_application a span {
	position: absolute;
	left: -4000px;
}



#footer {
	clear: both;
	display: block;
	min-height: 32px;
	padding: 30px;
	background: url(../_images/_structure/container.footer.jpg) left bottom no-repeat;
}
#footer ol {
	list-style-type: none;
	margin: 0;
	border: 0;
	font-size: 0.9em;
	text-align: center;
}
#footer ol li {
	display: inline;
}
#footer ol li a {
	padding: 0 5px;
}
#footer ol li a.last_item {
	
}
#footer ol li.active a {
	
}

#page_content table {
	
}
#page_content table tr {
	
}
#page_content table th {
	
}
#page_content table th, #page_content table td {
	
}


.br {
	display: block;
}
.column_seperator {
	
}
.onefifth {
	
}
.twofifths {
	
}
.threefifths {
	
}
.fourfifths {
	
}


.onehalf {
	
}

.remove_bullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.remove_bullets li {
	
}

.seventy_five_percent {
	
}



.input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	padding: 3px 3px 5px 3px;
	border: solid 1px #8C9EDD;
}
select.input {
	width: 148px;
	padding: 3px 0;
	border: solid 1px #8C9EDD;
}
textarea.input {
	font-size: 1em;
	height: 7em;
	overflow: auto;
}
p.input {
	border: none;
}
.submit {
	display: block;
	margin-top: 4px;
	height: 21px;
	width: 111px;
	background: url(../_images/_structure/submit.jpg) left top no-repeat;	
}
.submit:hover {
	background: url(../_images/_structure/submit.jpg) left -20px no-repeat;	
}
.submit span {
	display: none;
}
p.confirm {
	background: url(../_images/_structure/confirm.jpg) right center no-repeat;	
}
p.reject {
	background: url(../_images/_structure/reject.jpg) right center no-repeat;	
}
.checkbox {
	float: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}



.smallpullout {
	width: 187px;
	background: url(../_images/_structure/pullout.rep.jpg) left top repeat-y;	
}
.smallpullout_header {
	display: block;
	height: 10px;
	background: url(../_images/_structure/pullout.header.jpg) left top no-repeat;
}
.smallpullout_content {
	padding: 0 12px;
}
.smallpullout_content p {
	margin: 5px 0;
}
.smallpullout_footer {
	display: block;
	height: 11px;
	background: url(../_images/_structure/pullout.footer.jpg) left bottom no-repeat;
}
.telephone {
	background: url(../_images/_structure/telephone.jpg) right center no-repeat;
	min-height: 17px;
}
.underlined {
	border-bottom: solid 1px #CCC;
}

#postal_details .smaller {
	font-size: 90%;
}






.list_block {
	border: solid 1px #CCC;
	padding: 10px 10px 10px 0;
	background-color: #F2F4FD;
}
.list_block ul {
	margin: 0;
}

.home_rotator {
	height: 132px;
}
.home_rotator img {
	display: none;
	position: absolute;
}
.home_rotator img.show {
	display: block;
}

.justify {
	text-align: justify;
}
.narrow_p {
	width: 150px;
}

.no_margin {
	margin: 0;
}
.margin_top {
	padding-top: 10px;
}
.bottom_border {
	border-bottom: solid 1px #CCC;
}



/* End Template Structure */