﻿@charset "utf-8";
/*------------------------------------*\
Title:		Oxford Brookes University Global Styles
Author:		Web Team, Creative Services
Created:	Version 1.0 - 12 December 2012 BMD
Modified:	30 April 2014 BMD
\*------------------------------------*/
/*------------------------------------*\
    $CONTENTS

 * RESET - resets basic elements and includes clearfix - reset.css
 * GRIDSET - grids for mobile, moblet, tablet, desktop and beyond - gridset.css
 * BASE ELEMENTS
 * HELPERS
 * HEADER
        * SEARCH
        * MAIN MENU
 * BREADCRUMB
 * SUB MENU
 * CONTENT
        * MEDIA
        * SOCIAL
        * CONTACT BOX
        * BLOCKS
        * TABS new
        * VIDEO
			 	* BANNERS
			 	* TABS
			 	* SECTIONHOMEPAGE
			 	* INTROS
			 	* LINKS
			 	* SUBSECTIONHOMEPAGE
 * COURSES
        * SHOWCASE
        * SLIDER
        * COURSESEARCH
        * CHOOSECOURSE
 * FOOTER
 * BREAKPOINTS -  up to 319, 320 to 767, 768 to 969, up to 970, 970 to 1279, 1280 and higher,
 * PRINT
\*------------------------------------*/

/*------------------------------------*\
    $BASE ELEMENTS
\*------------------------------------*/
@import url("//fast.fonts.com/t/1.css?apiType=css&projectid=6bd72b9c-5470-40e9-8680-a372fa592e40");
@font-face {
    font-family: "HelveticaNeueW01-55Roma";
    src: url("/sandbox/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
    src: url("/sandbox/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"),
         url("/sandbox/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"),
         url("/sandbox/fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"),
         url("/sandbox/fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-65Medi";
    src: url("/sandbox/fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");
    src: url("/sandbox/fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix") format("eot"), 
         url("/sandbox/fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"),
         url("/sandbox/fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"),
         url("/sandbox/fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5") format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-75Bold";
    src: url("/sandbox/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
    src: url("/sandbox/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"),
         url("/sandbox/fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"),
         url("/sandbox/fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"),
         url("/sandbox/fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
}
@font-face {
    font-family: "HelveticaNeueW01-95Blac";
    src: url("/sandbox/fonts/b26ccb58-f2e3-47aa-a83a-02861bf54862.eot?#iefix");
    src: url("/sandbox/fonts/b26ccb58-f2e3-47aa-a83a-02861bf54862.eot?#iefix") format("eot"),
         url("/sandbox/fonts/74649485-cd74-443e-9d54-331ccd448900.woff") format("woff"),
         url("/sandbox/fonts/feb77f4f-9e6b-4f88-909a-66199fd402ed.ttf") format("truetype"),
         url("/sandbox/fonts/2e490192-e531-4236-9c55-90daaad4a34e.svg#2e490192-e531-4236-9c55-90daaad4a34e") format("svg");
}
@font-face {
    font-family: 'permanent_markerregular';
    src: url('/sandbox/fonts/permanentmarker-webfont.eot');
    src: url('/sandbox/fonts/permanentmarker-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sandbox/fonts/permanentmarker-webfont.woff') format('woff'),
         url('/sandbox/fonts/permanentmarker-webfont.ttf') format('truetype'),
         url('/sandbox/fonts/permanentmarker-webfont.svg#permanent_markerregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
	background-color: #eee;
	color: #333; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 21px;
	line-height: 2.1rem;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'HelveticaNeueW01-55Roma', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400; /* Hack for Windows */
}
h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 26px;
	line-height: 2.6rem;
	margin: 0 0 .5em;
}
h2 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 20px;
	line-height: 2rem;
	margin-bottom: 9px;
	margin-bottom: .9rem;
}
h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 18px;
	line-height: 1.8rem;
	margin-bottom: 4px;
	margin-bottom: .4rem;
}
h4 {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 17px;
	line-height: 1.7rem;
	margin-bottom: 0;
}
h5 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 16px;
	line-height: 1.6rem;
}
h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 15px;
	line-height: 1.5rem;
}
h2 + *, h3 + *, h4 + * {
	margin-top: 11px;
	margin-top: 1.1rem;
}
h2 + p, h3 + p, h4 + p {
	margin-top: 0;
}
.panel h2,
.hblack {
	font-family: 'HelveticaNeueW01-95Blac', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;	
	font-weight: 400; /* Hack for Windows */
	line-height: 15px;
	line-height: 1.5rem;
}
.panel h2 {
	font-size: 20px;
	font-size: 2rem;
}
p {
	margin-bottom: 11px;
	margin-bottom: 1.1rem;
}
cite {
	display: inline;
}
blockquote {
	background: #f3f3f3;
	color: #666;
	float: none;
	margin: 0 0 1em;
	padding: 10px;
	position: relative;
	width: 100%;
}
blockquote.left,
blockquote.right {
	width: 100%;
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: 800;
	text-align: right;
}
blockquote p:before {
	content: '\201C';
	font-family: 'HelveticaNeueW01-95Blac', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;	
	font-weight: 400; /* Hack for Windows */
}
blockquote p:after {
	content: '\201D';
	font-family: 'HelveticaNeueW01-95Blac', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;	
	font-weight: 400; /* Hack for Windows */
}
.listing-fluid blockquote,
.block-right blockquote {
	float: none;
	margin: 0;
	width: auto;
}
@media only screen and (min-width:970px) {
	blockquote.left, 
	blockquote.right {
		width: 45%;
	}
}
hr {
	border-top: 1px solid #ccc;
	height: 1px;
}
code {
	color: #999799;
	display: block;
	font-family: 'Arial', monospace;
	margin: 0 .5em 1.1em;
	margin-bottom: 11px;
	margin-bottom: 1.1rem;
}
p code,
dd code {
	display: inline;
}
sup {
	font-size: 50%;
	margin: 0 2px; 
	position: relative;
	top: -.5em;
	vertical-align: top;
}
sub {
	bottom: -.3em;
	font-size: 65%;
	margin: 0 2px; 
	position: relative;
}
small {
	font-size: 12px;
	font-size: 1.2rem;
}
mark, ins {
	background-color: #ffc;
	font-style: normal;
	font-weight: 400;
	padding: 0 2px;
}
del {
	color: #999799;
}
img, iframe, embed, object {
	display: block;
	height: auto;
	max-width: 100%;
}
#map-canvas img {
	display: inline;
	height: inherit;
	max-width: none;
}
.fallback{
	max-width: 100%;
	height: auto;
}
/* http://soqr.fr/testsvg/embed-svg-liquid-layout-responsive-web-design.php */
.my-svg-container{
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	vertical-align: top;
}
.my-svg{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
img.file-icon {
	display: inline;
	margin: 0;
}
.img-left, p .img-left + .caption {
	float: left;
	margin: 0 5% 21px 0;
	margin: 0 5% 2.1rem 0;
	width: 47.5%;
}
.img-right, p .img-right + .caption {
	float: right; 
	margin: 0 0 21px 5%;
	margin: 0 0 2.1rem 5%;
	width: 47.5%;
}
.caption {
	color: #666;
	display: block;
	font-style: italic;
	margin-top: -1em !important; 
	text-align: center;
}
.img-left + .caption, .img-right + .caption {
	text-align: left;
}
.feed-icon img {
	margin-left: 0;
	margin-right: 0;
}
img + figcaption {
	padding: 7px 7px 0;
	padding: .7rem .7rem 0;
	width: 75%;
}
figure + p {
	color: #999;
	margin: 0 2em 1em;
}
table {
	display: table;
	margin-top: 10px;
	margin-top: 1rem;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	width: 100%;
}
caption {
	color: #414141;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin-bottom: 7px;
	margin-bottom: .7rem;
	padding: 0 0 0 2%;
	text-align: left;
}
tbody, thead, tfoot {
	display: table-row-group;
}
tr {
	display: table-row;
}
tr:nth-child(2n) {
	background: #f6f6f6;
}
th, td {
	padding: .5em 2%;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: 700;
	padding-top: .5em;
}
thead th {
	border-bottom: 1px solid #ddd;
	border-top: 2px solid #ddd;
}
tfoot td { font-weight: 700; }
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered th, 
.table-bordered td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, 
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
td.head { font-style: italic; }
ul, ol, .item-list ul { margin: 0 0 1em 1em; }
ul, .item-list ul { list-style-type: square; }
li, .item-list ul li { margin-bottom: .5em; }
li ul, li ol, li .item-list ul { margin: 0 0 1em 1.5em; }
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 20px;
}
ul { 
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
ul ul, ol ul {
	list-style-type: square;
	margin-left: 20px;
}
ol ol {
	list-style-type: lower-latin;
	margin-left: 20px;
}
.decimal {
	list-style-type: decimal;
}
.roman {
	list-style-type: lower-roman;
}
.latin {
	list-style-type: lower-latin;
}
ul.links {
	list-style: none;
}
dl {
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
}
dt {
	font-weight: 700;
}
dd {
	margin-bottom: 10px;
	margin-bottom: 1rem;	
}
a, 
a:visited {
	color: #256CA4;
	text-decoration: none;
}
a:hover { 
	color: #4D94CC;
	text-decoration: underline;
}
a:active, 
a:focus { 
	color: #4D94CC;
	text-decoration: underline;
}
/*a.active-trail {
	color: rgb(104,104,104);
	text-decoration: none;
}*/
a:link { 
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
}
aside a {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
/*------------------------------------*\
    $HELPERS
\*------------------------------------*/
* { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.container {
	display: block;
	margin: 0 auto;
}
.hiddentext {
    left: -10000px;
    top: auto;
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
[class~="d-padfull"], [class~="d-padinfull"], [class~="d-padfull"], [class~="d-padinfull"] {
	left: -2%;
	padding-left: 2%;
	padding-right: 2%;
}
.padding10 { padding: 10px; }
.right { float: right; margin-bottom: 10px; margin-left: 10px; }
.left { float: left; margin-bottom: 10px; margin-right: 10px; }
.mini { width: 75px; }
.print-only { display: none; }
.new, 
.updated {
    color: #fff;
    font-size: 90%;
    padding: 2px 5px;
}
.new {
    background-color: #d10373;
}
.updated {
    background-color: #0085a1;
}
.form-group {
	margin-bottom: 5px;
}
.form-control {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.428571429;
	padding: 6px 12px;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	vertical-align: middle;
	width: 100%;
}
select.form-control {
	height: auto;
}
.all-clear {
	clear: left;
}

/*------------------------------------*\
    $HEADER
\*------------------------------------*/
#header-wrapper {
	background-color: #9EAB05;
}
#header h1 {
	background: url(../img/logo-mobile.png) no-repeat;
	float: left;
	font-size: 0;
	font-weight: 400;
	height: 68px;
	margin: 0;
	padding: 0;
	text-indent: -50000px;
	width: 105px;
}
#header h1 a {
	background: url(../img/logo-mobile.png) no-repeat;
	display: block;
	height: 68px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 105px;
}
#header h2 {
	background: url(../img/150-logo-mobile.png) no-repeat;
	float: left;
	display: inline;
	font-size: 0;
	font-weight: 400;
	height: 68px;
	margin: 0 0 0 9px;
	padding: 0;
	text-indent: -50000px;
	width: 108px;
}
#header h2 a {
	background: url(../img/150-logo-mobile.png) no-repeat;
	display: block;
	height: 68px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 108px;
}
a.menu-link {
	background: url(../img/icon-menu.png) no-repeat center center;
	display: block;
	float: right;
	height: 28px;
	margin: 8px 0 0;
	padding: 38px 0 0;
	text-indent: -9999px;
	width: 20px;
}

/*------------------------------------*\
    $SEARCH
\*------------------------------------*/
#search-box-wrapper {
	float: right;
	margin-right: 0;
	width: 100%;
}
#search-box {
    background-color: #fff;
	height: 30px;
	margin: 0 0 18px;
	position: relative;
	width: 100%;
}
/* BMD Search form not used */
#search-form {
	background-color: #fff;
	border: 1px solid #999;
	height: 30px;
	overflow: hidden;
}
/* BMD not used */
#ctl00_ctl00_Header_txtSearch, 
#search-text {
	background: transparent;
	border-width: 0;
	color: #ddd;
	font-size: 14px;
	font-size: 1.4rem;
}
.search-text, 
#search-box input[type="text"] {
	background: transparent;
	border-width: 0;
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	outline: none;
	padding: 7px 0 0 10px;
	width: 90%;
}
#search-button, 
.search-button, 
#search-box input[type="submit"] { 
	background: #6f7805 url(../img/search_submit.png) no-repeat scroll 50% 0;
	border-width: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	height: 30px;
	line-height: 42px;
	position: absolute;
	right: 0;
	text-align: center;
	text-indent: -9999px;
	top: 0;
	width: 40px;
}
.search-button:hover, .search-button:focus, #search-box input[type="submit"]:hover, #search-box input[type="submit"]:focus,
#search-button:hover, #search-button:focus { background: #999 url(../img/search_submit.png) no-repeat scroll 50% -32px; }
input { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }

/*------------------------------------*\
    $MAIN MENU
\*------------------------------------*/
#menu {
	background-color: #6F7805;
	clear: both;
	margin: 0;
	-webkit-transition: all .3s ease-out;  
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.js #menu {
	max-height: 0;
	overflow: hidden;
}
#menu.active {
	max-height: 150em;
}
#menu ul {
	border-top: 1px solid #fff;
	font-size: 0; /* fixes 4px space in child inline-block */
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu li a {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	display: block;
	font-family: 'HelveticaNeueW01-55Roma', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400; /* Hack for Windows */
	margin: 0;
	padding: 8px;
	text-decoration: none;
}
#menu li a:hover {
	background: #d10373;
	color: #fff;
}

/*------------------------------------*\
    $BREADCRUMB
\*------------------------------------*/
#breadcrumb {
	padding: 1em 0;
}
#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li {
	display: inline-block;
	font-family: 'HelveticaNeueW01-55Roma', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;	
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400; /* Hack for Windows */
	margin: 0;
	padding: 0;
}
#breadcrumb li a:hover {
	text-decoration: none;
}
#breadcrumb li a:after {
	content: "\2192";
	padding: 0 .25em 0 .5em;
	color: #999;
}
#breadcrumb li a.last:before, 
#breadcrumb li a.last:after {
	content: normal;
}

/*------------------------------------*\
    $SUB MENU
\*------------------------------------*/
#sub_nav h2 {	
	background-color: #424A52;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
	padding: 8px 30px 8px 8px;
	position: relative;
}
#sub_nav h2 a#section {
	color: #fff;
	margin-right: 30px;
}
#sub_nav h2 span {
	color: #adafaf;
}
#sub_nav h2 a#section:hover {
	color: #adafaf;
	text-decoration: none;
}
a.submenu-link {
	background: url(../img/icon-submenu.png) no-repeat -10px -10px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 44px;
}
a.submenu-link.active {
	background: url(../img/icon-submenu.png) no-repeat -10px -54px;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 44px;
}
#submenu {
	background-color: #fff;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
#submenu {
	clear: both;
	-webkit-transition: all .3s ease-out;  
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.js #submenu {
	max-height: 0;
	overflow: hidden;
}
#submenu.active {
	max-height: 150em;
}
#submenu li {
	margin: 0;
	padding: 0;
}
#submenu li a {
	border-bottom: 1px solid #eee;
	display: block;
	font-family: 'HelveticaNeueW01-55Roma', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400; /* Hack for Windows */
	margin: 0;
	padding: 8px;
	text-decoration: none;
}
#submenu li a:link,
#submenu li a:visited,
#submenu li a:active {
	color: #424A52;
}
#submenu li a.menu_selected,
#submenu li a:hover, 
#submenu li a:focus {
	color: #d10373;
}

/*------------------------------------*\
    $CONTENT
\*------------------------------------*/
#body-wrapper {
	background-color: #fff;
	padding-bottom: 3em;
}
#content p.standfirst,
#content p.strapline {
	font-size: 120%;
	line-height: 1.5;
	margin: 0 0 1em;
}

/*------------------------------------*\
    $SOCIAL
\*------------------------------------*/
#sharebox-container { position: relative; }
#sharebox { background-color: #424A52; color: #fff; padding: 10px; position: absolute; right: 42px; top: 30px; z-index: 9990; }
#sharebox img { border: 0; margin: 0; display: inline; } 
#sharebox iframe { border: 0; margin: 0; display: inline; } 
#sharepointer { position: absolute; right: 25px; top: -15px; }
#shareboxleft { float: left; }
#shareboxright { float: right; cursor: pointer; } 
#popularnetworks { margin: 0; padding: 0; }
#popularnetworks a { margin: 0 5px 0 0; padding: 0; }
#popularnetworks a.odd-link  { margin: 0 5px; }
#popularnetworks a.last-link { margin: 0; }
#bookmarklets { float: right; width: 100%; } 
#bookmarklets ul { list-style-type: none; list-style: none; display: inline; float: right; margin: 0; padding: 0; }
#bookmarklets li { cursor: pointer; display: inline; margin: 0; padding: 0; }
#bookmarklets img { border: 0; margin: 0; display: inline; }
#bookmarklets iframe { border: 0; margin: 0; display: inline; } 
.starrating img { display: inline; }

/*------------------------------------*\
    $MEDIA
\*------------------------------------*/
.media { list-style-type: none; margin: 10px 0; }
.media li { border-bottom: 1px solid #c5c5c5; margin-bottom: 10px; zoom:1; }
.media li:before, .media li:after { content: ""; display: table; }
.media li:after { clear: both; }
.media, .media-body, .feature .media-body { overflow: hidden; _overflow: visible; padding: 0; zoom: 1; }
.media .media-img { float: left; margin-right: 10px; }
.media .media-imgrev { float: right; margin-left: 10px; }
.media .media-img img, .media .media-imgrev img { display: block; margin-bottom: 10px; width: 200px; }
@media only screen and (max-width:479px) {
	.media .media-img, .media .media-imgrev { float: none; margin: 0; width: 100%; }
	.media .media-img img, .media .media-imgrev img { width: auto; }
}
.accreditationlogo { display: inline; margin-right: 10px; }

/*------------------------------------*\
    $CONTACT BOX
\*------------------------------------*/
.aqua.contact-us h1 { background-color: #0085a1; }
.blue.contact-us h1 { background-color: #003896; }
.gold.contact-us h1 { background-color: #DB7C12; }
.green.contact-us h1 { background-color: #006338; }
.lime.contact-us h1 { background-color: #9eab05; }
.pink.contact-us h1 { background-color: #d10373; }
.purple.contact-us h1 { background-color: #6a2150; }
.red.contact-us h1 { background-color: #c70540; }
.yellow.contact-us h1 { background-color: #e3ba12; }

/*------------------------------------*\
    $BLOCKS
\*------------------------------------*/
.equal {
	min-height: 100px;
}
.block-link {
	background-color: #ccc;
	color: #353535;
	display: inline-block;
	position: relative;
	width: 100%;
}
a.equal:hover,
a.equal:active, 
a.equal:focus,
.block-link:hover {
	background: #424a52; 
	color: #fff; 
	text-decoration: none;
	-webkit-transition: all .3s ease-out;  
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
a.fg-darkgrey.equal:hover h2, 
a.fg-darkgrey.equal:hover p, 
a.fg-darkgrey.equal:hover ul, 
a.fg-darkgrey.equal:hover li,
.fg-darkgrey.block-link:hover h2, 
.fg-darkgrey.block-link:hover p, 
.fg-darkgrey.block-link:hover ul, 
.fg-darkgrey.block-link:hover li {	color: #fff; }

.equalize h2, 
.listing-fluid article h2 {
	font-family: 'HelveticaNeueW01-95Blac', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;	
	font-weight: 400; /* Hack for Windows */
	font-size: 1.4rem; 
	line-height: 15px;
	line-height: 1.5rem;
	text-transform: uppercase; 
}
#main .equalize img { max-width: 100%; }
.equalize a,
.equalize article, 
.listing-fluid article { margin-bottom: 10px; }
.listing-fluid article a { color: #fff; font-weight: 700; text-decoration: none; }
.listing-fluid article h2 a { font-weight: 400; }
.listing-fluid article a:hover,
.listing-fluid article a:focus { text-decoration: underline; }
.listing-fluid article.fg-darkgrey a { color: #333; }

.listing-fluid article a.block-link { color: #fff; font-weight: 400; text-decoration: none; }

.line-aqua h2 { border-bottom: 4px solid #0085a1; margin: 0; padding: 5px 10px 0; }
.line-aqua p { padding: 10px; }
.listing-fluid article.line-aqua a { color: #0085a1; text-decoration: none; font-weight: 400; }
.line-blue h2 { border-bottom: 4px solid #003896; margin: 0; padding: 5px 10px 0; }
.line-blue p { padding: 10px; }
.listing-fluid article.line-blue a { color: #003896; text-decoration: none; font-weight: 400; }
.line-gold h2 { border-bottom: 4px solid #DB7C12; margin: 0; padding: 5px 10px 0; }
.line-gold p { padding: 10px; }
.listing-fluid article.line-gold a { color: #DB7C12; text-decoration: none; font-weight: 400; }
.line-green h2 { border-bottom: 4px solid #006338; margin: 0; padding: 5px 10px 0; }
.line-green p { padding: 10px; }
.listing-fluid article.line-green a { color: #006338; text-decoration: none; font-weight: 400; }
.line-lime h2 { border-bottom: 4px solid #9eab05; margin: 0; padding: 5px 10px 0; }
.line-lime p { padding: 10px; }
.listing-fluid article.line-lime a { color: #9eab05; text-decoration: none; font-weight: 400; }
.line-pink h2 { border-bottom: 4px solid #d10373; margin: 0; padding: 5px 10px 0; }
.line-pink p { padding: 10px; }
.listing-fluid article.line-pink a { color: #d10373; text-decoration: none; font-weight: 400; }
.line-purple h2 { border-bottom: 4px solid #6a2150; margin: 0; padding: 5px 10px 0; }
.line-purple p { padding: 10px; }
.listing-fluid article.line-purple a { color: #6a2150; text-decoration: none; font-weight: 400; }
.line-red h2 { border-bottom: 4px solid #c70540; margin: 0; padding: 5px 10px 0 }
.line-red p { padding: 10px; }
.listing-fluid article.line-red a { color: #c70540; text-decoration: none; font-weight: 400; }
.line-yellow h2 { border-bottom: 4px solid #e3ba12; margin: 0; padding: 5px 10px 0; }
.line-yellow p { padding: 10px; }
.listing-fluid article.line-yellow a { color: #e3ba12; text-decoration: none; font-weight: 400; }

*[class*='line-'] .block-link {
  background-color: #fff;
  border: 1px transparent solid;
  color: #353535;
  display: inline-block;
  position: relative;
  width: 100%;
}
*[class*='line-'] .block-link:hover {background:#f3f3f3; text-decoration:none;}
*[class*='line-'] .block-link p {color:#353535;}

.feature { margin-bottom: 1rem; margin-bottom: 10px; }
.feature h2 { 
	border-bottom: 4px solid #d10373;
	font-size: 15px; 
	font-size: 1.5rem; 
  margin-bottom: 0;
	text-transform: uppercase;
}
.feature h2 span {
	background-color: #d10373;
	color: #fff;
	display: inline-block;
	font-size: 1.5rem;
	margin-bottom: -4px;
	padding: 7px 10px;
}
.feature h2 + div { margin-top: 0; }
.feature div { background-color: #f3f3f3; padding: 10px; }
.feature.line div { background-color: #f3f3f3; overflow: hidden; }

.feature.line h3 { margin-bottom: 10px; }
.feature.line a { font-weight: 700; }
.feature article { border-bottom: 1px solid #adafaf; clear: left; margin-bottom: 10px; overflow: hidden; }

.feature.block div { background-color: #d10373; color: #fff; }
.feature.block a { color: #fff; font-weight: 700; }
.bg-aqua, .aqua.feature h2 span, .aqua.feature.block div { background-color: #0085a1; }
.aqua.feature h2 { border-bottom: 4px solid #0085a1; }
.bg-blue, .blue.feature h2 span, .blue.feature.block div { background-color: #003896; }
.blue.feature h2 { border-bottom: 4px solid #003896; }
.bg-gold, .gold.feature h2 span, .gold.feature.block div { background-color: #DB7C12; }
.gold.feature h2 { border-bottom: 4px solid #DB7C12; }
.bg-green, .green.feature h2 span, .green.feature.block div { background-color: #006338; }
.green.feature h2 { border-bottom: 4px solid #006338; }
.bg-lime, .lime.feature h2 span, .lime.feature.block div { background-color: #9eab05; }
.lime.feature h2 { border-bottom: 4px solid #9eab05; }
.bg-pink, .pink.feature h2 span, .pink.feature.block div { background-color: #d10373; }
.pink.feature h2 { border-bottom: 4px solid #d10373; }
.bg-purple, .purple.feature h2 span, .purple.feature.block div { background-color: #6a2150; }
.purple.feature h2 { border-bottom: 4px solid #6a2150; }
.bg-red, .red.feature h2 span, .red.feature.block div { background-color: #c70540; }
.red.feature h2 { border-bottom: 4px solid #c70540; }
.bg-yellow, .yellow.feature h2 span, .yellow.feature.block div { background-color: #e3ba12; }
.yellow.feature h2 { border-bottom: 4px solid #e3ba12; }

.bg-black, .black.feature h2 span, .black.feature.block div { background-color: #363534; }
.black.feature h2 { border-bottom: 4px solid #363534; }
.bg-charcoal, .charcoal.feature h2 span, .charcoal.feature.block div { background-color: #424a52; }
.charcoal.feature h2 { border-bottom: 4px solid #424a52; }
.bg-lightgrey, .lightgrey.feature h2 span, .lightgrey.feature.block div { color: #333; background-color: #f3f3f3; }
.lightgrey.feature h2 { border-bottom: 4px solid #f3f3f3; }
.lightgrey.feature a { color: #333; }
.bg-midgrey, .midgrey.feature h2 span, .midgrey.feature.block div { background-color: #adafaf; }
.midgrey.feature h2 { border-bottom: 4px solid #adafaf; }

.feature.tint div { background-color: #f6cde3; }
.bg-aqua-20, .aqua.tint div { background-color: #cce7ec; }
.bg-blue-20, .blue.tint div { background-color: #ccd7ea; }
.bg-gold-20, .gold.tint div { background-color: #fde9cd; }
.bg-green-20, .green.tint div { background-color: #cce0d7; }
.bg-lime-20, .lime.tint div { background-color: #eceecd; }
.bg-pink-20, .pink.tint div { background-color: #f6cde3; }
.bg-purple-20, .purple.tint div { background-color: #e1d3dc; }
.bg-red-20, .red.tint div { background-color: #f4cdd9; }
.bg-yellow-20, .yellow.tint div { background-color: #f9f1d0; }
.tint a { color: #333; font-weight: 700; }

.bg-aqua-60 { background-color:#66b6c7; }
.bg-blue-60 { background-color:#6688c0; }
.bg-gold-60 { background-color: #f8bd68; }
.bg-green-60 { background-color:#66a188; }
.bg-lime-60 { background-color: #c5cd69; }
.bg-pink-60 { background-color: #e368ab; }
.bg-purple-60 { background-color: #a67a96; }
.bg-red-60 { background-color: #dd698c; }
.bg-yellow-60 { background-color: #eed671; }

.fg-white { color: #fff !important; }
.fg-darkgrey { color: #333 !important; }

/*------------------------------------*\
    $TABS new
\*------------------------------------*/
.tabs {}
.tabsacc {}
ul.tabs {
	float: left;
	height: 35px;
	list-style: none;
	margin: 0 !important;
	padding: 0;
	width: 100%;
}
ul.tabs li {
	background-color: #666;
	color: #ccc;
	cursor: pointer;
	float: left;
	font-size: 15px;
	font-size: 1.5rem;
	height: 31px;
	line-height: 31px;
	margin: 0 4px 0 0;
	overflow: hidden;
	padding: 0 21px;
	position: relative;
	text-transform: uppercase;
}
ul.tabs li:hover { background-color: #ccc; color: #333; }
ul.tabs li.active {
	background-color: #fff;
	color: #333;
	display: block;
}
.tab_container {
	background: #F3F3F3;
	border-bottom: 1px solid #ADAFAF;
	clear: both;
	float: left;
	overflow: auto;
	width: 100%;
}
.tab_container article { 
	overflow: hidden; 
	padding-bottom: 10px;
	position: relative;
}
.tab_container article a {
	color: #424A52;
	font-weight: 400;
}
.tab_container article a:hover {
	text-decoration: none;
}
.tab_container p .seemore {
	color: #424A52;
	font-weight: 700;
}
.tab_container article a:hover,
.tab_container p .seemore:hover { text-decoration: underline; }
.tab_content { padding: 10px; }
.tab_drawer_heading { display: none; }
ul.tabs { border-bottom: 4px solid #424a52; }
ul.tabs li{ background: #e3e3e3; color: #414141; }
ul.tabs li:hover, 
ul.tabs li.active { background: #424a52; color: #fff; }
ul.tabs.sm li {	font-size: 12px; font-size: 1.2rem;	padding: 0 8px; }
.tab_content,
.acc_content { display: none; }
.displayblock { display: block; }

@media screen and (max-width: 480px) {
	.tabs { display: none; }
	.tab_container {
		background: none;
		clear: both;
		float: left;
		margin: 0;
		overflow: auto;
		width: 100%;
	}
	.tab_content { padding: 10px; }
	.tab_drawer_heading {
		border-top: 1px solid #adafaf;
		color: #414141;
		cursor: pointer;
		display: block;
		font-size: 17px; 
		font-size: 1.7rem;
		line-height: 17px;
		line-height: 1.7rem;
		margin: 0;
		padding: 10px 30px 10px 10px;
		position: relative;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.tab_active { background-color: #666; color: #fff; }
	.tab_drawer_heading:after {
		content: "+";
		display: block;
		font-size: 17px; 
		font-size: 1.7rem;
		line-height: 17px;
		line-height: 1.7rem;
		padding: 0;
		position: absolute;
		right: 10px;
		top: 9px;
	}
	.tab_drawer_heading.tab_active:after { content: "-"; }	
}
/* Accordion */
.acc_container {
	clear: both;
	float: left;
	margin: 0;
	overflow: auto;
	width: 100%;
}
.acc_content {
    zoom: 1;
}
.acc_content:after {
    clear: both;
}
.acc_content:before, .acc_content:after {
    content: "";
    display: table;
}
.acc_content { padding: 10px; border-bottom: 1px solid #adafaf; }
.acc_drawer_heading {
	border-top: 1px solid #adafaf;
	color: #414141;
	cursor: pointer;
	display: block;
	font-size: 17px; 
	font-size: 1.7rem;
	line-height: 17px;
	line-height: 1.7rem;
	margin: 0;
	padding: 10px 30px 10px 10px;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.acc_active {	background-color: #666; color: #fff; }
.acc_drawer_heading:after {
	content: "+";
	display: block;
	font-size: 17px; 
	font-size: 1.7rem;
	line-height: 17px;
	line-height: 1.7rem;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 9px;
}
.acc_drawer_heading.acc_active:after { content: "-"; }
/* Can remove tabs below using #nav */
ul#nav {
	background-color: #fff;
	margin: auto;
	border-bottom: 4px solid #424a52;
	height: auto;
	padding: 0;
	width: 100%;
}
#nav li { display: inline; list-style: none; }
#nav li a {
	background: #adafaf;
	border: 0 none;
	color: #414141;
	display: inline-block;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 5px 10px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover, 
#nav li a.active { background: #424a52; color: #fff; }
#nav section {
	background: #f3f3f3;
	display: none;
	float: left;
	margin-top: 4px;
	overflow: hidden;
	padding: 10px;
}
#nav section a {
	background: none;
	color: #414141;
	display: inline;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	padding: 0;
	text-decoration: none;
	text-transform: none;
}
#nav section a:hover { background:none; color: #414141; text-decoration: underline; }
ul#nav.aqua { border-bottom: 4px solid #0085a1; }
#nav.aqua li a { background: #cce7ec; color: #414141; }
#nav.aqua li a:hover, 
#nav.aqua li a.active { background: #0085a1; color: #fff; }
ul#nav.blue { border-bottom: 4px solid #003896; }
#nav.blue li a { background: #ccd7ea; color: #414141; }
#nav.blue li a:hover, 
#nav.blue li a.active { background: #003896; color: #fff; }
ul#nav.green { border-bottom: 4px solid #006338; }
#nav.green li a { background: #cce0d7; color: #414141; }
#nav.green li a:hover, 
#nav.green li a.active { background: #006338; color: #fff; }
ul#nav.green-lime { border-bottom: 4px solid #006338; }
#nav.green-lime li a { background: #9eab05; color: #fff; }
#nav.green-lime li a:hover, 
#nav.green-lime li a.active { background: #006338; color: #fff; }
ul#nav.lime { border-bottom: 4px solid #9eab05; }
#nav.lime li a { background: #ECEECD; color: #414141; }
#nav.lime li a:hover, 
#nav.lime li a.active { background: #9eab05; color: #fff; }
ul#nav.gold { border-bottom: 4px solid #DB7C12; }
#nav.gold li a { background: #fde9cd; color: #414141; }
#nav.gold li a:hover, 
#nav.gold li a.active { background: #DB7C12; color: #fff; }
ul#nav.pink { border-bottom: 4px solid #d10373; }
#nav.pink li a { background: #f6cde3; color: #414141; }
#nav.pink li a:hover, 
#nav.pink li a.active { background: #d10373; color: #fff; }
ul#nav.purple { border-bottom: 4px solid #6a2150; }
#nav.purple li a { background: #e1d3dc; color: #414141; }
#nav.purple li a:hover, 
#nav.purple li a.active { background: #6a2150; color: #fff; }
ul#nav.red { border-bottom: 4px solid #c70540; }
#nav.red li a { background: #f4cdd9; color: #414141; }
#nav.red li a:hover, 
#nav.red li a.active { background: #c70540; color: #fff; }
ul#nav.yellow { border-bottom: 4px solid #e3ba12; }
#nav.yellow li a { background: #f9f1d0; color: #414141; }
#nav.yellow li a:hover, 
#nav.yellow li a.active { background: #e3ba12; color: #fff; }
.panel { padding: 10px; margin-bottom: 10px; }
.panel.black { background: #363534; color: #fff; }
.panel.charcoal { background: #424a52; color: #fff; }
.panel.lightgrey { background: #f3f3f3; color: #333; }
.panel.midgrey { background:#adafaf; color: #fff; }
.panel h2 { color: #fff; text-transform: uppercase; }
.panel.lightgrey h2 { color: #333; }
/*------------------------------------*\
    $VIDEO
\*------------------------------------*/
.flex-video {
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
	padding-bottom: 67.5%;
	padding-top: 25px;
	position: relative;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, 
.flex-video object, 
.flex-video embed, 
.flex-video video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/*------------------------------------*\
    $BANNERS
\*------------------------------------*/
#square-banner {
	background-color: #e3ba12;
	color: #0085a1;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 900;
}
#square-banner h2 {
	color: #fff;
	margin-top: 10px;
	text-transform: uppercase;
}
#square-banner a {
	color: #3c424a;
}
#home-banners li {
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 12px;
}
#tall-banner {
	float: left;
	width: 38%;
}
#banner-group {
	float: right;
	margin-left: 0;
	width: 57%;
}
#tall-banner img, 
#banner-group img {
	width: 100%;
}

/*------------------------------------*\
    $TABS
\*------------------------------------*/
#tabs {
	font-size: 12px;
	font-size: 1.2rem;
}
#tabs p {
	margin-bottom: 10px;
}
#tabs .tabbednav {
	margin: 0;
	padding: 0;	
}
#tabs .tabbednav li {
	margin: 0;
}
#tabs .tabbednav li {
	display: inline-block;
	list-style: none;
}
#tabs .tabbednav li a {
	background-color: #4D4F53;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 5px 10px;
	text-transform: uppercase;
}
#tabs .tabbednav li a.active {
	background-color: #eee;
	color: #333;
}
#tabs .tabbednav li a:hover {
	cursor: pointer;
	text-decoration: none;
}
#tabs .news div {
	margin: 5px 0 35px;
	width: 60%;
}
#tabs .news img {
	position: absolute;
	right: 10px;
}
#tabs p .seemore {
	font-weight: 700;
}

/*------------------------------------*\
    $SECTIONHOMEPAGE
\*------------------------------------*/
#top-banner {
	line-height: 0;
	margin-bottom: 10px;
}

/*------------------------------------*\
    $INTROS
\*------------------------------------*/
#intros h2 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height:1.2em;
	margin-top: 5px;
	text-transform: uppercase;
}
#intros ul, #links ul {
	margin: 0;
}
#intros li {
	float: left;
	list-style-type: none;
	margin-right: 2%;
	margin-bottom: 10px;
	width: 32%;
}
#intros li:nth-last-child(1), 
#links li:nth-last-child(1) {
	margin-right: 0;
}
#intros li a, #links li a {
	background-color: #E0E1DD;
	color: #333;
	display: block;
	padding: 5%;
}
#intros li a:hover, #links li a:hover {
	background-color: #A0A4A8;
	color: #fff;
	text-decoration: none;
}
#intros img {
	width: 100%;
}
#intros a:hover h2, #links a:hover h2 {
	color: #fff;
}

/*------------------------------------*\
    $LINKS
\*------------------------------------*/
#links h2 {
	margin-top: 5px;
	text-transform: uppercase;
}
#links li {
	list-style-type: none;
	margin-bottom: 10px;
}
#links li a {
	padding: 5px 2% 1px;
}

/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
.m-btn,
.m-btn:link,
.m-btn:visited {
	width: auto;
	background: #eee;
	border: none;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 10px 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	transition: background-color .15s ease-in-out;
}
.m-btn.lg {
	font-size: 17px;
	font-size: 1.7rem;
	padding: 15px 21px;
}
.m-btn.sm {
	font-size: 11px;
	font-size: 1.1rem;
	padding: 5px 7px;
}
.m-btn.full {
	width: 100%;
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
input[type=submit].m-btn { vertical-align: top; }
/* Don't use native buttons on iOS */
input[type=submit].m-btn, button.m-btn { -webkit-appearance: none; -webkit-border-radius: 0; }
input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
input[type=checkbox] { -webkit-appearance: checkbox; }
input[type=radio] { -webkit-appearance: radio; }
/* Correct FF button padding */
@-moz-document url-prefix() {
	button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
		border: none;
		padding: 0;
	}
	input[type=submit].m-btn { padding-top: 8px; padding-bottom: 9px; }
	input[type=submit].m-btn.sm { padding-top: 5px; padding-bottom: 5px; }
}
.m-btn.aqua {	background-color: #0085a1; color: #fff; }
.m-btn.blue {	background-color: #003896; color: #fff; }
.m-btn.gold {	background-color: #DB7C12; color: #fff; }
.m-btn.green { background-color: #006338; color: #fff; }
.m-btn.darkgreen { background-color: #6F7805; color: #fff; }
.m-btn.lime { background-color: #9eab05; color: #fff; }
.m-btn.pink { background-color: #d10373; color: #fff; }
.m-btn.purple { background-color: #6a2150; color: #fff; }
.m-btn.red { background-color: #c70540; color: #fff; }
.m-btn.yellow { background-color: #e3ba12; color: #fff; }
.m-btn:hover, .m-btn:focus, .m-btn:active { color: #fff; background-color: #424a52; text-decoration: none; }

/*------------------------------------*\
    $SUBSECTIONHOMEPAGE
\*------------------------------------*/
#top-banner img {
	width: 100%;
}
#links-list ul {
	list-style-type: none;
	margin: 0;
}

/*------------------------------------*\
    $COURSES
\*------------------------------------*/
.masthead h1 {
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 200;
	padding: 0;
	margin: 0;
}
.masthead p.meta {
	color: #999;
	padding: 0;
	margin: 0 0 15px;
}
nav.tabbed ul {
	font-size: 11px;
	font-size: 1.1rem;
	margin: 0 0 10px;
	padding: 0;
}
nav.tabbed ul li {
	float: left;
}
nav.tabbed ul li a {
	background: #999;
	color: #fff;
	display: block;
	font-weight: 700;
	margin: 0 3px;
	padding: 5px 10px;
}
nav.tabbed ul li a:hover {
	background: #555;
	color: #eee;
	text-decoration: none;
}
nav.tabbed ul li a.on {
	background: #fff;
	color: #333;
	text-decoration: none;
}
.top-banner {
	display: none;
}
.block-courses {
	background-color: #c70541;
	color: #fff;
}
.block-find-course h2 {
	color: #fff;
}
.block-find-course {
	background-color: #999;
	color: #fff;
	margin-bottom: 1.1rem;
	padding: 10px 0;
}

/*------------------------------------*\
    $SHOWCASE callout and showcase
\*------------------------------------*/
#callout {
	/*background-color: #DDD;
	padding-top: 5px;
	padding-bottom: 5px;*/
	margin-bottom: 10px;
}
#showcases{
	padding-top: 5px;
	padding-bottom: 5px;
}
h1.info_tab {
	background: #eee url(../img/arrow-down.jpg) no-repeat scroll right 15px;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 6px 10px;
}
h1.info_tab:hover {
	cursor: pointer;
}

/*------------------------------------*\
    $SLIDER
\*------------------------------------*/
#slider {
	position: relative;
}
.rslides_container {
	float: left;
	position: relative;
	width: 100%;
}
.rslides {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.rslides li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	margin-bottom: 0;
}
.rslides li:first-child {
	display: block;
	float: left;
	position: relative;
}
.rslides img {
	border: 0;
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
.rslides_nav {
	background: transparent url(../img/chevrons.png) no-repeat left top; /* BMD needed? */
	background-size: 50px 15px;
	display: inline;
	height: 15px;
	left: 1%;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	top: 30%;
	width: 25px;
}
.rslides_nav:active {
	opacity: 1.0;
}
.rslides_nav.next {
	background-position: right top;
	left: auto;
	right: 1%;
}
.rslides .slide-text {
	width: 100%;
}
.slide-text h2 a {
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.2em;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	width: 33.3%;
}
.slide-text a.btn-1 {
	background-color: #D20675;
	left: 0;
}
.slide-text a.btn-2 {
	background-color: #8C8E8F;
	left:33.3%;
}
.slide-text a.btn-3 {
	background-color: #444C54;
	left:66.6%;
}

/*------------------------------------*\
    $COURSESEARCH
\*------------------------------------*/
#course-search {
	background-color: #9EAB05;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#content #course-search h1 {
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 5px 0 10px;
	padding: 0;
	text-transform: uppercase;
}
#course-search select, 
#course-search input.keywords {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
}

/*------------------------------------*\
    $CHOOSECOURSE
\*------------------------------------*/
#choose-course {
	background-color: #A0A4A8;
	color: #fff;
	margin-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
}
#choose-course h2 {
	color: #fff;
	text-transform: uppercase;
}
#choose-course ul {
	margin: 0;
}
#choose-course li {
	background-color: #E0E1DD;
	list-style-type: none;
	text-transform: uppercase;
	width: 100%;
}
#choose-course li a {
	color: #CA005D;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 10px;
}
#choose-course li.partner a {
	background-color: #CA005D;
	color: #fff;
}
#choose-course li a:hover {
	background-color: #616365;
	color: #fff;
	text-decoration: none;
}

.rslides img { margin-bottom: 0; }
.slide-text { /* removed .rslides */
	overflow: hidden;
	position: relative; 
	margin: 0; 
	width: auto; 
	clear: left;	
	background-color: #d10373;
	line-height: 1.5em;
	padding: 0;
	z-index: 1;
}
.slide-text a { /* removed .rslides */
	background-color: #d10373;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
	position: relative;
	width: 100%;
}
.slide-text a:hover { /* removed .rslides */
	background: #424a52; 
	color: #fff; 
	text-decoration: none;
	-webkit-transition: all .3s ease-out;  
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.slide-text h2 { /* removed .rslides */
	color: #fff;
	font-family: 'HelveticaNeueW01-95Blac', "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	
	font-weight: 400; /* Hack for Windows */
	line-height: 20px;
	line-height: 2rem;
	margin: 0;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding: 10px 10px 0;
	text-transform: uppercase;
}
.slide-text h3 { /* removed .rslides */
	color: #fff;
	font-family: 'HelveticaNeueW01-95Blac', "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	
	font-weight: 400; /* Hack for Windows */
	line-height: 18px;
	line-height: 1.8rem;
	margin: 0;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding: 0 10px;
}
#content #main h1 { margin: .5em 0; }

/*------------------------------------*\
    $ASIDE
\*------------------------------------*/
aside {
	font-size: 12px;
	margin-top: 10px;
}
#content #main aside h1 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5em;
	line-height: 1.5rem;
	margin: 0 0 .5em;
	padding: 10px;
	text-transform: uppercase;  
}
#content aside h2 {	
	color: #333;
	font-size: 14px;
	font-size: 1.4rem; 
	font-weight: 700; /* BMD tweak */
	padding: 0 10px;
}
.block-right {
	margin-bottom: 10px;
}
#content aside .block-right p {
	font-size: 1.4rem;
	padding: 0;
}
#content aside .block-right h2 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase;
}
#content aside .block-right .fg-darkgrey h2 { color: #333; }
#content aside .block-right .fg-darkgrey:hover h2 { color: #fff; }
.block-right a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
.block-right a:hover,
.block-right a:focus { text-decoration: underline; }
.block-right a.block-link {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.block-right a.fg-darkgrey:hover { color: #fff !important; }
#content aside ul.block-right { margin: 0; }
#content aside ul.block-right li { margin-bottom: 10px; }
/* BMD tweak */
aside h2.nextsteps {
	color: #CA005D;
	font-size: 16px;
	margin-bottom: -10px;
	text-transform: uppercase; 
}
#content aside h3 {
	background: none;
	color: #333;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 10px;
}
#content aside h3 {
    padding: 10px 30px 10px 10px;
}
#content aside .contact-us h2 + *,
#content aside .contact-us h3 + * {
	margin-top: 0; 
}
#content aside .contact-us h3 {
	padding: 0 30px 0 10px;
	font-size: 13px;
	font-size: 1.3rem;
}
#content aside p {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 5px;
	padding: 0 10px;
}
#content aside form label {
	font-size: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#content aside ul.tabs.sm li {
    padding: 0 8px;
}
#content aside ul,
#content aside ul.columnwidgetlist {
	margin: 0;
	padding: 0;
}
#content aside ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content aside ul ul {
	margin: 0 10px 10px;
	padding: 0;
}
#content aside .international {
	background: #ebde7e;
	color: #333;
	margin-bottom: 10px;
	padding: 5px 0;
}
#content aside .international h2 {
	color: #ca005d;
}
.contact-us, 
.eventdetails,
.related-links {
	background-color: #eee;
	overflow: hidden;
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
.contact-us {
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
.contact-us h1, 
.eventdetails h1 {
	background-color: #d10373;
	color: #fff;
}
.related-links h1 {
	background-color: #4d4f53;
	color: #fff;
}
.contact-us h2 a, 

.eventdetails h2 a {
	color: #333;
}
#content aside .contact-us h2  { margin: 10px 0 0; }
#content aside .contact-us p { margin-bottom: 0; }
#content aside .openday {
	background: #4D4F53;
	padding: 5px 0;
}
#content aside .openday h1 {
	background: none;
	color: #fff;
	font-size: 50px;
	line-height: 40px;
	padding: 0 10px;
	text-transform: uppercase;
}
#content aside .openday h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	text-transform: uppercase;
}
#content aside .open-grey {
	color: #bbb;
	font-size: 50px;
	text-transform: uppercase;
}
#content aside .yeargreen {
	color: #9EAB05;
	font-size: 16px;
	text-transform: uppercase;
}
#content aside .find-us {
	background-color: #333;
}
#content aside .find-us h1 {
	background: none;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 0 10px;
	text-transform: uppercase;
}
#content aside .find-us h1, 
#content aside .find-us img {
	display: inline;
}
#content aside .find-us a {
	vertical-align: bottom;
}
#content aside .find-us img {
	margin-left: 3px;
	padding-top: 8px;
}
#content aside .stu-profile img {
	margin: 10px;
	width: 90%;
}
#content aside .stu-profile {
	background-color: #eee;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content aside .stu-profile p {
	margin-left: 5px;
}
#youtube { /* BMD needed? */
	background-color: #000;
	margin-bottom: 10px;
}
#youtube a {
	background:#363534 url(../img/youtube01.png) 0 0 no-repeat; /* BMD needed? */
	display: block;
	height: 47px;
	margin-top: 9px;
	text-indent: -9000px;
}
.aside-banner a {
	background: #424A52 url(../img/home-banner01.png) 0 0 no-repeat; /* BMD needed? */
	display: block;
	height: 120px;
	margin-bottom: 10px;
	text-indent: -9999em;
}
#content aside #ask { color: #333; }
#content aside #ask:hover h2 { color: #333; }
#content aside #ask h2 span { color: #c70540; }
#content aside #ask:hover h2 span { color: #c70540; }
#content aside #ask h2 { font-family: 'HelveticaNeueW01-95Blac', "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	font-weight: 400; /* Hack for Windows */ }
#content aside #ask p {	color: #333; font-size: 12px; }
#content aside #ask a {	color: #333; }
#content aside #ask input[type="text"] { width: 100%; }
#content aside #ask input[type="submit"] { 
	background-color: #c70540;
	background-image: -moz-linear-gradient(center top , #c70540, #c70540);
	background-repeat: repeat-x;
	color: #fff;
	text-shadow: none;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 5px 20px;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	outline: 0 none;
	overflow: visible;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: inherit;
	white-space: nowrap;
	z-index: 1;
}
#content aside #ask input[type="submit"]:hover, 
#content aside #ask input[type="submit"]:focus {
    background-color: #424a52;
    background-image: -moz-linear-gradient(center top , #424a52, #424a52);
    background-repeat: repeat-x;
    outline: 0 none;
    text-decoration: none;
    z-index: 100;
}
#content #main aside .download-link {
	height: 230px; 
	-moz-hyphens: none; 
	-ms-hyphens: none; 
	-webkit-hyphens: none; 
	hyphens: none; 
	word-wrap: normal;
}
#content #main aside .download-link h1 {
	font-size: 1.5rem; 
	font-family: 'HelveticaNeueW01-95', 'Arial', Verdana, sans-serif; 
	line-height: 2rem; 
	padding: 0; 
	margin: 0; 
	color: #d10373;
}
#content #main aside .download-link h2 {
	font-size: 1.5rem; 
	font-family: 'HelveticaNeueW01-95Blac', 'Arial', Verdana, sans-serif; 
	line-height: 2rem; 
	padding: 0; 
	margin: 0; 
	color: #d10373;
	text-transform: none;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentHolder_countryFlag {
    margin-bottom: 10px;
}
/*------------------------------------*\
    $TOTOP
\*------------------------------------*/
body {
    position: relative;
}
#totop {
    display: none;
    overflow: hidden;
    width: auto;
    z-index: 90;
    position: fixed;
    bottom: 20px;
    right: 20px;
    top: auto;
    left: auto;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #333;
    font-weight: 700;
    padding: 15px;
    border: 0 solid #fff;
    background: #424a52;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -icab-background-clip: padding-box;
    -khtml-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    -ms-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    -moz-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    -o-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    -khtml-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    -icab-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
    box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
}
#totop:hover {
    background: #616365;
    cursor: pointer;
}
#totop:active {
    background: #8b8d8e;
}
#totop, 
#totop:active, 
#totop:focus, 
#totop:hover {
    outline: none;
}
#totop span {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 12px;
	background: url(../img/up.png )no-repeat center center;
}
.social {
	background: none repeat scroll 0 0 #fff;
	clear: left;
}
.social ul li a {
	float: left;
	height: auto;
	margin: 0 3px 0 0;
	text-decoration: none;
}
.social ul li a.last {
	margin: 0;
}
#content aside .social ul {
	margin-left: 0;
	clear: both;
}
@media only screen and (min-width:970px) {
	.social ul li a {
		width: 31px;
	}
}

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
#footer-wrapper {
	border-top: 1px solid #a4a4a4;
	border-top: 1px solid #c3c3c3;
}
footer.wrapper {
	margin: 0 auto;
	padding: 1.5em 0;
}
#footer_nav {
	margin-bottom: 2em;
}
#footer_nav h1 {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400;
	margin: 1em 0 .5em;
}
#footer_nav ul {
	margin: 0 0 1em;
	padding: 0;
}
#footer_nav ul li {
	margin: 0;
	padding: 0;
}
#footer_nav nav ul {
	margin: 0 0 1em;
}
#footer_nav nav ul li {
	margin: 0;
}
#footer_nav a {
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 10px;
	text-decoration: none;
}
#footer_base {
	color: #333;
	display: inline;
	font-size: 12px;
	font-size: 1.2rem;
}
#footer_nav h1 {
	line-height: 1.4em;
	margin: 0 0 .5em;
}
#footer_base p {
	margin: 0;
	padding: 0;
}
#footer_base a {
	color: #000;	
}
#base_nav {
	margin-left: 0;
	padding-right: 1.0101%;
}
#base_nav ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#base_nav li {
	display: inline;
	list-style: none;
	padding: 0 10px;
}
#base_nav a {
	color: #333;

	text-decoration: none;
}
#footer_nav nav ul {
	margin: 0;
}
.tab {
	padding: 1em;
	margin: 0;
	position: relative;
	cursor: pointer;
	outline: 0;
	background: #c3c3c3;
}
.tab:after {
	content: '+';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 1.5em;
	padding: .5em;
}
.tab.active {
	background: rgba(0,0,0,0.3);
}
.tab.active:after {
	content: '-'; 
}
.tab-links { 
	overflow: hidden;
}
.js .tab-links {
	max-height: 0;
	-webkit-transition: max-height .3s ease-out;
	-moz-transition: max-height .3s ease-out;
	-ms-transition: max-height .3s ease-out;
	-o-transition: max-height .3s ease-out;
	transition: max-height .3s ease-out;
}
.js .tab-links.active {
  max-height: 30em;
}
.tab-links p:last-child {
   margin: 0; 
}
#PopUp {
	background: none repeat scroll 0 0 #363534;
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.75;
	bottom: 0;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	position: fixed;
	right: 0;
	text-align: left;
	width: 100%;
	z-index: 9999;
}
#PopUp h2 {
	color: #F3F3F3;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
}
#PopUp p {
	color: #fff;
	font-size: 12px;
	margin: 0 20px 0 0;
	padding: 0;
}
#PopUp a {
	color: #e3e3e3;
	text-decoration: underline;
}
.close-cookie {
	color: #fff;
	cursor: pointer;
	font-size: 30px;
	font-weight: 700;

	line-height: 0.5;
	position: absolute;
	right: 11px;
	text-decoration: none !important;
	text-shadow: 2px 2px 3px #000;
	top: 11px;
	z-index: 1000;
}
.buttons {
	margin: 10px auto 0;
	padding: 0;
	text-align: center;
	float: right;
}
#PopUp a.cke-btn, #PopUp a.cke-btn:link, #PopUp a.cke-btn:visited {
	background: none repeat scroll 0 0 #D10373;
	border: 0 none;
	border-radius: 5px;
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
	color: #fff;
	display: inline-block;
	font: 13px/28px "Helvetica Neue",sans-serif;
	letter-spacing: normal;
	outline-style: none;
	outline-width: 0;
	overflow: hidden;
	padding: 0 10px;
	text-decoration: none !important;
}
#PopUp a.cke-btn:hover, #PopUp a.cke-btn:active {
	background: none repeat scroll 0 0 #A50262;
	color: #fff !important;
	text-decoration: none !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#PopUp a.btn-first {
	margin-right: 15px;
}

@media only screen and (max-width:319px){
	.wrapper {
		margin: 0 auto;
		width: 95%;
	}
	blockquote {
		width: 100%;
	}
}

@media only screen and (min-width:321px){
	[class*=fifty1],[class*=fifty2]{display:block;float:left;margin-right:-100%;}
	.fifty1,.fifty2{width:48.984375%;}.fifty-all{width:100%;margin-left:0;clear:left;}
	[class*=fifty2]{margin-left:50.984375%;}
	.fifty1,[class*=fifty1-],.fifty-all,[class*=fifty1-],.fifty1,[class*=fifty1-] [class*=fifty1-],[class*=fifty1-] .fifty1,[class*=fifty2-] [class*=fifty2-],[class*=fifty2-] .fifty2{margin-left:0;clear:left;}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	.wrapper {
		margin: 0 auto;
		width: 95%;
	}
}

@media only screen and (min-width:767px) {
	.wrapper {
		margin: 0 auto;
		width: 95%;
	}
	#header h1 {
		background-image: url(../img/logo-desktop.png);
		height: 86px;
		width: 131px;
	}
	#header h1 a {
		background-image: url(../img/logo-desktop.png);
		height: 86px;
		width: 131px;
	}
	#header h2 {
		background-image: url(../img/150-logo-desktop.png);
		height: 86px;
		width: 135px;
	}
	#header h2 a {
		background-image: url(../img/150-logo-desktop.png);
		height: 86px;
		width: 135px;
	}
	#search-box-wrapper {
		width: 260px;
	}
	#search-box {
		margin: 27px 0 0;
	}
	a.menu-link,
	a.submenu-link,
	a.submenu-link.active {
		display: none;
	}
	.js #menu, 
	.js #submenu {
		max-height: none;
	}
	#menu ul {
		border: 0;
	}
	#menu li {
		display: inline-block;
	}
	#menu li a {
		border: 0;
		padding: 6px 8px 7px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	#menu li a.active, 
	#menu li.active a {
		background: #fff;
		color: #d10373;
	}
	#breadcrumb {
		padding: 1em 0;
	}
	#breadcrumb li a {
		display: inline-block;
	}
	#content {
		font-size: 100%;
	}
	#content p.standfirst
	#content p.strapline {
		color: #333;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 28px;
		line-height: 2.8rem;
	}
	#main img { max-width: 98%; }
    #main #slider img, 
    #main #top-banner img, 
    #main #aside img { max-width: 100%; }
	#sub_nav h2 {
		background-color: #fff;
		display: block;
		font-family: 'HelveticaNeueW01-95Blac', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
		font-size: 25px;
		font-size: 2.5rem;
		font-weight: 400; /* Hack for Windows */
		line-height: 120%;
		padding: 0;
		text-transform: uppercase;
		width: 100%;
	}
	#sub_nav h2 a#section {
		background-color: #fff;
		border-top: 1px solid #ddd;
		color: #d10373;
		display: block;
		margin-right: 0;
		padding: .5em 0;
		width: 100%;
	}
	#sub_nav h2 a#section:hover {
	    color: #424A52;
    }
	#submenu {
		background-color: #fff;
		border-top: 1px solid #ddd;
		padding: 0;
	}
	#submenu li a {
		padding-left: 0;
		font-size: 13px;
		font-size: 1.3rem;
	}
	#submenu li a:link,
	#submenu li a:visited,
	#submenu li a:active {
		color: #333;
	}
	#submenu li a.menu_selected,
	#submenu li a:hover, 
	#submenu li a:focus {
		background: #fff;
		color: #D10373;
	}
	.rslides_nav {
		background: transparent url(../img/chevrons.png) no-repeat left top;  /* BMD needed? */
		background-size: auto;
		display: inline;
		height: 30px;
		left: 1%;
		overflow: hidden;
		position: absolute;
		text-decoration: none;
		text-indent: -9999px;
		top: 45%;
		width: 50px;
	}
	.rslides_nav:active {
		opacity: 1.0;
		}
	.rslides_nav.next {
		background-position: right top;
		left: auto;
		right: 34%;
	}
	.rslides .slide-text {
		position: absolute;
		right: 1%;
		top: 6%;
		width: 28%;
	}
	.slide-text h2 a {
		color: #fff;
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.2em;
		padding: 5px 55px 5px 15px;
		position: static;
		text-transform: uppercase;
		width: auto;
	}
	.slide-text a.btn-1 {
		background-color: #D20675;
	}
	.slide-text a.btn-2 {
		background-color: #8C8E8F;
	}
	.slide-text a.btn-3 {
		background-color: #444C54;
	}
	.rslides .slide-text {
		margin: 10px;
		position: absolute;
		right: 0;
		top: 0;
		width: 32%;
	}
	
	/* Section Homepage
	------------------------------- */
	#choose-course li {
		background-color: #E0E1DD;
		float: left;
		list-style-type: none;
		margin-right: 2%;
		text-transform: uppercase;
		width: 49%;
	}
	#choose-course li:nth-child(even) {
		margin-right: 0;
	}
	#intros h2, #links h2 {
		font-size: 13px;
		font-size: 1.3rem;
	}
	#links h2 {
		line-height:1.2em;
		margin-top: 5px;
		text-transform: uppercase;
	}
	#links li {
		float: left;
		list-style-type: none;
		margin-right: 2%;
		text-align: center;
	}
	#links li.international {
		width: 50%;	
	}
	#links li.accommodation {
		width: 30%;	
	}
	#links li.finance {
		width: 16%;
	}
	.tab {
		padding: 0;
		cursor: default;
		background: none;
	} 
	.tab.active {
		background: none; 
	}
    .tab:after, .tab.active:after {
        content: ""; 
		    padding: 0;
    }
    .js .tab-links, .js .tab-links.active {
        max-height: none; 
    }
    #footer_nav a {
	    padding: 0;
    }
}

@media only screen and (min-width:970px) {
	.top-banner {
		display: block;
		margin-bottom: 10px;
	}
	.rslides_nav.next {
		background-position: right top;
		left: auto;
		right: 28%;
	}
	.rslides .slide-text {
		position: absolute;
		right: 1%;
		top: 10%;
		width: 25%;
	}	
	.slide-text h2 a {
		color: #fff;
		display: block;
		font-size: 20px;
		font-size: 2rem;
		padding: 5px;
		line-height: 1.2em;
		text-transform: uppercase;
	}
	#course-search {
		background-color: #9EAB05;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 10px;
	}
	#content #course-search h1 {
		color: #fff;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 18px;
		line-height: 1.8rem;
		margin: 5px 0 0;
		padding: 0;
		text-transform: uppercase;
	}
	#course-search select, 
	#course-search input.keywords {
		margin-top: 0;
		margin-right: 3%;
		margin-bottom: 0;
		width: 97%;
	}
	aside {
		margin-top: 0;
	}
	#base_nav ul {
		text-align: right;
	}
	#base_nav li {
		padding: 0 0 0 10px;
	}
}

@media only screen and (min-width:970px) and (max-width:1279px) {
	.wrapper {
		margin: 0 auto;
		width: 950px;
	}
}

@media only screen and (min-width:1280px) {
	.wrapper {
		margin: 0 auto;
		width: 950px;
		/*width: 1240px;*/
	}
}

@media print {
	* { 
		background: transparent !important; 
		color: #000 !important; 
		text-shadow: none !important; 
		filter:none !important;
		-ms-filter: none !important; 
	} /* Black prints faster: sanbeiji.com/archives/953 */
	p a, p a:visited { 
		color: #444 !important; 
		text-decoration: underline; 
	}
	p a[href]:after { 
		content: " (" attr(href) ")"; 
	}
	abbr[title]:after { 
		content: " (" attr(title) ")"; 
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { 
		content: ""; 
	}  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { 
		border: 1px solid #999; 
		page-break-inside: avoid; 
	}
	thead { 
		display: table-header-group; 
	} /* css-discuss.incutio.com/wiki/Printing_Tables */
	tr, img { 
		page-break-inside: avoid; 
	}
	@page { 
		margin: .5cm; 
	}
	p, h2, 
	h3 { 
		orphans: 3; 
		widows: 3; 
	}
	h2, h3{ 
		page-break-after: avoid; 
	}
	.hide-on-print { 
		display: none !important; 
	}
	.print-only { 
		display: block !important; 
	}
	.tab_drawer_heading:after,
	.tab_drawer_heading.tab_active:after { content: " "; }
	.menu-link, 
	#search-box-wrapper, 
	#menu, 
	#breadcrumb, 
	#sub_nav,
	.tabs,
	#footer_nav, 
	#base_nav,
	#PopUp { display: none; }
	.acc_drawer_heading, 
	.tab_drawer_heading, 
	.acc_content, 
	.tab_content,	
	.displayblock { display: block; }	
}