@charset "utf-8";
/* CSS Document */

/* =============================================================================
   DISPLAY NONE
   ========================================================================== */

object, .galleryTitle, .photoGalleryElement, img, .share span, #news, #welcome_image, #photo_stream, .welcome_image, .at15t_facebook,
#section_image, #content_banner, .utilities, iframe, #search_facility, #skip, #navigation, #mobile_filtering_calendar h2.accessibility, #desktop_filtering_calendar h2.accessibility {
	display: block;
}
/*
   DISPLAY NONE END
*/


* {
	margin: 0;
	padding: 0;
/*	background-image: none !important;*/
	}

html, body {
	height: 100%;
	min-height: 100%;
	}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 1.6em;
	}

a {
	color: #000099;
	text-decoration:underline;
	}

a:visited {
	color: #000000;
	text-decoration:underline;
	}

h1{
	font-size: 2em;
    padding-bottom: 0.8em;
	}

h2, h3{
	font-size: 1.6em;
	padding-bottom: 0.7em;
	}


h5{
	font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 0.5em;
	}

h1 a, h2 a, h3 a, h4 a, h5 a{
	color:#000000;
	}

/* High Visibility View Padding */

#wrapper {
	padding: 33px 28px 0;
	}

#footer_wrapper {
	padding: 0 28px 33px;
	}

/* =============================================================================
   SEARCH
   ========================================================================== */

#search_area{
	margin-bottom: 0.5em;
    position: relative;
    width: 210px;
	height:23px;
	}

#search_area input{
	background: #000000;
    border: medium none;
    height: 23px;
	line-height:23px;
    width: 180px;
	padding-left: 5px;
	position: absolute;
	}

#search_area input + input{
	background:url("../Images/print_search.png") no-repeat 0 0 #FFFF00 !important;
	padding:0;
	position: absolute;
	right:0;
}

/* =============================================================================
   TEXT FEATURE
   ========================================================================== */

/* Breadcrumb */

.breadCrumb{
	 padding: 0 0 1.2em;
	}

.breadCrumb a{
	padding: 0 10px 0 0;
	font-style: italic;
	}

.breadCrumb	span{
	font-weight:bold;
	}

/* Feature Title */

.featuretitle{
	font-size: 1.6em;
	padding-bottom: 0.5em;
	font-weight:bold;
	}

/* Horizontal Rule */

hr {
 	background-color:#000000;
	border: none;
	height:1px;
	display: block;
	margin: 10px 0 20px;
	}

/* tables */

table {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-bottom:1.5em;
	margin-top:0.5em;
	}

td, th {
	padding: 10px 14px;
	border: 1px solid #000000;
	}

/* Paragraphs */

p {
	padding: 0 0 1em;
	}

/* Links */

.bodycontent a {
	color: #000099;
	text-decoration:underline;
	}

.bodycontent a:visited {
	color:#000000;
	text-decoration:underline;
	}

/* Inline Imgs */

.bodycontent img{
	display:block;
	background-color: #FFFFFF;
    border: 3px solid #CCCCCC;
    padding: 1px;
	}

/* Lists */

ul, ol{
	padding: 0 0 1em 1em;
	}

li{
	padding-bottom:0.2em;
}


/* =============================================================================
   PHOTO GALLERY FEATURE
   ========================================================================== */

.myslides{
	display:none;
	}

/* =============================================================================
   BLOG FEATURE
   ========================================================================== */

/* Blog title*/

.blogTitle{
	font-size: 1.6em;
	padding-bottom: 0.7em;
	float:none;
	font-weight:bold;
}

.blogentries li{
	list-style:none;
}

.blogentries h2.blogTitle,
.blogentries h2.blogTitle a {
    float: none;
}

.blogentries h2.blogTitle{
	font-size:1.3em;
}

.blogEntriesRssLinkPanel{
	padding-bottom:0.5em;
	}

.blogEntriesRssLinkPanel .rsslinktext{
	padding-left:0;
	}

.blogDate{
	display: block;
    font-style: italic;
    padding-bottom: 0.6em;
	}

/* Archive */

.blogentries ul{
	padding:0 0 1em 0;
	}

.blogentries ul.archiveYear li a{
	float:none;

	font-size:1.3em;
	font-weight:bold;
	}

.blogentries .archiveMonthDiv ul li a{
	font-size:1em;
	font-weight:normal;
	}

.blogentries .archiveMonthDivHolder ul.archiveMonth{
	padding:1em 0 0;
}

.blogentries div .postCount {
    font-family: "Times New Roman", Times, serif;
	height: 25px !important;
	}

/* =============================================================================
   FORM FEATURE
   ========================================================================== */

.enquireForm ul {
	padding-left: 0;
	}

.enquireForm ul li {
    border: 1px solid #AAAAAA;
    clear: both;
    list-style-type: none;
    margin-bottom: 8px;
    min-height: 0;
    padding: 15px;
    width: 600px;
	}

.enquireForm ul li label{
	color: #000000;
    float: left;
    font-weight: bold;
    width: 150px;
	}

.enquireForm ul li span label{
    float: none;
    font-size: 0.9em;
    font-weight: normal;
    padding-right: 10px;
	}

.enquireForm ul li label.error{
    float: none;
    font-size: 0.9em;
    font-weight: normal;
    padding-right: 10px;
	color: #FF0000;
	}

.enquireForm ul li input,
.enquireForm ul li textarea{
	border:1px solid #AAAAAA;
    padding: 2px;
    width: 74%;
	}

.enquireForm ul li span input{
    margin-right: 5px;
    width: auto;
	}

/* Guidelines */

.enquireForm ul li p.guidelines{
	padding:10px 0 0;
	}

/* Section Break */

.enquireForm ul li.section_break{
    border-left: medium none;
    border-right: medium none;
    height: 0;
    padding: 5px 16px;
	}

.enquireForm ul li.section_break h3,
.enquireForm ul li.section_break p{
	display:none;
	}

/* Money */

.enquireForm ul li.money span.symbol{
	color:#000000;
	}

/* Name */

.enquireForm ul li.name span + span + span + span {
    display: none;
}

/* Address */

.enquireForm ul li.address div{
	clear:both;
	}

.enquireForm ul li.address div input{
    margin-right: 10px;
    width: 380px;
	}

.enquireForm ul li.address div select{
    margin-right: 10px;
	}

.enquireForm ul li.address div label{
	float: none;
    font-size: 0.9em;
    font-weight: normal;
    padding-right: 10px;
	}

/* Submit */

.enquireForm ul li.buttons{
	border:none;
	padding:0;
	}

.enquireForm input[type="submit"] {
	background-color:#000099;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1em;
	width:auto;
	padding: 6px 20px;
	}

.enquireForm  input[type="submit"]:hover {
	background-color: #000000;
	border: none;
	color: #FFFFFF;
	}

/* =============================================================================
   CALENDAR FEATURE
   ========================================================================== */

/* Calendar Title */

.calendarTitle{
	font-size: 1.6em;
	padding-bottom: 0.7em;
	font-weight:bold;
	}

/*Calendar Table Styles */

table.RadCalendar a,
table.RadCalendar a:visited,
table.RadCalendar a:hover,
table.RadCalendar a:active {
	border-bottom: none;
	}

table.RadCalendar.RadCalendar_Fluency {
	clear: both;
	border: 1px solid #000000;
	margin-bottom:1.5em;
	padding-bottom:0;
	width:800px !important;
	border-collapse:collapse;
	top: 0;
	color:#000000;
	}

table.RadCalendar_Fluency.RadCalendar table {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	border-collapse:collapse;
	border:none;
	padding: 0;
	}

table.RadCalendar_Fluency.RadCalendar table th,
table.RadCalendar_Fluency.RadCalendar table td {
	padding: 4px;
	background-color: #FFFFFF;
	color: #000000;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable th,
table.RadCalendar_Fluency.RadCalendar table.rcMainTable td {
	border: 1px solid #000000;
	}

/* Top Bar */

table.RadCalendar_Fluency.RadCalendar .rcTitlebar {
  	border: 1px solid #000000;
	font-size:1.2em;
	}

table.RadCalendar_Fluency.RadCalendar .rcTitlebar table {
	border-collapse: collapse;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	line-height:2.9em;
	vertical-align:middle;
	}

/* Hide fast next and previous */

table.RadCalendar_Fluency.RadCalendar .rcTitlebar table td a.rcFastNext,
table.RadCalendar_Fluency.RadCalendar .rcTitlebar table td a.rcFastPrev {
	display: none;
	}

/* Next and previous styles */

table.RadCalendar_Fluency.RadCalendar .rcTitlebar table td a.rcPrev,
table.RadCalendar_Fluency.RadCalendar .rcTitlebar table td a.rcNext {
	display: block;
	margin: 0 10px;
	background: url("../Images/right_arrow_button.gif") no-repeat scroll 0 0 transparent !important;
	margin-right: 12px;
    margin-top: 4px;
	}

table.RadCalendar_Fluency.RadCalendar .rcTitlebar table td a.rcPrev {
	background: url("../Images/left_arrow_button.gif") no-repeat scroll 0 0 transparent !important;
	margin-left: 18px;
    margin-top: 4px;
	}

/* Main Body */

table.RadCalendar_Fluency.RadCalendar td.rcMain {
	border: none;
	}

table.RadCalendar_Fluency.RadCalendar td.rcMainTable td,
table.RadCalendar_Fluency.RadCalendar td.rcMainTable th{
	text-align: center;
	vertical-align: middle;
	}

table.RadCalendar_Fluency.RadCalendar .rcMain thead .rcWeek th.rcViewSel,
table.RadCalendar_Fluency.RadCalendar .rcMain tbody .rcRow th{
	display: none;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcWeek th {
	width: 14%;
	line-height: 2em;
	padding:8px 0;
	border: none !important;
	font-size:1.2em;
	font-weight: bold;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcRow td {
    border-right: none;
    border-bottom: none;
    font-size: 1.2em;
    line-height: 2em;
    width: 14%;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcRow td a {
	font-weight: normal;
	display: inline;
	padding: 0;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcRow td a {
    color: #000000;
    cursor: pointer;
    display: inline;
    font-weight: normal;
    padding: 0;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcRow td.rcSelected {
	color: #FFFFFF;
	background: #000099;
	}

table.RadCalendar_Fluency.RadCalendar table.rcMainTable tr.rcRow td.rcSelected a{
	color:#FFFFFF;
	}

table.RadCalendar_Fluency.RadCalendar .rcMainTable tr.rcRow td.rcHover,
table.RadCalendar_Fluency.RadCalendar .rcMainTable tr.rcRow td.rcHover a{
	color: #FFFFFF;
	background: #000099;
	vertical-align: middle;
	}

/* Calendar Event */

table.RadCalendar_Fluency.RadCalendar .rcMainTable tr.rcRow td.EventOccurring{
	padding:8px;
	}

table.RadCalendar_Fluency.RadCalendar .rcMainTable tr.rcRow td.EventOccurring a{
	background: #555555;
    color: #FFFFFF;
    display: block;
	}

/* Master Table */

div.RadGrid_Fluency{
	border:none;
	margin:0;
	background:none;
	}

div.RadGrid_Fluency table.rgMasterTable{
    border: 1px solid #000000 !important;
    color: #000000;
    font-family: arial;
    font-size: 1.3em;
    width: 800px !important;
	margin-bottom: 1.5em;
	border-collapse:collapse;
	}

div.RadGrid_Fluency table.rgMasterTable th,
div.RadGrid_Fluency table.rgMasterTable td{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    height: auto;
    padding: 10px;
	}

.RadGrid_Fluency table.rgMasterTable tr.rgCommandRow{
	background:none;
}

.RadGrid_Fluency table.rgMasterTable tr.rgCommandRow a {
    color: #000099;
	text-decoration: underline;
	}

.RadGrid_Fluency table.rgMasterTable tr.rgRow td{
	border:none;
	}

.RadGrid_Fluency table.rgMasterTable tr.rgRow td a{
	color:#000099;
	cursor: pointer;
	}

/* Calendar List Styles */

table.EventsCalendar {
	width:800px;
	border-collapse: collapse;
	margin:0 0 1.5em;
	}

table.EventsCalendar td {
	padding: 10px 14px;
	}

table.EventsCalendar td a.textmiddle{
	cursor:pointer;
	}

li.standard_view {
	display:block;
}

#supersize,
#supersized,
.mobile-search-bar,
.navbar .portals-ajax,
#admin_supersized,
#banner-gallery-admin,
#banner {
	display:none !important;
}

.social-portals,
.search-bar,
.navbar-inverse,
.section-menu,
.administrator-feature,
.hidden,
.read-more {
	display:none !important;
}

#section0{
	height:auto !important;
	min-height:0 !important;
	display:none !important;
}
h1.logo a span {
	display:block;
	margin-top:10px;
}
.section-menu  {
	height:auto !important;
	min-height:0 !important;
}
.bg-img div.image {
	width: auto;
	height: auto;
	background-position: 0 0;
	background-size: auto;
	background-repeat:none;
	background-image:none !important;
}
.bg-img div.image img {
	width: auto;
	height: auto;
	max-width:300px !important;
}

.accessibility-content {
	display:block !important;
}

.bx-wrapper {
	max-width:none !important;
}
.bx-viewport {
	overflow: visible !important;
	position: relative !important;
	height: auto !important;
}
.bx-viewport ul {
	width: auto !important;
	-webkit-transform: translate3d(0px, 0px, 0px) !important;
}
.bx-viewport ul li {
	float: none !important;
	width: 100% !important;
	margin-right: 0px !important;
}
.bx-viewport ul li.bx-clone,
.bx-controls {
	display:none !important;
}

.main-right-content,
.right-column {
	min-height:0 !important;
}

.mobile-search,
.small-menu,
.important-notice-wrapper,
.quicklinks,
.slidercontent,
.logo,
.acreditations,
.acreditations img,
.search-desktop,
.calendar_zone,
.sw_acca,
.sw_webinfo ul li:nth-child(3),
.sw_location ul li:last-child,
.big-menu,
.map-container.map-container2,
.social_zone,
#google_translate_element
{
    display: none;
}
img {
	display: none!important;
}
.footer ul {
    padding-left: 15px;
}

.header:before {
  content: "Fernhill School";
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  text-decoration: underline;
  color: #000;
}
#notice-board {
	background-image: none!important;
}
