/*
Theme Name: 2016 University of Buckingham NEW THEME (parent)
Theme URI: http://wordpress.org/
Description: Wordpress theme by One Ltd for the University of Buckingham.
Author: One Ltd
Version: 1.0
Tags:
#Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

Pallette: royalblue: #002147
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	
	/* 2014 */
	font-family: Arial, Helvetica, sans-serif;

}

table.santander-table tr, table.santander-table th, table.santander-table td {
	color: #606060 !important;
}

html	{
	min-height: 100%;
	height: auto;
	overflow-y: scroll;
}

body {
	line-height: 1;
	
	/* 2014 */
	width: 100%;
}

/* 2014 */
#page {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #606060;
}

#entry-title {
position: relative;
	margin: 0 auto;
}

.main_page_image {
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
A	{
	text-decoration: none;
}

A[rel="external"] {
	background: url(/wp-content/uploads/2010/12/external1.png) 99% 40% no-repeat;
	padding-right: 15px;
}

A.external {

        /* background: url(/wp-content/uploads/2010/12/external1.png) 99% 40% no-repeat;

	padding-right: 15px; */

}





/* 2014 */

h1 {
	margin: 10px 0 20px 0;
}

h2 {
	margin: 0px 0 10px 0;
}

h3{
	margin: 0px 0 10px 0;
}

H6	{
	font-size: 18px;
	margin-bottom: 0.25em;
}

ol, ul {
	margin: 15px 0 10px 25px;
	list-style-type:disc;
}

p {
	margin: 0px 0 15px 0;
}

a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {

	position:relative;
	/* min-height: 100%; */	
	margin-bottom: -230px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #FFF;

}

#subnav
{

	float: left;
	width: 160px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFF;
	padding: 0 3px 3px 0px;
	background-color: #FFF;
	font-size: 75%;

}


#subnav li
{
	margin-left: 0;
}
#subnav>LI	{

	border-bottom: 2px solid #FFF;
}

#subnav>LI.page_item:first-child	{

	background-color: #002147;
}
#subnav>LI.current_page_item:first-child A	{
	
	background-color: #002147;
}

.regular-site #subnav>LI.top_level {
	background-color: #002147;
	color: #FFF;
}

.regular-site #subnav>LI.top_level a {
	background-color: #002147;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.business-school #subnav>LI.page_item:first-child	{

	background-color: #00659e;
}

.business-school #subnav>LI.top_level {
	background-color: #00659e;
	color: #FFF;
}

.business-school #subnav>LI.top_level a {
	background-color: #00659e;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.sciences-school #subnav>LI.page_item:first-child	{

	background-color: #009353;
}

.sciences-school #subnav>LI.top_level {
	background-color: #009353;
	color: #FFF;
}

.sciences-school #subnav>LI.top_level a {
	background-color: #009353;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.humanities-school #subnav>LI.page_item:first-child	{

	background-color: #f58345;
}

.humanities-school #subnav>LI.top_level {
	background-color: #f58345;
	color: #FFF;
}

.humanities-school #subnav>LI.top_level a {
	background-color: #f58345;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.law-school #subnav>LI.page_item:first-child	{

	background-color: #da2128;
}

.law-school #subnav>LI.top_level {
	background-color: #da2128;
	color: #FFF;
}

.law-school #subnav>LI.top_level a {
	background-color: #da2128;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.foundation-school #subnav>LI.page_item:first-child	{

	background-color: #7a487b;
}

.foundation-school #subnav>LI.top_level {
	background-color: #7a487b;
	color: #FFF;
}

.foundation-school #subnav>LI.top_level a {
	background-color: #7a487b;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.medicine-school #subnav>LI.page_item:first-child	{

	background-color: #8d1c35;
}

.medicine-school #subnav>LI.top_level {
	background-color: #8d1c35;
	color: #FFF;
}

.medicine-school #subnav>LI.top_level a {
	background-color: #8d1c35;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}


#subnav>LI.page_item:first-child A	{
	color: #FFFFFF;
	/* text-shadow: black 0px -1px 1px; */
	font-size: 16px;
	text-transform: uppercase;
}

#subnav LI.page_item	{
	background-color: #f2f2f2;
}

#subnav li a
{
	
	padding: 5px 0px 5px 5px;
	display: block;
	text-decoration: none;
}
#subnav ul
{
	
	display: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

/* 2nd level */
/* housekeeping */




#subnav li.current_page_ancestor ul,
#subnav li.current_page_item ul
{
	display: block;
}

/* 3rd level */
/* housekeeping */
#subnav li.current_page_ancestor ul ul,
#subnav li.current_page_item ul ul
{
	display: none;
}

#subnav ul li.current_page_ancestor ul,
#subnav ul li.current_page_item ul
{
	display: block;
}
/* 1st level styling */
.regular-site #subnav li a:hover,
.regular-site #subnav li a:focus
{
	background-color: #606060;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}
.business-school #subnav li a:hover,
.business-school #subnav li a:focus
{
	background-color: #00659e;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}

.sciences-school #subnav li a:hover,
.sciences-school #subnav li a:focus
{
	background-color: #009353;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}

.humanities-school #subnav li a:hover,
.humanities-school #subnav li a:focus
{
	background-color: #f58345;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}

.law-school #subnav li a:hover,
.law-school #subnav li a:focus
{
	background-color: #da2128;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}

.foundation-school #subnav li a:hover,
.foundation-school #subnav li a:focus
{
	background-color: #7a487b;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}

.medicine-school #subnav li a:hover,
.medicine-school #subnav li a:focus
{
	background-color: #8d1c35;
	color: #FFFFFF
/*	text-shadow: #FFF 0px -1px 0px;	*/
}






#subnav li a:hover,
#subnav li a:focus
{
	background-color: #606060;
	color: #FFF;
}

/* 2nd level styling */



.regular-site #subnav LI.current_page_item>A	{
	background-color: #002147;
	color: #FFF;


}
.regular-site #subnav LI.current_page_item>A:hover	{
	background-color: #002147;
	color: #FFF;

}

.business-school #subnav LI.current_page_item>A	{
	background-color: #00659e;
	color: #FFF;


}
.business-school #subnav LI.current_page_item>A:hover	{
	background-color: #00659e;
	color: #FFF;

}

.sciences-school #subnav LI.current_page_item>A	{
	background-color: #009353;
	color: #FFF;


}
.sciences-school #subnav LI.current_page_item>A:hover	{
	background-color: #009353;
	color: #FFF;

}

.humanities-school #subnav LI.current_page_item>A	{
	background-color: #f58345;
	color: #FFF;


}
.humanities-school #subnav LI.current_page_item>A:hover	{
	background-color: #f58345;
	color: #FFF;

}

.law-school #subnav LI.current_page_item>A	{
	background-color: #da2128;
	color: #FFF;


}
.law-school #subnav LI.current_page_item>A:hover	{
	background-color: #da2128;
	color: #FFF;

}

.foundation-school #subnav LI.current_page_item>A	{
	background-color: #7a487b;
	color: #FFF;


}
.foundation-school #subnav LI.current_page_item>A:hover	{
	background-color: #7a487b;
	color: #FFF;

}

.medicine-school #subnav LI.current_page_item>A	{
	background-color: #8d1c35;
	color: #FFF;


}
.medicine-school #subnav LI.current_page_item>A:hover	{
	background-color: #8d1c35;
	color: #FFF;

}






/* 3rd level */

#subnav>LI>UL.children>LI
{

background-color: #f2f2f2;
border-top: 1px solid #f2f2f2;
/* padding-left: 20px; */
}


#subnav>LI>UL.children>LI>A
{
	padding-left: 18px;
padding-left: 20px;
}




#content {

	/* margin: 0 0px 0 0px;
background-color: #FFFFFF; */
}

#content #wordpress-login	{
	background-color: #f2f2f2;
	border: 1px solid #4FFF4F;
	float: left;
	padding: 10px;
margin-top: 15px;

}

.home	#content	{
	width: 946px;
padding: 6px;
margin-bottom: 20px;
}

.home #page-branding	{
/*	background-image: url(/wp-content/themes/bucks/images/swans.jpg);*/
	background-repeat: no-repeat;
	background-position: 650px 50px;
	display: block;
	position: absolute;
	width: 100%;
/* 20110118 EJB removed to fix quick links */
/*	height: 100%; */
}

#primary,
#secondary {
	/* float: right; */
/*	overflow: hidden;	*/
	/* width: 222px; */
}
#content #primary H2,
#content #secondary H2	{
	font-size: 16px;
	/* background-image: url(/wp-content/themes/bucks/images/side-nav/section-button.png); */
	height: 37px;
	color: #FFFFFF;
	line-height: 37px;
	/* padding-left: 10px; */
	margin: 0 0 10px 0;
	font-weight: bold;
	/* text-shadow: black 0px -1px 1px; */
	background: #002147;
}

#content #primary H3,
#content #secondary H3	{
margin-bottom: 10px;
}

#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}






/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;


	color: #000000;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;

}

#content .entry-content	{
}
#content .post:hover	{
/*
	background-color: rgb(240, 240, 240) !important;
*/
}

#content.content-list .entry-content	{
	text-shadow: #F9F9F9 0px 1px 0px;
	width: 315px;
	position: relative;
	top: 0;
	left: 125px;
	margin-right: 0;
}
#content .entry-content P:last-child	{
	margin-bottom: 0;
}


pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

#wpabar	{	}
#wpabar+DIV	{
/*	PA: Fix for "align:left" hilarity	*/
	clear: both;
	/* border: 1px solid rgb(255, 120, 120);
	background-color: rgba(255,232,232,0.5); */
	/* width: 900px; */
	margin: 0 auto;
	/* padding: 15px; */
}
BODY>DIV:nth-child(2)	{
/*	PA: Fix for "align:left" hilarity	*/
clear: both;
}

#notice	{
	DISPLAY: NONE;
	position: absolute;
	top: 85px;
	right: 20px;
	width: 283px;
	font-size: 8pt;
	font-family: Arial, san-serif;
	background-color: rgba(200,200,200,0.5);
	color: CadetBlue;
	border: 1px solid LightGrey;
	padding: 0px 5px;
}
.locked	{
	position: absolute;
	left: 0;
	width: 15px;	height: 0px;
/*	border: 1px dotted green;	*/
}


/* The main theme structure */
/*
#access .menu-header,
div.menu,
#colophon,
*/
#branding,
#main,
#wrapper {
	/* margin: 0 auto;
	width: 980px; */
}
#colophon,
#main,
#wrapper {
/*	background-color: white;	*/
}
#wrapper {
	background: #fff;
	background-color: transparent;
	margin-top: 0px;
	padding: 0 0px;
position: relative;
top: 48px;
}

#background-container	{
	/* background-repeat: no-repeat;
	background-position: top right;
	background-image: url(/wp-content/themes/bucks/images/school-backgrounds/swans.jpg);
	min-height: 100%;
	height: auto; */
}
.home #background-container
{
}

.postid-5067 #background-container	{
	background-image: url(/wp-content/themes/bucks/images/international/country/ghana.png);
}

.business-school #background-container	{
	background-image: url(/wp-content/themes/bucks/images/school-backgrounds/business.jpg);
}
.humanities-school #background-container	{
	background-image: url(/wp-content/themes/bucks/images/school-backgrounds/humanities.jpg);
}
.law-school #background-container	{
	background-image: url(/wp-content/themes/bucks/images/school-backgrounds/law.jpg);
}
.sciences-school #background-container	{
	background-image: url(/wp-content/themes/bucks/images/school-backgrounds/sciences.jpg);
}



/* Structure the footer area */
#footer-widget-area {
/*	overflow: hidden;	*/
	width: 970px;
}
#footer-widget-area .widget-area {
position: relative;
	float: left;
	width: 225px;
	width: 215px;
height: 405px;
margin-right: 17px;
border-top: 7px solid #002147;
border: 1px solid #E4E4E4;
background-color: #FFFFFF;
padding: 5px;
}
#footer-widget-area #fourth {
	margin-left: 1px;
	margin-right: 0;
}
#footer-widget-area .widget-container	{
padding: 0px 0px;
}

#footer-widget-area .widget-container .textwidget H3.widget-title	{
padding: 0px 10px 0px 10px;
margin-top: 0;
}

#footer-widget-area .widget-container .textwidget P	{
padding: 0px 10px 0px 10px;
}

#footer-widget-area .illustration	{
	width: 215px;
	height: 147px;
	background-color: #f2f2f2;
	border: none;
margin-bottom: 6px;
}

#footer-widget-area .widget-area .more-button
{
	position:absolute;
	bottom: 5px;
	background-image: url(/wp-content/themes/bucks/images/widget/widget-more-button.png);
	background-repeat: repeat-x;
	height: 36px;
	line-height: 36px;
	width: 192px;
	padding: 0px 10px 0px 10px;
	display: block;
	border: 1px solid #002147;
	color: #FFFFFF;
	text-shadow: #666666 0px 1px 0px;
}
#footer-widget-area .widget-area .more-button:hover
{
}
#footer-widget-area .widget-area .more-button.slim
{
	position:absolute;
	bottom: 5px;
	background-image: url(/wp-content/themes/bucks/images/widget/widget-more-button.png);
	background-repeat: repeat-x;
	height: 36px;
	line-height: 36px;
	width: 192px;
	padding: 0px 10px 0px 10px;
	display: block;
	border: 1px solid #002147;
	color: #FFFFFF;
	text-shadow: #666666 0px 1px 0px;
}


#footer-widget-area 

/*
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
*/
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background-color: #FFFFFF;
	/* background-image: url(/wp-content/themes/bucks/images/swan.jpg);
	background-position: left bottom;
	background-repeat: no-repeat; */
}
body,
input,
textarea {
	color: #666;
	/* font-size: 12px; */
	line-height: 18px;
}
hr {
	background-color: #f2f2f2;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #000;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
/*
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
*/
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
}
a:link {
	/* color: #476482; */
	
	/* 2014 */
	color: #002147;
	text-decoration: none;
}
a:visited {
	/* color: #476482; */
	
	/* 2014 */
	color: #002147;
	text-decoration: none;
}
a:active,
a:hover {
	/* color: #476482; */
	
	/* 2014 */
	color: #002147;
	text-decoration: underline;
}

/* 2014 */
#center-page-content a:link {
	color: #002147;
	text-decoration: none;
}
#center-page-content a:visited {
	/* color: #606060; */
	color: #002147;
}
#center-page-content a:active,
#center-page-content a:hover {
	/* color: #333333; */
	text-decoration: underline;
	color: #002147;
}

#center-page-content A[rel="external"] {
	background: url(/wp-content/uploads/2010/12/external1.png) 99% 40% no-repeat;
	padding-right: 15px;
}

#center-page-content A.external {

    background: url(/wp-content/uploads/2010/12/external1.png) 99% 40% no-repeat;
	padding-right: 15px;

}



/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

/* 2014 */
#header_block	{
	position:relative;
	z-index:10;
	height: 185px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #002147;
}

#header {
	/* padding: 0px 0 0 0; */
	position: relative;
	width: 100%;
	height: 125px;
}
/*
#special-navigation	{
	background-color: #002147;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding-right: 15px;
}
*/

#twitter-button {
 position:absolute;
 top:95px;
 right:-50px;
 width:200px;
}

#share-button {
 position:absolute;
 top:98px;
 right:-110px;
 width:200px;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 480px;
width: 267px;
	height: 103px;
	display: block;
}
#site-title A SPAN	{
	visibility: hidden;
}
#search-form	{
	/* 2010 */
	/* float: right;
	width: 480px; */
	
	/* 2014 */
	float: right;
	width: 250px;
	/* margin-top: 10px; */
}
#search-form #s	{
/* background: none;
	background-image: url(/wp-content/themes/bucks/images/search-bg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 197px;
	padding: 0px 10px 0px 10px;
	border: none;
	outline: none; */
}
#search-form #searchform	{
	/* float: right;
	margin-top: 29px;
	margin-top: 65px;
	margin-right: 30px; */
}

#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

#masthead	{
	height: 103px;
}

/* This is the custom header image */
#branding	{
	
	/* 2010 */
	/* background-image: url(/wp-content/themes/bucks/images/headers/logo-ROUGH.png);
	background-repeat: no-repeat;
	background-position: 0px;
	float: left; */
	
	background-image: url(/wp-content/themes/bucks2014/images/headers/UB_logo.png);
	background-repeat: no-repeat;
	background-position: 25px;
	float: left;
	width: 400px;
	height: 95px;
	cursor: hand;
}
#branding img {
	/* border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block; */
}

/* 2013 */

.top_right_box {
  display:inline;
  float:right;
  margin:0 0px;
  width:350px;
  height: 20px;
  text-align: right;
  border-width: 0px;
  border-style:solid;
  padding-top:20px;
  padding-right: 20px;
  color: #FFF;
}

.top_right_menu {
	font-size: 15px;
	margin: 0 15px 0 0;
}

.top_right_menu a  {
	color: #FFF;
}

.gsc-control-cse gsc-control-cse-en {
	height: 10px;
	width: 100px;
}

.gsc-search-button {
	display: none;
}

#contact_us {
	position: absolute;
	right: 0;
	margin: 50px 0 0 0;
	z-index: 30;
	width: 35px;
	height:120px;
	background-color: #ef3e43;
	background-image: url(/wp-content/themes/bucks2013/images/contact_us.png);
	background-repeat: no-repeat;
}

.breadcrumbs {
	font-size: 12px;
	margin: 5px 0 0 0;
	width: 970px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#page-top {
	width: 970px;
	margin: 0 auto;
}


/* =Menu
-------------------------------------------------------------- */
#navigation	{
	/* 2010 */
	/* display: block;
	margin: 0 auto;
	width: 100%;
	background-image: url(/wp-content/themes/bucks/images/navigation/bg.png);
background-repeat: repeat-x;
background-color: #002147;
	height: 45px; */
	
	/* 2014 */
	/* position: relative; */
	height: 45px;
	/* padding-left: 100px; */
	/* width: 810px; */
	width: 100%;
	/* margin: 0 auto; */
}
#navigation-quick-links	{
	display: none;
	background-color: #002147;
	background-repeat: repeat-x;
	width: 950px;
	margin: 0px auto;
overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
height: 230px;
}
#navigation-quick-links .menu-header	{
	width: 309px;
	height: 200px;
	float: left;
	border-right: 1px solid #476482;
	margin-right: 10px;
}

#navigation-quick-links a {
	color: #fff;
}

#navigation-quick-links .menu-header.end	{
	border-right: none;
	margin-right: 0;
}	
#navigation-quick-links .menu-header H2	{
	margin-bottom: 10px;
	font-size: 18px;
	color: rgb(255, 255, 255);
	text-shadow: rgb(100, 100, 100) 0 1px 0;
	text-shadow: #000000 0 1px 0;

}

#navigation-quick-links .menu-header UL	{
	margin-bottom: 0;
}


#access {
	display: block;
	margin: 0 auto;
	width: 970px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	font-size: 12px;
	margin-left: 0px;
	text-transform: uppercase;
	float: left;
}
#access ul.menu	{
	float: left;
}

#access .menu	{
}

#access .menu-header-right	{
	float: right;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;

/*
	margin-right: 18px;
	width: 120px;
*/
}
#access .menu-header ul#menu-a-contact-us	{
	margin-right: 0px;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

/*
menu-a-courses
menu-a-research
menu-a-student-life
menu-a-international
menu-a-about-buckingham
menu-a-alumni-giving
menu-a-admissions
menu-a-contact-us
*/
#access .menu-header #menu-a-home A,
#access .menu-header #menu-a-quick A
{
	width: 3px;

	border-top: 1px solid rgb(44, 85, 119) !important;
	border-left: 1px solid rgb(44, 85, 119) !important;
	border-right: 1px solid rgb(28,53,74) !important;
	border-bottom: 1px solid rgb(28,53,74) !important;

	border-top: 1px solid rgba(200,200,200,0.2);
	border-left: 1px solid rgba(200,200,200,0.2);
	border-right: 1px solid rgba(50,50,50,0.5);
	border-bottom: 1px solid rgba(50,50,50,0.5);
background-repeat: no-repeat;
height: 18px;
}
#access .menu-header #menu-a-home A
{
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
background-image: url(./images/home_icon_hover.png);
background-position: 5px 5px;
padding-left: 10px;
padding-right: 8px;
}
#access .menu-header #menu-a-quick A
{
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
background-image: url(./images/icon-down-arrow.png);
background-position: 3px 14px;
width: 0px;
padding-left: 10px;
}

#access a {
	color: #FFFFFF;
	display: block;
/*
	line-height: 48px;
	line-height: 0px;
*/
	line-height: 18px;
	padding: 4px 10px 2px 10px;
padding: 4px 5px 2px 5px;
	margin-top: 8px;
	text-decoration: none;
	letter-spacing: -0.00em;
	text-shadow: #000000 0px -1px 0px;
	border: 1px solid transparent;
	/* RW 20110926
	width: 98px;
	width: 98px;
	*/
	width: 104px;
	width: 104px;
	text-align: center;
}

#access a:focus	{
	outline: none;
	border: 1px solid transparent;
}
#access .menu-item	{
	margin: 5px 0px;
margin: 0px 0px;
}
#access .menu-item.apply-now	{
background-color: #002147;
}
#access .menu-item.apply-now A	{
	color: white;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	/* width: 160px; */
	height: auto;
}

#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
}

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item>a,
#access ul li.current-menu-ancestor>a,
#access ul li.current-menu-item>a,
#access ul li.current-menu-parent>a,
#access UL LI>A:active	{
	border-top: 1px solid rgb(28,53,74) !important;
	border-left: 1px solid rgb(28,53,74) !important;
	border-right: 1px solid rgb(44, 85, 119) !important;
	border-bottom: 1px solid rgb(44, 85, 119) !important;

	border-top: 1px solid rgba(50,50,50,0.5) !important;
	border-left: 1px solid rgba(50,50,50,0.5) !important;
	border-right: 1px solid rgba(200,200,200,0.2) !important;
	border-bottom: 1px solid rgba(200,200,200,0.2) !important;

	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: rgb(6, 57, 99);
}
#access UL LI>A:hover	{
	border-top: 1px solid rgb(44, 85, 119) !important;
	border-left: 1px solid rgb(44, 85, 119) !important;
	border-right: 1px solid rgb(28,53,74) !important;
	border-bottom: 1px solid rgb(28,53,74) !important;

	border-top: 1px solid rgba(200,200,200,0.2);
	border-left: 1px solid rgba(200,200,200,0.2);
	border-right: 1px solid rgba(50,50,50,0.5);
	border-bottom: 1px solid rgba(50,50,50,0.5);

	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: #063963;
/*	PIE no likely this, we'll come back to this	*/
/*	behavior: url(/wp-content/themes/bucks/css/PIE.php);	*/
	text-shadow: #000000 0px 1px 0px;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	/* color: #ef3e43; */
	text-decoration: underline;
}



/* 2014 */


#megaMenu {
	background-color: #002147 !important;
	background: -webkit-linear-gradient(top,#002147,#002147) !important;
	background: -moz-linear-gradient(top,#002147,#002147) !important;
	background: -ms-linear-gradient(top,#002147,#002147) !important;
	background: -o-linear-gradient(top,#002147,#002147) !important;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
	/* border-color: #dcdcdc !important; */
	background-color: #fff !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)) !important;
	background: -moz-linear-gradient(top,#fff,#fff) !important;
	background: -ms-linear-gradient(top,#fff,#fff) !important;
	background: -o-linear-gradient(top,#fff,#fff) !important;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul ul.sub-menu li.menu-item > a, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
	color: #002147 !important;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover, #megaMenu ul ul.sub-menu > li.menu-item:hover > a {
	/* color: #ef3e43 !important; */
	text-decoration: underline;
}









#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	font-weight: normal !important;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.ss-nav-menu-mega-fullWidth > ul.sub-menu.sub-menu-1{
    width:970px !important;   
    max-width:none !important;
    left: -60px;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li {
  padding: 0 10px 0 10px !important;
  width: 140px !important;
   white-space: normal !important;
}


#megaMenu ul.megaMenu li.menu-item.current-menu-item > a,
#megaMenu ul.megaMenu li.menu-item.current-menu-item > span.um-anchoremulator{
   color: #002147 !important;
   /* font-weight: bold; */
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a:hover,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a:hover{
  /* font-weight: bold; */
}

/* Sub Menu Link Hover */
#megaMenu ul.megaMenu li.ss-nav-menu-mega ul.sub-menu ul.sub-menu-2 li.menu-item a:hover, 
#megaMenu ul.megaMenu ul.sub-menu ul.sub-menu-2 > li.menu-item:hover > a {
  /* font-weight: bold; */
}




/* =Bread crumbs
-------------------------------------------------------------- */
#breadcrumb	{
	width: 970px;
	/* max-width: 970px; */
	background-color: inherit;
	/* float: left; */
	/* height: 15px; */
	/* line-height: 15px; */
	padding-left: 1px; 
	list-style-type: none;
	/* margin-left: 0px;
	margin-top: 10px;
	margin-top: 25px;
	margin-bottom: 0px; */
	font-size: 9pt;
/*	text-shadow: white 0px -1px 0px;	*/
	text-shadow: white 0px 0px 1px;
	margin: 0 auto;
	display:inline-block;
	
}


ul#breadcrumb.container
{
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	text-align: left;
}

#breadcrumb li
{
	float: left;
}

#breadcrumb a
{
	text-decoration: none;
	display: block;
	padding: 0 5px 0 0;
}

#breadcrumb a:hover,
#breadcrumb a:focus
{
	color: #002147;
	text-decoration: underline;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
								overflow: hidden;
	padding: 0 0 0 0;
}
#content {

	width: 970px;
	margin: 0 auto;
	/* float: left;
	padding: 10px 10px 10px 10px;
	width: 700px;
	margin-bottom: 36px;

	-moz-box-shadow: 0px 0px 5px #DFDFDF;
	box-shadow: 0px 0px 5px #DFDFDF;
	-webkit-box-shadow: 0px 0px 6px #DFDFDF; */

/* PIE removed 18032011 EJB: was preventing printing from MSIE */

/*	behavior: url(/wp-content/themes/bucks/css/PIE.php); */
}


.wp-pagenavi	{
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


#posts	{
/* 	width: 468px;
width: 458px; */
/*	margin-left: 10px;	*/
	margin-right: 10px !important;
	float: left;
	width: 100%;
}

.page-template-landing-swatches-icon-bar-page-php #posts,
.page-template-landing-swatches-page-php #posts	{
	width: 100%;
}
#posts .swatch	{
	width: 320px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 118px;
	border: 1px solid #f2f2f2;
}
#posts .post.end	{
	margin-right: 0px !important;
}

#posts .swatch .entry-content	{
	width: 214px;
	top: 8px;
	left: 115px;

}
#posts .swatch .thumbnail	{
	top: 8px;
	left: 8px;
}

#posts .swatch.attributes	{
	width: 340px;
	border: none;
	margin-right: 20px;
	min-height: 170px;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
}
#posts .swatch.attributes .thumbnail	{
top: 15px;
left: 0px;
}
#posts .swatch.attributes  .entry-content	{
	top: 0px;
	height: 110px;

	float: left;
	padding-top: 0px;
/*	overflow: hidden;	*/
}

#posts .swatch.attributes  .entry-content h3	{

}

#posts .swatch.attributes .entry-utility	{
	float: left;
	position: absolute;
	left: 0px;
	top: 130px;
	height: 47px;
	width: 330px;
	border: 1px solid #f2f2f2;
	padding-left: 10px;
	background-image: url(/wp-content/themes/bucks/images/grey-gradient.png);
	margin: 25px 0 0 0;
}

#posts .swatch.attributes .entry-utility .cat-links .icon	{
	height: 30px;
	width: 30px;
	margin-top: 10px;
	margin-right: 3px;
}

.post	{
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 10px;
	/* background-image: url(/wp-content/themes/bucks/images/shallow-gradient.png); */
	background-position: 0px bottom;
	background-repeat: repeat-x;
	background-color: rgb(255, 255, 255) !important;
	/* border-bottom: 1px solid #DEDEDE; */
	min-height: 115px;
	position: relative;
	width: 95%;
	/* width: 438px; */
}
.post .thumbnail	{
	background-color: #FBFBFB;
	width: 100px;
	height: 100px;
	padding: 7px;
	border: 1px solid #f2f2f2;
position: absolute;
top: 0;
left: 0;
}

.post .entry-content	{
	position: relative;
	top: 0;
	left: 130px;
	width: 335px;
}
.post.type-publication .entry-content	{
	left: 0;
	width: 100%;
}

.post .entity-title	{
	margin-bottom: 0 !important;
}

.post .readmore	{
	display: block;
	margin-top: 5px;
	text-align: right;
}

.page .entry-content	{
	padding-left: 10px;
	padding-right: 10px;
}

#content #section-branding	{
margin-bottom: 13px;
width: 
/*width: 668px;*/
}

#course-page-content ul {
	margin-top: 10px;
}

#content,
#content input,
#content textarea {
	/* color: #444;
	color: #000; */
	/* font-size: 16px; */
/* font-size: 12px; */
	/* line-height: 16px; */
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #002147;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

#content h1	{
}
#content H2	{
	font-size: 22px;
	margin-bottom: 0.25em;
}
#content H3	{
	font-size: 18px;
	margin-bottom: 0.25em;
	color: #606060; /*	#444 Altered for perspection	*/
}

#content H6	{
	font-size: 18px;
	margin-bottom: 0.25em;
}

#content table {
	border: 1px solid #f2f2f2;
	text-align: left;
	max-width: 100% !important;
	overflow: scroll;
	margin-bottom: 10px;
}
#content tr th,
#content thead th {
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	/* font-size: 12px; */
	font-weight: bold;
	line-height: 18px;
}

#content tr td {
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
}
#content tr th,
#content tr td {
	padding: 5px 5px;
	/* font-size: 12px; */
	line-height: 16px;
	color: #000;
}

#content tr.even	{
	background-color: #F2F2F2 !important;
	font-weight: bold !important;
}
.hentry {

}

.type-page	{
	float: left;
	/* width: 468px; */
	width: 100%;
}

.search-result	{
	float: left !important;
	width: 700px !important;
	margin-bottom: 30px;
}
.search-result .entry-title	{
	margin-bottom: 5px !important;
	min-height: 25px !important;

}
.search-result .entry-title H1	{
	font-size: 14px !important;
	margin-bottom: 0px !important;
}

.search-result .entry-content	{
	margin-left: 25px;
}
.search-result .entry-content P	{
margin-bottom: 0.5em !important;
}


.search-results h2.widget-title
{
        height: auto !important;
        background-repeat: repeat-x !important ;
        background-color: #032352 !important;
}

.search-results #content
{
        width: 947px;
}


.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #002147;
	font-weight: normal;
	/* background-color: #F7F7F7; */
	/* padding-top: 10px; */
	padding-left: 15px;
	padding-right: 15px;
min-height: 50px;
margin-bottom: 20px;
margin-top: 0px;
}
#content .entry-title .header1-meta-data	{
	color: #666;
	margin-bottom: 30px;
}

#content .entry-title H1	{
	/* font-family: 'Cantarell', 'Trebuchet MS', sans-serif; */
	/* Web-fonts can look quiet ropey so we add the following (where supported) to fake anti-aliasing  */
	text-shadow: white 0px 0px 1px;
	line-height: 1em !important;
	font-size: 40px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	letter-spacing: -0.05em;
	margin-top: 0px;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
padding: 0px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #f2f2f2;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
/*	display: block;	*/
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
/*	overflow: hidden;	*/
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #f2f2f2;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#content .cat-links	{
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	float: left;
width: 100%;
font-size: 10px;
}
#content .cat-links LI	{
	float: left;
	margin-right: 0.3em;
}
#content .cat-links LI.datetime	{
	margin-bottom: 0.5em !important;
	color: #074175;
	float: right;
}

.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content #section-branding IMG	{
	margin: 0;
	height: auto;
	max-width: 600px;
	width: auto;
}

#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

/* START RW 20140429 */

#content #primary table {
	font-size: 10px;
}

#content #primary table img.aligncenter {
	margin-bottom: 12px;
	
	width: 75px;
}

/* END RW 20140429 */

#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
/*	overflow: hidden;	*/
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}


.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #f2f2f2;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #f2f2f2;
	margin: 24px 0;
/*	overflow: hidden;	*/
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

/* 2014 */
.widget-area {
	float: right;
	width: 190px;
}

/* 2010 */
.widget-area ul {
	list-style: none;
	/* margin-left: 0; */
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
	text-align: left;
}
.widget_search #s {/* This keeps the search inputs in line */
	/* width: 60%; */
}
.widget_search label {
	display: none;
}
.widget-container {
	/* margin: 0 0 18px 0;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #DCDCDC; */
	position: relative;
	text-align: center;
	margin: 0 0 18px 0;
	padding: 0;
	background-color: #f2f2f2;
	border: 1px solid #DCDDDE;
	list-style:none;
}

.widget-container p {
	text-align: left;
}
.widget-container IMG	{
position: relative;
	/* max-width: 210px; */
	/* max-width: 180px; */
	width: 95%;
	height: auto;
	/* margin: 0 0 0 4px; */
	margin: 0 auto;
}

.widget-container a	{
	text-decoration: none;
}

.widget-content	{
	/* margin: 8px; */
	/* margin-top: 15px; */
	
	padding: 5px;
}

.person-sorter-alpha {
  list-style-type:none;
  margin:20px 0 0;
  overflow:hidden;
  padding:0;
  list-style-type:none;
  color:#F47208;
}

.person-sorter-alpha li {
float: left; 
width: 12%;
list-style-type:none;
}

.widget-title {
	/* color: #222;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase; */
	
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	/* margin-top: 5px; */
	margin-bottom: 5px;
	background: #002147;
	padding: 5px;
	/* text-transform: uppercase; */
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color: #002147;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}

.xoxo {
	margin: 0px;

}

#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f2f2f2;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	/* margin-left: 0;
	padding: 0 0px 0 0; */
}
#main .widget-area ul ul {
	/* border: none;
	margin-left: 1.3em;
	padding: 0; */
}
#primary {
}
#secondary {
}

#content #primary UL,
#content #secondary UL {
	margin-bottom: 10px;
}

/* Footer widget areas */
#footer-widget-area {
/*	border-bottom: 1px solid #D2D2D2;	*/
}


/* =Footer
-------------------------------------------------------------- */

/* 2014 */
.clearfooter {
	/* height: 230px; */
	clear: both;
}

#footer {
	/* float: left;
	padding-top: 15px;
	padding-bottom: 5px;
text-shadow: white 0px -1px 2px; */

background-color: #002147;
	padding-bottom:10px;
	margin: 20px 0 0 0;
	width: 100%;
	position: relative;

}

#footer-boxes-area {
/* display: inline-block; */
	overflow: auto;
	position: relative;
width: 970px;
margin: 0 auto;
/* border: 1px solid #E4E4E4; */
}

#footer-boxes-area p {
	margin: 0 0 0 15px;
}

#footer-box-1 {
	position: relative;
	float:left;
	width: 318px;
	margin: 5px 0 0 0;
}

#footer-box-2 {
	position: absolute;
	width: 318px;
	left: 318px;
	border-left-style:solid;
	border-left-color:#FFF;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFF;
	border-right-width:1px;
	height: 98%;
	margin: 5px 0 0 0;
}

#footer-box-3 {
	position: relative;
	float: right;
	width: 318px;
	/* height: 460px; */
	margin: 5px 0 0 0;

}

#footer-box-3 a {
	color: #FFF;
	text-decoration: none;
}

#footer-box-3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#social {
	margin: 10px 0 0 0;
}

#top-tel {
	/* margin: 0 10px 0 0; */
}

.gsc-clear-button {
	display: none;
}

.footer-heading {
	color: #FFF;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

.footer-menu ul {
	list-style-type: none;
}

.footer-menu li {
	color: #FFF;
	padding-top:10px;
	padding-left:10px;
	font-size: 14px;
	line-height:100%;

}

.footer-menu li a {
	color: #FFF;
	text-decoration: none;
}

.footer-menu li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#copyright-box {
	width: 100%;
	padding-top:5px;
	padding-left:5px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFF;
	clear:both;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}

#theme-switcher {
	background: #002147 !important;
}

#theme-switcher a {
	background: #002147 !important;
	color: #FFF;
}







#utils	{
	width: 100%;
	font-size: 8pt;
}
#utils #social-swatches	{
float: left;
width: 190px;
}
.menu-footer	{
	margin-right: 12px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 940px;
}
.menu-footer UL#menu-a-footer	{
	list-style: none;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
.menu-footer LI	{
	float: left;
	position: relative;
}
.menu-footer .menu-item A {
	color: #606060;
	display: block;
line-height: 36px;
	padding: 0 15px;
	text-decoration: none;
letter-spacing: -0.08em;
}
.menu-footer .menu-item A:hover {
	background-color: rgba(200,200,200,0.15);
}

#colophon {
	font-size: 12px;
/*	overflow: hidden;	*/
	padding: 10px 19px;
	float: left;
	width: 100%;
}
#colophon UL	{
	list-style: none;
	margin: 0;
	margin-right: 3px;
}
#colophon LI	{
	float: left;
	position: relative;
	margin-left: 20px;
}

#site-info {
	float: left;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-contacts	{
	float: right;
}

#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	/* -webkit-text-size-adjust: 120%; */
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	#content, #content > *	{
		/* ONELTD#PA: We need this lovely tweak 'cos FireFox has an 8 year ago bug that clips the content to all floated DIV that would be longer than a page (http://www.alistapart.com/articles/goingtoprint/) */
		float: none !important;	
		background: none !important;
	}
	#content A:link:after {
		content: "(" attr(href) ")";
	}
	
	BODY {
		font-size: 12pt !important;
	}

	#navigation	{
		display: none !important;
	}

	#wrapper	{
		top: 0 !important;
	}
	#header	{
		display: none !important;
	}

	#subnav	{
		display: none !important;
	}
	
	#primary	{
		display: none !important;
	}
	#content	{
		width: 100% !important;
		border: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	#content .entry-content H3	{
		font-size: 16pt !important;
		line-height: 20pt !important;
	}
	#content .entry-content P	{
		font-size: 14pt !important;
		line-height: 18pt !important;
	}

	.type-page	{
		width: 940px !important;
	}

	.menu-footer	{
		display: none !important;
	}
}


/* Relevanssi: search term highlighting */

.relevanssi-query-term {
        border: 1px dashed blue;
        background: #f2f2f2;
}




/** Firefox 2.0.0.3 bug */
.courses_finder .courses-results li
{
	overflow: hidden !important;
}

/** New class requested 150611 - Jane Russel */

.ftnoteTxt
{
	font-size: smaller;
}

.collapsibleList li > input + * {
 display: none;
}
 
.collapsibleList li > input:checked + * {
 display: block;
}
 
.collapsibleList label {
 cursor: pointer;
}

.collapsibleList li > input {
 display: none;
}

.apply_button {
	border: 1px solid #f2f2f2;
    background: #fff;
	color: #f2f2f2;
	cursor: pointer;
	cursor: hand;
}

select {
/*   -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(images/downarrow.png), 
    -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #606060;
  font-size: inherit;
  margin: 0;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  text-overflow: ellipsis;
  white-space: nowrap; */
  }

#apply {
 color: #fff;
 font-size: 0;
 width: 150px;
 height: 100px;
 border: none;
 margin: 0;
 padding: 0;
 background: #fff url(images/Apply-2013-4.jpg) 0 0 no-repeat; 
 cursor:pointer
}

#apply:hover {
background: url(images/Apply-2013-1.jpg)  no-repeat; border: none;
 width: 150px;
 height: 100px;
 cursor:pointer
}

#courseSearch {
	/* border:1px solid #456879;
	border-radius:10px;
	height: 20px;
	width: 230px; */
}

/* 2014 */

#social-sharing {
	float: right;
	margin: 0 0 5px 0;
	width: 190px;
}


/* =Main Area
-------------------------------------------------------------- */

#home-page-top {
	width: 100%;
	height: 300px;
	
	background: #f2f2f2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 53%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(53%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#f2f2f2 53%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f2 0%,#f2f2f2 53%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#f2f2f2 53%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f2 0%,#f2f2f2 53%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

#front-page-container {
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 auto;
	width: 970px;
	/* border:1px solid red; */
}

#top-content-container {
	margin: 5px 0 0 0;
	/* background-image: url(/wp-content/themes/bucks2013/images/Gradient_1040px.png); */
}

#front-page-boxes {
	position: relative;
	margin: 10px 0 0 0;
	width: 100%;
	height: 180px;
	padding: 0 0 0 5px;
}

#info-box-1 {
	/* background: url(/wp-content/uploads/front_page_images/Undergrad_Box.png) 99% 40% no-repeat; */
	background: #FF0000;
	/* border-right: #666 1px solid; */
}



#info-box-2 {
	/* background: url(/wp-content/uploads/front_page_images/Postgrad_Box.png) 99% 40% no-repeat; */
	background: #6aa2d7;
	/* border-right: #666 1px solid; */
}


#info-box-3 {
	/* background: url(/wp-content/uploads/front_page_images/Open_Day_Box.png) 99% 40% no-repeat; */
	background: #0e2346;
}





.front_info_box {
	float:left;
	position: relative;
	width: 235px;
	margin-right: 8px;
	/* color: #666; */
	color: #fff;
	font-size: 18px;
	height: 180px;
	text-align: left;
}

.front_info_box h2 {
	margin: 10px 0 0 5px;
	/* color: #002147; */
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
}

.front_info_box a {
	color: #000066;
	text-decoration: none;
	/* font-weight: bold; */
	
}

.front_info_box p {
	margin: 0 5px 15px 5px;
}

.front_info_box hr {
  border: 0;
  width: 95%;
  /* color: #666;
	background-color: #666; */
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	margin: 20px 0 10px 5px;
}

.front_info_box_links {
	/* position:absolute;
	bottom:0; */
	width: 100%;
	/* border-top: #f4f4f4 1px solid; */
}

.front-page-link-buttons {
	
	/* color: #606060; */
	color: #FFF;
	margin: 2px 0 0px 0px;
	font-size: 18px;
	width:98%;
	height: 25px;
	/* background: #f4f4f4; */
	padding: 2px 0 1px 4px;
}

.front-page-link-buttons a {
	
	/* color: #606060; */
	color: #FFF;
}

.front-page-link-buttons a:hover {
	
	color: #FFF;
	/* background: #606060; */
	text-decoration: underline;
	
}

#course-box {
	float:left;
	position: relative;
	width: 225px;
	/* background-color: #e4cb96; */
	background-color: #FF0000;
	height: 100%;
	padding: 0 0 0 5px;
	color: #FFF;
	height: 180px;
}

#course-box-sidebar {
	/* background-color: #e4cb96; */
	/* background-color: #FF0000; */
	/*background-color: #caac6e;*/
	background-color: #B8B09C;
	width: 190px;
	margin: 0 0 20px 25px;
	height: 160px;
	padding: 0 0 0 5px;
	color: #FFF;
	margin: 0 0 10px 0;
}

#course-box-sidebar h2 {
	color: #FFF;
}

#course-box-sidebar select {
	   padding: 3px;
   font-size: 14px;
}

#course-box-sidebar  h2 {

	font-size: 20px;
	margin: 0 0 0 0;
	
	
}

#course-box h2 {

	font-size: 26px;
	margin: 5px 0 0 0;
	font-weight: bold;
	line-height: normal;

}

#course-selector-front {
	margin: 10px 0 0 10px;
}

#course-selector-sidebar {
	margin: 0 0 0 5px;
}

#course-selector-label {
	margin: 0 0 5px 0;
}


#course-selector-front select {
   padding: 5px;
   font-size: 14px;

}

#front-page-go-button {
	height: 22px;
	width: 40px;
	border-width: 0px;
	cursor: pointer;
	background-color: #959290;
	color: #FFF;
	font-weight: bold;
}

#front-page-go-button:hover {
	background-color: #606060;
}

#front_page_boxes_row_2 {
	position: relative;
	/* display: inline-block; */
	/* height: 1%; */ 
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	/* min-height: 100%; */
	/* background-color: #Dcddde; */
	padding: 20px 0 20px 0px;
}

#front_page_boxes_row_2_left {
	position: relative;
	float: left;
	/* width: 610px; */
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	/* background-color: #ff0000; */
}

#how_to_apply_front {
	margin: 0 0 20px 0;
}

#had_an_offer_front {
	margin: 0 0 20px 0;
}


#front_page_boxes_row_2_right {
	position: absolute;
	right: 0px;
	margin: 0 auto;
	/* position: absolute;
	right: 45px; */
	/* width: 325px; */
	width: 325px;
	height: 100%;
	/* background-color: #ff0000; */
}

#events_front {
	/* margin: 0 0 10px 5px; */
	font-size: 24px;
	padding-top: 0px;
	
}

#events_front a {
	color: #606060;
}

#events_front a:visited {
	color: #606060;
}

#events_front p {
	font-weight: 300 !important;
	margin: 10px 20px 0 20px;
	font-size: 12px;
}

#events_front hr {
	/* position: relative; */
	width: 305px;
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	margin: 10px 10px 0 10px;

}

#events_front h2 {
	font-size: 30px;
	margin: 10px 10px 20px 20px !important;
	/* margin: 0 0 20px 0 !important; */
	/* font-weight: 100; */
	
	padding: 0 0 0 0 !important;
	text-align: left;
	font-weight: bold;
	color: #002147;
}

#events_front h3 {
	margin: 10px 10px 0 20px !important;
	padding: 0 0 0 0 !important;
	font-weight: 300 !important;
	font-size: 14px;
	line-height: normal;
}

#events_front  .post {
	min-height: 0px !important;
	padding: 10px 10px 14px 0px !important;
}

#events_front  .post .date {
	font-size: 12px !important;
	margin: 0 0 0 20px !important;
}



#events-front-bottom {
	position: absolute;
	bottom: 20px;
	width: 280px;
	padding: 20px;
}

#news_front {
	background-image: url(/wp-content/themes/bucks2014/images/news_box_front.png);
	width: 580px;
	height: 219px;
	/* padding: 10px 10px 10px 20px; */
	color: #fff;
}

#news_front h1 {
	font-size: 42px;
	
}

#news_front h1, #news_front h2, #news_front h3 {
	/* margin: 0 0 20px 20px; */
	position: relative;
	color: #fff; 
	padding: 30px 0 0 20px;
}

#news_front p {
padding: 0 10px 0 20px;
}

#news_front a {
	color: #fff;
}



#news_front .alignright {
	float: right;
	margin: 0 10px 10px 10px;
}

#news_front .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

#news_front .alignnone {
	margin: 0 0 0 0;
}

#headlines_front {
	float: left;
	width: 350px;
	margin: 60px 0 0 0;
}

#front_page_news_image {
	float: right;
	margin: 20px 30px 0 0;
}

.fp_news_thumb {
	width: 180px;
	height: 180px;
}

#page-content {
	/* display: block;
	clear: both; */
	width: 970px;
	/* border:1px solid #eee; */
	/* margin: 0 auto; */
	overflow: hidden; 
	/* border-left: 1px solid #eee; */
	padding: 0 0 0 0;
	
	position: relative;
}

#left-page-content {
	/* width: 820px; */
	width: 782px;
	/* border:1px solid red; */
	float: left;
	margin: 0 0 0 18px;
	padding: 0;
	
}

#course-page-content {
	/* width: 820px; */
	width: 770px;
	/* border:1px solid red; */
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	
}

#center-page-content {
	/* width: 820px; */
	width: 579px;
	/* border:1px solid red; */
	float: left;
	margin: 0 0 0 18px;
	padding: 0;
	
}

#center-page-content h1 {
	margin: 0 0 10px 0 !important;
font-size: 2em;
}

#center-page-content table {
	border: 1px solid #DCDDDE;
	text-align: left;
	max-width: 100% !important;
	overflow: scroll;
	margin-bottom: 10px;
}

#center-page-content tr th,
#center-page-content thead th {
	border-top: 1px solid #DCDDDE;
	border-left: 1px solid #DCDDDE;
	/* font-size: 12px; */
	font-weight: bold;
	line-height: 18px;
}

#center-page-content tr td {
	border-top: 1px solid #DCDDDE;
	border-left: 1px solid #DCDDDE;
}
#center-page-content tr th,
#center-page-content tr td {
	padding: 5px 5px;
	/* font-size: 12px; */
	line-height: 16px;
	color: #000;
}

#center-page-content tr.even	{
	background-color: #f2f2f2 !important;
	font-weight: bold !important;
}

#left-page-content-shop {
	width: 970px;
	/* border:1px solid red; */
	float: left;
	margin: 0 0 0 0;
	
}

#right-page-content {
	width: 190px;
	/* border:1px solid red; */
	float: right;
	padding: 0;
	margin: 0;
}





#share-list-page {
	/* background-color: #002147; */
	/* color: #FFF; */
	height: 100%;
	padding: 20px;
}

#share-list-header	{
	/* background-image: url(/wp-content/themes/bucks2013/images/headers/UB_logo.png); */
	background-repeat: no-repeat;
	background-position: 25px;
	float: left;
	width: 100%;
	height: 100px;
	background-color: #002147;

}

#share-courses-success-message {
	display:none;
}

#send-list {
	cursor: pointer;
	background-color: #959290;
	font-weight: bold;
	width: 60px;
	text-align: center;
	color: #FFF;
	padding: 10px;
}

#send-list:hover {
	background-color: #606060;
}

.share-list-label {
	width: 120px;
	float: left;
}


#course-page-top  { 
	/* background: #002147;  */
	background: #76a6d6; 
	padding: 10px; 
	margin: 0 0 15px 0; 
	/* -moz-box-shadow: 0 0 5px #666; */ 
	/* -webkit-box-shadow: 0 0 5px #666; */
		display: block;
	height: 140px;
	color: #FFF;
		}

#course-page-top a  {
	color: #FFF;
}

#course-page-info-box {
	float: left;
	width: 400px;
	height: 160px;
	/* border:1px solid red; */
}

#left-course-page-content {
	/* width: 820px; */
	width: 820px;
	/* border:1px solid red; */
	float: left;
	margin: 0 0 0 0;
	
}

#course-page-buttons-box a {
	text-decoration: none;
}

#course-page-dropdowns-box select {

   padding: 5px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 30px;
   margin-top: 0px;
   margin-bottom: 5px;
   width: 340px;

}

#course-page-apply-button {

	/* border:1px solid red; */
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px 5px;
	text-align: center;
	/* background: #76a6d6; */
	background: #002147;
	color: #FFF;
	width: 340px;
	cursor:pointer;
	/* font-weight:bold; */
	border:0px solid #959290;
	font-size: 16px;
	
	/* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; */
}

#course-page-apply-button:hover {
	background: #606060;
}

.course-page-back-button:hover {
	background: #606060;
}

.course-page-back-button {
	/* border:1px solid red; */
	padding:5px 5px;
	text-align: center;
	/* background: #76a6d6; */
	background: #002147;
	font-size: 14px;
	/* font-weight:bold; */
	/* border:1px solid #96928f; */
	text-decoration: none;
	float: right;
	/* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; */
	margin: 0 10px 0 0;
	width: 330px;
	cursor: hand;
}


.course-page-apply-button2:hover {
	background: #606060;
}

.course-page-apply-button2 {
	/* border:1px solid red; */
	padding:5px 5px;
	text-align: center;
	background: #959290;
	font-size: 16px;
	font-weight:bold;
	/* border:1px solid #96928f; */
	text-decoration: none;
	float: right;
	/* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; */
	margin: 0 10px 5px 0;
	width: 330px;
	cursor: hand;
}



#course-not-available {
	text-align: center;
	padding:5px 5px 10px 5px;
	font-weight: bold;
	font-size: 18px;
	/* width: 380px;
	text-align: center;
	padding:5px 5px 10px 5px;
	font-weight: bold;
	font-size: 18px; */
}

#course-page-tab-box { background: #FFF; margin: 30px 0 0 0;}

#course-page-tab-box .nav { overflow: hidden; margin: 0 0 0 0; border-bottom: 0px; border-bottom-style: solid; }
#course-page-tab-box .nav li { min-width: 120px; float: left; margin: 0 1px 0 0; }
#course-page-tab-box .nav li.last { margin-right: 0; }
#course-page-tab-box .nav li a { 
	display: block; 
	padding: 5px; 
	background: #f2f2f2; 
	color: #002147; 
	font-size: 12px; 
	text-align: center; 
	border: 0; 
	text-decoration: none; 
	font-weight:bold; 
	border-left:0px solid #000;
	border-top:0px solid #000;
	
	-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	}
#course-page-tab-box .nav li a:hover { background-color: #606060; color: #fff;}

#course-page-tab-box ul { list-style: none; }


#course-page-tab-box li.information-nav a.current, ul.featured li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.entry-nav a.current, ul.featured li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.teaching-nav a.current, ul.featured li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.after-nav a.current, ul.featured li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.fees-nav a.current, ul.core li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.accommodation-nav a.current, ul.jquerytuts li a:hover { background-color: #002147; color: #FFF; }
#course-page-tab-box li.faq-nav a.current, ul.jquerytuts li a:hover { background-color: #002147; color: #FFF; }

#course-page-tab-box h2 {

	margin-top: 0px;
	margin-bottom: 20px;
}

#course-page-tab-box h3 {

	margin-top: 0px;
	margin-bottom: 20px;
	color: #002147;
}

#information, #entry-info, #teaching, #after, #fees, #accommodation, #faq {

	width: 100%; 
	margin: 20px 0 20px 0;

}

#information ul , #entry-info ul , #teaching ul , #after ul , #fees ul , #accommodation ul, #faq ul {

	list-style: disc;

}


.unistats-widget-frame {
	overflow: hidden; 
	border: 0px none transparent;

	width: 615px; 
	height: 160px;
	margin: 0 auto;
}

#kis {

	text-align:center;
}

.CSSTableGenerator {
	margin:0 0 50px 0;padding:0px;
	width:100%;
	border:0px solid #606060;
	
}

.CSSTableGenerator table{
	width:100%;
	/* height:100% */;
	margin:0px;padding:0px;
}

.CSSTableGenerator tr:nth-child(odd){ background-color:#f2f2f2; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #606060;
	border-width:0px 1px 1px 0px;

	padding:11px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#606060;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{


	background-color:#002147;
	border:0px solid #606060;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#fff !important;
}
.CSSTableGenerator tr:first-child:hover td{

	background-color:#002147;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
	
}


.collapsibleList {
	
	border:1px solid #606060;
}



#agents-filter {
	float: left;
	width: 190px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	font-size: 75%;
}

#agents-filter-header {
	background-color: #002147;
	width: 180px;
	color: #FFF;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 14px;
}

.agents-filter-not-selected,
.agents-filter-selected,
.agents-filter-city-not-selected,
.agents-filter-city-selected {
	background-color: #f2f2f2;
	border-bottom: 2px solid #FFF;
	padding: 3px 3px 3px 3px;
}

.agents-filter-not-selected:hover,
.agents-filter-selected:hover,
.agents-filter-city-selected:hover,
.agents-filter-city-not-selected:hover {
	background-color: #606060 !important;
	color: #FFF;
}

.agents-filter-city-not-selected,
.agents-filter-city-selected {
	padding-left: 15px !important;
}

.agents-filter-selected,
.agents-filter-city-selected {
	color: #FFF !important;
	background-color: #959290 !important;
}

.agents-filter-divider {
	width: 100%;
	height: 10px;
}

.agents-filter-divider-cities {
	width: 100%;
	height: 2px;
	background-color: #000;
}

.type-person {
	display: block;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	margin: 20px 0 30px 0;
	/* border: 1px solid #606060; */
	float:left;
}

.person-info {
	float: left;
	position: relative;
	width: 450px;
}

.person-thumbnail	{
	position: relative;
	background-color: #f2f2f2;
	width: 100px;
	height: 100px;
	padding: 7px;
	border: 1px solid #DCDDDE;
	float: left;
	margin: 0 10px 0 0;
}

#courses_loading {
	margin: 0 auto;
	text-align: center;
}


form.cart table.tribe-events-tickets tbody tr td.woocommerce button.button.alt {

color: #FFF !important;

}

table.shop_table.cart tbody tr td.actions input.checkout-button.button.alt {

color: #FFF !important;

}

input#place_order.button.alt {

color: #FFF !important;

}

.cart_totals table {
	/* float: right; */
}

.attendee_row {
	clear: left;
	width: 100%;

}

#agent-record {
	margin: 10px 0 0 0;
	background: #f2f2f2;
	padding: 5px;
}

.cart-link {
	margin: 10px 0 10px 15px;

}

#not-available {
	margin: 5px 0 5px 0;
	text-align: center;
}

#megaMenu ul.megaMenu li.uob-menu-home {

background-image: url(./images/home_icon_hover.png);
background-repeat:no-repeat;
background-position: 10px 17px;

}

#megaMenu ul.megaMenu li.uob-menu-home a {
	height: 25px;
}

#megaMenu ul.megaMenu > li.uob-menu-home:hover > a, #megaMenu ul.megaMenu > li.uob-menu-home > a:hover, #megaMenu ul.megaMenu > li.uob-menu-home.megaHover > a, #megaMenu ul.megaMenu > li.uob-menu-home:hover > span.um-anchoremulator, #megaMenu ul.megaMenu > li.uob-menu-home > span.um-anchoremulator:hover, #megaMenu ul.megaMenu > li.uob-menu-home.megaHover > span.um-anchoremulator {
	background: transparent !important;
	background-image: url(./images/home_icon_hover.png);
background-repeat:no-repeat;
background-position: 10px 17px;
}

.tribe-events-single-event-title {
	padding-left: 0px !important;
}

.tribe-events-before-html ul li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-after-html ol li, #tribe-events-pg-template .tribe-events-content ul li, #tribe-events-pg-template .tribe-events-content ol li {
	margin: 0 0 0 0 !important;
}

.attendee_checkbox {
	margin: 0 0 0 0 !important;
}

#attendee_details hr {
	margin: 10px 0 10px 0 !important;
}

.attendee_row {
	margin: 0 0 0 0 !important;
}

.attendee_field {
	background: #f7f6f7;
}

.attendee_field p {
	margin: 0 0 0 0 !important;
}

#attendee_details h3 {
	margin: 0 0 10px 0 !important;
}

#attendee_details h4 {
	margin: 0 0 0 0 !important;
}

#prospectus_courses_finder label, #prospectus_personal_detals label {
	float: left;
	width: 190px;
	font-size: 14px;
}

#prospectus_personal_detals input[type="text"], #prospectus_courses_finder input[type="text"] {
	width: 300px;

}

#prospectus_courses_finder {
 margin: 40px 0 0 0;
}

#prospectus_personal_detals {
 margin: 40px 0 0 0;
}

#education-home-1, #education-home-2, #education-home-3 {
	
	width: 180px;
	margin-top: 10px;
	/* border: 1px solid #000000; */
}

#education-home-1, #education-home-2 {
	float: left;
	margin-right: 19px;
}

#education-home-3  {
	float: right;

}

.education-box-header {
	height: 30px;
	background-color: #002147;
	width: 100%;
	color: #FFF;
}

.education-box-header h2 {
	color: #FFF !important;
	font-size: 16px !important;
	margin: 0 0 0 10px !important;
	line-height: 2em !important;
}

.education-box-content {
	margin: 5px 0 0 0;
	height: 180px;
	background-color: #f2f2f2;
	padding: 2px;
	font-size: 12px;
}

.education-box-content h3 {
	font-size: 14px !important;
	margin-bottom: 10px !important;
	font-weight: bold;
}

.education-box-content p {
	margin-bottom: 0px !important;
}

.education-box-content .post {
	min-height: 0px !important;
	background-color: #f2f2f2 !important;
	padding: 0 0 0 0 !important;
}

.education-box-content hr {
	display: none !important;
}

.education-calendar  {
	width: 100%;
	height: 500px;
}

.education-calendar td {
	width: 80px;
	font-size: 12px;
}

div#main table#timetable {

	border: 1px solid;

	text-align: left;

	width: 100%;

}

div#main table#timetable td {

	border: 1px solid;

}

div#main table#timetable th {

	border: 1px solid;

}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	margin-top: 50px;
}

.tribe-events-tickets .tribe-tickets-remaining {
    display: none;
}

.tribe-attendees-list-container {
    display: none;
}

#tribe-tickets-attendees-list-optout-woo {
	display: none;
}

.tribe-tickets-attendees-list-optout label {
	display: none;
}

.dropdown .options .current #area, .dropdown .options .current #level {

	font-size: 22px;
	color: #808080;
    z-index: 10;
    cursor: pointer;
	border: 0px;
	outline: 0px;
	width: 100%;
	overflow: hidden;
}

.dropdown .options .current:after {
	z-index: 20;
}

.dropdown .options .invisible {
	display: none;
}