body {
	font: 80% Helvetica, 'Helvetica Neue',Arial, sans-serif;
	margin: auto;
	background-color: #F2F2F2;
	color: #2D50A6;
}

h2 {
	font-size: 1.5em;
	padding: .5em 0 .75em 0px;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

#container {
	width: 950px;
	background-color: #fff;
	margin: 0px auto;
	padding-bottom: 20px;
}

#header {
	clear: both;
	height: 5em;
	display: block;
	border-bottom: 10px solid #2D50A6;
	/* border-top: 2px solid #F2F2F2;*/
	position:relative;
}

#top-search .input input {
	float: left;
	width: 160px;
}

#top-search .submit {
	float: right;
	margin: 0;
	width: 60px;
}
#top-search .submit input {
	width: 60px;
	border: 0;
}

#search {
	border: 0px;
	cursor: text;
	color: #000;
}

#top-search {
	width: 240px;
	margin: 10px 10px 0 10px;
	float: right;
	background-color: #FABD61;
	padding: 10px;
}

#top-search label {
	display: none;
}

#header p {
	position: absolute;
	bottom: 30px;
	right: 10px;
	width: 260px;
	text-align: left;
	font-size: 1.5em;
}

#header h1 {
	position: absolute;
	left: 10px;
	bottom: 20px;
	position: absolute;
}

#header h1 a {
	display: block;
	height: 90px;
	width: 376px;
	position: relative;
}

#header h1 span {
	background-image: url('/img/lcuk_logo.png');
	width: 100%;
	height: 90px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}


#nav-top {
	float: left;
	margin: 20px 0 0 10px;
	width: 650px;
	/* border:10px solid #EAB968;*/
}

#nav-top ul {
}

#nav-top li.first {
	margin-left: 0;
}
#nav-top li {
	float: left;
	padding: 0 10px;
	line-height: 20px;
	border-right: 1px solid #EAB968;
}

#nav-top li.last {
	border-right: 0;
}

a, #display-switch a {
	color: #072777;
}

a:hover {
	text-decoration: underline;
	color: #E2144A;
}

#nav {
	float: left;
	margin: 30px 10px 10px 10px;
	z-index: 2;
	display: block;
}


#nav li a {
	text-decoration: none;
	padding: 2px;
	display: block;
}

#nav .topLevel a {
	font-size: 1.1em;
	color: #fff;
	background-color: #84a1f6;
	font-weight: bold;
}

#nav ul.secondLevel li a {
	color: #072777;
	font-weight: normal;
}

#nav ul.secondLevel li a:hover {
	color: #de8e09;
}

#nav ul.secondLevel li {
	font-size: .9em;
	letter-spacing: .06em;
	line-height: .8em;
}

#display-switch {
	float: right;
	margin: 0 10px 0 0;
	width: 240px;
	padding: 10px;
	clear: both;
	background-color: #FDDEB1;
}
#display-switch li {
	margin-left: 0;
	padding: .5em 0 0 0 ;
	clear: both;
}

#display-switch ul {
	float: left;
	clear: none;
}
#display-switch ul.top {
	margin-top: -6px;
}

#display-switch ul li {
	display: inline;
}

#display-switch li label {
	/* display: inline;*/
	float: left;
	padding-right: 1em;
}

#display-switch a {
	padding: 2px 4px;
}

#content {
	border-top: 1px dashed #072777;
	width: 720px;
	float: right;
	line-height: 1.5em;
	margin: 0 10px 10px 0;
	padding: 0 0px 0px 0px;
	position: relative;
}

#content .view, #content .index {
	padding: 10px 10px 30px 10px;
}
#content ul {
	list-style-type: square;
	margin: 1em 0;
}

#content ul li {
	margin-left: 20px;
}

#content dl {
	margin-bottom: 40px;
	margin-right: 10px;
}

#content form h2 {
	padding-left: 10px;
}

#content form fieldset h2 {
	padding-left: 0px;
}

#content p {
	margin-top: 1em;
}

#content dt {
	display: none;
}

#content .events .record {
	clear: both;
	display: block;
}

#content .events .image {
	float: right;
}


#content .events .record:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



html[xmlns] .clearfix {
	display: block;
}

* html .record {
	height: 1%;
}




#content .events label {
	font-weight: bold;
	padding-right: 1em;
	color: #2D50A6;
}

#content .events .image {
	/* position: absolute;*/
	float:right;
	margin: 0;
	right: 10px;
}

#content .events.view h3 {
	width: 450px;
}

#content .events .excerpt {
	width: 450px
}


#content .events dl {
	width: 450px;
}

#content .description dl {
	margin-bottom: 0;
}

#content .description dt {
	display: block;
	font-size: .9em;
	line-height: 1em;
	width: 6em;
}

#content .description dd {
	margin-left: 7em;
	margin-top: -1.1em;
}

#content dd h3 {
	margin-top: 1em;
}

#footer {
	clear: both;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin-bottom: 1.5em;
}

#footer .footer-info {
	color: #072777;
	line-height: 1.2em;
}

#footer .sml {
	color: #072777;
	margin-top: 8px;
}

#footer .credit, #footer .visit {
	font-size: .9em
}

#footer .credit, #footer .credit a {
	color: #bbb;
}

#footer .visit, #footer .visit a {
	color: #072777;
}

#nav-footer {
	clear: both;
	padding: 10px;
	background-color: #2d50a6;
	margin-bottom: 20px;
}

#nav-footer li {
	display: inline;
	margin-right: 10px;
	padding: 10px;
}

#nav-footer li.last {
	margin-right: 0;
}

#nav-footer li a {
	text-decoration: none;
	color: #fff;
}

#nav-footer li a:hover {
	text-decoration: none;
	color: #eab968;
}

/* users pages */

.users .record {
	padding-top: 1em;
	clear: both;
}
.vacancies .record {
	clear: both;
	margin: 0px;
}

.record h3 {
	margin-bottom: .5em;
}
.record h3 .title,
.view h3 .title {
	font-weight: normal;
	padding-left: 1em;
}

.record .description {
	width: 430px;
	float: left;
	padding-bottom: 2.5em;
}

h1,h2,h3 {
	color: #2D50A6;
	font-weight: bold;
}
/* eo users pages */

/* styles added by mikek - move as you please */

ul#breadcrumb {
	list-style-type: none;
	float: right;
	display: block;
	line-height: 30px;
	color: #eab968;
	margin: 0 10px 0 0;
	padding-right: 10px;
}

ul#breadcrumb li {
	float: left;
	padding-left: 10px;
}

ul#breadcrumb a {
	color: #de8e09;
	text-decoration: none;
}

ul#breadcrumb a:hover {
	color: #de8e09;
	text-decoration: underline;
}

#header legend {
	display: none;
}

/* enquiries styles */

#content .message_explanation {
	margin-right: 20px;
	margin-bottom: 2em;
}

#content .message_explanation label {
	font-weight: bold;
	padding-right: 20px;
}

#content .submit input {
	width: 100px;
	border: 1px solid #2D50A6;
}

#content form {
	margin-top: 15px;
	background-color: #84a1f6;
	padding-top: 10px;
	width: 720px;
}
#content form fieldset {
	padding: 10px 0 10px 10px;
	margin-right: 20px;
}

#content form fieldset fieldset {
	padding: 0;
	margin-right: 0;
}

#content form legend {
	display: none;
}

#content form fieldset fieldset legend {
	display: block;
}

#content form fieldset fieldset legend span {
	display: block;
	width: 720px;
}

#content form#EnquiryAddForm fieldset fieldset legend {
	display: block;
	padding: 0;
	background-color: transparent;
}

#content form h3 {
	clear: both;
	padding-top: 2em;
	padding-bottom: .5em;
}
#content form h4 {
	clear: both;
	padding-top: 2em;
	border-bottom: 1px dotted #fff;
	color: #FFF;
	font-size: 1.1em;
}
#content form p {
	clear: both;
}

#content form label {
	line-height: 1em;
	color: #fff;
	font-weight: bold;
}

#content form .radio label {
	float: left;
	padding: 0px 20px 0 10px;
}

#content form .input.text {
	float: left;
	width: 340px;
	clear: none;
}

#content form .input input[type="text"], #content form .input input[type="password"] {
	width: 310px;
	line-height: 1.3em;
	padding: 2px 0;
}

#content form .radio input {
	float: left;
}

#content form .input {
	clear: both;
	padding-bottom: 1.5em;
	width: 695px;
}

#content form .date {
	padding-top: 1em;
}

#content form .input input, #content form textarea {
	float: left;
}

#content form .textarea {
	padding-top: 1em;
}

#content form .checkbox {
	padding-top: 1em;
}
#content form .checkbox label {
	display: inline;
	float: none;
}

#content form .checkbox input {
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}

#content form input[type='text'] {
	/* border: 1px solid #072777;*/
	width: 500px;
	margin-top: 2px;
}

#content form .input100 {
	clear: both;
	padding-top: 1em;
	padding-bottom: .5em;
}
#content form .input100 input[type='text'] {
	width: 685px;
}

#content form .textarea label {
	clear: both;
	float: none;
	display: block;
	padding-bottom: .5em;
}
#content form .textarea textarea {
	clear: both;
	width: 690px;
	margin-bottom: 1em;
}

#content form .input50 {
	float: left;
	margin-top: 10px;
	padding-right: 30px;
}

#content form .error-message {
	padding: 10px;
}

#content form .input50 input {
	width: 190px;
}



#content form .input input[type='checkbox'] {
}

#content form label {
	color: #072777;
	display: block;
}

#content form textarea {
	width: 524px;
	height: 5em;
	font: 1em Helvetica, 'Helvetica Neue',Arial, sans-serif;
	/* border: 1px solid #072777;*/
}

#content form .submit {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

/* eo enquiries styles */

/* social networking links */
#socnet {
	font-size: .9em;
	padding: 1em 10px 10px 10px;
	clear: both;
	border-top: 1px dashed #2D50A6;
}
#socnet ul {
	margin: .5em 0 0 0;
	padding-left: 0;
}

#socnet li {
	display: inline;
	background-repeat: no-repeat;
	padding: 2px 0 4px 20px;
	margin-left: 0;
}
#socnet li.delicious {
	margin-left: 0;
	background-image: url(/img/socnet/delicious.gif);
}
#socnet li.digg {
	background-image: url(/img/socnet/digg.gif);
}
#socnet li.facebook {
	background-image: url(/img/socnet/facebook.gif);
}
#socnet li.stumbleupon {
	background-image: url(/img/socnet/stumbleupon.gif);
}
#socnet li a {
}
/* eo soc net */

strong {
	font-weight: bold;
}

#content dl dt,
#content dl dd {
	margin-top: .5em;
}
#content dl dd span {
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: .8em;
}

#content dl dd .image,
.record .image,
.vacancies .image {
	/* width: 200px;*/
	float: right;
	margin: 0 0 2em 2em;
}
#content dl dd .image .caption {
	font-weight: bold;
	padding: 0 0 .5em 7px;
	display: block;
	width: 200px;
	letter-spacing: 1px;
	font-size: 1em;
}
#content dl dd .record .description {
	width: 380px
}
#content dl dd .record .image {
	margin-left: 0;
}
#content .headlines {
	margin-top: 10px;
}

#content .record {
	clear: both;
	position: relative;
}

#content .headlines .record {
	width: 340px;
	float: left;
	margin-right: 15px;
	height: 12em;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	position: relative;
	clear: none;
}

#content .headlines .record h2 {
	width: 180px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	padding-bottom: .5em;
}

#content .headlines .record .excerpt, #content .headlines .record .link {
	width: 180px;
	margin: 0 0 0 10px;
	line-height: 1.1em;
}
#content .headlines .record .excerpt {
	height: 7em;
}

#content .headlines .record .link {
	position: absolute;
	bottom: 10px;
}

#content .headlines .last {
	margin-right: 0px;
}

#content .headlines .record .image {
	width: 130px;
	height: 130px;
	float: right;
	margin: 10px 10px 0 0;
}

.vacancies {
	margin-right: 10px;
}

.vacancies .image img, .users .image img, .events .image img {
	border-color: #EFEFEF rgb(204, 204, 204) rgb(204, 204, 204) rgb(239, 239, 239);
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 5px;
	background-color: #fff;
}

#content .headlines .record .image img {
	border-color: #EFEFEF rgb(204, 204, 204) rgb(204, 204, 204) rgb(239, 239, 239);
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 5px;
	background-color: #fff;
	width: 120px;
}

#content .view img {
	border-color: #EFEFEF rgb(204, 204, 204) rgb(204, 204, 204) rgb(239, 239, 239);
	border-style: solid;
	border-width: 1px;
	display: block;
	padding: 5px;
	background-color: #fff;
}

#flashMessage {
	margin: 10px 0;
	padding: 10px;
	font-size: 1.75em;
	color: #fff;
	background-color: #FABD61;
}

.subscribe {
	clear: both;
}

.subscribe a {
	background-image: url(/img/feed-icon16x16.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 0 3px 24px;
}

.users {
	padding: 0 10px;
}

a.a-small {
	font-variant: small-caps;
	line-height: 1.5em;
}
a.a-medium {
	line-height: 1.5em;
}
a.a-large {
	font-size: 1.2em;
	line-height: 1.5em;
}

#nav-top a {
	padding: 0 2px;
}

ol#site-map, ol ol {
	list-style-type: decimal;
	margin-bottom: 1em;
}
ol#site-map li {
	margin: 0 0 1em 2em;
}
ol#site-map li p {
	margin-top: 0;
}
ol#site-map ol.secondLevel {
	margin-left: 2em;
	margin-top: 1em;
}
ol#site-map ol li {
	margin-bottom: 0;
}

#content #newsletter li {
	padding-bottom: 1em;
}
#content #newsletter li p {
	margin-top: 0;
}

#content .newsletters h2 {
	margin-top: 0.25em;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

#accessibilityBox {
	position: absolute;
	top: -10000px;
}

#courses-and-events dd h2.related {
	display: none;
}
.vacancies a.link {
	display: block;
	margin: 1em 0;
}
