.noBackground {
    background-color: transparent;
}
.content .staffImg {
    float: right;
    height: 150px;
    margin: 0;
}
.wideColumn{
    width: 60%;
}
.newsList {
    border-bottom: 1px dotted #ccc;
    overflow: auto;
    padding-bottom: 20px;
	width: 60%;
}
.block {clear:left;}
#slideshow {
    width: 100%;
}
.newsSection .flexslider{
	padding: 0;	
}
.LandingBoxes {
    margin: 20px 0;
}
.content h1.overlay a{
    background-color: #3B5179;
    color: #fff;
	margin-top: 0;
	border-bottom: 0;	
    font-size: 0.6em;
    font-weight: normal;
    padding: 5px 3%;
    display: inline-block;
    width: 94%;
}
.content h1.overlay a:hover{
    background-color: #c70151;
    border: 0!important;
}
.content h1.overlay{
    display: inline-block;
    margin: 0;
    width: 100%;
}
.content h1.study {
    background-color: #3B5179;
    border-bottom: 0 none;
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.9em;
    margin: 0;
    padding: 5px 3%;
    width: 94%;
}

.LandingBox h2.block{
	margin: 20px 0 0 10px;
}
.newsSection {
    float: left;
    margin-right: 2%;
    position: relative;
    width: 66%;
}
.newsSection img {
    width: 100%;
}
.countryTabs{
	margin-top: 30px;
}
.countryTabs ul.tabNavigation li {
    width: 20%;
}
.countryTabs .tabs ul{
	list-style: none;
    margin: 30px 0;
    padding: 0;	
}
.countryTabs .tabs li{
	float: left;
	margin-bottom: 30px;
    margin-right: 3.9%;
}
.countryTabs .tabs li img{
	float: none;
	margin: 0;
}
.newsBox h2{
	margin-top: 0;
}
.noHeadings h2{
	display: none;	
}
.content .dataTables_length {
    left: 320px;
    position: absolute;
    top: 10px;
}
th.time, th.date{
    width: 110px!important;
}
.display p{
    margin: 0;
}
.askForm{
	margin: 40px 0;	
}
.askForm li{
	list-style: none;	
}
.askForm label{
	float: left;
	width: 20%;
}
.askForm input, .askForm textarea{
	width: 50%;
}
.askForm textarea{
	height: 150px;	
}
.askForm input.submit{
	width: 20%;
	margin-left: 20%;
}


.margin {padding-bottom:0px;margin-bottom:0px;}
h2.block{display: none;}

.welcomenudge{margin-left:10px;margin-top:20px;}


.quicklinks {width:30%;}

.quicklinks ul {
list-style:none;
	
}


.left {float:left; margin-right:2%;}

.right {float:right; margin-right:2%;}





@media only screen and (min-width: 320px) {
	.newsSection {
		width:100%;
	}
	#slideshow {
		margin-bottom: 30px;	
	}
    .content .staffImg {
        float: none;
        display: block;
        height: 150px;
        margin: 0 0 10px 0;
    }
    .countryTabs ul.tabNavigation li {
        border-bottom: 1px solid #fff;
        width: 50%;
    }
    
}
@media only screen and (min-width: 550px) {
    
}
@media only screen and (min-width: 650px) {
	
}
@media only screen and (min-width: 769px) {
	.countryTabs ul.tabNavigation li {
        width: 20%;
        border-bottom: 0;
    }
	#slideshow {
		margin-bottom: 0;	
	}
    .content .staffImg {
        float: right;
        height: 150px;
        margin: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.newsBox, .links{
		width: 100%;	
	}
}

@media only screen and (max-width: 850px) {
  .quicklinks {width:99%;}  
   
	.left {float:left;margin:0;padding:0px;}

	.right {float:left;margin:0;padding:0px; }
    
}

@media only screen and (min-width: 1024px) {
	.events{
		width: 48%;
		margin-right: 4%;	
	}
	.links{
		width: 100%;
		float: left;
	}
	.newsSection {
		width: 66%;
	}
	.content .staffImg {
        float: right;
        height: 150px;
        margin: 0;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.content h1.overlay{
		display: block;
	}
	nav.primary li{
		width: 11.11%;
	}
}




@media only screen and (max-width: 1024px) {
	#rollover img {display:none;}
	.margin {margin-right: 2% !important;}
}

@media only screen and (max-width: 1301px) {
	embed, object {width:390px;}
}


.tableWidth {width:60%;}
.noBorder { border:none; border-style:none;}

@media only screen and (max-width: 768px) {
	.dataTables_filter {
		width: 94% !important;
	}
}
/* book now button */
.eventDetailBook {
	display: block;
	width: 150px;
	text-align: center;
	background-color: #506790;
	padding: 10px;
	text-transform: uppercase;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
	font-size: 1.3em;
	margin: 20px 0;
	border-bottom: 0!important;
	color: #fff; 
}
.eventDetailBook:hover {
	background-color: #444;
	color: #fff;
	border-bottom: 0!important;
}
.eventDetailBook:visited {
	color: #fff;
	border-bottom: 0!important;
}
/* ---------------------------------------------------- */
@media print {
	.content .tabs div {
		display: block!important;
	}
} 

.noBackground {
    background-color: transparent;
}
