body	{
	font-family: arial, helvetica, sans-serif;
	background: #fff;
	margin-top: 0px;
}
a img { border: 0; }

#container {
	width: 940px;
	margin: 0 auto;
	color: #333;
}

/* HEADER START */
#header {
	margin: 16px 0 4px 0;
	height: 96px;
}
.headerlogo	{
	float: left;
	width: 240px;
}
/* Search Box */
#headersearch {
	float: right;
	font-weight: bold;
}
#headersearch form {
	padding: 0;
	margin: 0;
}
#headersearch p {
	font-size: 0.75em;
	padding: 3px 0;
	margin: 0px;
}
#headersearch ul {
	list-style: none;
	font-size: 0.6em;
	margin: 0;
	padding: 5px 0 0 0;
}
#headersearch li {
	display: inline;
	padding-right: 12px;
}
#headersearch a:link,
#headersearch a:visited {
	color: #000;
	text-decoration: underline;
}
#headersearch a:hover {color: #981e32;}
/* HEADER END */

/* TOP NAV START */
#menumain {
	padding-left: 60px;
	font-weight: bold;
	font-size: 0.9em;
	padding: 8px 0 0 15px;
	margin: 0 0 10px;
	height: 22px;
	background: #981e32 url(../graphics/navBar.gif) 0 0;
	clear:both;
	list-style: none;
}
#menumain li {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
#menumain a:link,
#menumain a:visited {
	border-left: 1px solid #fff;
	padding: 0 8px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menumain a:hover {
	text-decoration: underline;
}
#menumain li:first-child a {
	margin-left: 12.5em;
	border-left: 0;
}
/* TOP NAV END */

/* SHARED STYLES START */
/* contrasting headings */
.menulevel2 #home:link,
.menulevel2 #home:visited,
#rightcol h2,
#content h1,
#content #socialmenu {
	background-color: #333;
	color: #ccdc00;
}
/* borders */
.menulevel2,
.menulevel2 li,
#content,
#footer {
	border: 1px solid #333;
}
.menulevel2 li,
#footer {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
/* SHARED STYLES END */

/* LEFT SIDEBAR START */
#leftcol {
	float: left;
	width: 162px;
}
/* menulevel2 also for right sidebar */
.menulevel2 {
	border-top: 0;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.6em;
}
.menulevel2 li {
	margin: 0px;
}
.menulevel2 li span,
.menulevel2 li a:link,
.menulevel2 li a:visited {
	display: block;
	padding: 6px 10px;
	color: #333;
	text-decoration: none;
}
.menulevel2 li a:hover {
	background-color: #333;
	color: #e2e2e2;
}
.menulevel2 #home:link,
.menulevel2 #home:visited {
	font-size: 1.6em;
	padding: 0 0 0 10px;
	line-height: 29px;
}
.menulevel2 #home:hover {
	color: #f8fad9;
}
/* AddThis Bookmark Button */
#add {
	margin-top: 10px;
	text-align: center;
}
.updated{
  font-size: 0.5em;
  color: #999;
  text-align: center;
}
/* images below left menu */
.leftcolimg {
  display: block;
  margin-top: 1em;
  border: 1px solid #333;
}
.leftcolimg:link img,
.leftcolimg:visited img,
.leftcolimg:active img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.leftcolimg:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* LEFT SIDEBAR END */

/* RIGHT SIDEBAR START */
#rightcol {
	float: left;
	width: 162px;
}
#rightcol h2,
#rightcol h3 {
	padding: 7px 10px 5px;
	margin: 0;
	font-size: 0.6em;
	font-weight: bold;
	line-height: 18px;
}
#rightcol h3 {
	padding: 0;
    background-color: #e2e2e2;
}
#rightcol h3 a:link,
#rightcol h3 a:visited {
	padding: 7px 10px 5px;
    display: block;
    color: #333;
    text-decoration: none;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
#rightcol h3 a:hover {
    background-color: #ccdc00;
    color: #000;
}
/* RIGHT SIDEBAR END */

/* MAIN CONTENT START */
#content {
	float: left;
	background-color: inherit;
	width: 574px;
	margin: 0 10px;
	padding: 10px;
	font-size: 0.8em;
	border-top-width: 1px;
	border-bottom: 0;
	min-height: 400px;
/* leave room to position the address at the bottom: */
	padding-bottom: 12em;
	position: relative;
}
/* general content line-height */
#content p,
#content li,
#content #ioctcontact {
	line-height: 1.5em;
}
#content a:link,
#content a:visited {
	text-decoration: underline;
	color: #981e32;
}
#content a:hover {
	color: #000000;
	border-color: #333;
}
#content h1 {
	font-weight: normal;
	margin: -10px 0 -2px -10px;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 1.7em;
	width: 594px;
	z-index: 300; /*IE 7 test*/
}
#content h1 + iframe {
  margin-top: 1em;
}
#content h5 {
	font-size: 1em;
	font-style: italic;
	margin-bottom: 0;
}
#content h5 + p {
	margin-top: 0;
}
#content .images { /* this and below used on masters_alumni.html and virtualromans.html */
    text-align: center;
}
#content .images img,
#content .images a img {
    border: 1px solid #333;
    padding: 4px;
    background-color: #e2e2e2;
}
#content .listroundborder,
#content .itemboxes li {
	background: #e2e2e2;
	border: 1px solid #333;
	padding: 0.5em 12px 0.5em 26px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/border-radius.htc);
	overflow: auto;
}
#content .itemboxes {
  padding-left: 0;
}
#content .itemboxes li {
  margin-bottom: 0.5em;
}
#content .itemboxes li img {
  float: left;
  margin-right: 10px;
}
#content .listroundborder li { list-style-type: circle; }
#content h2 + .listroundborder { margin-top: -1em; }
#content .listroundborder dt { font-weight: bold; }
#content .listroundborder dd { padding-bottom: 1em; }
#content .image {
	float: left;
	padding: 6px;
	background-color: #e2e2e2;
	border: 1px solid #333;
	margin: 0 12px 6px 0;
}
#content #banner #slideshow,
#content #banner img {
	margin: 2px 0 0 -10px;
	width: 594px;
	height: 160px;
}
#content #banner #slideshow {
    background-color: #e2e2e2;
	margin-top: 0;
}
#content #banner #slideshow img {
	margin: 0;
}
#content #socialmenu {
	color: #ccdc00;
	text-align: center;
	font-weight: bold;
	margin: -3px 0 0 -10px;
	height: 30px;
	width: 594px;
	line-height: 30px;
}
#content.longlist h2 {
  background: #e2e2e2;
  padding: 2px 4px 1px;
}
/* for lists next to images (e.g. profile pics), and to clear the next paragraph */
#content .listfloatleft {
	float: left;
}
#content .listfloatleft + * {
	clear: left;
}
#content #socialmenu a:link,
#content #socialmenu a:visited {
	color: #ccdc00;
	border: 0;
	padding: 0 8px;
	border-left: 1px solid #fff;
	text-decoration: none;
}
#content #socialmenu a:hover {
	text-decoration: underline;
	background: transparent;
}
#content #socialmenu a:first-child {
	border-left: 0;
}
#content #ioctcontact {
	position: absolute;
	left: 10px;
	bottom: 1.25em;
	padding: 0 12px;
	border-left: 5px solid #f8fad9;
	font-style: normal;
	font-weight: bold;
}
/* GRIDBOXES */
/* .grid for 3-column icon/text boxes e.g. research */
/* .widegrid for 1-column icon/text boxes e.g. facilities */
#content .grid { text-align: center; }
/* first grid after top level 2 heading: */
h1 + h2 + .grid { margin-top: -1.25em; }
/* level 2 headings between or following grids: */
.grid + h2 {
	clear: both;
	padding-top: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content .grid p,
#content .widegrid div {
	min-height: 15.5em;
	background: #333;
	color: #fff;
}
#content .grid p {
	width: 168px;
	float: left;
	margin: 5px;
	padding: 6px;
	font-size: 0.8em;
}
#content .widegrid div {
	width: 550px;
	padding: 6px 12px;
	margin: 5px 0;
	text-align: left;
}
#content .widegrid div p {
	min-height: 0;
	float: none;
	width: auto;
	padding: 0;
	font-size: 1em;
}
#content .grid p img,
#content .grid p a img,
#content .widegrid div .image,
#content .itemboxes li img {
	border: 1px solid #e2e2e2;	
}
#content .widegrid div .image {
	padding: 0;
	margin-top: 4px
}
#content .grid p a:link,
#content .grid p a:visited {
	color: #e2e2e2;
	border: 0;
	text-decoration: none;
}
#content .widegrid p a:link,
#content .widegrid p a:visited {
	text-decoration: underline;
}
#content .grid p a:hover,
#content .widegrid p a:hover,
#content .widegrid div a:hover {
	background: transparent;
	color: #ccdc00;
	text-decoration: none;
}
#content .grid p a:hover img,
#content .widegrid div a:hover .image {
	border-color: #ccdc00;
}
#content .widegrid div h2 {
	margin: 2px 0 0.4em;
	font-size: 1.25em;
	color: #ccdc00;
}
#content .widegrid div h2 a:link,
#content .widegrid div h2 a:visited {
	color: #ccdc00;
}
#content .widegrid div h2 a:hover:after {
	content: "...";
}
/* MAIN CONTENT END */

/* FOOTER */
#footer {
	clear: both;
	padding: 6px 4px 0 0;
}
#footer h2 {
	float: left;
	font-size: 0.8em;
	color: #981e32;
	padding: 0;
	margin: 0;
}
#footer p {
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	text-align: right;	
}
#footer p a:link,
#footer p a:visited,
#footer p a:active {color: #333;}
#footer p a:hover {color: #981e32;}

/*
	Author: Dave Everitt: deveritt@innotts.co.uk
	Version: 0.51
	Date: 18 apr 2011

	DMU House colours
	dark red:       #981e32
	grey:      dark #333      :  light #e2e2e2
	blue:      dark #004250   :  mid #8caab0    :  pastel #d9e3e5
	green:     bright #ccdc00 :  light #ebf199  :  pastel #f8fad9
	turquoise: dark #496c60   :  mid #96bebe    :  pastel #dcf0f0
*/
