/* Swansea University Basic Text Stylesheet : Created by Mark Berge, Web Editor - Adapted by Chris Rees Jan 2010 */

/*
----------------------------------------------------------------------------- 
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.4em;	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: -25px;margin-top: -20px; width: 210px;}
#wrapper_right {float:right; width: 77%; margin-top: 5px;}
#wrapper_footer {clear:both; height: 30px; }


#wrapper_right ul{font-size: 95%;  }
#wrapper_right li {font-size: 100%;  list-style: disc; }
#wrapper_right .MainFeature ol li {list-style-type:decimal;font-size: 85%;}

.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;}

#footer {margin: 0px 0 5px 0; border: 1px; border-style: solid;  border-bottom: 0px;  border-left: 0px;  border-right: 0px;   width: 100%; }
#checks {width: 935px; }
#checks p {text-align: right;}
#checks a img { border: none; }

/*
----------------------------------------------------------------------------- 
MAIN MENU STYLING
-----------------------------------------------------------------------------
*/
#menu {text-align: left;	font-family: Arial, Verdana, Helvetica;	margin-left: 260px;	border-top-style: none;	z-index: 100;	width: 670px;	}

#nav, #nav ul { /* all lists */padding: 0; margin: 0; list-style: none; line-height: 2em;font-weight: bold; background: none; z-index:10; font-size: 95%; }
#nav ul li {font-size: 100%; padding-left: 3px; font-weight: bold;}
#nav a {display: block; width: 11em; color: #ffffff; text-decoration: none; padding-bottom: 2px; margin-left: 12px; margin-top: -2px; }
#nav li { /* all list items */float: left; width: 12em; font-weight: bold;  /* width needed or else Opera goes nuts */}
#nav li ul { /* second-level lists */ position: absolute; background: white;  width: 12.5em; 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 */}
#nav li ul a { color: #0068C6; line-height: 16px; text-align: left;  margin: 3px; font-weight: bold;  font-size: 90%;width: 13em;}
#nav li ul a:visited {line-height: 16px; text-align: left; font-size:  3px; font-weight: bold;  font-size: 90%;width: 13em;}
#nav li ul a:hover {color: white;line-height: 16px; background-color: #0068C6;  font-weight: bold;  font-size: 90%;width: 13em;}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto; }
.topnav {}
#nav li:hover {position:static;}

/*
----------------------------------------------------------------------------- 
LEFT HAND NAVIGATION STYLING
-----------------------------------------------------------------------------
*/

#navlist {list-style:none;padding-left: 0px; margin-left: 20px; border-bottom: 1px solid #888; width: 180px; margin-top: 30px; float:left;}
#navlist li{margin: 0; padding: 0.10em; border-top: 1px solid #888; padding-left:8px; padding-top:3px;padding-bottom:3px;}
#navlist li a { text-decoration: none; font-family: arial, verdana, helvetica; font-size: 97%; font-weight: bold; color: #0068C6;}
#navlist li a:hover { text-decoration: none; font-family: arial, verdana, helvetica; font-size: 97%; font-weight: bold; color: #cccccc;}


/*
----------------------------------------------------------------------------- 
BREADCRUMB STYLING
-----------------------------------------------------------------------------
*/
#breadcrumbs {padding-top: 3px; padding-bottom: 8px;font-family: arial, helvetica, sans-serif; font-size: 0.9em;}
#breadcrumbs a {color: #0066cc; text-decoration: none; }
#breadcrumbs a:hover { color: #000000; text-decoration: underline;}
#breadcrumbs ul li{color: #0066cc;  display: inline; list-style-type: none; margin: 0px; line-height: 10px;}
#breadcrumbs ul {margin:0px;padding: 9px; width: 97%; }


/*
----------------------------------------------------------------------------- 
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
-----------------------------------------------------------------------------
*/

#footer a {padding: 2px 5px;	color: #0066cc;	border: none;	margin: 0;;	font: bold 70%/1.2em tahoma, verdana, sans-serif;	text-transform: uppercase;	letter-spacing: 1px;}
#footer a:hover {background: #0066cc;	border: none;	color: #ffffff;}
#footer img {padding-left: 10px; padding-top: 3px;}
#footer label {display:none;}
#footer form {margin-right:6px;}


.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 table label {font-size:1.1em;}
.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 {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%;}
.MainFeature ol {list-style-type:decimal; }
#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;}
