@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* CORE STYLES START */
body,
input,
select,
textarea,
#homepage_boxes font,
#subpage_leftcontent font,
#subpage_centercontent font,
#subpage_rightcontent font,
#footerwrapper font {
	font-family: "Trebuchet MS", verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #082a43;
	font-size: 24px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}
h2 {
	color: #082a43;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
h3 {
	color: #E0550F;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.text-red-bold {
	color: red;
	font-weight: bold;
}
h4, h5, h6 {
	color: #082a43;
	font-size: 12px;
	font-weight: none;
	padding: 5px 0 5px 0;
}
p, .rtf-container {
/*	line-height: 22px; */
/*	padding: 6px 0 6px 0; */
}
a {
	color: #e0550f;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #B4420C;
	text-decoration: underline;
}
img {
	border: 0;
}
/* CORE STYLES END */
/* STRUCTURE STYLES START */
#header {
 	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header-print {
       display: none;
 	background-image: url(../images/header.gif);
}
#nav {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
}
#homepage_leftcontent {
	width: 900px;
	margin-right: 0px;
}
#homepage_rightcontent {
	width: 200px;
	float: left;
}
#homepage_information {
	padding: 10px 0 10px 0;
}
#client-promo-area {
	display: block; 
	float: right; 
	width: 580px; 
	margin-bottom: 25px; 
	margin-right: 0px;
}
.promobox {
	background-image: url(../images/client_promobgbox.gif); 
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
.promobox img {padding-top: 6px; padding-right: 6px; padding-bottom: 7px; padding-left: 6px;}
.blueboxwrapper {
	width: 174px;
	margin-bottom: 10px;
}
.blueboxheader {
	background-image: url(../images/blueboxhead.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 164px;
	line-height: 30px;
	padding-left: 30px;
}
.blueboxheader h2 {
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.blueboxcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6daede;
	border-left-color: #6daede;
	padding: 5px;
	background-color: #FFFFFF;
}
.blueboxcontent p {
	line-height: 18px;
	font-size: 11px;
}
.blueboxfooter {
	background-image: url(../images/blueboxfooter.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 194px;
}
.orangeboxwrapper {
	width: 240px;
	margin: 0;
	padding: 0;
	background-color: #FF0000;
	float: left;
	margin-right: 35px;
}
.orangeboxheader {
	background-image: url(../images/orangeboxhead.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 210px;
	line-height: 30px;
	padding-left: 30px;
}
.orangeboxheader h2 {
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.orangeboxfooter {
	background-image: url(../images/orangeboxfooterlite.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 240px;
	margin: 0;
	padding: 0;
}
.orangeboxwrappersmall {
	width: 174px;
	margin: 0;
	padding: 0;
/*	background-color: #FF0000; */
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}
.orangeboxwrappersmall h2 {
	font-size:13px;
	color: #E0550F;
	font-weight; bold;
	margin: 10px 25px;
}
.orangeboxwrappersmall p {
	margin: 0 25px;
}
.orangeboxheadersmall {
	background-image: url(../images/orangeboxhead-small.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 144px;
	line-height: 30px;
	padding-left: 30px;
}
.orangeboxheadersmall h2 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.orangeboxfootersmall {
	background-image: url(../images/orangeboxfooter-small.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 174px;
	margin: 0;
	padding: 0;
}
.orangeboxwrapperleft {
	width: 354px;
	margin: 0;
	padding: 0;
/*	background-color: #FF0000; */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}
.orangeboxwrapperright {
	width: 354px;
	margin: 0;
	padding: 0;
/*	background-color: #FF0000; */
	float: right;
	margin-right: 0px;
	margin-top: 5px;
}
.orangeboxheaderlarge {
	background-image: url(../images/orangeboxhead-large.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 324px;
	line-height: 30px;
	padding-left: 30px;
}
.orangeboxheaderlarge h2 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.orangeboxfooterlarge {
	background-image: url(../images/orangeboxfooter-large.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 354px;
	margin: 0 0 6px;
	padding: 0;
}
.orangeboxcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #edc7b1;
	border-left-color: #edc7b1;
	padding: 15px 15px 0 15px;
	background-color: #ffffff;
	margin: 0;
	font-size: 12px;
/*	height: 200px; */
}
.orangeboxcontentfixedheight {
	height: 200px; 
}
.orangeboxcontent p {
	line-height: 18px;
}
.orangeboxcontent ul {
/*	padding-left: 10px; */
/*	padding-top: 10px; */
}
.orangeboxcontent ul li {
	list-style-type:none;
	padding-left: 10px;
	background-position: 0px 6px;
	background-image: url(../images/orangeboxbullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#shopwindow #sw {
	background-color: #FFFFFF;
	border: 1px solid #EDC7B1;
	padding: 0;
}
#shopwindownav {
	width: 900px;
	padding-bottom: 3px;
}
#shopwindownav ul {
	padding: 0;
	margin: 0;
	float: right;
}
#shopwindownav ul li {
	list-style-type: none;
	display: inline;
}
#shopwindownav ul li a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #E0550F;
	margin: 2px 1px 0px 1px;
	text-decoration: none;
}
#shopwindownav ul li a:hover, #shopwindownav ul li a.selected {
	background-image: url(../images/shopwindownavbg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#topnav {	
	float: right;
	height: 10px;
}
#topnav_telephone {	
	color: #082a43;
	font-size: 20px;
	font-weight: bold;
	margin: 35px 6px;
	text-align: right;
}
#topnav_telephone a {	
	font-size: 12px;
	font-weight: none;
	text-align: right;
}
#topnav ul {
	padding: 0;
	margin: 0;
}
#topnav ul li {
	list-style-type: none;
	display: inline;
	display: block;
	float: right;
	height: 27px;
	line-height: 27px;
	margin-right: 10px;
}
#topnav ul li a {
	color: #000000;
	text-decoration: none;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
/* SUBPAGE STYLES START */
#subpage_leftcontent {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
	background-color: transparent;
	margin-right: 6px;
}
#subpage_rightcontent {
	width: 176px;
	float: right;
}
#subpage_centercontent {
	width: 500px;
	float: left;
/*	border: 1px solid #6daede; */
	background-color: #FFFFFF;
	padding: 0px 5px 10px 5px;
	margin-right: 6px;
}
.subpageorangeboxwrapper {
	padding-bottom: 0.5em;
}
.subpageorangeboxhead {
	height: 30px;
	line-height: 30px;
	background-image: url(../images/leftorangeboxhead.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
}
.subpageorangeboxhead h2 {
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.subpageorangeboxhead a {
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.subpageorangeboxcontent {
/*	border-right-width: 1px; */
/*	border-left-width: 1px; */
/*	border-right-style: solid; */
/*	border-left-style: solid; */
/*	border-right-color: #a6bfd2; */
/*	border-left-color: #a6bfd2; */
}
.subpageblueboxhead {
	height: 30px;
	line-height: 30px;
	background-image: url(../images/leftblueboxhead.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
}
.subpageblueboxhead h2 {
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.subpageblueboxcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6bfd2;
	border-left-color: #a6bfd2;
}
#sidebox_mainlist ul {
	padding: 0;
	margin: 0;
}
#sidebox_mainlist ul li {
	list-style-type: none;
}
#sidebox_mainlist ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/leftmenulistbg.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 30px;
}
#sidebox_mainlist ul li a:hover {
	text-decoration: underline;
}
#sidebox_sublist {
	padding: 10px;
	font-size: 11px;
}
#sidebox_sublist ul {
	padding: 0;
	margin: 0;
}
#sidebox_sublist ul li {
	list-style-type: none;
	background-position: 0px 5px;
	background-image: url(../images/leftmenulistbullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}
#sidebox_sublist ul li a {	
	color: #000000;
}
#subpage_centercontent ul {
	padding: 5px 0 5px 15px;
	margin: 0;
}
#subpage_centercontent ul li {
	list-style-type: none;
	background-position: 0px 10px;
	background-image: url(../images/centercontentbullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
/*	padding-bottom: 5px; */
}
#subpage_centercontent a {
	color: #6692B3;
}
#related-links-panel {
	padding: 10px;
	background-color: #fef6eb;
	border: 1px solid #ffce9e;
	width: 220px;
	margin-right: 15px;
	margin-top: 10px;
	float: left;
}
#attachments-panel {
	padding: 10px;
	margin-top: 0em;
	background-color: #ebf4ff;
	border: 1px solid #b4cee0;
	width: 220px;
	margin-top: 10px;
	float: right;
}
#related-links-panel p, #attachments-panel p {
	padding-bottom: 12px;
}
#related-links-panel a, #attachments-panel a {
	color: #ff4800;
	padding-left: 5px;
}
#attachments-panel ul li a, #related-links-panel ul li a {
	padding-left: 10px;
}
#related-links-panel ul li {
	background-position: 0px 6px;
	background-image: url(../images/infoicon.gif);
}
#attachments-panel ul li {
	background-position: 0 6px;
	background-image: url(../images/attachmenticon.gif);
}
/* SUBPAGE STYLES END */
/* BREACRUMB STYLES START */
#breadcrumb {
	line-height: 21px;
	color: #49799b;
	font-size: 11px;
	padding-bottom: 5px;
}
#breadcrumb a {
	color: #49799b;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .title {
	/*color: #000;*/
}
/* BREACRUMB STYLES END */
/* STRUCTURE STYLES END */
/* FOOTER STYLES START */
#footer {
	height: 235px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerhead {
	color: #E0550F;
	font-size: 20px;
	margin-left: 10px;
}
#footer_top {
	height: 164px;
	padding: 10px 0 10px 22px;
}
#footerbar {
	background-image: url(../images/footer_slice.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.footerbox {
	height: 140px;
	float: left;
	padding-left: 0px;
	margin-right: 30px;
	padding-right: 40px;
}
.footerbox h3 {
	font-weight: bold;
	font-size: 11px;
	color: #0c3569;
	padding: 0 0 5px 0;
	margin: 0;
}
.footerbox ul {
	padding: 0 0 0 5px;
	margin: 0;
}
.footerbox ul li {
	list-style-type: none;
}
.footerbox ul li a {
	list-style-type:none;
	padding-left: 15px;
	background-position: 0px 5px;
	background-image: url(../images/footerbullet.gif);
	background-repeat: no-repeat;
	color: #0e466f;
	font-size: 11px;
}
.footerbox ul li a:hover {
	text-decoration: underline;
	color: #1252A0;
}
#copyright {
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-right: 20px;
}
#powered {
	float: left;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}
#footer-address {
	font-size: 11px;
	/*height: 60px;*/
	padding: 10px 0;
	text-align: center;
}
/* FOOTER STYLES END */
/* FORM STYLES START */
#enquiryform {
	padding: 5px 0 0 0;
}
#enquiryform .default {
	color: #999;
}
#enquiryform .row .text {
    width: 155px;
}
.row label {
	color: #000000;
	padding-left: 0px;
	height: 24px;
	line-height: 24px;
}
.row {
	padding: 0 0 5px 0;
}
.form-actions {
	text-align: right;
	height: 30px;
	padding-right: 2px;
	padding-top: 10px;
}
.text {
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 180px;
	height: 50px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	color: #000;
}
/* FORM STYLES END */
.imageright {
	float: right;
	margin: 6px;
	padding: 6px;
}
.imageleft {
	float: left;
	margin: 6px;
	padding: 6px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}
.SlidingPanelsContentGroup {
	min-height: 0;
}
.nomargin {
	margin: 0;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
/* CMS styles */
.site-map-entry {
	margin: 0.1em 0 0 2em;
}
.entity-audit {
	margin-top: 2em;
	color: #555555;
	text-align: right;
	font-size: 90%;
}
.paged-notes-view {
   padding: 1em 0 0;
}
.notes-view h2, .paged-notes-view h2 {
	display: none;
	height: 0;
	line-height: 0;
	font-size: 0;
}
table {
	border-collapse: collapse;
}
table.pretty {
	width: 100%;
}
table.pretty td, table.pretty th {
	padding: .5em;
	border-bottom: dotted 1px #ACACAC;
	vertical-align: top;
	text-align: left;
}
table.pretty th {
	color: #0052AB;
	/*background-color: #CBCBCB;*/
}
table.pretty th.col-date {
/*	width: 16em; */
}
table.pretty th.col-date-time {
	width: 10.5em;
}
table.pretty tr.alternate {
	/*background-color: #f8f8f8;*/
}
table.pretty tr.empty td {
	text-align: center;
	padding: .5em 0;
}
table.debug {
	width: 100%;
}
table.debug td {
	border: solid 1px #ccc;
	padding: 2px;
}
.pager {
	margin: .5em .5em 0;
}
.pager .count {
	float: left;
	color: #aaa;
}
.pager .links {
	float: right;
}
.pager .links .sep {
	color: #aaa;
	padding: 0 .25em;
}
.pager .links .disabled {
	color: #aaa;
}
.menu-level-1 {
	padding: 0;
	margin: 0;
}
.menu-level-1 li {
	list-style-type: none;
}
.menu-level-1 li a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/leftmenulistbglite.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 30px;
	overflow: hidden;
}
.menu-level-1 li a:hover {
	text-decoration: underline;
}
.menu-level-2 {
	padding: 10px;
	font-size: 11px;
	margin: 0;
}
.menu-level-2 li {
	list-style-type: none;
	background-position: 0px 5px;
	background-image: url(../images/leftmenulistbullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}
.menu-level-2 li a {	
	color: #000000;
}
.menu-level-3 li {
	list-style-type: none;
}
#news-archive-panel {
	margin-top: -1px;
}
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
.error h1, .notice h1, .success h1 {
	font-size: 1em;
	text-transform: none;
}
.notice h1, .success h1 {
	padding: 0;
	margin: 0;
}
#subpage_centercontent .error ul {
	padding: 0;
}
#subpage_centercontent .error ul li {
	background: none;
	padding-bottom: 5px;
}
.form .row, .form .single-row {
	margin-bottom: 5px;
	clear: both;
}
.form .single-row {
	margin-bottom: 5px;
}
.form .row label, .form .row label.break {
	width: 10em;
	float: left;
	padding: 0 1em 0 0;
	color: #555555;
	text-align: right;
}
.form .row label.break {
	float: none;
	text-align: left;
	display: block;
	padding-bottom: 4px;
}
.form textarea, .form input.text, .form input.date, .form input.upload {
	width: 200px;
	border: 1px solid #BDC7D8;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form input.date {
	width: 7em;
}
.form select {
	border: 1px solid #BDC7D8;
	padding: 2px;
}
.form textarea {
	width: 25em;
	height: 10em;
}
.form textarea.wide {
	width: 30em;
	height: 4em;
}
.form textarea.wide-tall {
	width: 30em;
	height: 12em;
}
.form textarea.list {
	width: 200px;
	height: 10em;
}
.form li {
	padding: 3px 0;
}
table.cb-list td {
	padding: 0.15em;
}
table.cb-list .cb-label {
	color: #555555;
	width: auto;
	float: none;
	padding: 0 0 0 0.25em;
	text-align: left;
}
span.required {
	color: red;
	padding: 0 0 0 0.25em;
}
.panel-img-container {
	text-align: center;
}
.panel-img-container a {
	color: #E0550F;
	font-size: 11px;
}
.panel-img-container img {
	border: 0;
}
#gmap {
	border: solid 1px #ccc;
	width: 510px;
	height: 300px;
}
#subpage_centercontent ul.properties li {
	padding: 0.3em 0;
	clear: left;
	background: none;
}
ul.properties li .name {
	float: left;
	width: 8em;
	text-align: right;
	color: #555;
}
ul.properties li .value {
	float: left;
	margin-left: 1em;
}
#homepage_leftcontent .rtf-container {
	padding-top: 0;
}
#buz-panel p {
	padding: 1px 0;
}
.quote {
    background: url(../images/quote_open.gif) top left no-repeat;
    text-indent: 15px;
    color: #082A43;
    font-weight: bold;
    margin-top: 15px;
}
.quote img {
    margin-left: 5px;
}
.quote h4 {
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    margin-left: 0;
    margin-top: 0.5em;
    padding-left: 0;
    padding-top: 0px;
    text-align: right;
    text-indent: 0;
    font-size: 0.9em;
    font-weight: normal;
}
.highlight {
/*	background-color: #F2F2F2; */
	border-color: #EDC7B1;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
	margin-top:10px;
}
.highlight-footer {
    display: none;
}
.highlight p {
    margin: 0;
    padding: 5px 15px 5px 17px;
    *margin: 0 15px 10px 17px;
    *padding: 0;
    line-height: 17px;
}
.highlight strong {
    color: #E0550F;
    font-size: 17px;
    margin: 5px 0 10px 0;
}
#common-actions-panel {
	border: 0;
	margin: 0;
	float: right;
	width: auto;
}
#common-actions-panel .panel-body {
	border: 0;
	padding: 0;
	margin-right: 0.5em;
	*margin-right: 1em;
}
.panel-body ul li {
	padding: 0.25em 0;
}
#common-actions-panel ul li {
	display: inline;
}
#common-actions-panel ul li a, #common-actions-panel ul li a:hover {
	*margin-left: 0.5em;
	*margin-right: -10px;
	text-decoration: none;
}
a.rss {
    padding-left: 19px;
    background: transparent url("../images/feed.png") no-repeat scroll center left;
}
a.print {
    padding-left: 19px;
    background: transparent url("../images/print.png") no-repeat scroll center left;
}
a.enquiry {
    padding-left: 19px;
    background: transparent url("../images/enquiry.png") no-repeat scroll center left;
}
a.contact-us {
    padding-left: 19px;
    background: transparent url("../images/contact.png") no-repeat scroll center left;
}
#banner-panel {
    margin-bottom: 0.5em;
}
#banner-panel .panel-markup-container h1,
#banner-panel .panel-markup-container h2,
#banner-panel .panel-markup-container h3 {
    padding: 0;
    margin: 2px 0;
    color: #E0550F;
    font-size: 16px;
    font-weight: bold;
}
#banner-panel .panel-markup-container h2 {
    color: #082A43;
}
#banner-panel .panel-markup-container h3 {
    color: #082A43;
    font-size: 13px;
    font-weight: normal;
}
#banner-panel .panel-markup-container p.textright {
    margin-top: 5px;
}
.clickable {
	cursor: pointer;
}
#template-home #content {
	padding-top: 1px;
}
