@charset "utf-8";
#site-footer {
	font-size: 85%;
	padding-top: 20px;
}
#main-content {
	margin-bottom: 20px;
}



#main #main-content .hrStyle {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E3E3E3;
	margin-bottom: 10px;
}
#main #main-content .hrStyle hr {
	display: none;
}

#main #main-rightbox p {
	font-size: 95%;
	margin-top: 0px;
}

#main #main-menu ul li a:hover {
	background-image: url(../images/active_bkgrd.gif);
	background-repeat: repeat-y;
	
}

#main #main-menu ul li a.active {
	background-image: url(../images/active_bkgrd.gif);
	background-repeat: no-repeat;
}

#main #main-menu ul li ul li a:hover {
	background-image: url(http://www.lboro.ac.uk/-images/submenu-bullet1b.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-rightbox {
	border-left-style: dashed;
	border-left-color: #E3E3E3;
}



#main #main-rightbox h3 {

}

#main #main-rightbox ul {
	padding-bottom: 10px;
}

#main #main-rightbox ul li {
	list-style-type: square;
	font-size: 95%;
	margin-bottom: 6px;
}
#main #main-rightbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}


#main #main-rightbox ul.arrow li {
	font-size: 95%;
	background-image: url(../images/rightmenu-bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	list-style-type: none;
}
#main #main-rightbox ul.arrow {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main #main-rightbox .hrStyle {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E3E3E3;
	margin-bottom: 10px;
}
#main #main-rightbox .hrStyle hr {
	display: none;
}
#main #main-rightbox img.rightImg {

}

#main #main-content img.contentRightBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #main-content #imageSlideshow {
	height: 200px;
	overflow: hidden;
	margin-bottom: 11px;
}


#main #main-content #portfolio {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 42px;
	margin-left: 0px;
	height: 200px;
}
#main #main-content #portfolio img {
	border: 1px solid #CCCCCC;
}
#main #fullWidth {
	padding-right: 10px;
	padding-left: 10px;
	height: 300px;
}
#main #main-content .imgRightNoBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

