/* Reset
========*/

* {
	border-color: #fff;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

a:link {
  color: #089faf;
  text-decoration: none;
}

a:visited {
  color: #089faf;
  text-decoration: none;
}

a:hover {
  color: #089faf;
  text-decoration: underline;
}

a:active {
  color: #089faf;
}

a:focus {
  outline: 1px dotted #ccc;
}

p span.bold, strong {
  font-weight: bold;
  color: #089FAF;
}

.sidebar p span.bold, .sidebar strong {
  color: #fff;
}

label {
	cursor: pointer;
}

h2 {
	margin-bottom: 10px;
}

/* Layout
=========*/

body {
  background: #fff url(/img/site/layout/body_bg.png) repeat-x 0 0;
  color: #000;
  font-family: arial, helvetica, sans-serif;
  font-size: 62.5%;
}

p {
    font-family: verdana;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

#wrapper {
  clear: both;
  margin: 0 auto;
  text-align: center;
  width: 897px;
  background: transparent url(/img/site/layout/wrapper_bg.png) repeat-y 0 0;
}

#sub_wrapper {
  font-size: 1.2em;
  line-height: 1.2;
  width: 100%;
  background: transparent url(/img/site/layout/sub_wrapper_bg.png) no-repeat 0 0;
  min-height: 670px;
  text-align: center;
  position: relative;
}

#home_link {
  position: absolute;
  width: 90px;
  height: 96px;
  top: 18px;
  left: 67px;
  overflow: hidden;
  text-indent: -5000px;
  display: block;
}

#content {
  min-height: 400px;
}

#footer {
  background: transparent url(/img/site/layout/footer_bg.png) no-repeat 0 100%;
  clear: both;
  height: 70px;
}

#content {
  float: left;
  margin-left: 226px;
  width: 500px;
}

body.no-sidebar #content {
	margin-left: 0;
	width: 726px;
}

#sidebar {
  float: left;
  margin-left: -726px;
  width: 216px;
}

body.no-sidebar #sidebar {
	display: none;
}

.row {
  float: left;
}

.container {
  float: left;
}

/* Image replacement
====================*/

.replacement {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -5000px;
}

/* Header
=========*/

#header {
  font-size: 1.2em;
  margin: 0 auto 11px;
  width: 784px;
  height: 102px;
}

#breadcrumbs {
  float: left;
  margin-left: 115px;
  margin-top: 17px;
  font-size: 0.65em;
  color: #089faf;
}

#search {
  float: right;
  width: 252px;
  height: 88px;
  background: transparent url(/img/site/home/search_bg.png) 0 0 no-repeat;
  margin-right: 10px;
}

#search form {
  text-align: left;
  margin-top: 45px;
  margin-left: 100px;
      font-family: verdana;
    font-size: 0.8em;

}

#search form .postcode {
  width: 100px;
  height: 20px;
  border: 0;
  line-height: 19px;
  float: left;
  font-family: verdana;
  text-indent: 2px;
  margin-bottom: 0;
}

#search form #go {
  width: 23px;
  height: 22px;
  border: 2px outset;
  line-height: 13px
}

#choose {
  float: right;
  width: 280px;
  height: 88px;
  background: transparent url(/img/site/home/choose_bg.png) 0 0 no-repeat;
  margin-right: 10px;
}

#choose a {
  display: block;
  text-indent: -5000px;
  width: 280px;
  height: 88px;
}

/* Footer
=========*/

#footer {
  clear: both;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  font-size: 11px;
  line-height: 11px;
}

#footer div {
  float: left;
  margin-top: 32px;
  margin-left: 88px;
}

#footer p {
  font-family: verdana;
  color: #000;
}

#footer a {
  color: #000;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer ul {
  overflow: hidden;
  width: 720px;
  padding: 4px 0 2px 0;
}

#footer ul li {
  border-right: 1px solid #000;
  float: left;
  padding: 0 5px 0;
}

#footer ul li.first-child {
  padding-left: 0;
}

#footer ul li.last-child {
  border: 0;
}


/* Navigation
=============*/

#navigation {
  background: url(/img/site/layout/navigation_bg.png) no-repeat 0 100%;
  width: 784px;
  height: 39px;
  text-align: center;
  margin: auto;
}

#navigation ul {
  float: right;
  overflow: hidden;
  list-style-type: none;
  margin-right: 30px;
}

#navigation ul li {
	float: left;
	background: url(/img/site/navigation/tab_right.png) top right no-repeat;
	margin: 0;
}

#navigation ul li.last-child {
	float: left;
	background: url(/img/site/navigation/tab_right_last.png) top right no-repeat;
	margin: 0;
    padding-right: 6px;
}

#navigation ul li a {
	display: block;
	background: url(/img/site/navigation/tab_left.png) top left no-repeat;
	color: #000;
	text-decoration: none;
    padding: 10px 6px 0 6px;
    height: 29px;
}

#navigation ul li.first-child a {
	display: block;
	background: url(/img/site/navigation/tab_left_first.png) top left no-repeat;
	color: #000;
	text-decoration: none;
    padding: 10px 6px 0 12px;
    height: 29x;
    font-size: 12px;
}

#navigation ul li.selected {
	background-image: url(/img/site/navigation/tab_right_active.png);
}

#navigation ul li.selected.last-child {
	background-image: url(/img/site/navigation/tab_right_active_last.png);
}

#navigation ul li.selected a {
	background-image: url(/img/site/navigation/tab_left_active.png);
}

#navigation ul li.selected.first-child a {
	background-image: url(/img/site/navigation/tab_left_active_first.png);
}

/* Home
=============*/

#home_content {
    text-align: left;
    width: 764px;
    margin: 0 auto;
    padding:10px;
}

#home_banner {
    text-align: center;
    margin: 0 auto;
    padding: 0 10px;
    width: 784px;
}

#home_banner a {
    background-color: red;
    display:block;
    clear: all;
    width: 100%;
    height: 100%;
}

#home_banner img {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

#home_copy {
    float: left;
    width: 514px;
}

#home_copy img {
  margin-bottom: 1px;
}

#home_copy p {
    font-family: verdana;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

#home_copy p img.home_pic {
    float:left;
    margin: 0 1.5em 1.5em 0;
}

#home_sidebar {
    float: right;
    width: 230px;
    background: transparent url(/img/site/home/sidebar_bg.png) 0 0 repeat-y;
    text-align: right;
}

#home_sidebar div.box {
    float:right;
    text-align: left;
    width: 203px;
    background: transparent url(/img/site/home/box_bg.png) 0 28px repeat-x;
    margin-bottom: 20px;
}

#home_sidebar div.box p {
    color: #be4797;
    font-size: 0.8em;
    font-family: verdana;
    margin: 5px 15px;
}

#home_sidebar div.box p a {
    color: #be4797;
    font-weight: bold;
}

#home_sidebar p#find-supervisor {
  background: transparent url(/img/site/home/find_supervisor.png) no-repeat 0 0;
  width: 203px;
  height: 28px;
  margin: 0;
}

#home_sidebar p#find-supervisor:hover {
  background: transparent url(/img/site/home/find_supervisor_o.png) no-repeat 0 0;
}

/* Content
=============*/

#page_content, #search_content {
    text-align: left;
    width: 724px;
    margin: 0 auto;

    padding:20px 30px;
}

#page_content {
  min-height: 400px;
  background: url(/img/site/layout/content_bg.png) no-repeat 0 0;
}

#search_content {
  min-height: 450px;
  background: url(/img/site/layout/search_bg.png) no-repeat 0 0;
}

#page_content p, #search_content p {
    font-family: verdana;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

#page_content p img.pic {
    float:left;
    margin: 0 1.5em 1.5em 0;
}

.event {
  background: url(/img/site/layout/event_bg.png) repeat-x 0 100%;
  padding: 0.8em 0;
}

#page_content .event p {
  margin-bottom: 0.5em;
}

#page_content .event p .dt {
  font-weight:bold;
  color: #089faf;
}

#page_content .event p strong {
  font-weight:bold;
  color: #be4797;
  font-size: 1.5em;
}

h1.event {
  background: url(/img/site/layout/event_bg.png) repeat-x 0 100%;
  padding: 0.8em 0;
  font-size: 2em;
  color: #089faf
}

h1 {
  font-size: 2em;
  color: #089faf;
  margin-bottom: 0.3em;
}

h2 {
  font-size: 1.8em;
  color: #be4797;
  margin-bottom: 0.3em;
}

h3 {
  font-size: 1.8em;
  color: #089faf;
  margin-bottom: 0.3em;
}

p.event {
  background: url(/img/site/layout/event_bg.png) repeat-x 0 100%;
  padding: 0.8em 0;
  color: #089faf
}

.search_box {
  background: transparent url(/img/site/search/box_bg.png) no-repeat 0 0;
  padding: 1em;
  float: left;
  width: 46%;
  margin-top: 25px;
}

.search_box form label {
  display: block;
  line-height: 2em;
}

.search_box form .submit {
  text-indent: -2000px;
  display: block;
  background: url(/img/site/search/submit.png) no-repeat 0 0;
  border: 0;
  width: 191px;
  height: 30px;
  margin-top: 10px;
  font-size: 1px;
  color: #bde7e2;
  text-align: left;
}

.search_box .search {
  width: 280px;
}

.counsellor {
  background: transparent url(/img/site/layout/counsellor_bg.png) no-repeat 0 0;
  padding: 1em;
  margin-top: 25px;
}

.counsellor table tr td.dt {
  font-family: verdana;
  font-size: 0.9em;
  font-weight:bold;
  line-height: 1.5em;
  color: #089faf;
}

.counsellor table tr td {
  font-family: verdana;
  font-size: 0.9em;
  line-height: 1.5em;
  padding: 2px;
}

p.results {
  background: url(/img/site/layout/event_bg.png) repeat-x 0 100%;
  padding: 0.8em 0;
}

table.results {
  font-family: verdana;
  font-size: 0.9em;
  line-height: 1.5em;
}

tr.result {
  background: url(/img/site/layout/event_bg.png) repeat-x 0 100%;
}

tr.result td {
  padding-bottom: 0.8em;
}

table.results tr td.dt {
  font-weight:bold;
  color: #089faf;
}

table.results tr td.small {
  color: #089faf;
  font-size: 0.8em;
}

#map_box {
  float: right;
  background: transparent url(/img/site/events/map_bg.png) no-repeat 0 0;
  width: 273px;
  height: 346px;
}

#map {
  margin-left: 20px;
  margin-top: 96px;
}

#page_content ul {
  list-style-type: none;
}

#page_content ul li {
  background: transparent url(/img/site/events/shell-bullet.gif) no-repeat 0 2px;
  margin: 0 0 0.8em 0;
  padding-left: 23px;
  font-family: verdana;
  font-size: 0.9em;
  line-height: 1.5em;
}

#page_content p em {
  font-style: italic;
}

#directory {
  background: #be4797 url(/img/site/membership/directory_bg_top.png) no-repeat 0 0;
  width: 273px;
}

#directory_foot {
  background: #be4797 url(/img/site/membership/directory_bg_bot.png) no-repeat 0 bottom;
  width: 273px;
  height: 14px;
  overflow: hidden;
  font-size: 14px;
  line-height: 14px;
}

#directory p {
  color: #fff;
  margin: 0 20px;
  padding-bottom: 0.7em;
  line-height: 1.4em;
}

#directory p a {
  color: #fff;
}

.imgLeft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.imgRight {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

/* Forms
========*/

label {
  display: block;
  width: 150px;
  float:left;
}

input[type=text], input[type=password] {
  width: 570px;
  border: 1px solid #000;
  margin-bottom: 1em;
}

input[type=file], select {
  margin-bottom: 1em;
}

textarea {
  width: 568px;
  height: 200px;
  margin-bottom: 1em;
  border: 1px solid #000;
}

#page_content input[type=submit] {
  border-radius: 5px;
  border: 0;
  background-image: url(/img/site/button-bg.png);
  color: #842b75;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  padding: 0 10px;
  text-shadow: #fff 1px 1px 1px;
  margin: 0;
}

#page_content input[type=submit]:hover {
  background-image: url(/img/site/button-bg-over.png);
}

#page_content div.submit {
  padding-left: 150px;
}

#page_content #admin_navigation {
  float: right;
}

#page_content #admin_navigation ul {
  overflow: hidden;
}

#page_content #admin_navigation ul li {
  background:none;
  border-right: 1px solid #000;
  padding: 0 10px 0;
  line-height: 30px;
}

#page_content #admin_navigation ul li.first-child {
  padding-left: 0;
}

#page_content #admin_navigation ul li.last-child {
  border: 0;
}

