@charset "utf-8";
/* COLOURS
	#D6EEF0 {sky blue}
	#671a82 {purple}
	#9966ab {lighter purple}
	#e1d1e5 {even lighter purple}
	#C2B5D2 {purplish grey}
	



*/

body{
	background-color: #fff;
	}
	
a{
	color: #31508A;
}	
a:hover{
	color: #5C81C5;
	text-decoration:underline;
	}
#siteNav li a{
	color:#000;
	font-size:130%;
}
 #footer a {
	color:#000;
}
#siteNav li a:visited, #footer a:visited {
	color:#000;
}
#siteNav li a:hover, #footer a:hover {
	color:#fff;
}
#siteNav li {
	border-left:1px solid #cccccc;
}

.logo {
margin:20px 20px 20px 20px!important;
}
#container{
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background: #ffffff;
	}
.header{
	background:url(../images/getRecrutied/headerBG.jpg) repeat-x top;
	}
	.search .searchBar{
}
.submit{
	border:1px solid #000000;
}
#siteNav {
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background-color: #D6EEF0;
	background-image: url(../images/getRecrutied/siteNav-left.gif);
	background-position: left top;
}
#siteNav ul {
	padding:3px 0px 4px 3px;
	background: url(../images/getRecrutied/siteNav-right.gif) no-repeat top right;
	}
#siteNav li.last{
}
/****************** features *********************/
#leftFeature {
margin-top:2px;
}
#rightFeature{

	}
#mainFeature{
	padding-top:3px;
		}
#mainFeature{
	color:#000!important;
}

#rightCol
.leftFeature{
	color:#000;
	background: url(../images/getRecrutied/feature-leftBG.gif) no-repeat top #7FC9CF;
}
.eventsFeature {
	color:#000;
	border-bottom:1px solid #DF3539;	
}

/*Some slight positioning to get the background image to look nice for this site only*/
.newsFeature span, .newsFeature span{
display:block;
	background: url(../images/getRecrutied/newsFeatureHeaderBG-right.jpg) no-repeat top right;
	padding:4px 0 0 8px;
}
.newsFeature, .newsFeature{
	padding:0!important;
	margin: 0 0 10px 0 !important;
		background: url(../images/getRecrutied/newsFeatureHeaderBG-left.jpg) no-repeat top left #D7D7D7;
		border-bottom:1px solid #A6A6A6;
	}


.newsItems img {
}
.feature{
	border:1px solid #fff;
		background: url(../images/getRecrutied/featureBoxBG.jpg) repeat-x top #fff;
		border:0;
		margin:0;
}
#leftCol h3.leftFeature, #rightCol h3.leftFeature {background: url(../images/getRecrutied/feature-leftBG.gif) repeat-x top #7BC7CD;
margin-bottom:0px;
}
/*#rightCol h3.leftFeature {background: url(../images/getRecrutied/featureBoxRight.jpg) repeat-x top #E1D1E5;

}*/
.leftFeature {
margin-bottom:0px;

}
/*#rightCol .feature {
	background: url(../images/getRecrutied/featureBoxRightBG.jpg) repeat-x top #E1D1E5;
	margin-bottom:4px!important;
	}*/
/*#rightCol .feature h3 {background: url(../images/getRecrutied/featureBoxRightH3BG.jpg) repeat-x top #DBD0DE;}*/
.feature h3{
	color: #000;
	padding:4px 4px 4px 4px!important;
	background: url(../images/getRecrutied/featureBoxBG.jpg) repeat-x top #D6E4E5;
	border-bottom: 1px solid #BAC6C6;
	}

/****************** end features *********************/
/****************** columns ******************/
.topNav a{
	color:#E7D3EE!important;
}
.topNav {
	background: url(../images/getRecrutied/topNav-right.gif) no-repeat top right #9A67AC;
	}
.topNav ul {
	background: url(../images/getRecrutied/topNav-right.gif) no-repeat top right ;
	}
.topNav li.first {
	background: url(../images/getRecrutied/topNav-left.gif) no-repeat top left #9966AB;
	}
.topNav li.first a:hover {
	background: url(../images/getRecrutied/topNav-left-hover.gif) no-repeat top left #9966AB;
	}

.topNav li a:hover, .topNav .selected{
	background: url(../images/getRecrutied/topNav-hover.gif) repeat-x top left #B894C4;
	color:#fff;
	}
#leftCol{
color:#000;
}
#rightCol{}
#mainCol{
	background:#FFFFFF!important;
	}
#middleCol{}
#footer{
background: url(../images/getRecrutied/footerLeftqBG.jpg) no-repeat bottom	 left;
margin-bottom:10px;
}	
#footer ul{
	background: url(../images/getRecrutied/footerRightBG.jpg) no-repeat bottom right;
	}
p.summary {
	background: #E4D5E8;
	}
/******************* left Navigation ***********************/

.topNav a{
	border-right:1px solid #ccc;
	}
.topNav a {
	color:#000;
	}
.leftNav {
	background: url(../images/getRecrutied/leftNav-BG.jpg)repeat-x top;
}
.leftNav ul {

}
.leftNav ul ul {

}
.leftNav a{
	/*background:#A8A8A8;*/;
	border-bottom:1px solid #ccc;
	color:#000000;
	}
.leftNav li li a{
	/*background:#A8A8A8;*/
	border-bottom:1px solid #ccc;
	color:#000000;
	}
#mainFeature img {
width:585px;
margin:0px -2px  !important;
}
.leftNav li li li a{
	/*background:#A8A8A8;*/
	border-bottom:1px solid #ccc;
	color:#000000;
	}

.leftNav li li li li a{
	/*background:#A8A8A8;*/
	border-bottom:1px solid #ccc;
	color:#000000;
	}
/*Hover
---------*/	
.leftNav li li li li a:hover, .leftNav li li li a:hover, .leftNav li li a:hover, .leftNav a:hover  {
	background: #fff;
	color:#671A82;
	}
/*Bullets
---------*/		
	ul.leftNav li a{

	}
	ul.leftNav .current a{
	color:#671a82;
	}
	ul.leftNav li.selected a, ul.leftNav li.selectedlast a {
		color:#671a82;
	}
	ul.leftNav li.selected a{
		color:#671a82;
	}
	ul.leftNav li.selected ul a,ul.leftNav li.selectedChild a{
	color:#671a82;
	}

	ul.leftNav li, ul.leftNav li.selected li, ul.leftNav li.selected li.last, 
	ul.leftNav li.current li, ul.leftNav li.current li.last {
	background: none;
	}
	ul.leftNav li a, ul.leftNav li.selected li a, ul.leftNav li.selected li.last a {
	color:#2E4EA1;
	}
	ul.leftNav li a:hover, ul.leftNav li.selected li a:hover, ul.leftNav li.selected li.last a:hover {
	color:#671a82;
	text-decoration:underline;
	}
	ul.leftNav li{
	list-style:none;
	background:none;
	} 
/******************* news ***********************/

.newsItems{
	border-bottom:1px #CCCCCC dashed;
}
/******************* end news ***********************/
/******************* events ***********************/
.events{}
.eventsItems{
	border-bottom:1px #CCCCCC dashed;
}
/******************* ends events ***********************/
/*date*/
.date p{
	color:#990000;
	font-style:italic;
}
.date span{
	color:#9F9F9F;
	}
/*End date*/
/*Archive News*/
.archiveNews {
	background:#EBEBEB none repeat scroll 0%;
}
.archiveNews li a {
	color:#000000 !important;
}
.archiveNews li a:hover, .archiveNews li.selected a, .archiveNews li.selected ul li a:hover {
	background:#671a82;
	color:#FFFFFF !important;
}
.archiveNews li ul {
		border-top:1px solid #FFFFFF;
}
.archiveNews li.selected a {
	border-right:1px solid #FFFFFF;
}
.archiveNews li.selected ul li a,.archiveNews li ul {
	background:#C2B5D2 none repeat scroll 0%;
	color:#671a82 !important;
}
.archiveNews li.selected ul li.selected a {
	background:#671A82 none repeat scroll 0%;
	color:#FFFFFF !important;
}
.archiveNews li.last a {
	border-right:medium none;
}
.archiveNews li.first a, .archiveNews li.first ul li.first a {
	border-left:medium none !important;
}
.archiveNews li.first ul li a {
	border-left:1px solid #FFFFFF !important;
}
/*End Archive News*/

/*subscribe to feed*/

/* PageNumbering
-----------------------------------*/
ul.pageNumbering{
	/*background:#C2B5D2;*/
}
ul.pageNumbering li{
	margin: 0 1px 0 1px;
}
ul.pageNumbering li a{
text-decoration:none;
}
ul.pageNumbering li a:hover{
text-decoration:underline;
}
 ul.pageNumbering li .selected,ul.pageNumbering li a:hover{
	color:#fff!important;
	background:#9966ab;
	border-bottom:1px solid #671A82!important;
}
ul.pageNumbering li a {
    border-bottom: 1px solid #AC9BC1!important;
	background: #C2B5D2 ;
}
ul.pageNumbering li.page {
	border-bottom:1px solid #AC9BC1!important;
	background:#C2B5D2  none repeat scroll 0%;
}

/*end page numbering*/
/*search box
------------*/
.search {
	color:#FFFFFF;
	}

form.search .submit {
	background:#9359A5 none repeat scroll 0%;
	color:#fff;
	}
.search input {
	background:#fff none repeat scroll 0%;
	border:1px solid #9359A5;
	
	}

.search .submit:hover {
	background-color:#CEB4D6;
	cursor:pointer;
	text-decoration:none;
	color:#000;
	}
/*Summary
------------*/

.green .summary {
background:#BEE3D1 none repeat scroll 0%;
}
.summaryPic {
border:1px solid #E4D5E8;
}
/*Sitemap
---------*/
.sitemap li a:hover, .siteMapTools li a:hover, .sitemap li a:focus, .siteMapTools li a:focus,.sitemap li li a:hover, .sitemap li li a:focus  {
background:#D4BFDC;
color:#000 !important;
}
.sitemap li a{
background:#E0D0E5 none repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
color:#000000 !important;
}
.sitemap li li a{
background:#E8DDEC url(../images/arrow.gif) no-repeat scroll 4px 2px;
}
.sitemap li li li a{
background:#EEE6F1 url(../images/arrow3.gif) no-repeat scroll 22px 2px;
}
.sitemap li li li li a, {
background:#F3EDF5 url(../images/arrow4.gif) no-repeat scroll 44px 3px;
}
.sitemap li li li li li a, .siteMapTools li li li li li a {
background:#fff url(../images/arrow4.gif) no-repeat scroll 64px 3px;
