html * {
  margin: 0;
  padding: 0; }

body {
  background: #19232B;
  color: #fff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt; }

p {
  line-height: 1.4em;
  margin: 0 0 5px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

div.hr {
  margin: 5px 0;
  padding: 0;
  width: 100%;
  height: 0px; }
  div.hr hr {
    display: none; }
  div.hr.shadow {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff; }
  div.hr.light_shadow {
    border-top: 1px solid #e1e2e5;
    border-bottom: 1px solid #fff; }

ol {
  list-style-position: inside;
  font-weight: normal;
  margin: 0 0 0 20px; }
  ol li {
    line-height: 20px; }

ul {
  list-style-position: inside;
  font-weight: normal;
  margin: 0 0 0 20px; }
  ul li {
    line-height: 20px; }

h1 {
  color: #fff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18pt;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 10px 0 0; }
  h1 a {
    text-decoration: none; }
    h1 a:hover {
      text-decoration: none; }

h2 {
  font-size: 14pt;
  margin: 12px 0 10px; }
  h2 a {
    text-decoration: none; }
    h2 a:hover {
      text-decoration: none; }

a {
  color: #045573;
  text-decoration: none; }
  a img {
    border: none;
    text-decoration: none; }
  a:hover {
    color: #125992;
    text-decoration: underline; }

textarea {
  width: 500px; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.clearing {
  clear: both; }

a.button {
  width: 137px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #b31d1f url('/images/buttons/red_on_grey.jpg') no-repeat center top;
  line-height: 30px;
  text-align: center;
  float: none;
  display: block; }

.actionbox a.button img {
  height: 20px;
  padding: 5px 5px 5px 10px; }

#page {
  margin: 0;
  background: #f4f4f4; }

#outer_header {
  background: #19232B url('/images/header/bg_repeat.png') repeat-x left top;
  margin: 0;
  padding-bottom: 5px;
  margin-bottom: 5px; }

#inner_header {
  background: url('/images/header/bg_center.png') no-repeat left top;
  width: 960px;
  height: 114px;
  margin: 0 auto; }

#outer_footer {
  color: #96A2AB;
  font-size: .8em;
  height: 52px;
  margin: 6px 0 10px;
  padding: 0 auto 4px; }

#inner_footer {
  width: 960px;
  height: 52px;
  margin: 0 auto; }
  #inner_footer a {
    color: #125992; }
  #inner_footer .float_right {
    margin: 0 0 0 20px; }
    #inner_footer .float_right span {
      float: left;
      left: -15px;
      margin-top: 5px;
      position: relative; }
  #inner_footer .float_left {
    margin: 0 30px 15px 0; }
  #inner_footer .centred_links {
    text-align: center;
    font-size: 1em;
    color: #E54326;
    padding: 0 25px 0 0; }
    #inner_footer .centred_links a, #inner_footer .centred_links span {
      margin: 50px 0;
      text-decoration: none;
      top: 14px;
      color: #E54326; }
    #inner_footer .centred_links a:hover {
      text-decoration: underline; }

#content {
  background: #f4f4f4;
  color: #19232B;
  min-height: 400px;
  padding: 0 10px;
  width: 960px;
  margin: 0 auto; }

.flash {
  background: #f6a855;
  border: solid 1px #e66813;
  margin: 0 10px 10px;
  padding: 5px; }

#menu_tabs {
  text-align: right;
  padding-top: 57px; }
  #menu_tabs ul {
    margin: 0 1px 0 0;
    text-align: right;
    float: right; }
    #menu_tabs ul li {
      float: left;
      height: 39px;
      width: 114px;
      list-style-image: none;
      list-style-type: none;
      text-align: center;
      background: url('/images/header/menu_tab_normal.png') no-repeat center top; }
      #menu_tabs ul li a {
        color: #FFF;
        line-height: 39px;
        height: 100%;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        display: block; }
      #menu_tabs ul li.selected, #menu_tabs ul li:hover {
        background: url('/images/header/menu_tab_selected.png') no-repeat center top; }
      #menu_tabs ul li.first div .start_of_tab {
        width: 1px;
        height: 39px;
        float: left;
        background: url('/images/header/menu_tab_start.png') no-repeat center top; }

#site_logo {
  height: 114px;
  padding: 0;
  margin: 0;
  width: 100px;
  float: left; }
  #site_logo h1, #site_logo a {
    display: block;
    height: 114px;
    width: 127px;
    float: left;
    background: url('/images/logo.png') no-repeat top right;
    text-indent: -999999px;
    margin: 0;
    padding: 0; }

.selected {
  background: #045473; }

#questions_box {
  padding: 6px 6px 6px 5px;
  color: #fff;
  background: url('/images/bg/questions_box.png') repeat-x left top; }
  #questions_box #inner {
    overflow: hidden; }
  #questions_box ol.questions {
    float: left;
    background: url('/images/bg/questions_box_answer.png') repeat-x left top;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    width: 119px;
    display: block; }
    #questions_box ol.questions li {
      background: url('/images/home/questions_box_button.png') no-repeat left top;
      margin: 0 15px 0 0;
      padding: 0 0 0 19px; }
      #questions_box ol.questions li.active {
        background-image: url('/images/home/questions_box_current.png');
        padding-right: 15px;
        margin-right: 0;
        border-right: none; }
      #questions_box ol.questions li.end {
        background: #900;
        height: 1px;
        display: block;
        font-size: 2px;
        line-height: 1px;
        margin: -1px 15px 0 0; }
      #questions_box ol.questions li h3 {
        font-size: 14px;
        line-height: 32px; }
        #questions_box ol.questions li h3 a {
          color: white; }
  #questions_box .answer {
    width: 319px;
    padding: 15px;
    height: 195px;
    background: url('/images/bg/questions_box_answer.png') repeat-x left top;
    position: relative;
    float: left; }
    #questions_box .answer p {
      margin-bottom: 8px; }
      #questions_box .answer p a {
        color: white;
        text-decoration: underline; }
    #questions_box .answer dt {
      font-weight: bold;
      display: block;
      float: left; }
    #questions_box .answer dd {
      font-weight: normal;
      font-style: italic; }
      #questions_box .answer dd p {
        padding: 0;
        margin: 0; }
    #questions_box .answer table {
      margin-bottom: 10px; }
      #questions_box .answer table tbody {
        margin: 0; }
        #questions_box .answer table tbody td {
          padding: 1px; }
    #questions_box .answer a.button {
      background: url('/images/buttons/red_on_red.jpg') no-repeat left top;
      right: 10px;
      bottom: 10px;
      position: absolute; }
  #questions_box .answer_image {
    width: 481px;
    float: left;
    height: 225px;
    overflow: hidden; }
    #questions_box .answer_image img {
      width: 483px; }

#questions_box_shadow {
  width: 100%;
  height: 6px;
  background: url('/images/home/questions_shadow.png') no-repeat left top; }

.actionbox {
  width: 304px;
  height: 134px;
  background: url('/images/bg/actionbox.png') no-repeat center top;
  float: left;
  padding-bottom: 6px;
  margin: 3px 0 0; }
  .actionbox.left, .actionbox.middle {
    margin-right: 24px; }
  .actionbox div {
    height: 101px; }
    .actionbox div img {
      height: 101px;
      float: left;
      margin: 0;
      clear: left; }
    .actionbox div a {
      background: transparent;
      font-size: 14px;
      font-weight: bold;
      line-height: 4em;
      margin: 15px 5px 15px 5px; }
      .actionbox div a.button {
        display: block;
        width: 137px;
        line-height: 30px;
        background: url('/images/buttons/red_on_grey.jpg') no-repeat center top;
        margin: 0 9px 13px;
        padding: 0;
        border: none;
        font-size: 14px; }
        .actionbox div a.button.green {
          background: url('/images/buttons/green.jpg') no-repeat center top; }
  .actionbox a.button {
    width: 152px;
    float: left;
    background: #2c4d60;
    font-size: 12px; }
    .actionbox a.button.left {
      background: url('/images/buttons/blue_left.png') no-repeat center top; }
    .actionbox a.button.right {
      background: url('/images/buttons/blue_right.png') no-repeat center top; }

.infobox {
  width: 304px;
  height: 275px;
  float: left;
  background: url('/images/bg/infobox.png') no-repeat left -1px;
  position: relative;
  padding-bottom: 30px; }
  .infobox.left, .infobox.middle {
    margin-right: 24px; }
  .infobox.middle {
    border: 0;
    background: transparent; }
  .infobox .actionbox {
    margin: 0;
    padding: 0;
    padding-bottom: 6px; }
  .infobox h3 {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 15px 0; }
  .infobox ol {
    list-style-position: outside;
    list-style-type: none;
    margin: 0 15px;
    border-top: 1px solid #ccc; }
    .infobox ol li {
      display: block;
      padding: 4px 0;
      border-bottom: 1px solid #ccc;
      height: 49px; }
      .infobox ol li img {
        float: left;
        height: 41px;
        margin-right: 3px;
        border: 2px solid #121920; }
      .infobox ol li .title {
        display: block;
        font-size: 12px;
        line-height: 1.4em;
        font-weight: bold; }
      .infobox ol li .date {
        display: block;
        font-size: 10px;
        line-height: 1.4em;
        font-weight: normal; }
  .infobox.left img {
    width: 41px; }
  .infobox.left .date, .infobox.left .title {
    margin-left: 48px; }
  .infobox.right img {
    width: 41px; }
  .infobox.right .date, .infobox.right .title {
    margin-left: 48px; }
  .infobox .more {
    color: #C5261D;
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
    right: 0;
    bottom: 7px;
    position: absolute; }

.sidebar {
  float: left;
  text-align: right;
  width: 226px;
  margin-right: 20px; }

.submenu_box h3 {
  background: #19232B;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: right; }
.submenu_box ul {
  display: block;
  margin: 0;
  background: url('/images/bg/submenu.png') no-repeat center top;
  text-align: right;
  padding: 10px;
  list-style: none;
  margin-bottom: 10px;
  margin-top: 1px;
  height: 160px; }
  .submenu_box ul li.active a {
    color: #E54326;
    font-weight: bold; }
  .submenu_box ul li a:hover {
    color: #E54326; }
.submenu_box a {
  text-decoration: none;
  font-size: 12px;
  line-height: 200%;
  color: #19222B; }

.sidebar .enquiries {
  padding: 10px;
  padding-top: 4px;
  margin: 0;
  border-bottom: 1px solid #fff; }
  .sidebar .enquiries h3 {
    color: #475D6F;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold; }
  .sidebar .enquiries h4 {
    font-size: 14px;
    line-height: 1em;
    font-weight: bold; }
  .sidebar .enquiries a {
    color: #E54326; }
  .sidebar .enquiries p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.4em; }

.main {
  padding-left: 246px;
  color: #19212B; }
  .main.full_width {
    padding-left: 0; }
  .main h2 {
    color: #475D6F;
    margin: 0;
    font-size: 26px;
    line-height: 1em; }
  .main h3 {
    color: #E54326;
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 1em; }
  .main h4 {
    color: #E54326;
    margin: 6px 0;
    font-size: 13px;
    line-height: 1.3em; }
  .main img.logos {
    width: 100%; }
  .main p, .main dl, .main ul, .main ol {
    font-size: 12px;
    line-height: 1.73em;
    margin-bottom: 12px; }
    .main p.em, .main dl.em, .main ul.em, .main ol.em {
      font-weight: bold; }
    .main p.big, .main dl.big, .main ul.big, .main ol.big {
      font-weight: bold;
      font-size: 16px;
      line-height: 1.2em; }
  .main blockquote {
    padding: 3px 30px;
    font-style: italic; }
  .main dl dt {
    font-weight: bold; }
  .main dl dd {
    padding-left: 10px; }
  .main img {
    border: 3px solid #E54326;
    margin: 5px 15px 15px 0; }
    .main img.news_item_image {
      float: left; }
  .main #survey img {
    border: 0; }

#lightbox {
  background: #19232B;
  border: 3px solid #b0aeab;
  padding: 20px;
  color: #f4f4f4; }
  #lightbox p {
    margin-bottom: 8px; }
    #lightbox p a {
      color: white;
      text-decoration: underline; }
  #lightbox dt {
    font-weight: bold;
    display: block;
    float: left; }
  #lightbox dd {
    font-weight: normal;
    font-style: italic; }
    #lightbox dd p {
      padding: 0;
      margin: 0; }
  #lightbox table {
    margin-bottom: 10px; }
    #lightbox table tbody {
      margin: 0; }
      #lightbox table tbody td {
        padding: 1px; }

.inner_lb h1 {
  padding-top: 0;
  color: #f4f4f4; }
.inner_lb .footer {
  float: right; }
.inner_lb a.button {
  background: #b31d1f url('/images/buttons/red_on_blue.jpg') no-repeat center top; }

.downloads ol, .downloads ul, .minutes ol, .minutes ul, .reports ol, .reports ul {
  list-style: none; }

.news h3 {
  font-weight: normal;
  margin-bottom: 3px;
  margin-right: 30px; }
  .news h3 a {
    color: #E54326; }
.news span.date {
  color: #8D96A5;
  font-size: 0.8em; }

a.top {
  margin: 0 5px;
  float: right; }

.about_us .members div, .about_us .member div {
  width: 350px;
  float: left;
  padding-bottom: 5px;
  height: 95px; }
  .about_us .members div img, .about_us .member div img {
    float: left;
    border: 3px solid #E54326;
    margin: 0 5px 5px 0;
    width: 82px; }
  .about_us .members div p, .about_us .member div p {
    margin-bottom: 0; }
  .about_us .members div a, .about_us .member div a {
    display: block;
    margin-bottom: 0;
    color: #E54326;
    font-weight: bold; }
  .about_us .members div strong + p, .about_us .member div strong + p {
    font-weight: bold; }
  .about_us .members div p + p, .about_us .member div p + p {
    font-size: 0.8em; }
.about_us .member div {
  float: none; }

.project img {
  border: 0;
  margin: 5px 0; }
.project .latest img {
  border: 3px solid #E54326;
  margin: 5px 15px 15px 0px; }

#survey ol {
  list-style: none;
  padding: 0;
  margin: 0; }
  #survey ol li {
    display: block;
    float: left;
    width: 102px;
    height: 115px;
    margin-bottom: 10px;
    background: #19232B; }
    #survey ol li a {
      color: white;
      display: block;
      text-align: center; }
      #survey ol li a .txt {
        height: 40px;
        line-height: 40px; }
        #survey ol li a .txt.two_line {
          line-height: 20px; }
      #survey ol li a img {
        width: 100px;
        margin: 1px; }
        #survey ol li a img:hover {
          width: 96px;
          margin: 3px; }
#survey .survey_links {
  height: 120px; }
#survey .survey_content .survey_column_one {
  float: left;
  width: 405px;
  margin: 0 10px 10px 0; }
#survey .survey_content img {
  float: left;
  width: 405px;
  margin: 0;
  border: 2px solid #19232B; }
#survey .survey_content .survey_column_two {
  width: 290px;
  margin-left: 415px; }

.views a {
  line-height: 30px; }
  .views a.button {
    float: left;
    padding: 0;
    background-image: url('/images/buttons/red_on_white.jpg'); }

.contact form.formtastic abbr {
  color: #E54326;
  font-weight: bold;
  padding: 3px; }
.contact form.formtastic .required label, .contact form.formtastic .required.commit {
  font-weight: bold; }
.contact form.formtastic ol {
  list-style-position: outside; }
  .contact form.formtastic ol li label {
    display: block; }
  .contact form.formtastic ol li.required label {
    width: 70px; }
  .contact form.formtastic ol li.required.string input {
    width: 290px; }
  .contact form.formtastic ol li.required.text textarea {
    width: 290px;
    height: 187px; }
.contact form.formtastic fieldset.buttons {
  padding-left: 0; }

form.formtastic .check_boxes fieldset legend label {
  width: 100%; }

span.ext {
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: normal; }

.contact p {
  margin: 0 0 10px;
  padding: 0; }
.contact h4 {
  padding-top: 1em; }
  .contact h4 a {
    color: inherit; }

.views #people {
  margin: 0;
  padding: 5px;
  background: url('/images/views/bg.jpg') no-repeat;
  height: 288px;
  width: 595px;
  overflow: hidden; }
  .views #people div {
    position: relative;
    background: url('/images/views/text_bg.png') repeat-x;
    margin: 5px 80px 5px 70px;
    padding: 5px 5px 5px 5px; }
    .views #people div.clearing {
      background: none; }
    .views #people div a.button {
      color: #EEEEEE;
      background: url('/images/views/button.png') no-repeat;
      width: 119px;
      font-weight: bold;
      line-hight: 28px;
      font-size: 14px;
      margin: 0 0 0 5px;
      float: right; }
    .views #people div h4 {
      font-size: 1em;
      line-height: 1.5em;
      margin: 0 0 5px 0;
      padding: 0;
      color: #EEEEEE; }
    .views #people div p {
      color: #EEEEEE;
      line-height: 1.5em;
      font-size: 0.9em; }
.views .video {
  background: url('/images/views/bg.jpg') no-repeat;
  height: 288px;
  width: 595px;
  padding: 5px;
  text-align: center; }
  .views .video div, .views .video object {
    margin: 0 auto; }

.college {
  margin-left: 250px; }

.download_items {
  list-style-type: none; }
  .download_items li {
    background: url(http://s3.amazonaws.com/new_campus.55clients.net/icon.png) top left no-repeat;
    line-height: 30px;
    padding-left: 30px; }

img.full {
  width: 710px; }

.access dl dt {
  float: left; }

.admin .draggable_list_item {
  list-style: none;
  cursor: move;
  float: left;
  width: 50%; }
.admin table.index {
  border: 1px solid #666;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 15px; }
  .admin table.index th {
    background: #ededed;
    border: 1px solid #666;
    padding: 4px;
    margin: 0; }
  .admin table.index td {
    border: 1px solid #666;
    padding: 6px;
    margin: 0;
    text-align: center; }
    .admin table.index td img {
      padding: 0;
      margin: 0; }
.admin .calendar_date_select_popup_icon {
  float: left; }
