@charset "utf-8";
/* CSS Document */

/* Override defaults just for this page */
#maincontent ul li{
	background:none;
	margin:0px;
	padding:0px;
}

/* Introduction Block */
#intro{
	text-align:center;
}

#intro a, #intro a:visited{
	color: #0000ee;
}

#intro h2{
	font-weight:normal;
}

/* Studying in.. line */
h5#studyingAt {
	background:transparent url('../images/web/hr.gif') repeat-x scroll 0 0;
	height:25px;
	text-align:center;
	width:100%;
}

h5#studyingAt span {
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	height:25px;
	margin:0 auto;
	width:150px;
}

/* College, Community, Work */
#maincontent ul#homeNav a, #maincontent ul#homeNav:visited {
	color:#FFFFFF;
	background-color:inherit;
}

ul#homeNav li.top {
	display:block;
	float:left;
	height:115px;
	width:160px;
	margin:0px 2px;
}

ul#homeNav{
	font-size:95%;
}
ul#homeNav h1 {
	margin:10px;
}

ul#homeNav li#nav_college {
	background:transparent url(../images/web/homenav_col.jpg) no-repeat scroll 0 0;
}

ul#homeNav li#nav_comm {
	background:transparent url(../images/web/homenav_comm.jpg) no-repeat scroll 0 0;
}

ul#homeNav li#nav_work {
	background:transparent url(../images/web/homenav_work.jpg) no-repeat scroll 0 0;
}

ul#homeNav .submenu{
	text-align:right;
	margin:0 10px;
}


div.hr {
	clear:both;
	background:transparent url(../images/web/hr.gif) repeat-x scroll top center;
	margin:10px 0;
	width:100%;
	border:none;
	height:20px;
}
div.hr hr {
  display: none;
}

/* Find a course */
#hub{
	background:transparent url(../images/web/homenav_hub.jpg) no-repeat scroll top left;
	height:85px;
	padding-top:30px;
	width:100%;
	text-align:right;
}

#hub h2, #hub ul{
	color:#6F8B23;
	margin:0 10px 5px 0;
}

#hub a, #hub a:visited {
	color:#FFFFFF;
	background-color:inherit;
}

/* Hub Access */
#hubaccess{
	background:transparent url(/images/web/hub.jpg) no-repeat scroll top left;
	height:85px;
	padding-top:30px;
	width:100%;
	text-align:right;
}

#hubaccess h2, #hubaccess ul{
	color:#6F8B23;
	margin:0 10px 5px 0;
	font-size:140%;
}

#hubaccess a, #hubaccess a:visited {
	color:#FFFFFF;
	background-color:inherit;
}

/* PebblePad */
#pebblepad{
	background:transparent url(/images/web/pebblepad.jpg) no-repeat scroll top left;
	height:85px;
	padding-top:30px;
	width:100%;
	text-align:right;
}

#pebblepad h2, #pebblepad ul{
	color:#6F8B23;
	margin:0 10px 5px 0;
	font-size:140%;
}

#pebblepad a, #pebblepad a:visited {
	color:#FFFFFF;
	background-color:inherit;
}

/* Awards List */
ul.awards li{
	float:left;
	padding:6px;
	width:auto; 
}

ul.awards li a img{
	border:0 none;
}

/* Side Menu Badges */
ul#buttons li{
	background:none;
	margin:0px;
	padding:0px;
	width: 240px; 
	height: 60px;
	text-align: center; 
}

ul#buttons li.social-icons{
	text-align: left; 
	
}
ul#buttons li.social-icons a img, ul#buttons li.social-icons a{
	display:inline;
	vertical-align:middle;
}

ul#buttons li.green{
	background:transparent url('../images/web/rbutton_n.gif') no-repeat scroll 0 0;
}

ul#buttons li#ofsted{
	background:transparent url('../images/logos/ofsted_bg.gif') no-repeat scroll 0 0;
	height:65px;
	padding:5px 0 0;
	text-align:right;
	width:240px;
	color:#FFFFFF;
}

ul#buttons li#ofsted blockquote{
	color:#FFFFFF;
	font-weight:bold;
	font-family:verdana, sans-serif;
}

ul#buttons li#ofsted a, ul#buttons li#ofsted a:visited{
	color:#19499D;
}

ul#buttons li#ofsted em {
	display:block;
	margin:0 5px 0px 0;
	text-align:right;
}

ul#buttons li.greenlll{
	background:transparent url('../images/web/rbutton_olll.gif') no-repeat scroll 0 0;
}

ul#buttons li.greenlll, ul#buttons li.green{
	color:#669900;
}

ul#buttons li.greenlll h2, ul#buttons li.green h2{
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:1.4em;
	font-weight:normal;
}

ul#buttons li.greenlll a, ul#buttons li.green a, ul#buttons li.greenlll a:visited, ul#buttons li.green a:visited{
	color:#6F8B23;
	font-weight:bold;
}