/* Swansea University Basic Text Stylesheet : Created by Mark Berge, Web Editor - updated by Chris Rees Jan 2009 */

/*
----------------------------------------------------------------------------- 
BASIC STYLING
-----------------------------------------------------------------------------
*/

body {margin: 0; padding: 0;	background:#ffffff;	font: 80%/1.5em arial, verdana, helvetica, sans-serif;	color: #333333;	
text-align:center;}
body img {border:0;}
acronym {cursor: help;	font-style: normal;	border: none;	}
h1 {display: none;}
h2 {font-size: 1.3em; font-weight: normal; color: #0066cc; margin: 0.2em 0 0.5em 0;	padding: 0;	}
h3 {font-size: 1.2em; margin: .2em 0 0.4em 0;	}
h3 span {display: none;	visibility: hidden;	}
h4 {font-size: 1em;margin: .2em 0 0.4em 0;}
h5 {font-size: .8em;margin: .2em 0 0.4em 0;}
h6 {font-size: .7em;margin: .2em 0 0.4em 0;}
p {font-size: 100%;margin: 0 0 0.3em 0;	 }
.hidden {display:none;}
#home {position: absolute; top:0px; left: 0px;}
/* \*/ * html body p { font-size: 80%; } /* */


/*
----------------------------------------------------------------------------- 
BASIC CONTAINERS - Added to the Terminal Four style via the Stylesheet tab
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
BASIC SHARED STYLES
-----------------------------------------------------------------------------
*/

#pageHeader {width: 750px;height: 119px;}
#wrapper {margin: -2em 4%;}
#wrapper_top {margin-top: 35px; margin-left:-5px; }
#wrapper_left {float:left; margin-left:0px; margin-top: 0px; width:170px; padding:0px;}
#wrapper_right {float:right; width: 78%; margin-top: 15px;}
#wrapper_footer {clear:both; height: 30px; }
#wrapper_right ul{font-size: 95%;  }
#wrapper_right li {font-size: 100%;  list-style: disc; }
.MainFeature {font-size: 110%; width: 97%;  }
.introduction {font: 14px/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif; border-bottom: 1px solid #0066cc; z-index: 9; width: 97%; 
margin-bottom: 10px; }
.introduction h2 {color: #0066cc; letter-spacing: 3px;  font-variant: normal;  font-family: Arial, Helvetica, sans-serif; }
.introduction img {padding: 3px;}
.introduction p{font-size: 80%;}
.nextprevious {margin-left: 233px;   font-size: 90%; border: 1px; height: 50px; padding-top: 10px;}
.nextprevious a {padding-right: 40px;color: #0068C6; line-height: 16px; text-align: left;  margin: 3px; font-weight: bold; text-decoration: none; border: 1px; border-style: solid; padding: 3px;}
.nextprevious a:hover {background-color: #000000;color: #ffffff;}
#checks {width: 935px; }
#checks p {text-align: right;}
#checks a img { border: none; }

/*
----------------------------------------------------------------------------- 
MAIN MENU STYLING - with added color styling
-----------------------------------------------------------------------------
*/

#menu {text-align: left; font-family: Arial, Verdana, Helvetica; margin-left: 310px; border-top-style: none; z-index: 100; width: 670px;}
*html #menu {margin-left:300px; width:620px;}
#nav, #nav ul { /* all lists */padding: 0; margin: 0; list-style: none; line-height: 2em; font-size:.92em; font-weight: normal; background: none; z-index:10;}
#nav ul li {font-size: 100%; padding-left: 3px; font-weight: normal;}
#nav a {text-align:center;display: block; width: 10em; color: #ffffff; text-decoration: none; padding-bottom: 2px; margin-left:6px; margin-right:0px;margin-top: -2px;}
*html #nav a {width:110px;}
#nav li { /* all list items */float: left; width: 11em; font-weight: normal;  /* width needed or else Opera goes nuts */}
#nav li ul { /* second-level lists */ position: absolute; width: 13em; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ border:1px solid #0066cc; font-size: 110%; background-color:#99cdff; background-image: url(/images/Test-Topnav-Images/File,30496,en.jpg);
background-repeat: repeat-x; padding:left:5px; padding-top:4px; padding-bottom:4px;}
#nav li ul a { color: #fff; line-height: 16px; text-align: left;  margin: 2px; font-weight: normal;  font-size: 90%;width: 12.6em; background-color:#015ab4; padding-left:7px;}
#nav li ul a:visited {line-height: 16px; text-align: left; font-size:  3px; font-weight: normal;  font-size: 90%;width: 12.6em;  background-color:#015ab4; padding-left:7px; }
#nav li ul a:hover {color: white;line-height: 16px; background-color: #72b4fb;  font-weight: normal;  font-size: 90%;width: 12.6em; padding-left:7px;}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto;}
li.topnav a {padding:3px;}
#nav li:hover {position:static;}


/*
----------------------------------------------------------------------------- 
LEFT HAND NAVIGATION STYLING
-----------------------------------------------------------------------------
*/

#navlist {list-style:none;padding-left: 0px; margin-left: 0px; width: 170px; margin-top: 15px; float:left;}
#navlist li{display:block; margin: 0;  border-bottom: 1px solid #ccc; }
#navlist li a:link {display:block; margin: 0; padding: 0.25em; text-decoration: none; font-family: arial, verdana, helvetica; font-size: 
97%; font-weight: bold; color: #0068C6; }
#navlist li a:visited{display:block; margin: 0;  padding: 0.25em; text-decoration: none; font-family: arial, verdana, helvetica; 
font-size: 97%; font-weight: bold; color: #0068C6; }
#navlist li a:hover {display:block; margin: 0; padding: 0.25em;	text-decoration: none; font-family: arial, verdana, helvetica; font-size: 97%;	font-weight: bold; color: #000; background-image:url(assets/leftnav-bg.jpg); background-repeat: repeat-x; }



/*
----------------------------------------------------------------------------- 
BREADCRUMB STYLING
-----------------------------------------------------------------------------
*/
#breadcrumbs a { font-weight:bold; color: #0066cc; text-decoration: none; font-size:11px;}
#breadcrumbs a:hover { font-weight:bold; color: #000000; text-decoration: underline;}
#breadcrumbs ul li{font-size: 80%; color: #000;  display: inline; list-style-type: none; margin: 0px;}
#breadcrumbs {background-image: url(/images/backgrounds/File,30588,en.jpg); background-repeat: repeat-y; margin-bottom:15px; padding-top: 2px; padding-right: 4px; padding-bottom: 0px; padding-left: 4px; border:1px solid #eee; height:20px;}
#breadcrumbs ul{font-size: 12px; margin-top:0px;margin-bottom:2px; margin-left:0px; padding-left:4px;}
/*
----------------------------------------------------------------------------- 
QUICKLINKS
-----------------------------------------------------------------------------
*/

#quicklinks {text-align: left; font-family: Arial, Verdana, Helvetica; border-top-style: none;  }
#quicklinks, #quicklinks ul { /* all lists */padding: 0px; margin: 0px; list-style: none; line-height: 1; font-size: 100%; font-weight:bold; background: none;margin-left: 0px; padding-left: 0px; }
#quicklinks ul li {font-size: 75%; padding-left: 0px; font-weight: bold; }
#quicklinks a {display: block; width: 13.5em; color: #0066CC; text-decoration: none; padding-bottom: 2px; margin-left: 0px; margin-top:0px;}
#quicklinks li { /* all list items */float: left; width: 12em; font-weight: bold;  /* width needed or else Opera goes nuts */}
#quicklinks li ul { /* second-level lists */ position: absolute; background: white;  width: 9em; left: -999em; border:1px; border-style:solid; font-size: 110%; /* using left instead of display to hide menus because display: none isn't read by screen readers */}
#quicklinks li ul a { color: #0068C6; line-height: 10px; text-align: left;  margin: 2px; font-weight: bold;  font-size: 90%;}
#quicklinks li ul a:visited {line-height: 10px; text-align: left; font-size:  3px; font-weight: bold;  font-size: 90%;}
#quicklinks li ul a:hover {color: white;line-height: 10px; background-color: #0068C6;  font-weight: bold;  font-size: 90%;}
#quicklinks li:hover ul, #quicklinks li.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#quicklinks img {border: 0px;}

/* English */
#en .quicklinks_nav {background-image: url(/images/File,272,en.png); background-repeat: no-repeat; line-height: 2px; padding-left:12px;z-index: 10;}
/* Cymraeg */
#cy .quicklinks_nav {background-image: url(/images/File,272,en.png); background-repeat: no-repeat; line-height: 2px; padding-left:12px;z-index: 10;}

/*
----------------------------------------------------------------------------- 
BASIC LISTS
-----------------------------------------------------------------------------
*/

.scholarships {font-family: Arial, Helvetica, sans-serif; line-height: 14px; margin-right: 20px;}
.scholarships h3 {width: 90%; background-color: #ffffff; color: #0066cc;line-height: 20px; padding: 3px 0px 3px 10px;  border: 1px solid; #0066cc; font-size: 90%;}
.scholarships hr {width: 91.8%; height: 1px; color: #0066cc;}
.scholarships .summary { font-weight: bold;}
.scholarships .areas {color:#014992;  font-variant:small-caps;}
.scholarships .closing {font-weight: bold; color:#A22831; }
.scholarships a {text-decoration: none; color:#014992; font-weight: bold;}
.scholarships a:visited {text-decoration: none;color:#A22831;}
.scholarships a:hover {text-decoration: underline;}
.az {	margin-left: 210px; margin-bottom: -40px; margin-top: 40px;}
.az li {font-size: 80%;display:inline; padding: 3px; border: 1px solid #0066cc; border-style: solid;  border-bottom: 0px;  border-left:0px;  border-top: 0px;}
.even {font-size: 80%; background-color: #E3EEF8; color: #0066cc; width: 90%; height: 20px; font-weight:bold; padding-left: 10px;}
.odd {font-size: 80%; background-color: #ffffff; color: #0066cc; width: 90%; height: 20px;font-weight:bold;padding-left: 10px;}
.even a {	color: #0066cc; text-decoration:none;}
.odd a {	color: #0066cc; text-decoration:none;}
/*
----------------------------------------------------------------------------- 
VACANCY LISTS
-----------------------------------------------------------------------------
*/
#vacancy {}
.post { border-style: dotted;  border-bottom: 1px;  border-left: 0px;  border-right: 0px;  border-top: 0px;    }
.post ul {font-family: Arial, Helvetica, sans-serif; font-size: 80%; margin-left: -0px; padding-left: 0px; }
.post li {list-style:none; display:inline; padding-left: 0px; padding-right: 10px; }
.post a {text-decoration:none; color: #A22831;}
.post a:visited {color: #0066cc;}
.post a:hover {text-decoration: underline;}

/*
----------------------------------------------------------------------------- 
CORPORATE NEWS IMAGES
-----------------------------------------------------------------------------
*/
div.figure {
padding: 8px;  margin: 0.30em auto; /* needed to support centering of almost-full-width figures */ border: 1px solid #000000;}
div.figure img { width: 100%; }
div.figure p { /* the default "legend" style, as opposed to "caption" */ float: right; font-family: verdana, arial, sans-serif; font-size: 70%; padding-left: 1%; padding-right: 1%; line-height: 1.1; margin: 0.25em auto 0 auto; }
div.figure p.caption { text-align: center; }
/* "caption" for short phrases; "legend" (default) is for continuous prose */
.full { width: 85%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }
.right { float: right; margin-left: 3%; }
.left { float: left; margin-right: 3%; }
/*
----------------------------------------------------------------------------- 
CONTACTS
-----------------------------------------------------------------------------
*/
.contacts {font: small-caps 15px/1.3em arial, helvetica, verdana, sans-serif; position: relative; top:40px; margin-left: 20px;left: 
36px;border-bottom: 1px solid #0066cc; z-index: 9; width: 65%;  padding-bottom:5px;}
.contacts h2 {color: #0066cc; letter-spacing: 3px;  font-variant: normal; font-size: 130%; }
.contactdetails{margin-top: 45px; margin-left: 105px; width: 65%; padding: 0 0 0 0; font-size: 110%;}
.address {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 90%; padding-bottom: 30px;margin-bottom: 10px;}

/*
----------------------------------------------------------------------------- 
TABLEs
-----------------------------------------------------------------------------
*/
.MainFeature table {border: 1px;  border-style: solid; color:#024486; width: 98%;border-color: #000000; }
.MainFeature table td {border: 1px;  border-style: solid; border-color: #EAF0F5; padding: 4px; font-size: 90%; }
.MainFeature table th {border: 0px;  border-style: solid; background-color: #EAF0F5; text-align:center; }
.MainFeature .fees {width: 98%; border:1px; border-style: solid; border-color: #cccccc;border-collapse: collapse; margin-bottom: 25px;}
.MainFeature .fees tr {background-color: #EAF0F5;  }
.MainFeature .fees th {background-color:#024486;font-size: 80%; text-align: left;line-height: 25px;padding: 0 0 0 10px; color: #ffffff; font-weight:bold;}
.MainFeature .fees td{font-size: 85%; padding: 10px; color: #024486; font-family: "MS Sans Serif", Geneva, sans-serif;line-height: 14px; font-weight: bold; }
.MainFeature a:link {color: #024d98; text-decoration: none; font-weight: bold;}
.MainFeature a:visited {color: #0089D3; text-decoration: none; font-weight: bold;}
.MainFeature a:hover {color: #df6426; text-decoration: none; font-weight: bold;}
.MainFeature p {font-size: 85%;}
#centreslist {width: 90%;  font-size: 90%; font-weight:bold; }
#centreslist td {padding-left: 10px;}
#centreslist a {color: #0066cc; text-decoration:none;}
#centreslist a:hover {color: #922; text-decoration:underline;}

/*
----------------------------------------------------------------------------- 
CORPORATE PROFILES
-----------------------------------------------------------------------------
*/
#profile_wrapper{margin: 4%; margin-top: 10px;}
#profile_wrapper_top{margin-bottom:  10px;}
#profile_wrapper_left{ width: 600px;float: left; }
#profile_wrapper_left ul,li { font-size: 90%;}
#profile_wrapper_left a {}
#profile_wrapper_right{margin-left: 600px;}
#profile_wrapper_right a {color: #024d98; text-decoration: none; font-weight: bold;}
#profile_wrapper_right a:visited {color: #0089D3; text-decoration: none; font-weight: bold;}
#profile_wrapper_right a:hover {color: #df6426; text-decoration: none; font-weight: bold;}
#profile_wrapper_footer{clear:both;}
#quote {font-size: 90%; font-style: italic; font-weight: bold;}
#courses ul,li {margin-left: 0px;}


/*
----------------------------------------------------------------------------- 
FOOTER STYLES
-----------------------------------------------------------------------------
*/

#footer {border: 1px; border-style: solid; border-bottom: 0px; border-left: 0px; border-right: 0px; width:920px; height:41px; background-color: #FFFFFF; 	background-image: url(/images/backgrounds/File,30497,en.jpg); background-repeat: repeat-x; margin-top: 0px; margin-right: 0; margin-bottom: 0px; margin-left: 0; padding: 0px;}
#footer a {padding: 2px 5px; color: #0066cc; border: none; margin: 0; text-transform: uppercase; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; line-height: 1.2em; font-weight: bold;}
#footer a:hover {background: #0066cc;	border: none;	color: #ffffff;}
#footer img {padding-left: 10px; padding-top: 3px; }
.footer-links {width: 600px; float: left; margin-top: 10px; margin-left: 15px;}
.footer-search {float: left; width: 240px; margin-left: 65px;}
*html .footer-search {float: left; width: 240px; margin-left: 45px;}
#footer form {margin-top: 8px;}
#footer label {display:none;}
