/* styles with _ are fixes for IE6, * styles affect ie6 and ie7, * html apply to ie7 only */


body {
  background-color: #CCCCCC;
  color: #333;
  font-family: verdana, sans-serif;
  font-size:0.625em;
  margin: 0;
  padding: 0; 
  text-align: center;
}


#content h1 {
  
  color: #005355;
  font-weight: 400;
  font-size: 2.2em; 
  font-family:georgia, serif;
  line-height: 1.3em;
  margin-top: 15px;
  margin-bottom: 15px;
  width:	460px;
}

h2 {
  
  color: #005355;
  font-size: 2.2em; /*2.0em */
  font-weight: 400;
  line-height: 1.24em;
  margin-bottom: 1em;
  font-family: Georgia, serif;
}


h3 {
  color: #014359; 
  font-size: 2.1em;
  font-weight: 400;
  line-height: 1.24em;
  margin-bottom: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#content h3 a {
 color: #014359; 
 font-size: 1.5em;
}


h4 {
 color: #014359; 
  font-weight: 400;
  line-height: 1.24em;
  margin-bottom: 1em;
  font-size: 1.4em;
}


a {
  color: #005355;
  font-family:georgia, serif; 
  text-decoration:none;
  font-size: 1.1em;
}

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


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

#container {
  background-color: #ffffff;
  border: 2px solid #c0c0c0;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  text-align: left;
  width: 940px; 
}

/* css3 shadow for modern browsers */
#container {
  -moz-box-shadow: 5px -5px 30px #b0b0b0;
  -webkit-box-shadow: 5px -5px 30px #b0b0b0;
   box-shadow: 5px -5px 30px #b0b0b0; 

}



#header {
  background-color: teal;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  /*border-bottom: 4px solid #959e40;*/
  height: 237px; 
  margin-bottom: 10px;
}



#header .tagline {
  margin-top: 120px;
  background-image: url(/geodata/resources/images/bg_summary.png); 
  background-repeat: repeat;
  padding: 2px;
  padding-left: 250px;
  width: 689px;
  float: left;
 _background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/geodata/resources/images/bg_summary.png', sizingMethod='scale');
}

div#header   span.white  {
  color: #ffffff;
  font-family: georgia, serif;
  font-size: 3em;
  font-weight: normal;  
  text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.6);
  
}



div#header   span.grey {
  color: #c3c7ca;
  font-family: georgia, serif;
  font-size: 2.8em;
  font-weight: normal;
  text-shadow: 0pt -1px 0pt rgba(0, 0, 0, 0.6);
}

.branding {
  background-image: url(/geodata/resources/images/geodata/uos_logo.png);
  background-repeat: no-repeat;
  
  float: right;
  height: 45px;
  margin: 5px;
  margin-right: 15px;
  margin-top: 15px;
  width: 210px;
 _background-image: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/geodata/resources/images/geodata/uos_logo.png', sizingMethod='image');
}

.branding img {
  border: none;
}

/* Hidden as only required for print version */

.blacklogo {
 display: none;
}

#navigation {
 
  float: left;
  margin-left: 20px;
  margin-top: -180px;
  width: 210px;	
  _margin-left: 10px;

}

#navigation ul {
  font-family: Georgia, serif;
  margin: 0;    
  padding: 0;
  position: relative;
  z-index: 1;
}



div#navigation li#homepage {
  background-color: #07a285;
  border-bottom: 3px solid #ffffff; 
 
}

div#navigation li#homepage a {
  background-image: url(/geodata/resources/images/home.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}

div#navigation li#homepage a:hover {
  background-image: url(/geodata/resources/images/home_hover.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}

div#navigation li.endsection {
  border-bottom: 2px solid #80b9ba;
}

#navigation li {
  background-color: #007275;
  border-bottom:1px solid #80b9ba;
  display:block;
}


#navigation li a {
  font-size: 1.3em; 
}

#navigation li.search {
  background-color: #07a285;
  border-top: 3px solid #ffffff;
}

#navigation li.search label {
  display: none;
}


#navigation a {
  color: 	 	#FFFFFF;
  display:		block;
  line-height: 		1.5em;
  padding: 5px 7px;
  text-decoration: 	none;
}


#navigation a:hover {
  background-color:	#006062;
}

#navigation li a.selected {
  background-color: #006699;
  background-color: #005c84;
 }

#navigation li a.highlight {
  background-color: #006062;
}

div#navigation ul ul.submenu li a, div#navigation ul li.submenu a{
  border-bottom: none;
  padding-left: 36px;
}

div#navigation ul ul ul.submenu li a {
  background-image: url(/geodata/resources/images/nav_round.gif);
  background-repeat: no-repeat;
  background-position: 40px 1.1em;
}
div#navigation ul ul ul.submenu li {
  border: none;
}

div#navigation ul ul.submenu ul.submenu a {
  padding-left: 4em;
}

/*
div#navigation ul li ul.research {
  list-style-type: square;
  border: solid 2px red;
  color: green;
}

#navigation ul.research a, #navigation ul.research ul {
  color: yellow;
}
*/
ul.research ul {
  list-style-type: circle;
}
/*
ul.research li {
  border: solid 1px white;
}
ul.research a {
  border: solid 1px yellow;
}
*/

div#navigation ul ul.submenu {
  border-bottom: none;
}


/* Searchbox styling for navigation */

.textinput{ 
  border: 2px solid #c1e8e0;
  margin: 5px;
  font-size: 1em;
  width: 160px;
}

li.search form {
  margin: 0;
  padding: 0;
}

.submit {
  width: 16px;
  height: 16px;
  vertical-align: middle
}

/* content area styling */

div#content {
  font-family: verdana,sans-serif;
  font-size: 1.1em; 
  line-height: 1.5em;
  margin-bottom: 3em;
  margin-left: 240px;
  margin-right: 10px;
  padding: 10px;
  padding-top: 2px; 
}

#content #maincontent {
  width: 450px;
 _float: left;
}

#content p a img {
  border: none;
}

div#content ul {
  padding-left: 20px;;
  margin-bottom: 1em; 
  font-size: 1.1em;
  font-family: verdana, sans-serif
}

#content li {
  margin-bottom: 5px;
}


#content li a {
  font-family:  Georgia,serif;
  font-size: 1.1em; 
  line-height: 1.5em;
  color:  #3344dd;
  color: #005355;
}

#content  a:hover {
  color:  #bb1122;
}

#content a:visited {
  color: #005355;
}

div#content p.opening {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  color: #005355;
  font-family: Georgia,serif;
  font-size: 1.4em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.4em;  
}

.scheduled td {
  font-size: 1.1em;
}

div#content p {
  font-family: verdana,sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 1em;
}

div#content p.emphasise {
  color: #005355;
  font-family: Georgia,serif;
  font-size: 1.4em;
  line-height: 1.3em;
  margin-bottom: 10px;
}

#maincontent div.results p{
  *width: 305px;
}

#maincontent div.results img {
  float: left;
  margin-right: 10px;
 _margin-right: 5px;
}

#content img {
  padding: 4px;
}

#crumbs {
  list-style: none;

}

div#crumbs ul li {
  margin-left: 0;
  padding-left: 0;
  color: #9e9e9e;
  display:inline; 
  padding-right: 5px;
}

#crumbs {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

#content #crumbs ul {
  font-family: Georgia,serif;
  font-size: 1.1em;
  margin-bottom: 3px;
  margin-top: -0.5em;
  margin-left: 0;
}



#footer {
  background-color: transparent;
  border-top: 1px solid  #cccccc;
  color: #999;
  font-size: 1em;
  text-align: right;
  padding: 2px 5px 5px 0;

}

#footer img {
  border: none;
  padding-left:	5px;
  vertical-align: middle;
}

#footer a { 
  font-family: arial,helvetica,sans-serif;
  font-size: 1em;
  color: #bbb;
  text-decoration: none;
}

#footer a:hover {
  color: #f00;
}


/*right hand side box styling */

.rightcontainer {
  float: right;
  width: 188px;
  padding-top: 10px;
}

.rightcontainer .similar form {
  clear: left;
  width: 180px;
}



.rightcontainer .similar p{
  width: 180px;
  font-size: 12px;
  padding: 5px;
  background-color: #fff;
}


.similar form fieldset{
  width: 180px;
  border: none;
  text-align: center;
}

 .similar  select {
  padding-bottom: 0;
  margin: 0;
  margin-bottom: 5px;
  width: 160px;
}

.rightcontainer .similar form {
  width: 180px;
}


.rightcontainer table{
  margin-right: 15px;
  /* border: 1px solid #e6f3f1; */
  border: 1px solid #ddd;;
  border-collapse: collapse;
  width: 188px;
  font-family: Georgia,serif;
  font-size: 1em;
  white-space: pre-wrap;      /* CSS3 */   
  white-space: -moz-pre-wrap; /* Firefox */    
  white-space: -pre-wrap;     /* Opera <7 */   
  white-space: -o-pre-wrap;   /* Opera 7 */    
  word-wrap: break-word;      /* IE */
}

.rightcontainer table th {
  padding: 5px;
  color: #005355;
}

.rightcontainer table tr {
  border-bottom: 1px solid #ddd;;
}

.rightcontainer td {
  padding-left: 5px;
}

.rightcontainer td, .rightcontainer th { 
  border-bottom:1px solid #ccc; 
}

.attrleft {
  width: 60px; 
  border-right: 1px solid #e6f3f1;
}




.similar {

  border: 1px solid #E6F3F1;
  /*clear: right;*/
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding: 0;
  width: 186px;
}

div#content div.similar span {
  color: #005355;
  font-size: 1.1em;
  background-color: #eaf6f7;
  height: 25px;
  width: 177px;
  line-height:25px;
  padding: 5px;
  text-indent:8px;	
  font-weight: bold;
  margin-bottom: 1em;
  font-family:georgia, serif; 
  float: left;
 *text-indent: 0px;
}

#content div.similar ul {
  margin: 5px;
  list-style: none;
 }

#content div.similar ul li a {
  font-family:georgia, serif; 
  font-size: 1em;
  padding: 0;
  margin: 0;
 
}

/* attributes table styles */

div#attributes {
  width: 180px;
}

div.similar th {
  padding-right: 10px;
}

.sotonlinks {
  width: 940px;
  padding-right: 0px;
  padding-left: 20px;
  font-size: 1.1em;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 10px;
  list-style-type: none;
  margin: auto;
}

.sotonlinks ul li {
  border-right: #333 1px solid; 
  padding-right: 0.8ex; 
  display: inline; 
  float: left; 
  margin-right: 0.8ex;
}

.sotonlinks ul li.last {
  border-right: 0;
}

.sotonlinks ul li a {
color: #333333;
font-family: verdana,sans-serif;
text-decoration: none;
}

.sotonlinks a:hover  {
text-decoration: underline;
}


/* project search page */

.results {
  border-bottom: 1px solid silver;
  margin-bottom: 5px;
  width: 460px;
  float: left;
}

.results img {
  width: 100px;
}

/* Project page styles */

#content #maincontent .results .tagsbox {
  width: 400px;
}

.placeright {
  float: right;
  padding: 5px;
}

.tagsbox a {
  background-color: #eef6f1;
  border: 1px solid #daebe0;
  text-decoration: none;
  margin-right: 4px;
  font-size: 11.5px;
  padding: 2px;
  float: left;
  margin-bottom: 5px;
}

.tagsbox strong {
 font-family: Georgia, serif;
 color: #005355;
 font-size: 1.1em;
}

.results img {
  border: 1px solid silver;
  margin: 2px;
}


#maincontent .tags,#maincontent .year strong {
  font-family: Georgia, serif;
  color: #005355;
}

#maincontent p.title {
  font-size: 1.6em;
}

/* Scheduled courses styling */

.pricing {
  text-align: right;
  padding: 5px;
}

.pricing p {
  font-size: 1.1em;
  font-weight: bold;
}

#accordion {
  font-size: 1em;
  width: 460px;
  margin-bottom: 1.2em; 
}


#accordion .ui-state-active a,#accordion .ui-state-active a:link,#accordion .ui-state-active a:visited {
  color: #ffffff;
}

#accordion li {
  margin-bottom: 5px;
}

.qgis {
  float: left;
}
#accordion p{
  line-height: 1.5em;
}

#accordion ul.links {
  text-align:center;
  margin: 0;
  padding: 0;
}

#accordion ul.links li{
  display: inline;
  line-height: 2em;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}

#accordion ul.links li img, .message img {
  vertical-align: middle; 
}

#maincontent #accordion h3 a{
  font-family: verdana, sans-serif; 
  font-size: 1.3em;
 _font-size: 0.9em;
 _font-weight: normal;
 _clear: both;
}

#accordion a img {
  border: none;
}

/* general bits and pieces */

.message { 

  background-color: #eef6f1;
  border: 1px solid #daebe0;
  margin-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
}

#content .thumbnail img{
  width: 171px;
}

.address {
  float: left;
  width: 230px;
  margin-bottom: 1em;
  margin-left: 30px;
}

#royalcharter {
  margin-top: 3em;
}

a:hover#royalcharter {
  background-color: transparent;
}

a#royalcharter img{
  border: none;
}

/* photo styling in right container */

#content .photo img {
  width: 100%;
 *width: 188px;
  padding: 0;
}

#content .photo p {
  padding: 2px 5px 2px 5px;
  margin: 0;
  font-family: Georgia, serif;
}

.photo {
  /*border: 1px solid #ddd;*/
  /* margin-bottom: 10px; jds - why was this here??? caption? */
  background-color: #6f777b;
  color: #fff;
}

.photo, .photo a, .photo a img {
  border: 0;
}


.description img {
  display: none;
}

img.transport {
  float: left;
  margin-right: 10px;
}

.acrobat {
  padding: 5px;
  /*text-align: center;*/
}

.acrobat img, #maincontent .icon, .similar img.icon{
  vertical-align: middle;

}

.controls {
  text-align: center;
}

.findout {
  text-align: center;
  padding-top: 5px;
  border-top: 1px dashed #ccc;
}

#navigation ul ul.submenu ul {
    /*border: 1px solid red;
    border-top: 0;*/
}
#navigation ul ul.submenu li.level3 {
    /*border: 1px solid red;*/
    border-bottom: 0;
}
ul.submenu.research {
    border-top: 1px solid #80b9ba;
}
#navigation ul ul.submenu li:last-child {
    border-bottom: 0;
}

#content .search1 img {
  margin: 0;
  padding: 0;
}

.twitter-follow-button
{
	/*Margin-left:10px;*/
}

#Twitpic img
{

	border: 0;
	/*text-align: center;*/
	padding-right: 10px;
	/*position:relative;*/ 
}
#doclib ul
{
    list-style-type:none !IMPORTANT;
}
.categoryheader
{
	padding-top:8px;
}
.categoryheader a img
{
	position:relative;
	top:6px !IMPORTANT;
}
.doclibloginbanner
{
	float:right  !IMPORTANT;
}
.doclibloginbanner > li > a > img
{
	position:relative;
	Top: 5px;
}


.coursetable 
{
    border-collapse: collapse;
}
.coursetable a:hover
{
    border-collapse: collapse;
}
.coursetable th, .coursetable td
{
	border: 1px solid black;
	padding: 4px;
}		
.coursetable tr:first-child
{
	background-color:#b3b3b3;
	color:#005355
}
.centab
{
	text-align:center !IMPORTANT;
}
.tablenobor > th > td
{
	border: none;
	padding: 4px;
}
.tablenobor
{
	width:100%;
}
.centd
{
	text-align:center;
	
}
.tc1
{
	width:45%;
}
.tc2
{
	width:25%;
}
.tc3
{
	width:20%;
}
.tc4, .tc5
{
	width:10%;
}


.tc21
{
	width:35%;
}
.tc22
{
	width:35%;
}
.tc23
{
	width:15%;
}
.tc24, .tc25
{
	width:10%;
}
.logoing
{
	max-height:160px;
}
.lnk
{
	font-family: verdana,sans-serif;
}
