﻿/*******************************************************************************************************/
/* COMMON
/*******************************************************************************************************/
*
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#696969;
}

body
{
	background:#eaeaea;
}

div#container 
{
	width:993px;
	margin:0px auto 0px auto;
}

/*******************************************************************************************************/
/* HEADER
/*******************************************************************************************************/

div#header
{
	position:relative;
	height:116px;
	background-image:url('/images/header_bg.png');
	background-repeat:no-repeat;
}

div#header div#search
{
	position:absolute;
	top:21px;
	right:52px;
	font-family:Tahoma;
	text-align:right;
}

div#header div#search .textBox
{
	margin-left:20px;
	width:149px;
	height:18px;
}

div#header div#search .button
{
	position:relative;
	top:4px;
}

div#header div.phoneEmail
{
	position:absolute;
	left:755px;
	font-family:Tahoma;
	font-size:11px;
	color:#8b8b93;
}

div#header div.phoneEmail span, div#header div.phoneEmail a
{
	color:#6181a6;
}

div#header div#phone
{
	top:61px;
	font-weight:bold;
}

div#header div#email
{
	top:82px;
}

div#header div#email a
 {
 	text-decoration:none;
 }

div#header div#email a:hover
 {
 	text-decoration:underline;
 }

/*******************************************************************************************************/
/* TOP NAVIGATION
/*******************************************************************************************************/

div.topNav
{
	height:27px;
	background-image:url('/images/top_nav_bg.png');
	background-repeat:repeat-x;
	margin-bottom:4px;
	padding-left:9px;
}

div.topNav a
{
	display:block;
	float:left;
	height:100%;
	line-height:27px;
	padding-left:26px;
	padding-right:26px;
	font-family:Arial;
	font-size:11px;
	color:#525254;
	text-decoration:none;
}

div#homeTopNav
{
	padding-left:7px;
}

div#homeTopNav a
{
	padding-left:32px;
	padding-right:32px;
}

div.topNav a:hover, div.topNav a.selected
{
	color:#ff0000;
	background-repeat:repeat-x;
}

div.topNav a.blue:hover, div.topNav a.blueSelected
{
	background-image:url('/images/colour_blue.png');
}

div.topNav a.green:hover, div.topNav a.greenSelected
{
	background-image:url('/images/colour_green.png');
}

div.topNav a.orange:hover, div.topNav a.orangeSelected
{
	background-image:url('/images/colour_orange.png');
}

div.topNav a.pink:hover, div.topNav a.pinkSelected
{
	background-image:url('/images/colour_pink.png');
}

div.topNav a.purple:hover, div.topNav a.purpleSelected
{
	background-image:url('/images/colour_purple.png');
}

div.topNav a.yellow:hover, div.topNav a.yellowSelected
{
	background-image:url('/images/colour_yellow.png');
}

div.topNav div
{
	float:left;
	background-image:url('/images/top_nav_separator.png');
	background-repeat:no-repeat;
	width:2px;
	height:100%;
}

/*******************************************************************************************************/
/* HOME PAGE
/*******************************************************************************************************/

div#homeTopBanner
{
	float:left;
	width:644px;
	height:249px;
}

div#homeLinks
{
	float:left;
	background-image:url('/images/home_links_bg.png');
	background-repeat:no-repeat;
	width:246px;
	height:249px;
	position:relative;
}

div#homeLinksTitle
{
	position:absolute;
	left:38px;
	top:27px;
	color:#013e84;
	font-weight:bold;
}

div#homeLinks ul
{
	position:absolute;
	top:55px;
}

div#homeLinks ul li
{
	list-style-type:none;
	margin-bottom:3px;
}

div#homeLinks ul li a
{
	display:block;
	width:246px;
	height:15px;
	background-image:url('/images/home_link_bg.png');
	background-repeat:no-repeat;
	background-position:right top;
	color:#7b7b7b;
	text-decoration:none;
}

div#homeLinks ul li a:hover
{
	background-position:left top;
}

div#homeLinks ul li a span
{
	margin-left:17px;
	font-size:11px;
	line-height:15px;
}

div#homeLinks a#bottomLink
{
	position:absolute;
	display:block;
	left:7px;
	top:211px;
	width:229px;
	height:34px;
	padding-left:10px;
	padding-top:4px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

div#homeLinks a#bottomLink:hover
{
	background-color:#1375e6;
}

div#homeContent
{
	float:left;
	width:628px;
	min-height:238px;
	background-image:url('/images/home_content_bg.png');
	background-repeat:no-repeat;
	background-position:right top;
}

div#homeContent h1
{
	background-position: 0px 6px;
	background-image:url('/images/h1_bullet.png');
	background-repeat:no-repeat;
	padding-left:36px;
}

div#latestNews
{
	float:left;
	width:230px;
	margin-left:16px;
	padding-left:16px;
	min-height:221px;
	min-width:1px;
	background-image:url('/images/dotted_separator.png');
	background-repeat:repeat-y;
}

div#homeBottomBanner
{
	margin-top:3px;
	padding-bottom:38px;
	width:890px;
	height:170px;
}

/*******************************************************************************************************/
/* TOP BANNER
/*******************************************************************************************************/

div#topBanner
{
	position:relative;
	width:890px;
	height:206px;
	margin-bottom:4px;
}

img#topBannerImage
{
	width:653px;
	height:188px;
	position:absolute;
	right:0px;
	bottom:0px;
}

div#topBanner div.bannerOverlay
{
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}

div#topBannerBlue
{
	background-image:url('/images/banner_blue.png');
}

div#topBannerGreen
{
	background-image:url('/images/banner_green.png');
}

div#topBannerOrange
{
	background-image:url('/images/banner_orange.png');
}

div#topBannerPink
{
	background-image:url('/images/banner_pink.png');
}

div#topBannerPurple
{
	background-image:url('/images/banner_purple.png');
}

div#topBannerYellow
{
	background-image:url('/images/banner_yellow.png');
}

div#topBannerText
{
	display:none;
	position:absolute;
	left:40px;
	top:58px;
	width:230px;
}

div#topBannerText p
{
	color:#ffffff;
	font-size:27px;
	margin-bottom:20px;
}

div#topBannerText .smallText
{
	color:#ffffff;
	font-size:22px;
}

/*******************************************************************************************************/
/* COMMON PAGE
/*******************************************************************************************************/

div#pageContainer
{
	margin-top:18px;
}

div#pageBackground
{
	background-image:url('/images/left_nav_bg.png');
	background-repeat:repeat-y;
}

div#leftNavigation
{
	min-height:200px;
	float:left;
	width:186px;
	text-align:right;
}

div#pageContent
{
	float:left;
	margin-left:44px;
	width:620px;
}

div#pageSpacer
{
	position:relative;
	height:64px;
	width:100%;
}

/*******************************************************************************************************/
/* LEFT NAVIGATION
/*******************************************************************************************************/

ul#leftNavList
{
	list-style-type:none;
	margin:3px 0px 0px 22px;
	text-align:left;
}

ul#leftNavList li
{
	color:#fe2000;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #dddddd;
}

ul#leftNavList li.subLevel
{
	font-weight:normal;
	font-size:11px;
	border-bottom:none;
	background:url('/images/left_nav_bullet.png') no-repeat 0px 4px;
	padding-left:12px;
}

ul#leftNavList li.last
{
	border-bottom:1px solid #dddddd;
}

ul#leftNavList a
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

ul#leftNavList li.subLevel a
{
	font-size:11px;
	font-weight:normal;
}

ul#leftNavList a:hover
{
	color:#fe2000;
}

ul#leftImageLinks
{
	margin-top:40px;
	list-style-type:none;
}

ul#leftImageLinks li
{
	margin-top:10px;
}

ul#leftImageLinks a img
{
	border-style:none;
}

/*******************************************************************************************************/
/* CONTENT
/*******************************************************************************************************/

div#content
{
	background-image:url('/images/content_bg.png');
	background-repeat:repeat-y;
	padding-left:51px;
	padding-right:52px;
}

div.clear
{
	clear:both;
}

div.gradientHeader
{
	margin-top:3px;
	height:13px;
	background-image:url('/images/gradient_header_bg.png');
	background-repeat:repeat-x;
}

div#editorContent h1
{
	margin-top:16px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#013e84;
}

div#editorContent h1.mainHeading
{
	margin-top:0px;
}

div#editorContent div.blue h1, div#editorContent div.blue .pageColourText
{
	color:#3153aa;
}

div#editorContent div.green h1, div#editorContent div.green .pageColourText
{
	color:#367411;
}

div#editorContent div.orange h1, div#editorContent div.orange .pageColourText
{
	color:#eb7400;
}

div#editorContent div.pink h1, div#editorContent div.pink .pageColourText
{
	color:#7f1c5e;
}

div#editorContent div.purple h1, div#editorContent div.purple .pageColourText
{
	color:#434676;
}

div#editorContent div.yellow h1, div#editorContent div.yellow .pageColourText
{
	color:#c8a400;
}

div#editorContent .pageColourText
{
	font-weight:bold;
	font-size:13px;
}

div#editorContent h2
{
	color:#696969;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}

div#editorContent p
{
	margin-top:5px;
	margin-bottom:10px;
}

div#editorContent a
{
	color:#6181a6;
	font-weight:bold;
	text-decoration:none;
}

div#editorContent a:hover
{
	text-decoration:underline;
}

div#editorContent ul
{
	margin-bottom:10px;
	margin-left:32px;
}

div#editorContent ul li
{
	margin-top:5px;
}

div#editorContent img
{
	margin:10px;
}

div#editorContent strong
{
	color:#535355;
	font-weight:bold;
}

div#editorContent img.leftImage
{
    margin-left:0px;
}

div#editorContent img.rightImage
{
    margin-right:0px;
}

div#editorContent img.leftImageNoTopBorder
{
    margin-top:0px;
    margin-left:0px;
}

div#editorContent img.rightImageNoTopBorder
{
    margin-top:0px;
    margin-right:0px;
}

div#editorContent .PhoneNumber18
{
    font-weight:bold;
}

/*******************************************************************************************************/
/* NEWS LISTING
/*******************************************************************************************************/

ul#newsListing
{
	list-style-type:none;
}

ul#newsListing li
{
	line-height:20px;
}

/*******************************************************************************************************/
/* SEARCH RESULTS
/*******************************************************************************************************/

div#xsltsearch strong
{
	font-weight:bold;
	color:#882000;
}

/*******************************************************************************************************/
/* FOOTER
/*******************************************************************************************************/

div#footer
{
	background-image:url('/images/footer_bg.png');
	background-repeat:no-repeat;
	height:128px;
	padding-left:51px;
	padding-top:15px;
	position:relative;
}

div#footer img
{
	margin-right:10px;
}

div#footer div#footerText
{
	position:absolute;
	right:52px;
	top:82px;
	color:#999999;
}

div#footer div#footerOverlay
{
	width:993px;
	height:93px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url('/images/footer_overlay.png');
	background-repeat:no-repeat;
}

/*******************************************************************************************************/
/* CONTOUR FORMS
/*******************************************************************************************************/

#contour
{
	padding: 10px 0px 10px 0px;
}
#contour .contourPageName
{
	font-size: 5px !important;
	line-height: 5px !important;
}

#contour .contourField div label
{
	display: inline;
}

#contour label.fieldLabel
{
	margin-top:8px;
	font-weight: bold;
	display: block;
	width: 200px;
	float: left;
	clear: left;
	background: transparent !important;
}
#contour small
{
	display: block;
	float: left;
	clear: both;
	padding: 5px 5px 5px 200px;
}

#contour fieldset
{
	padding: 0px;
	margin: 0px;
	border: none !Important;
}

#contour legend
{
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	display: block;
}

#contour input.text, #contour input.title, #contour textarea, #contour select
{
	padding:4px;
	margin: 3px 0px;
	border: 1px solid #bbb;
}
#contour input.text:focus, #contour input.title:focus, #contour textarea:focus, #contour select:focus
{
	border: 1px solid #666;
}
#contour input.text, #contour textarea
{
	width: 300px !important;
	padding: 5px;
}
#contour textarea
{
	height: 120px;
}
#contour input.fileupload
{
	height: auto !important;
}

#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox
{
	display: block;
	float: left;
	padding: 10px;
}

#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input
{
	width: auto !important;
	height: auto !important;
	border: none !important;
	display: inline !important;
}
#contour .recaptcha label
{
	visibility:hidden;
}
#contour .contourButton
{
	margin-right: 10px;
	padding: 2px 10px;
}
#contour .contourNavigation
{
	margin-left:200px;
}
#contour .contourErrorMessage
{
	padding: 5px;
	margin-bottom: 5px;
	border: 2px solid #FBC2C4;
}
#contour .contourErrorMessage, #contour .contourError
{
	background: #FBE3E4;
	color: #8a1f11;
}
#contour input.contourError, #contour textarea.contourError
{
	background: #FBE3E4;
	border-color: #FBC2C4;
}

/*******************************************************************************************************/
/* GENERAL FORM
/*******************************************************************************************************/

#leftNavigation #generalForm {border:none;margin:20px 0 0 22px;text-align:left}
#leftNavigation #generalForm legend {color:#003a66;font-size:12px;display:block;padding:10px;background:#fff url(/images/headerBg.jpg) repeat-x bottom;width:144px}
#leftNavigation #generalForm .generalFormError {display:block;font-size:11px;color:red;padding:3px 10px}
#leftNavigation #generalForm input,#leftNavigation #generalForm textarea {width:156px;color:#7a7979;padding:4px;font-size:11px;border:1px solid #d9d9d9;margin:3px 0}
#leftNavigation #generalForm textarea {height:100px}
#leftNavigation #generalForm input:first-child {margin-top:0}
#leftNavigation #generalForm .generalFormHidden {display:none;visibility:hidden}
#leftNavigation #generalForm .generalFormSubmit {background: url(/images/sendBtn.gif) no-repeat; width:128px;height:26px;border:none;cursor:pointer;color:#003a66}

/*******************************************************************************************************/
/* GOOGLE MAP PINS
/*******************************************************************************************************/
div#map_canvas img
{
    margin:0px;
}
