/* Element Styles */

body {
  margin: 5px;
  padding: 0;
  background-color: gray;
  color: black;
  font: 11pt Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  min-width: 1000px;  
  text-align: center;
}

img {
border: 0px;
 }

#smallFont p {
 font-size: 8pt;
 margin: 5px 5px 5px 5px;
}

#smallerFont p {
 font-size:4pt;
}

#wrapper {
  width: 1000px;
  background-color: white;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

a:link, a:visited {
 color: #3366cc;
 text-decoration: underline;
 }

a:hover {
 text-decoration: none;
}



#header {
width: 100%;
border-bottom: 1px solid black;
}

#map {
width: 500px;
height: 300px;
}


#sidebar {
 width: 155px;
 float: left;
 margin: 5px;
 padding: 0;
}



#sidebar p {
 font-size: 8pt;
 margin: 0 5px 0 5px;
 padding: 5px 0 5px 0;
}


#sidebar_box {
 border: 1px solid Grey;
 margin: 0 0 10px 0;
}

#sidebar_box ul {
 color: black;
 }


#sidebar_box2 {
 background-color: #D5F3D0; 
 border: 1px solid LightGrey;
 margin: 0 0 10px 0;
}

#sidebar_box3 {
 background-color: #D5F3D0; 
 border: 1px solid LightGrey;
 margin: 0 0 10px 0;
}
 
#sidebar_right {
 width: 160px;
 float: right;
 margin: 0;
 padding: 5px;
}

#sidebar_right p {
 font-size: 8pt;
 margin: 0 5px 0 5px;
 padding: 5px 0 5px 0;
}

#sidebar ul {
    margin: 5px 0 20px 0;
    padding: 0 0 0 5px;
    font-size: 12px;
    font-weight: normal;
    list-style: none;
}


#sidebar li {
  padding: 0;
  line-height:20px;
}

.li_heading {
 color: #113885;
 font-weight: bold;
 }

#sidebar a:link, #sidebar a:visited, #sidebar_right a:link, #sidebar_right a:visited {
 color: #3366cc;
 text-decoration: none;
 }

#sidebar a:hover, #sidebar_right a:hover {
 text-decoration: underline;
}

#sidebar_right ul {
    margin: 5px 0 20px 0;
    padding: 0 5px 0 5px;
    font-size: 12px;
    font-weight: normal;    
    list-style: none;
}

#sidebar_right li {
  padding: 0;
  line-height:20px;
}


#vertical_150 {
 width: 155px;
 float: left;
 margin: -10px 10px 0 0;
 padding: 0;
}

.centerText {
text-align: center;
}

.site_list {
width: 100%;
border-top: 1px solid black;
cellpadding: 3;
cellspacing: 0;
}

.column20 {
width: 20%;
vertical-align: top;
text-align: left;
font-weight: bold;
}


.title_column {
text-align: center;
font-weight: bold;
colspan: 2;
}

.site_list2 {
width: 100%;
cellpadding: 3;
cellspacing: 0;
}


.message_header {
font-weight: normal;
margin-top: 30px;
margin-bottom: 0px;
}


#working_left {
  width: 610px;
  padding: 0;
}

#working_right {
  width:175px;
  float: right;
  margin-top: -10px;
  padding-left: 10px;
}

#working_right ul {
  list-style: none;
  padding: 0;
}

.threads_ul {
line-height: 1.5em;
}

table.table_resource {
width: 100%;
border: 0;
}

table.table_resource tr {
vertical-align: top;
border-top: 1px black solid;
height: 2em;
}


table.content_list {
width: 100%;
font-size: 11pt;
border-collapse:collapse;
}

table.content_list tr.heading {
vertical-align: top;
background-color: #E3E4FA;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
line-height: 1.5em;
}

table.content_list tr.r_line2 {
border-bottom: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}

table.content_list td.c_line1 {
width: 680px;
}


table.content_list td.c_line2 {
margin-bottom: 1em;
}





table.message_table_list {
font-size: 11px;
border-collapse: collapse;
border: 1px solid black;
width: 100%;
margin-top: 2px;
margin-bottom: 0px;
}


table.message_table_list thead tr th {
background-color: #383838;
line-height: 1.8em;
color: white;
}

table.message_table_list tr.shading_odd {
background-color: #F0F0F0;
line-height: 1.8em;
vertical-align: middle
}

table.message_table_list tr.shading_even {
background-color: white;
line-height: 1.8em;
vertical-align: middle
}

table.message_table_list thead tr th {
text-align: left;
}


table.message_table {
border-collapse: collapse;
border-top: 1px solid black;
border-bottom: 1px solid black;
width: 100%;
margin-top: 2px;
margin-bottom: 0px;
}

table.message_table thead tr th {
border-bottom:  1px solid black;
border-top:  1px solid black;
font-weight: normal;
line-height: 2em;
text-align: right;
padding: 3px;
}

table.message_table thead tr th.left {
text-align: left;
}

table.message_table td {
padding: 0 3px 0 3px;
}

table.message_table tbody {
background-color: #F0F0F0;
}

table.message_table td p {
padding: 0px;
}

table.upload1 {
border: 0;
width: 100%;
}

table.upload1 tr {
height: 2em;
vertical-align: top;
}


table.upload1 td.col1 {
width: 275px;
}

table.upload1 td.col1b {
width: 200px;
}


table.form_table1 {
border: 0;
width: 100%;
}

table.form_table1 tr{
line-height: 2em;
vertical-align: middle;
}

table.form_table1 tr.top{
vertical-align: top;
line-height: 1em;
}

table.form_table1 tr.bottom{
vertical-align: bottom;
line-height: 1em;
}

table.form_table1 td.title {
font-weight: bold;
width: 130px;
line-height: 1em;
}

table.form_table2 {
border: 1px solid black;
width: 100%;
}

table.form_table2 tr{
line-height: 2em;
vertical-align: middle;
}

table.form_table2 tr.top{
vertical-align: top;
line-height: 1em;
}

table.form_table2 tr.bottom{
vertical-align: bottom;
line-height: 1em;
}

table.form_table2 td.title {
font-weight: bold;
width: 170px;
}

table.form_table3 {
border: 0;
width: 100%;
}

table.form_table3 tr{
line-height: 2em;
vertical-align: middle;
}

table.form_table3 tr.top{
vertical-align: top;
line-height: 1em;
}

table.form_table3 tr.bottom{
vertical-align: bottom;
line-height: 1em;
}

table.form_table3 td.title {
font-weight: bold;
width: 140px;
}


table.working_groups {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}


table.working_groups thead tr{
line-height: 1.5em;
vertical-align: middle;
}

table.working_groups thead tr th.left {
background-color: #3466CA;
color: white;
}

table.working_groups td p {
margin-top: 0px;
}

text-align: left;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

.compulsary {
background-color: lightgray;
}

table.login {
border: 0;
width: 80%
}

table.columns3 {
border-spacing: 1px;
width: 100%;
border: 1px;
border-collapse: collapse;
}

table.columns3 tr {
vertical-align: top;
}

table.columns3 td.td1 {
width: 33%;
padding: 1px 5px 1px 1px;
 background-color: #eaeff3; 
}

table.columns3 td.td2 {
width: 33%;
padding: 1px 5px 1px 5px;
}

table.columns3 td.td3 {
width: 33%;
padding: 1px 1px 5px 1px;
 background-color: #eaeff3; 
}


textarea.summary {
	width: 450px;
	height: 120px;
	padding: 2px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}

#content1 {
  width: 825px;
  margin: 0 0 0 165px;
}

#content2 {
  width: 1000px;
  margin: 0;
}

#content3 {
  width: 655px;
  margin: 0px 165px 0px 170px;
}

#content4 {
  width: 820px;
  margin: 0px 0px 0px 170px;
}


#breadcrumb {
  width: 1000px;
  border-bottom: 0px solid black;
  color: teal;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #A68A0E;
}

#breadcrumb p {
  margin: 0;
  padding: 0 10px;
}

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

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

#inner {
  padding: 0 5px 5px 5px;
}


#box1 {
border: 1px solid black;
}

#box1 p {
padding: 5px;
margin: 0;
}

.box1 {
border: 1px solid black;
padding: 5px;
margin: 0;
}

#news_column {
margin: 5px 0 0 0;
padding: 0;
border: 1px solid black;
}

#news_column p {
font-size: 8pt;
margin: 0;
padding: 2px;
}

.photo_box {
border: 1px solid black;
vertical-align: middle;
}

.news {
 color: teal;
}

.bold {
 font-weight: bold;
}

.font_normal {
 font-weight: normal;
}


.small6 {
 font-size: 7pt;
}

.small7 {
 font-size: 7pt;
}

.small8 {
 font-size: 8pt;
}

.delete_line {
text-decoration: line-through;
}

table.tableList {
border-spacing: 0;
border: 1px solid grey;
border-collapse: collapse;
}


table.tableList caption {
font-size: 10pt;
font-weight: bold;
text-align: left;
line-height: 2em;
}

table.tableList thead tr {
line-height: 1.2em;
vertical-align: top;
background-color: #75A1D0;
color: white;
border-bottom: 1px solid grey;
}

table.tableList tbody tr {
vertical-align: top;
border-bottom: 1px solid grey;
}


table.tableList tbody tr.even {
background-color: #E6E8FA;
}

.rowColour {
background-color: #E6E6FA;
}

table.c14table1 {
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-collapse: collapse;
font-size: 8pt;
}

table.c14table1 thead tr{
font-weight: bold;
border-bottom: 1px solid black;
}

table.c14table1 thead th{
vertical-align: top;
text-align:left;
}


table.c14table1 td {
vertical-align: top;
}

table.c14table1 tr.colourOdd {
background-color: #E6E8FA;
}


table.c14refer {
width: 100%;
font-size: 8pt;
border: 0;
}

table.c14refer td {
vertical-align: top;
}

#map_canvas1 {
 width: 590px;
 text-align: center;
 border: 1px solid black;
 margin: 5px;
 padding: 0;
}


#clearone {
  clear: both;
  height: 1px;
  }



#footer {
  padding: 0;
  margin: 0 0 0 0;
  clear: both;
  width: 100%;
  font-size: 12px;
  line-height:36px;
  background-color: white;
  color: #707070;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

#footer_left {
  float: left;
  padding: 0;
}

#footer_right {
  float: right;
  padding: 0;
}

.footer_center {
  text-align: center;
}

#footer p {
  padding: 0 10px 0 10px;
  margin: 0;
}

#footer a:link, #footer a:visited {
 text-decoration: none;
 color: #707070;
}
 
 #footer a:hover {
 text-decoration: underline;
}


.news_title {
margin: 0;
padding:0;
font-weight: bold;
font-size: 10pt;
vertical-align: top;
}


.news_title li {
font-size: 8pt;
}


.news_title2 {
margin: 0;
padding:0;
font-weight: bold;
font-size: 10pt
}

.no_bullets {
list-style-type: none;
}


.largerFont {
   font-size: 14pt;
}

h1 {
  margin: 10px 0 5px 0;
  font-size: 16pt;
  font-weight: normal;
  color: #113885;
  }

h2 {
  margin: 10px 0 5px 0;
  font-size: 14pt;
  font-weight: normal;
  color: #113885;  
  }

h3 {
  margin: 10px 0 5px 0;
  font-size: 13pt;
  font-weight: normal;
  color: #113885;  
  }
  

.line1 {
border-top: 1px solid black;
}


.thumb_image {
padding: 0 5px 0 0;
}

.thumb_image2 {
padding: 0 5px 0 0;
vertical-align: middle;
}

.hide {
display: none;
}

.newprojtable, .newprojtable TD, .newprojtable TR
{
background-color:#f0f0f0;
color:black;
}

.newprojtable:hover TD, .newprojtable:hover TR
{
background-color:#e0e0e0;
TD border: 0px solid #e0e0e0;
}

.newprojtable2
{
border-collapse: collapse;
padding: 0px;
spacing: 3px;
text-align: center;
width: 100%;
}

.newprojtable2 td.projectCol1
{
width: 20%;
text-align: center;
}

.newprojtable2 td.projectCol2
{
text-align: left;
}

.newprojtable2:hover td, .newprojtable2:hover tr
{
background-color:#e0e0e0;
TD border: 0px solid #e0e0e0;
}


#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 960px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 960px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#container2 {
margin: 0 auto 15px auto;
width: 600px;
padding: 5px 20px 20px 130px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
background: #e0e0e0 url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:link, .navitab:visited {
 text-decoration: none;
 color: black;
 }


.navitab:hover {
text-decoration: underline;
background: #d0d0d0 url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
font-weight: bold;
color: #ffffff;
margin: 0 0 5px 0;
background: #467082 url(http://xweb.geos.ed.ac.uk/~s0346130/real/corner.gif) top right no-repeat;
}

.activenavitab:link, .activenavitab:visited {
 text-decoration: none;
 color: white;
 }



.activenavitab:hover {
text-decoration: underline;
}




body#index a#navitaba,
body#whatisgi a#navitabb,
body#search a#navitabc,
body#members a#navitabd,
body#login a#navitabe,
body#register a#navitabf,
body#logout a#navitabg,
body#contact a#navitabh,
body#browse a#navitabi,
body#whatisgi a#navitabj,
body#news a#navitabk,
body#news a#navitabl,
body#edit a#navitabm,
body#help a#navitabn,
body#benefits a#navitabo,
body#resetpass a#navitabp,
body#rss a#navitabq,
body#latest a#navitabr

{
color: #ffffff;
background-color: #000000;
}

