body 
{
	background-color: #0a2f4d;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin: 0px;
}

#punymce
{
	background-image: none;
	background-color: #fff;
}

a {
	color: #0789c4;
	text-decoration: none;
}

h1#welcome
{
	position: absolute;
	top: 15px;
	right: 0;
	color: #003366;
	text-align: right;
	font-size: 17px;
}

h1#welcome strong
{
	display: block;
	font-size: 23px;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #0789c4;
}

h1 a { color: #0789c4; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666667;
}

h2 a { color: #666667; }

h2 a:hover { text-decoration: underline; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666667;
}

#website
{
	width: 1060px;
	margin: 0 auto;
	box-shadow: 0px 0px 5px #0C3757;
	-moz-box-shadow: 0px 2px 5px #0C3757;
	-webkit-box-shadow: 0px 0px 5px #0C3757;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#header
{
	background-color: #fff;
	top: 0px;
	width: 1060px;
	height: 100px;
	position: absolute;
}

#logo
{
	top: 20px;
	background-image: url(../logo.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 65px;
	position: absolute;
}

#changeRegion {
	bottom: 10px;
	right: 0px;
	position: absolute;
}

#changeRegionCountry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	border-right: 1px solid #D6D2CF;
	padding-right: 10px;
	display: inline;
}

#changeRegionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0789C4;
	padding-left: 10px;
	display: inline;
}

#changeRegionLink a {
	text-decoration: none;
	color: #0789C4;
}

#changeRegionLink a:hover {
	text-decoration: underline;
}

#content
{
	background-color: #fff;
	margin-top: 110px;
	position: relative;
	overflow: hidden;
}

#top
{
	overflow: hidden;
	border-bottom: 5px solid #b9e2f8;
	padding: 20px;
}

#top-left
{
	float: left;
	width: 320px;
}

#top-left .banner
{
	width: 320px;
	height: 178px;
	background: url(images/banner-tl.jpg) no-repeat;
	margin-bottom: 15px;
}

#top-left .title
{
	color: #369fcf;
	font-size: 28px;
	margin-bottom: 10px;
}

#top-left .sub-title
{
	color: #369fcf;
	font-size: 17px;
}

#top-left p
{
	padding-right: 30px;
}

#top-right
{
	float: right;
	width: 695px;
	color: #fff;
}

#top-right ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#top-right ul li
{
	padding: 10px;
	margin-bottom: 5px;
}

#top-right a
{
	color: #fff;
	text-decoration: none;
}

#top-right a:hover
{
	text-decoration: underline;
}

#top-right h2
{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 7px;
	color: #fff;
}

#top-right li.students
{
	padding: 10px;
	overflow: hidden;
}

#top-right li.students h2
{
	float: left;
}

#top-right li.students p
{
	float: right;
	margin-top: 2px;
}

#top-right p
{
	margin-top: 5px;
	margin-bottom: 0px;
}

#top-right ul li.uni { background: #679966 url(images/logo-uni.gif) no-repeat 568px 15px; }
#top-right ul li.further-ed { background: #cd6667 url(images/logo-further-ed.gif) no-repeat 568px 15px; }
#top-right ul li.libraries { background: #669acc url(images/logo-libraries.gif) no-repeat 560px 15px; }
#top-right ul li.teaching { background: #993399 url(images/logo-teaching.gif?yta65) no-repeat 505px 15px; }
#top-right ul li.students { background: #ff9900; }

#bottom-left
{
	float: left;
}

#brain
{
	width: 340px;
	border-bottom: 5px solid #b9e2f8;
}

#brain .inner
{
	padding: 20px;
}

#brain p
{
	margin: 10px 0 0 0;
}

#follow 
{
	padding: 5px 20px;
}

#follow ul
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#follow ul li
{
	padding-left: 42px;
}

#follow .twitter
{
	padding: 0 10px 0 15px;
}

#follow ul li.facebook
{
	background: transparent url(images/facebook.gif) no-repeat top left;
	padding: 2px 0 0 42px;
	line-height: normal;
	height: 32px;
}

#bottom-right
{
	border-left: 5px solid #b9e2f8;
	width: 715px;
	min-height: 325px;
	float: right;
}

#nav0 {
	background: #cccccc;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	border-bottom: 2px solid #b9e2f8;
}

#nav0 li {
	margin: -1px 0px 0px 0px;
	border-width: 1px 1px 0px 0px;
	float: left;
}

#nav0 li a {
	padding: 0px 15px;
	font-size: 15px;
	background: #cccccc;
	color: #737373;
	text-decoration: none;
	display: block;
	border-right: 2px solid #b9e2f8;
	line-height: 35px;
	white-space: nowrap;
}

#nav0 li a.current {
	background: #6cb8dc;
	color: #fff;
}

.state-disabled
{
	border: 1px solid #c7c7c7; 
	background-color: #f7f7f7;
	color: #666;
	text-decoration: none;
}

.panes
{
	padding: 15px;
}

.panes.state-disabled
{
	border-top-width: 0;
}

#footer
{
	border-top: 10px solid #bce0f1;
	background-color: #d4eaf9;
	width: 1060px;
	height: 100px;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	margin-bottom: 20px;
}

#navFooter1 
{ 
	top: 35px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 17px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter3 
{ 
	top: 15px;
	right: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 17px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter2 
{ 
	top: 15px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 17px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter1 li, #navFooter2 li, #navFooter3 li
{ 
	background: none;
	border-width: 0px 1px 0px 0px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#navFooter1 li.last, #navFooter2 li.last, #navFooter3 li.last
{ 
	border-right-width: 0px;
}

/*
#pageContentTable
{
	width: 990px;
	height: 450px;
	margin: 0px 7px 0px 7px;
	position: relative;
}

#ContentCell1, #ContentCell2, .ContentCell3
{
	border: 0px dotted #ccc;
	vertical-align: top;
	position: relative;
}

#ContentCell2
{
	width: 225px;
}

#ContentCell1
{
	padding: 15px;
}

.ContentCell3
{
	padding: 15px 15px 15px 0px;
	width: 15px;
}

#credit
{
	top: 120px;
	color: #0789C4;
	margin-left: 23px;
	position: absolute;
}

#credit a
{
	color: #0789C4
}

#BGShadowBottom
{
	border: 1px solid #000;
	background-image: url(images/BGShadowBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	position: relative;
}




.buttons
{
	float: right;
	width: 160px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.buttons li
{
	margin-bottom: 2px;
}

.buttons li a
{
	font-weight: normal;
}

.styledForm ul
{	
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 50%;
}

.styledForm ul:after
{
	content: '';
	display: block;
	clear: both;
}

.styledForm li
{	
	margin-bottom: 5px;
}

.styledForm input, .styledForm textarea
{	
	border: 1px solid #aed0ea;
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
	width: 180px;
	color: #0789c4;
}

.styledForm select
{	
	border: 1px solid #aed0ea;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	width: 180px;
	color: #0789c4;
}

.styledForm fieldset
{	
	border: 1px solid #aed0ea;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}

.styledForm legend
{	
	font-weight: bold;
	color: #0789c4;
	margin-bottom: 0px;
}

.styledForm span
{	
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

.clientTable td, #punymce td
{
	background-color: #e3f1fa;
	font-size: 12px;
	line-height: 20px;
	color: #2779B0;
	vertical-align: top;
}

.clientTable td.header, #punymce td.header
{
	background-color: #43aee4;
	color: #fff;
}

.clientTable td.blank, #punymce td.blank
{
	background: none;
	color: #666667;
}

#punymce
{
	margin: 10px;
	background-color: #fff;
}

#punymce table, #punymce img
{
	border: 1px dotted #ccc;
}

#punymce td
{
	border: 1px dotted #ccc;
}

#bannerPreviewData { 
	overflow: hidden; 
} 

.slidingPanel
{
	background-color: #f9fafb;
}

.slidingPanelGroup
{
	float: left; 
	width: 5000px; 
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	position: relative; 
}

.slidingPanelGroup div
{
	float: left;
	list-style-type: none;
}

.slidingPanelGroup div span
{
	padding: 0px 10px;
	display: block;
}

.slidingPanelNav
{
	text-align: center; 
	padding: 5px 0px 5px 0px;
}

.slidingPanelNav span
{
	list-style-type: none;
	position: relative; 
	padding: 0px 5px 0px 5px;
}

.bannerHolder, .anchorHolder
{
	border: 1px solid #f9dd34;
	background-color: #ffef8f;
	width: 20px;
	height: 20px;
	display: block;
}

.catalogue
{
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

.catalogue li
{
	margin-bottom: 15px
}

body .email 
{
	background-color: #fff;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666667;
	margin: 0px;
}

body .email #header
{
	top: 0px;
	left: 50%;
	margin: 20px 0px 30px -95px;
	background-image: url(images/logo.gif);
	width: 192px;
	height: 59px;
	position: relative;
}

body .email #content
{
	background-image: none;
	padding: 0px;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -225px;
	width: 550px;
	position: relative;
}

body .email th
{
	text-align: left;
}


ul.blog
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.blog li
{
	background-color: #f7f7f7;
	border: 1px solid #c7c7c7;
	margin: 0 0 1em 0;
	padding: 1em;
}

ul.blog li h3
{
	font-size: 1.2em;
	color: #0789C4;
	margin: 0;
}

ul.blog li .author
{
	color: #0789C4;
}

ul.blog li .date
{
	font-size: 0.9em;
}

ul.blog li .content
{
	margin: 1em 0 0 0;
}

.movieEmbed
{
	border: 1px solid #c7c7c7;
}

.contact_form ul
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.contact_form ul li
{
	padding: 4px 0;
}

.contact_form ul li span
{
	width: 200px;
	display: block;
	float: left;
}
*/