@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #EDEDE5;
}
#container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}




/* 

HEADER ========================

*/



#header {
	background-image: url(images/banner_01.jpg);
	background-repeat: no-repeat;
	height: 257px;
	padding: 0 10px 0 20px;
}
#header h1 {
	margin: 0;
	position: absolute;
	top: -500px;
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.TransparentLink {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}

/*

NAVIGATION ===========================


*/

#Nav {
	padding-top: 225px;
}


/*

MAIN CONTENT ===========================


*/


.HomePageHeader {
}

.HomePageHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	letter-spacing: 2px;
	font-weight:normal;
	padding-top: 50px;
}

#mainContent {
	padding: 0 20px 60px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(images/greybar.jpg);
	background-repeat: repeat-x;
	margin-top: -18px;
}


#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	letter-spacing: 2px;
	font-weight:normal;
	padding-top: 50px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	letter-spacing: 2px;
	font-weight: normal;
}

#mainContent .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	letter-spacing: 0px;
	font-weight: bold;
}

#mainContent .box {
	border-top: 2px solid #0000CC;
	border-bottom: 2px solid #0000CC;
	padding-bottom: 5px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	letter-spacing: 0px;
	font-weight: normal;
}



#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight:normal;
	margin-right: 20px;
}

#mainContent a:link {
	color: #2038A4;  
	font-weight : normal; 
	text-decoration: none
} 

#mainContent a:visited {
	color: #2038A4;  
	font-weight : normal; 
	text-decoration: none;
} 
#mainContent a:hover {
	color: #132c5a;  
	font-weight : normal; 
	text-decoration: underline
} 
#mainContent a:active {
	color: #132c5a;  
	font-weight : normal; 
	text-decoration: underline
}


#mainContent li {
	color: #000000; 
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-right: 20px;
	
} 

#mainContent ul {
	color: #000000; 
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
} 

#mainContent ol {
	color: #000000;
} 



/*

CALLOUT BOXES ===== 6E695D ======================


*/

#CalloutWrapper {}

#CalloutWrapper h1 { 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2px;   
	color: #990000;
	padding-left: 10px;
	padding-top: 10px;
}

#CalloutWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
}

.ReadMoreLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	float: right;
	margin-right: 20px;
}

#CalloutWrapper a:link {color: #990000; text-decoration: none; font-weight: normal; } 
#CalloutWrapper a:visited {color: #990000; text-decoration: none; font-weight: normal; } 
#CalloutWrapper a:hover {color: #990000;  text-decoration: underline; font-weight: normal; } 
#CalloutWrapper a:active {color: #990000;  text-decoration: underline; font-weight: normal; } 		

#CalloutWrapper ul { list-style-type: square;} 

#CalloutWrapper ol { padding: 40px; 
			         margin-left: 35px;
}



#CalloutWrapper li {
	color: #000000; 
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-right: 20px;
	
} 

#CalloutWrapper ul {
	color: #000000; 
	list-style-type: square;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
} 


#Callout1 {
			width: 280px;
            border: 0px solid #93b197;
			background-color: #edede5;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 27px;	
			color: #9f9683;
			margin: 0px 20px 0px 0px;
			float:left;
}

#Callout2 {	width: 280px;
            border: 0px solid #93b197;
			background-color: #edede5;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 27px;	
			color: #9f9683;
			margin: 0px 30px 0px 10px;			
			float: left;
}

#Callout3 {	width: 280px;
            border: 0px solid #93b197;
			background-color: #edede5;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 27px;	
			color: #9f9683;
			overflow:hidden;
			margin: 0px 0px 0px 0px;
}

.Clear { clear: both;}

/*

SIDEBAR ===========================


*/


.RSSItalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-style: italic;
}


#RSSTable {
	position: absolute;
	width: 850px;
	height: 30px;
	padding-left: 0px;
	background-color: #FFF;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#RSSTable2 {
	position: absolute;
	width: 900px;
	height: 30px;
	padding-left: 0px;
	padding-top: 40px;
	background-color: #FFF;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


#SidebarWrapper {}

#Sidebar {
	width: 250px;
	height: 300px;
	overflow: auto;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #edede5;
	margin-top: 130px;
	margin-right: 10px;
	margin-left: 10px;
}


#SidebarLeft {
	width: 250px;
	height: 300px;
	overflow: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #edede5;
	margin-top: 130px;
	margin-right: 10px;
	margin-left: 10px;
}


#SidebarCenter {
	width: 250px;
	height: 300px;
	overflow: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #edede5;
	margin-top: 130px;
	margin-right: 10px;
	margin-left: 10px;
}


#Sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

#SidebarCenter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}


#SidebarCenter h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #990000;
	text-align: center;
}



#SidebarLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}

#Sidebar h1 { 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 2px;   
	color: #990000
}

.SidebarRule  { border-bottom: 1px solid #b3b3b3;
                padding-bottom: 20px;
}

.SidebarImage {
	float: inherit;
	padding: 0px;
	margin: 0px;
}



#Sidebar a:link {
	color: #990000;  
	font-weight : normal; 
	text-decoration: none
} 

#Sidebar a:visited {
	color: #990000;  
	font-weight : normal; 
	text-decoration: none;
} 
#Sidebar a:hover {
	color: #132c5a;  
	font-weight : normal; 
	text-decoration: underline
} 
#Sidebar a:active {
	color: #132c5a;  
	font-weight : normal; 
	text-decoration: underline
}



#SidebarLinks {
	width: 100px;
	overflow: auto;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #edede5;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
}

#SidebarLinksLeft {
	width: 100px;
	overflow: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #edede5;
	margin-top: 50px;
	margin-right: 90px;
	margin-left: 20px;
}


.CallcenterJPG {
	float: right;
	padding: 0px;
}

.CallcenterPhoneText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9f9683;
	text-align: center;
}


.CallcenterPhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9f9683;
	text-align: center;
	padding-top: 10px;
}


/*

FOOTER ===========================


*/

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	border-top: 1px solid #9f9683;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center;
}


#footer a:link {
	color: #000;  
	font-weight : normal; 
	text-decoration: none
} 

#footer a:visited {
	color: #000;  
	font-weight : normal; 
	text-decoration: none;
} 
#footer a:hover {
	color: #9f9683;  
	font-weight : normal; 
	text-decoration: underline
} 
#footer a:active {
	color: #9f9683;  
	font-weight : normal; 
	text-decoration: underline
}



/*  MISC. STUFF  ================ */


.ImageLeft {
	float: left;
	margin-right: 10px;
}


/*

RSS FEED STYLES ===========================


    *  rssxpresschannel - the RSS channel is wrapped in a single <div> with this class. Changes to this will effect all of the channel
    * rssxpresstable - the RSS channel is formatted (rightly or wrongly :-) ) using a table of this class. Changes here could effect text alignment, etc.
    * rssxpresschtitle - the RSS channel title
    * rssxpresschdesc - the RSS channel description
    * rssxpressittitle - each of the item titles have this class. Note that because each of these are links, there are limitations to their control. If you wanted a specific colour for example you would need to define an A:link colour that would effect all the links on the page, not just the RSS channel
    * rssxpressitdesc - the RSS item description
    * rssxpressdivider - the items from the channel are separated from the main description at the top, and other things at the end, but a single pixel, single column, row in the RSS channel layout table. To change the colour of this alter the background colour attribute in the stylesheet

WEBSITE:  http://rssxpress.ukoln.ac.uk/lite/include/?t=1


*/



    /* A:link refers to all links on the page - not just the RSS content... */
    A:link { color : #990000; font-weight : normal; }
    A:visited { color : #990000; font-weight : normal; }

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : 12px;
	  line-height: 14px;
      color : #990000;
    }

    .rssxpresschdesc {
      color : #132c5a;
      text-align : center;
	  font-size: 10px;
	  line-height: 12px
    }

    .rssxpressittitle {
      font-size : 10px;;
      line-height : 14px;;
      background-color : #edede5;
	  text-align: left;
    } 

    .rssxpressitdesc {
      background-color : #edede5;
      padding-bottom : 10pt;
	  text-align: left;
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : #9f9683;
    }

