
body 
{
	margin: 0;
	padding: 0;
	background: #DBDBDB;
	height: 100%;
}

html 
{
	height: 100%;
}

#wrapper
{
	background: #FFF;
	height: 100%;
}

.keyword{
	font-weight:bold;
	background-color:#FF9;
}

#header 
{
	background: url(../images/header.jpg);
	height: 125px;
}
#header_small
{
	background: url(../images/header_span.jpg) repeat-x;
	height:100px;
}
#header_logo
{
	background: url(../images/header_logo.jpg) no-repeat;
	height:40px;
	padding-top:50px;
}
#header_category
{
	height:35px;
	font-size:18px;
	line-height:35px;
	text-align:left;
}
#logo-marg 
{
	margin: 11px 0 0 17px;
}

.main-content
{
	padding: 10px;
	text-align: left;
	line-height: 17px;

}

.main-content a {
	color: #00278E;
	text-decoration: underline;
}

.grey-bg-top 
{
	background: #DBDBDB;
}

.top-breadcrumb
{
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
}

.search
{
	height: 38px;
}

.search-button
{
	background: #666666;
	border: 0;
	color: #FFF;
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	width:170px;
}

.search-box
{
	border: 0;
	background: #FFF;
	margin: 0 0 0 25px;
	padding: 2px;
	width: 200px;
	float: left;
}

.inline-pad 
{
	padding: 4px 0 0 2px;
}

.inline-pad2
{
	padding: 0 0 0 2px;
}

.orange 
{
	background-color: #FF9B04;
/*	background: url(../images/orange.jpg) no-repeat;  */
}

.pink 
{
	background: #FF0468;
	background: #CF407C;
}

.light-blue
{
	background: #029AFF;
}

.red
{
	background: #FF0808;
	background: #CF3333;
}	

.dark-blue 
{
	background: #04689B;
}

.dark-red
{
	background: #89273C;
}

.dark-orange 
{
	background: #FF6600;
	background: #EF833B;
	background: #FF9933;
}

.dark-green 
{
	background: #339900;
}

.light-green 
{
	background: #9C9C08;
}
.purple
{
	background: purple;
background: #7F377F;
}

.box-margin-left-right
{
	margin: 0 10px;
}

.box-pad-bottom
{
	padding: 0 0 10px 0;
}

.top-nav
{
	color: #FFF;
	font-size: 11px;
	margin: 20px 18px 0 0;
}

.top-nav a 
{
	padding: 0 4px 0 4px;
	color: #FFF;
	margin: 0;
	text-decoration: none;
}

.top-nav a:hover
{
	text-decoration: underline;
}

.red-bg-repeat
{

	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

.light-grey-bg
{
	background: #EEEEEE;
}

.side-news
{
	font-weight: bold;
	font-size: 11px;
	padding: 5px 5px 0 5px;
	text-align: left;
}

.side-news a
{
	font-weight: bold;
	font-size: 11px;
	color: #333;
}

.events-div
{
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 5px;
	text-align: left;
}

.events-div a
{
	font-size: 11px;
	color: #333;
}

.side-vacancies
{
	font-size: 11px;
	padding: 5px 5px 0 5px;
	text-align: left;
}

.side-vacancies a
{
	font-size: 11px;
	color: #333;
}

.help-desk
{
	font-size:11px;
	padding: 0 10px 0 10px;
	background: url(../images/help-desk-bg3.jpg) no-repeat;
	height: 343px;
}
.help-desk a
{
	font-size:10px;
}

.bulletin
{
	padding: 0 12px;
	background: url(../images/monthly-bulletin-bg.jpg) no-repeat;
}

.marg-top
{
	margin-top: 13px;
}

.bulletin-form
{
	margin-top: 73px;
}

.bulletin-input
{
	margin-bottom: 5px;
	color: #385591;
	width: 135px;
	border: none;
	padding: 2px 5px;
	background: #C0DCD5;
}

.bulletin-button
{
	margin-right: 10px;
	border: none;
}


/*/used to remove the last item on the second row/*/
#explore_item_4_1{
	display:none;
}

#explore_wrapper{
	margin: 0 auto;
	width: 975px;
}

#explore {
	position: absolute;
	top: 2px;
	widtH: 675px
}
.explore_item{
	float:left;
	width: 175px;
	height: 114px;
	margin-top: 2px;
	background: url('/images/hollow.png') no-repeat;
}

.explore_item_blank{
	float:left;
	width: 175px;
	height: 115px;
	margin-top: 2px;
}


.explore_item5{
	float:left;
	width: 175px;
	height: 115px;
	margin-top: 2px;
	background: url('/images/hollow5.png') no-repeat;
}

#explore_btn {
	float: right;
	margin-top: 70px;
}
#explore_btn a {
	color: white;
}

#explore_nav {
	display:none;
	height: 228px;
	width: 930px;
	padding: 0px 0px 10px 45px;
	margin: 2px;
	background-image: url('/images/nav-bubble_large_large.png');
}
#explore_nav li{
	padding-bottom:0;
}
#explore_nav_item{
	float:left;
}
	
#explore_nav .subsection_lvl_0 {
	width: 150px;
	padding-top: 8px;

}

#explore_nav .subsection_lvl_0 a{

	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}
#explore_nav .subsection_lvl_1 {


}
#explore_nav .subsection_lvl_1 a{

	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}

#explore_nav li {
	list-style: none;
}






#auto_complete_wrapper {
	margin: 0 auto;
	width: 970px;
}

.auto_complete {
	border: 2px solid #DBDBDB;
	background-color: #FFF;
	position: absolute;
	text-align: left;
	top: 185px;
	width: 205px;
	margin-left: 195px;
	visibility: hidden;
	z-index: 9999;
}

.auto_complete li {
	list-style: none;
	padding: 1px;
}

.auto_complete li:hover {
	background-color: #DBDBDB;
	cursor: pointer;
}



.side-vacancies
{
	font-size: 11px;
	padding: 5px 5px 0 5px;
	text-align: left;
}

.side-vacancies a
{
	font-size: 11px;
	color: #333;
}

.red-bg-repeat
{
	background-color:#89273C;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

.light-grey-bg
{
	background: #EEEEEE;
}

.close
{
	float: right; 
	font-size: 20px; 
	margin-top: 80px; 
	margin-right: 30px;
}

#help-desk-spacer{
	height:35px;
	padding-top:15px;
	cursor:pointer;
}
.faq a, .faq a:hover{
	font-size:350%;
	font-weight:bolder;
	font-style:italic;
	font-family: Georgia, Arial;
	color:#333333;
	text-decoration:none;
}

.last_breadcrumb{
	font-weight:bold;
}
/*------------------------------------  AH Activities --------------------------------------*/

table.activities {
	border-left: 2px solid #99BAAB;
	border-top: 2px solid #99BAAB;
	width: 99%
}
table.activities td {
	border-right: 2px solid #99BAAB;
	border-bottom: 2px solid #99BAAB;
	padding: 5px;
}

table.activities .footer, table.activities .header {
	background-color: #99BAAB;
	color: #004428;
	font-size: .8em;
}

table.activities .header {
	font-size: 1em;
	font-weight: bolder;
}

.ah_results ul {
	font-size: 1em;
	padding-left: 0px;
	font-weight: bolder;
}
.ah_results ul ul {
	font-size: .8em;
	margin-left: 30px;
	font-weight: normal;
}

.ah_results hr{
	border: 1px solid #99BAAB;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#Campus_Visits {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;				
			

}

#Mentoring {
					position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;		

				
}

#Master_Classes {
					position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;		

			
}

#Student_Ambassadors {
					position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;		


}

#IAG_Activities_Events {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Summer_Schools__HEFCE_funded_ {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Residentials {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Healthcare_Strand_activities {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Staff_Development {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Partnership_Marketing___Comms {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Curriculum_Development {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Transition_Progression_Support {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Revision_Study_Sessions {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	


}

#Aimhigher_Associate_Scheme {
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	
}

.aim_higher_monitoring_activity{
				position: absolute;
				display: none;
				background-color: #ffffff;
				padding: 5px;
				margin: 0px;
				border: thin solid #007744;	
}
.dbms td{
	border-bottom:1px solid #000000;
padding-bottom:5px;
padding-top:5px;
}
/************* RESOURCE DIRECTORY **********************/
.resouce_directory_head{
	width:100%;
	padding-bottom:15px;
text-align:center;
}
.resouce_directory_head li{
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
}
.resouce_directory_head ul{
	padding:10px;
	margin:0 auto;
	
}
.resouce_directory_head a{
	text-decoration:none;
	background-color:#CCC;
	font-weight:bold;
	color:#000;
	padding:5px 5px;
}
.resouce_directory_head a:hover, .resouce_directory_head .active{
	text-decoration:none;
	background-color:#999;	
	color:#FFF;
}
.resouce_directory_head .active{
	cursor:default;
}
.contibuter_row a{
	text-decoration:none;
	color:#000;
}
.contibuter_row a:hover{
	text-decoration:none;
}
.contibuter_row:hover .contibuter_td{
	background-color:#ccc;
	cursor:pointer;
}
.contibuter_row_header{
	background-color:#89273C;
	color:#FFF;
}
/************* Contextual Data **********************/
.contextual_box{
	border:1px solid #999999;
	display:inline-block;
	text-align:left;
}
.contextual_lable{
	display:inline-block;	
	padding:0 5px;
	font-weight:bold;
}
.contextual_input{
	background-color:#FFFFFF;
	border:1px solid #999;
	color:black;
}