* { margin:0; padding:0; }

html, body {
	color: #333;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body {

	

}


div, table, tr, td, ul, ol, h1, h2, h3, h4, h5, h6, p, li, blockquote, dl, dd, dt {
	font-size:100%;
}
h1 {
	padding-bottom: 20px;
}


h3,h4,h5 {
	color:#787878;
	padding-bottom:0.4em;
	/*border-bottom:1px dotted #999;*/
	background-image:url();
	background-repeat:repeat-x;
	background-position:bottom right;
	margin-bottom:1em;
}

h6 {
	color:#787878;
}


address h5 {
	border-bottom:2px solid #999;
	background-image:none;
	width:80%;
}

.help {
	color:#0369c3;
	cursor:help;
	border-bottom:1px solid #0369c3;
}

.warning {
	color: #CC0033;
}

.thanks {
	color: #009999;
}

table {

	border-collapse: collapse;
	margin: 10px 0 !important;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	
	padding: 5px;
}

.formtable td {
	font-family: Arial, Helvetica, sans-serif;
	
	
	padding: 5px;
}

.mainText td {
	border:1px solid #bfd9f1;
	padding:2px 4px;
}

.mainText table {
	border-collapse: separate;
	border:0; 
	border-spacing: 10px 5px;
	margin: 10px 0 !important;
}

tr {
	vertical-align:top;
}

th {
	text-align:center;
	font-weight:bold;
}

td {
	text-align:left;
}

caption {
	font-weight:bold;
}

img {


	border: 0 none;
}

.pad {

    padding: 10px;
}
.errors {
	color: #CC3300;
	
}


/* default anchors */
a:link {
	color:#0369c3;
	text-decoration:none;
	}

a:visited {
	color:#0353a1;
	text-decoration:none;
}

h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color:#0369c3;
	text-decoration:none;
}

h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color:#033262;
	text-decoration:none;
}

a:hover, a:focus, a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active,
h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active{
	color:#033262;
	text-decoration:underline;
}

/**** HIDDEN ELEMENTS ****/
#onthispage, .textOnly, .hidden, #searchbox label {
	display:none;
}

/****  MASTHEAD  ****/
#pageHeader {
	position: relative;
	color: #fff;
	background: #003366 url(../images/page_img/scotmap2d.gif) no-repeat top right;
	height: 80px;
	min-height: 80px;
	border: 1px;
	/*left: -38px;
	top: -13px;*/
}

#pageHeader h1, #pageHeader h2, #pageHeader p {
	position:absolute;
	height:80px;
	text-indent:-9000px;
	
}

#pageHeader h1 {
	
}

#pageHeader h2 {
   left:0px;
	width:388px;
	background: url(../images/page_img/left_banner.gif) no-repeat top left;
}

#pageHeader p {
	top: 20px;
	right: 112px;
	text-indent: 0;
	font-size: 65%;
	height: auto;
}

/* shared */
#topNav ul, #topNav ul li, #baseNav ul, #breadcrumbsStrip ul, #pageFooter ul {
	list-style-type:none;
}

/*** TOPNAV ***/
/* hide from IE5Mac \*/
#topNav {
	height:auto !important;
}
/* end hide */
#topNav {
	display:block;
	font-size:70%;
	/*height:3em;*/
	background: #888;
	border: 1px solid #888;
	border-top:1px solid #AAA;
	/*margin-top:80px;*/
}
/* hide from IE5Mac \*/
#topNav {
	margin-top:0;
}
/* end hide */

#topNav ul li {
    padding: 0px;
	display:block;
	float:left;
	border-right:1px solid #AAA;
	font-weight: normal;
}

#topNav a {
    
	padding: 5px;
	line-height: 22px;
	border:0 none;
	text-decoration:none;
	background:#888;
}

#topNav a:link, #topNav a:visited {
	color:#fff;
}

#topNav a:hover, #topNav a:focus, #topNav a:active {
	color:#fff;
	background:#003366;
}

#linkBox {
z-index: 10;
font-size: 70%;
width: 700px;
top: 120px;
left: 70px;
position: absolute;
	float: left;
}

#linkBox a {
text-decoration: none;
}

#rightBox {
font-size: 80%;
width: 170px;
top: 173px;
left: 750px;
position: absolute;
	float: left;
}
#rightBox ul {
padding-top: 15px;
padding-bottom: 15px;


	margin-left: 25px;
}
#rightBox a {
	color: #4682B4;
	text-decoration: none;
}
#rightBox a:hover {
	text-decoration: underline;
}
#rightBox p {
margin-bottom: 15px;
	

}
.borderText {
font-size: 90%;
font-weight: bold;
	background: #888888;
	color: White;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#bodyTable{

   width: 650px;
   font-size: 80%;
	margin-left: 70px;
	padding-top: 50px;
	margin-right: 20px;
	}

#bodyTable p, #bodyTable ol {
	margin-bottom: 15px;
	
	line-height: 150%;
	
}

#bodyTable table {

	border-collapse: separate;
	
	
}

#bodyTable img {

	padding-left: 10px;
	padding-right: 10px;
}
#bodyTable .padleft30 {

	padding-left: 30px;
	
}


#bodyTable ul {
	padding-left: 40px;
	margin-right: 10%;
	padding-top: 10px;
	margin-bottom: 25px;
}
#bodyTable li {
padding-bottom: 5px;
}

#bodyTable .smalltext {
	font-size: 75%;
}

#footerBox{

   width: 650px;
   font-size: 80%;
   text-align:center;
	margin-left: 70px;
	padding-top: 10px;
	margin-right: 20px;
	margin-top: 60px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: Black;
}

h1, .Header {
	font-size: 150%;
	font-weight: bold;
	line-height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: Black;
	margin-bottom: 20px;	
}

h2, .subHeader{
color: #666666;
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}

.italic {

    font-style: italic;

}

.clearBoth {
	float:none;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

.clearBoth hr {
	display:block !important;
	display:none;
	width:1px;
	height:1px;
	color:#fff;
	background-color:#fff;
	border:0 none;
}
/* Karon from here on down*/

abbr, acronym{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #000000;
	cursor:help;
}

#bodyTable .caps {
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.middle {
	text-align: center;
}
.coursename {
	font-weight: bold;
}


#registerinterests a span.details {display:none ;}
#registerinterests a {text-decoration: none;}
#registerinterests a:hover {background-color: #ffffff; } /*vital IE hack, don't delete*/
a {position: relative;} /*don't delete*/


#registerinterests a:hover span.details {  
  display: block;
  text-decoration:none;
  color: #339999;
  padding: 6px;
  font-size: 12px;
  width: 530px;
  position: absolute;
  top: -10px;
  left: 230px;
  background-color:#ffffff;
  border: none;
  text-decoration: none;
  text-align: left;
  z-index: 2000;
  }
  


#timetable-title td  {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	
}

#timetable td  {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: hidden;
	border-right-style: hidden;
	
}

#timetable a span.details {display:none ;}

#timetable a {text-decoration: none;
	background:transparent;
	position:relative;
	z-index: 1;
	}
#timetable a:hover {background-color: #ccffff;
	} /*vital IE hack, change but don't delete*/
a {position: relative;} /*don't delete*/


#timetable a:hover span.details {  
  display: block;
  background:#CC3366;
  text-decoration:none;
  color: #FFFFFF;
  padding: 12px;
  font-size: 12px;
  width: 170px;
  position: absolute;
  bottom: 5px;
  left: -200px;
  border: solid thin black;
  text-decoration: none;
  text-align: left;
  z-index: 4000;
  }

#footerBox #footer-menu li {
	display:inline;
	list-style-type: none;
	position: relative;
	font-size: x-small;
	white-space: nowrap;
	margin-right: 5px;
	margin-left: 5px;
}


#bodyTable #registerinterests table {
z-index: 100;
}
/* sean - removed td fixed height from forms to get recaptch to work.  
Checked all pages with this tag - no <td>'s inside #registerinterests in any forms in
current supa website 

#bodyTable #registerinterests td {
	height: 40px;
}
*/

#rightBox #rightTable a span.faq {display:none;}


#rightBox #rightTable a {text-decoration: none;}
#rightBox #rightTable a:hover {background-color: #ffffff; } /*vital IE hack, don't delete*/
a {position: relative;} /*don't delete*/

#rightBox #rightTable a:hover span.faq {  
  display: inline;
  text-decoration:none;
  color:#339999;

  }
#bodyTable #registerinterests h2 {
	color: #006666;
}

.pictureLeft {
	float: left;
	border: 0;
	padding: 0 15px 12px 0;
	text-align:center;
	font-size: 9px;
	color:#bbbbbb;
}
.pictureRight {
	float: right;
	border: 0;
	padding: 0 0px 12px 15px;
	text-align:center;
	font-size: 9px;
	color:#bbbbbb;
}


input[type="text"] /* To keep form fields consistent */
{
background: #FFF !important;
}
.paddedleft {
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
}

.block {
  margin-bottom: 6em;
}

.block .more-link ,
.block .footer {
  padding-top: 6px;
}



#rightBox.block .more-link a,
#rightBox.block .extrafooter a,
#rightBox.block .reverse,
#rightBox.block .reverse a {
  background-color: #4682B4;
  color: white;
}

.block .more-link a,
.block .extrafooter a,
.block .reverse,
.block .reverse a {
  clear: both;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  display: inline-block;
  float: right;
  font-weight: bold;
}
.block .more-link a,
.block .extrafooter a {
  right: 0.6em;
  bottom: 0.8em;
}

img.feedicon {
	text-align: left;
	margin-bottom: -18px;
}
