
/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #dddedd;
	background-image: url(/en/media/uni/styleassets/images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 0 10px 0;
}
/*
h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #663399;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 1.5em;
	color: #663399;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 1.17em;
	color: #663399;
	font-weight: bold;
	margin: 0px;
}
*/
/* The below CSS was forwarded by C Ord-Hume on the 21/4/09*/
h1 {
	font-size: 1.6em;
	line-height: 1.3em;
	color: #663399;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
}
h2 {
	font-size: 1.35em;
	line-height: 1.3em;
	color: #663399;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
}
h3 {
	font-size: 1.17em;
	line-height: 1.3em;
	color: #663399;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
}

.purplehome {
	color: #663399;
}
.invisible { visibility: hidden; padding:0; margin:0px;}
/* ========================================== *
/* MAIN BLOCK ELEMENTS */
/* ========================================== */

#topbar {
	margin: 0 auto;
	line-height: 1.5em;
	color:#ffffff;
	display:block;
	width:760px;
	height: 28px;
	background-image: url(/en/media/uni/styleassets/images/topbar-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
}
#main {
	width: 740px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border-top: 5px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	clear:both;
}
#clear-main {
	width:740px;
	height:1px;
	clear: both;
}
#footer {
	background-color: #000000;
	width:760px;
	color: #ffffff;
	text-align: left;
	padding: 2px 0 6px 0;
	margin: 0 auto;
	line-height: 1.7em;
	clear: both;
}
/* ========================================== *
/* MAIN FLOAT ELEMENTS */
/* ========================================== */
#col1_2 {
	width: 555px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 10px 0;
	border-top: 4px solid #ffffff;
	float:left;

}
* html #col1_2{
	padding-bottom: 282px;
}
ul#imagerotate {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#col1 {
	width: 193px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 10px 0;
	float:left;
}
#col2 {
	width: 362px;
	text-align: left;
	vertical-align: top;
	float:left;
}
#col2-full {
	width: 547px;
	text-align: left;
	vertical-align: top;
	float:left;
}
#col2-inner {
	padding: 15px 10px 20px 10px;
}
#col3 {
	width: 185px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 40px;
	float:left;
}
#col3-index{
	width: 185px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 40px;
	border-top: 4px solid #ffffff;
	float:left;
}

/* ========================================== *
	TOP BAR
/* ========================================== */
.top-button1 {
	background-color:#000000;
	line-height: 28px;
	margin: 0 10px 0 0;
	width: 80px;
	height: 28px;
	float: right;
}
.top-button2 {
	background-color:#CC0000;
	line-height: 28px;
	margin: 0 10px 0 0;
	width: 80px;
	height: 28px;
	float: right;
}
#topbar a{
	color:#ffffff;
	text-decoration:none;
}
#topbar a:hover{
	color:#ffffff;
	background-color:#666666;
	width: 80px;
	height: 28px;
	display: block;
}
.english #topbanner {
	background-color: #ffffff;
	height: 90px;
	background-image: url(/en/media/uni/styleassets/images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	border-bottom: 5px solid #ffffff;
}
.welsh #topbanner {
	background-color: #ffffff;
	height: 90px;
	background-image: url(/en/media/uni/styleassets/images/banner-bg-cy.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	border-bottom: 5px solid #ffffff;
}
#topbanner-inner {
	background-color: #ffffff;
	height: 90px;
	background-image: url(/en/media/uni/styleassets/images/banner-bg2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #FFFFFF;
	border-bottom: 5px solid #ffffff;
}
#logo {
	float: left;
}
#logo img, #logo a {
	border: 0px;
}
#search {
	width: 170px;
	float: right;
	height: 36px;
	text-align: left;
	margin: 25px 0 10px 0;
}
#searchtext {
	margin: 0px;
	padding: 0 0 5px 0;
}
#searchbox {
	width: 110px;
	line-height:18px;
	height:18px;
	margin: 0px;
	padding:0px;
}
#gobutton {
	float: right;
	margin:-24px 10px 0 0px;
}
#gobutton img{
	border:0px;
}
/* ========================================== *
	NAV BAR etc
/* ========================================== */
#mainnav {
	background-color: #000000;
	line-height: 27px;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
}
#mainnav .link {
	padding: 0 28px 0 0;
}
#mainnav a {
	text-decoration: none;
	color: #FFFFFF;
}
#mainnav a:link {
	color: #FFFFFF;
}
#mainnav a:hover {
	color: #CC9933;
}
/* REMOVED DURING FEEDBACK
#mainnav a:visited {
	color: #CCCCCC;
}
*/
#mainnav a:active {
	color: #999999;
}
#breadcrumbs {
	background-color: #d6d6d6;
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	color: #000000;
	text-align:left;
	text-indent:20px;
	line-height:27px;
	font-weight:bold;
}
#breadcrumbs a {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color: #CC9933;
	text-decoration:none;
}
#titlebar {
	background-color: #663399;
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	color: #ffffff;
	text-align:left;
	text-indent:20px;
	line-height:27px;
	font-weight:bold;
	font-size: 120%;
}
/* ========================================== *
	COLUMN ONE
/* ========================================== */

#subnav {
	width: 185px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
#subnav ul {
	width: 185px;
	margin: 0px;
	padding: 0px;
}
#subnav ul ul {
	width: 175px;
	margin-left: 10px;
	padding: 0px;
}
#subnav ul ul ul {
	width: 165px;
	margin-left: 10px;
	padding: 0px;
}
#subnav ul ul ul ul {
	width: 155px;
}
#subnav ul ul ul ul ul {
	width: 145px;
}
#subnav ul ul ul ul ul ul {
	width: 135px;
}
#subnav li {
	display: block;
	list-style: none;
	border: 1px solid #FFFFFF;
}
#subnav li span {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0px 5px 3px;
}
#subnav a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0px 5px 3px;
	display: block;
	font-weight: normal;
}
#subnav a:hover {
	background-color: #ebe3f3;
	border-bottom: 1px solid #663399;
}
#subnav_plain {
	width: 185px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#subnav_plain ul {
	width: 185px;
	margin: 0px;
	padding: 0px;
}
#subnav_plain li {
	display: block;
	list-style: none;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0px 5px 3px;
	display: block;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
}
#subnav_plain a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#subnav_plain li:hover {
	background-color: #ebe3f3;
	border-bottom: 1px solid #663399;
}
.iehoverbug{
	background-color: #ebe3f3;
	border-bottom: 1px solid #663399;
}
/* ========================================== *
	COLUMN ONE
/* ========================================== */

.home-feature {
	text-align:left;
	vertical-align:top;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}
/* New style to prevent link border on home-feature images when linked */
.home-feature img, .home-feature a {
	border: 0px;
}
.home-feature-text {
	text-align:left;
	vertical-align:top;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}
.home-feature-text h3 {
	width: 175px;
	overflow: hidden;
}
.home-feature-text ul {
	width: 170px;
	text-indent: 0;
	padding: 0 ;
	margin: 0;
}
.home-feature-text li {
	text-indent: 0;
	padding: 0;
	margin: 0 0 5px 15px;
	list-style-position: outside;
	list-style-type: disc;
}
.home-feature-text a {
            color: #000000;
            text-decoration: underline;
}
.home-feature-text a:hover {
            color: #CC9933;
            text-decoration: underline;
}
/* REMOVED DURING FEEDBACK
.home-feature-text a:active {
            color: #999999;
            text-decoration: underline;
}
.home-feature-text a:visited {
            color: #663399;
            text-decoration: underline;
}
*/
.feature-break {
	width: 8px;
	height: 20px;
	float: left;
}
.feature-text-break {
	width: 22px;
	height: 20px;
	float: left;
}
/* ========================================== *
	COLUMN TWO
/* ========================================== */

#col2-full a, #col2 a {
	color: #336699;
	text-decoration: underline;
}
#col2-full a:hover, #col2 a:hover {
	color: #CC9933;
	text-decoration: underline;
}
#col2-full a:active, #col2 a:active {
	color: #999999;
	text-decoration: underline;
}
#col2-full a:visited, #col2 a:visited {
	color: #663399;
	text-decoration: underline;
}
#col2-full img, #col2 img{
	padding: 5px;
	border: 0px solid #663399;
	display:block;
}
.caption {
	width: 80%;
	font-size: 90%;
	font-style:italic;
	line-height: 1.4em;
}
/* ========================================== *
	COLUMN THREE
/* ========================================== */

#sidenav {
	background-color: #663399;
	color: #000000;
	width: 177px;
	text-align: left;
	vertical-align: top;
	padding: 1px 0 1px 0;
	margin: 0 0 0 8px;
	line-height: 23px;
	font-weight:bold;
}
#sidenav ul {
	text-indent: 0;
	padding: 0 ;
	margin: 0 6px 0 6px;
	width: 165px;
}
#sidenav li {
	text-indent: 0px;
	padding: 10px 0 9px 3px;
	/*text-indent: 3px;
	padding: 10px 0 9px 0; - Changed by T4 23/04/2009 */
	border-bottom: 1px solid #ffffff;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	display:block;
}
#sidenav li.last {
	border: 0px;
}
#sidenav a{
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#sidenav a:hover{
	color: #CCCCCC;
	text-decoration: none;
	display:block;
}
.sidelinks-title {
	display: block;
	background-color: #663399;
	color: #ffffff;
	width: 177px;
	text-indent: 10px;
	text-align: left;
	vertical-align: top;
	padding: 3px 0 3px 0;
	margin: 0;
	line-height: 23px;
	font-weight:bold;
}
.sidelinks {
	background-color: #ebe3f3;
	color: #000000;
	width: 177px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 10px 0;
	margin: 0 0 10px 8px;
}
.sidelinks a{
	line-height: 1.6em;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	display:block;
	padding: 10px 10px 5px 10px;
}
.sidelinks a:hover{
	color: #663399;
	text-decoration: underline;
	display:block;
}
.feature-quote {
	margin: 6px 0 0 8px;
}
/* New style to prevent link border on RHC feature image when linked */
.feature-quote img, .feature-quote a {
	border: 0px;
}
.quote-top {
	height: 27px;
	width: 177px;
	margin: 4px 0 0 0;
	background-image: url(/en/media/uni/styleassets/images/quote-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quote-bottom {
	height: 27px;
	width: 177px;
	background-image: url(/en/media/uni/styleassets/images/quote-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.feature-quote p{
	width: 168px;
	margin:0;
	padding:2px;
}
/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC9933;
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:active {
	color: #999999;
	text-decoration: underline;
}
#footer p {
	margin: 12px 20px 20px 20px;
}
#sidenav { margin-top: 3px; }

.left{ float: left; margin: 0px; padding: 0 5px 0 0px; }

.right{ float: right; margin: 0px; padding: 0 0 0 5px; }

#sitemap ul { margin:0px; padding-left: 20px; list-style-type: disc; }

/* ========================================== *
	IMAGE WITH CAPTION
/* ========================================== */
#col2-full .image_caption img, #col2 .image_caption img {border:1px solid #544570;padding:1px;}
#col2-full .image_caption p, #col2 .image_caption p {margin: 0; padding:5px 0 5px 0px;}