/*
-----------------------------------------------
Thames Coromandel District Council
- - - - - - - - - - - - - - - - - - - - - - - -
Filename:			tcdc.base.scss

----------------------------------------------- */
/* =GLOBAL
----------------------------------------------- */
/*!
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  position: relative;
  line-height: 1;
  height: 100%; }

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 34px 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

html {
  /*background:#f8f8f8;height:100%*/ }

body {
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  /* min-height:100%;overflow-y:scroll;*/
  line-height: 1.3;
  background: #f8f8f8 url(../img/header_back.jpg) center top repeat-x; }

/* =Clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  zoom: 1; }

.clear {
  clear: both; }

/* Overflow: hidden, width:100% */
.overflow {
  overflow: hidden;
  width: 100%; }

/* Skip to Content */
#top {
  position: relative; }

#top #skip {
  position: absolute;
  left: 0;
  top: -100px; }

/* =Generic */
a {
  color: #275185;
  text-decoration: none; }

a:visited {
  color: #35246C; }

a:hover {
  text-decoration: underline;
  color: #479325; }

a:focus {
  text-decoration: underline; }

a img, a:hover img {
  border: none; }

.hide {
  text-indent: -9999em;
  outline: none; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img.alignright {
  padding: 0;
  margin: 0; }

img.alignleft {
  padding: 0;
  margin: 0; }

article.item img.alignright {
  padding: 0;
  margin: 0 0 0 10px; }

article.item img.alignleft {
  padding: 0;
  margin: 0 10px 0 0; }

/* =Typography */
p {
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 1.3em; }

small {
  font-size: 1em; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  font-size: 1.2em;
  line-height: 1.5;
  margin: 40px 24px 32px 0;
  padding: 4px 0 0 22px;
  border-left: 3px solid #3EA0DC; }

h1 {
  font-size: 5.4em;
  line-height: 1em;
  color: #275185;
  font-weight: normal;
  letter-spacing: -1.2px;
  margin: 28px 0 4px;
  padding-bottom: 4px;
  line-height: 0.95;
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 730px; }

h2 {
  font: 3.1em Georgia, "Times New Roman", Times, serif;
  line-height: 1.1;
  margin-bottom: 5px;
  color: #4A4A4A;
  letter-spacing: -0.4px; }

headingH2 {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 5px; }

h3 {
  font: 1.6em Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #333; }

h4 {
  font: 1.6em Georgia, "Times New Roman", Times, serif;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #4A4A4A;
  font-weight: normal; }

h5 {
  font: 1.4em Arial, Helvetica, sans-serif;
  line-height: 1.3;
  margin-bottom: 13px;
  font-weight: bold;
  letter-spacing: -0.025em; }

/* typekit font */
.hidden {
  visibility: hidden; }

/* =Forms */
fieldset {
  margin: 0 0 30px; }

.legend {
  font-size: 1.3em;
  color: #666;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin: 0 0 8px;
  padding: 0 0 2px; }

input {
  font-family: Arial, Helvetica, sans-serif; }

input[type="radio"] {
  float: left;
  margin-right: 5px;
  cursor: pointer; }

input[type="checkbox"] {
  cursor: pointer; }

label {
  display: block;
  margin: 0 0 6px;
  font-size: 1.3em; }

input {
  font-size: 1.2em; }

input.checkbox {
  float: left;
  font-size: 1.2em; }

input.radio {
  float: left;
  font-size: 1.2em; }

li.radio {
  margin-left: 155px; }

li.radio label {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  width: auto; }

li.checkbox {
  margin-left: 155px; }

li.checkbox label {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  width: auto; }

textarea {
  border: 1px solid #ccc;
  padding: 5px;
  width: auto;
  height: 80px;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em; }

select {
  border: 1px solid #ccc;
  padding: 5px; }

select option {
  margin: 5px 0; }

/*match placeholder/watermark padding to border+padding for input element*/
label.placeholder {
  cursor: text;
  padding: 2px 4px 4px 2px;
  color: #000; }

/* Global search */
#global_search {
  position: relative;
  clear: right; }

#global_search fieldset {
  margin: 0;
  padding: 0;
  position: relative; }

header #top_nav #global_search ul {
  background: url(/styles/img/bg_global_search.png) no-repeat 0 0;
  width: 279px;
  height: 34px;
  margin: 0;
  padding: 0;
  float: right;
  position: relative; }

header #top_nav #global_search li {
  border: none;
  height: auto;
  margin: 0;
  padding: 0; }

#top_nav #global_search label {
  display: none; }

.global_search_input {
  background: none;
  border: none;
  font-size: 1.3em;
  padding: 9px 12px 0 13px;
  width: 210px;
  color: #333; }

.global_search_input::-webkit-input-placeholder {
  color: #333; }

.global_search_input:-moz-placeholder {
  color: #333; }

/*match placeholder/watermark padding to border+padding for input element*/
#global_search label.placeholder {
  cursor: text;
  padding: 10px 4px 4px 10px;
  color: #333; }

#global_search .btn_search {
  background: url(/styles/img/btn_global_search.png) no-repeat 12px 3px;
  width: 44px;
  height: 22px;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 6px 0 0; }

/* Sub search */
#sub_search {
  float: right;
  width: 204px; }

#sub_search fieldset {
  margin: 0; }

#sub_search ul {
  width: 190px;
  height: 35px;
  background: #f1f1f1;
  margin-top: 40px;
  border-radius: 5px; }

#sub_search li {
  float: left; }

#sub_search label {
  display: none; }

.sub_search_input {
  background: none;
  border: none;
  font-size: 1.3em;
  padding: 9px 12px 0 11px;
  width: 140px;
  color: #464646; }

.sub_search_input::-webkit-input-placeholder {
  color: #464646; }

.sub_search_input:-moz-placeholder {
  color: #464646; }

/*match placeholder/watermark padding to border+padding for input element*/
#sub_search label.placeholder {
  color: #464646;
  cursor: text;
  padding: 10px 4px 4px 10px; }

#sub_search .btn_search {
  background: url(/styles/img/btn_local_search.png) no-repeat 3px 11px;
  width: 26px;
  height: 34px;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0; }

/* Contact us/Application form */
#w_subnav #form {
  margin: 25px 0 30px 36px;
  width: 500px;
  border: none; }

#w_subnav #form h3 {
  color: #4A4A4A;
  font-size: 1.7em;
  margin: 0 0 22px; }

#w_subnav #form p {
  width: auto; }

#w_subnav #form .req {
  color: #ff0000;
  font-weight: bold; }

#form #feedback {
  margin: 49px 0 0; }

#feedback li, #application li {
  margin: 0 0 25px; }

#feedback fieldset legend {
  /*display: inline;*/ }

#feedback legend {
  display: block;
  font-size: 1.3em;
  margin: 0 0 6px; }

#feedback p, #application p {
  margin: 0 0 3px; }

#feedback li li, #application li li {
  margin-bottom: 0;
  float: left; }

#feedback li li label {
  margin: 0 100px 0 0; }

#feedback li li input {
  border: none;
  height: 16px;
  margin: 0 10px 0 0;
  padding: 0;
  width: auto; }

#application .contact li li {
  margin-right: 20px; }

#application ul .radio li {
  margin-right: 2px; }

#application ul .radio label {
  margin: 3px 25px 12px 0; }

#feedback .btn, #application #btn_submit {
  text-align: left;
  width: 100px;
  padding: 5px 0 20px 17px;
  border: none;
  cursor: pointer;
  margin: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F0F0F0',GradientType=0 );
  /* IE6-9 */
  background: url(/styles/img/btn_arrow.png) no-repeat 8px 11px, linear-gradient(to top, #ffffff 0%, #fefefe 14%, #f0f0f0 100%);
  /* W3C */ }

#feedback .btn:hover, #application #btn_submit:hover {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); }

#feedback table, #feedback td {
  border: none; }

#errors {
  background: #fff;
  padding: 13px 8px;
  margin-bottom: 13px;
  border: 1px solid #FF0000;
  border-radius: 5px; }

#errors h5 {
  color: #ff0000; }

#errors p {
  color: #FF0000;
  font-size: 1.1em;
  margin-bottom: 0; }

#errors a {
  color: #FF0000; }

#content form .error {
  background: #fff;
  padding: 10px;
  border: 1px solid #FF0000;
  border-radius: 5px; }

#content form .error label {
  color: #FF0000; }

#content form .error p {
  color: #FF0000; }

/* =Lists */
/* Remove margins for navigation & layout lists */
nav ul, ul.layout, nav li, ul.layout li {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0;
  font-size: 1em; }

ul {
  list-style: disc;
  font-size: 1.2em;
  margin: 0 0 30px 18px; }

ul ul {
  font-size: 1em; }

ol {
  list-style: decimal;
  font-size: 1.2em;
  /*margin: 0 0 20px 20px;*/
  margin: 0;
  padding-left: 2.5em; }

/* as the form element is required over the entire page this css now negatively effects sections of the page
form ol {margin-left:0; list-style-type:none}
    form li {margin-bottom:10px}
        form li ol {list-style-type:none;margin-left:0}*/
#global_search ol {
  margin-left: 0;
  list-style-type: none; }

#global_search li {
  margin-bottom: 10px; }

#global_search li ol {
  list-style-type: none;
  margin-left: 0; }

#sub_search ol {
  margin-left: 0;
  list-style-type: none; }

#sub_search li {
  margin-bottom: 10px; }

#sub_search li ol {
  list-style-type: none;
  margin-left: 0; }

.xForm ol {
  margin-left: 0;
  list-style-type: none; }

.xForm li {
  margin-bottom: 10px; }

.xForm li ol {
  list-style-type: none;
  margin-left: 0; }

/* end of updates to apply form element css files directly as can't use generic form element - Karuba */
li {
  margin-bottom: 5px;
  padding-left: 24px; }

/* xForms added by Karuba */
.xForm ul.layout li {
  color: #666666;
  font-size: 1.2em;
  line-height: 1.25;
  margin: 7px 0 4px 7px;
  text-indent: 0; }

.xForm ul.layout fieldset {
  border: 1px solid #959595 !important;
  padding: 5px 10px 10px; }

.xForm ul.layout fieldset legend {
  margin-left: 5px;
  padding: 2px 5px;
  white-space: normal; }

.xForm .btn_submit {
  height: 32px;
  padding: 0; }

.xForm span {
  color: #666666;
  font-size: 1.2em;
  line-height: 1.25;
  margin: 7px 0 4px 0; }

.xForm span.xformvalidator {
  color: #FF0000; }

.xForm input[type="checkbox"] {
  float: left; }

.xForm label {
  font-size: 1.2em; }

/* Registration added by Karuba */
#ButtonArea {
  margin: 15px 0 15px 0; }

.AspNet-CreateUserWizard fieldset {
  margin: 0; }

.AspNet-CreateUserWizard .MessageArea .error {
  font-size: 1.2em; }

.AspNet-CreateUserWizard-CreateUserButtonPanel {
  margin: 0 0 20px 0; }

/* =Tables */
table {
  font-size: 1.2em;
  border-bottom: 1px solid #b0b0b0;
  margin: 5px 0 10px;
  width: 100%; }

thead th {
  font-weight: bold;
  color: #333;
  text-align: left; }

tbody tr.last td {
  padding-bottom: 15px; }

tbody td {
  vertical-align: top;
  color: #666;
  border-right: 1px solid #b0b0b0;
  padding: 4px 0 0 16px; }

tbody .first {
  padding-left: 10px; }

tbody td.last {
  border: none;
  padding-left: 14px; }

/* =STRUCTURE
----------------------------------------------- */
.wrap {
  margin: 0 auto;
  width: 977px; }

/* Masthead */
header {
  background: url(../img/header_back.jpg) center 0 repeat-x; }

#logo {
  width: 174px;
  float: left;
  margin: 4px 28px 0 0; }

/* Primary Nav */
header nav {
  float: right;
  width: 775px; }

header nav ul {
  padding: 0;
  margin: 0; }

header nav li {
  float: left;
  height: 53px;
  padding: 0;
  margin: 0; }

header nav a {
  font-size: 1.7em;
  padding: 0 0 0 8px;
  width: 114px;
  display: block;
  height: 53px;
  line-height: 1.1; }

header nav a, header nav a:visited {
  color: #fff;
  border-left: 1px solid #fff; }

header #pn_emergency {
  width: 134px; }

header nav a:hover, header nav a:focus {
  color: #3C86B7;
  text-decoration: none;
  border-color: #3C86B7; }

/* Secondary Nav */
section nav {
  float: left;
  width: 220px;
  margin-right: 20px; }

/* Top nav */
#top_nav_holder {
  float: right;
  padding: 4px 0 20px;
  width: auto; }

header #top_nav ul {
  float: right;
  padding: 0 0 0 50px;
  margin: 0;
  height: 26px;
  width: auto; }

header #top_nav ul li {
  float: left;
  margin: 0 0 0 10px;
  height: 16px;
  padding: 0; }

header #top_nav ul li:first-child {
  border-right: 1px solid #1C3258; }

header #top_nav a {
  border: none;
  color: #FFF;
  display: inline;
  font-size: 1.2em;
  height: auto;
  margin-right: 10px;
  width: auto;
  white-space: nowrap; }

/* Breadcrumb trail */
#bct {
  background: #295185;
  border-top: 1px solid #2C4F85;
  position: relative;
  z-index: 100; }

#bct ul {
  margin: 0 auto; }

#bct li {
  color: #fff;
  font-size: 1.1em;
  float: left;
  height: 26px; }

#bct a {
  height: 26px;
  display: block;
  color: #FFF;
  padding: 0; }

#bct span {
  display: block;
  padding: 6px 22px 0 25px;
  background: url(/styles/img/bg_bct_selected.png) no-repeat 0 0;
  height: 20px; }

#bct #bct_home {
  background: url(/styles/img/icon_home.png) no-repeat 11px 6px;
  width: 36px;
  padding: 0; }

#bct span#bct_home {
  background: url(/styles/img/icon_home.png) no-repeat 11px -18px #1F3B6A;
  height: 26px;
  text-indent: -9999em; }

/*#bct #bct_home:hover {background-position:11px -18px}*/
.hr {
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  margin: 10px 0 20px; }

/* Home */
#home {
  background: #fff;
  padding-top: 10px; }

#home .three_cols {
  margin: 0 10px 17px;
  /*background: #E8EEF4 url(/styles/img/bg_vr.gif) repeat-y 727px 0;*/
  background: url(/styles/img/bg_vr.gif) repeat-y 727px 0; }

#home .BannerImage {
  padding-left: 10px; }

#home .col_1 {
  float: left;
  width: 390px; }

#home .col_2 {
  float: left;
  width: 338px; }

#home .col_3 {
  float: left;
  width: 220px; }

#home .equalwidth_col {
  float: left;
  width: 317px; }

#home h2 {
  color: #333;
  font-size: 2.2em;
  border-bottom: 2px solid #666;
  margin-bottom: 8px;
  padding-bottom: 6px; }

#home h3 {
  color: #FFF;
  font-size: 1.7em;
  margin: 0;
  padding: 14px 0 7px 20px;
  background: #3C86B7; }

#home #headingH3 {
  color: #FFF;
  font-size: 1.7em;
  margin: 0;
  padding: 14px 0 7px 0px;
  background: #e8eef4; }

#home .slideshow {
  position: relative; }

#home .slideshow figure {
  position: relative; }

#home .slideshow img {
  display: block; }

#home .slideshow figcaption {
  background: #3471AB;
  bottom: 9px;
  color: #FFF;
  padding: 7px 10px;
  position: absolute;
  right: 10px;
  width: 305px;
  display: none;
  font-size: 1.3em; }

#home .slideshow a {
  display: block;
  background: url(/styles/img/bg_figcaption.png) no-repeat 0 -30px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  z-index: 1000; }

#home .slideshow a.paused {
  background-position: 0 0px; }

#home .slideshow a.played {
  background-position: 0 -30px; }

#home #latest_news {
  margin: 14px 35px 0 27px; }

#home #latest_news .overflow {
  border-bottom: 2px solid #666;
  margin-bottom: 8px; }

#home #latest_news .overflow h2 {
  margin-bottom: 5px;
  padding: 0;
  border: none; }

#home #latest_news .overflow a {
  background: url(/styles/img/icon_rss.png) no-repeat 0 0;
  color: #333;
  display: block;
  float: right;
  font-size: 1.2em;
  margin-top: 10px;
  padding-left: 18px; }

#home #latest_news h2 {
  margin-bottom: 0;
  padding: 0;
  border: none; }

#home #latest_news h2 a {
  color: #333; }

#home #latest_news > .meta {
  border-bottom: 2px solid #333;
  font-size: 1.2em;
  margin-bottom: 7px;
  padding-bottom: 6px; }

#home #latest_news ul {
  margin-bottom: 8px; }

#home #latest_news li {
  background: url(/styles/img/img_bullet_2.png) no-repeat 4px 5px;
  margin-bottom: 8px;
  padding: 0 0 7px 28px; }

#home #latest_news li p {
  margin-bottom: 0;
  font-size: 1.2em; }

#home #latest_news li p a {
  color: #333; }

#home #latest_news li .meta {
  color: #225E96;
  font-size: 1.2em; }

#home #latest_news .last {
  border: none;
  padding-bottom: 0; }

#home #latest_news .btn_all_news {
  margin: 0 0 0 3px; }

#home #popular {
  margin: 13px 10px 0 12px; }

#home #summaryText {
  font-size: 1.3em;
  color: #666;
  margin: 0 0 10px 0; }

#home #imageButtonLink {
  margin: 0px 0px 0 0px; }

#home #imageButtonLink h2 {
  margin: 13px 0px 0px 10px; }

#home #imageButtonAndText {
  margin: 10px 0px 0 0px; }

#home #popular ul {
  margin: 18px 0 10px 2px;
  list-style: none;
  font-size: 1em; }

#home #popular li {
  margin-bottom: 13px;
  padding: 0 0 0 14px;
  background: url(/styles/img/img_bullet_6.png) no-repeat 0 6px;
  font-size: 1.3em; }

#home #popular a {
  color: #3F3F3F; }

#home #second {
  margin: 0 0 13px;
  padding: 0 10px 24px;
  background: url(/styles/img/bg_shadow.png) no-repeat 4px bottom; }

#home #second .col_1 {
  margin-right: 2px; }

#home #second .col_2 {
  width: 336px; }

#home #second .col_3 {
  width: 229px; }

#home #second .ContainerLayout .col_1 {
  margin-right: 0; }

#home #second .ContainerLayout .col_3 {
  width: 227px; }

#home #second #rss, #home #second #your_say, #home #second #video, #home #second #email_subscribe, #home #second #text {
  margin: 0 16px 10px 17px; }

#home #alerts h3 {
  background: url(/styles/img/icon_alerts.png) no-repeat 8px 9px #3C86B7;
  padding-left: 49px; }

#home #alerts ul {
  padding: 6px 15px 0 9px;
  background: #E5ECF2; }

#home #alerts li {
  border-bottom: 1px solid #7E97B6;
  margin-bottom: 5px;
  padding: 0 0 9px 25px;
  background-repeat: no-repeat;
  background-position: 0 5px; }

#home #alerts .alert_green {
  background-image: url(/styles/img/icon_green.gif); }

#home #alerts .alert_red {
  background-image: url(/styles/img/icon_red.gif); }

#home #alerts .alert_amber {
  background-image: url(/styles/img/icon_amber.gif); }

#home #alerts h5 {
  color: #295185;
  margin-bottom: 1px; }

#home #alerts p {
  color: #333;
  font-size: 1.3em;
  line-height: 1.3;
  margin-bottom: 5px; }

#home #alerts .meta {
  font-size: 1em; }

#home #weather h3 {
  border-right: 1px solid #356096;
  padding-left: 25px; }

#home #weather .dark {
  background: #295185;
  border-right: 1px solid #2B457D; }

#home #weather .dark img {
  float: left;
  margin: 8px 0 0 17px; }

#home #weather .dark h3 {
  line-height: 1.2;
  padding: 10px 0 0 14px;
  background: none;
  float: left;
  border: none;
  margin-bottom: 14px; }

#home #weather .dark h3 a {
  color: #fff; }

#home #contact .dark {
  background: #295185;
  padding-bottom: 12px; }

#home #contact .dark h3 {
  padding: 12px 0 0 37px;
  background: url(/styles/img/img_bullet_9.png) no-repeat 18px 15px; }

#home #contact .dark h3 a {
  color: #fff; }

/*
#home #twitter
{
    position: relative;
    border: none;
    height: 193px;
    margin: 0;
    padding: 0;
}
#home #twitter #position
{
    position: absolute;
    left: 0;
    bottom: 5px;
}
#home #twitter h3
{
    font-size: 1.6em;
    margin: 0 16px 10px 17px;
    padding: 0;
    background: none;
    color: #333333;
}
#home #twitter .alignleft
{
    font-size: 1.2em;
}
#home #twitter .clearfix
{
    margin: 0 0 0 18px;
}
#home #twitter p
{
    margin: 5px 0 0;
}
#home #twitter a
{
    padding-bottom: 6px;
    margin-right: 3px;
}
#home #twitter .hide
{
    display: block;
    text-align: -9999em;
    outline: none;
    background: url(/styles/img/img_twitter.png) no-repeat 0 0;
    width: 19px;
    height: 25px;
    float: right;
}

#home #twitter .datestyle
{
    margin-left: 18px;
}
*/
.twitter {
  font-size: 12px; }

.twitter div {
  padding: 5px;
  border: 1px solid #ccc;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 0;
  height: 24px;
  line-height: 24px; }

.twitter span {
  margin-left: 5px;
  line-height: 24px;
  vertical-align: middle; }

.twitter img {
  float: left;
  margin-left: 5px;
  width: 28px; }

.twitter h2.twitter-header, #w_subnav h2.twitter-header {
  color: #000000;
  float: left;
  margin-bottom: 0;
  font-size: 100%;
  width: auto;
  font-weight: bold;
  font-family: Arial;
  line-height: 24px; }

.twitter ul.twitter-tweets {
  max-height: 200px;
  list-style: none;
  margin-left: 0;
  overflow: auto;
  padding: 5px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both; }

.twitter ul li {
  margin-bottom: 10px;
  padding: 0;
  font-size: 80%; }

#home #third {
  background: none; }

#home #third .col_2 {
  width: 364px; }

#home #third .col_3 {
  width: 203px;
  border-top: 2px solid #666;
  margin-top: 31px; }

#home #third .ContainerLayout .col_3 {
  width: 199px; }

#home #emergency {
  margin: 0;
  padding: 0 10px 24px;
  background: url(/styles/img/bg_shadow.png) no-repeat 4px bottom; }

#home .emerg_col_1 {
  float: left;
  width: 718px;
  margin-right: 10px; }

#home .emerg_col_2 {
  float: left;
  width: 220px; }

#home #online {
  width: 384px;
  position: relative;
  margin-bottom: 20px; }

#home #online h2 {
  font-size: 1.9em;
  padding-bottom: 10px; }

#home #online ul {
  border: 1px solid #F0F0F0;
  padding: 7px;
  background: #ececec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ececec));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ececec 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 0%, #ececec 100%);
  /* W3C */ }

#home #online li {
  float: left;
  width: 183px;
  border: 1px solid #E4E4E4;
  border-left: none;
  border-top: none;
  height: 80px; }

#home #online .last_col {
  border-right: none;
  padding-left: 20px;
  width: 163px; }

#home #online .last_row {
  border-bottom: none; }

#home #online p {
  color: #333;
  font-size: 1.2em;
  margin: 0 5px 0 2px; }

#home #online p a {
  color: #205E96;
  background: url(/styles/img/img_bullet_6.png) no-repeat 2px 6px;
  padding-left: 17px;
  display: block;
  margin: 8px 0 0; }

/* #home #online p a:visited {color:#35246C} */
#home #online p a:hover {
  color: #479325; }

#home #online .btn_our_services {
  bottom: 10px;
  margin-right: 0;
  position: absolute;
  right: 10px; }

#home #upcoming {
  margin: 0 0 0 10px;
  width: 328px; }

#home .equalwidth_col #upcoming {
  margin: 0 0 0 12px;
  width: 300px; }

#home #upcoming h2 {
  font-size: 1.9em;
  padding-bottom: 10px; }

#home #upcoming .holder {
  border: 1px solid #E3F0F8;
  padding: 7px;
  background: #e3f0f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f9fc 0%, #e3f0f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f9fc), color-stop(100%, #e3f0f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f9fc 0%, #e3f0f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f9fc 0%, #e3f0f8 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f3f9fc 0%, #e3f0f8 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f9fc', endColorstr='#e3f0f8',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #f3f9fc 0%, #e3f0f8 100%);
  /* W3C */ }

#home #upcoming li {
  border-bottom: 1px solid #DFE5E8;
  padding-bottom: 10px; }

#home #upcoming .date {
  color: #275185;
  float: left;
  font-weight: bold;
  margin: 1px 32px 0 8px;
  text-transform: uppercase;
  font-size: 1.2em; }

#home #upcoming .info {
  margin-left: 65px; }

#home #upcoming .event {
  margin-top: 5px; }

#home #upcoming .event .time {
  font-size: 1.2em;
  margin-bottom: 5px; }

#home #upcoming h5 {
  font-weight: normal;
  margin-bottom: 2px;
  font-size: 1.3em;
  color: #333; }

#home #upcoming li a {
  background: url(/styles/img/img_bullet_6.png) no-repeat 0 5px;
  padding-left: 12px;
  font-size: 1.2em; }

#home #upcoming .btn_full_calendar {
  margin: 13px 0 6px 4px; }

#home #email_subscribe, #home #your_say, #home #rss, #home #video, #home #text {
  padding: 17px 0 0;
  border-bottom: 1px solid #B0B0B0; }

#home #email_subscribe h3, #home #your_say h3, #home #rss h3, #home #video h3, #home #text h3 {
  font-size: 2em;
  padding: 0;
  background: none;
  margin-bottom: 12px;
  color: #275185; }

#home #email_subscribe .btn_sign_up {
  margin-bottom: 25px; }

#home #emergency #email_subscribe, #home #emergency #your_say, #home #emergency #rss, #home #emergency #text {
  padding: 17px 10px 0 10px;
  border-bottom: none; }

/* Content */
#content {
  background: #fff;
  padding: 0 10px;
  width: 957px; }

#content .heading {
  overflow: hidden;
  width: 100%; }

/* News content */
#content .col_1 {
  width: 195px;
  float: left; }

#content .col_1 .fade {
  border: 1px solid #f0f0f0;
  border-right: none;
  height: 172px;
  background: #ffffff;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ECECEC',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #ffffff 0%, #ececec 100%);
  /* W3C */ }

#content .col_2 {
  width: 548px;
  float: left;
  border: 1px solid #f0f0f0;
  border-bottom: none; }

#content .col_2 article {
  margin: 26px 34px 75px 52px; }

#content .col_2 article .meta {
  font-size: 1.2em;
  color: #666;
  margin-bottom: 23px;
  line-height: 1.1; }

#content .col_2 article figure {
  margin-bottom: 8px; }

#content .col_2 article h4 {
  font-size: 1.7em;
  color: #285185;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 14px;
  line-height: 1.43; }

#content .col_2 article .btn_top {
  margin: 30px 0 10px; }

#content .col_2 #news_listing {
  margin: 27px 34px 28px 24px; }

#news_listing ul {
  margin-bottom: 23px; }

#news_listing li {
  background: url(/styles/img/img_bullet_2.png) no-repeat 0 5px;
  margin-bottom: 11px;
  padding: 2px 0 10px 28px;
  border-bottom: 1px solid #f0f0f0; }

#news_listing h2 {
  font-size: 2.1em;
  width: 400px;
  margin-bottom: 4px; }

#content .col_2 #news_listing .meta {
  margin-bottom: 11px; }

#content .col_2 #news_listing p {
  margin-bottom: 23px; }

#news_listing .btn_see_more {
  margin: 0; }

#content .col_2 #news_listing #news_hero {
  margin-bottom: 15px;
  padding: 0 0 24px 28px; }

#news_listing #news_hero h2 {
  font-size: 2.5em;
  margin-bottom: 7px; }

#content .col_2 #news_listing #news_hero .meta {
  margin-bottom: 17px; }

#content .col_2 #news_listing #news_hero p {
  margin-bottom: 23px;
  font-size: 1.2em; }

#content .col_2 #news_listing #news_hero .btn_see_more {
  margin: 0; }

#content .col_2 #news_listing #news_hero #news_archive li {
  padding: 0 0 0 28px;
  zoom: 1; }

#content .col_2 #news_listing .btn_see_more_news {
  margin: 0 0 0 27px; }

#sitemap .col_1 {
  width: 744px;
  border-top: 1px solid #F0F0F0;
  border-right: 1px solid #F0F0F0; }

#sitemap .col_1 h4 {
  color: #215E96;
  font-size: 2em;
  width: 470px;
  margin: 15px 30px 10px 0; }

#sitemap .col_1 p {
  width: 470px;
  margin: 0 30px 10px 0; }

#sitemap .col_1 article {
  padding: 30px 30px 0 0; }

#sitemap .col_1 article h2 {
  background: url(/styles/img/img_bullet_2.png) left center no-repeat;
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 5px 0 5px 35px; }

#sitemap .col_1 article h2 a {
  color: #4A4A4A; }

#sitemap .col_1 article section {
  float: left;
  width: 315px;
  padding: 0 20px; }

#sitemap .col_1 article section.alt {
  clear: left; }

#sitemap .col_1 article section h3 {
  font-size: 20px;
  border-bottom: 1px solid #f0f0f0;
  padding: 2px 0;
  margin: 0 0 5px 20px; }

#sitemap .col_1 article section h3 a {
  color: #333; }

#sitemap .col_1 article section ul {
  list-style: none;
  padding: 0 0 20px;
  margin: 0; }

#sitemap .col_1 article section ul li {
  margin: 0;
  padding: 0; }

#sitemap .col_1 article section ul li a {
  padding: 3px 0 3px 20px;
  display: block;
  background: url(/styles/img/img_bullet_6.png) left center no-repeat; }

#sitemap .col_1 article section ul ul a {
  color: #777799;
  padding: 1px 0 1px 15px;
  background-image: url(/styles/img/img_bullet_4.png); }

/* #sitemap .col_1 article section ul ul a:visited { color:#35246C; }*/
#sitemap .col_1 article section ul ul a:hover {
  color: #479325; }

#sitemap .col_1 article section ul ul {
  margin: 0 0 0 20px;
  padding: 0 0 7px;
  font-size: .9em; }

/* Services content */
#services {
  margin-bottom: 30px; }

#services .col_1 {
  width: 745px; }

#services .col_1 #hero {
  margin-bottom: 20px; }

#services #hero figure {
  position: relative;
  z-index: 1; }

#services #hero h4 {
  background: #FFF;
  font-size: 1.7em;
  margin: -41px 10px 0;
  padding: 22px 15px 0;
  position: relative;
  z-index: 100;
  letter-spacing: -0.015em; }

#services .col {
  border: 1px solid #F0F0F0;
  float: left;
  margin-right: 5px;
  width: 187px;
  background: #ececec;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #ffffff 0%, #ececec 100%);
  /* W3C */ }

#services .col h4 {
  border-bottom: 6px solid #3EA0DC;
  margin-bottom: 17px;
  padding: 12px 0 6px 7px; }

#services .col ul {
  list-style: none;
  margin: 0 0 0 7px;
  min-height: 245px; }

#services .col li {
  background: url(/styles/img/img_bullet_4.png) no-repeat 0 4px;
  padding: 0 10px 0 19px;
  line-height: 1.25;
  margin-bottom: 7px;
  zoom: 1; }

#services .col_4 {
  background: #275185;
  float: left;
  width: 150px; }

#services .col_4 h4 {
  color: #fff;
  font-size: 2.1em;
  line-height: 1;
  margin: 17px 17px 11px; }

#services .col_4 ul {
  list-style: none;
  margin: 0 8px 45px; }

#services .col_4 li {
  background: url(/styles/img/img_bullet_10.png) no-repeat 0 4px;
  margin-bottom: 12px;
  padding: 0 0 0 13px;
  zoom: 1; }

#services .col_4 a {
  color: #fff; }

#services #alpha {
  border: 1px solid #b0b0b0;
  border-left: none;
  border-right: none;
  width: 714px;
  margin: 22px 0 23px 10px;
  padding: 24px 0 0 4px; }

#services #alpha li {
  float: left;
  margin-right: 11px; }

#services #alpha a {
  color: #464646;
  font-size: 1.5em;
  display: block;
  padding: 0 3px 14px; }

#services #alpha a:hover, #services #alpha .selected {
  color: #275185;
  border-bottom: 5px solid #275185;
  text-decoration: none;
  padding-bottom: 9px; }

#services #letters {
  margin: 0 0 0 10px;
  padding: 0 0 0 4px;
  width: 714px; }

#services #letters .letter {
  border-bottom: 1px solid #B0B0B0;
  margin-bottom: 22px;
  padding-bottom: 37px;
  overflow: hidden;
  width: 100%;
  position: relative; }

#services #letters h1 {
  font-size: 8.9em;
  color: #275185;
  margin: 0 0 0 24px;
  width: 131px;
  float: left; }

#services #letters ul {
  float: left;
  margin: 2px 20px 10px 0;
  width: 255px; }

#services #letters li {
  font-size: 1.3em;
  margin-bottom: 11px; }

#services #letters .btn_full_index {
  margin: 0; }

#services #letters .btn_back_to_top {
  position: absolute;
  right: 5px;
  bottom: 13px;
  margin: 0; }

/* Calendar content */
#calendar {
  padding: 15px 0 0;
  border-top: 1px solid #EBEBEB; }

#calendar .col_1 {
  width: 945px; }

#calendar h4 {
  color: #3B85B7;
  margin: 19px 0 12px; }

.h4Literal {
  color: black;
  margin: 19px 0 12px; }

#calendar thead {
  font-size: 1em; }

#calendar th {
  background: #3C86B7;
  width: 145px; }

#calendar thead h4 {
  color: #FFF;
  font-size: 1.15em;
  margin: 11px 10px 10px 12px; }

#calendar tbody {
  background: #fdfdfd;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #fdfdfd 0%, #f3f3f3 100%);
  /* W3C */ }

#calendar tbody td {
  border: 1px solid #D6D6D6;
  border-left: none;
  border-top: none;
  padding: 4px 0 0 12px;
  width: 14%; }

#calendar tbody p {
  line-height: 1.3;
  margin: 5px 11px 7px 0;
  color: #3985B7;
  font-size: 1em; }

#calendar tbody a {
  color: #666; }

#calendar tfoot td {
  background: #E8EEF4;
  border-right: 1px solid #AEB2B6;
  padding: 0; }

#calendar tfoot .nothing {
  visibility: hidden; }

#calendar tfoot select {
  border: 1px solid #ebebeb;
  padding: 3px;
  width: 230px;
  margin: 0 20px;
  color: #333; }

#calendar tfoot a {
  display: block;
  padding: 12px 0 12px 23px;
  background: url(/styles/img/img_bullet_6.png) no-repeat 10px 16px;
  font-size: 1em; }

#calendar tfoot .btn_prev {
  background-image: url(/styles/img/img_bullet_6b.png); }

#calendar table .last {
  border-right: none; }

#calendar table .last td {
  border-bottom: none;
  padding-bottom: 40px; }

#calendar h2 {
  border-bottom: 1px solid #BDBDBD;
  margin: 0 0 17px;
  padding: 0 0 8px;
  letter-spacing: 0.01em; }

#calendar .three_cols .col {
  border-right: 1px solid #EBEBEB;
  float: left;
  margin-right: 3px;
  padding-right: 3px;
  width: 310px; }

#calendar .three_cols .last {
  padding-right: 0;
  margin-right: 0;
  border: none; }

#calendar .three_cols figcaption h4 {
  color: #4A4A4A;
  font-size: 1.6em;
  line-height: 1.3;
  margin: 5px 2px 10px; }

#calendar .three_cols h4 {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 2px 11px; }

#calendar .three_cols h4 a {
  color: #4a4a4a; }

#calendar .three_cols p {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 0 10px 13px 2px; }

#calendar .three_cols .btn_event_info {
  margin: 0 0 40px 5px; }

#calendar #hero {
  padding: 3px 0 8px;
  width: 100%; }

#calendar #hero figure {
  float: left;
  width: 215px;
  margin-right: 25px; }

#calendar #hero img {
  border: 10px solid #F7F7F7; }

#calendar #hero .alignleft {
  margin: 7px 0 0;
  width: 435px; }

#calendar #hero h2 {
  border: none;
  margin: 0 0 5px;
  padding: 0; }

#calendar #hero h3 {
  border-bottom: 1px solid #BDBDBD;
  font-size: 2.1em;
  padding-bottom: 4px;
  margin-bottom: 11px; }

#calendar #hero p {
  line-height: 1.45; }

#calendar #hero .btn_email_event {
  margin: 0; }

/* with Subnav */
#subnav {
  width: 100%;
  padding-right: 7px;
  border: 1px solid #f0f0f0;
  border-right: none;
  margin-bottom: 17px;
  padding-bottom: 29px;
  background: #f5f5f5;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #ffffff 0%, #f5f5f5 100%);
  /* W3C */ }

#subnav.no_items {
  height: 1px;
  background: none !important;
  border: 0 !important;
  border-top: 1px solid #f0f0f0 !important;
  padding-bottom: 0 !important;
  filter: none !important; }

#subnav h3 {
  color: #484848;
  font-size: 1.9em;
  margin: 18px 0 7px 6px; }

#subnav li {
  border-bottom: 1px solid #DDDDDD;
  font-size: 1.2em; }

#subnav .selected {
  border: none; }

#subnav a {
  background: url(/styles/img/img_bullet_11.png) no-repeat 7px 15px;
  display: block;
  padding: 11px 0 11px 21px;
  line-height: 1.1em;
  color: #1C4884;
  font-weight: bold; }

#subnav a.selected {
  background: url(/styles/img/bg_arrow.png) no-repeat left center;
  color: #3A3A3A;
  position: relative;
  width: 175px;
  padding-right: 40px;
  z-index: 100; }

#subnav ul ul {
  padding: 0 0 5px; }

#subnav li li {
  border: none;
  font-size: 1em; }

#subnav li li a {
  background: url(/styles/img/img_bullet_4.png) no-repeat scroll 19px 12px !important;
  padding: 8px 0 8px 32px;
  color: #1C4884 !important;
  position: static;
  width: auto; }

#subnav li ul a.selected {
  background: url(/styles/img/bg_arrow.png) no-repeat left center !important;
  color: #3A3A3A !important;
  position: relative;
  width: 194px;
  z-index: 100; }

.col_1 #subnav .btn_see_more {
  margin-top: 20px; }

#w_subnav #advert {
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 30px; }

#w_subnav #advert figure {
  margin-bottom: 6px; }

#w_subnav #advert h4 {
  font-size: 1.9em;
  line-height: 1.2;
  margin: 0 0 6px 6px; }

#w_subnav #advert p a {
  font-size: 1.2em;
  background: url(/styles/img/img_bullet_11.png) no-repeat 0 4px;
  padding: 0 0 0 15px;
  color: #275185;
  font-size: 0.9em; }

#w_subnav .col_2 figure {
  margin-bottom: 22px; }

#w_subnav .col_2 h4 {
  border-bottom: 1px solid #B0B0B0;
  color: #215E96;
  margin: 0 0 0 46px;
  padding-bottom: 8px;
  width: 470px; }

#w_subnav .col_2 #job_listings, #w_subnav .col_2 article {
  margin: 0 0 30px 46px;
  width: 470px; }

#w_subnav #job_listings li {
  border-bottom: 1px solid #B0B0B0;
  padding-bottom: 38px;
  margin-top: 15px; }

#w_subnav h2 {
  font-size: 2.5em;
  letter-spacing: -0.01em;
  line-height: 1.13;
  width: 400px;
  margin-bottom: 16px; }

#w_subnav dl {
  font-size: 1.2em;
  color: #666;
  margin-bottom: 10px; }

#w_subnav dt {
  float: left;
  width: 108px; }

#w_subnav dd {
  float: left;
  width: 360px;
  margin-bottom: 4px; }

#w_subnav #job_listings .btn_full_description {
  margin: 0; }

#w_subnav .col_2 article {
  margin-top: 34px; }

#w_subnav .col_2 article dl {
  border-bottom: 1px solid #B0B0B0;
  margin-bottom: 21px;
  padding-bottom: 19px; }

#w_subnav .col_2 article p {
  width: 430px;
  letter-spacing: 0.02em; }

#w_subnav .col_2 article h3 {
  color: #205E96;
  font-size: 2em;
  margin: 35px 0 4px; }

#w_subnav .col_2 article .small {
  font-size: 1.2em;
  margin-bottom: 11px; }

#w_subnav .side_links {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 28px;
  padding-bottom: 9px; }

#w_subnav .side_links h3 {
  font-size: 1.9em;
  line-height: 0.95;
  margin: 0 0 21px 6px;
  width: 170px; }

#w_subnav .side_links p {
  color: #666;
  font-size: 1.2em;
  line-height: 1.25;
  margin: 0 0 0 7px; }

#w_subnav .side_links span {
  color: #999; }

#w_subnav .side_links a {
  font-size: 1.2em;
  padding-left: 14px; }

#w_subnav #downloads h3 {
  background: url(/styles/img/icon_downloads.png) no-repeat 0 0;
  padding-top: 66px; }

#w_subnav #downloads li {
  margin-bottom: 10px; }

#w_subnav #downloads a {
  color: #275185;
  background: url(/styles/img/img_bullet_11.png) no-repeat 0 4px; }

#w_subnav #useful_sites h3 {
  background: url(/styles/img/icon_useful.png) no-repeat 0 0;
  padding-top: 47px; }

#w_subnav #useful_sites p {
  padding-top: 10px; }

#w_subnav #useful_sites a {
  background: url(/styles/img/img_bullet_11.png) no-repeat 0 4px;
  color: #275185; }

#w_subnav #related h3 {
  background: url(/styles/img/icon_related.png) no-repeat 0 21px;
  padding-top: 66px; }

#w_subnav #related p {
  margin-bottom: 7px;
  padding-top: 5px; }

#w_subnav #related span {
  color: #666;
  font-size: 1.4em; }

#w_subnav #related a {
  font-size: 100%;
  padding: 0; }

#w_subnav #summary {
  border: none; }

#w_subnav #summary h4 {
  color: #215E96;
  font-size: 2em;
  width: auto;
  margin: 0 0 13px;
  border: none; }

#w_subnav #summary p {
  margin-bottom: 7px; }

#w_subnav #hero figure {
  margin: 0; }

#w_subnav #hero h4 {
  background: #FFF;
  border: none;
  color: #4A4A4A;
  font-size: 1.5em;
  letter-spacing: -0.015em;
  margin: -41px 10px 0;
  padding: 22px 35px 0;
  position: relative;
  width: auto;
  zoom: 1; }

#w_subnav #summary .section {
  border: 1px solid #f0f0f0;
  padding: 15px 0 0;
  margin-bottom: 10px;
  background: #f5f5f5;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #ffffff 0%, #f5f5f5 100%);
  /* W3C */ }

#w_subnav #summary .section h4 {
  border-bottom: 3px solid #3EA0DC;
  margin: 0 0 22px;
  padding: 0 0 6px 5px;
  width: auto;
  color: #464646; }

#w_subnav #summary .section ul {
  margin: 0 0 20px 7px; }

#w_subnav #summary .section li {
  padding-left: 13px;
  background: url(/styles/img/img_bullet_4.png) no-repeat 0 5px;
  margin-bottom: 7px;
  font-size: 1.2em; }

#w_subnav #summary .blurb {
  margin: 32px 25px 24px; }

#w_subnav .item .blurb {
  margin: 32px 25px 24px; }

#w_subnav #summary .btn_back_to_top {
  margin: 70px 0 0; }

#w_subnav #info {
  margin: 22px 0 0 16px;
  padding-bottom: 0; }

#w_subnav #info p {
  margin: 0 0 13px; }

#w_subnav #index {
  margin: 12px 0 0;
  border: none;
  padding: 0; }

#w_subnav #index p {
  margin: 0 0 8px 15px; }

#w_subnav #index ul {
  border-bottom: 2px solid #666;
  margin: 0 0 0 16px; }

#w_subnav #index li {
  margin-bottom: 14px;
  background: url(/styles/img/img_bullet_6.png) no-repeat 0 4px;
  padding: 0 0 0 15px; }

#w_subnav #index a {
  font-size: 1.2em; }

/* Members */
#w_subnav #members {
  border: none;
  padding-bottom: 30px; }

#members ul {
  margin-bottom: 20px; }

#members li {
  float: left;
  margin: 0 30px 30px 0;
  width: 220px;
  padding: 0 0 5px;
  border-bottom: 1px solid #CCC;
  min-height: 425px; }

#members li.last {
  margin-right: 0; }

#w_subnav #members .member figure img {
  margin: 0 0 9px; }

#members .member figure h3 {
  margin: 0 0 30px; }

#members .member figure h3 a {
  padding: 0;
  background: none;
  color: #3EA0DC;
  font-size: 1em; }

#members .member li h4 {
  border: none;
  font-size: 1.4em;
  letter-spacing: 0.02em;
  margin: 0 0 6px !important;
  padding: 0;
  width: auto;
  line-height: 1.06;
  color: #215E96 !important;
  border: none !important; }

#w_subnav #members .member p {
  margin: 0 0 4px;
  width: auto; }

#members a {
  padding-left: 13px;
  background: url(/styles/img/img_bullet_11.png) no-repeat 0 4px;
  font-size: 1.2em; }

#members #mayor {
  margin-bottom: 30px; }

#members #mayor li {
  padding: 0;
  border: none;
  min-height: 370px; }

#w_subnav #members h4 {
  border-bottom: 3px solid #3EA0DC;
  color: #000;
  margin: 0 0 23px;
  padding: 0 0 1px; }

#w_subnav #member {
  margin: 34px 0 60px 33px;
  width: 493px;
  border: none; }

#member h2 {
  margin: 0; }

#w_subnav #member figure {
  float: right;
  width: 236px;
  margin: 0 0 0 20px; }

#member figure img {
  margin: 0 0 9px; }

#w_subnav #member figcaption p {
  font-size: 1.2em;
  margin: 0 0 2px;
  width: auto; }

#member figcaption a {
  font-size: 12px;
  padding: 0 0 0 10px;
  background: url(/styles/img/img_bullet_3.png) no-repeat 0 4px;
  color: #3E9FDC; }

#w_subnav #member h3 {
  border-bottom: 1px solid #CCC;
  color: #4A4A4A;
  font-size: 1.7em;
  margin: 7px 0 16px;
  padding: 0 0 8px;
  width: 240px; }

#static #notice {
  background: #3471AB;
  margin: 0 0 0 45px;
  padding: 10px; }

#static #notice p {
  color: #fff;
  font-size: 1.2em;
  margin: 0; }

#static .item h2 {
  width: auto; }

#static .list {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 13px;
  padding-bottom: 10px; }

#static .collection {
  background: url(/styles/img/bg_collection.png) repeat-y 102px 0; }

#static .listcollection {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 13px;
  padding-bottom: 10px;
  overflow: hidden;
  width: 100%;
  background: url(/styles/img/bg_collection.png) repeat-y 102px 0; }

#static .item .layout {
  float: left;
  margin: 3px 0 0; }

#static .item .th_mon {
  width: 93px;
  padding-left: 10px; }

#static .item .th_tue {
  padding-left: 16px;
  width: 149px; }

#static .item .th_wed {
  padding-left: 14px; }

#static .item .layout li {
  color: #666;
  line-height: 1.55;
  font-size: 1.2em; }

#static .item strong {
  color: #333; }

#static .which {
  background: url(/styles/img/bg_which.png) repeat-y 227px 0; }

#static .listwhich {
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 13px;
  padding-bottom: 10px;
  overflow: hidden;
  width: 100%;
  background: url(/styles/img/bg_which.png) repeat-y 227px 0; }

#static .item .th_first {
  padding-left: 10px;
  width: 218px; }

#static .item .th_last {
  padding-left: 14px; }

#static .item em {
  font-size: 0.9em; }

#content #static .item figure {
  margin-bottom: 18px; }

#w_subnav #static .item h3 {
  color: #4a4a4a;
  margin-bottom: 12px; }

#static .btn_back_to_top {
  margin: 0 0 15px; }

#w_subnav #static .section {
  border: 1px solid #f0f0f0;
  padding: 15px 0 0;
  margin-bottom: 10px;
  background: #f5f5f5;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to top, #ffffff 0%, #f5f5f5 100%);
  /* W3C */ }

#w_subnav #static .section h4 {
  border-bottom: 3px solid #3EA0DC !important;
  margin: 0 0 22px !important;
  padding: 0 0 6px 5px !important;
  width: auto;
  color: #464646 !important;
  font-size: 2em; }

#w_subnav #static .section .layout {
  float: none; }

#w_subnav #static .section ul {
  margin: 0 0 20px 7px; }

#w_subnav #static .section li {
  padding-left: 13px;
  background: url(/styles/img/img_bullet_4.png) no-repeat 0 5px;
  margin-bottom: 7px;
  font-size: 1.2em; }

/* Search */
#SearchArea {
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0; }

#SearchArea input {
  margin: 0;
  padding: 3px 5px; }

#SearchArea .hidden {
  float: right; }

#SearchArea .btn_search {
  background: url(/styles/img/button.png) no-repeat -2px -5px;
  display: inline;
  padding: 0 13px 2px 20px;
  border: 1px solid #DDD;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  height: 26px;
  width: auto;
  line-height: 1.1;
  margin-left: 0; }

#SearchArea .btn_search:hover {
  border-right-color: #AAA;
  border-bottom-color: #AAA; }

#ResultArea {
  clear: both; }

#ResultArea h2 {
  font-size: 2.5em;
  letter-spacing: -0.01em;
  line-height: 1.13;
  width: 400px;
  margin-top: 32px;
  margin-bottom: 16px; }

#ResultArea ol {
  /*margin: 0 0 20px 25px;*/
  margin: 0;
  padding-left: 2.5em; }

/* Generic content */
#content .col_3 {
  width: 212px;
  float: right;
  border-top: 1px solid #f0f0f0; }

#content .col_3 aside, #content .col_1 aside {
  margin: 7px 0 14px 13px;
  padding-bottom: 19px;
  width: 200px;
  border-bottom: 1px solid #B0B0B0; }

#content .col_1 aside {
  width: 175px; }

#content .col_3 aside h3, #content .col_1 aside h3 {
  font-size: 2em;
  color: #333;
  line-height: 1.25;
  margin-bottom: 12px; }

.columns #twitter {
  border-bottom: 2px solid #666;
  padding-bottom: 20px;
  margin-bottom: 16px;
  padding-top: 36px; }

.columns #twitter h3 {
  color: #333;
  background: none; }

.col_3 aside h3 {
  font-size: 1.6em !important; }

.columns #twitter .alignleft {
  font-size: 1.2em;
  margin-top: 4px; }

.columns #twitter .hide {
  display: block;
  text-align: -9999em;
  outline: none;
  background: url(/styles/img/img_twitter.png) no-repeat 0 0;
  width: 19px;
  height: 25px;
  float: right;
  margin-right: 16px; }

.col_1 #twitter .alignleft {
  font-size: 1.1em; }

#content .columns aside#subnav {
  margin: 0 0 14px 13px; }

.columns #email_subscribe h3, .columns #your_say h3 {
  line-height: 1.1; }

.col_3 .btn_sign_up, .col_1 .btn_sign_up {
  margin-left: 0; }

/* Footer */
footer {
  position: relative; }

footer .main {
  background: #333;
  padding: 72px 0 0 20px;
  position: relative;
  overflow: hidden; }

footer .main h2 {
  width: 400px;
  letter-spacing: 0.2px;
  float: left;
  margin-right: 17px;
  font-size: 2.4em;
  color: #fff; }

footer nav {
  float: left;
  padding: 29px 0 0;
  position: relative;
  overflow: hidden; }

footer nav h3 {
  color: #fff;
  margin: 0 0 11px 12px; }

footer nav ul {
  margin-right: 38px;
  border-left: 1px solid #818181;
  padding: 0 0 20px 11px;
  overflow: hidden;
  position: relative; }

footer nav li {
  background: url(/styles/img/img_bullet.png) no-repeat 0 5px;
  padding: 0 0 8px 11px;
  font-size: 1.2em;
  zoom: 1; }

footer nav a {
  color: #fff !important; }

footer nav a:hover {
  color: #999 !important;
  text-decoration: none; }

#social {
  position: absolute;
  bottom: 19px;
  left: 22px; }

#social li {
  float: left;
  margin-right: 9px; }

#social a {
  outline: none; }

#bottom {
  padding-top: 18px; }

#bottom a.govt {
  display: block;
  text-indent: -9999em;
  outline: none;
  background: url(/styles/img/logo_nz_govt.png) no-repeat 0 0;
  width: 158px;
  height: 22px;
  margin: 0 28px 0 2px;
  float: left; }

/* Bottom nav */
#bottom_nav {
  float: right; }

#bottom_nav ul {
  padding: 0 0 0 50px;
  margin-bottom: 10px; }

#bottom_nav ul li {
  float: left;
  margin: 0;
  height: 16px;
  padding-top: 0;
  padding-left: 12px;
  border-left: 1px solid #1C3258; }

#bottom_nav ul li:first-child {
  border-left: none; }

#bottom_nav a {
  border: none;
  color: #666666;
  display: inline;
  font-size: 1.2em;
  height: auto;
  margin-right: 10px;
  width: auto; }

#bottom_copy {
  float: left;
  width: 500px; }

#bottom p {
  font-size: 1.3em;
  color: #666; }

#weather div.MSwidget {
  margin: auto !important; }

/* =DETAIL
----------------------------------------------- */
.btn, #subnav .btn {
  background: url(/styles/img/button.png) no-repeat 0 0;
  color: #464646;
  display: block;
  font-size: 1.2em;
  font-weight: normal;
  height: 27px;
  line-height: 1.2;
  margin: 0 19px 0 12px;
  padding: 10px 0 0 21px;
  width: 144px;
  transition: none; }

.btn:hover, #subnav .btn:hover {
  background-position: 0 -37px;
  text-decoration: none;
  color: #295185; }

/* Online Form */
.xForm span.legend {
  Display: block;
  Margin-top: 10px;
  Margin-bottom: 10px; }

.xForm fieldset {
  border: 1px solid #CCCCCC;
  padding-left: 10px; }

/* Articles */
/* H4 OVER-RIDE */
#static h4, .cms_editor h4 {
  border: 0 !important;
  color: #4A4A4A !important;
  margin: 0 !important;
  padding-bottom: 8px !important;
  width: auto !important; }

#w_subnav .col_2 #news_article h4 {
  margin: 0;
  width: 470px; }

/* =PLUGINS
----------------------------------------------- */
/* Safari/Chrome hacks */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .global_search_input {
    -webkit-appearance: none;
    margin: 9px 5px 0 5px;
    padding: 0;
    width: 225px; }
  .sub_search_input {
    -webkit-appearance: none;
    margin: 9px 5px 0 0;
    padding: 0 0 0 3px;
    width: 155px; }
  #calendar tfoot select {
    margin-right: -30px; }
  #top_nav ul {
    padding-left: 45px; }
  #top_nav ul li {
    padding-top: 10px; }
  #top_nav {
    width: 770px; } }

.xForm #feedback fieldset {
  border: none; }

/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-alert {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: 0px -110px;
  width: 48px;
  height: 42px; }

.icon-calendar {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -122px 0px;
  width: 50px;
  height: 44px; }

.icon-contact {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -172px -88px;
  width: 16px;
  height: 16px; }

.icon-currency {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -172px 0px;
  width: 30px;
  height: 55px; }

.icon-home {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -172px -72px;
  width: 17px;
  height: 16px; }

.icon-jobs {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -172px -55px;
  width: 21px;
  height: 17px; }

.icon-news {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -48px -55px;
  width: 55px;
  height: 41px; }

.icon-notepad {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: 0px -55px;
  width: 48px;
  height: 55px; }

.icon-point {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -122px -44px;
  width: 38px;
  height: 55px; }

.icon-search {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: -73px 0px;
  width: 49px;
  height: 55px; }

.icon-speech {
  background-image: url(/styles/img/sprites/icons.png);
  background-position: 0px 0px;
  width: 73px;
  height: 55px; }

.small {
  font-size: 10px;
  font-weight: bold; }

/* Background image */
.bg-container {
  position: absolute;
  top: 164px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/* Simple grid /*/
.row {
  margin-left: -10px;
  margin-right: -10px; }

#video .caption img {
  max-width: 100%;
  height: auto; }

/* Home page fearture panels*/
.icon-heading {
  /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  text-align: center;
  margin: 0; }

.icon-heading .icon {
  display: block;
  margin: auto;
  margin-bottom: 7px; }

.event-list li {
  margin: 0;
  padding: 4px 0 1px 0;
  border-bottom: 1px solid #82AFCB; }

.event-list li:first-child {
  border-top: 1px solid #82AFCB; }

.event-list li .date, .event-list li .event {
  float: left; }

.event-list li .date {
  padding-left: 22px;
  box-sizing: border-box;
  font-weight: bold;
  width: 33.33%; }

.event-list li .event {
  font-weight: normal;
  width: 66.66%; }
  .event-list li .event .title {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.2em;
    display: inline-block; }

.event-list li .event .info {
  font-size: 10px;
  font-weight: bold; }

/*Sprites*/
.icon {
  display: inline-block; }

.link-list {
  color: #0f0f0f;
  /*font-weight: bold;*/
  list-style: none;
  margin: 0; }

.link-list.fa-ul {
  margin-left: 1.4em; }

.link-list a {
  color: inherit; }

.link-list li {
  padding: 0;
  margin-bottom: 10px; }

.link-list li p {
  font-size: 1.1em;
  margin-bottom: 0; }

/* Home */
#start-page {
  font-family: "Open Sans", Calibri, sans-serif;
  font-size: 14px;
  /*.slideshow a.play-pause {
        display: block;
        background: url(/styles/img/bg_figcaption.png) no-repeat 0 -30px;
        position: absolute;
        bottom: 10px;
        left: 10px;
        width: 30px;
        height: 30px;
        z-index: 1000;
    }*/
  /*.three_cols + .three_cols {
        margin-top: 44px;
    }

    .three_cols:last-child {
        margin-bottom: 44px;
    }*/ }
  #start-page h1 > a, #start-page h1 > a:hover, #start-page h1 > a:visited, #start-page h2 > a, #start-page h2 > a:hover, #start-page h2 > a:visited, #start-page h3 > a, #start-page h3 > a:hover, #start-page h3 > a:visited, #start-page h4 > a, #start-page h4 > a:hover, #start-page h4 > a:visited, #start-page h5 > a, #start-page h5 > a:hover, #start-page h5 > a:visited {
    color: inherit; }
  #start-page h1, #start-page h2, #start-page h3 {
    font-family: "Open Sans", Calibri, sans-serif; }
  #start-page h3 {
    font-size: 2em;
    margin-bottom: 0.42em;
    margin: 0; }
  #start-page .icon-menu-list {
    list-style: none;
    padding: 0 10px 0 10px;
    margin: 0 -2.5px 0 -2.5px; }
    #start-page .icon-menu-list:after {
      content: "";
      display: table;
      clear: both; }
    #start-page .icon-menu-list li {
      margin: 0;
      padding: 0;
      display: block;
      width: 20%;
      padding-left: 2.5px;
      padding-right: 2.5px;
      box-sizing: border-box;
      float: left; }
      #start-page .icon-menu-list li a, #start-page .icon-menu-list li .icon {
        display: block;
        text-align: center; }
      #start-page .icon-menu-list li .icon {
        margin: 0 auto 3px auto; }
      #start-page .icon-menu-list li a {
        color: #fff;
        font-weight: bold;
        font-size: 23px;
        background: #b1cd49;
        padding: 13px 0;
        /*&.item-1, &.item-5 {
                    background: #b1cd49;

                    &:hover {
                        background: darken(#b1cd49,5%);
                    }
                }

                &.item-2, &.item-4 {
                    background: #9fc54d;

                    &:hover {
                        background: darken(#9fc54d,5%);
                    }
                }

                &.item-3 {*/
        background: #72a435;
        /*}*/ }
        #start-page .icon-menu-list li a:hover {
          text-decoration: none; }
        #start-page .icon-menu-list li a:hover {
          background: #65912f; }
  #start-page .onethird_col, #start-page .twothirds_col {
    float: left; }
  #start-page .onethird_col {
    width: 33.33%; }
  #start-page .twothirds_col {
    width: 66.66%; }
  #start-page ul {
    font-size: 1em; }
  #start-page #video {
    position: relative;
    overflow: hidden; }
    #start-page #video .caption {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      #start-page #video .caption img {
        max-width: 100%;
        height: auto; }
    #start-page #video .YouTubeBlock.ContentBlock {
      position: relative;
      padding-bottom: 55.5%;
      padding-top: 25px;
      height: 0; }
    #start-page #video .YouTubeBlock.ContentBlock iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #start-page .panel {
    padding: 9px 22px;
    background-color: rgba(255, 255, 255, 0.7); }
  #start-page .btn, #start-page #subnav .btn {
    color: #333;
    border-color: #ccc;
    display: inline-block;
    padding: 1.3px 3.8px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    font-size: 8px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    line-height: 1;
    background: #fff;
    color: #333;
    height: auto;
    width: auto; }
    #start-page .btn:hover, #start-page #subnav .btn:hover {
      background-position: 0;
      text-decoration: none;
      color: #295185;
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
  #start-page .col_1 .panel, #start-page .col_2 .panel, #start-page .col_3 .panel {
    min-height: 319px;
    position: relative; }
    #start-page .col_1 .panel .btn_all_news, #start-page .col_1 .panel .btn_full_calendar, #start-page .col_1 .panel .btn_all_alerts, #start-page .col_2 .panel .btn_all_news, #start-page .col_2 .panel .btn_full_calendar, #start-page .col_2 .panel .btn_all_alerts, #start-page .col_3 .panel .btn_all_news, #start-page .col_3 .panel .btn_full_calendar, #start-page .col_3 .panel .btn_all_alerts {
      position: absolute;
      left: 22px;
      bottom: 9px; }
  #start-page .col_1, #start-page .col_2, #start-page .col_3, #start-page .onethird_col, #start-page .twothirds_col {
    float: left;
    padding: 0 10px;
    box-sizing: border-box; }
  #start-page .col_1, #start-page .col_2, #start-page .col_3, #start-page .onethird_col {
    width: 33.33%; }
  #start-page .twothirds_col {
    width: 66.66%; }
  #start-page .equalwidth_col {
    float: left;
    width: 317px; }
  #start-page h2.panel-title {
    color: #0f0f0f;
    font-size: 10pt;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #start-page h2.panel-title a {
    color: inherit; }
  #start-page h2.icon-heading {
    font-size: 2em;
    margin-bottom: 0.42em;
    min-height: 44px; }
  #start-page #headingH3 {
    color: #FFF;
    font-size: 1.7em;
    margin: 0;
    padding: 14px 0 7px 0px;
    background: #e8eef4; }
  #start-page .slideshow {
    position: relative;
    z-index: 1; }
  #start-page .slideshow figure {
    position: relative; }
  #start-page .slideshow img {
    display: block; }
  #start-page .slideshow figcaption {
    background: #3471AB;
    bottom: 9px;
    color: #FFF;
    padding: 7px 10px;
    position: absolute;
    right: 10px;
    width: 305px;
    display: none;
    font-size: 1.3em; }
  #start-page .slide-nav {
    float: left;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 40; }
    #start-page .slide-nav a {
      display: block;
      float: left;
      width: 30px;
      height: 30px;
      background-color: rgba(255, 255, 255, 0.7);
      overflow: hidden;
      text-align: center;
      padding-top: 6px;
      box-sizing: border-box; }
      #start-page .slide-nav a span {
        display: none; }
      #start-page .slide-nav a:hover {
        background: #fff; }
  #start-page .slideshow a.paused {
    background-position: 0 0px; }
  #start-page .slideshow a.played {
    background-position: 0 -30px; }
  #start-page .banner .menu-list {
    position: absolute;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 13px 0;
    background-color: rgba(255, 255, 255, 0.7);
    min-height: 346px;
    /*min-width: 170px;*/
    font-size: 15px;
    box-sizing: border-box; }
  #start-page .banner .hidden {
    display: none; }
  #start-page .banner .menu-list li, #start-page .slideshow.banner .menu-list li a {
    /*display: block;*/ }
  #start-page .banner .menu-list li {
    display: block;
    margin: 0 10px 8px 10px;
    padding: 0;
    white-space: nowrap; }
    #start-page .banner .menu-list li:after {
      content: "";
      display: table;
      clear: both; }
  #start-page .banner .menu-list li a {
    /*padding: 4px 7px;

    background: #fff;*/
    font-weight: 600;
    background-color: #ffffff;
    padding: 3px 8px;
    margin: 0;
    text-decoration: none;
    display: block;
    float: left;
    color: #000; }
    #start-page .banner .menu-list li a:hover {
      color: #fff;
      background-color: #295185; }
  #start-page .banner .slideshow, #start-page .banner .inner, #start-page .banner .items {
    height: 100%;
    width: 100%; }
  #start-page .banner .items > img {
    height: auto;
    width: 100%; }
  #start-page .three_cols {
    margin-bottom: 20px; }
  #start-page #latest_news h2.icon-heading, #start-page #latest_news .fa-li {
    color: #d4ae4c; }
  #start-page #latest_news .link-list.news-list {
    margin-top: 10px; }
    #start-page #latest_news .link-list.news-list a {
      display: block;
      height: 36.4px;
      /* Fallback for non-webkit */
      font-size: 14px;
      line-height: 1.3;
      -webkit-line-clamp: 2;
      display: inline-block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      max-width: 100%;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  #start-page #latest_news .link-list .small {
    color: #295ba7; }
  #start-page #latest_news .btn.btn_all_news {
    color: #fff;
    background: #d4ae4c;
    border-color: #d4ae4c; }
  #start-page #latest_news .btn.btn_all_news:hover {
    color: #fff;
    background: #C7A13F;
    border-color: #C7A13F; }
  #start-page #latest_news .summary {
    overflow: hidden;
    font-size: 12px;
    font-style: italic;
    height: 46.8px;
    /* Fallback for non-webkit */
    font-size: 12px;
    line-height: 1.3;
    -webkit-line-clamp: 3;
    display: inline-block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  #start-page #alerts h2.icon-heading, #start-page #alerts .fa-li {
    color: #7b1e30; }
  #start-page #alerts .btn.btn_all_alerts {
    color: #fff;
    background: #7b1e30;
    border-color: #7b1e30; }
  #start-page #alerts .btn.btn_all_alerts:hover {
    color: #fff;
    background: #7B1E30;
    border-color: #7B1E30; }
  #start-page #alerts .link-list li > p {
    height: 63px;
    /* Fallback for non-webkit */
    font-size: 14px;
    line-height: 1.5;
    -webkit-line-clamp: 3;
    display: inline-block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px; }
  #start-page #alerts .alert_green .fa-li {
    color: #8cbe4f; }
  #start-page #alerts .alert_red .fa-li {
    color: #7b1e30; }
  #start-page #alerts .alert_amber .fa-li {
    color: #ffc200; }
  #start-page #upcoming h2.icon-heading {
    color: #056097; }
  #start-page #upcoming .btn.btn_full_calendar {
    color: #fff;
    background: #056097;
    border-color: #056097; }
  #start-page #upcoming .btn.btn_full_calendar:hover {
    color: #fff;
    background: #00538A;
    border-color: #00538A; }
  #start-page #upcoming .event-list a {
    color: #056097; }
  #start-page #contact .contact-details {
    color: #0f0f0f;
    font-size: 13px; }
  #start-page .twitter {
    font-size: 12px; }
  #start-page .twitter div {
    padding: 5px;
    border: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 0;
    height: 24px;
    line-height: 24px; }
  #start-page a {
    transition: all 250ms ease-out; }
  #start-page #alerts .link-list .fa-li {
    left: -1.65em;
    top: 0.1em; }
  #start-page header {
    margin-bottom: 21px; }

body.start-page footer #bottom {
  background: #fff; }

/*# sourceMappingURL=tcdc.base.css.map */
