html,
body {
	background: url(header.gif) top left repeat-x;
	margin: 0;
	height: 100%;
}

span.site-name{
	display: none !important;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}

div.archiveItem {
	float: left;
	width: 168px;
	margin-right: 10px;
}
div.photoHome {
	_width: 160px;
	_overflow:hidden;
}
div.portraits {
	width: 159px;
	overflow:hidden;
}

div.body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

div.colSmall {
	float: left;
	width: 227px;
	margin-right: 13px;
}

div.colLeft {
	float: left;
	width: 475px;
	margin-right: 20px;
}

div.colLeftSmall {
	float: left;
	width: 228px;
	margin-right: 20px;
}

div.colRight {
	float: left;
	width: 474px;
}

div.colRightSmall {
	float: left;
	width: 223px;
}
div.rightTextColumn {
	width:350px;
	float:right;
}

div.content {
	float: left;
	max-width: 722px;
	padding-bottom:30px;
}

.homepage div.content{
	max-width: 720px;
}

ul.filter {
	list-style: none;
}

ul.filter li.selected {
	list-style: url(filter_buller.gif);
}

div.formLabel {
	float: left;
	margin-right: 10px;
}

div.gallery {
	float: left;
	width: 350px;
	margin-right: 15px;
	margin-bottom:10px;
}

div.header {
/*	height: 55px;
	padding-top: 22px;
	margin-bottom: 45px;*/
	height: 126px;
	padding: 13px 0;
	margin-bottom: 0;
}

div.navi {
	float: left;
/*	width: 100%;
*/	width: 210px;
	margin-right: 18px;
	padding-bottom:30px;
}

ul.navi {
	list-style: none;
	padding: 0;
	margin: 0;
	/*border-top: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}

ul.navi li {
	padding: 10px;/*
	background: left 12px no-repeat;*/
	border-top: 1px dotted #999999;
	cursor: pointer;
}

ul.navi a {
	display:block;
	width:190px;
	white-space:nowrap;
/*	text-indent:2000px;
*/	overflow: hidden;
	background-repeat:no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
ul.navi a:hover {
	background-repeat:no-repeat;
	color: #aaa !important;
}

div.naviDrop {
	display: none;
}

ul.navi2 {
	list-style: none;
	padding: 6px 0px 0px 0px;
	margin: 0;
	/*border-bottom: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}
ul.navi2 a {
	text-indent:0;
	text-transform: none;
	font-weight: normal;
}

ul.navi2 li {
	padding: 5px 20px;
	text-indent: 0px;
	border: none !important;
}

div.rightAlign {
	text-align: right;
}

div.search {
	float: right;
	text-align: right;
	padding-top: 53px;
}
div.search input{
	width: 185px;
	margin-right: 6px;
	border: none;
	border-radius: 0;
}


div.search input, 
div.search button{
	border: none;
	line-height: 30px;
	padding: 0 6px;
	height: 30px;
}

div.search button{
	background-color: #c0c0c0;
}

div.search button i:before{
	line-height: 30px;
}

div.section {
	padding-bottom: 5px;
	border-top: 1px solid #725e5f;
}
.grid-item {
	display:block;
	background-color:#eee;
	height:175px;
	width:168px;
	text-align:center;
}
.grid-item:hover {
	background-color:#CCC;
}




/*  WAS STYLE.CSS  */
body
{
	font-family: Arial;
	font-size: 80%;
}

h1, .h1
{
	font-size: 70%;
	font-weight:normal;
	text-transform:uppercase;
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 4px 0px;
	border-bottom: 1px dotted #999999;
	/*text-indent: -800px;
	overflow: hidden;*/
	background: left 12px no-repeat;
}

.header h1 {
	display:none;
}
h2
{
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	margin-bottom:5px;
	padding: 0;
}

h3
{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#logo { /* Added by RLI */
	behavior: url(/ScriptLibrary/iepngfix.htc);
}
a {
	color:#725e5f;
}
a:visited {
	color:#666;
}
a:hover {
	text-decoration:none;
}
img {
	border:0px;
}	
.formLabel label
{
	color: #ffffff;
	text-transform: uppercase;
	display:none;
}

hr
{
	height:1px;/* Added by RLI */
	border-top: 1px dotted #999999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 10px;
	clear: both;
}

p
{
	margin-top: 5px;
}

.date
{
	color: #666666;
}

ul.filter
{
	color: #666666;
}

ul.navi, ul.navi2
{
	font-family: arial;
	font-size: 105%;
}

ul.navi2 li a:link, ul.navi2 li a:visited, ul.navi2 li a:active
{
	text-decoration: none;
	color: #000000;
}

ul.navi2 li a:hover
{
	text-decoration: underline;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.pad-left {
	padding-left:5px;
}
.pad-right {
	padding-right:5px;
}
.pad-bottom {
	padding-bottom:5px;
}
#footer {
	width:950px;
	clear:both;
	margin:auto;
	margin-bottom:20px;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid;
}
.hidden {
	visibility:hidden;
}
#calendar .border-top {
	border-top:1px solid #999999;
}
#calendar td {
	height:60px;
	width:55px;
	border-bottom:1px dotted #999999;
}
#calendar-navigation {
	font-size:130%;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:100%;
	border-top:1px dotted #999;
	padding-top:10px;
	text-align:center;
}
#calendar-navigation a, #calendar-navigation a:visited {
	text-decoration:none;
}
#calendar-navigation a:hover {
	color:#666;
}
#calendar .period {
	width:30px;
}
.am {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
}
.pm {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
.ampm {
	display:block;
	width:100%;
	height:100%;
	background-image:url(calendar-booked-date-full.gif);
	background-repeat:no-repeat;
	position:relative;
}
#calendar .current-date {
	font-weight:bold;
}
.educationimage {
	float:left;
	margin:10px;
	margin-left:0;
	font-size:90%;
}
.search-image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.red {
	color:#FF0000;
}
.fragment-image {
	display:block;
	border-top: 1px dotted #999;
	padding-top:20px;	
}
/*TAG CLOUD*/
.cloudsize1 {
	font-size:280%;
	text-decoration:none;
}
.cloudsize2 {
	font-size:230%;
	text-decoration:none;
}
.cloudsize3 {
	font-size:180%;
	text-decoration:none;
}
.cloudsize4 {
	font-size:140%;
	text-decoration:none;
}
.cloudsize5 {
	font-size:110%;
	text-decoration:none;
}
.cloudsize6 {
	font-size:90%;
	text-decoration:none;
}
.cloudcolor0 {
	margin-right:10px;
}
.cloudcolor1 {
	color:#666;
	margin-right:10px;
}
.greyroll:hover {
	color:#CCC;
}
.read-more {
	text-decoration:none;
	margin-right:10px;
}
.read-more:hover {
	color:#CCC;
}

.clear
{
	clear: both;
}

/*iframe{
	max-width: 100%;
	height: auto;
}*/

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%}

/*SIFR*/
.section h1 , .section .h1{
	font-size:14px;
/*	line-height:14px;
*/	margin:0;
	margin-bottom:10px;
	padding: 10px 0;
}		
.sIFR-active .title {
	visibility: hidden;
}
/*END SIFR*/

.flexslider{
	border: none !important;
	margin: 0 0 18px !important;
	background-color: #9a9ca1 !important;
	border-radius: 0 !important;
}

.flexslider li,
.flexslider img, 
.flexslider iframe{
	max-height: 476px;
}

.flexslider a
{
	color: #fff;
}

.flexslider .caption
{
	position: absolute;
	bottom: 0;
	width: inherit;
	height: auto;
	min-height: 180px;
	padding: 10px;
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	font-family: Arial, sans-serif;

}

.flexslider .caption a{
	font-size: 18px;
	font-weight: bold;
}

.flexslider .caption h2
{
	text-transform: uppercase;
	line-height: 35px;
	letter-spacing: -0.03em;
	font-size: 24px;
	font-weight: normal;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

.flexslider .caption .intro,
.flexslider .caption .dates{
	padding: 5px 0 0;
	font-size: 18px;
	line-height: 20px;
}

.flexslider .caption .dates{
	font-weight: bold;
	padding-bottom: 10px;
}

.flex-direction-nav{
	display: none;
}

.slide-image{
	display: table;
	position: relative;
	width: 100%;
}

.play-media{
	position: absolute;
	display: table-cell;
	width: inherit;
	text-align: center;
	vertical-align: middle;
	top: 25%;
}

.play-media i:before{
	font-size: 96px;
	color: #fff;
	/*line-height: 476px;*/
	opacity: 0.9;
}

.play-media:hover i:before{
	opacity: 1;
}

.modal .close{
	float: right;
}

.homepage-news{
	padding: 0;
	font-family: Arial, sans-serif;
}

.homepage-news a.more{
	color: #fff;
	font-weight: bold;
}

.homepage-news li{
	list-style: none;
	width: 351px;
	max-width: 100%;
	min-height: 440px;
	max-height: 440px;
	height: 440px;
	overflow: hidden;
	margin-bottom: 18px;
	margin-right: 18px;
	float: left;
	background-color: #9a9ca1;
	color: #fff;

}

.homepage-news li:last-child{
	margin-right: 0;	
}

.homepage-news .news-caption{
	padding: 20px 10px;
}

.homepage-news h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

.homepage-news .news-title
{
	padding: 10px 0 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.homepage-news .news-title,
.homepage-news .news-intro{
	font-size: 12px;
	line-height: 14px;
}

.footer{
	clear: both;
	margin-top: 70px;
	position: relative;
	bottom: 0;
	padding-bottom: 17px;
	color: #fff;
	font-size: 12px;
}

.footer-block {
	padding: 17px 0 0;
}

.footer h3{
	font-weight: bold;
	text-transform: uppercase;
}

.footer p, 
.footer a{
	color: #fff;
	margin-bottom: 0;
}

.footer a{
	text-decoration: underline;
}

.footer .address a{
	text-decoration: none;
}

.footer .social-links a {
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #fff;
	border-radius: 30px;
	font-size: 32px;
	text-align: center;
	text-decoration: none;
	
}

.footer .social-links a.last {
	margin-right: 0px;
}

.footer .social-links i:before{
	line-height: 60px;
}

.footer .footer-map{
	position: relative;
	max-width: 210px;
}


@media only screen and (min-width : 992px) {
	.footer .address{
		margin-left: -40px;
	}
}


.footer .map-overlay{
	display: none;
	position: absolute;
	width: 100%;
	max-width: 210px;
	height: 100%;
	line-height: 210px;
	background: #353943;
	opacity: 0.8;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.footer .footer-map:hover .map-overlay{
	display: block;
}


.share-links {
	padding: 10px 0;
}

.share-links a {
	display: block;
	float: left;
	font-size: 24px;
	background-color: #675e79;
	border-radius: 20px;
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 8px 0;
	margin-right: 10px;
}

.share-links a:focus, .share-links a:active {
	outline: none;
}