body { background-image: url(http://iced2006.shu.ac.uk/images/bg.gif);
background-repeat: repeat-y; }

.topbar { position:absolute; top: 80px; left: 0px;}

.mainbanner { position: absolute; top: 0px; left: 0px;}

#date_today { font-family: verdana; font-size: 11px; font-weight:bold; color:#FFFFFF;
position: absolute; top: 85px; left: 150px; }

#dates { position: absolute; top: 130px; left: 617px;
font-family: arial; font-size: .75em;}

#dates h1 { font-size: 1.2em; font-weight: bold }

#next_deadline {color: #A23893 }

#footer {position: absolute; bottom: 0; font-size: 9px; font-family: verdana; width: 100%; text-align:center}

.navbar_links { position:absolute; top: 170px; left: 5px; width: 137px;
font-family: sans-serif; font-weight: bold; font-size: .7em;
color: #FFFFFF; }

a:link { color: #A23893; text-decoration: underline; font-weight: bold }

a:active { color: #A23893; text-decoration: underline; font-weight: bold }

a:visited { color: #A23893; text-decoration: underline; font-weight: bold }

a:hover { color: #E80D8A; text-decoration: underline; font-weight: bold }

#main_text { float: none; margin-top: 120px; margin-left: 160px; width: 425px; height: 100%; padding-bottom: 5em }

.highlighted {color: #A23893; font-weight: bold }

h1.header { font-family: verdana; font-size: 1.3em; font-weight:bold;
color: #A23893; }

h2.subhead { font-family: verdana;  font-size: 1.15em; font-weight:bold;
color: #A23893; }

.strap_line { font-family: verdana; font-weight: bold; }

#main { font-family: verdana;  color: #000000; font-size: .9em}

#fees{ }

#fees_main { font-family: verdana;  color: #000000; font-size: .9em; }

.sub_nav { margin-right: 0px; margin-left: 0px; font-size: 11px}
.sub_nav li {border-top: 1px solid #F0D7EF; text-align: right}

#navbar { position: absolute; top: 104px; left: 0px;
width: 10em; border-right: 0px solid #000;
padding: 0 0 0 0; margin-bottom: 1em;
font-family: Verdana; font-size: 12px; font-weight: bold;
background-color: #A23893; color: #333; }

#navbar ul { list-style: none; margin: 0; padding: 0;
border: none; }
		
#navbar li { border-bottom: 1px solid #F0D7EF; /* Line to separate links */
margin: 0; }
		
#navbar li a { display: block; padding: 5px 5px 5px 0.5em;
border-left: 5px solid #F0D7EF; border-right: 5px solid #F0D7EF;
background-color: #A23893; color: #fff; text-decoration: none;
width: 100%; }

html>body #button li a {
width: auto; }

#navbar li a:hover { border-left: 5px solid #A23893;
border-right: 5px solid #A23893; background-color: #F0D7EF;
color: black; }

/* Nav bar for about sheffield pages. */

#aboutshef_navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid black;
font: bold 12px Verdana, sans-serif;
}

#aboutshef_navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#aboutshef_navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid black;
border-bottom: none;
background: #F0D7EF;
text-decoration: none;
}

#aboutshef_navlist li a:link { color: black; }
#aboutshef_navlist li a:visited { color: black; }

#aboutshef_navlist li a:hover
{
color: white;
background: #A23893;
border-color: black;
}

#aboutshef_navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

#foot { font-family: verdana; text-align: center; display:block; width:100%; font-size:.7em; z-index:10; overflow:hidden;  color:black;}
#foot a{
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
