.printOnly {
	display: none !important;
}
#divPageWrapper {
	width: 1003px;
	float: left;
	margin: 15px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#divHeaderWrapper {
	border-bottom: 10px solid #F9B700;
	width: 1003px;
	height: 85px;
	float: left;
}
#divHeaderGraphicsWrapper {
}
#divHeaderSchoolPhoto {
	float: left;
	width: 158px;
}
#divHeaderSchoolLogo {
	float: left;
	width: 227px;
	padding: 11px 2px 11px 17px;
}
#divHeaderMenuWrapper {
	width: 580px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#divHeaderBannerWrapper {
	float: left;
	width: 300px;
	margin: 10px 0px 0px 0px;
	height: 50px;
}

#divHeaderChevrons {
	font-size: 1.5em;
	color: #F9B700;
	background-color: transparent;
	margin: 0em 0.2em 0em 0em;
	float: left;
	width: 2.7em;
	line-height: 1em;
}
#divBlackChevron {
	color: #1B1B1F;
	background-color: transparent;
}

#divBodyWrapper {
	margin-top: 1em;
	float: left;
	width: 1003px;
}

#divBodyWrapper .column {
	position: relative;
	float: left;
}

#divBodyContentLeft {
	width: 175px;
	float: left;
}

#divJumpingMan {
	margin-top: 1.5em;
}

.sports #divJumpingMan {
	margin-top: 0;
}

#divBodyContentMiddle {
	float: left;
	width: 592px;
}

#divBodyCopy {
	font-size: 0.7em;
	border: 1px solid #F9B700;
	margin: 0px 17px 0px 0px;
	padding: 17px;
}

#divSpecialMessage {
	color: #C00;
	font-size: 0.75em;
	border: 1px solid #F9B700;
	margin: 0px 17px 0px 0px;
	padding: 17px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

#divBodyContentRight {
	width: 213px;
	float: left;
}

/* @group Header Menu Login */

#divHeaderMenuLogin {
	padding: 0em 1em 0em 0em;
	float: right;
	width: 15.6em;
	margin: 10px 0px 0px 0px;
}
#divHeaderMenuLogin button
{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	line-height: 12px;
	text-align: center;
	font-weight: normal;
	border:  none;
	width: 180px;
	height: 25px;
}

#divLoginButton {
	float: right;
	width: 180px;
}
#divLoginButton button {
	background-color: #cccc00;
}

/* @end */

/* @group Header Login Box */

#divHeaderCustomerLogin
{
	float: right;
	margin: 2px 0 0 0;
	width: 180px;
}
#divHeaderCustomerLogin button
{
	background-color: #0099CB;
}

#divHeaderCustomerLogin button.macssLoginButton {
	display: block;
	width: 180px;
}
.sports #divHeaderCustomerLogin button.macssAccountButton {
	display: inline-block;
	width: 89px;
	border-right: 1px solid #fff;
}

.sports #divHeaderCustomerLogin button.macssLogoutButton {
	display: inline-block;
	width: 90px;
}

/* @end */



/* @group Main Menu */


#divHeaderMenu {
	margin-top: 5px;
	float: left;
	width: 100%;
}
#divHeaderMenu ul {
	margin: 0;
	padding: 0;
}
#divHeaderMenu ul li {
	display: inline;
	font-size: 0.7em;
	margin: 0;
}
#divHeaderMenu ul li span.orangeText {
	margin: 0 5px;
}
#divHeaderMenu ul li:last-child span.orangeText {
	display: none;
}
#divHeaderMenu ul li a:link, #divHeaderMenu ul li a:visited {
	color: #1B1B1F;
	background-color: #FFFFFF;
	text-decoration: none;
}
#divHeaderMenu ul li.activePage a, #divHeaderMenu ul li.activePage a:link, #divHeaderMenu ul li.activePage a:visited {
	color: #EBAC00;
	background-color: transparent;
	margin: 0;
}
#divHeaderMenu ul li a:hover {
	color: #F9B700;
	background-color: #FFFFFF;
	text-decoration: none;
}
/* @end */

/* @group Lefthand Navigation menu */


.home h1, span.menuTitle {
	font-size: 1.8em;
	margin-left: 0.5em;
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
}
span.menuTitle {
	display: block;
}
ul.divLeftNavMenu {
	margin: 0em;
	padding: 0em 1em 0em 1em;
}
ul.divLeftNavMenu li ul.subMenu {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0.7em;
}
ul.divLeftNavMenu li {
	list-style-type: none;
	padding: 1em 0em 1em 0em;
	border-bottom: 1px solid #CFCF00;
}
ul.divLeftNavMenu li ul.subMenu li {
	list-style-type: none;
	padding: 0em 0em 0.7em 0em;
	border-bottom: none;
}
ul.divLeftNavMenu li a:link, ul.divLeftNavMenu li a:visited {
	display: block;
	color: #1B1B1F;
	background-color: transparent;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
ul.divLeftNavMenu li.activeMenuItem a:link, ul.divLeftNavMenu li.activeMenuItem a:visited {
	color: #F9B700;
	background-color: transparent;
}
ul.divLeftNavMenu li.notLive a:link, ul.divLeftNavMenu li.notLive a:visited {
	color: #FF0000;
	font-style: italic;
}
ul.divLeftNavMenu li a:hover {
	color: #F9B700;
	background-color: transparent;
	text-decoration: underline;
}
ul.divLeftNavMenu li.hasSubMenu {
	border: none;
	padding-bottom: 0.2em;
}
div.pageNavigationBackLink {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #B5B701;
	background-color: transparent;
	margin: 0 0 0 1em;
}
div.pageNavigationBackLink a {
	color: #B5B701;
	background-color: transparent;
	text-decoration: none;
}
div.pageNavigationBackLink a:hover {
	text-decoration: underline;
}
/* @end */
/* @group Element Styles */

a, a:link, a:visited {
	color: #B5B701;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #F9B700;
	background-color: transparent;
	text-decoration: underline;
}
b {
	font-weight: bold;
}
body {
	width: 1003px;
	font-size: 1em;
	color: #1B1B1F;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-style: italic;
}
fieldset {
	margin: 10px 0px;
	padding: 2px 0px 0px 8px;
}
h1, h2, h3 {
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin: 1em 0em;
}
h1 {
	font-size: 1.4em;
	margin-top: 0em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	display: inline-block;
	margin: 0 0.2em 0 0;
	width: 12em;
}
label.fullWidth {
	display:block;
	width:  100%;
}
legend {
	font-weight: bold;
	color: #666633;
	background-color: transparent;
}
li {
	margin: 0.3em 0em;
}
noscript {
	color: #FFFF00;
	background-color:#FF0000;
	font-size: 1.2em;
	text-align: center;
}
ol.roman {
	list-style-type: decimal;
}
p {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
ul, ol {
	margin-left: 2em;
	margin-bottom: 1em;
	padding-left: 2em;
}
strong {
	font-weight: bold;
}
table {
	margin: 0.5em 0em;
	border-collapse: collapse;
}
table caption {
	color: #CFCF00;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	padding: 0.4em 0em;
}
th {
	border: 2px solid #EFEFEF;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	padding: 0.3em 0.2em;
}
td {
	border: 2px solid #EFEFEF;
	vertical-align: top;
	text-align: left;
	padding: 0.3em 0.2em;
}
table ul, table ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* @end */

/* @group Custom Styles */

#divBodyCopy img {
	border: 3px double rgb(207, 207, 0);
	margin: 0em 5px 0px 0px;
}
#divBodyCopy img.noBorder {
	border: none;
	margin: 0em 5px 0px 0px;
}

#tableAccessKeys td {
	padding: 0.2em 0.5em;
}

#divSiteMapListing a:link, #divSiteMapListing a:visited {
	color: #1B1B1F;
	background-color: #FFFFFF;
}

table.gcseResults, table.ks3results {
	width: 100%;
}

table.gcseResults th, table.ks3results th {
	text-align: left;
	vertical-align: baseline;
}

table.gcseResults td, table.ks3results td {
	text-align: center;
	vertical-align: baseline;
}

.redText {
	color: #FF0000;
}
.yellowText {
	color: #FFFF00;
}
.orangeText {
	color: #F9B700;
	background-color: transparent;
}
.displaytextonly {
	display: none;
}
.displaytextonly {
	display: none;
}
.nowrap {
	white-space: nowrap;
}
.DataTables_sort_wrapper span {
	display: inline-block;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer;
}
.fullWidthLabel {
	text-align: left;
	width: 100%;
}

/* @end */

/* @group jQuery DataTables CSS */
/*
 * jQuery UI specific styling
 */

.paging_two_button .ui-button {
	float: left;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers .ui-button {
	padding: 2px 6px;
	margin: 0;
	cursor: pointer;
	* cursor: hand;
}

.dataTables_paginate .ui-button {
	margin-right: -0.1em !important;
}

.paging_full_numbers {
	width: 350px !important;
}

.dataTables_wrapper .ui-toolbar {
	padding: 5px;
}

.dataTables_paginate {
	width: auto;
}

.dataTables_info {
	padding-top: 3px;
}

table.display thead th {
	padding: 3px 0px 3px 10px;
	cursor: pointer;
	* cursor: hand;
}

div.dataTables_wrapper .ui-widget-header {
	font-weight: normal;
}


/*
 * Sort arrow icon positioning
 */
table.display thead th div.DataTables_sort_wrapper {
	position: relative;
	padding-right: 20px;
	padding-right: 20px;
}

table.display thead th div.DataTables_sort_wrapper span {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	clear: both;
	margin:  0 0 10px 0;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 50%;
	float: left;
}

.dataTables_paginate {
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('/macss-js/jquery/DataTables-1.7.6/media/images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('/macss-js/jquery/DataTables-1.7.6/media/images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('/macss-js/jquery/DataTables-1.7.6/media/images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('/macss-js/jquery/DataTables-1.7.6/media/images/forward_enabled.jpg');
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
	border-collapse: collapse;
}

table.display tfoot th {
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-weight: normal;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('/macss-js/jquery/DataTables-1.7.6/media/images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
	background: url('/macss-js/jquery/DataTables-1.7.6/media/images/sort_desc.png') no-repeat center right;
}

.sorting {
	background: url('/macss-js/jquery/DataTables-1.7.6/media/images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('/macss-js/jquery/DataTables-1.7.6/media/images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('/macss-js/jquery/DataTables-1.7.6/media/images/sort_desc_disabled.png') no-repeat center right;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}




table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}

table.display tr.odd.gradeC {
	background-color: #ddddff;
}

table.display tr.even.gradeC {
	background-color: #eeeeff;
}

table.display tr.odd.gradeX {
	background-color: #ffdddd;
}

table.display tr.even.gradeX {
	background-color: #ffeeee;
}

table.display tr.odd.gradeU {
	background-color: #ddd;
}

table.display tr.even.gradeU {
	background-color: #eee;
}


tr.odd {
	background-color: #E2E4FF;
}

tr.even {
	background-color: white;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.dataTables_scroll {
	clear: both;
}

.top, .bottom {
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.top .dataTables_info {
	float: none;
}

.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}

td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E;
}

td.details {
	background-color: #d1cfd0;
	border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
	width: 40%;
}

.paging_full_numbers span.paginate_button,
 	.paging_full_numbers span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers span.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #ccc;
}

.paging_full_numbers span.paginate_active {
	background-color: #99B3FF;
}

table.display tr.even.row_selected td {
	background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
	background-color: #D3D6FF;
}

tr.odd td.sorting_2 {
	background-color: #DADCFF;
}

tr.odd td.sorting_3 {
	background-color: #E0E2FF;
}

tr.even td.sorting_1 {
	background-color: #EAEBFF;
}

tr.even td.sorting_2 {
	background-color: #F2F3FF;
}

tr.even td.sorting_3 {
	background-color: #F9F9FF;
}


/* For the Conditional-CSS grading rows */
/*
 	Colour calculations (based off the main row colours)
  Level 1:
		dd > c4
		ee > d5
	Level 2:
	  dd > d1
	  ee > e2
 */
tr.odd.gradeA td.sorting_1 {
	background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
	background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
	background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
	background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
	background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
	background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
	background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
	background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
	background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
	background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
	background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
	background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
	background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
	background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
	background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
	background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
	background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
	background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
	background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
	background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
	background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
	background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
	background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
	background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}


/* @end */



/* @group Wide Page */

.wide #divBodyWrapper {
	padding-right: 0px;
}
.wide #divBodyContentMiddle {
	width: 820px;
}
.wide #divBodyCopy {
	border: none;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}
.wide #divBodyCopy img {
	border: none;
}
.wide #divBodyContentRight {
	display: none;
}
/* @end */

/* @group News Scroller */


#divNewsBox {
	font-family: Arial, sans-serif;
	border: 1px solid #CFCF00;
	color: #CFCF00;
	background-color:  #FFFFFF;
	font-size: 0.75em;
	padding: 10px;
}
#divNewsBox h2 {
	font-size: 2em;
	font-weight: bold;
	color: #CFCF00;
	margin: 0 0 0.5em 0;
}
/* the news scroller */
	
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news ul li {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 1.5em;
}
#news ul li a:link, #news ul li a:visited {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
#news ul li a:hover {
	text-decoration: underline;
}
/* the news box when JavaScript is available */
	#news.hasJS {
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
	#news.hasJS ul {
	position:absolute;
	top:120px;
	left:0;
	margin:0 0 0 0;
	padding:0;
}
.newsBlock {
}
.newsHeading {
}
.newsDate {
	color: #666666;
	background-color: #FFFFFF;
}
#DOMnewsstopper a {
	font-size: 0.8em;
	color:#666666;
	background-color: transparent;
}
/* @end */

/* @group Parent's Area */

#divParentsAreaButton {
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 1.5em;
	border: 1px solid #CFCF00;
	color: #CFCF00;
	background-color:  #FFFFFF;
	width: 211px;
	font-weight: bold;
	height: 70px;
}
#divParentsAreaButton img {
	float: left;
	width: 79px;
	margin-right: 0.5em;
}
#divParentsAreaButton a:link, #divParentsAreaButton a:visited {
	color: #CFCF00;
	text-decoration: none;
	font-size: 1.8em;
	line-height: 0.9em;
	background-color: transparent;
}
#divParentsAreaButton a:hover {
	color: #F9B700;
	background-color: transparent;
}
#divParentsAreaButton a span {
	display: block;
	margin-top: 0.35em;
}
/* @end */

/* @group Pupil Zone */


#divPupilZoneButton {
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 1.5em;
	border: 1px solid #F9B700;
	color: #F9B700;
	background-image: url(/images/site/pupil_zone.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 211px;
	height: 101px;
}
#divPupilZoneButton a {
	display: block;
	width: 211px;
	height: 101px;
	text-decoration: none;
}
#divPupilZoneButton a:link, #divPupilZoneButton a:visited {
	color: #F9B700;
	background-color: transparent;
}
#divPupilZoneButton a:hover {
	color: #CFCF00;
	background-color: transparent;
}
#divPupilZoneButton a span {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bolder;
	margin: 20px 0px 0px 15px;
}
/* @end */

/* @group Newsletter Button */

#divNewsLetterButton {
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 1.5em;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #F9B700;
	text-align: center;
	width: 211px;
	height: 51px;
}
#divNewsLetterButton a {
	display: block;
	width: 211px;
	height: 51px;
	line-height: 51px;
}
#divNewsLetterButton a:link, #divNewsLetterButton a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-size: 2.2em;
	font-weight: bold;
}
#divNewsLetterButton a:hover {
	color: #F9B700;
	background-color: #FFFFFF;
}
/* @end */

/* @group Hire Facilities Advert */


#divHireButton {
	font-family: MetaOT-Normal, "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	background-color: #F9B700;
	margin-top: 1.5em;
	text-align: center;
	width: 213px;
}
#divHireButton p a {
	font-weight: bold;
	line-height: 44px;
	width: 213px;
	height: 44px;
}
#divHireButton a:link, #divHireButton a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
#divHireButton a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Footer Menu */

#divFooterMenu, #divCopyright {
	text-align: center;
	font-size: 0.8em;
	margin: 0px auto;
	width: 98%;
}
#divFooterMenu ul {
	margin: 1em 0em 0em 0.7em;
}
#divFooterMenu ul li {
	display: inline;
	margin-right: 0.45em;
	color: #98989B;
	background-color: transparent;
}
#divFooterMenu ul li a {
	margin-right: 0.5em;
}
#divFooterMenu ul li a:link, #divFooterMenu ul li a:visited {
	color: #98989B;
	background-color: transparent;
	text-decoration: none;
}
#divFooterMenu ul li a:hover {
	color: #F9B700;
	background-color: transparent;
	text-decoration: underline;
}
#divFooterMenu p {
	margin-top: 0.3em;
	font-size: 0.8em;
	color: #98989B;
	text-align: center;
}
#divCopyright {
	margin-top: 0.3em;
	font-size: 0.75em;
	color: #98989B;
	text-align: center;

}
/* @end */

/* @group Sports Member Panels */

.sportsMember dd {
	display: inline;
	margin: 0em 0.1em
}

.sportsMember dl {
	margin: 5px;
	padding: 2px;
}

.sportsMember dt {
	font-weight: bold;
	display: inline;
	margin: 0em 0.2em;
}

/* @end */


/* @group Vacancy Public Listing */

.jobVacancyPublicListing .jobVacancyAdvert {
	border: 1px solid #F9B700;
	padding: 1em;
	margin: 0 0 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.jobVacancyPublicListing .jobVacancyPayScale {
	float: left;
	width: 45%;
}

.jobVacancyPublicListing .jobVacancyRequiredBy {
	float: right;
	width: 45%;
}

.jobVacancyPublicListing .jobVacancyClosingDate {
	float: left;
	width: 45%;
}

.jobVacancyPublicListing .jobVacancyInterviewDate {
	float: right;
	width: 45%;
}

.jobVacancyPublicListing .jobVacancyInterviewAdvertText {
	
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0;
}

/* @end */



/* @group Vacancy Forms */
.jw-steps-wrap {
	height: auto !important;
}
.ui-state-error-text {
	color: red !important;
}
input.ui-state-error-text {
	border: 1px solid red !important;
}
label.ui-state-error-text {
	float: none;
}
.vacancyForm {
	color: #000;
	width: 686px;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

.vacancyForm h1,.vacancyForm h2,.vacancyForm h3,.vacancyForm h4 {
    float: none;
    color: #000;
    margin: 20px 0 0 0;
    width: 100%;
}
.jw-widget h1,.jw-widget h2,.jw-widget h3,.jw-widget h4 {
	float: none;
}

.vacancyForm h1, .vacancyForm legend {
	padding: 15px 0;
}

.vacancyForm h1 {
	font-family: "Arial Black", Arial;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	padding: 15px;
}

.vacancyForm fieldset, div.vacancyIntroduction {
	padding: 5px;
	width: 645px;
}
.vacancyForm fieldset {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.jw-widget fieldset {
	border: none;
}

.vacancyForm legend {
	font-size: 14px;
	margin: 0 10px;
	padding: 0 5px;
	color: #000;
}

.jw-widget legend {
	font-size: 18px;
	display: none !important;
	text-indent: 45px;
	margin: 15px 0 15px -45px;
	padding: 0;
	width: 686px;
}

.vacancyForm fieldset div {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
	
}
.vacancyForm label, .vacancyForm p {
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 5px 0;
	width: auto;
}
.vacancyForm li {
	font-size: 12px;
}

.vacancyForm label.inlineLabel {
	display: inline-block;
	margin: 0 8px 0 0;
}

.vacancyForm label.floatLabel {
	float: left;
	width: 90%;
}

.vacancyForm label input {
	margin: 0 0 0 8px;
}

.vacancyForm label.inlineLabel.fourColWidth {
	width: 100px;
	text-align: right;
}

.vacancyForm label.inlineLabel.quarterColWidth {
	width: 135px;
	text-align: left;
}

.vacancyForm .vacancyFormLeftCol {
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}

.vacancyForm .vacancyFormRightCol {
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
}

.vacancyForm .shortThirdFormCol {
	float: left;
	margin-right: 0;
	width: 170px;
}

.vacancyForm .thirdFormCol {
	float: left;
	margin-right: 0;
	width: 225px;
}
.vacancyForm .oneThirdFormCol {
	float: left;
	margin-right: 0;
	width: 170px;
}

.vacancyForm .twoThirdFormCol {
	float: left;
	margin-right: 0;
	width: 450px;
}
.vacancyForm .quarterFormCol {
	float: left;
	margin: 0;
	width: 160px;
}

.vacancyForm .quarterFormCol label {
	width: 100px;
	text-align: left;
}

.vacancyForm .quarterFormCol input[type="text"] {
	width: 120px;
}

.vacancyForm .fifthFormCol {
	float: left;
	margin: 0 0 0 5px;
	width: 119px;
}

.vacancyForm .fifthFormCol h4 {
	margin: 0;
	height: 30px;
	padding: 2px;
}

.vacancyForm .fifthFormCol label {
	width: 90px;
	text-align: left;
}

.vacancyForm input[type="text"], .vacancyForm textarea {
	border: 1px solid #ccc;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	width: 260px;
}

.vacancyForm input[type="text"].inlineTextbox {
	width: 198px;
}

.vacancyForm input[type="radio"].floatRadio{
	float: right;
	width: 10%;
}

.vacancyForm .shortThirdFormCol input {
	width: 150px;	
}

.vacancyForm .thirdFormCol input[type="text"] {
	width: 205px;	
	
}
.vacancyForm .oneThirdFormCol input[type="text"] {
	width: 150px;	
}

.vacancyForm .twoThirdFormCol input[type="text"] {
	width: 430px;	
	
}

.vacancyForm input[type="text"].fullWidth, .vacancyForm textarea.fullWidth {
	width: 600px;
}

.vacancyForm table input, .vacancyForm table textarea {
	border: none;
}

.vacancyForm table {
	border: none;
	border-collapse: collapse;
	width: 630px;
}

.vacancyForm table caption {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

.vacancyForm th, .vacancyForm td {
	font-weight: normal;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	vertical-align: top;
}
.vacancyForm th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.vacancyForm tbody th {
	font-weight: bold;
	text-align: left;
}
.vacancyForm table input[type="text"], .vacancyForm table textarea {
	background-color: transparent;
	width: 90%;
}


/* @end */



/* @group Image Scroller */

#scrollingBadgesWrapper {
	float: left;
	width: 565px;
	margin: 20px 0 0 0;
	overflow: hidden;
	border: 1px solid #f9b700;
	padding: 5px 5px;
}

#divScrollingBadgesTitle {
	text-align: center;
	font-size: 70%;
	clear: both;
}

#scrollingImages div.scrollableArea * {
	float: left;
	margin: 0;
	padding: 0 5px;
	width: auto;
}

/* Override some CSS values from the standard stylesheet */

#scrollingImages div.scrollingHotSpotLeft {
	min-width: 45px;
	width: 45px;
	background-image: url(/images/image-scroller-arrow-left.png);
}

#scrollingImages div.scrollingHotSpotRight {
	min-width: 45px;
	width: 45px;
	background-image: url(/images/image-scroller-arrow-right.png);
}


/* @end */


/* @group Customer Messages */

div.dataTables_wrapper div.ui-widget-header.ui-corner-tl.ui-corner-tr {
	display:  none;
}

table.macssMessageListing {
	width: 100%;
}

.macssMessageListingHeader {
	font-weight: bold;
}

#activeContactsMessageHeader {
    float: left;
    padding: 0.3em 0.2em;
    width: 570px;
}

#activeMessageHeaderWrapper {
    float: left;
    width: 400px;
}

#activeContactsMessageHeader.ui-widget-header {
	font-weight: normal;
}

#macssActiveMessageControls {
    float: right;
    width: auto;
}

.macssMessagesDate {
	white-space: pre;
}

.macssMessagesSubject {
	width:  600px;
	
}

.macssMessageInboxMessageListItem {
}


#macssMessageMessageBody {
	float: left;
    border: 2px solid #EFEFEF;
    padding: 0.3em 0.2em;
    text-align: left;	
    margin: 0 0 5px 0;
    width: 568px;
}

#dscMessageComposeForm > div {
	margin: 10px 0;
}

#dscMessageComposeForm input, #dscMessageComposeForm textarea {
	width:  400px;
}

#dscMessageComposeForm textarea {
	height: 200px;	
}
#dscMessageComposeForm button {
	margin: 0 0 0 7em;
}
.macssContactsMessagesLabel {
	text-align: right;
	color: #1C94C4;
	width: 7em;
}
/* @end */
