@charset "UTF-8";
/* CSS Document */

/* span.access_key { text-decoration: underline; } */

a:link, a:visited {
	color: #E0166B;
	text-decoration: none;
}

a:hover, a:active {
	color: #999;
	text-decoration: underline;
}

html, body {
	margin: 0px;
	border: 0px;
}

.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.header{
	position: relative;
	width: 990px;
	height: 90px;
	margin: 10px auto 0px;
	z-index: 100;
	background-color: #423E25;
}

.header .logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

.header .logo2 {
	position: absolute;
	top: 25px;
	left: 0px;
	display: none;
}

.header .logo a img {
	border: none;
}

.header .search {
	position: absolute;
	right: 10px;
	top: 48px;
	background-image: url(/images/search_box.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 266px;
	height: 28px;
}

.header .search .search_input {
	position: absolute;
	top: 5px;
	left: 12px;
	border: none;
	color: #666;
	-webkit-appearance: caret;
}

.header .search .search_submit {
	position: absolute;
	left: 240px;
	top: 0px;
	width: 26px;
	height: 26px;
}

.header .phone {
	position: absolute;
	right: 10px;
	top: 8px;
}

.header .phone h2 {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
/* 	font-size: 1em; */
	color: #ffffff;
	font-weight: normal;
}

.header .phone h2 span {
	color: #769ab4;
}

.lead_blue_bar {
	position: relative;
	margin: 10px auto;
	width: 990px;
	height: 120px;
	background-color: #eee;
	background-image:url(/images/fade_blue.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

.lead_blue_bar .title {
	float: left;
	margin-left: 25px;
	margin-top: 47px;
	/* padding: 47px 50px 0; */
	width: 450px;
	height: auto;
}

.title h1 {
	font-family: Arial;
	font-size: 24px;
	color: #E0166B;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.lead_blue_bar .image {
	float: right;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 430px;
}

.main_image {
	position: relative;
	margin: 10px auto;
	width: 990px;
	height: 300px;
	background-color: #eee;
	/*background-image:url(/images/background_img.jpg);*/	
}

.main_image .slideshow {
	position: absolute;
	width: 990px;
	height: 300px;
	overflow: hidden;
	z-index: 1;
}

.main_image .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/images/transp78.png);
	background-repeat: repeat;
	width: 320px;
	height: 230px;
	margin: 10px 20px;
	z-index: 10;
	padding: 25px 25px 25px 25px;
}

.main_image .overlay p {
	font-family: Arial;
	font-size: 13px;
	width: 320px;
	margin: 8px 0;
	color: #fff;
	text-align: left;
}

.main_image .overlay .button {
	position: absolute;
	left: 25px;
	bottom: 20px;
	background-color: #E0166B;
	color: #fff;
}

.main_image .overlay .button p {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	padding: 8px 15px;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
}

.main_image .overlay .button p a {
	position: relative;
	color: #fff;
	text-decoration: none;
}

.main_image .overlay .button p a:hover, .main_image .overlay .button p a:active {
	color: #ccc;
	text-decoration: underline;
}

.main_image .quote {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 330px;
	text-align: right;
	z-index: 10;
}

.main_image .quote_alt {
	position: absolute;
	bottom: 10px;
	right: 30px;
	width: 330px;
	text-align: right;
	z-index: 10;
}

.main_image .quote p, .main_image .quote_alt p {
	font-family: Arial;
	size: 17px;
	color: #fff;
	margin-bottom: 5px;
}

.small_img { /* ------------------------------- */
	float: right;
}

.wedge_text {
	position: relative;
	width: 990px;
	height: 20px;
	margin: 0px auto;
	padding-top: 20px;
}

.wedge_text p {
	font-family: Arial;
/* 	font-size: 16px; */
	font-size: 1em;
	color: #333;
}

.wedge_text .left {
	position: absolute;
	bottom: -10px;
	left: 20px;
}

.wedge_text .right {
	position: absolute;
	bottom: -10px;
	right: 20px;
}

.breadcrumbs {
	width: 990px;
	height: auto;
	margin: 0px auto;
}

.breadcrumbs p {
	font-family: Arial;
/* 	font-size: 12px; */
	font-size: 0.8em;
	text-align: right;
}

.center {
/* 	background-color: #EDEDED; */
	position: relative;
	width: 990px;
	margin: auto;
}

.center_content {
	position: relative;
	width: 990px;
	margin: 10px auto 0px;
	height: auto;
}

.center_content .col_l {
	padding: 0px 0px 10px 20px;
	width: 380px;
	height: auto;
}

.center_content .col_l p {
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #000;
	margin-top: 0px;
}

.center_content .col_l h3 {
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	/* font-size: 13px; */
	font-size: 0.815em;
	margin-bottom: 0px;
}

.center_content .search_box_bot {
	position: absolute;
	left: 420px;
	top: 0px;
	width: 550px;
	height: 110px;
	background-color: #fff;
	background-image: url(/images/search_fade.png);
	background-repeat: no-repeat;
	background-position: 237px 6px;
	border: solid 1px #666;
	font-family: Arial;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

.center_content .search_box_bot .left {
	position: absolute;
	top: 0px;
	left: 10px;
}

.center_content .search_box_bot .left .name_box {
	position: relative;
	top: 10px;
	height: 22px;
	width: 225px;
	background-image: url(/images/search_box_2.jpg);
	background-repeat: no-repeat;
}

.center_content .search_box_bot .left .name_box .name {
	color: #666;
	position: absolute;
	top: 2px;
	left: 4px;
	border: none;
	-webkit-appearance: caret;
}

.center_content .search_box_bot .left .name_box .mag {
	position: absolute;
	right: 0px; /*15*/
	top: 2px;
	width: 12px;
	height: 17px;
}

/* safari fix */
@media screen and (-webkit-min-device-pixel-ratio:0){
	.center_content .search_box_bot .left .name_box .name {
		width: 190px;
	}
}

.center_content .search_box_bot .right {
	position: absolute;
	top: 0px;
	left: 245px;
	padding: 0px 20px;
	height: 100px;
	background-image: url(/images/ver_spacer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.center_content .search_box_bot .right .department_box {
	position: relative;
	top: 8px;
}

.center_content .search_box_bot .right .department_box .department {
	color: #666;
	position: absolute;
	top: 4px;
	left: 4px;
	border: none;
	z-index: 2;
}

.center_content .search_box_bot .right .department_box .up_down {
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 1;
	width: 267px;
	height: 22px;
}

.center_content .menu_left {
	float: left;
	width: 211px;
	min-height: 420px;
	height: auto;
	padding-bottom: 20px;
	background-image: url(/images/fade_menu_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

.center_content .empty {
	float: left;
	width: 211px;
	position: relative;
}

.center_content .menu_left ul {
	font-family: Arial;
	font-size: 13px;
	/* font-size: 0.8em; */
	position: relative;
	top: 10px;
	left: -20px;
}

.center_content .menu_left ul li {
	display: block;
	border-bottom: dotted 1px #999;
	padding: 7px 6px;
}

.center_content .menu_left ul li a {
	color: #E0166B;
	text-decoration: none;
}

.center_content .menu_left ul li.selected {
	font-weight: bold;
	background-image: url(/images/menu_selected.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.center_content .menu_left li.last {
	margin-bottom: 3px;
}

.center_content .menu_left ul li a:hover, .center_content .menu_left ul li a:active {
	color: #333;
	text-decoration: underline;
}

.center_content .menu_left ul li ul {
	padding: 0 0 0 25px;
	border-bottom: none;
	width: 159px;
	font-weight: normal;
}

.center_content .menu_left ul li ul li {
	border-bottom: none;
	border-top: dotted 1px #999;
	font-weight: normal;
}

.center_content .menu_left ul li ul li.selected {
	font-weight: bold;
}

.center_content .menu_left ul li ul li a {
	color: #E0166B;
}

.center_content .menu_left ul li ul li ul {
	width: 150px;
	font-weight: normal;
}

.center_content .menu_left ul li ul li ul li.selected {
	font-weight: bold;
}

.center_content .menu_left ul li ul li ul li a {
	color: #6D8A93;
}

.center_content .main_text_left {
	float: left;
	width: 450px;
	margin: 0px 20px;	
}

.center_content .main_text_left h2, .center_content .menu_left h2 {
	font-family: Arial;
/* 	font-size: 20px; */
	font-size: 1.25em;
	color: #333;
}

.center_content .main_text_left h3, .center_content .menu_left h3 {
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #E0166B;
}

.center_content .main_text_left p, .center_content .menu_left p {
	font-family: Arial;
/* 	font-size: 12px; */
	font-size: 0.8em;
	color: #333;
}

.center_content .main_text_left p span {
	color: #000;
	font-weight: bold;
}

.center_content .menu_left p, .center_content .menu_left h2, .center_content .menu_left h3 {
	margin-left: 10px;
	margin-right: 10px;
} 

.center_content .menu_left .name_box p {
	font-family: Arial;
/* 	font-size: 12px; */
	font-size: 0.8em;
	color: #333;
}

.center_content .menu_left .name_box .name {
	color: #666;
}

.center_content .menu_left .name_box .mag {
	margin-left: 5px;
	position: relative;
	top: 4px;
}

.center_content .col_right {
	width: 273px;
	background-image: url(/images/fade_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	clear: right;
}

.center_content .col_right h2, .center_content .col_right h3, .center_content .col_right h4, .center_content .col_right p {
	margin: 10px;
	font-family: Arial;
	color: #333;
}

.center_content .col_right h2 {
/* 	font-size: 20px; */
	font-size: 1.25em;
	font-weight: normal;
}

.center_content .col_right h3 {
/* 	font-size: 13px; */
	font-size: 0.815em;
	margin-bottom: 0px;
}

.center_content .col_right h4 {
/* 	font-size: 13px; */
	font-size: 0.815em;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
}

.center_content .col_right p {
/* 	font-size: 13px; */
	font-size: 0.815em;
}

.center_content .col_right li, .center_content .main_text_left li, .center_content .main_text_full li {
	display: block;
	position: relative;
	left: -12px;
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #333;
	margin: 0px 0px 5px;
	padding-left: 12px;
	background-image: url(/images/bullet_sq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.center_content p li {
	font-size: 1em;
}

.center_content .col_right hr {
	margin: 10px;
	border-top: dotted 1px #999;
	border-bottom: none;
}

.bust {
	display: block;
	float: left;
	margin: 3px 10px 10px;
	
}

.center_content .col_right .contact {
	text-align: right;
	height: 100px;
	position: relative;
}

.center_content .col_right .contact .details {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 184px;
	height: auto;
	margin-right: 5px;
}

.contact_email_span {
	/* this will be done with javascript */
}

.center_content .col_right .contact .details p {
	font-size: 12px;
	margin: 0;
}

.center_content .col_right_nobg {
	clear: right;
	width: 233px;
	float: right;
/* 	border-left: solid 1px #ccc; */
/* 	margin: 40px 0px; */
	margin: 10px 0;
	padding: 0px 20px;
}

.center_content .col_right_nobg p {
	margin-top: 0px;
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #333;
}

.center_content .col_right_nobg ul {
	margin: 0;
	padding: 0;
}

.center_content .col_right_nobg li {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	border-top: solid 1px #ccc;
}

.center_content .col_right_nobg p span {
	color: #000;
	font-style: italic;
}

.center_content .col_right .download_area {
	position: relative;
	margin: 10px;
	text-align: right;
	height: 90px;
}

.center_content .col_right .download_area p {
	text-align: right;
	margin-top: 0;
}

.center_content .col_right .download_area img {
	border: none;
}

.center_content .col_right .download_area .download_text {
	position: relative;
	top: 1px;
	width: 165px;
	height: 80px;
	float: right;
	background-color: #eee;
}

.center_content .col_right .download_area img {
	float: left;
}

.center_content .main_text_full hr {
	margin: 0px 0px 0px 10px;
}

.center_content .main_text_full {
	float: right;
	width: 750px;
	margin: 10px auto;
}

.center_content .main_text_full .bust {
	float: left;
	margin-top: 15px;
}

.center_content .main_text_full .bust_large {
	float: left;
	margin-top: 15px;
}

.center_content .main_text_full .full_text {
	float: right;
	width: 620px;	
}

.center_content .main_text_full h1 {
	font-family: Arial;
/* 	font-size: 18px; */
	font-size: 1.125em;
	color: #999;
	font-weight: normal;
}

.center_content .main_text_full .title h1 {
	font-family: Arial;
	font-size: 24px;
	color: #E0166B;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.center_content .main_text_full h1 span {
	color: #E0166B;
	font-weight: bold;
}

.center_content .main_text_full h2 {
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #002b50;
}

.center_content h4 {
	font-family: Arial;
/* 	font-size: 13px; */
	font-size: 0.815em;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.center_content .main_text_full p {
	font-family: Arial;
/* 	font-size: 12px; */
	font-size: 0.8em;
	color: #333;
}

.center_content .main_text_full p span {
	font-weight: bold;
	color: #000;
}

.center_content .main_text_full .pages p {
	text-align: right;
	color: #000;
	font-weight: bold;
}

.center_content .main_text_full .pages p a {
	text-align: right;
	background-color: #E0166B;
	padding: 2px 5px 1px;
	margin: 0px 5px;
	color: #fff;
}

.center_content .main_text_full .pages p a:hover, .center_content .main_text_full .pages p a:active {
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #103e63;
	padding: 1px 4px 0px;
}

.center_content .main_text_full .staff_float {
	width: 360px;
	min-height: 125px;
	float: left;
	position: relative;
}

.center_content .main_text_full .staff_thin {
	width: 320px;
}

.center_content .main_text_full .staff_float .staff_full_text {
	float: right;
	width: 270px;
/* 	min-height: 120px;	 */
}

.center_content .main_text_full .staff_thin .staff_full_text {
	width: 230px;
}

.center_content .main_text_full .staff_float .staff_full_text h1 {
	margin-bottom: 0;
}

.center_content .main_text_full .staff_float .staff_full_text h3 {
	font-family: Arial;
/* 	font-size: 14px; */
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9;
	color: #666;
	margin-top: 0;
	margin-bottom: 0;
}

.center_content .main_text_full .staff_float .staff_full_text p {
	position: absolute;
	bottom: 0;
	text-align: left;
	width: 225px;
}



.footer {
	background-color: #EDEDED;
	position: relative;
	clear: both;
	width: 990px;
	margin: auto;
	border-top: solid 1px #ddd;
}

.footer_content {
	position: relative;
	width: 970px;
	margin: 0 auto;
	height: 65px;
	font-family: Arial;
	font-size: 12px;
/* 	font-size: 0.8em; */
	color: #333;
}

.footer_content.vat_num{
	padding-right: 20px;
}

.footer_content .left {
	position: absolute;
	top: 0px;
	left: 20px;
}

.footer_content .left a {
	color: #000000;
}

.footer_content.vat_num .left a{
	color: #E0166B;
}

.footer_content .left span {
	text-transform: lowercase;
}

.footer_content .right_1 {
	position: absolute;
	top: 0px;
	right: 180px;
	text-align: right;
}

.footer_content .right_2 {
	position: absolute;
	top: 0px;
	right: 20px;
	text-align: right;
}

.hr_sp {
	border: none;
	border-bottom: solid 1px #ffffff;
	margin: 0px;
	clear: both;
}

.hr_sp2 {
	border: none;
	border-top: solid 1px #eaeff3;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	clear: both;
}

hr {
	border: none;
	border-top: solid 1px #ddd;
	margin: 0px;
	clear: both;
}

#sitemap {
	color: #103e63;
	list-style: disc;
	font-family: Arial;
  font-size: 0.815em;
}

#sitemap li {
	list-style: disc;
	font-size: 1em;
	padding-top:2px;
}

#sitemap li a {
	color: #333;
/* 	font-size: 1em; */
}

#sitemaptitle {
	text-transform: capitalize;
	color: #333;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

p {
	text-align: justify;
}

.left_align_text p {
	text-align: left;
}

table {
	font-family: Arial;
	font-size: 1em;
	color: #666;
}

table p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.formContainer {
	width: 490px;
	height: auto;
}

.formCell {
	font-family: Arial;
	font-size: 0.8em;
	margin-bottom: 5px;
}

.formCell label {
	float: left;
	width: 200px;
}

.formCell .inputSpan label.error {
	float:right;
	color:#f00;
}

#google_map {
	width:100%;
	height:350px;
	margin-top: 10px;
}

#text_version img, #larger_font img, #smaller_font img, #print_screen img, #email_page img {
	position: relative;
	top: 4px;
}

#text_version span, #larger_font span, #smaller_font span, #print_screen span, #email_page span {
	display: none;
}

.access_hidden {
	color: #fff;
	position:absolute;
	bottom:0;
	z-index:-10000;
	font-family: Arial;
	font-size: 10px;
}

.access_hidden a {
	color: #fff;
}

.ajax_output {
	margin-top: -14px;
}

.chrome .center_content .search_box_bot .left .name_box .name { top: 0px; }


/*Changes to home page*/

.center_content .col_third {
	padding: 0px 0px 10px 20px;
	width: 310px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 0.8815em;
	overflow: hidden;
}

.col_third h1.title{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #3f3e2a;
}

.col_third.people_feed{
	list-style: none;
	text-align: left;
}

.col_third.people_feed p{
	list-style: none !important;
	text-align: left !important;
	margin: 0px;
	padding: 0px; 
}

.col_third.people_feed ul li{
	list-style: none !important;
}

.col_third.home_event h3.date_event{
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
}

.col_third.home_event p.summ_event{
	margin: 0px;
	padding: 0px;
	color: #494949;
	font-weight: bold;
	font-size: 15px;
}

.col_third.home_event p{
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 14px !important;
}

.col_third.home_event h3{
	margin: 0px;
	padding: 0px;
}

.event_text{
	float: right;
	width: 180px;
}
