.slogan {
    text-align: center;
    font-size: 18px;
	margin:10px 0;
}

.btn-primary {
    font-size: 16px !important;
    padding: 10px 15px !important;
    border-radius: 0px !important;
    color: white !important;
    text-shadow: none !important;
}

a.btn-primary:hover {
	background-color: #ededed;
	color: #0074cc !important;
}

.clearfix {
    clear: both;
    float: none;
    margin: 10px;
}

.fc-calendar, .fc-calendar-container, .custom-calendar-full{
	position:relative !important;
}

.roundedsearchdiv {
	display: block;
	clear: both;
	padding: 20px;
	position:relative;
}

#searchBtn, .searchbtnimg {
	position: absolute;
	width: 25px !important;
	border: none !important;
	top: 17px;
	right: 25px;
	opacity: 0.25;
}

#lblSearch {
	margin-bottom: 20px;
	display: block;
}

#txtsearch, #SearchControl_txtsearch {
	border: solid thin #0071BC !important;
	background-color: rgba(255,255,255,0.1);
	color: white;
	padding: 10px 5% !important;
	width: 89% !important;
	font-size:14px !important;
	font-family: 'Oxygen', sans-serif !important;
}

body, .fb_reset, .contact-left, a#lblSummary{
	color:#CCC !important;
}

body{
	background-color:#222 !important;
}

#innerContainer {
	background-color: black !important;
}

h1, .h1 {
	color:black !important
}

.frame {
	background-color: white;
}

.secondary-nav, .secondary-nav-2, div#slider {
	border: none !important;
}

.h1-border{
	border-bottom:dotted thin #CCC !important;
}

hr {
	border-top: dotted thin #CCC !important;
}

.DynamicContentTopBanner {
	border: none !important;
}

.home-logos {
	padding: 20px;
	background-color: white;
}

@media screen and (max-width:767px){

	.slogan {
    display: none;
    }

.MSAMag{
    display: none;}
    

.mobileTable td{
		display:block;
		width:100%;
		max-width:300px;
		margin: 0 auto 10px
	}
}

form[action="DynamicContentDirectory.aspx?commission=International"] .btn-toolbar, form[action="DynamicContentDirectory.aspx?commission=International"] .DynamicContentTopBanner{
	display: none;
}

.video {
    width: 45%;
    float: left;
    padding: 10px 2.5% 10px;
}

.homevideo{
	width:100%;
}

@media screen and (max-width:979px){

	.slogan {
    display: none;
    }

.MSAMag{
    display: none;}
    

.video {
		width: 95%;
		max-width:500px;
		padding: 10px 2.5% 10px;
		margin:auto;
		float:none;
	}
}

/*
table.videos {
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px;
}
*/
#newsImg {
	display: inline-block !important;
	float: left;
	margin: 0 20px;
	height: 140px;
}

.homeNewsList .rowhover:nth-of-type(2n+3) {
	clear: both;
}

a.video{
	margin-bottom:-5px;
}

input#PreviousPageButton {
	float: left;
}

input#NextPageButton {
	float: right;
}

.home-logos {
	margin-top: 30px;
}

.nivo-caption {
	border-top-left-radius: 20px;
	text-align:right;
	padding:15px 20px !important;
	background-color: #0071BC !important;
	width:auto !important;
	right:0px !important;
	left:auto !important;
	opacity:1 !important;
}

.theme-default .nivo-caption{
	font-family:inherit !important;
	font-size:16px !important;
}

div#slider {
	border: solid thin #ccc;
	border-top-left-radius: 30px;
	width: 100%;
	box-shadow: none;
	margin-bottom:20px;
}

.nivo-controlNav {
	display: none;
}

.DynamicContentTopBanner {
	border-top-left-radius: 30px;
}

a.EventListCurrentPageNumber {
	background-color: #ddd;
	width: 20px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
}

#NewsItemPaging {
	margin-bottom: 20px;
}

a.EventListCurrentPageNumber:hover {
	background-color: #0071BC !important;
	color: white;
}

#NewsItemHolder hr {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

#NewsItemHolder tr:last-of-type hr {
	margin-bottom: 0px !important;
}

.circulars a {
	color: white;
}

.circulars a:hover {
	color: rgba(255,255,255,0.5);
}

input#btnLoad:parent{
	display:none !important;
}

#PageNo {
	width: 30px !important;
	padding: 10px !important;
	text-align: center;
	margin: 0 10px;
}

a#load {
	padding: 10px;
	background-color: #0071BC;
	color: rgba(255,255,255,0.5);
	margin-left: 10px;
}

#PreviousPage{
	padding: 10px 20px;
	background-color: #0071BC;
	color: rgba(255,255,255,0.5);
	display: inline-block !important;
	margin-bottom: 20px;
	border-bottom-left-radius: 20px;
	min-width:100px;
	text-align:center;
}

#NextPage, .EventListPaginationnextButton{
	padding: 10px 20px;
	background-color: #0071BC;
	color: rgba(255,255,255,0.5);
	display: inline-block !important;
	margin-bottom: 20px;
	text-align:center;
	float:right;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 20px;
}

a#load:hover, #PreviousPage:hover, #NextPage:hover, .EventListPaginationnextButton:hover {
	color: rgba(255,255,255,1);
}

#CommissionAlbumsContainer {
	width: 100% !important;
}

#CommissionAlbumsContainer input{
	padding:0px !important;
	margin-bottom:10px !important;
}

#DynamicContentGallery #lb {
	margin-top: -20px;
}

.EventListPageNumberLink {
	width: 20px;
	display: inline-block;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	background-color: #0071BC;
	color:white;
}

.EventListPageNumberLink:hover {
	color:white !important;
}

#DynamicContentCalendar table, #Calendar table.EventTable {
	width:100%;
	margin-bottom:20px;
}

#DynamicContentCalendar td, #Calendar .EventTable td  {
	width: 20%;
	border: solid thin #CCC;
	padding: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width:767px){

	.slogan {
    display: none;
    }

.MSAMag{
    display: none;}
    

#DynamicContentCalendar td{
		display: block;
		width: 95%;
		text-align: center;
		border: none;
		padding: 10px 2.5%;
	}

	#DynamicContentCalendar tr{
		border: solid thin #CCC;
	}
}

.EventTable tr:first-of-type, .EventTable tr:nth-of-type(3) {
	display: none;
}

tr.EventItemHeadLineStyle {
	background-color: #0071BC;
	color: white;
}

#DynamicContentMiddleContainer .newsItemHeadline {
	margin-left: 0px;
	margin-top: 20px;
	text-transform:uppercase;
}

#DynamicContentMiddleContainer tr:first-of-type .newsItemHeadline{
	margin-top: 0px;
}

.DynamicContentMiddleRightColumn {
	float: right;
	width: 20%;
	background-color: #0071BC;
	color: white;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
	text-align: center;
	border-top-left-radius: 25px;
}

.DynamicContentCmsRight{
	padding-top: 20px;
	padding-bottom: 20px;
}

.DynamicContentCmsRight a{
	color: rgba(255,255,255,0.5) !important;
}

.DynamicContentCmsRight a:hover{
	color: rgba(255,255,255,1) !important;
}

.directory-left {
	float: left;
	width: 72.5%;
}

@media screen and (max-width:979px){

	
    .slogan {
    display: none;
    }

.MSAMag{
    display: none;}
	


.directory-left {
		width: 100%;
	}

	.DynamicContentMiddleRightColumn {
		width:100%;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

}

.DynamicContentCmsRight h1 {
	background-color: transparent;
	padding: 0px !important;
	font-size: 20px !important;
	width: 100%;
	margin-bottom:10px;
}

.btn-toolbar {
	background-color: #0071BC !important;
	overflow: hidden;
	padding: 0 10px;
	margin:0px !important;
	margin-bottom:20px !important;
}

ul#categoryNav {
	background-color: transparent !important;
	text-align:center;
	margin:0px !important;
	padding:5px 20px;
	line-height:35px;
}

ul#categoryNav li {
	list-style: none !important;
	display: inline-block;
}

ul#categoryNav li a{
	color:white !important;
	padding: 0px 10px !important;
	display:inline-block;
	border-right: solid thin #CCC;
	font-size:14px;
}

ul#categoryNav li:last-of-type a{
	border-right: none;
}

ul#categoryNav li a:hover{
	color:rgba(255,255,255,0.5) !important;
}

.DynamicContentTopBanner img {
	width: 100%;
	height: auto !important;
}

.DynamicContentTopBanner{
	border:solid thin #CCC;
}

.GalleryBorder{
	background-color:transparent !important;
}

.AlbumItem img {
	width: 150px;
}

.AlbumItem {
	width: 150px;
	text-align: center;
	margin: 0 20px 20px 0;
	display: inline-block;
	vertical-align: top;
}

.AlbumItem span {
    font-size: 12px;
	line-height: 16px !important;
	margin-top: -20px;
    display: block;
}

.albumTitleOrCaption {
    margin-top: -10px;
    display: block;
}

#lb {
    margin-top: -30px;
}

#lb a {
    max-height: 110px;
    overflow: hidden;
    margin: 10px 20px 10px 0;
    display: inline-block;
}

.AlbumItem a {
    height: 110px;
    display: block;
    overflow: hidden;
}

form[action*="VBGallery.aspx?AlbumID"] #lb a {
    display: block;
}

#lb img {
	overflow: hidden;
	width:200px;
}

#vlb1overlay{
	background-color:black !important;
}
	
#vlb1imageDetails{
	display:none !important;
}

.fb_reset{
	font-size:inherit !important;
	font-family: 'Oxygen', sans-serif !important;
	line-height:inherit !important;
}

.fb-post.fb_iframe_widget {
	height: 225px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.pagination-centered, .navbar .dropdown-menu:before, .navbar .dropdown-menu:after, #eventImg, a.lblMoreNews, a#hlMoreEvents, .mobile, .newsAuthorclass, .twitterClass{
	display:none !important;
}

body{
	margin:0px !important;
	padding:0px !important;
	border-top: solid 10px #0071BC;
	background-color: #ededed;
	font-family: 'Oxygen', sans-serif !important;
	font-size:14px !important;
	line-height:22px;
}

div{
	overflow:hidden;
}

a:hover{
	text-decoration:none !important;
}

a.more {
	float: right;
	padding: 5px 15px;
	background-color: #0071BC;
	color: rgba(255,255,255,0.5);
	margin: 0;
	border-top-left-radius: 20px;
	margin: 0 0 0 -40px;
	font-size:30px;
}

a.more:hover {
	color: rgba(255,255,255,1);
}

a.more-white {
	background-color: rgba(255,255,255,0.5);
	color: #0071BC;
}

a.more-white:hover {
	background-color: rgba(255,255,255,1);
	color: #0071BC;
}

h1, .h1 {
	font-size: 20px !important;
	font-weight: normal !important;
	padding: 10px 0 10px 20px;
	background-color: #dedede;
	border-top-left-radius: 25px;
	width: 50%;
	text-align:center;
	line-height:36px;
}

.h1-border {
	width: 100%;
	border-bottom: dotted thin #0071BC;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px !important;
	font-weight: normal !important;
	padding: 0 0 10px 10px;
	border-bottom: dotted thin #0071BC;
	margin-bottom: 20px !important;
	text-align:center;
}

hr{
	margin:20px 0 0 !important;
/*	border-top: dotted thin #0071BC !important;*/
	border-bottom: none !important;
}

input, select, textarea {
	padding: 10px 2% !important;
	border: thin solid rgba(0,113,188,0.4) !important;
	width: 95% !important;
	height:auto !important;
}

select{
	width:99% !important;
}

input[type="submit"] {
	background-color: #0071BC !important;
	color: rgba(255,255,255,0.5) !important;
	border-bottom-left-radius: 20px;
	width:auto !important;
	font-size:16px;
	margin-bottom:30px;
	display:block;
}

input[type="submit"]:hover {
	color: rgba(255,255,255,1) !important;
}

.submit-border {
	width: 100%;
	border-top: dotted thin #0071BC;
}

#NewsItemPaging .submit-border {
	display: none;
}

input[type="checkbox"] {
	width: auto !important;
	display: inline-block;
}

label#lblTerms {
	display: inline-block;
	padding-top: 5px;
	font-size: 14px;
}

li{
	line-height:24px !important;
}

.alert-danger, .alert-error {
	color: #b94a48 !important;
	background-color: transparent !important;
	margin-top: 5px !important;
	border: none !important;
}

td.SubscribeTextBottom .submit-border {
	margin-top: 20px;
}

.padded{
	padding:20px;
	overflow: hidden;
	display: block;
}

.frame {
	border: solid thin #CCC;
	padding: 20px;
}

table.content-table{
	width:100%;
}

table.content-table td {
	padding: 5px 5px;
}

@media screen and (max-width:767px){

	.slogan {
    display: none;
    }

.MSAMag{
    display: none;}

	
table.content-table td {
		display:block;
		text-align:center;
		border:none;
	}
	table.content-table tr {
		border:solid thin #CCC;
	}
}

.twoCol:nth-of-type(2) .padded {
	padding-left: 10px !important;
}

.blue{
	color: #0071BC !important;
}

.small{
	font-size:12px;
}

.blue-block {
	background-color: #0071BC;
	border-top-left-radius: 25px;
	color: white;
	background-image: url(https://cdn.entelectonline.co.za/wm-553616-cmsimages/track.png);
	background-repeat: repeat-y;
	margin: 20px 0 30px 0;
}

.blue-block h2{
	border-bottom: dotted thin white;
}

.twoCol {
	width: 50%;
	float: left;
}

.threeCol {
	float: left;
	width: 33.333333333%;
}

.row{
	margin:0px !important;
}

.span6{
	width:100% !important;
	margin-left:0px !important;
}
	
.container{
	width:100% !important;
}

.websiteTop {
	width: 22%;
	float: left;
	margin-bottom:-5000px;
	padding-bottom:5000px;
	overflow:hidden;
}

#innerContainer {
	width: 78%;
	float: left;
	background-color: white;
	margin-bottom:-5000px;
	padding-bottom:5000px;
	overflow:hidden;
}

#bodySection {
	padding: 15px 70px 15px 15px;
}

#logo {
	text-align: center;
	padding: 20px;
}

.navbar{
	overflow: hidden;
	clear: both;
}

#nav-icons{
	float:right;
}

#nav-icons div{
	background-color: #dedede;
	padding:10px;
	width: 25px;
	height: 25px;
	float:left;
	cursor: pointer;
	background-size:60%;
	border-right: solid thin rgba(255,255,255,0.3);
	border-bottom: solid thin rgba(255,255,255,0.3);
}

#nav-icons div img{
	opacity:0.4
}

#nav-icons div:hover img{
	opacity:1
}

.home-icon{
	border-top-left-radius: 20px;
	background-color: #0071BC !important;
}

.contact-icon{
}

.navbar-inner {
	background-color: #DEDEDE !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	border: none !important;
	border-top-left-radius: 20px !important;
	padding:0px !important;
}

ul.nav.activeLinkRef {
	width: 100%;
	margin:0px !important;
}

.navbar .nav > li {
	float: none !important;
	border-bottom: dotted thin white;
}

.navbar .nav > li:last-of-type {
	border-bottom: none;
}

.navbar .nav > li > a {
	text-shadow: none !important;
	padding: 10px 10px 10px 30px !important;
	color: black !important;
}

.navbar .nav > li > a:hover {
/*	background-color: #0071BC !important;*/
	color: #0071BC !important;
	border-top-left-radius: 15px;
}

.caret {
	float: right;
	width: 25px !important;
	height: 25px !important;
	background-image: url("https://cdn.entelectonline.co.za/wm-553616-cmsimages/caret.png");
	background-repeat: no-repeat;
	opacity: 1 !important;
	border: none !important;
	margin: 0px !important;
}

.dropdown-menu{
	padding:0px !important;
}

ul.dropdown-menu {
	position: relative;
	width: 100%;
	background-color: rgba(255,255,255,0.25);
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 10px;
}

.dropdown-menu a {
	padding: 10px 50px !important;
	color: black !important;
	white-space: inherit !important;
	border-bottom: dotted thin white;
	font-size:11.5px;
}

.dropdown-menu a:hover{
	color: #fff !important;
}

.secondary-nav, .secondary-nav-2 {
	padding: 5px 20px;
	border: solid thin #CCC;
	margin-bottom: 30px;
	background-color:#0071BC;
	text-align:center;
	line-height:35px;
}

.secondary-nav a, .secondary-nav-2 a {
	padding: 0 10px;
	border-right: solid thin rgba(255,255,255,0.5);
	color: white;
	font-size:14px;
}

.secondary-nav a:hover, .secondary-nav-2 a:hover {
	color: rgba(255,255,255,0.5);
}

.secondary-nav a:last-of-type .secondary-nav-2 a:last-of-type {
	border-right:none;
}

#social {
	position:absolute;
	right:0px;
	top:0px;
	background-color: #0071BC;
/*	margin-bottom:-5000px;
	padding-bottom:5000px;*/
	padding-top:10px;
	overflow:hidden;
}

.social{
	margin:5px;
	padding:10px;
	border-bottom:solid thin rgba(255,255,255,0.3) !important;
}

.social:last-of-type{
        border-bottom: none !important;
}

.social img {
	width: 25px;
	opacity:0.4;
}

.social:hover img {
	opacity:1;
}

#websiteLeft {
	padding: 10px 20px;
}

.contact-left {
	font-size: 12px;
	color: #888;
	padding: 30px 10px;
}

form{
	margin:0px !important;
}

#fb-root {
	display: block;
	clear: both;
	overflow: hidden;
}

.bottomSection {
	background-color: #0071BC;
	text-align: center;
	color: white;
	padding: 30px 20px;
}

.navbar .btn-navbar{
	float: none !important;
	background-color: transparent !important;
	background-image:none !important;
	text-align: center;
	padding:10px !important;
}

.icon-bar {
	margin: auto;
	background-color: #0071BC !important;
	box-shadow: none !important;
}

#hlNewsLink {
	float: left;
	margin-right: 10px;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}

.newsItemDateHome, .newsItemDate {
	font-size: 12px;
	margin-top: 2px;
	display: inline-block;
}

a#lblSummary {
	color: #666;
}

a#lblSummary:hover {
	color: #0071BC;
}

.homeNewsList .rowhover {
	width: 50%;
	float: left;
}

.homeNewsList a#hlnewslink {
	font-size: 14px;
	width:100%;
	display: block;
	margin-top:5px;
	text-transform:uppercase;
}

a.lblMoreNews {
	background-color: #0071BC;
	padding: 10px 20px;
	margin-bottom: 10px;
	display: block;
	color: rgba(255,255,255,0.5);
	text-align:center;
}

a.lblMoreNews:hover {
	color: rgba(255,255,255,1);
}

.newsItemHeadline {
	color: #0071BC;
}

.homeNewsList .newsItemHeadline, .homeNewsList #lblSummary {
	width: 95% !important;
	display:inline-block !important;
}

.homeNewsList #hlNewsLink {
	width: 100% !important;
}

.homeNewsList .newsItemBody {
	margin: 5px 0 10px;
}

form[action="LatestNewsItems.aspx"] .newsItemHeadline, .newspageheader{
	margin-left:0px;
	font-size:14px;
	margin-top:20px;
	margin-right:10px;
	text-transform: uppercase;
}

.fullNewsItemContainer .newsItemSummary {

        color:yellow;
}

.newsItemSummary {
	margin-top: 20px;

}
form[action="LatestNewsItems.aspx"] tr:first-of-type .newsItemHeadline{
	margin-top:0px;
	text-transform: uppercase;
}

.newspageheader{
	margin-top:0px !important;
	font-size:20px;
	line-height:26px;
}

.newsItemDate {
	margin-top: 4px;
}

#NewsItemHolder img{
	border: solid thin rgba(0,113,188,0.4);
	width: 100%;
}

#NewsItemHolder img{
	max-width: 200px;
	width:auto;
	height:60px;
}

.fullNewsItemContainer img {
	border: solid thin rgba(0,113,188,0.4);
        width: 525px;
}

.fullNewsItemContainer div {
	overflow: initial !important;
}

.backButton a {
	background-color: #0071BC;
	padding: 10px 20px;
	display: block;
	text-align: center;
	color: rgba(255,255,255,0.5);
	border-bottom-left-radius: 20px;
	margin-top: 30px;
	font-size:16px;
}

.backButton a:hover {
	color: rgba(255,255,255,1);
}

.homeNewsList hr {
	display: none;
}

a#hlMoreEvents {
	display: block;
	background-color: rgba(255,255,255,0.3);
	padding: 10px 20px;
	color: white;
	text-align: center;
}

.homeEventsList hr{
	display:none !important;
}

.eventItemHeadline {
	margin-bottom: 10px;
}

.eventItemHeadline a:hover{
	color: rgba(255,255,255,0.5) !important;
}

a#hlMoreEvents:hover {
	background-color: rgba(255,255,255,1);
	color: #0071BC;
}

.homeEventsList {
	text-align: center;
}

#hlEventLink {
	color: white;
}

.eventItemDateHome {
	font-size: 10px;
}

.homeEventsList a#lblSummary {
	display: none;
}

.circulars {
	text-align: center;
	line-height:25px;
}

.feature img {
	width: 100%;
	border-top-left-radius: 25px;
	max-height:180px;
height: 152px;
}

.feature{
	text-align:center;
	padding-top:0px;
}

.feature a{
	font-size: 13px;
	color: rgba(255,255,255,0.5);
	display:block;
}

.caption{
	padding: 10px;
	background-color: #0071BC;
}

.feature:hover a{
	color: rgba(255,255,255,1);
}

.ContactFormTable, .ContactFormTable tr, .ContactFormTable td, .table tbody tr:hover td, .table tbody tr:hover th{
	background-color:transparent !important;
	border: none !important;
}

.ContactFormTable td:first-of-type{
	text-algn:right
}

table.SubscribeBlock {
	width: 100%;
}

.footer {
	display: none;
}

form[action="Register.aspx"] .borderBody {
	margin-top: -50px;
}

#divjQueryDialog {
	position: relative !important;
	background-color: white;
	padding: 20px;
	border: solid thin #CCC;
	margin: 20px 0 0;
	background-color: #ededed;
}

#btnExpression {
	display: inline-block;
	width: auto!important;
	background-color: #0071BC;
	color: rgba(255,255,255,0.5);
	border: none !important;
}

#btnExpression:hover {
	color: rgba(255,255,255,1);
}

.content-image {
	float: right;
	margin: 0 0 20px 20px;
	border: solid thin #CCC;
	clear: both;
}

@media screen and (max-width:979px){

    .slogan {
    display: none;
    }

.MSAMag{
    display: none;}

	a.more{
		display:none;
	}
	
	a.lblMoreNews, a#hlMoreEvents{
		display:block !important;
	}
	

	.homeNewsList .rowhover{
		width:100%;
	}
	
	.social img{
		width:20px;
	}
	
	.caret{
		display:none !important;
	}
	
	.navbar{
		margin-bottom:0px !important;
	}
	
	.nav-collapse .nav > li {
		text-align: center;
	}
	
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
		font-weight:normal !important;
		padding:10px !important;
	}
	
	.nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover{
		background-color: transparent !important;
	}
	
	.nav-collapse .dropdown-menu{
		margin-left:0px !important;
	}

	.nav-collapse .dropdown-menu a{
		color:#0071BC !important;
		background-color: rgba(255,255,255,0.3);
	}
	
	.span6{
		width:100% !important;
	}
	#ImgNewsItem {
		float: none;
		margin-top: -20px !important;
		margin-bottom: 20px !important;
		margin-left: 0px !important;
	}
}

@media screen and (max-width:768px){

	.slogan {
    display: none;
    }

.MSAMag{
    display: none;}
    

	h1, .h1{
		width:98%;
		padding: 10px 0 10px 2%;
	}
	
	.mobile{
		display:block !important;
	}
	
	.desktop{
		display:none;
	}
	
	.websiteTop {
		width: 100%;
		margin-top: 85px;
	}
	
	#websiteLeft {
		margin: 20px -20px 0;
		background-color: #ededed;
		text-align: center;
		padding: 20px 10px;
		clear:both;
	}

	.social {
		display: inline-block;
		border-bottom: none !important;
		padding:5px;
		width:20px;
	}
	
	#social {
		width: 100%;
		text-align: center;
		margin-bottom: 0px;
		padding: 0px;
		border-bottom:solid medium white;
	}

	#logo {
		padding: 20px 20px 0px;
	}
	
	#innerContainer {
		width: 100%;
		margin-bottom:0px !important;
		padding-bottom:0px !important;
	}
	
	#bodySection {
		padding: 20px 20px 0;
	}
	
	.contact-left{
		padding-bottom:0px !important;
	}

	.homeNewsList .rowhover {
		width: 100%;
		float: none;
	}

	.twoCol, .threeCol {
		width: 100%;
		float: none;
	}

	.feature{
		max-width:300px;
		margin:auto;
	}
	
	.advert {
		padding: 0 30px;
	}

	.content-image {
		float: none;
		width: 100%;
		max-width:400px;
		margin: 0 0 20px 0px;
		display:block;
	}
	
}

/* Homepage News Slider */

#loopedSlider .container{
	height: 300px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	float: left;
}

.slides{
	width:100% !important;
}

.slides table{
	width:100% !important;
}

#loopedSlider .slides{
	position: absolute;
	top: 0;
	left: 0;
}

#loopedSlider .slides div{
	position: absolute;
	top: 0;
	width: 100%;
}

#loopedSlider ol, ul{
	list-style: none;
}

#loopedSlider blockquote, q{
	quotes: none;
}

#loopedSlider :focus{
	outline: 0;
}

#loopedSlider ins{
	text-decoration: none;
}

#loopedSlider del{
	text-decoration: line-through;
}

#loopedSlider{
	width: 99.5%;
	position: relative;
	clear: both;
	height: 300px;
	margin-bottom:30px !important;
	border: solid thin #0071BC;
	border-top-left-radius: 25px;
}

#loopedSlider .slides{
	height:500px;
	width:100%;
}

.newsitem img{
	height:auto !important;
	width:100% !important;
}

#loopedSlider ul.pagination{
	list-style-type: none;
	right: 20px;
	position:absolute;
}

.pagination li:first-child a{
	border-left-width: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.pagination li:last-child a{
	border-right-width: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.pagination a{
	border-left-width:thin !important
}

#loopedSlider ul.pagination li{
	position: relative;
	z-index: 500;
	float: right;
}

#loopedSlider ul.pagination a{
	display: block;
	width: 47px;
	padding-top: 12px;
	height: 0px;
	overflow: hidden;
	background-image: url(../images/feature_Pagination.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#loopedSlider ul.pagination li.active a{
	background-color: #0071BC;
}

#loopedSlider .newsItemHeadlineTop{
	background-image: url(../images/feature_BG.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	height: 70px;
	padding: 5px;
	width: 390px;
}

#loopedSlider .newsItemCommentRow{
	background-image: url(../images/feature_BG.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 27px;
	color: #ffffff;
	padding-right: 3px;
}

#loopedSlider .newsAuthorclassRow{
	width: 100px;
	text-align: right;
}
    
#loopedSlider .newscommentwidthright{
	padding-left: 55px;   
}
embed {

    background-color: white;}

a.newsItemHeadline {
    text-transform: uppercase;
}

.NewsDisplayTable img {
    max-width: 70px;
    padding: 5px;
}

#NewsSummaryHolder {
    padding: 10px;
}


.homeNewsList img {
	display: inline-block !important;
    height: 210px  !important;
    float: none  !important;
    margin: 0 0px !important;
}


