/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 21 November 2008 07:53:08
*/


body {
    font-family: "Arial", sans-serif;
    font-size: 90%;
    width: 880px;
    margin: 0 auto;
    background-color: white;
}

#header {
    min-height: 105px;
    width: 880px;
    background-color: #000;
}

#header h1 {
    height: 78px;
    text-indent: -9999em;
}

#header ul {
    width: 875px;
    display: block;
    height: 28px;
    background-color: #151515;
    padding-left: 5px;
    position: absolute;
}

#header ul li { 
display: inline;
}

#header ul a {
    padding-right: 20px;
    line-height: 28px;
    color: white;
    font-weight: bold;
    font-size: .9em;
}

#searchbox {
clear: right;
background-color: #000;
display: inline;
float: right;
margin: 5px 20px 0 0;
height: 100%;
z-index: 50;
position: relative;
}

#searchbox input[type="text"] {
width: 110px;
}

#searchbox .submitbtn input {
height: 17px;
width: 30px;
background-color: #6c7175;
color: #fff;
font-weight: bold;
}

#content-sub, #content-main {
    font-size: .9em;
}


#content-sub {
    width: 250px;
    float: left;
}

h2 {
    color: #3e9ac9;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: .2em;
}

h3 {
    color: #000000;
margin-top: 1.2em;
    font-size: .9em;
    font-weight: bold;
}

#footer {
    clear: both;
    font-size: .9em;
    padding: 8px 24px 8px 24px;
    background-color: #d8eafe;
    height: 3.5em;
}

#footer ul {
    float: right;
    line-height: 2.5em;
    list-style: none;
}

#footer ul li {
    display:inline;
}

#footer p {
    width: 420px;
    font-size: .8em;
    color: #7D8FA5;
}

#footer a {
    color: black;
    padding: 0 5px 0 6px;
    border-left: 1px solid black;
    font-size: .9em;
}

#footer ul li a.first {
    border: 0;
}
#content {
    width: 500px;
    padding: 0 5px 5px 3px;
    overflow: auto;
    float: left;
}

#content a, #feature a {
    text-decoration: underline;
}
#content-main a {
    text-decoration: underline;
}

#content div {
    line-height: 1.5em;
}

#content p {
    margin-top: 1.5em;
    line-height: 1.5em;
}

#content h1 {
    font-size: 1.5em;
    margin-bottom: 1em;
}

#content h2 {
    margin-top: 1.5em;
    font-size: 1em;
    font-weight: bold;
}

#content h3 {
    margin-top: 1.5em;
    font-size: .6em;
    font-weight: bold;
}

#content h4 {
    font-weight: bold;
}

#content-main div p {
margin-top: 1.1em;
}

#content-main div ul {
list-style: disc outside;
margin-left: 2em;
}

#content-main div ul.secondlevelul {
   list-style: circle;
}

.study-programme p {
margin-top: 0;
color: red;
}


#exitprinterfriendly {
   display: none;
}


/* form styles */
#navigation_1, #navigation_2, #navigation_3, #navigation_4, #navigation_5, #navigation_6 {
   display: none;
   margin-top: 10px;
}

.form_box {
  clear:left;
  height: 30px;
  width: 30px;
  border: thin black solid;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

.hidden {
  display:none;
}

#disagree {
   padding-right: 20px;
}

#travel_type {
   padding-top: 10px;
}

#passport_photo {
  float:right;
  width: 160px;
  height: 200px;
  border: thin black solid;
  text-align: center; 
}

#passport_details {
  float: left;
}


.clearleft {
   clear: left;
}

.hide-bullet ul {
   list-style: none;
}

.hide-bullet ul li {
   list-style: none;
}

.header {
   color: #FC7323;
   margin-top: 10px;
   margin-bottom: 10px;
   font-weight: bold;
   display:block;
}

#error_report ul {
  color: red;
  margin-top: 5px;
}

#error_report ul li {
   color: red;
}