@font-face {
	font-family: 'itc_avant_garde_std_cnbold';
	src: url('itcavantgardestd-boldcn-webfont.eot');
	src: url('itcavantgardestd-boldcn-webfont.eot?#iefix') format('embedded-opentype'), url('itcavantgardestd-boldcn-webfont.woff') format('woff'), url('itcavantgardestd-boldcn-webfont.ttf') format('truetype'), url('itcavantgardestd-boldcn-webfont.svg#itc_avant_garde_std_cnbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'itc_avant_garde_std_cn';
	src: url('itcavantgardestdmdcn.eot');
	src: url('itcavantgardestdmdcn.eot?#iefix') format('embedded-opentype'), url('itcavantgardestdmdcn.woff') format('woff'), url('itcavantgardestdmdcn.ttf') format('truetype'), url('itcavantgardestdmdcn.svg#itcavantgardestdmdcn') format('svg');
	font-weight: normal;
	font-style: normal;
	}

/* External Links */



  
/*




#content a[href^="http://"]:not([href*="ousu.org"]):after {
    content: "\f08e";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  font-size:80%;
  margin-left:5px;
}
#content .social-feed-container a[href^="http://"]:not([href*="ousu.org"]):after {display:none}

*/

.teaser {
	margin:0;
	position:relative
}


.teaser h2 {text-transform:none !important} 
.teaser p {
	position:absolute;
	bottom:10px;
	left:10px;
	width:260px;
	padding: 10px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-size:.85em;
	line-height:1.55em;
	margin:0
}
.teaser p a{display:block;text-align:right;color:#fff}
.teaser p a:hover {color:#fff}
.teaser a img {
	margin:10px;
}
.teaseradvert a img {
	margin: 0;
        padding-top: 6px;
        padding-bottom: 12px;
}
.teaser h2 + a {
 margin:0;
}

.span9 .teaser p {
	position:absolute;
	bottom:10px;
	left:10px;
	width:180px;
	padding: 10px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-size:.85em;
	line-height:1.55em;
	margin:0
}


/* HEADER */
header {
	background:#001c54;
	height:140px
}
header hgroup {
  /* add !important to override the bootstrap span class, which is adding a 20px left margin at the moment */
  margin: 7px 0 0 0
}
header .advert {
	margin:19px 0 15px 0;
	width:468px;
	height:60px
}

header h3 a {
	background-image:url(logo.png);
	display:block;
	width:213px;
	height:106px
}
.input-append button.add-on {
	height: inherit !important;
}
header .btn-social .btn-round {
	border-radius: 50%;
}

.btn-social .icon-twitter {
	padding:8px 8px 7px 8px;
}
.btn-social .icon-envelope {
	padding:8px 8px 7px 8px;
}
.btn-social .icon-facebook {
	padding:8px 11px 7px 12px;
}
.btn-social .icon-youtube-play {
	padding:8px 7px 7px 8px; 
}
.btn-social .icon-youtube:after{content:""}
.btn-social {
	margin-right:20px !important; padding-top:6px; 
}

.site-search input.textbox {
	width:126px;	
}
.site-search input.button {
    background: url("search.png") no-repeat scroll 49% 50% #EEEEEE;
    font-size: 0;
    height: 30px;
    padding: 6px 11px 6px 10px;
}
/* STRUCTURAL */
#content {
	box-shadow: 0 0 10px #333;
	background:#f8f8f8;
	margin:30px auto;
	padding:30px
}
/* push footer away */
#content {
	margin-bottom: 30px;
}
#content .row {
	padding:20px 0
}
#content h1, #content h2, #content h3, .link-more, .msl-morelink, .event_item dt, 
 .newsarchive h5 a, h1, h2, h3 {
	font-family: 'itc_avant_garde_std_cn';-webkit-font-smoothing: subpixel-antialiased;letter-spacing:0.015em;
margin-bottom:4px;
line-height: 115%;
}
div[class*=span] > ol li, div[class*=span] > ul li,p {
	font-size:.93em;
}
li p {font-size:100%}
div[class*=span] > ol li, div[class*=span] > ul li,div[class*=span] > ol li p, div[class*=span] > ul li p {
margin-bottom:0px;
}
/* UTILITY NAVIGATION (RHS LINKS IN BANNER) */
.nav-universal li {
	margin-bottom:3px
}
header .nav-universal .nav a {
	color:#fff;
	text-shadow:none !important;
	font-size:.93em
}
.nav-universal a:hover {
	background:#001c54 !important
}
.nav-universal a.theme-1 {
	background-color:#e11b34;
}
.nav-universal a.theme-2 {
	background-color:#00a3da;
}
.nav-universal .msl-loginbutton {background-color:#00a3da;}
.nav-universal .msl-loginbutton:before {
	content: "\f007"; 
    margin: 0 9px 0 3px;
	text-align:left;
	font-family: fontawesome;
}
.nav-universal a.theme-3 {
	background-color:#a2b837;
}
.nav-universal a.theme-4 {
	background-color:#d20d7e;
}
header .nav-universal li a {
	padding:1px 5px;
	line-height: 1.65em
}
header .nav-universal ul {
	margin-top:19px
}

/* BASKET */

.nav-universal li {position:relative;}
.nav-universal #basket {
display:none;
padding:7px;
background:#eee;
position:absolute;
top:24px;
font-size:12px;
line-height:1.4;
left:0;right:0;}
.nav-universal li:hover #basket {display:block;}
.nav-universal #basket h3 {display:none;}

.nav-universal #basket.sidepanel{z-index:50;}
.nav-universal #basket.sidepanel a{color:#000;padding-left:20px;}
.nav-universal #basket.sidepanel a.remove{padding-left:0;}
.nav-universal #basket.sidepanel a:hover{color:#fff;}



/* PRIMARY NAVIGATION */
#navigation {
	background:#e6e6e6;
	box-shadow: inset 0px 10px 15px #ccc;
}
.nav-global .nav {
	padding:0
}
#navigation .navbar .nav a {
	text-shadow:none;
	text-transform:uppercase;
	font-family: 'itc_avant_garde_std_cnbold';
}
#navigation li {
	border-right:1px solid #ccc;
	border-left:1px solid #fff;
}
#navigation li:first-child {
	border-left:none
}
#navigation li:last-child {
	border-right:none
}
.navbar .msl_navbar>li>a:hover {
	color:#fff
}
.navbar .msl_navbar > .active > a, .navbar .msl_navbar > .active > a:hover, .navbar .msl_navbar > .active > a:focus {
	/*	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none; */
	background:#d10d7e;
	color:#fff;
}

/*.nav .msl_navbar {margin-top:9px;}*/

.navbar .nav .msl_navbar>li{float:left;}
.navbar .nav .msl_navbar>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;}
.navbar .nav .msl_navbar>li>a:focus,.navbar .nav .msl_navbar>li>a:hover{text-decoration:none;}
.navbar .nav .msl_navbar>.current>a,.navbar .nav .msl_navbar>.current>a:hover,.navbar .nav .msl_navbar>.current>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);}

.navbar .nav.mslwidget{margin:0;}

.nav>ul>li>a{display:block;}
.nav>ul>li>a:hover{text-decoration:none;background-color:#eeeeee;}

nav .collapse{
       background-image:none;
       padding:0;
}

/* GENERIC CONTENT */
/* These were removed in the conversion to MSL skin - don't know why
h1  {
	font-size:36px;
	line-height:normal
}
h2 {
	font-size:28px;
	line-height:normal
}
*/
h3 {
	color:#666;
	font-size:20px;
	line-height:normal;
        margin-top: 8px;
}
p.standout {
	font-size:20px;
	color:#000;	
	line-height: 1.2em;
	font-weight:200;
	font-family: 'itc_avant_garde_std_cn';
       letter-spacing: 0.015em;
       font-stretch: ultra-expanded;
}
p.link-more, .msl-morelink {
	display:block;
	padding:10px 0;
	margin-top:10px;
	margin-bottom:20px;
	color:#d20d7e;
}
p.link-more a, .msl-morelink {
	color:#666;
}
a.msl-morelink {
	margin-top:10px;
}
p.link-more a:hover, .msl-morelink:hover {
	color:#d20d7e;
}
img.pull-left {
	margin: 0 10px 10px 0
}
img.pull-right {
	margin: 0 0 10px 10px
}


/* LAYOUT */

  section {
	margin-bottom: 30px
}

.page_root section {
margin-bottom: 0px
}
.page_root .item-listing.pages p {padding-right:0}

section > p {
	padding-top:10px
}
section.box > p {
	padding-top:0px
}

section > p + p {
	padding-top:0;
	padding-bottom:10px
}
section ul.nav-list {
	margin:10px;
	padding-bottom: 10px
}
.box {
	background:#fff;
	box-shadow: 0 0 10px #888;
}
.box h2 {
	background:#e6e6e6;
	margin:0;
	color:#717171;
	padding:5px 0 5px 10px;
	text-shadow: 1px 1px 0px #FFF;
	font-size:24px;
	/*text-transform: uppercase*/
}
.box > * {
	margin-left:15px;
	margin-right:15px;
}
.box > img {
	margin:10px
}
.box p.link-more {
	text-align:right
}
.box .item-listing p.link-more {
	text-align:left
}

/*
.box ul li {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-family: 'itc_avant_garde_std_cnbold';
}
.box ul {
	margin:0;
	padding:10px;ink-more
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-moz-column-rule: 1px solid #ccc;
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px solid #ccc;
}
.box a {
	text-transform:uppercase
}*/

/* SUBHOME PAGEHEADER UNIT */

.page-header {
	position:relative;
	border:none;
	padding:0;
	margin:0;
	box-shadow: 0 0 10px #888;
}
/* changed this to be less specific to the .page-header class, which Chrome is not 'seeing' - probably a validation error 

Changed to make it more specific but NB this is now very dependent on the template HTML not changing

*/
.page-header h1 {
	position:absolute;
	right:0;
	bottom:0;
	font-size:24px;
	padding:10px;
	background:rgba(0,0,0,0.7);
	margin:0;
	color:#fff;
	text-transform:uppercase;
###	display: none;
}
/* THUMBNAIL GRID */
.thumbnails h3 {
	color:#00a3da;
	margin:5px 0 5px 0;
	padding:0;
	line-height:normal;
	font-size: .93em;
}
.thumbnails p {
	margin:0;
	padding:0;
	font-size:.85em
}
ul.thumbnails {
	margin:0;
	padding:0
}
.box ul.thumbnails {
	margin:0;
	padding:10px 0 0 0
}
.box ul.thumbnails li {
	margin:0;
	padding:0 0 10px 10px;
	position:relative
}
.box ul.thumbnails .caption {
	position:absolute;
	bottom:10px;
	width:130px;
	padding: 5px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	font-size:.85em;
	line-height:1.55em
}
/* Item Listing (iterating DB records */  
  .item-listing {
	padding:0 10px 10px 10px;
	margin:0
}
.msl_eventlist {
	margin:0
}
.item-listing li, .news_item, .event_item {
	border-bottom: 1px solid #eee;
	position:relative;
	list-style:none;
	padding:10px 0 0 0;
	margin:0
}
.news_item, .event_item {
    margin:0 10px;	
}
.news_item {
	
}
span.news_image{
display-none;
 box-shadow: 0 0 10px #333;
 }
.item-listing li, .news_item, .event_item {
*zoom:1;
}
.item-listing li:before, .item-listing li:after, .news_item:before, .news_item:after, .event_item:before, .event_item:after {
	display:table;
	content:"";
	line-height:0;
}
.item-listing li:after, .news_item:after, .event_item:after {
	clear:both;
}
.item-listing a.link-mega {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	text-decoration:none
}
.item-listing a.link-mega:after, .box .news_item:after, .box .event_item:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size:2em;
	display: inline-block;
	text-decoration: inherit;
	content: "\f054";
	right:6px;
	position:absolute;
	top: 50%;
	color:#eee;
}
.item-listing li:hover a.link-mega:after, .box .news_item:hover:after, .box .event_item:hover:after {
	color:#d20d7e;
}
.item-listing li:hover, .box .news_item:hover, .box .event_item:hover {
	background:#eee
}
.item-listing p {
	padding-right:40px
}
.item-listing .link-more, .msl-morelink {
	text-transform:uppercase;
	border:none;
	margin:0;
	padding:0;
}
.item-listing h3 {
	line-height:normal
}
.item-listing time, .msl_event_time {
    background: url("time.png") no-repeat scroll 0 0 #D20D7E;
    color: #FFFFFF;
    float: left;
    font-family: 'itc_avant_garde_std_cnbold';
    left: 0;
    line-height: 1.65em;
    margin: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 0;
}
.event_item dl {
    margin: 5px 0;
    min-height: 80px;
    padding-left: 72px;
    position: relative;
}
.event_item dt {
	font-weight:bold;
	padding: 2px 40px 0px 0;	
	font-size:20px;
}
.event_item dd {
	margin:0 0 10px;
}
.event_item dd.msl_event_location, .event_item dd.msl_event_types {display:none;}

.event_item dd.msl_event_description {
padding-right:40px
}

.item-listing li:hover time {
	background-image: url('time.hover.png')
}
.item-listing time b, .msl_event_time .pub-date {
	font-size:2em;
	display:block
}
.item-listing time b + b, .msl_event_time .pub-month {
	font-size:1.23em;
}
.item-listing img {
	float:left;
	margin:0 10px 10px 0
}
/* Home page hero template */
.hero-unit, .hero-container {
	width: 940px;
	margin: 0;
	position: relative;
	padding:0;
	height:260px;
	overflow:hidden;
}
.nav-hero {
	overflow: auto;
	position: absolute;
	width:940px;
	left:0;
	bottom:0px;
	z-index:1000;
	margin:0;
	padding:0
}
.hero-container div.item-hero, .hero-container .news_item {
	height: 260px;
	width: 940px;
}
.item-hero .caption, .hero-container p.leader {
	position: absolute;
	right:0;
	bottom:60px;
	background:rgba(0,0,0,0.7);
	color:#fff;
	z-index:1001;
	padding:10px;
	width:294px;
display:none
}
.item-hero .caption h2 {
	margin:0;
	font-size:24px;
	color:#fff
}
.item-hero .caption p, , .hero-container .news_item p.leader {
	font-size:.95em;
	line-height:1.35em;
}
.nav-hero li, .hero-container .news_item {
	list-style:none;
	margin:0;
	float:left;
}
.nav-hero a  {
	color:#fff;
	padding:15px 5px 5px 5px;
	float:left;
	font-family: 'itc_avant_garde_std_cnbold';
	text-transform:uppercase
}


.nav-hero li.theme-1 a {
	background:url(hero-nav.png) -30px top no-repeat;
	width:303px
}
.nav-hero li.theme-2 a {
	background:url(hero-nav.png) -30px -80px no-repeat;
	width:303px
}
.nav-hero li.theme-3 a {
	background:url(hero-nav.png) -30px -160px no-repeat;
	width:304px
}
.nav-hero li.theme-1 a.active {
	background-position: 0 top;
}
.nav-hero li.theme-2 a.active {
	background-position: 0 -80px;
}
.nav-hero li.theme-3 a.active {
	background-position: 0 -160px;
}

.hero-unit {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}


.hero-container .news_item h5 {display:none;}

/* 3rd level + navigation */    

.nav-list {
	padding:0;
}

#content > ul > li {font-size:.93em}
#content > ul > li li {font-size:100%}


.nav-list ul {margin:0 0 10px;}
#content .nav-list li {
	position:relative;
	list-style:none;
}
#content .nav-list li a {
	border-bottom:1px solid #eee;
}
#content .nav-list li ul {  
	margin: 0px;
}
#content .nav-list li li {  
	padding-left: 15px;
}
.nav-list li a {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 3px 15px 3px 6px;
}
#content .nav-list li a:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f054";
	right:6px;
	position:absolute
}
.nav-list .active a, .nav-list .active a:hover {
	background:#d20d7e;
}
.nav-list a {
	color: #d20d7e;
}
.sidebar-nav {
	border: none;
	box-shadow: none;
	background: none;
	padding:0
}
.nav-local ul, .nav-local .nav {
	box-shadow: 0 0 10px #888;
}
.nav-local a {
	font-family: 'itc_avant_garde_std_cn';
	text-transform:uppercase;
	letter-spacing: 0.025em;
}
.nav-local li {
	border-right:1px solid #ccc;
	border-left:1px solid #fff;
}
.nav-local li:first-child {
	border-left:none
}
.nav-local li:last-child {
	border-right:none
}
/* FOOTER */

footer {
	/*  bottom: 0;
    position: fixed;
    z-index: -1;
	height:124px; */
	background:#474747;
}
footer .infive {
width:172px !important;
}
footer ul {
	border-right: 1px solid #222;
	-moz-box-shadow: 1px 0px #666;
	-webkit-box-shadow: 1px 0px #666;
	box-shadow: 1px 0px #666;
	margin:20px 0;
	padding:0;
        min-height:155px;
}
footer div.span2:last-child ul {
	border:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

footer h2 {
    color: #EEEEEE;
    font-size: .93em;
    line-height: 20px;
    margin:0;
}
.footer head {
     font-weight: bold;
}
footer li {
	list-style:none;
	font-size:.93em
}
footer div.span3:last-child li {
	list-style:none;
	padding: 0
}
footer li a {
	color:#ccc;
	font-size: 0.8em;
	text-shadow: -1px -1px #222;
}
footer li a:hover {
	color:#fff;
}


/* Section Theming */ 


  section.box.theme-1 h2,  section.box.theme-1 h3,  .theme-1 h1,  .theme-1 h2,  .theme-1 h3,  section.box.theme-1 .item-listing li:hover a.link-mega:after, .box.theme-1 h4, .box.theme-1 h5, .box.theme-1 h5 a, .box.theme-1 .event_item dt a,.theme-1 p.link-more a:hover, .theme-1 .msl-morelink:hover, .theme-1 .item-listing li:hover a.link-mega:after, .theme-1 .box .news_item:hover:after, .theme-1 .box .event_item:hover:after,.theme-1 .nav-list a {
	color:#e21b34;
}
.theme-1 .nav-list .active a, .theme-1 .nav-list .active a:hover, .theme-1 .nav-local a.current, .theme-1 .nav-local a.current:hover, .theme-1 .nav-local .nav a:hover, .nav-global .nav a.theme-1:hover, .nav-global .nav a.theme-1.current:hover, .nav-global .nav a.theme-1.current, a.theme-1.current,.theme-1 .pagination ul>li>a:hover,.theme-1 .pagination ul>.active>a,.theme-1 .pagination ul>.active>span,.theme-1 .pager li>a:hover {
	background:#e21b34;
	color:#fff
}
.theme-1 .item-listing time, .theme-1 .msl_event_time {
	background-color:#e21b34;
}
.theme-1 blockquote{border-left:5px solid #e21b34;}



  section.box.theme-2 h2,  section.box.theme-2 h3,  .theme-2 h1,  .theme-2 h2,  .theme-2 h3,  section.box.theme-2 .item-listing li:hover a.link-mega:after, .box.theme-2 h4, .box.theme-2 h5, .box.theme-2 h5 a, .box.theme-2 .event_item dt a,.theme-2 p.link-more a:hover, .theme-2 .msl-morelink:hover, .theme-2 .item-listing li:hover a.link-mega:after, .theme-2 .box .news_item:hover:after, .theme-2 .box .event_item:hover:after,.theme-2 .nav-list a{
	color:#00a3da;
}

.theme-2 .nav-list .active a, .theme-2 .nav-list .active a:hover, .theme-2 .nav-local a.current, .theme-2 .nav-local a.current:hover, .theme-2 .nav-local .nav a:hover, .nav-global .nav a.theme-2:hover, .nav-global .nav a.theme-2.current:hover, .nav-global .nav a.theme-2.current, a.theme-2.current,.theme-2 .pagination ul>li>a:hover,.theme-2 .pagination ul>.active>a,.theme-2 .pagination ul>.active>span,.theme-2 .pager li>a:hover {
	background:#00a3da;
	color:#fff
}

.theme-2 .item-listing time, .theme-2 .msl_event_time{
	background-color:#00a3da;
}
.theme-2 blockquote{border-left:5px solid #00a3da;}

  section.box.theme-3 h2,  section.box.theme-3 h3,  .theme-3 h1,  .theme-3 h2,  .theme-3 h3,  section.box.theme-3 .item-listing li:hover a.link-mega:after, .box.theme-3 h4, .box.theme-3 h5, .box.theme-3 h5 a, .box.theme-3 .event_item dt a,.theme-3 p.link-more a:hover, .theme-3 .msl-morelink:hover, .theme-3 .item-listing li:hover a.link-mega:after, .theme-3 .box .news_item:hover:after, .theme-3 .box .event_item:hover:after,.theme-3 .nav-list a{
	color:#a2b937;
}

.theme-3 .nav-list .active a, .theme-3 .nav-list .active a:hover, .theme-3 .nav-local a.current, .theme-3 .nav-local a.current:hover, .theme-3 .nav-local .nav a:hover, .nav-global .nav a.theme-3:hover, .nav-global .nav a.theme-3.current:hover, .nav-global .nav a.theme-3.current, a.theme-3.current,.theme-3 .pagination ul>li>a:hover,.theme-3 .pagination ul>.active>a,.theme-3 .pagination ul>.active>span,.theme-3 .pager li>a:hover{
	background:#a2b937;
	color:#fff
}

.theme-3 .item-listing time, .theme-3 .msl_event_time{
	background-color:#a2b937;
}
.theme-3 blockquote{border-left:5px solid #a2b937;}

  section.box.theme-4 h2,  section.box.theme-4 h3,  .theme-4 h1,  .theme-4 h2,  .theme-4 h3,  section.box.theme-4 .item-listing li:hover a.link-mega:after, .box.theme-4 h4, .box.theme-4 h5, .box.theme-4 h5 a, .box.theme-4 .event_item dt a,.theme-4 p.link-more a:hover, .theme-4 .msl-morelink:hover, .theme-4 .item-listing li:hover a.link-mega:after, .theme-4 .box .news_item:hover:after, .theme-4 .box .event_item:hover:after,.theme-4 .nav-list a{
	color:#d20d7e;
}
.theme-4 .nav-list .active a, .theme-4 .nav-list .active a:hover, .theme-4 .nav-local a.current, .theme-4 .nav-local a.current:hover, .theme-4 .nav-local .nav a:hover, .nav-global .nav a.theme-4:hover, .nav-global .nav a.theme-4.current:hover, .nav-global .nav a.theme-4.current, a.theme-4.current,.theme-4 .pagination ul>li>a:hover,.theme-4 .pagination ul>.active>a,.theme-4 .pagination ul>.active>span,.theme-4 .pager li>a:hover{
	background:#d20d7e;
	color:#fff
}
.theme-4 .item-listing time, .theme-4 .msl_event_time{
	background-color:#d20d7e;
}
.theme-4 blockquote{border-left:5px solid #d20d7e;}

  section.box.theme-5 h2,  section.box.theme-5 h3,  .theme-5 h1,  .theme-5 h2,  .theme-5 h3,  section.box.theme-5 .item-listing li:hover a.link-mega:after, .box.theme-5 h4, .box.theme-5 h5, .box.theme-5 h5 a, .box.theme-5 .event_item dt a,.theme-5 p.link-more a:hover, .theme-5 .msl-morelink:hover, .theme-5 .item-listing li:hover a.link-mega:after, .theme-5 .box .news_item:hover:after, .theme-5 .box .event_item:hover:after,.theme-5 .nav-list a{
	color:#e87521;
}
.theme-5 .nav-list .active a, .theme-5 .nav-list .active a:hover, .theme-5 .nav-local a.current, .theme-5 .nav-local a.current:hover, .theme-5 .nav-local .nav a:hover, .nav-global .nav a.theme-5:hover, .nav-global .nav a.theme-5.current:hover, .nav-global .nav a.theme-5.current, a.theme-5.current,.theme-5 .pagination ul>li>a:hover,.theme-5 .pagination ul>.active>a,.theme-5 .pagination ul>.active>span,.theme-5 .pager li>a:hover{
	background:#e87521;
	color:#fff
}
.theme-5 .item-listing time, .theme-5 .msl_event_time{
	background-color:#e87521;
}
.theme-5 blockquote{border-left:5px solid #e87521;}

.theme-5 .item-listing li:hover a.link-mega:after, .theme-5.box .news_item:hover:after, .theme-5.box .event_item:hover:after {
	color:#e87521 !important
}


  section.box.theme-6 h2,  section.box.theme-6 h3,  .theme-6 h1,  .theme-6 h2,  .theme-6 h3,  section.box.theme-6 .item-listing li:hover a.link-mega:after, .box.theme-6 h4, .box.theme-6 h5, .box.theme-6 h5 a, .box.theme-6 .event_item dt a,.theme-6 p.link-more a:hover, .theme-6 .msl-morelink:hover, .theme-6 .item-listing li:hover a.link-mega:after, .theme-6 .box .news_item:hover:after, .theme-6 .box .event_item:hover:after,.theme-6 .nav-list a{
	color:#0085ce;
}
.theme-6 .nav-list .active a, .theme-6 .nav-list .active a:hover, .theme-6 .nav-local a.current, .theme-6 .nav-local a.current:hover, .theme-6 .nav-local .nav a:hover, .nav-global .nav a.theme-6:hover, .nav-global .nav a.theme-6.current:hover, .nav-global .nav a.theme-6.current, a.theme-6.current,.theme-6 .pagination ul>li>a:hover,.theme-6 .pagination ul>.active>a,.theme-6 .pagination ul>.active>span,.theme-6 .pager li>a:hover{
	background:#0085ce;
	color:#fff
}
.theme-6 .item-listing time, .theme-6 .msl_event_time {
	background-color:#0085ce;
}
.theme-6 blockquote{border-left:5px solid #0085ce;}


  section.box.theme-7 h2,  section.box.theme-7 h3,  .theme-7 h1,  .theme-7 h2,  .theme-7 h3,  section.box.theme-7 .item-listing li:hover a.link-mega:after, .box.theme-7 h4, .box.theme-7 h5, .box.theme-7 h5 a, .box.theme-7 .event_item dt a,.theme-7 p.link-more a:hover, .theme-7 .msl-morelink:hover, .theme-7 .item-listing li:hover a.link-mega:after, .theme-7 .box .news_item:hover:after, .theme-7 .box .event_item:hover:after,.theme-7 .nav-list a{
	color:#662d91;
}
.theme-7 .nav-list .active a, .theme-7 .nav-list .active a:hover, .theme-7 .nav-local a.current, .theme-7 .nav-local a.current:hover, .theme-7 .nav-local .nav a:hover, .nav-global .nav a.theme-7:hover, .nav-global .nav a.theme-7.current:hover, .nav-global .nav a.theme-7.current, a.theme-7.current,.theme-7 .pagination ul>li>a:hover,.theme-7 .pagination ul>.active>a,.theme-7 .pagination ul>.active>span,.theme-7 .pager li>a:hover{
	background:#662d91;
	color:#fff
}
.theme-7 .item-listing time, .theme-7 .msl_event_time{
	background-color:#662d91;
}
.theme-7 blockquote{border-left:5px solid #662d91;}


  section.box.theme-8 h2,  section.box.theme-8 h3,  .theme-8 h1,  .theme-8 h2,  .theme-8 h3,  section.box.theme-8 .item-listing li:hover a.link-mega:after, .box.theme-8 h4, .box.theme-8 h5, .box.theme-8 h5 a, .box.theme-8 .event_item dt a,.theme-8 p.link-more a:hover, .theme-8 .msl-morelink:hover, .theme-8 .item-listing li:hover a.link-mega:after, .theme-8 .box .news_item:hover:after, .theme-8 .box .event_item:hover:after,.theme-8 .nav-list a{
	color:#006f8a;
}
.theme-8 .nav-list .active a, .theme-8 .nav-list .active a:hover, .theme-8 .nav-local a.current, .theme-8 .nav-local a.current:hover, .theme-8 .nav-local .nav a:hover, .nav-global .nav a.theme-8:hover, .nav-global .nav a.theme-8.current:hover, .nav-global .nav a.theme-8.current, a.theme-8.current,.theme-8 .pagination ul>li>a:hover,.theme-8 .pagination ul>.active>a,.theme-8 .pagination ul>.active>span,.theme-8 .pager li>a:hover{
	background:#006f8a;
	color:#fff
}
.theme-8 .item-listing time, .theme-8 .msl_event_time{
	background-color:#006f8a;
}
.theme-8 blockquote{border-left:5px solid #006f8a;}


.btn.theme-5 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #4061a1;
 *background-color: #3f60a0;
	background-image: -moz-linear-gradient(top, #8eaadf, #3f60a0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8eaadf), to(#3f60a0));
	background-image: -webkit-linear-gradient(top, #8eaadf, #3f60a0);
	background-image: -o-linear-gradient(top, #8eaadf, #3f60a0);
	background-image: linear-gradient(to bottom, #8eaadf, #3f60a0);
	background-repeat: repeat-x;
	border-color: #3f60a0 #3f60a0 #38599a;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8eaadf', endColorstr='#ff3f60a0', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn.theme-5:hover, .btn.theme-5:active, .btn.theme-5.active, .btn.theme-5.disabled, .btn.theme-5[disabled] {
	color: #ffffff;
	background-color: #4061a1;
 *background-color: #3f60a0;
}
.btn.theme-5:active, .btn.theme-5.active {
	background-color: #38599a \9;
}


.btn.theme-3 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #a2b937;
 *background-color: #83991d;
	background-image: -moz-linear-gradient(top, #b2cf2c, #83991d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b2cf2c), to(#83991d));
	background-image: -webkit-linear-gradient(top, #b2cf2c, #83991d);
	background-image: -o-linear-gradient(top, #b2cf2c, #83991d);
	background-image: linear-gradient(to bottom, #b2cf2c, #83991d);
	background-repeat: repeat-x;
	border-color: #83991d #83991d #38599a;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2cf2c', endColorstr='#ff83991d', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn.theme-3:hover, .btn.theme-3:active, .btn.theme-3.active, .btn.theme-3.disabled, .btn.theme-3[disabled] {
	color: #ffffff;
	background-color: #83991d;
 *background-color: #83991d;
}
.btn.theme-3:active, .btn.theme-3.active {
	background-color: #83991d \9;
}


.btn.theme-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #1a97bf;
 *background-color: #1c98c0;
	background-image: -moz-linear-gradient(top, #97e1f2, #1c98c0);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97e1f2), to(#1c98c0));
	background-image: -webkit-linear-gradient(top, #97e1f2, #1c98c0);
	background-image: -o-linear-gradient(top, #97e1f2, #1c98c0);
	background-image: linear-gradient(to bottom, #97e1f2, #1c98c0);
	background-repeat: repeat-x;
	border-color: #1c98c0 #1c98c0 #97e1f2;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97e1f2', endColorstr='#ff1c98c0', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn.theme-2:hover, .btn.theme-2:active, .btn.theme-2.active, .btn.theme-2.disabled, .btn.theme-2[disabled] {
	color: #ffffff;
	background-color: #1a97bf;
 *background-color: #1c98c0;
}
.btn.theme-2:active, .btn.theme-2.active {
	background-color: #1c98c0 \9;
}
.btn.theme-1 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d91e00;
 *background-color: #c61b00;
	background-image: -moz-linear-gradient(top, #ea5200, #c61b00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ea5200), to(#c61b00));
	background-image: -webkit-linear-gradient(top, #ea5200, #c61b00);
	background-image: -o-linear-gradient(top, #ea5200, #c61b00);
	background-image: linear-gradient(to bottom, #ea5200, #c61b00);
	background-repeat: repeat-x;
	border-color: #c61b00 #c61b00 #ea5200;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffea5200', endColorstr='#ffc61b00', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn.theme-1:hover, .btn.theme-1:active, .btn.theme-1.active, .btn.theme-1.disabled, .btn.theme-1[disabled] {
	color: #ffffff;
	background-color: #c61b00;
 *background-color: #af1800;
}
.btn.theme-1:active, .btn.theme-1.active {
	background-color: #af1800 \9;
}
HTML {
	_background: url(/images/trans.gif) no-repeat fixed;
}
.bgstretcher-area {
	text-align: left;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
	bottom: 0;
	height: auto !important;
	position: fixed !important;
}
.bgstretcher img{
max-width: 100% !important;
height: auto !important;
}
/* Admin bar */

body.logged-in {padding-top:20px;}
.adminbar {display:none;}
.logged-in .adminbar {
    display:block;
    background-color: #464646;
    background-image: -moz-linear-gradient(center bottom , #373737, #464646 5px);
    color: #CCCCCC;
    font: 11px/20px sans-serif;
    height: 20px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.adminbar ul {
    margin:0;
    padding:0;
    list-style:none;
}
.adminbar > ul > li {
float:left;
min-width:200px;
}
.adminbar > ul > li > a {
float:left;
border-right: 1px solid #787878;
display:block;
width:96%;
padding:0 2%;
cursor:pointer;
color:#ccc;
}
.adminbar ul ul, .adminbar .msl_admin_menu {
    background:#fff;	
	clear:left;
	display:none;
}
.adminbar .active ul, .adminbar .active .msl_admin_menu {
	display:block;	
}
.adminbar ul ul li, .adminbar #msl_admin li, .adminbar #controlpanel li {
    border-top: none;
    border-bottom: 1px solid #eee;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 3px 5px;
	background:none;
}
.adminbar h3, .adminbar p {display:none;}
.adminbar #msl_admin h4 {margin:0;border-bottom:1px solid #eee;padding: 3px 5px;font-size:11px;line-height:20px;}
.adminbar #msl_admin h4 a {display:block;}
.adminbar .msl_admin, .adminbar .msl_edit a {background:none;padding:0;display:block;}
.adminbar .sidepanel a {display:block;}
.adminbar #ctl00_usercontrolpanel_liAccount a {display:inline;}



/* Plugin styles */
.social-feed-element .pull-left{
    float:left;
    margin-right: 10px;
}
.social-feed-element .pull-right {
    margin-left: 10px;
}
.social-feed-element img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;  
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.social-feed-element .attachment {
    margin-top:10px;
    max-width: 80%;
    max-height: 300px;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

/* Link styles */
.social-feed-element a {
    color: #0088cc;
    text-decoration: none;
}
.social-feed-element a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.social-feed-element a:hover,
.social-feed-element a:active {
    outline: 0;
    color: #005580;
    text-decoration: underline;
}

/* Text styles */
.social-feed-element small {
    font-size: 85%;
}
.social-feed-element strong {
    font-weight: bold;
}
.social-feed-element em {
    font-style: italic;
}
.social-feed-element p {
    margin: 0 0 10px;
}
.social-feed-element .media-body > p{
    margin-bottom:4px;
    height:20px;
}
.social-feed-element p.social-feed-text {
    margin: 10px 0 0 0;
}

/* Message styles */
.social-feed-element,
.social-feed-element .media-body {
    overflow: hidden;
    zoom: 1;
    *overflow: visible;
}
.social-feed-element .media-body .social-network-icon{
    margin-top: -3px;
    margin-right:5px;
    width:16px;
}
.social-feed-element .media-body div{
    color:#666;
    line-height: 20px;
}
.social-feed-element:first-child {
    margin-top: 0;
}
.social-feed-element .media-object {
    display: block;
    width:48px;
    border-radius:5px;
}
.social-feed-element .media-heading {
    margin: 0 0 5px;
}
.social-feed-element .media-list {
    margin-left: 0;
    list-style: none;
}
.social-feed-element .label{
    display: inline-block;
    padding: 2px 4px;
    background-color: #999;
    color: #fff;
    vertical-align: baseline;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    font-weight: bold;
    font-size: 11.844px;
    line-height: 14px;
}
.social-feed-element .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.social-feed-element .label-info{
    background-color: #3a87ad;
}
.social-feed-element .btn .label{
    position: relative;
    top: -1px;
}
.social-feed-element .muted {
    color: #999;
}
.social-feed-element a.muted:hover,
.social-feed-element a.muted:focus {
    color: #808080;
}
.social-feed-element .label-info[href]{
    background-color: #2d6987;
}
.social-feed-element{
    margin:-1px;
    padding:5px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    background-color: #fff;
    color: #333;
    text-align:left;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 16px;
}
.social-feed-element .social-network-icon{
    opacity:0.7;
}
.social-feed-element:hover{
    background-color:#f5f5f8;
}
.social-feed-element .read-button{
    display:none;
    margin-left:5px;
    opacity:0.9;
}
.social-feed-element:hover .read-button{
    display:inline-block;
}
.social-feed-element .author-title{
    color: #444;
    font-weight: 500;  
}
.social-feed-container {margin: 10px 10px !important}

/* ADDED 14-11-13 */
/* Blog and collapsible content additions */
   .collapse-group {border-top:1px solid #ccc}
.collapse-group p.collapse {padding-left:0;background:none}
   .collapse-block .collapse-group:last-child {border-bottom:1px solid #ccc}
   .msl-recentblogposts {margin:0;padding:0}
   .msl-recentblogposts li {list-style:none;}
   .msl-recentblogpost {display:block}
   
   .msl-recentblogposttitle {font-family: 'itc_avant_garde_std_cnbold';display:block }



#content  .calendar {box-shadow: 0 0 10px #888;padding:10px;background:#fff;}
  
#content  table.msl_event_calendar > tbody > tr > td
  {border: 1px solid #eee !important}
#content  table.msl_event_calendar > tbody > tr > td[colspan] {border: 1px solid #fff !important}
#content .msl_event_calendar_title td {border: none !important;
font-size: 1.2em;}
#content  table.msl_event_calendar th {line-height:2em;border: 1px solid #fff !important;border-bottom: 1px solid #eee !important;}
 

#content .msl-eventcal-default  td.msl_event_calendar_today {;color:#fff !important;} 
#content .msl_event_calendar_title td:first-child{ background: url(time.png) 0 0 no-repeat;}
#content .msl_event_calendar_title td:last-child{ background: url(time-rev.png) 100% 0 no-repeat;}
  
 #content   .msl_event_calendar_title td:first-child a,
#content  .msl_event_calendar_title td:last-child a {visibility:hidden }

#content  .msl_event_calendar_title,.msl_event_calendar th {
font-family: 'itc_avant_garde_std_cn';
-webkit-font-smoothing: subpixel-antialiased;
letter-spacing: 0.015em;
background:#fff !important;
}
#content .msl_event_calendar_title td:last-child a:after,#content .msl_event_calendar_title td:first-child a:before {
  visibility:visible;
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
font-size: 1.5em;
display: inline-block;
text-decoration: inherit;
content: "\f054";
color: #fff;
margin: 3px 10px; 0 10px;
}
#content .msl_event_calendar_title td:first-child a:before {
  content: "\f053" !important;
  }
#content .msl-eventcal-default {width:100%; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:0px}
#content .msl-eventcal-default td {height:35px !important; vertical-align:middle !important;font-weight:normal;}

#content .msl-eventcal-default td.msl_event_calendar_selected_day {font-weight:bold}

#content .msl-eventcal-default td.msl_event_calendar_selected_day:hover,

#content .msl-eventcal-default td.msl_event_calendar_selected_day:hover .msl-cal-wrapper
 {color:#fff !important}


/* news archive list */

.newsarchive h5 a  {
      font-size:22px;
      line-height:16px;
      display: block;
}
.newsarchive .news_image {
     float:left;
    margin:0px 10px 10px;
    box-shadow: 0 0 10px #333;
}

.newsarchive .msl_pubdate {
    font-size:14px;
    font-weight:normal;
}


@media (min-width:768px) and (max-width:979px){
        header .advert img {display:none}
        header .advert {width: 1px; height:60px; float:none}
        .hero-unit {
	         width: 718px;
        }
}

@media (max-width: 767px) {  

.logged-in .adminbar {
    position:relative;
}
         header{clear:both;}
         .adminbar > ul > li {
              width:100%;
         }

         .logged-in .adminbar {
             height:auto;
         }

         #hero-container, .hero-unit,
         #bgstretcher {display:none !important}
         footer ul{
                box-shadow:none;
                border:none;
                padding-left:15px;
         }
         #navigation li{
                width:100%;
                border:0;
         }
         .page-header h1{
                position:static;
         }
        .site-search{
                float:none;
         }
         #navigation{
                position:absolute;
                top:0;
                background:none; 
                box-shadow:none;
          }
          .nav-collapse{
                background:#ededed;
                z-index:200;
          }
         .msl_navbar{
                 overflow:hidden;
                 margin-top:20px;
         }
         header{height:auto;}
         header h3 a{
            margin-left:5px;
         }
         #search{margin:5px;}
        .nav-local li{width:50%;border:none;}
        .teaser a img{margin:0;width:100% !important;height:auto !important;}
        .teaser p {display:block !important;width:100%;margin:0;padding:10px;box-sizing:border-box;position:static;}
        .search-tabs li{width:100%;box-sizing:border-box;}
           .search-tabs li{width:100%;box-sizing:border-box;}
        .search-main-new .search_events dl.event dt, .search-main-new .search_events dl.event dd{margin:0;}
        .search-main-new .search_events dl.event span.event_image{display:none;}
}

/* nav dropdown for mobiles */
.nav-global .btn.btn-navbar{
       background-image:none;
       border-radius:0px;
       background:#001c54;
       border-color:#e6e6e6;
}