/* Swansea University Basic Stylesheet : Created by Mark Berge, Web Editor */

/*
----------------------------------------------------------------------------- 
BASIC STYLING
-----------------------------------------------------------------------------
*/


body {margin: 0;	padding: 0;	background: #ffffff;	font: 85%/1.5em arial, verdana, helvetica, sans-serif;	color: #333333;	text-align: center;	}
acronym {cursor: help;	font-style: normal;	border: none;	}
h1 {display: none;}
h2 {font-size: 1.5em;	font-weight: normal;	color: #922;	margin: 0 0 0.7em 0;	padding: 0;	}
h3 {	width: 420px; height: 20px; margin: 1.2em 0 0.8em 0;	}
h3 span {	display: none;	visibility: hidden;	}
p {	font-size: 88%;	margin: 0 0 0.6em 0;	}
.hidden {
	display:none;
}
/* \*/ * html body p { font-size: 80%; } /* */


/*
----------------------------------------------------------------------------- 
BASIC CONTAINERS
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
English
-----------------------------------------------------------------------------
*/

#en #container {position: relative;text-align: left;margin: 10px auto;width: 920px;border: 1px solid #000; 
	background-image: url(/images/backgrounds/File,274,en.jpg);
	background-position: bottom;
	background-repeat: no-repeat; }
#en #intro {width: 100%;background: url(/images/headers/File,273,en.png) repeat-x;}

/*
----------------------------------------------------------------------------- 
Cymraeg
-----------------------------------------------------------------------------
*/
#cy #container {position: relative;text-align: left;margin: 10px auto;width: 920px;border: 1px solid #000; 
	background-image: url(/images/backgrounds/File,274,en.jpg);
	background-position: bottom;
	background-repeat: no-repeat; }
#cy #intro {width: 100%;background: url(/cy/images/headers/File,912,cy.png) repeat-x;}

/*
----------------------------------------------------------------------------- 
BASIC SHARED STYLES
-----------------------------------------------------------------------------
*/

.MainFeature {margin-top: 45px; margin-left: 250px; width: 65%; padding: 0 0 0 0; font-size: 110%;}
.caption {font: x-small/2em tahoma, verdana, sans-serif;	text-indent: 0;	}

#subfeature { position: absolute; left: 540px; top: 445px; font: bold 70%/3em tahoma, verdana, sans-serif; color: #922; }
#subfeature img {	 border:1px; border-style: solid; padding: 2px;}
#subfeature table {	border: 0px;}

.sub {float: left; width: 120px; margin: 0 0 0px 0px; padding: 0px; font-size: 120%;}
.sub img {margin-bottom: -5px;}
.sub a {	text-decoration:none; color:#922;}
.sub a:visited {	text-decoration: underline;color:#922;}
.sub a:hover {	text-decoration: underline;color:#0066cc;}

#pageHeader {width: 750px;height: 100px; }

.introduction {font: 14px/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;  position: relative; top:40px; margin-left: 213px;left: 36px;border-bottom: 1px solid #0066cc; z-index: 9; width: 65%;  padding-bottom:5px;  }
.introduction h2 {color: #0066cc; letter-spacing: 3px;  font-variant: normal; font-size: 130%; font-family: Arial, Helvetica, sans-serif; }
.introduction img {	padding: 3px;}

form#siteSearch {
  float: right;
}

#footer {
    border-top: 1px solid #000;
    padding-bottom: .5em;
    padding-top: .5em;
    margin-top: 1em;
	overflow:hidden;
}

.footerLinks {
    font-family: tahoma,verdana,sans-serif;
    font-size: .75em;
    font-weight: bold;
    margin: .5em 0;
    padding: 0;
    text-transform: uppercase;
}

.footerLinks li {
    border-left: 1px solid #06c;
    float: left;
    list-style-type: none;
    padding: 0 .5em;
}

.footerLinks li.first {
    border-left: none;
}

.footerLinks a {
color: #0066cc; text-decoration: none;
}
.footerLinks a:hover {
text-decoration: underline;
}

form#cse-search-box {
    float: right;
	}
#checks {width: 935px; }
#checks p {text-align: right;}
.reg_upload {margin-left: 250px;}

/*
----------------------------------------------------------------------------- 
MAIN MENU STYLING
-----------------------------------------------------------------------------
*/
#menu { font-family: Arial, Verdana, Helvetica; font-size: 70%;margin-left: 220px;	border-top-style: none;	z-index: 100;	width: 690px;	text-align: left;}
#nav, #nav ul { /* all lists */padding: 0; margin: 0; list-style: none; line-height: 2em;font-weight: bold; background: none; z-index:10; }
#nav ul li { padding-left: 3px; font-weight: bold; }
#nav a {display: block; width: 8em; color: #fff; text-decoration: none; padding-bottom: 2px; margin-left: 12px; margin-top: -2px; }
#nav li { /* all list items */float: left; width:8.5em; font-weight: bold; text-align:center; /* width needed or else Opera goes nuts */}
#nav li ul { /* second-level lists */ position: absolute; width:13em;background: white;  left: -999em; border:1px; border-style: solid;  /* 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; width: 12em;}
#nav li ul a:visited {line-height: 16px; text-align: left;  font-weight: bold; width: 12em;}
#nav li ul a:hover {color: #fff;line-height: 16px; background-color: #0068C6;  font-weight: bold; width: 12em;}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#nav li:hover {position:static;}


/*
----------------------------------------------------------------------------- 
LEFT HAND NAVIGATION STYLING
-----------------------------------------------------------------------------
*/

#navlist {padding-left: 10px; margin-left: 10px; border-bottom: 1px solid gray; width: 180px; margin-top: 35px; float:left;}
#navlist li{list-style: none;margin: 0; padding: 0.10em; border-top: 1px solid gray;}
#navlist li a { text-decoration: none; font-family: arial, verdana, helvetica; font-size: 80%; font-weight: bold; color: #0068C6;}
#navlist li a:hover { text-decoration: none; font-family: arial, verdana, helvetica; font-size: 80%; font-weight: bold; color: #cccccc;}

#breadcrumbs {position:absolute; top: 120px; left: 20px;}
#breadcrumbs a { color: #0066cc; text-decoration: none; }
#breadcrumbs a:hover { color: #000000; text-decoration: underline;}
#breadcrumbs ul li{font-size: 65%; color: #0066cc;  display: inline; list-style-type: none; margin: 0px; line-height: 12px;}
#breadcrumbs ul {	margin:0px;padding: 0px; width: 100%;}
#pagemenu {font-size: 1em;}


/*
----------------------------------------------------------------------------- 
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: 2; padding-left: 12px;z-index: 10;}
/* Cymraeg */
#cy .quicklinks_nav {background-image: url(/cy/images/text/File,1046,cy.png); background-repeat: no-repeat; line-height: 2; padding-left: 12px;z-index: 10;}



/*
----------------------------------------------------------------------------- 
BASIC LISTS
-----------------------------------------------------------------------------
*/
	
#introduction p.p2 {text-indent: 0;	font: 10px/16px tahoma, verdana, sans-serif;	color: #efece3;	padding: 5px 17px;	margin: 25px 0 0 0;	border-top: 1px solid #923b09;}
#introduction p.p2 a {color: #efece3;	border: none;	font-weight: bold;	}
#introduction p.p2 a:hover {color: #ec9;	}
#introduction p.p1 {display: none;}
.MainFeature ul{font-size: 95%; color:#000000; list-style-image: url(/images/basic/File,1836,en.gif);}


/* English */
#en h3.latest_news { background: transparent url(/images/text/File,288,en.png) no-repeat;}
#en h3.latest_research { background: transparent url(/images/text/File,306,en.png) no-repeat;}
#en h3.archives { background: transparent url(/images/text/File,465,en.png) no-repeat; }
#en h3.inthissection { background: transparent url(/images/text/File,316,en.png) no-repeat; }
#en h3.vacancies { background: transparent url(/images/text/File,289,en.png) no-repeat; }
#en h3.happening {background: transparent url(/images/text/File,290,en.png)  no-repeat; margin-top: 1px;}
#en h3.research {background: transparent url(/images/text/File,617,en.png) no-repeat; margin-top: 1px;}
#en h3.news {background: transparent url(/images/text/File,286,en.png)  no-repeat; margin-top: 1px;}
#en h3.documents{background: transparent url(/images/text/File,287,en.png)  no-repeat; margin-top: 1px;}
#en h3.aboutus{background: transparent url(/images/text/File,1073,en.png)  no-repeat; margin-top: 1px;}

/* Cymraeg*/
#cy h3.latest_news { background: transparent url(/cy/images/text/File,1047,cy.png) no-repeat;}
#cy h3.latest_research { background: transparent url(/cy/images/text/File,1048,cy.png) no-repeat;}
#cy h3.archives { background: transparent url(/cy/images/text/File,1049,cy.png) no-repeat; }
#cy h3.inthissection { background: transparent url(/cy/images/text/File,1050,cy.png) no-repeat; }
#cy h3.vacancies { background: transparent url(/cy/images/text/File,1051,cy.png) no-repeat; }
#cy h3.happening {background: transparent url(/cy/images/text/File,1052,cy.png)  no-repeat; margin-top: 1px;}
#cy h3.research {background: transparent url(/cy/images/text/File,1053,cy.png)  no-repeat; margin-top: 1px;}
#cy h3.news {background: transparent url(/cy/images/text/File,1054,cy.png)  no-repeat; margin-top: 1px;}
#cy h3.documents{background: transparent url(/cy/images/text/File,1055,cy.png)  no-repeat; margin-top: 1px;}
#cy h3.aboutus{background: transparent url(/cy/images/text/File,1074,cy.png)  no-repeat; margin-top: 1px;}


.scholarships {font-family: Arial, Helvetica, sans-serif; line-height: 14px; margin-left: 250px;margin-right: 20px;}
.scholarships h3 {width: 90%; background-color: #fffff; 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;}

.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%; }

/*
----------------------------------------------------------------------------- 
CORPORATE NEWS Lists
-----------------------------------------------------------------------------
*/

#latest_research ul li a{font-weight: bold; color: #663333; font-size: 80%;}
#latest_research ul li a:visited{font-weight: bold; color: #0066cc; font-size: 80%;}
#latest_research ul li a:hover{font-weight: bold; color: #0066cc; font-size: 80%;}
#latest_research ul{list-style: url(/images/basic/File,435,en.png); margin: 0px 0px 0px 0px; padding-left: 35px;}


#home_news {position: absolute;	top: 280px;	left: 510px;	width: 210px;	margin-right: 30px;	}
#home_news h3
	{width: 210px;	height: 25px;	margin: 0 0 0 0;	padding: 0;	}
#home_news p, #home_news li
	{font: x-small/1.6em tahoma, verdana, sans-serif;	text-indent: 0;	}
#home_news ul
	{list-style: none;	margin: 0;	padding: 0;	border-top: 1px solid #ffffff;		}
#home_news li
	{color: #000;	border-bottom: 1px solid #0066cc;	line-height: 1.5em;	padding: 0.5em 17px;	}

#home_news  li a
	{	display: block;	border: none;	color:#0066cc;	font-weight: bold;	margin-left: -12px;	padding-left: 12px;	background: url(arrow.gif) no-repeat 0 60%;	}
#home_news li a:hover
	{color: #cccccc;	background-position: -300px 60%;	}
#home_news  li a.c
	{	display: inline;	padding: 0;	margin: 0;	background: none;	color: #000;	font-weight: normal;	}
#home_news li a.c:hover
	{	color: #cccccc;	}


#home_happening  {position: absolute;	top: 280px;	left: 700px; width: 200px;	margin-right: 10px;	}
#home_happening h3
	{width: 210px;	height: 25px;	margin: 0 0 0 0;	padding: 0;	}
#home_happening  p, #home_happening  li
	{font: x-small/1.6em tahoma, verdana, sans-serif;	color: #0066cc;	text-indent: 0;	}
#home_happening  ul
	{list-style: none;	margin: 0;	padding: 0;	border-top: 1px solid #ffffff;	}
#home_happening li
	{color: #000;	border-bottom: 1px solid #0066cc;	line-height: 1.5em;	padding: 0.5em 17px;	}

#home_happening   li a
	{	display: block;	border: none;	color: #0066cc;	font-weight: bold;	margin-left: -12px;	padding-left: 12px;	background: url(arrow.gif) no-repeat 0 60%;	}
#home_happening  li a:hover
	{color: #cccccc;	background-position: -300px 60%;	}
#home_happening   li a.c
	{	display: inline;	padding: 0;	margin: 0;	background: none;	color: #000;	font-weight: normal;	}
#home_happening  li a.c:hover
	{	color: #cccccc;	}
	
/*
----------------------------------------------------------------------------- 
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: #000000; 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;}
.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: 82%; padding: 10px; color: #024486; font-family: "MS Sans Serif", Geneva, sans-serif;line-height: 14px; font-weight: bold; }

