/* pssru.css*/

/* unordered list items have right arrow gif bullet */
 UL {
	list-style : url(http://www.pssru.ac.uk/images/right_link.gif);
	list-style-image: url(http://www.pssru.ac.uk/images/right_link.gif);
}

/* General page style. The scroll bar colours only visible in IE5.5+ */
 body {
/*	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0 */
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	color: #000066;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* Links */
a:link,a:active {
	color: #000066;
}
a:hover		{
	color: Red;
}
a:visited		{
}
/* used? */
.linkUnderlined {
	text-decoration: underline;
}

/* ? */
hr	{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	text-decoration: underline;
}

/* Main Menu */
.mainmenu {
	text-align: left;
}

table.mainmenu {
	border-top: thin solid #FFFFCC;
	border-left: thin solid #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	font-family: Verdana, cursive;
	font-weight: bold;
	font-size: 14px;
}

td.mainmenu {
/* cell borders and indent; NB removed dark border
	border-bottom: thin solid;
	border-right: thin solid;*/
	text-indent: 15px;
}

td.mainmenu:hover {
}

a.mainmenu:link,a.mainmenu:active,a.mainmenu:visited {
	color : #000066;
	background-image: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none
}

a.mainmenu:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;
	color : Red;
}
/* 
.quicklinks {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted black;
	margin: 2px 0 2px 0;
	padding-bottom: 2px;
}

.quicklinks a {
	text-decoration: none;
	background-color: #FFC;
	}

.quicklinks a:hover {
	font-weight: bold;
	background-color: #FFC;
	color: black;
}
*/
 
div.quicklinks p {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted black;
	margin: 2px 0 2px 0;
	padding-bottom: 2px;
}

div.quicklinks  a {
	text-decoration: none;
	background-color: #FFC;
	}

div.quicklinks a:hover {
	font-weight: bold;
	background-color: #FFC;
	color: black;
}
 
/* this is for the quicklinks sections to make smaller than main text - was used in recent publications*/
.rightlinks {
	font-size: 12px;
	font-weight: normal;
}
	
	
/* ? */	
.indent {
	margin-left: 8px;
	left: auto;
	text-indent: 4pt;
	padding-left: 8px;
}

/* not sure about the list styles here: used on contact page table*/
.padding {
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/right_link.gif);
	list-style-type: square;
	border:#000 thin;
}

/* headings 1 to 4 */
h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 2em;
}
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 1.25em;
}
h3 {
	color: #990066;
	font-size : 1em;
}
h4 {
	font-weight : bold;
	font-size: 100%;
}
.NBhead1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990066;
	font-weight: bold;
}

.indentmenu {
	margin-left: 25px;
	font-size: 10px;
}

.nonpadding {
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

.authornames {
/*	font-weight: bold; */
}
.booktitle {
}
.booknumber {
}
.projectlist {
	list-style-type: none;
	left: 0px;
	text-indent: 0pt;
	list-style-position: outside;
}

.linkUnderlined {
	text-decoration: underline;
}
.Welcome {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #990066;
}
.toplinks {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
	text-align: right;
	margin-left : 5px;
	margin-right : 5px;
	font-weight : bold;
}
/* link attributes for toplinks */
a.toplinks:link,a.toplinks:active,a.toplinks:visited {
	color : #FFFFFF;
	background-image: none;
	font-family: Verdana, cursive;
	text-decoration : none;
	font-size: 12px;
	margin-left : 5px;
	margin-right : 5px;
	font-weight: bold;
}

a.toplinks:hover{
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, cursive;
	font-size: 12px;
	margin-left : 5px;
	margin-right : 5px;
	font-weight: bold;
}

/* tags for publications pages */
.searchlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
}
a.searchlink {
	background-color: #FFFFCC;
	margin: 0px;
}
.pubsearch {
	margin: 10px 0 10px 0;
}
blockquote {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.abstract {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


/* Intranet tags */
.IntranetBanner {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990066;
}
.nbIntraMenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	text-decoration: none;
}
a.nbIntraMenu:link,a.nbIntraMenu:active,a.nbIntraMenu:visited {
text-decoration: none;
}
.emailteam {
	font-size: 12px;
}
/* link attributes for emailteam */
a.emailteam:link,a.emailteam:active,a.emailteam:visited {
	background-image: none;
	font-size: 12px;
	border : none;
}
a.emailteam:hover{
	font-size: 12px;
	border : none;
   color: Red;
}
/* next and previous page button */
.next {
	font-weight: bold;
}

a.next:link,a.next:active,a.next:visited  {
	margin: 2px;
	padding: 4px;
	border: 1px solid #000;
	text-decoration : none;
	background: #f0f8ff;
	}
a.next:hover {
	background: #e0ffff;

}

/* link attributes for small boxed links */
a.boxedlink {
	font-size: 10px;
	margin: 2px;
	border: 1px solid #000;
	text-decoration : none;
}
/* link attributes for intranet links page */
a.linkadd {
	background-color: #CCCCCC;
	font-size: 10px;
	margin: 0px;
}
/* link attributes for small menu items such as 'email webteam' - used for Top of page on links */
.smallmenu {
	font-size: 10px;
}
a.smallmenu:link,a.smallmenu:active,a.smallmenu:visited {
	color : #000066;
	background-image: none;
	font-family: Verdana, cursive;
	text-decoration : none;
	font-size: 10px;
}
a.smallmenu:hover{
	color : #990000;
	text-decoration : none;
	font-family: Verdana, cursive;
	font-size: 10px;
	}

/* class for input button on masthead form */	
.searchbutton { 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: bold;
 background-color: #0099CC; 
 color: #FFFFFF; 
 margin-right: 6px; 
}

	
/* boxout for old unit costs warning etc. */
.boxoutred
			{
	background-color: #F5DCDC;
	margin: 0px 0px 0px 30px;
	padding: 10px;
	width: 220px;
	border: 1px solid #000;
}		
/* boxout for old unit costs warning etc. */
.boxoutred-wide
			{
	background-color: #F5DCDC;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 400px;
	border: 1px solid #000;
}		
/* boxout for flagging update to page etc. */
.boxoutblue {
			{
	background-color: #F0FFFF;
	margin: 0px 0px 0px 
	0px;
	padding: 10px;
	width: 500px;
	border: 1px solid #000;
}
		
/* boxout for intranet home page links */
.boxout
			{
			background-color: #ddd;
			margin: 0px 0px 30px 30px; padding: 10px;
			float: right;
			width: 220px;
			border: 1px solid #000;
			}		
				
/* text and link appearance for intranet home page links */

.boxout{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
a.boxout:link,a.boxout:active,a.boxout:visited {
color: Black;
text-decoration: none;
}

/* text and link appearance for intranet link page links at top*/

.linkpage{
	font-size: 14px;
	color: Black;
	text-decoration: none;
	margin: 0px;
}
a.linkpage:link,a.linkpage:active,a.linkpage:visited {
color: Black;
text-decoration: none;
}
a.linkpage:hover {
	background: #FFFFCE;
}

/* initially for intranet library sidebar */
.smallblack{
	font-size: 10px;
	color: Black;
}
/* for 'page last saved...' line */
.datesaved{
	font-size: 12px;
	text-align: left;
	background: #DCDCDC;
	background-position: 150px;
}		
.greetings {
	font-family: "Verdana";cursive;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	line-height: 150%;
}

/* used for home page list of site sections */
.sitesections {
	background-color: #f3f2f1;
	font: /100%;
	margin: 0, 0, 0, 0;
	
}

h1.sitesections {
	background-color: #0099CC;
	color: White;
	font: 100%;
}

p.sitesections {
	margin: 0 0 0 0;
	padding-top: 4px;
}
/* link attributes for sitesections. Also used in research page*/
a.sitesections:link,a.sitesections:active,a.sitesections:visited {
	text-decoration : none;
}
a.sitesections:hover{
	text-decoration : underline;
}


/* NB added to style programme descriptions in research page. */

.progdesc {
/*	border: 1px black;
	border-style: solid;
	background-color: #f0f0f0;
	padding: 2px;
	font-weight: bold; */
	font-weight: bold;
}
/* FOR THUMBNAIL CAPTIONS IN ALBUMS */

.photocaption {
	color: black;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	
	}
	
.npa {
  color: red;
}

.wrapper {
	margin-left: auto;
	margin-right:auto;
	width: 1200px;
}
