/* CSS Document */

/*----------------- see all news listings ---------------*/
div.newslist{ 
background-image:url(http://www2.le.ac.uk/arrow_news.gif);
background-position:top left;
background-repeat: no-repeat;
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 1px 0px 2px 30px;

}
div.newslist a:link, div.newslist a:visited{
color: #999999;
	text-decoration: none;

}
div.newslist a:hover, div.newslist a:active{
	color: #660000;
	text-decoration: none;

}
/* -----------------------------see all events listings -------------------------------- */
div.eventslist{ 
background-image: url(http://www2.le.ac.uk/arrow_events.gif);
background-position:top left;
background-repeat: no-repeat;
border-top: 1px dashed #666666;
border-bottom: 1px dashed #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 1px 0px 2px 30px;

}
div.eventslist a:link, div.eventslist a:visited{
color: #999999;
	text-decoration: none;

}
div.eventslist a:hover, div.eventslist a:active{
	color: #990134;
	text-decoration: none;

}


/* -----------------------------DEFAULT FORM -------------------------------- */
.cwissearchform {
	margin: 0px;
	padding: 8px 0px 8px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	font-weight: bold;
	background: #D8F1F1;


}


/* -------------- UNIVERSITY HEADER BAR --------------------- */
/* ----- colour given to university's heading bar and thin grey line underneath ---- */
.uniheaderbar {
	width: 100%;
	background: #000066;
	border-bottom: 3px solid #333333;

}


/* ---------------------------------  LEFTHAND COLUMN --------------------------------- */
/* ----- helps divide page into three and provide background for cwis navigation ---- */
.leftcolumnbg{
	background: #66CCCC center;
	border:0.1px solid #66CCCC;
	text-align: center;
	width: 25%;
	margin: 0px;
	vertical-align: top;
	padding: 0px 6px 5px;

}
/* ----- formats text version and link to external homepage at top of cwis panel ---- */
div.textversion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	margin: 2px 0px 1px;
	padding-bottom: 7px;
	padding-top: 8px;
	text-align: left;

}

/* --------------------------- MAIN CWIS NAVIGATION -------------------------------------- */
/* formats the 'find it' and 'resources' headings for the menu panels */
div.findit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-position: left;
	font-weight: bold;
	font-size: 80%;
	margin: 5px 0px 2px;
	padding: 2px 2px 3px 5px;
	background-color: #D8F1F1;
	vertical-align: top;
	border-top: 1px solid #009999;
	border-bottom: 1px solid #009999;
	text-align: left;

}

/* formats the main cwis navigation panel */
div.finditnav     {
	margin: 0px;
	padding: 4px 0px;
	font: bold 70%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #66CCCC;
	border-bottom: 1px solid #009999;
	vertical-align: top;
	text-align: left;

}


div.finditnav a:link, div.finditnav a:visited         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;

}
div.finditnav a:hover, div.finditnav a:active         {
	font-size: 95%;
	color: #333333;
	text-decoration: underline;

}

/* formats heading style 'Resources . . .' above the information for staff and students*/
div.resources {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000066;
	padding: 4px 5px;
	border-top: 4px solid #66CCCC;
	text-align: left;

}

/* lists the contents that should be highlighted within the 'for staff' and 'for students' Forms one link to their own portal page*/
.forssportal {
	font: normal 60%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFECB0;
	background: #FFECB0;
	margin: 0px;
	border-bottom: 2px solid #000066;
	padding: 2px 4px 4px 5px;
	text-align: left;

}


/* ------------------------------------------------ CENTRAL COLUMN -----------------------------------------  */
/* Heading style for 'News Headlines, Features etc */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color:#666666;
	margin: 0px;
	background: #FFFFFF;
	text-align: left;
	padding: 0px 0px 5px;
}

/* formats ebulletin logo at top of central coloumn */
/* provides table spacing for the central column */
.ebulllogoaccesscell {
	margin: 0px;
	padding: 0px;
vertical-align: top;
}
div.ebulllogo {
	background: #009999;
	padding: 0px;
	border-bottom: 0px solid #009999;
	vertical-align: top;
	margin: 0px;
	border-top: 3px solid #66CCCC;

}

/* provides table spacing for the central column */
.maincolumn {
	margin: 0px;
	padding: 2px 4px 6px 8px;
	color: #000000;
	background: #FFFFFF;
		vertical-align: top;
}

/* formats the text for the published article date (used as a span class in article title)*/
.dates {
	font: bold 95%/100% Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	margin: 0px;
	padding: 0px;

}


/* ------------------  RIGHT COLUMN -------------------------------- */
/* ------------ notice board -----------------*/
div.noticeheadings {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #009999 left;
	text-align: left;
	border-top: 3px solid #66CCCC;
	border-left: 2px solid #66CCCC;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 8px;


}
/* notice 'last updated' on the notice board */
div.noticeboardupdate {
	font: normal 60% Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	background: #66CCCC;
	padding: 2px 2px 2px 8px;
	text-align: left;
	border-left: 2px solid #66CCCC;

}
/* ------------ wrap around each individual notice -----------------*/
div.notices {
	font-size: 60%;
	line-height: 140%;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 8px;
	background: #FFFFFF;
	text-align: left;
	border-left: 2px solid #009999;

}

div.notices a:link, div.notices a:visited {
	text-decoration: none;
	color: #333333;
}
div.notices a:hover,div.notices a:active {
	text-decoration: underline;
	color: #333333;

}
div.accessibility{
	font: normal 60% Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #66CCCC;
	padding: 2px 8px 2px 2px;
	text-align: right;
	border-left: 1px solid #009999;

}

.fullstorylink {
  margin-top: -0.5em;
  text-align: right;
}

.fullstorylink a:link, 
.fullstorylink a:visited, 
.fullstorylink a:active, 
.fullstorylink a:hover {
  color: #333333;
}