/*
Subject Centre for Information and Computer Sciences
copyright: University of Ulster
Updated: 14th June 2006 dm
*/


/* ---( Main Front page of website )------------------------------- */
/* ---(Frontpage - Welcome )--- */
#welcome {
	background-color: #99BBBB;
	padding: 5px 5px 10px;
	margin-bottom: 2%;
	margin-left: 3%;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome a {
	color: #003333;
	text-decoration: underline;
}
#welcome a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.welcomebody {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
}
/* ---(Frontpage - Goto )--- */
#goto {
	padding: 3px;
	padding-bottom: 22px;
	margin-left: 3%;
	background-color: #B7CFDE;
	background-image: url(../images/goto_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#goto h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	padding: 9px 9px 9px 10px;
	margin-left: 5px;
}

#homesubmenu ul {
	margin: 3px 0px 0px;
	padding: 0px;
	text-indent: 0pt;
}
#homesubmenu h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#homesubmenu a {
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #78A7A7;
	display: block;
	padding: 5px 5px 5px 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#homesubmenu li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
	border: 1px solid #B7CFDE;
	list-style-type: none;
}
#homesubmenu a:hover {
	color: #78A7A7;
	text-decoration: none;
	background-color: #C5D9E4;
	background-image: url(../images/arrow2.1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#homesubmenu #lastsubmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
}
/* ---(Frontpage - News )--- */
#news {
	background-color: #B7CFDE;
	margin-bottom: 2%;
	padding: 5px;
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 80% 10px;
	margin-right: 3%;
}
#news h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#news a {
	color: #003333;
	text-decoration: underline;
}

#news a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#news li {
	list-style-image: url(../images/arrow.gif);
}
#news li {
	padding: 0px 5px 9px;
	line-height: 1.4em;
}
#news ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#news ul {
	margin-top: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-image: url(images/arrow.gif);
}
#news ul li a {
	color: #000000;
	text-decoration: none;
}
#news p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
}
/* ---(Frontpage - Events )--- */
#events {
	background-color: #92BAC2;
	padding: 5px;
	background-image: url(../images/eventsbg2.gif);
	background-repeat: no-repeat;
	background-position: 90%;
	margin-right: 3%;
	margin-bottom: 2%;
}
#events h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#events a {
	color: #003333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#events a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#events li {
	list-style-image: url(../images/arrow.gif);
}
#events li {
	padding: 0px 5px 7px;
	line-height: 1.4em;
}
#events ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
}
#events p {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#events ul li a {
	color: #000000;
	text-decoration: none;
}
#events ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ---(Frontpage - register image )--- */
#register_img {
	margin-bottom: 9px;
}

.staticAdvert {
	padding: 0px;
	margin-top: 0px;
 margin-bottom: 5px;
}

#staticAdvert2 {
	padding: 0px;
	margin-top: 0px;
 margin-bottom: 5px;
}

.rotatingAdvert {
	padding: 0px;
	margin-top: 0px;
 margin-bottom: 9px;
}

