* {margin:0;padding:0}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

body{
color: #232323;
font: 84%/1.4 normal Verdana, "Lucida Grande", sans-serif;
background: #ccc;
padding: 0 20px;
}

#container{
position: relative;
max-width: 1200px;
margin: 0 auto;
background: #fff;
padding: 0 40px 100px;
-moz-box-shadow: 1px 1px 7px rgba(0,0,0,.5);
-webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.5);
-o-box-shadow: 1px 1px 7px rgba(0,0,0,.5);
box-shadow: 1px 1px 7px rgba(0,0,0,.5);
overflow: hidden;
min-height: 700px;
}

#wrapper{
float:left;
width:66%;
margin-bottom: 50px;
border-top: dotted 1px #ccc;
padding-top: 10px;
}

#side{
float:right;
width:32.5%;
margin-bottom: 50px;
}

.box{
background: #eee;
margin-bottom: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #bbb;
-webkit-box-shadow: 1px 1px 1px #bbb;
-o-box-shadow: 1px 1px 1px #bbb;
box-shadow: 1px 1px 1px #bbb;
padding: 15px;
}

.nav{
background: #eee;
margin-bottom: 10px;
padding: 1px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #bbb;
-webkit-box-shadow: 1px 1px 1px #bbb;
-o-box-shadow: 1px 1px 1px #bbb;
box-shadow: 1px 1px 1px #bbb;
}

#side .nav ul{
list-style: none;
margin: 10px 0 20px 0;
padding: 0;
border-top: solid 1px #ddd;
border-bottom: solid 1px #f4f4f4;
}

#side .nav ul li a,
#side .nav ul li a:visited{
display: block;
padding: 10px 15px;
border-top: solid 1px #f4f4f4;
border-bottom: solid 1px #ddd;
text-decoration: none;
color: #333;
background: #eee;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}

#side .nav ul li a:hover,
#side .nav ul li.current a {
border-top: solid 1px #eee;
border-bottom: solid 1px #ccc;
text-decoration: none;
background: #D71313;
color: #fff;
}

#side .nav ul li.current_page_item a, #side .nav ul li.current-cat a {
background: #427f00;
color: #fff;
}

#side .nav ul li a:focus{
border-top: solid 1px #DFD20D;
border-bottom: solid 1px #fff;
text-decoration: none;
background: #FFF000;
color: #222;
}

#side span.listmeta {
display: block;
font-size: 85%;
}

/**************************** typography */

#content p,
#side p{
margin-bottom: 1.25em;
}

#content a,
#side a{
padding: 1px 0;
color: #d71313; 
}

#content a:visited,
#side a:visited{
color: #d15456; 
/*color: #454545; */
}

#content a:hover,
#side a:hover{
color: #000;
background: #FFBFBF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#content a:focus,
#side a:focus{
color: #000;
background: #fff000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

h2{
font-family: Georgia, "Times New Roman", serif;
font-size: 2em;
color: #d71313;
font-weight: normal;
margin: 0 0 1em;
}

h3{
color: #303030;
font-size: 1.4em;
margin: 0 0 .25em;
padding: 0 0 3px;
font-weight: normal;
}

h3.subhead{
color: #436300;
}

#side .nav h3{
margin-bottom: 0;
margin: 15px 0 0 15px;
}

h4{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.2em;
color: #d71313;
font-weight: normal;
margin: 0 0 1em;
}

#side ol,
#side ul,
#content ol,
#content ul{
margin: 0 1.5em 1.5em;
}

#content ul ul{
list-style: none;
margin: 0;
}

#content ul ul li{
border-bottom: dotted 1px #ccc;
padding-bottom: 15px;
}

#content ul li.linkcat{
list-style-image: url("/images/list.gif");
margin-top: 50px;
}

#wrapper h2{
line-height: 1;
margin-bottom: .75em;
}

#content p.location{
font-weight: bold;
}

/******************************** header */

header{
	display: flex;
	align-items: center;
}

#header{
	flex: 1 1 auto;
}

.vacancies{
	list-style: none;
	max-width: 20em
}

.vacancies li{
	font-size: 1.1em;
	margin-bottom: 5px;
}

.vacancies a{
	display: block;
	padding: 5px 10px 5px 45px;
	line-height: 1.1;
	text-decoration: none;
	background: transparent url("/images/social-icons.png") 5px -295px no-repeat;
}

.ss a, .ss a:visited{
	background-color: #FFCFE5;
	color: #B00F6A;
	padding: 12px 10px 12px 45px
}

.ss a:hover, .ss a:focus{
	background-color: #d1126a;
	color: #fff;
}

.vacs a, .vacs a:visited{
	background-color: #eeeeee;
	background-position: 5px -242px;
	color: #600f00;
}

.vacs a:hover, .vacs a:focus{
	background-color: #8D4032;
	color: #fff;
}

.hreg a, .hreg a:visited{
	background-color: #E0FFBF;
	background-position: 5px -42px;
	color: #436300;
}

.hreg a:hover, .hreg a:focus{
	background-color: #00840e;
	color: #fff;
}

#header{
	position: relative;
	margin-bottom: 20px;
}

#header h1{
	color: #D71313;
	height: 95px;
	margin: 0 0 -10px;
	padding: 30px 0 0 0;
}

#header h1 a{
	color: #D71313;
	display: inline-block;
	border-radius: 15px;
	text-decoration: none;
	font-size: 1.6em;
}

#header h1 a:hover{
	background: #eee;
	color: #222;
}

#header h1 a:focus{
	background: #FFF000;
	color: #222;
	outline: 0;
}

#header p{
	width: 290px;
	color: #656565;
	font-size: 1.1em;
	line-height: 1.1;
}

#header h1:hover+p,
#header h1:focus+p{
	color: #222;
}

/********************************* Search */

#searchform{
position: absolute;
right: 40px;
top: 100px;
width: auto;
height: 32px;
}

input#s {
width: 12em;
}

input#searchsubmit {
width: auto;
}

div#search_nav{
}

#pagination {
	padding-top: 12px;
	text-align: center;
}
#pagination ul {
	border:0;
	margin:0;
	padding:0;
	padding-bottom: 10px;
}
#pagination li {
	border:0;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#pagination a {
	border:solid 1px #ddd;
	margin-right:2px;
}
#pagination .previous-off, #pagination .next-off {
	color:#666;
	display:inline;
	font-weight:bold;
	padding:3px 4px;
}
#pagination .ellipsis {
	padding: 0 6px;
}
#pagination .next a, #pagination .previous a {
	font-weight:bold;
	display:inline;
	border:solid 1px #fff;
}
#pagination .active {
	color:#b82028;
	display:inline;
	font-weight:bold;
	padding:4px 8px;
}
#pagination a:link, #pagination a:visited {
	color:#1D4012;
	display:inline;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover {
	border:solid 1px #666;
}


span.relevanssi-query-term {
	background:yellow;
}
.result {
	margin:0 0 16px 0;
}
.result h3 {
	border-bottom:none;
	font-weight: bold;
	margin:0 0 4px 0;
}
.result .result-entry {
	font-size: 90%;
	line-height:1.5em;
}
#search .result-entry p {
	margin-bottom: 0;
}
.result .permalink {
	font-size: 0.8em;
	color: #678a34;
	margin-top: 6px;
	display: block;
	line-height: 1.5em;
}

/******************************** banner */

#banner{
font-family: "Trebuchet MS", Arial, sans-serif;
margin-bottom: 10px;
position: relative;
height: 167px;
max-height: 167px;
}

#banner div{
height: 167px;
border-radius: 5px;
overflow: visible;
}

.slick-dots{
	position: absolute;
	top: -20px;
	right: calc(50% - 100px);
	display: flex;
	list-style: none;
	width: 200px;
}

.slick-dots li{
	flex: 1 1 auto;
	width: 14px
}

.slick-dots li button{
	background: #999;
	border: 0;
	border-radius: 7px;
	display: block;
	height: 5px;
	width: 5px;
	text-indent: -9000px;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots .slick-active button{
	cursor: pointer;
	background: #CF1212;
}

#banner div#a1{
font-size: 200%;
background: #d71313 url("/images/shadow.png") 50% 65% no-repeat;
}

#banner div#a6{
background: url("/images/shadow.png"),
#FFCFE5 url("/images/awa.jpg") 98% 0 no-repeat;
color: #c50014;
}

#banner div#a3{
background: #7687A2 url("/images/straight_fade.png") 0 50% repeat-x;
}

#banner div#a4{
background: #69784F url("/images/trees.jpg") 100% 0 no-repeat;
}

#banner div#a2{
background: #79b7de url("/images/shadow.png") 50% 0% no-repeat;
}

#banner div#a5{
background: #e7e7e7 url("/images/google-online-marketing-challenge.jpg") 0 0 no-repeat;
}

#banner div#a7 .co{
	display:flex;
	justify-content: center;
	max-height: 167px;
	overflow: hidden;
}

#banner div#a7 a{
	display: block;
	text-decoration: none;
	color: #1862ab;
	background: #e8f3ff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #e8f3ff 0%, #9eceff 34%, #a3daff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #e8f3ff 0%,#9eceff 34%,#a3daff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #e8f3ff 0%,#9eceff 34%,#a3daff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f3ff', endColorstr='#a3daff',GradientType=1 );
}

#banner div#a7 a:hover{
	background: #ddd;
}

#banner div#a7 a:hover .c3 p{
	background: #c12419;
}

#banner div#a7 h3{
	font-size: 2em;
	color: #1862ab;
	font-weight: bold;
}

#banner div#a7 .c1{
	width: 30%;
}

#banner div#a7 .c3{
	width: 20%;
}

#banner div#a7 img{
	max-width: 100%;
	margin: 10px 0 0 0;
}

#a7 span{
	color: #444;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

#a7 .c3 p{
	background: #EA4335;
	color: #fff;
	display: inline-block;
	padding: 7px 10px;
	font-size: 1.5em;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	margin: 25px 0 0 0;
}

#banner div#a1 div,
#banner div#a2 div,
#banner div#a3 div,
#banner div#a4 div,
#banner div#a6 div,
#banner div#a7 div{
position: relative;
height: 127px;
padding: 20px;
}

#banner div#a1 div{
width: 60%;
padding-right: 40%;
}

#banner div#a6 div{
width: 70%;
padding-right: 30%;
}

#banner div#a1 span{
position: absolute;
right: 34px;
width: 312px;
height: 198px;
background: transparent url("/images/students.png") 100% 0 no-repeat;
bottom: 0;
}

#banner div#a1 blockquote,
#banner div#a2 blockquote{
background: transparent;
padding: 0;
margin: 0;
font-size: 90%;
}

#banner div#a2 blockquote{
font-size: 70%;
}

#banner div#a1 blockquote{
font-size: 80%;
}

#banner div#a1 p,
#banner div#a1 p a,
#banner div#a1 p cite,
#banner div#a1 h3,
#banner div#a6 a,
#banner div#a6 h3,
#banner div#a6 p{
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
color: #fff;
text-decoration: none;
line-height: 1.1;
}

#banner div#a5 h3{
font-family: "Open Sans", Arial, sans-serif;
font-weight: normal;
color: #313332;
text-decoration: none;
line-height: 1.4;
margin: 100px 0 10px 190px;
font-size: 2em;
}

#banner div#a5 p{
font-family: "Open Sans", Arial, sans-serif;
color: #e7e7e7;
position: absolute;
top: 100px;
right: 40px;
font-size: 2em;
}

#banner #a5 a{
position: absolute;
color: #e7e7e7;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}

#banner div#a1 p cite{
color: #FFCFCF;
font-size: 70%;
}

#banner div#a2 p cite{
color: #fff;
font-size: 70%;
}

#banner div#a1 h3,
#banner div#a2 h3{
display: none;
}

#banner div#a2 img{
border: 0;
margin: 10px 10px 0 30px;
float: left;
}

#banner div#a2 h3{
text-shadow: #aaa 1px 1px 1px;
margin: 10px 280px 0 20px;
font-weight: normal;
color: #25408f;
width: auto;
font-size: 220%;
line-height: 1;
}

#banner div#a6 h3,
#banner div#a6 p{
font-weight: normal;
color: #B00F6A;
font-size: 150%;
line-height: 1;
}

#banner div#a6 h3{
color: #B00F6A;
font-size: 260%;
}

#banner div#a2 a,
#banner div#a2 a:visited{
display: block;
text-decoration: underline;
color: #25408f;
font-size: 50%;
font-weight: normal;
margin-top: 5px;
text-shadow: none;
}

#banner div#a3 h3{
margin: 10px 0 0 350px;
font-family: "Trebuchet MS", Arial, sans-serif;
text-shadow: #3E526F 2px 2px 2px;
font-size: 260%;
font-weight: normal;
color: #fff;
line-height: 1;
}

#banner div#a3 a,
#banner div#a3 a:visited{
margin: 0;
font-family: "Trebuchet MS", Arial, sans-serif;
display: block;
font-weight: normal;
color: #fff;
font-size: 45%;
line-height: 1.1;
padding: 0;
text-shadow: none;
}

#banner div#a3 span{
position: absolute;
top: 10px;
left: 0;
z-index: 0;
border: 0;
width: 369px;
height: 226px;
background: transparent url("/images/mortarboard.png") 0 0 no-repeat;
z-index: 1;
}

#banner div#a4 h3{
margin: 10px 0 0 30px;
text-shadow: #3E526F 2px 2px 2px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 260%;
font-weight: normal;
color: #fff;
line-height: 1;
}

#banner div#a4 a{
margin: 0;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 45%;
display: block;
color: #fff;
font-weight: normal;
line-height: 1.1;
color: #D9EFB3;
padding: 0;
text-shadow: none;
}

#banner div#a2 p,
#banner div#a2 p a,
#banner div#a2 p cite,
#banner div#a2 h3
#banner div#a6 h3
#banner div#a6 p{
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
text-decoration: none;
line-height: 1.1;
}

#banner div#a2,
#banner div#a5{
position: relative;
}

#banner div#a2 p a{
margin: 10px 0 30px 20px;
text-shadow: #5F7A7F 1px 1px 1px;
font-size: 3em;
display: block;
width: 60%;
font-weight: normal;
color: #fff;
}

#banner div#a2 cite{
position: absolute;
font-size: 3em;
line-height: 1;
font-weight: normal;
color: #00AFF2;
top: 45px;
right: 30px;
background: transparent url("/images/clients/employability_clients.png") -390px -10px no-repeat;
width: 220px;
height: 70px;
text-indent: -9999px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 2px 2px 3px #5F7A7F;
-webkit-box-shadow: 2px 2px 3px #5F7A7F;
-o-box-shadow: 2px 2px 3px #5F7A7F;
box-shadow: 2px 2px 3px #5F7A7F;
}

#banner div p a:hover,
#banner div p a:focus{
background: transparent;
}


#banner div#a3 a:hover,
#banner div#a4 a:hover{
color: #ff0;
}

#banner div#a2 a:hover{
color: #000;
}

#banner div#a5{
position: relative;
height: 167px;
}


#banner #a10{
	background: orange;
	position: relative;
}

#banner #a10 small{
	display: block;
	padding: 30px 0 10px;
	font-size: 1rem;
	color: #333;
}

#banner #a10 a,
#banner #a10 a:visited{
	display: block;
	font-size: 2.5em;
	line-height: 1.1;
	text-decoration: none;
	color: #fff;
	padding: 0 2vw;
	height: 167px;
}

#banner #a10 a:hover,
#banner #a10 a:focus{
	background-color: darkorange;
	border-radius: 5px;
}

#banner #a10 p{
	margin-right: 300px
}

#banner #a10 span{
	position: absolute;
	display: block;
	right: 50px;
	top: -10px;
	z-index: 10;
	width: 144px;
	height: 200px;
	background: transparent url("/images/mental-health-awareness-green-ribbon.png") 0 0 no-repeat;
}

#a11{
	background: transparent url("/images/jpmorgan-bg.jpg") 0 0 no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1;
}

#a11 a,
#a11 a:visited{
	display: block;
	padding: 30px;
	font-size: 1.8em;
	color: #111;
	text-decoration: none;
}

#a11 p,
#a11 h3{
	margin: 0;
	max-width: 900px;
}

/*************************** utility nav */

#utility{
background: #555;
overflow: hidden;
margin: 0 -40px;
}

#utility ul{
padding: 0;
margin: 0 0 0 20px;
}

#utility ul + ul{
float: right;
margin: 0 20px 0 0;
}

#utility li{
display: block;
float:left;
}

#utility a,
#utility a:visited,
#utility span{
display: block;
padding: 10px 20px;
text-decoration: none;
color: #eee;
text-transform: uppercase;
font-size: .9em;
}

#utility a:hover{
background: #666;
color: #eee;
}

#utility a:focus{
color: #000;
background: #fff000;
}

#utility .current a{
background: #fff;
color: #222;
}

/**************************** breadcrumb */

#breadcrumb{
margin-bottom: 20px;
overflow: hidden;
clear: both;
border-top: dotted 1px #ddd;
border-bottom: dotted 1px #ddd;
}

#breadcrumb ul{
list-style: none;
}

#breadcrumb ul li{
display: block;
float: left;
height: 25px;
border-right: solid 1px #fff;
}

#breadcrumb ul li a,
#breadcrumb ul li a:visited{
display: block;
padding: 5px 10px;
text-decoration: none;
color: #333;
text-transform: uppercase;
font-size: .9em;
font-weight: bold;
background: #ddd;
}

#breadcrumb ul li.current a{
padding-right: 20px;
color: #fff;
background: #666 url("/images/breadcrumb.gif") 100% 0 no-repeat;
}

#breadcrumb ul li a:hover{
background: #D71313;
color: #fff;
}

#breadcrumb ul li:last-child a:hover{
background: #D71313 url("/images/breadcrumb.gif") 100% 0 no-repeat;
}

#breadcrumb ul li a:focus{
outline: 0;
background: #FFF000;
color: #010000;
}

#breadcrumb ul li:last-child a:focus{
color: #010000;
background: #FFF000 url("/images/breadcrumb.gif") 100% 0 no-repeat;
}

/**************************** pagination */

.pagination p{
padding: 3px 5px 4px;
background: #eee;
color: #222;
display: inline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#content .pagination p a{
padding: 0 4px;
color: #eee;
text-decoration: none;
background: #222;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#content .pagination p a:visited{
color: #bbb;
background: #fff;
}

#content .pagination p a:hover{
color: #000;
background: #FFBFBF;
}

#content .pagination p a:focus{
color: #000;
background: #fff000;
}

/*************************** primary nav */

#primary,
#primary_closed{
float:left;
width:100%;
margin-bottom: 30px;
clear: both;
}

#primary h2,
#primary_closed h2{
font-size: 130%;
font-weight: normal;
line-height: 1.4;
margin-bottom: 5px;
}

#primary div ul li,
#primary_closed div ul li{
line-height: 1.2;
margin-bottom: 3px;
}

#primary div ul li a,
#primary_closed div ul li a{
font-size: .85em;
}

#students,
#employers,
#universities{
float:left;
width: 26.3%;
margin: 0 1.5% 0 0;
min-height: 19em;
padding: 1.5% 3%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#students{
background:#E0FFBF;
border-top: solid 10px #436300;
color: #436300;
}

#students h2,
#students h2 a,
#students h2 a:visited{
color: #436300;
}

#primary_closed #students,
#primary_closed #employers,
#primary_closed #universities{
border-top: solid 5px;
padding: .5% 1.5% .25%;
width: 29.3%;
min-height: inherit;
}

#students a,
#students a:visited{
padding: 0 5px;
display: block;
color: #364F00;
text-decoration: none;
}

#students a:hover{
background: #436300;
color: #E0FFBF;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#employers{
background:#C3DADF;
border-top: solid 10px #00809d;
color: #00677e;
}

#employers h2,
#employers h2 a,
#employers h2 a:visited{
color: #00677e;
}

#employers a,

#employers a:visited{

padding: 0 5px;
display: block;
color: #0D5F6F;
text-decoration: none;
}

#employers a:hover{
background: #00809D;
color: #DFFAFF;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#universities{
margin: 0;
background:#FFCFE5;
border-top: solid 10px #b00f6a;
color: #b00f6a;
}

#universities h2,
#universities h2 a,
#universities h2 a:visited{
color: #b00f6a;
}

#universities a,
#universities a:visited{
padding: 0 5px;
display: block;
color: #b00f6a;
text-decoration: none;
}

#universities a:hover{
background: #B00F6A;
color: #FFCFE5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#students ul,
#employers ul,
#universities ul{
list-style-type:none;
padding: 0 0 10px;
margin: 10px 0 0;
}

#students ul li,
#employers ul li,
#universities ul li{
font-size: 1.2em;
background: transparent url("/images/icons.png") no-repeat 0 -73px;
padding-left: 14px;
margin: 0;
overflow: hidden;
}

#employers ul li{
background-position: 0 4px;
}

#universities ul li{
background-position: 0 -141px;
}

#students a:focus,
#employers a:focus,
#universities a:focus{
background: #fff000;
color: #213100;
}

#primary_closed #students ul{
position: absolute;
float:left;
width: 27%;
margin: 0 0 0 -1.5%;
background:#E8FFCF url("/images/shadow.png") 50% -75% no-repeat;
color: #436300;
padding: 1.5%;
border: solid 1px #436300;
-moz-box-shadow: 3px 3px 7px #555;
-webkit-box-shadow: 3px 3px 7px #555;
-o-box-shadow: 3px 3px 7px #555;
box-shadow: 3px 3px 7px #555;
z-index: 1000;
}

#primary_closed #employers ul{
position: absolute;
float:left;
width: 27%;
margin: 0 0 0 -1.5%;
background:#D1EAEF url("/images/shadow.png") 50% -75% no-repeat;
color: #00677e;
padding: 1.5%;
border: solid 1px #00677E;
-moz-box-shadow: 3px 3px 7px #555;
-webkit-box-shadow: 3px 3px 7px #555;
-o-box-shadow: 3px 3px 7px #555;
box-shadow: 3px 3px 7px #555;
z-index: 1000;
}

#primary_closed #universities ul{
position: absolute;
float:left;
width: 27%;
margin: 0 0 0 -1.5%;
background:#ffd1e6 url("/images/shadow.png") 50% -150% no-repeat;
color: #b00f6a;
padding: 1.5%;
border: solid 1px #B00F6A;
-moz-box-shadow: 3px 3px 7px #555;
-webkit-box-shadow: 3px 3px 7px #555;
-o-box-shadow: 3px 3px 7px #555;
box-shadow: 3px 3px 7px #555;
z-index: 1000;
}

#primary_closed #students h2 a,
#primary_closed #employers h2 a,
#primary_closed #universities h2 a{
margin: 0;
padding: 0 5px;
cursor: pointer;
outline: 0;
}

#primary_closed #students h2 a,
#primary_closed #students h2 a:visited{background: transparent url("/images/icons.png") 97% -346px no-repeat;}
#primary_closed #employers h2 a,
#primary_closed #employers h2 a:visited{background: transparent url("/images/icons.png") 97% -274px no-repeat;}
#primary_closed #universities h2 a,
#primary_closed #universities h2 a:visited{background: transparent url("/images/icons.png") 97% -422px no-repeat;}

#primary_closed #students h2 a:hover{color: #E5FCCD; background: #436300 url("/images/icons.png") 97% -495px no-repeat;}
#primary_closed #employers h2 a:hover{color: #D1EAEF; background: #00677E url("/images/icons.png") 97% -495px no-repeat;}
#primary_closed #universities h2 a:hover{color: #FFD1E6; background: #B00F6A url("/images/icons.png") 97% -495px no-repeat;}

#primary_closed #students h2 a:focus{color: #213100; background: #fff000 url("/images/icons.png") 97% -346px no-repeat;}
#primary_closed #employers h2 a:focus{color: #213100; background: #fff000 url("/images/icons.png") 97% -274px no-repeat;}
#primary_closed #universities h2 a:focus{color: #213100; background: #fff000 url("/images/icons.png") 97% -422px no-repeat;}

/************************** features nav */

#features{
clear:both;
width:100%;
}

#home_current_vacancies,
#home_testimonials,
#home_featured_events,
#home_stay_in_touch{
width: 24%;
float: left;
margin-bottom: 20px;
}

#home_current_vacancies,
#home_testimonials,
#home_featured_events{
margin-right: 1.33%;
}

#home_testimonials a,
#home_testimonials a:visited{
color: #444;
text-decoration: none;
}

#home_testimonials a:hover{
color: #AF002E;
background: #FFCFCF;
}

#home_testimonials a:focus{
color: #4e2218;
background: #fff000;
}

#home_testimonials blockquote p{
line-height: 1.2;
}

#home_testimonials cite a,
#home_testimonials cite a:visited{
text-decoration: underline;
}

#home_featured_events ul li span{
display: block;
font-style: italic;
font-size: .8em;
color: #333;
}

#features h3{
font-size: 130%;
border-bottom: solid 1px #cbcbcb;
padding-bottom: 10px;
}

#features h3 a{
padding: 2px 6px 3px;
color: #303030;
text-decoration: none;
border-radius: 3px;
}

#features h3 a:hover{
background: #D71313;
color: #fff;
}

#features h3 a span:before{
content: " > ";
}

#features h3 a span{
font-size: .8em;
color: #D71313;
font-style: italic;
text-decoration: underline;
}

#features h3 a:hover span{
color: #fff;
}

#features h3 a:focus{
background: #FFF000;
color: #222;
outline: 0;
}

#features h3 a img{
margin-bottom: -2px;
}

#features ul{
list-style: none;
}

#features ul li{
font-size: 1em;
background: transparent url("/images/icons.png") no-repeat 0 -209px;
padding-left: 10px;
margin: 5px 0 7px;
overflow: hidden;
line-height: 1.2;
}

#features ul li a{
display: block;
color: #333;
text-decoration: none;
}

#features ul li a:visited{
color: #444;
}

#features ul li a:hover{
background: #FFCFCF;
color: #AF0000;
}

#features ul li a:focus{
background: #FFF000;
color: #222;
outline: 0;
}

#home_stay_in_touch h3{
position: relative;
}

#features #home_stay_in_touch ul{
list-style: none;
margin-top: 10px;
}

#features #home_stay_in_touch ul li{
height: 2.5em;
line-height: 2.4em;
}

#features #home_stay_in_touch ul li a{
display: inline-block;
line-height: 1em;
padding: 5px;
margin-left: 30px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
font-size: .9em;
}

#features #home_stay_in_touch ul li#eb{
background: transparent url("/images/social-icons.png") no-repeat 0 0;
}

#features #home_stay_in_touch ul li#rg{
background: transparent url("/images/social-icons.png") no-repeat 0 -50px;
}

#features #home_stay_in_touch ul li#fb{
background: transparent url("/images/social-icons.png") no-repeat 0 -100px;
}

#features #home_stay_in_touch ul li#tw{
background: transparent url("/images/social-icons.png") no-repeat 0 -150px;
}

#features #home_stay_in_touch ul li#su{
background: transparent url("/images/social-icons.png") no-repeat 0 -200px;
}

#features #home_stay_in_touch ul li#vc{
background: transparent url("/images/social-icons.png") no-repeat 0 -247px;
}

#features #home_stay_in_touch ul li#eb a,
#features #home_stay_in_touch ul li#eb a:visited
{
background: #FFCFCF;
color: #CC1111;
}

#features #home_stay_in_touch ul li#eb a:hover,
#features #home_stay_in_touch ul li#eb a:focus
{
background: #CC1111;
color: #fff;
}

#features #home_stay_in_touch ul li#rg a,
#features #home_stay_in_touch ul li#rg a:visited,
#container #hreg a,
#container #hreg a:visited{
background: #cdfecd;
color: #395505;
}

#features #home_stay_in_touch ul li#rg a:hover,
#features #home_stay_in_touch ul li#rg a:focus,
#container #hreg a:hover,
#container #hreg a:focus{
background: #00850F;
color: #fff;
}

#features #home_stay_in_touch ul li#fb a,
#features #home_stay_in_touch ul li#fb a:visited{
background: #DFEBFF;
color: #17335F;
}

#features #home_stay_in_touch ul li#fb a:hover,
#features #home_stay_in_touch ul li#fb a:focus{
background: #17335F;
color: #fff;
}

#features #home_stay_in_touch ul li#tw a,
#features #home_stay_in_touch ul li#tw a:visited{
background: #CFFDFF;
color: #1F5D7F;
}

#features #home_stay_in_touch ul li#tw a:hover,
#features #home_stay_in_touch ul li#tw a:focus{
background: #1F5D7F;
color: #fff;
}

#features #home_stay_in_touch ul li#su a,
#features #home_stay_in_touch ul li#su a:visited{
background: #FFE2AF;
color: #DF5E00;
}

#features #home_stay_in_touch ul li#su a:hover,
#features #home_stay_in_touch ul li#su a:focus{
background: #DF4E00;
color: #fff;
}

#features #home_stay_in_touch ul li#vc a,
#features #home_stay_in_touch ul li#vc a:visited,
#container #vacs a,
#container #vacs a:visited{
background: #eee;
color: #714016;
}

#features #home_stay_in_touch ul li#vc a:hover,
#features #home_stay_in_touch ul li#vc a:focus,
#container #vacs a:hover,
#container #vacs a:focus{
background: #8d4032;
color: #fff;
}

/******************************** footer */

footer{
background: #ccc;
position: absolute;
bottom: 0;
left: 0;
right: 0;
clear: both;
margin: 0;
padding: 10px 40px;
}

footer ul{
list-style: none;
float: left;
}

footer ul li{
float: left;
margin-right: 15px;
padding: 0;
}

footer ul li a{
display: block;
}

footer a{
color: #444;
}

footer a:hover,
footer a:focus{
color: #333;
background: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

footer a:focus{
background: #FFF000;
outline: 0;
}

footer p{
float: right;
}

/********************************** misc */

a img{border:0;}

blockquote{
padding: 0 35px 0 65px;
color: #444;
background: #fff url("/images/blockquote.png") 0 3px no-repeat;
margin-bottom: 20px;
}

#content blockquote{
background: #FFDFDF url("/images/blockquote.png") 20px 25px no-repeat;
padding: 20px 20px 10px 80px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
color: #9F4545;
}

#side blockquote{
background: #fff url("/images/blockquote.png") 20px 25px no-repeat;
padding: 20px 20px 10px 80px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

cite{
display: block;
margin-top: 5px;
color: #CD1111;
}

.hide{
display: none;
}

.off-left{
position: absolute;
left: -999em;
width: 990px;
}

#content a.post-edit-link,
#content a.post-edit-link:visited,
#content a.post-edit-link:active{
margin-top: 1em;
text-decoration: none;
overflow: hidden;
display: block;
width: 3.5em;
color: #fff;
padding: 3px 6px;
background: #D71313 url("/images/icons.png") 2.75em -830px no-repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
clear: both;
border-radius: 5px;
}

#content a.post-edit-link:hover{
background-color: #010000;
}

#content a.post-edit-link:focus{
background: #fff000;
color: #213100;
}

#content a.add {
	background: transparent url(/images/add.png) 0 0 no-repeat;
	padding-left: 24px;
}

#side .nav li.subscribe a,
#side .nav li.subscribe a:visited{
background: transparent url("/images/rss.png") 15px 50% no-repeat;
padding-left: 40px;
}

#side .nav li.subscribe a:hover,
#side .nav li.subscribe a:focus{
background-image: url("/images/rss.png");
background-position: 15px 50%;
background-repeat: no-repeat;
}

#side .nav h4{
margin: 15px 0 0 15px;
padding-left: 12px;
font-weight: bold;
background: transparent url("/images/icons.png") 0 -563px no-repeat;
}

/****************** captions & alignment */

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

#content .alignright a,
#content .alignleft a,
#content .alignright a:visited,
#content .alignleft a:visited{
text-decoration: none;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #D71313;
color: #fff;
}

#content .alignleft a,
#content .alignleft a:visited{
padding: 3px 7px 4px 20px;
background: #D71313 url("/images/icons.png") 8px -935px no-repeat;
}

#content .alignright a,
#content .alignright a:visited{
padding: 3px 24px 4px 7px;
background: #D71313 url("/images/icons.png") 100% -646px no-repeat;
}

#content .alignleft a:hover,
#content .alignright a:hover{
background-color: #444;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 4px 0 12px 12px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 12px;
padding: 0 4px 2px;
margin: 0;
}


/********************************* forms */

#content form,
#side form{
background: #dae8cb;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
padding: 30px 30px 20px;
color: #010000;
overflow: hidden;
}

#content form.regnow {
	background-color: #fff;
	padding: 0;
}

#side form{
background: #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 20px;
}

#content fieldset{
margin-bottom: 30px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: solid 1px #9AAF83;
padding: 20px;
}

#side fieldset{
margin-bottom: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: solid 1px #ccc;
padding: 10px 20px;
}

#content legend,
#side legend{
font-weight: bold;
font-size: 1.3em;
color: #222;
}

#side legend{
font-size: 1.1em;
}

input,
select,
textarea{
width: 45%;
border: solid 1px #dae8cb;
padding: 3px;
background-color: #f4f4f5;
font: 1em/1.4 normal Verdana, "Lucida Grande", sans-serif;
background: #f4f4f5;
}

textarea{
width: 99%;
}

#side input{
width: 80%;
margin-bottom: 10px;
}

#side select,
#side textarea{
width: 99%;
margin-bottom: 10px;
}

#side input.button{
width: auto;
}

input[type=checkbox]{
width: auto;
}

input:focus,
select:focus,
textarea:focus{
background-color: #FFF000;
outline: solid 2px red;
}

label{
line-height: 1.4;
border: solid 1px transparent;
}

#content fieldset label{
display: block;
width: 40%;
float: left;
text-align: right;
margin-right: 10px;
}

#content fieldset.checkboxes p{
clear: left;
overflow: hidden;
border-top: dotted 1px #9AAF83;
padding-top: 10px;
}

#content fieldset.checkboxes input{
float: left;
display: block;
margin: 3px 5px 0 2px;
line-height: 1.4;
}

#content fieldset.checkboxes p.please_state label{
float: left;
margin: 3px 5px 0 0;
}

#content fieldset.checkboxes p.please_state{
margin-top: -10px;
border-top: 0;
}

#content fieldset.checkboxes p.nb{
border: 0;
}

#content fieldset.checkboxes label{
display: inline;
width: auto;
float: none;
text-align: left;
}

#side fieldset label{
display: block;
width: 40%;
}

#content label.auto{
width: auto;
text-align: left;
margin: 0;
display: inline;
}

input.button{
background: #D71313 url("/images/button_bg.png") 0 50% repeat-x;
color: #fff;
padding: 3px 7px;
border: 0;
width: auto;
text-transform: uppercase;
font-size: 1em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #999;
-webkit-box-shadow: 1px 1px 2px #999;
-o-box-shadow: 1px 1px 2px #999;
box-shadow: 1px 1px 2px #999;
}

input.next.button{
background-color: #427F00;
float: right;
}

input.previous.button{
float: left;
}

input.add.button{
padding-left: 20px;
-moz-box-shadow: none;
background: #828F74 url("/images/icons.png") 6px -720px no-repeat;
}

input.button:hover{
-moz-box-shadow: 0 0 0;
-webkit-box-shadow: 0 0 0;
-o-box-shadow: 0 0 0;
box-shadow: 0 0 0;
cursor: pointer;
}

input.button:hover{
background-color: #222;
}

input.button:focus{
background-color: #fff000;
color: #010000;
outline: 0;
}

input.add.button:focus{
color: #010000;
outline: 0;
background: #fff000 url("/images/icons.png") 6px -646px no-repeat;
}

fieldset p.info{
font-size: .9em;
color: #436300;
}

form.twocols#registration fieldset{
width: 40%;
float: left;
}

form.twocols#registration fieldset.two{
margin-left: 5%;
}

form.twocols#registration p{
clear: left;
}

#content form.cform#registration fieldset p.datefields{
display: block;
overflow: hidden;
padding-top: 15px;
}

/******************************* news */

.newsitem {
border-bottom: 1px dotted #aaa;
margin-bottom: 12px;
}

/******************************* links */

.blogroll li {
margin-bottom: 12px;
}

.blogroll li a {
font-size: 1.1em;
font-weight: bold;
}

#feature_links a,
#feature_links a:visited{
background: #fff;
display: block;
float: right;

clear: right;
border: solid 3px #ddd;
text-decoration: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 0 0 20px 20px;
min-width: 180px;
text-align: center;
}


#feature_links a:hover,
#feature_links a:focus{
background: #fff;
border: solid 3px #999;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#feature_links a img{
border: solid 5px #fff;
}

/******************************* clients */

#clients,
#client_container{
clear: both;
width: 100%;
overflow:hidden;
position:relative;
}

#clients ul{
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
position: relative;
overflow: hidden;
height: 96px;
padding: 0 70px;
}

#clients li{
width: 230px;
height: 96px;
float: left;
list-style: none;
}

.slick-prev,
.slick-next{
	position: absolute;
	bottom: 1px;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 52px;
	height: 96px;
	line-height: 96px;
	text-align: center;
	right: 0;
	text-indent: -9999px;
	background: #fff url(/images/clients/clients_nav_button.png) -37px 50% no-repeat;
	border: 0;
}

.slick-prev{
right: inherit;
left: 0;
	background: #fff url(/images/clients/clients_nav_button.png) 5px 50% no-repeat;
}

.slick-prev:hover,
.slick-next:hover{
	background-color: #eee;
}

.clients a#slick-prev:focus,
.clients a#slick-next:focus{
	background-color: #fff000;
}

#client_container p a{
display: block;
position: absolute;
top: -1000px;
left: -1000px;
font-weight: bold;
font-size: 1.3em;
text-decoration: none;
padding: 10px 20px;
background: #fff000;
color: #010000;
}

#client_container p a:focus{
position: absolute;
top: 0;
left: 0;
z-index: 5000;
outline: 0;
background: #fff000;
color: #010000;
-moz-box-shadow: 1px 1px 7px #333;
-webkit-box-shadow: 1px 1px 7px #BFBFBF;
-o-box-shadow: 1px 1px 7px #BFBFBF;
box-shadow: 1px 1px 7px #BFBFBF;
}

#client_container p a:hover{
background: #010000;
color: #fff000;
}

#client_container.show_all #clients a#simplePrevious,
#client_container.show_all #clients a#simpleNext{
display: none;
}

#client_container.show_all #clients ul{
position: relative;
height: auto;
}


/***************************** accessnav */

#accessnav ul{

list-style: none;

}

#accessnav ul li a,
#accessnav ul li a:visited{
display: block;
position: absolute;
top: -1000px;
left: -1000px;
font-weight: bold;
font-size: 1.3em;
text-decoration: none;
padding: 10px 20px;
background: #fff000;
color: #010000;
}

#accessnav ul li a:focus,
#accessnav ul li a:active{
position: absolute;
top: 10px;
left: 10px;
z-index: 5000;
outline: 0;
background: #fff000;
color: #010000;
}

/****************************** messages */

.message{
padding: 20px 20px 10px 65px;
margin-bottom: 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.message h3{margin: 0;}

.success{background: #E0FFBF url("/images/message_icons.png") 20px 20px no-repeat;}
.help{background: #B3DBEF url("/images/message_icons.png") 20px -145px no-repeat;}
.error{background: #EBC2EF url("/images/message_icons.png") 20px -312px no-repeat;}


#content .success li,
#content .success h3,
#content .success p,
#content .success a,
#content .success a:visited{
color: #414F00;
}

#content .help li,
#content .help h3,
#content .help p,
#content .help a,
#content .help a:visited{
color: #0D4F6F;
}

#content .error li,
#content .error h3,



#content .error p,

#content .error a,
#content .error a:visited{
color: #69306F;
}

#content .message a:hover{background: #fff;}

/*************************** blog styles */

.postmetadata{
margin: 30px 0 0;
padding: 10px 0 0;
border-top: dotted 1px #ccc;
}

#content .newslink a{
text-decoration: none;
text-transform: lowercase;
background: #D71313 url("/images/icons.png") 102% -646px no-repeat;
color: #fff;
padding: 2px 20px 4px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#content .newslink a:visited{
}

#content .newslink a:hover{
background-color: #444;
}

#content .newslink a:focus{
background: #fff000 url("/images/icons.png") 102% -564px no-repeat;
color: #010000;
}

#news .post,

.newsitem{
position: relative;

margin: 0 0 60px 80px;
padding-bottom: 40px;
}

.newsitem h3{
line-height: 1.1;
}

.newsdate{
position: absolute;
top: 0;
left: -80px;
width: 50px;
background: #ddd;
text-align: center;
font-size: 1.1em;
line-height: 1;
padding: 5px;
border-top: solid 3px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
border-radius-bottomleft: 5px;
-moz-box-shadow: 1px 1px 1px #999;
-webkit-box-shadow: 1px 1px 2px #999;
-o-box-shadow: 1px 1px 2px #999;
box-shadow: 1px 1px 2px #999;
z-index: 0;
}

.newsdate b{
font-size: 1.4em;
}

.listmeta{
font-style: italic;
}

/********************* register progress */

#side ol#progress{
list-style: none;
margin: 1.5em;
}

#side ol#progress li{
line-height: 36px;
clear: left;
}

#side ol#progress li:first-child span{
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
border-radius-topleft: 5px;
}

#side ol#progress li:last-child span{
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
border-radius-bottomleft: 5px;
}

#side ol#progress li span{
display: block;
float: left;
padding: 0 10px;
margin-right: 10px;
background: #d4d4d4;
}

#side ol#progress li.step span{
background: #427f00;
color: #fff;
}

/************************** testimonials */

.category-testimonials{
margin-left: 0;
}

/*************************** internships */

#internships #content .newsitem{
margin-left: 0;
}
#internship-tables td.intlink {
	background: transparent url("/images/icons.png") no-repeat 6px -202px;
}
#internship-tables table a {
	display: block;
	padding-left: 12px;
}
#internship-tables table a:link,
#internship-tables table a:visited {
	font-weight: bold;
	text-decoration: none;
}

/******************************** events */

#events #wrapper,
#link-to-us #wrapper,
#wide #wrapper,
#search #wrapper{
width: 100%;
}
td.eventdate, td.eventtype, td.eventlocation {
	width: 100px;
}
td.eventname {
	width: 200px;
}

/******************************** link to us */

#link-to-us img.alignleft {
	margin-right: 20px;
}
#link-to-us p.linktous {
	border: 1px solid #ccc;
	color: #111;
	font-size: 0.9em;
	overflow: auto;
	padding: 20px 10px;
}

/****************************** site map */

#content #sitemap_list{
margin: 0;
}

#content #sitemap_list ul,
#content #sitemap_list ul ul,
#content #sitemap_list ul ul ul{
list-style: none;
margin: 10px 0 0 25px;
padding: 0;
}

#content #sitemap_list ul ul,
#content #sitemap_list ul ul ul{
margin: 10px 0 10px 25px;
}

#content #sitemap_list li{
padding: 10px 0;
display: block;
border-top: dotted 1px #C5DF8B;
}

#content #sitemap_list li li{
margin: 0;
padding: 0;
}

#content #sitemap_list li li{
margin: 0;
padding: 0;
}

#content #sitemap_list li a{
text-decoration: none;
font-size: 1.5em;
color: #436300;
padding: 5px 10px 5px 25px;
background: #fff url("/images/list.gif") 10px 50% no-repeat;
}

#content #sitemap_list li a:visited{
color: #444;
}


#content #sitemap_list li a:hover{
background-color: #C5DF8B;
color: #436300;
}

#content #sitemap_list li a:focus{
background-color: #ff0;
outline: 0;
}

#content #sitemap_list ul li,
#content #sitemap_list ul ul li,
#content #sitemap_list ul ul ul li{
border: 0;
}

#content #sitemap_list ul li a,
#content #sitemap_list ul ul li a,
#content #sitemap_list ul ul ul li a{
display: inline;
border: 0;
font-size: inherit;
color: inherit;
}

#content #sitemap_list ul li{
display: block;
padding: 2px 5px 2px 0;
}

#content #sitemap_list ul li a{
padding: 2px 5px 2px 17px;
background: #fff url("/images/icons.png") 5px -565px no-repeat;
}

#content #sitemap_list ul li a:hover{
color: #111;
background-color: #ddd;
}

#content #sitemap_list ul ul li{
display: block;

}

#content #sitemap_list ul ul li a{
color: #D066A2;
padding: 2px 5px 2px 17px;
background: #fff url("/images/icons.png") 5px -206px no-repeat;
}

#content #sitemap_list ul ul li a:hover{
background-color: #FFCFEB;
color: #5F2346;
}

#content #sitemap_list ul ul ul li{
display: block;
}

#content #sitemap_list ul ul ul li a{
color: #4C67AF;
padding: 2px 5px 2px 17px;
background: #fff url("/images/icons.png") 5px -565px no-repeat;
}

#content #sitemap_list ul ul ul li a:hover{
background-color: #BFD0FF;
color: #00268F;
}

/******************************** tables */

table{
border-collapse: collapse;
width: 100%;
margin-bottom: 2em;
background: #f6f6f6;
}

th,td{
padding: 5px 12px;
border-bottom: dotted 1px #bbb;
text-align: left;
vertical-align: top;
}

th{
padding: 2px 12px;
font-size: 1.1em;
border-bottom: ridge 3px #999;
color: #222;
background-color: #eee;
}

tr:nth-child(odd){
background-color: #fff;
}

table.graduate_fairs tr td:nth-child(1),
table.campus_visits tr td:nth-child(1){
	width: 250px;
}
table.graduate_fairs tr td:nth-child(2),
table.campus_visits tr td:nth-child(2){
	width: 100px;
}
table.graduate_fairs tr td:nth-child(5),
table.campus_visits tr td:nth-child(5){
	width: 160px;
}

/******** disability inclusive employers & employers we've worked with */

div.employers h3 {
border-top: dotted 1px #ccc;
border-bottom: dotted 1px #ccc;
clear: left;
padding: 10px 0;
}

#content #disability_inclusive_employers,
#content .employers ul,
#content .employers li {
list-style: none;
margin: 0;
padding: 0;
}

#content #disability_inclusive_employers li,
#content .employers  li{
display: block;
float: left;
margin: 0 10px 10px 0;
}

#content #disability_inclusive_employers li a,
#content #disability_inclusive_employers li a:visited,
#content .employers li a,
#content .employers li a:visited{
display: block;
background-color: transparent;
}

#content #disability_inclusive_employers li a:hover,
#content #disability_inclusive_employers li a:focus,
#content .employers li a:hover,
#content .employers li a:focus{
display: block;
background-color: transparent;
outline: 1px dotted #D71313
}

dl
{
width: 41.1em;
margin: 16px 0 20px 0;
padding: 0;
overflow: hidden;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
}

dt
{
width: 15em;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-bottom: 1px solid #ccc;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-bottom: 1px solid #ccc;
}

/* jQuery Countdown styles 1.6.3. */
td #defaultCountdown span{
text-align: center;
width: auto;
height: auto;
background: inherit;
text-indent: 0;
}
.hasCountdown{
text-align: center;
overflow: hidden;
border: 1px solid #ccc;
background-color: #eee;
margin: 1em 0 0;
padding: 5px;
}
td #defaultCountdown span.countdown_row {
clear: both;
width: 100%;
padding: 0;
text-align: center;
}
td #defaultCountdown span.countdown_section {
display: block;
float: left;
width: 25%;
padding: 0;
margin: 0;
text-align: center;
}
td #defaultCountdown span.countdown_amount {
font-size: 200%;
display: inline-block;
text-align: center;
width: 100%;
}



.opp{
	margin-bottom: 3em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3em;
}

#content .opp ul{
	font-size: 1.2em;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
}

#content .opp ul li{
	margin-bottom: 1em;
}

#content .opp img{
	max-width: 200px;
}

.opp ul.hidden{
	display: none;
}

#content .opp .more_opps_button,
#content .opp .more_opps_button:visited{
	display: inline-block;
	color: #fff;
	background: #D71313;
	text-decoration: none;
	padding: 8px 14px;
	margin-bottom: 3em;
	border-radius: 3px;
}

#content .opp .more_opps_button:hover,
#content .opp .more_opps_button:focus{
	background: #222;
}

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
