@charset "utf-8";


#site-footer {
	font-size: 85%;
	padding-top: 20px;
}
#main #main-menu ul li a.active {
	background-image: url(../images/active_bkgrd.gif);
	background-repeat: no-repeat;
}

#main #main-menu ul li a:hover {
	background-image: url(../images/active_bkgrd.gif);
	background-repeat: repeat-y;
}
#main #main-menu ul li ul li a:hover {
	background-color: #DDDDDD;
	background-image: url(http://www.lboro.ac.uk/-images/submenu-bullet1b.gif);
	background-repeat:no-repeat
}
#main #main-menu a img{
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	border: 2px solid #990000;
}
#main #main-menu ul {
	margin-bottom: 10px;
}



#main-content {
	margin-bottom: 20px;
}

/* RAE addition */

#main #main-content ul {
	list-style-type: square;
}
#main #main-content ul li {
	margin-bottom: 0.2em;
}


#main #main-content .hrStyle {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	margin-bottom: 10px;
	clear: both;
}
#main #main-content .hrStyle hr {
	display: none;
}

#main #main-content .small {
	font-size: 80%;
	color: #666666;
}
#main #main-content #keyFacts {
	float: right;
	width: 250px;
	border: 4px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/engbkgrd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #main-content #keyFacts h3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 0px;
	margin-top: 0px;
}
#main #main-content #keyFacts p {
	font-size: 85%;
}
#main-rightbox {
	border-left-style: none;

}




/* END RAE addition */

#main #main-rightbox p {
	font-size: 95%;
	margin-top: 0px;
}
#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 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.rgtButton {
	margin-bottom: 10px;
}

#main #main-rightbox a img.rgtButton {
	border: 1px solid #330066;
}

#main #main-rightbox a:hover img.rgtButton {
	border: 1px solid #D4CADE;
}

#main #main-content img.rightImageBorder {
	float: right;
	border: 2px solid #FFFFFF;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #CCCCCC;
	padding: 2px;
}

#main #main-content table.genTblStyle {
	width: 530px;
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 85%;
}

#main #main-content table.genTblStyle thead {
	font-weight: bold;
	background-color: #EFEFED;
}

#main #main-content table.genTblStyle td {
	border: 1px solid #999999;
	padding:6px;
	
}
#main #main-content-wide #flashContent {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#main #main-content .festivalTime {
	font-size: 80%;
	font-weight: bold;
}

