body {
	background: url(../images/body.png) repeat-x top left;
	color: #333;
}

/***** wrapper *****/
 
#wrapper {
	width:974px;
	margin:0 auto;
}

#header {
	position:relative;
	width:974px;
	height:125px;
}

#header .top-nav {
	float: right;
	font-size: 1.1em;
	margin: 15px 0 0;
}

#header .top-nav li {
	float: left;
	padding: 5px 10px;
	border-left: 1px solid #999;
	margin: 0;
}

#header .top-nav li.first {
	border: 0;
}

#header .top-nav li a {
	color: #333;
	font-weight: 400;
	text-decoration: none;
}

#header .top-nav li a:hover {
	border-color: #333;
}


#header #logo {
	padding: 31px 0 0;
	float: left;
}

#header #logo a {
	color: #5f091c;
	text-transform: uppercase;
	font-size: 1.4em;
	text-decoration: none;
	padding: 22px 0 0;
	outline: 0;
}

#header #logo a span.logo {
	display: block;
	width: 191px;
	height: 57px;
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat top left;
	float: left;
	padding: 0 25px 0 0;
	margin: 0;
}

#header #logo a span.text {
	display: block;
	float: left;
	margin: 22px 0 0;
}

#header .search {
	float: right;
	margin: 2px 0 0;
}

#header .search input {
	float: left;
}

#header .search input.search-box {
	width: 153px;
	border: 1px solid #990028;
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0;
}

#header .search input.search-button {
	margin: 1px 0 0 5px;
	padding: 0;
	border: 0;
}

#content {
	width:974px;
	margin: 0 auto;
	background: #fff;
	clear: both;
	padding: 40px 0;
	z-index: 2;
	position: relative;
}

#content #content-left {
	float:left;
	margin: 0 0 0 15px;
	border-top: 5px solid #990028;
	width: 205px;
	display: inline;
}

#content #content-left.index {
	width:629px;
	border-top-color: #c7c7c7;
	padding: 3px 0 0;
}

.slideshow .image {
	height: 332px;
}

.page-image {
	margin: 0 0 11px;
}

.page-image .image {
	height: 200px;
	margin: 3px 0 0;
}

.page-image .cal-img {
	background: url(../files/images/calendar.jpg) no-repeat top left;
}



.slideshow .title,
.page-image .title {
	height: 32px;
	background: url(../images/white-bg.png);
	padding: 6px 0 0 15px;
}

.page-image .title {
	text-align: right;
	padding: 6px 15px 0;
}

.slideshow .title h1,
.page-image .title h1 {
	font: 700 2.2em "Arial Narrow", Arial, sans-serif;
	color: #990028;
}

.slideshow .tabs {
	padding: 0;
	margin: 239px 0 0;
	float: left;
	display: inline;
	font-size: 1.2em;
}

.slideshow .tabs li {
	float: left;
	margin: 0 0 0 7px;
}

.slideshow .tabs li.first {
	margin: 0;
}

.slideshow .tabs li a {
	display: block;
	width: 126px;
	height: 29px;
	background: #990028;
	background: url(../images/tab-bg.png);
	color: #fff;
	text-decoration: none;
	padding: 13px;
}

.slideshow .tabs li a:hover,
.slideshow .tabs li a.active {
	background: #fff;
	color: #990028;
	border: 0;
}

.slideshow .description,
.page-image .description {
	font: 700 1.2em Arial, Helvetica, sans-serif;
	padding: 20px 15px 15px;
	border-bottom: 1px dotted #990028;
}

.page-image .description {
	padding: 22px 0 11px;
	border-bottom: 5px solid #990028;
}

.description p {
	line-height: 1.2em;
}

h3.description {
	color: #333333;
	margin-top:7px;
	font-size: 1.44em;
	line-height: 1.2em;
}

.columns {
	margin: 20px 0 0;
}

.columns .column {
	width: 305px;
	border-top: 5px solid #990028;
	float: left;
}

.columns .column.right {
	margin: 0 0 0 19px;
}

.columns .column.right p {
	padding: 15px 0 30px;
}

.columns .column.right h2.grey {
	border-top: 5px solid #333;
	border-bottom: 1px dotted #990028;
}

.columns .column .courses {
	padding: 0;
	margin: 8px 0 0;
	font-size: 1.2em;
}

.columns .column .courses li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #990028;
}

.columns .column .courses li a {
	color: #990028;
	text-decoration: none;
}

.columns .column .courses li a {
	border-color: #990028;
}

.page-nav, .page-nav-title {
	font-size: 1.4em;
	margin: 0 0 4px;
}

.page-nav li, .page-nav-title li {
	border-bottom: 1px dotted #990028 !important;
	margin: 0;
	line-height: 1em;
	min-height: 40px;
}

.page-nav li a, .page-nav-title li {
	color: #990028 !important;
	display: block;
	padding: 13px 0;
	border: 0 !important;
}

.page-nav li a.y-left {
	width: 75px;
	float: left;
}

.page-nav li span.year {
	display: block;
	padding: 13px 0;
	width: 55px;
	float: left;
	text-align: center;
	font-weight: 700;
	color: #990028;
	font-size: 1.5em;
}

.page-nav li a.y-right {
	width: 75px;
	float: left;
	text-align: right;
}

.page-nav-title {
	margin: 0;
	padding:0;
}

.page-nav-title li {
	border-bottom: 5px solid #c7c7c7 !important;
	color: #c7c7c7 !important;
	font-weight:900;
	margin:0;
	min-height: 0;
	text-transform:uppercase;
	
}

.page-nav li a:hover,
.page-nav li a.active {
	color: #e86e18 !important;
}

#content #content-right {
	float:left;
	margin: 0 0 0 37px;
	border-top: 5px solid #c7c7c7;
	width: 700px;
	display: inline;
}

#content #content-right.index {
	width:288px;
	margin: 0 0 0 25px;
	border-top-color: #990028;
}

div.calendar a,
div.calendar a:hover {
	border: 0;
}

div.calendar h2 {
	border-bottom: 1px dotted #990028;
}

div.calendar h4 {
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	padding: 0;
}

div.calendar h4 a {
	color: #e86e18 !important;
}

div.calendar h4 a:hover {
	border-bottom: 1px solid;
}

div.calendar strong {
	color: #000;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.7em;
}

div.calendar ul {
	padding: 10px 0 0;
	margin: 0 0 50px;
	font-size: 1.2em;
}

div.calendar li {
	margin:  0;
	padding: 0 0 10px 0;
}

div.calendar li.view-full {
	text-align: right;
	border-top: 1px dotted #990028;
	padding: 15px 0;
}

div.calendar li.view-full a:hover {
	border-bottom: 1px solid;
}


.bubble-top {
	margin: 28px 0 0;
	width: 204px;
	height: 10px;
	background: url(../images/bubble-top.png) no-repeat top left;
	line-height: .1em;
	font-size: .1em;
}

#content-right.index .bubble-top {
	width: 288px;
	background: url(../images/bubble-top-wide.png) no-repeat top left;
}

.bubble {
	background: #e86e18;
	padding: 0 15px;
	width: 174px;
}

#content-right.index .bubble {
	width: 258px;
}

.bubble h2 {
	color: #fff;
	padding: 0;
}

.bubble h2 a,
.bubble a {
	color: #fff;
}

.bubble h2 a:hover,
.bubble a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.bubble .announcements {
	margin: 10px -15px 0;
	padding: 10px 0 0;
	border-top: 1px dotted #fff;
	font-size: 1.2em;
}

.bubble .announcements a,
.bubble .announcements a:hover {
	border: 0;
}

.bubble .announcements li {
	margin: 0 15px;
}

.bubble .announcements li h4 {
	color: #fff;
	line-height: 1.7em;
}

.bubble .announcements li h4 a {
	color: #fff !important;
}

.bubble .announcements li h4 a:hover {
	border-bottom: 1px solid;
}
.bubble .announcements li p {
	line-height: 1.6em;
	padding-bottom: 10px;
}

.bubble-bottom {
	width: 204px;
	height: 44px;
	background: url(../images/bubble-bottom.png) no-repeat top left;
	margin: 0 0 33px;
}

#content-right.index .bubble-bottom {
	width: 288px;
	height: 44px;
	background: url(../images/bubble-bottom-wide.png) no-repeat top left;
	margin: 0;
}


/***** nav *****/
#nav {
	float: left;
	padding: 0;	
	font-size: 1.4em;
}

#nav li {
	float: left;
	margin: 0;
}

#nav li a {
	display: block;
	float: left;
	padding: 11px 13px;
	margin: 0 3px 0 0;
	background: #5f091c;
	color: #fff;
	text-decoration: none;
}

#nav li a:hover,
#nav li a.active {
	background: #fff;
	color: #5f091c;
	border: 0;
}


#login {
	float: right;
	padding: 0;	
	font-size: 1.4em;
}

#login li {
	display: inline;
	margin: 0;
}

#login li a {
	display: block;
	float: left;
	padding: 11px 13px;
	margin: 0 0 0 3px;
	background: #e86e18;
	color: #fff;
	text-decoration: none;
}

#login li a:hover, #login li a.active {
	background: #fff;
	color: #e86e18;
	border: 0;
}


/***** footer *****/
#footer{
	margin:0;
	height: 129px;
	background: url(../images/footer.png) repeat-x top left;
}

#footer .footer {
	width: 942px;
	margin: 0 auto;
	padding: 40px 0 0;
}

.footer .address {
	float: left;
}

.footer .address h3 {
	font-size: 1.4em;
}

.footer .footer-nav {
	float: right;
	margin: 0;
	font-size: 1.1em;
}

.footer .footer-nav li {
	float: left;
	display: block;
	padding: 4px 6px 4px 5px;
	margin: 0
}

.footer .footer-nav li a {
	font-weight: 400;
	color: #333;
	border: 0;
	outline: 0;
}

.footer .footer-nav li.seperate {
	border-right: 1px solid #999;
}

.footer .footer-nav li.red {
	background: none;
}

.footer .footer-nav li.red a {
	color: #5f091c;
}

/***** classes *****/

h2 {
	text-transform: uppercase;
	color: #990028;
	line-height: 1em;
	padding: 10px 0;
}

h3 {
	color: #990028;
	line-height: 1em;
	padding: 5px 0;
}

.arrow {
	padding: 0 15px 0 0;
	background-position: right center;
	background-repeat: no-repeat;
}

a.arrow {
	border: 0;
}

.arrow.orange {
	background-image: url(../images/arrow-o.png);
}
.arrow.on-orange {
	background-image: url(../images/arrow-oo.png);
}
.arrow.red {
	color: #990028;
	background-image: url(../images/arrow-r.png);
}
.arrow.on-red {
	background-image: url(../images/arrow-or.png);
}

h2.arrow.on-red {
	background: none;
	padding: 0 !important;
}

h2.arrow.on-red a {
	background: #990028 url(../images/arrow-or.png) no-repeat 185px center;
	color: #fff; 
	border: 0 !important;
	display: block;
	padding: 10px 15px;
}

h2.arrow.on-red a:hover {
	background: #fff url(../images/arrow-r.png) no-repeat 185px center;
	color: #990028;
}

#content-right.index h2.arrow.on-red a {
	background: #990028 url(../images/arrow-or.png) no-repeat 265px center;
}

#content-right.index h2.arrow.on-red a:hover {
	background: #fff url(../images/arrow-r.png) no-repeat 265px center;
	color: #990028;
}

.dotted {
	line-height: .1em;
	font-size: .1em;
	border-bottom: 1px dotted #990028;
	margin: 15px 0;
}

#login_form label {
	padding: 0 0 5px;
	font-size: 1.2em;
}

#login_form .input {
	margin: 5px 0;
	border: 1px solid #990028;
	font-size: 1.2em;
	padding: 5px 8px;
	display: block;
}

#login_form input#hidden {
	border: 0;
	padding: 0;
	margin: 0;
}

#login_form #log_in {
	display: block;
	font-size: 1.2em;
	margin: 10px 0 0;
}


/* ----- BIG FORM STYLING ----- */

#bigform table {
	width: 700px;
}

#bigform th,
#bigform td {
	vertical-align: top;
}

#bigform th {
	font-size: 1.2em;
	text-align: left;
}

#bigform th.left {
	font-weight: 700 !important;
	font-size: 1.3em;
	text-align: left !important;
}

#bigform th label {
	display: block;
	width: 125px;
}

#bigform th input {
	margin: 15px 4px 0 0;
}

#bigform td input,
#bigform td textarea {
	border: 1px solid #990028;
	font-size: 1.2em;
	padding: 5px 8px;
	margin: 0;
}

#bigform td textarea {
	width: 672px;
}

#bigform td input.dob {
	text-align: center;
	padding: 5px 4px;
}

#bigform td input[type="radio"] {
	margin: 1px 2px 2px 0;
}

#bigform ul {
	padding: 6px 0 0;
}

#bigform td li {
	margin:0;
	padding: 0 0 5px;
	font-size: 1.2em;
}

#bigform td li input {
	width:auto !important;
}


/* ----- Contact Details Styling ----- */

#bigform #contact_details table th {
	vertical-align:top;
	text-align:left;
	padding:10px 0 0;
}

#bigform #contact_details td input {
	width:300px;
	vertical-align:top;
	text-align:left;
	border: 1px solid #990028;
	font-size: 1.2em;
	padding: 5px 8px;
}

#bigform #contact_details td textarea {
	width:300px;
	vertical-align:top;
	text-align:left;
	border: 1px solid #990028;
	font-size: 1.2em;
	padding: 5px 8px;
}

/* ----- About Details Styling ----- */

#bigform #about_details {
	margin: -13px 0 0;
	position: relative;
}

#bigform #about_details th label {
	width: auto;
	margin: 13px 0 0;
}

/* ----- Education Details Styling ----- */

#bigform #education_details table {
	margin: 0 0 13px;
}

#bigform #education_details th {
	width: 150px;
	text-align: center;
	font-weight: 400;
}

#bigform #education_details input {
	width: 100%;
}

/* cell widths must add up to 700px inc padding */

#bigform #education_details th.slim {
	/* 95px */
	width: 93px !important; /* -2px for cell padding */
}

#bigform #education_details td.slim {
	/* 95px */
	width: 87px !important; /* -8px for cell padding */
	text-align: center;
}

#bigform #education_details .slim input {
	/* 95px */
	width: 69px; /* -26px for padding */
}

#bigform #education_details th.short {
	/* 150px */
	width: 148px !important; /* -2px for cell padding */
}

#bigform #education_details td.short {
	/* 150px */
	width: 142px !important; /* -8px for cell padding */
	text-align: center;
}

#bigform #education_details .short input {
	/* 150px */
	width: 124px; /* -26px for padding */
}

#bigform #education_details th.standard {
	/* 200px */
	width: 198px !important; /* -2px for cell padding */
}

#bigform #education_details td.standard {
	/* 200px */
	width: 192px !important; /* -8px for cell padding */
}

#bigform #education_details .standard input {
	/* 200px */
	width: 174px; /* -26px for padding */
}

#bigform #education_details th.long {
	/* 250px */
	width: 248px !important; /* -2px for cell padding */
}

#bigform #education_details td.long {
	/* 250px */
	width: 242px !important; /* -8px for cell padding */
}

#bigform #education_details .long input {
	/* 250px */
	width: 224px; /* -26px for padding */
}

#bigform #education_details th.longest {
	/* 300px */
	width: 298px !important; /* -2px for cell padding */
}

#bigform #education_details td.longest {
	/* 300px */
	width: 292px !important; /* -8px for cell padding */
}

#bigform #education_details .longest input {
	/* 300px */
	width: 274px; /* -26px for padding */
}

/* ----- Reference Styling ----- */

#bigform #references td input,
#bigform #references td textarea {
	width:322px;
}

/* ----- Finalise Styling ----- */

#bigform #finalise td {
	width: 275px;
}


/* ----- END FORM STYLING ----- */


/* ----- CAL STYLING ----- */


table.calendar {
	font-size: 1.2em;
	width: 100%;
}

table.calendar td {
	vertical-align: top;
	padding:6px 4px;
	border-bottom: 1px solid #ccc;
}

table.calendar td.day {
	width: 50px;
}

table.calendar .opt_0,
table.calendar .opt_1,
table.calendar .opt_2 {
/*
	padding: 0 0 12px 4px;
	height: 34px;
*/
}

table.calendar h2 {
	font-size: 1.42em;
	padding: 0;
	text-transform: none;
}

table.calendar .opt_1 h2 {
	color: #1a3f32;
}

table.calendar .opt_2 h2 {
	color: #E86E18;
}


table.calendar p {
	font-size: 1em;
}


table.calendar .showdate {
	background:#fff;
	border:1px solid #555;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
	width:40px;
	position: relative;
}

table.calendar .showdate * {
	display:block;
}

table.calendar .showdate span.day {
	background:#990028;
	border-bottom:1px solid #555;
	color:#fff;
	font-size:1em;
	font-weight:700;
}

table.calendar .showdate span.date {
	border-bottom:1px solid #ccc;
	border-top:1px solid #999;
	font-size:1.8em;
	font-weight:700;
}

table.membership {
	font-size: 1.2em;
	margin: 0 0 20px;
}

table.membership th,
table.membership td {
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.membership th {
	background-color: #ebccd4;
	border: 1px solid #ebccd4;
}

table.membership tr.alt th {
	background-color: #ddd;
	border: 1px solid #ccc;
}

table.membership td li {
	list-style: disc;
}

table.inputForm th {
	padding:10px 0 0;
	text-align:left;
	vertical-align:top;
	font-size:1.2em;
}

table.inputForm td {
	font-size:1.2em;
	padding:5px 8px;
	text-align:left;
	vertical-align:top;
	width:300px;
}

table.inputForm td input {
	border:1px solid #990028;
/* 	font-size:1.2em; */

	padding:5px 8px;
	text-align:left;
	vertical-align:top;
	width:300px;
}

table.inputForm td textarea {
	border:1px solid #990028;
/* 	font-size:1.2em; */
	padding:5px 8px;
	text-align:left;
	vertical-align:top;
	width:300px;
}

table.inputForm td select {
	font-size:1.0em;
	text-align:left;
	vertical-align:top;
	width:318px;
}

/* ----- END CAL STYLING ----- */

.latest-news {
	padding: 0;
	margin: 0;
}

.latest-news li {
	padding: 0;
	margin: 0;
}

.latest-news li a {
	font-size: 1.2em;
}

.news-date {
	font-size: 1em;
	padding-bottom: 0;
}

.news-desc {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px;
	margin: 0 0 5px;
}

#bigform th label.long {
	width: 700px;
}

#bigform #contact_details td textarea.long {
	width: 672px;
}

p.img-left,
p.img-right,
.people p,
.people h3,
.people h2 {
	clear: both;
}

p.img-left img {
	float: left;
	padding: 3px 15px 20px 0;
}

p.img-right img {
	float: right;
	padding: 0 0 10px 10px;
}

.grayed {
	background: #ddd;
}

ul {
	font-size: 1.2em;
}

li p {
	font-size: 1em;
	line-height: 1.2em;
}

.directory_results tr td {
	font-size:1.2em;
}

#f_type_job, #f_type_cla {
	width:auto !important;
}

#dir-submit, .dir-submit,
.float-right a, .dir-submit:visited {
	background:#E86E18;
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0 0 0 3px;
	padding:10px 12px;
	text-decoration:none;
	border:1px solid #E86E18;
	cursor:pointer;
	font-weight:700;
}

#dir-submit:hover, .dir-submit:hover,
.float-right a:hover {
	background:#FFFFFF;
	color:#E86E18;
}

.inputForm input.dir-submit, .inputForm input#dir-submit {
	border:1px solid #E86E18; 
	padding:10px 12px;
	width:70px;
}

div.float-right {
	padding: 0 10px 0 0;
}

table#jobs-list {
	width:100%;
}

table#jobs-list tr.break-row td, table#jobs-list tr.break-row th {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 8px;
}

table#jobs-list tr.heading td, table#jobs-list tr.heading th {
	border-bottom: 3px solid #C7C7C7;
}

td.no-borders textarea, td.no-borders input {
	border:none !important;
}

tr.posted td p {
	line-height: 1em;
	padding: 0;
}

.red {
	color: #990028;
}

.pagination a {
	color: #000000;
	font-size:1.2em;
}

.pagination a.active {
	color: #E86E18;
}

.box, .box-right {
	float:left;
	width: 340px;
	padding:0px;
	margin: 0 20px 20px 0;
}
.box-right {
	margin:0px;
	float:right;
}

.box-title, .box-title-red {
	text-transform: uppercase;
	background: #c7c7c7;
	padding:15px;
}

.box-title-red {
	background: #ac0928;
	color: #ffffff;
}

.box-image {
	width:340px;
}

.box-content {
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding:18px 18px 6px 18px;
}

.box-content .news-date {
	font-size: 1.2em;
}

/* dropdown menu */

/*!
 * jquery.ui.potato.menu
 * 
 * Copyright (c) 2009-2010 makoto_kw, http://www.makotokw.com
 * Licensed under the MIT license.
 * 
 * @author makoto_kw
 * @version 1.0
 */

.page-nav li ul {
	font-size: 1em;
	bo
}

.sub-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

ul.sub-menu li.sub-menu-item {
	margin:0;
	position:relative;
	border-bottom-width: 1px !important;
}

ul.sub-menu li.sub-menu-item a {
	display:block;
}

ul.sub-menu ul.sub-menu-group {
	margin: 0;
	padding:0 0 0 10px;
	-webkit-padding-start:10px;
	-webkit-padding-end:0;
	position:absolute;
	top: -1px;
	width: 205px;
	display:none;
	z-index:1000;
	background: #fff;
	border-top: 1px dotted #990028;
	border-right: 1px dotted #990028;
}

#jobs-view {
	width:100%;
}

#jobs-view td {
	padding:10px 0 10px 0;
}

#jobs-view td + td {
	text-align:right;
}

#errors ul {
	font-size:1em !important;
}

#errors ul li {
	margin:0 0 7px 0 !important;
	font-size:1em;
}

#errors .gray {
	color: #333333;
	margin: 15px 0 10px 0;
}

#bigform ul.stage li {
	font-size:1em !important;
}