/* latest bootstrap css */

/*@import("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css");*/

/* STRUCTURE AND STANDARD ELEMENTS */

	body { overflow-x:hidden;font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-size:13px; }
	input, button, select, textarea { font-family:"Open Sans",Arial, Helvetica, Sans-serif; }
	h1, h2, h3, h4, h5 {font-family:"Open Sans",Arial, Helvetica, Sans-serif;font-weight:normal; }
	h1 { font-size: 30px;line-height: 34px;margin:.4em 0 .6em; }
	h2 { font-size: 24px;line-height: 28px;margin:.6em 0 .8em; }
	h3 { font-size: 20px;line-height: 24px;color:#b82239;margin:1.2em 0 1em; }
	h4 { font-size: 16px;line-height: 20px;color:#b82239;margin:1.2em 0 1em; }
	h5 { font-size: 14px;line-height: 18px;margin:1.2em 0 1em; }
	.quotemark { color:#000;font-size:18px;font-weight:600; }
	.clearmargin { margin-left:-20px !important; }
	.margin-t0 { margin-top:0 !important; } .margin-t5 { margin-top:5px !important; } .margin-t10 { margin-top:10px !important; } .margin-t15 { margin-top:15px !important; }
	.margin-r0 { margin-right:0 !important; } .margin-r5 { margin-right:5px !important; } .margin-r10 { margin-right:10px !important; } .margin-r15 { margin-right:15px !important; }
	.margin-b0 { margin-bottom:0 !important; } .margin-b5 { margin-bottom:5px !important; } .margin-b10 { margin-bottom:10px !important; } .margin-b15 { margin-bottom:15px !important; }
	.margin-l0 { margin-left:0 !important; } .margin-l5 { margin-left:5px !important; } .margin-l10 { margin-left:10px !important; } .margin-l15 { margin-left:15px !important; }
	.margin-center {margin-left:auto;margin-right:auto;}
	a, a:hover, a:visited { color:#054a94; }
	/*.container { overflow:hidden; }*/
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width:100%;max-width: 1180px;}
	.span12 {width:1180px;}
	.float-left {float:left;}
	.float-right {float:right;}
	.align-center {text-align:center}
	.align-right {text-align:right}
	.width80 {width:80%;}
	.width69 {width:69%;}
	.width67 {width:67%;}
	.width49 {width:49%;}
	.width45 {width:45%;}
	.width35 {width:35%;}
	.width33 {width:33.3%;}
	.width32 {width:32%;}
	.width30 {width:30%;}
	.width15 {width:15%;}
	.container {max-width:1400px;}
	.holder {overflow:hidden;}
/*	select {text-indent:0px;padding:5px;background:url('../assets/img/dropdown-arrow.png') no-repeat 96% center #dadada;background-size:16px 7px;cursor:pointer;}*/
	select 
	{
		
		text-indent:0px;
		/*-moz-appearance:none;*/
		padding:5px;				
		/*-webkit-appearance:none;*/		
		/*
		background:url('../assets/img/dropdown-arrow.png') no-repeat 96% right #dadada;
		*/
		background-size:16px 7px;
		
		cursor:pointer;		
		
		
		
	}

	
	.mobile-display {display:none;}
	.mobile-hide {display:block;}


/* SEARCH BAR & LOGO BAR */
	
	#main {max-width:inherit;}
	#body {margin:0 auto;}
	.searchbar	{position:fixed;top:23px;right:0;height:40px;z-index:82;display: none;width:100%;}
	.searchbar .search-bg  {background:#003874;width:555px;float:right;padding:0;height:40px;border-radius:0 0 4px 4px;}
	.searchbar .search-close {float:right;width:800px;height:40px;}
	.btn-search {width:26px;height:26px;padding:0;margin:0;}
	.btn-search:hover { background: #a21c2f; }
	.searchbar .ico-search { background:url(../../assets/img/icon-search.png) no-repeat 5px 9px;width:26px;height:30px;margin-left:2px;background-size:18px 18px;text-shadow:none;box-shadow:none;border:0;}
	.searchbar .search-input {border-radius:2px;color:#777777;font-size:14px;padding:8px;border:none;width:500px;  }
	.logobar {background:#003874;height:83px;position:fixed;width:100%;z-index:80;/*box-shadow:inset 0 -3px 0px 0px #de2200;border-bottom:3px solid #ffea03;*/}
	.logobar .logo { margin:10px 0 0 0;width:120px;float:left;z-index:88; }
	.logobar .logo img {height:60px;width:auto;}
	.minical {border:1px solid #d9d9d9;}
	.minical-header {background:#b92138;padding:5px 0;font-family:Georgia, Times New Roman, serif;text-transform: capitalize;font-size: 1.3em;text-indent: 10px;letter-spacing:-1px}
	.events-header { cursor:pointer;}
	.minical-header a {color:#fff;}
	.minical-header a:hover {color:#fff;text-decoration:none;}
	.minical-items { background:#FFF;font-size: 12px; }
	.minical-item {padding:5px 5px 0 10px;line-height:18px;border-bottom:1px solid #d9d9d9;width:186px;height:58px; }
	.minical-time { float:left;width:200px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.minical-details { float:left;width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none; }
	.scotch-music {padding:6px 5px 0 10px;height:41px;line-height:18px;}
	.scotch-music img {padding-top:2px;opacity:0.8;width:30px;height:30px;}
	.scotch-music img:hover {opacity:1;}
	.home-hero {margin-top:82px;width:100%;height:526px;}
	.home-hero .hero-image {overflow:hidden;}
	/*.video iframe {width:100%;}*/
	.account-reset{margin-top:20px}
	#login-page input[type="submit"] {    background: #003874;color: #fff;border-radius: 4px;padding: 6px 20px;border: 0;margin: 0 0 10px 10px;}

/* SCHOOLS */

	.blue-band {height:1px;width:100%;background:#003874;display:none;}
	.schools {height:100px;background:#f2f2f2;margin-bottom:20px;}
	.schools .photo {width:121px;}
	.schools .title {width:100%;}
	.schools .width33 .panel {margin-top:12px;background:#fff;border-radius:4px;height:74px;width:90%;}
	.schools .width33 .panel:hover {background:#fcfcfc;}
	.schools .width33 .panel img {padding:5px;background:#fff;border-radius:8px;height:69px;width:111px;}
	.schools .width33 .panel .school-title h1 {font-size:21px !important;color:#003874;font-weight:600 !important;padding:0;margin:0 !important;}
	.schools .width33 .panel .school-title h1 a {padding:21px 0;display:inline-block;width:100%;color:#003874;}
	.schools .width33 .panel .school-title h1 a:hover {text-decoration:none;}
	.schools .dropdown {display:none;border:0;border-radius:4px;width:145px;padding:7px 5px;height:auto;color:#444;margin:0 auto;width:100%;}

/* BOOKING */

.booking {height: 380px!important;overflow:hidden;}
.booking img {width: auto  !important;height:auto !important;max-height:170px !important;max-width:170px !important;margin-bottom:0 !important}
.booking h5 {    font-size: 1.2em !important;margin:0 !important;line-height: 1.2em !important;}
#content .well-content .booking p {margin:10px 0 !important;}

/* SLIDER */

.jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('/img/b05.png') no-repeat;background-size:120px 30px;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('/img/a12.png') no-repeat;background-size:400px 90px;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }

/* SPOTLIGHT */

	.feature-spotlights h2 {color: #000;font-size: 19px;font-weight: 600;padding: 0;margin: 10px 0 10px;}
	.spotlight-viewer {width:100%;height:400px;border-radius:4px 0 0 0;}
	.spotlight-viewer .photo {width:66%;height:400px;border-right:2px solid #fff;background:#f2f2f2;border-radius:4px 4px 0 4px;}
	.spotlight-viewer .photo:hover {background:#ececec;cursor:pointer;}
	.spotlight-viewer .photo img {width:100%;height:auto;border-radius:4px 0 0 0;}
	.spotlight-viewer .photo p {height:auto;font-size:15px;padding:15px 0 0 20px;width:90%;}
	.spotlight-viewer .photo-2, .spotlight-viewer .photo-3 {display:none;}
	.spotlight-viewer h3 {font-size:18px !important;color:#003874;font-weight:600;padding:20px 20px 0 20px;margin:0;}
	.spotlight-viewer .details {width:33%;background:#f2f2f2;border-radius:0 4px 4px 0;}
	.spotlight-viewer .details .item p {display:inline-block;padding:0px 20px 0 20px;}
	.spotlight-viewer .details .item {height:132px;border-bottom:2px solid #fff;color:#888888;font-size:16px;font-weight:600;cursor:pointer;}
	.spotlight-viewer .details .item-1 {border-radius:4px 4px 0 4px;}
	.spotlight-selected {color:#444 !important;box-shadow:inset -6px 0px 0px 0px #de2200;background:#e2e2e2 !important;}
	.spotlight-viewer .details .item-3 {border:0;border-radius:0 0 4px 4px;}

/* NAV */
	#topNavigation {background:#003874;}
	.nav-collapse {width:100% !important;}
	.navbar {margin:22px 0 0 0;}
	.navbar-inner {background:none;border:0;padding:0;float:right;box-shadow:none}
	.navbar-holder {width:86%;}
	.navbar .nav {margin:0 !important;float:right;height:40px;/*overflow: hidden;*/}
	.navbar .nav > li > a {font-size:18px;padding:10px 24px;text-shadow:none; }
	.navbar .nav > li > a {color:#fff;font-weight:600 !important;}
	.navbar .nav > li > a:hover {opacity:0.75;color:#fff;}
	.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color:#333; }
	.navbar .btn-navbar .icon-bar { background:#333;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12); }
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { font-weight: normal; }
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {color: #bfcddc;text-decoration: none;background: none;box-shadow:none;}
	.navbar .home-btn-text {display:none;}
	.navbar .home-btn {opacity:0.9;display:inline-block;background:url('../../assets/img/icon-home.png') no-repeat 18px 13px;background-size:14px 12px;width:20px;height:14px;}
	.navbar .home-btn:hover {opacity:1;}
	.navbar .search-btn {padding:10px 0 !important;display:inline-block;background:url('../../assets/img/icon-search.png') no-repeat center left;background-size:18px 18px;width:21px;height:18px;cursor:pointer;margin-left:10px;}
	.navbar .search-btn:hover {opacity:0.75;}
	.navbar .myscotch-btn {cursor:pointer;}	
	.navbar .myscotch-menu ul {position:absolute;z-index:90;font-size:110%;display:none;}	
	.navbar .myscotch-menu ul li {list-style-type:none;background:#002d5e;border-bottom:1px solid #2b4e74;}	
	.navbar .myscotch-menu ul li:hover {background:#003268;}	
	.navbar .myscotch-menu ul li a {color:#fff;padding:9px 15px;width:90px;display:inline-block;}	
	.navbar .myscotch-menu ul li a:hover {text-decoration:none}	
	.navbar .myscotch-menu ul li:last-child {border:none;}	

/* WELL */

	.well { 
		/*border:solid 1px #e3e3e3;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;*/
		border:0;
		border-radius:0;
		background:#f2f2f2;padding:5px;
		box-shadow:none;
		/*-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);*/
		
	}
	.well-bright {		
		background:#f8f6ed;
		/*-webkit-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08); -moz-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08); box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08);*/
	}
	h2.h2-bright { margin:0;color:#333;font-size:18px;padding:0 10px;line-height: 1.5em;  }
	.bright-items { margin:0; }
	.bright-item { border-top:solid 1px #faf9f2;border-bottom:solid 1px #e9e7de;padding:3px 0 2px 10px;list-style-type: none; }
	.bright-items > .bright-item:first-of-type { border-top:none; }
	.bright-items > .bright-item:last-of-type { border-bottom:none; }
	.well-landing { background:url(../../assets/img/landingbox.png) no-repeat 20px -117px; }
	.well-landing-inner { background:url(../../assets/img/landingbox.png) no-repeat right 0;height:120px;padding-left: 3px;overflow: hidden;text-overflow:ellipsis; }
	.well-landing-text { width:265px;margin:10px 0 0 15px; }
	.well-landing img { 
		float:left;margin-top:15px;border:solid 1px #dcdcdc;
	}
	.well-landing a { font-weight:bold;font-size:17px;padding:0 0 5px 0;margin:0;display:block }
	.well-landing p { font-size:14px; }
	.well-content img  {border-radius:4px;height:auto;max-width:674px;margin:15px 0;}
	/*.well-content {background: url(../../assets/img/contentbox.png) no-repeat 0 0;}
	.well-content-inner {padding: 15px;}*/


	/*.shadowbottom { border:solid 1px #d0d0d0;background:#FFF;-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);font-size: 12px; }*/
.shadowbottom {-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);}

/* SUB NAV */

	.subnav .well { 
		border-top:none;border-bottom:none;margin:0;padding-bottom:20px;
		-webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06); -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06); box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06);
	}
	.subnav .bright-item { font-size:14px;background:url(../../assets/img/icons.png) no-repeat 3px -24px;padding:6px 0 6px 24px; }
	.subnav-footer { background:transparent url(../../assets/img/subnav2.png) no-repeat 0 0;height: 30px; }

/* HERO UNIT & LATEST NEWS */

	.hero-image { position:relative; }
	.hero-image h1 { font-size:30px;color:#FFF;text-shadow:0 0 2px rgba(0, 0, 0, 0.4);position:absolute;left:10px;bottom:5px;margin:0; }
	.latestnews { width:238px; }	
	.landing-hero { border-top: none;margin:0 0 0 0;padding:0;overflow:hidden;}
	h3.headline { margin:1.2em 0 0; }
	small.meta { color: #999; }
	p.introduction { margin: 10px 0 10px; }
	.no-bg {background:none !important;border:none !important;}
	.hero-image img {width:100%;height:auto;}
	.latest-news-heading {background:#b92138;min-width:217px;position:relative;z-index: 10}
	.latest-news-heading h2 {color:#ffffff;font-size:1.3em;text-indent:10px;margin:0;padding:2px 0 1px 0;}
	.latest-news-heading a:hover {text-decoration:none !important;}
	.frontPage .clearmargin {margin:0 !important;}
	.frontPage .minical {width:220px;float:right;}
	.frontPage .minical .event-holder {height:192px;}
	.news-scroller-1, .news-scroller-2 {padding:0  10px 5px;font-size:0.9em;position:relative;display:block;}
	.news-scroller-1 h3, .news-scroller-2 h3  {font-size:1.1em;margin:0;padding:0;line-height:17px;}
	.news-scroller-item {border-bottom: solid 1px #d0d0d0;color: #777;padding: 3px 0;}
	.chaplain {display:none;z-index:20;position:absolute;width:220px;background:#f9f6ed;margin-top:-35px;box-shadow:inset 0px 1px 1px rgba(68,68,68,0.2);border-bottom:1px solid #e3e3e3;}
	.chaplain h2 {font-size:1.3em;line-height:22px;margin-top:2px;}
	.news-scroller-holder {width:218px;height:268px;overflow:hidden;background:#f8f6ed;border:solid 1px #e3e3e3;}
	.news-scroller-holder .read-more {margin-left:4px;}
	.news-floater {width: 217px;position: absolute;margin-left: 721px;background:#f8f6ed;height: 250px;overflow: hidden;border:solid 1px #ddd;}
	.home-hero .span3 {margin-left:20px !important; }
	.hero-holder {width:700px;overflow:hidden;height:250px;}
	.hero-holder img {max-width:inherit;}

/* SEARCH */

	#search-page {padding:40px;min-height:880px;margin-top: 60px;}
	#search-page p {font-size:110%;margin-bottom:20px;}
	.search-box {background:#ededed;padding:20px;overflow: hidden;width:100%;max-width:350px;margin-bottom:40px;}
	.search-box input {margin:0;}
	.search-box input[type="submit"] {margin:0 0 0 15px;background:#003874;color:#fff;padding:4px 20px;border:0;height: auto;text-shadow:none}
	.search-box input[type="submit"]:hover {background:#003874;}
	#xsltsearch_summary {font-size:120% !important;font-weight:bold;margin:30px 0 30px !important;}
	.xsltsearch_result_title {font-size:120% !important;font-weight:bold;margin-bottom:5px !important}
	.xsltsearch_result {margin:20px 0;border-bottom:1px solid #ededed;}
	#xsltsearch_stats {display:none;}

/* 	HOMEPAGE SLIDESHOW */

	.slideshow {width: 100%; height:auto; margin:83px auto 0 }
	.slideshow img  {width:100%;height:auto;}
	
/* EVENT BOOKINGS */

	.home-events {width: 218px !important;}
	.events-bookings h5 { text-transform: uppercase;margin:0 0 0 5px;float:left; }
	.events-bookings .event-booking { float:left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;background:url(../../assets/img/icons.png) no-repeat -40px 0;padding: 0 0 0 25px; }
	.event-holder {width:220px;height:66px;}	
	.event-info-holder {width:190px;float:left;}
	.event-info {position:relative;}
	.event-item {width:200px;}
	.event-arrow {width:24px;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f7f7f7;float:right;height:63px;cursor:pointer;}
	.event-arrow:hover {background:#f0f0f0;}
	.event-arrow img {padding:23px 8px 23px 8px;}

/* HIGHLIGHTS */

	.highlights .well { height:120px;background-position: right bottom;background-repeat: no-repeat;margin-bottom:0; }
 	.highlights h3 { text-transform: uppercase;margin:4px 0 4px 4px;font-size:15px;line-height: 16px; padding-right:4px;}
 	.highlights p { padding:4px;margin-right:75px;line-height: 18px; }
 	.highlights a { color:#333; }
 	.highlight-bar { border:solid 1px #b3142d;background:#be233b;height:3px; }
 	.numberLarge { font-size:1.2em; }
	.highlightBox { padding:5px; background:#edf4f8; }
	.feature-highlights img {width:159px;height:auto;border-radius:4px;}
	.feature-highlights img:hover {opacity:0.9;}
	.feature-highlights h2 {color:#000;font-size:19px;font-weight:600;padding:0;margin:10px 0 10px;}
	.feature-highlights .date {color:#a1a1a1;font-size:13px;margin:0;}
	.feature-highlights h3 {margin:3px 0;padding:0;font-size:20px !important}
	.feature-highlights h3 a {color:#003874;font-size:18px;font-weight:600;}
	.feature-highlights h3 a:hover {text-decoration:none;}
	.feature-highlights p {color:#474747;font-size:15px;}
	.feature-highlights a {font-weight:400;color:#de2200;}
	.feature-highlights .more {display:block;float:right;font-size:1.1em}
	.feature-highlights .holder {margin-bottom:5px;}
	.feature-highlights .width69 { width:57%; }
	.feature-highlights .width69.float-left { padding-left:20px; }
	.feature-highlights .width30.float-left { width: 29%; }
	.feature-spotlights.width33.float-right { width:30%; }


/* NEWS FEED */
	
	.news-feed h2 { border-bottom:solid 1px #dde3e5; color:#000; font-size:19px; font-weight:600; padding:0 0 12px 0; margin:10px 0 0; }
	.news-feed .panel { width:100%;}
	.news-feed .bright-item { width:100%; padding:0px }
    .news-feed .news-feed-item h3 { color:#003874; font-size:18px !important; font-weight:600; line-height:normal !important; margin:0 0 10px; }
	.news-feed-item img {width:159px;height:auto;border-radius:4px;}
	.news-feed-item img:hover {opacity:0.9;}
	.news-feed-item .text { color:#474747; font-size:15px; margin:0; word-break: break-word; }
	.news-feed-item { border-bottom:solid 1px #dde3e5; padding:10px 0; word-break: break-word; padding:20px 0 15px 0; }
	.news-feed .width69.float-left { width: 66.4%; float:right; }
	.news-feed-item .date {color: #a1a1a1; font-size:13px; margin:0;}
	.newsFeedItem .width30.float-left { width:29%; }

	/***News Feed Accordion ***/
	.accordion { cursor:pointer; width:100%; border:none; text-align:left; outline:none; transition:0.4s; }
	.active, .accordion:hover { color:red }
	.accordion:after { content:'\002B'; color:#0073de; font-weight:bold; float:right; margin-left:5px; font-size:23px; position:relative; top:-8px; cursor:pointer; }
	.active:after { content: "\2212"; }
	.newsFeedItem { background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }


/* PUBLISH NEWS */

	.newsPublishPage { max-width:768px; margin:0 auto; }


 /* BREADCRUMB */

 	.breadcrumb { background:transparent;margin: 0 0 20px 0; padding: 30px 0 0;font-size:1.1em;color:#aaa;}
 	.breadcrumb a {color:#aaa;}
 	.breadcrumb .divider {font-family:courier,"Open Sans", Arial, Helvetica, Sans-serif;font-size:1.1em;color:#aaa;padding:0 7px;}

 /* CONTENT */
 	#content .hero-image {width:100%;margin:83px 0 0 0;}
 	.textpage .span9 {width:939px;}
 	.highlight-bar, .hero-image h1 {display:none;}
 	#content .content-container {max-width:1200px;margin:0 auto;min-height:700px}
 	#content h1 {font-size:34px;margin:10px 0 30px;font-weight:500;}
 	/*#content h3 {font-size:22px;color:#000;line-height:1.3em}*/
	#content h3 {font-size:22px;line-height:1.3em}
 	/*#content h4 {font-size:16px;color:#000;} */
 	#content .well-content {font-size:15px;line-height:1.5em;}
 	#content .well-content p {margin:20px 0;}
 	#content .span8 {width:70%;max-width:800px;margin-left:25px;}
 	.subnav {float:right;}
 	.subnav .well {box-shadow:none !important;width:255px;}
 	.subnav-footer {margin-right:15px}
 	h2.h2-bright {display: none;}
 	.subnav .bright-items {margin-top:25px;}
 	.subnav .bright-items a {color:#444 !important;}
 	.subnav .bright-item {background: url(../../assets/img/event-arrow2.png) no-repeat 22px 12px;padding:8px 0 0 38px;border:0;}
 	.well-bright {background:#f8f6ed}
 	.table-bordered {border:0;}
 	.table-bordered th, .table-bordered td {border:0;border-top:1px solid #ededed;}
	/*.table-bordered tr:nth-child(odd) {background:#f7f7f7}
	.table-bordered tr:nth-child(even) {background:none}*/
 	.well-content a {border:none !important;}
 	
/* Commented this out: Leon (31/08/2016)*/
/* 	.well-content div {background:none !important;}*/

 /* LOGIN */

 	#login-page #topNavigation {display: none;}
 	#login-page .login-box {margin:80px auto;background:#efefef !important;width:100%;max-width:450px;height:220px;padding:10px 30px;}
 	#LoginContainer input[type="text"], #LoginContainer input[type="password"] {margin-left:20px;background:#dadada !important;border:0;padding:8px;box-shadow:none;color:#444;}
 	#LoginContainer input[type="text"] {margin-left:15px;}
 	#LoginContainer input[type="submit"] {background:#003874;color:#fff;border-radius:4px;padding:7px 24px;border:0;margin:-7px 0 0 10px;}
 	#LoginContainer a {margin:10px 0 0 0;display: block;font-size:13px}
 	#login-page #content h1 {margin:15px 0 20px !important;font-size:28px}
 	#ContentPlaceHolderDefault_cp_content_WindowsLogin_3_LoginMessage {font-size:13px;margin-left:95px;}
	.logoutlink {display:inline-block;color:#99a3ac}
	a.logoutlink, a.logoutlink:visited {color:#666f78 !important}
	a.logoutlink:hover {color:#054a94 !important;text-decoration:underline !important}
	

 /* FOOTER */

 	footer { margin:0;}
 	.footer-band {height:4px;width:100%;background:#003874;box-shadow:inset 0 -2px 0px 0px #ffea03;border-bottom:2px solid #de2200;margin-top:15px;}
 	.myscotch { padding:3px;margin:0;}
 	footer h5 {margin:0 10px 0 0;font-weight:600;color:#444;height:40px;line-height:40px !important}
 	.footer-links { padding:20px 5px;color:#99a3ac; }
 	.footer-links a { color:#666f78; }
 	.disclaimer { margin:10px 0 0 0;color:#99a3ac; }
 	footer .well {border:0;background:#f2f2f2;}
 	footer select {text-indent:2px;border:0;border-radius:4px;width:220px;height:auto;color:#444;height:40px;line-height:40px !important;padding:0 5px;background:#dadada !important;}

 /* RF SLIDE */

 	#placeholder { position:relative;height:auto;width:700px;height:300px;overflow:visible !important;margin:0;padding:0;clear:both; }
	#placeholder .rfslidemask { position:relative;overflow:hidden !important;margin:0;padding:0;clear:both; }
	#placeholder .rfslides { position:relative;display:block;float:left;margin:0;padding:0;margin-left:0px; }  
	#placeholder .rfslide { position:relative;display:block;float:left;margin:0;padding:0;background:#ccc;width:700px !important;height:300px !important; }
	#placeholder .rfslide a { margin:0;padding:0;height:auto; width:auto; }
	#placeholder .rfnext { background-image:none !important;text-indent:0px !important;position:absolute;top:40%;right:10px;z-index:29;display:block;text-decoration:none;cursor:pointer; }
	#placeholder .rfprev { background-image:none !important;text-indent:0px !important;position:absolute;top:40%;left:10px;z-index:29;display:block;text-decoration:none;cursor:pointer; }

/* IMAGERY */

	.figright { float:right;margin:15px 0 15px 15px; } 	
	table.bone { margin: 1.5em .5em; border-top: 1px solid #CCC; border-left: 1px solid #CCC; font-size: 100%; }
	table.bone td, th { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 4px 8px; vertical-align: top; text-align: left; }
	table.bone td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 2px 6px 0; vertical-align: top; }
	.booking {border: 1px solid lightGrey;padding: 10px;margin: 4px;width: 180px;float: left;height: 300px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-weight: 900; }
	div.bone { border: 1px solid #CCC;padding:4px; }
	img.imageNoBorder { border: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }

 /* RESPONSIVE OVERWRITES */

 	@media (max-width: 2000px) {
	.newsFeedItem .width30.float-left {
	max-height:94px;
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
}
	.news-feed-item img {
	
	min-height:94px;
	}
	
}




 	@media (max-width: 1450px) {
 		.container {max-width:1300px;}
 		.navbar .nav > li > a {padding:10px 20px;}
 		.nav-collapse {width:100% !important;}
 		.searchbar .search-close {width:750px;}
 		.navbar .myscotch-menu ul {margin-left:20px;}
	
	.newsFeedItem .width30.float-left {
	max-height: initial;
    border-radius: 4px;
    overflow: initial;
    box-sizing: border-box;
}
	.news-feed-item img {
	
	min-height:initial;
	}
	
	
		
 	}

 	@media (max-width: 1350px) {
 		.container {max-width:1150px;}
 		.navbar .nav > li > a {font-size: 16px;}
 		.feature-highlights img {width:90%;}
 		.feature-highlights .date {font-size:12px;line-height: 16px;}
 		.schools .width33 .panel .school-title h1 {font-size:18px !important}
 		.feature-highlights h2, .feature-spotlights h2 {font-size: 17px !important;}
 		.feature-highlights h3 {margin:0;}
 		.feature-highlights h3 a {font-size:17px !important;}
 		.feature-highlights p {font-size:14px;}
 		.spotlight-viewer h3 {font-size:17px;}
 		.spotlight-viewer .photo p {font-size:14px;}
 		.spotlight-viewer .details .item {font-size:15px;}
 		.home-hero {height:470px;}
 		.nav-collapse {width:100% !important;}
 		.searchbar .search-close {width:550px;}
		.news-feed-item img { width: 90%;}
 	}


	@media (max-width: 1199px) {
 		.home-hero {height:400px;}
		#main {padding:0;}
		.container {max-width:inherit;padding-left:15px;padding-right:15px;width:auto;}
		.navbar .nav > li > a {padding:10px 13px;}
		.logobar {margin:0;}
		.textpage .home-hero .hero-image {margin:0 20px 5px 20px;}
		.textpage .home-hero .span3  {margin:15px 20px 15px 20px !important;}
		.news-scroller-holder {width:auto;}
		.home-hero .minical {float:left;width:49%;margin-top:15px;}
		.row {margin-left:0 !important;}
		.frontPage .minical {float:right;}
		.frontPage .minical .event-holder {width:100%;}
		.frontPage .event-info-holder {width:94%;}
		.frontPage .event-item, .frontPage .minical-item {width:auto;}
		.highlights .well {margin-bottom:20px;}
		.highlights .span3 {width:49%;margin:0;}
		.highlights .span3:nth-child(odd) {float:right;}
		.highlights .span3:last-child {float:left;}
		#umbMasterForm {margin:0;}
		.textpage .span9 {width:74%}
		.textpage .subnav {float:right;}
		.landing-hero .row {overflow:hidden}
		.scotch-music .width80 {line-height:36px;}
		/*.feature-highlights, .feature-spotlights {width:47%;}*/
		.spotlight-viewer .details .item p {padding-left:15px;padding-right:15px;}
		.spotlight-viewer h3, .spotlight-viewer .photo p {padding:15px 15px 0;}
		.feature-highlights p {margin-bottom: 5px;}
		.schools {margin-bottom:10px;}
 		.nav-collapse {width:100% !important;}
 		.footer-band {margin:25px 0 0 0}
 		.well-content img {margin:5px 0;}
 		#content .span8 {width:65%;}
 		.well-landing-text {width:250px;}
 		.navbar .myscotch-menu ul {margin-left:10px;}
 		#search-page {padding-left:15px;padding-right:15px;}
	}

	@media (max-width: 1120px) {
		.navbar .nav > li > a {font-size:16px;padding:10px 11px;}
		.textpage .span9 {width:70%;margin:0;}
 		.nav-collapse {width:100% !important;}
 		.searchbar .search-close {width:350px;}
 		#content .span8 {width:60%;}
 		.well-landing-text {width:200px;}
 		.slideshow {margin:66px auto 0 }
		.booking {width:42% !important;}
		td .booking {width:auto !important;}
	}

	@media (max-width: 1050px) {
		.schools .width33 .panel {width:95%;}
		.navbar .nav > li > a {padding:10px 8px;}
 		.nav-collapse {width:100% !important;}
 		.searchbar .search-close {width:250px;}
 		

	}

	@media (max-width: 1020px) {
 		.navbar .nav > li > a {font-weight:400 !important;}
 		.well-landing-text {width:150px;}
	}


	@media (max-width: 979px) {
		.navbar .search-btn {display:none;}
		.logobar .navbar {overflow:initial;}
		.nav-collapse, .nav-collapse.collapse {margin-left:0;left:0;position: absolute;display:block;top:66px;background-color: #003874;width:100% !important;z-index: 100;box-shadow: inset 0 1px 0px 0px #1b4f86;}
		.nav-collapse li a {padding-left:20px !important;display: block;}
		.navbar-holder {width:auto;}
		.navbar .home-btn {width:100%;display: none;}
		.navbar .home-btn-text {display: block;}
		.textpage.hero-image img {width:80%;}
		.textpage .span9 {width:65%;}
		.schools .photo {display:none;}
		.schools .title {width:100%;}
		.navbar {margin-top:14px;}
		.navbar .nav {height:auto;overflow:auto;float:none;}
		.navbar .btn-navbar {margin:0;background:none;box-shadow:none;border:0;padding:10px;height:40px;text-align: center;}
		.navbar .btn-navbar:hover {background:none;}
		.navbar .btn-navbar .icon-bar {background:#fff;box-shadow:none;width:26px;height:3px;}
		.btn-navbar .icon-bar + .icon-bar {margin-top:4px;}
		.logobar {height:66px;}
		.logobar .container {padding-right:10px;}
		.logobar .logo {margin-top:8px}
		.logobar .logo img {height:48px;}
		.navbar .nav > li > a {padding:10px 0px 10px 0;font-weight: 600 !important;}
		.navbar .nav > li > a:hover {background:none;}
		#topNavigation {margin:2px 0 0 10px !important;}
		.home-hero {margin-top:66px;height:330px;}
		.spotlight-viewer .photo {width:60%;}
		.spotlight-viewer .details {width:39%;}
		.schools {height:80px;}
		.schools .width33 .panel .school-title h1 a {padding:10px 0;}
		.schools .width33 .panel {height:56px;}
		#content .hero-image {margin-top:66px}
		#content h1 {font-size: 28px}
		.well-content img {max-width:100%;}
		#search-page {margin-top:50px}
		.mobile-display {display:block;}
		.mobile-hide {display:none;}
		.myscotch-mobile {margin-left:20px;}
		.myscotch-mobile select {width:94%;height:40px;}
	}


	@media (max-width: 905px) {
		.frontPage .event-info-holder {width:91%;}
		.slideshow {width:100%;}
		.textpage.hero-image img {width:71%;}
		#content .span8, #content .span4  {width:inherit;max-width:inherit;margin:0 20px;float:none;}
		.subnav .well {width:inherit;margin:0;padding:20px;border-radius:4px;}
		.subnav .bright-items {margin:0;}
		.subnav-footer {display: none;}
		.subnav .bright-item {background-position:5px 10px;padding-left:25px;}
		.well-landing-text {width:270px;}
	}

	@media (max-width: 820px) {
		.textpage .span9 {width:auto !important;}
		.textpage .subnav {width:100%;float:left;width:95%;margin-left:15px;}
		.well {clear:both;}
		.well-landing-text {width:240px;}
		.feature-spotlights.width33.float-right,
		.news-feed .panel, .news-feed,	.feature-highlights, .feature-spotlights {width:100%;float:none;}
		.news-feed,	.feature-spotlights {margin-top:20px;}
		
	
	}

	@media (max-width: 779px) {
		.frontPage .event-info-holder {width:93%;}
		.home-hero .minical {float: none;width:auto;margin:0 20px 20px;}
		.slideshow {width:100%;}
		.home-hero .span3  {float:none;width:auto;}
		.frontPage .event-info-holder {width:96%;}
		.home-hero .minical {margin:0 0 10px;}
		.well-landing-text {width:200px;}
		.booking {float:none;width:70% !important;}
	}

 	@media (max-width: 720px) {
 		body { padding:0; }
 		.nav-collapse, .nav-collapse.collapse {top:66px !important;left:0;width:100% !important;}
 		.home-hero {height:250px;}
 		.container { overflow:hidden; }
 		.home-events {width:100% !important;display: none;}
 		.event-holder {width:100%;}
 		.hero-image h1 { font-size: 24px; }
		.minical { width:auto;}
 		.latestnews { width:100%; }
 		.highlights .span3:nth-child(odd) {float:none;}
 		.highlights .span3:last-child {float:none;}
 		.highlights .span3 {margin:0 !important;}
 		.highlights .well { background-image:none;height:auto; }
 		.well { margin-bottom: 0; }
 		.well-landing, .well-landing-inner { background: none; }
 		.well-landing { margin-left:15px; }
 		.landing .row-fluid .span6 { width:50%;float:left; }
 		.subnav { margin-top:30px; }
 		.subnav-footer { background: transparent url(../../assets/img/subnav.png) no-repeat center -1px; }
		.news-scroller {width:auto;}
		.news-floater {display:none}
		.highlights .span3 {width:auto;margin:0 20px;}
		.highlights .well {min-height:120px}
		.frontPage .event-info-holder {width:94%;}
		footer .span12 {width:auto;margin:0 20px;}
		footer .pull-left {float:none;width:100%;text-align:center;}
		footer .pull-right {display:none;}
		footer .footer-links {padding:0;}
		.logobar {margin-bottom:0;}
		.nav-collapse {top:197px !important}
		.navbar {clear:both;}
		.logobar { margin-bottom:15px !important}
		footer .footer-links div {float:none;padding:10px 0 0 0;}
		footer select {float:none;width:100%;}
		.myscotch {padding:20px 0 !important;}
		.well-landing-text {width:400px;}
  	}

	@media (max-width: 600px) {	
		.nav-collapse {top:174px !important}
		.home-hero {height:250px;}
		.well-landing-text {width:350px;}
  	}
  	

  	@media (max-width: 550px) {	
  		
  		.nav-collapse {top:156px !important}
  		.events-bookings h5, .events-bookings .event-booking  { float: none; }
  		.landing-hero .hero-image h1 { position:static;margin:10px 15px;color:#333;text-shadow:none;font-size:20px; }
  		.landing .row-fluid .span6 { width:auto;float:none; }
  		.well-landing-text { width:250px; }
  		.frontPage .event-info-holder {width:93%;}
  		.schools .holder {display:none;}
  		.schools .dropdown {display:block;}
		.schools {padding:15px;height:inherit;}
		#search-page .search-box input[type="text"] {width:165px;}
		.search-box {width:auto;max-width:300px;padding:10px;}
		.search-box input[type="submit"] {padding:4px 10px;margin-left:5px;}
  	}

	@media (max-width: 500px) {	
  		
  		#LoginContainer, #ResetPasswordForm {width:280px;}
  		#LoginContainer input[type="text"], #LoginContainer input[type="password"] {margin:0 0 15px;}
  		#LoginContainer input[type="submit"], #ResetPasswordForm input[type="submit"] {margin:0;}
		#ResetPasswordForm input[type="text"] {display:block;margin:10px 0}
  	}
  	
  	@media (max-width: 420px) {		
  		.frontPage .event-info-holder {width:90%;}
  		.home-hero .span3, .home-hero .minical {margin:15px 0 !important;}
  		.highlights .well {margin-bottom:15px;}
  		.textpage .subnav {width:90%;margin:0 15px;}
  		.well-landing {margin:0;}
  		.well-landing-text {width:160px}
  		.scotch-music .width80 {line-height:20px;}
  		.scotch-music {padding-bottom:4px;}
		.feature-highlights {}
		.feature-highlights .float-left,  .spotlight-viewer .float-left {float:none;width:100%;}
		.feature-highlights .photo img {margin-bottom:15px;width:100%;}
		.spotlight-viewer .photo {height:380px;border-radius:4px}
		.spotlight-viewer .photo img {border-radius:4px 4px 0 0}		
		/*.feature-highlights .more {float:none;}*/
		.spotlight-viewer {height:380px;}
		.spotlight-viewer .details {background:none;width:150px;margin:0 auto;}
		.spotlight-viewer .details .item {width:26px;height:26px;border-radius:26px;background:#f2f2f2;border:0;float:left;margin:15px 12px;}
		.spotlight-viewer .details .item p {display:none;}
		.spotlight-selected {box-shadow:none !important}
		.feature-highlights .width30.float-left,
		.feature-highlights img {width:100%;margin-bottom:15px;}
		.feature-highlights .width69.float-left { padding-left: 0px; }	
  	}


/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 70%;
	max-height: 60%;
	margin-top: 10%;
	float: inherit;
    width: auto;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.news-feed-item img {
    border: 0;
    padding: 0;
    box-shadow: inherit;
}

.feature-highlights .date { display:none; }
















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
