header {
    padding: 20px 0 20px;
}

a {
    color: #670001;
}

.active a {
background: #670001;
}

.heading_supersize {
    font-size: 54px;
    text-align:center;
    font-weight: normal;
    line-height: 70px;
    margin:0 0 10px;
    color: #212121
}

textarea {
    display: block;
}

label {
    display: block;
}

.welcome_text {
    font-size: 24px;
}

.telephone_text {
    font-size: 20px;
}

.orange {
    color: #ff3c00;
}
.nav-bar>li.has-flyout>a.flyout-toggle {
padding: 18px;
}

.concertinaPanel h4 {
    cursor: pointer;
    color: #F06B48;
}

.concertinaPanel ul {
    margin-left: 15px;
}

.lsf-icon-dropcap:before {
font-size: 44px;
}

.categorySelect {
    width: 30%;
    float: left;

}
.listadmin {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}
.newsletterlist {
    display: block;
    clear: both;
    padding-bottom: 10px;
}
.newsletterlist h2 {
    /*float: left;*/
    padding-left: 20px;
    font-size: 1.2em;
    line-height: 1.978em;
    font-weight: 600;

}
.pressListHeading h2 {
    font-size: 1.2em;
    line-height: 1.978em;
    font-weight: 600;
    display: inline;
    padding-left: 10px;


}
.projectListItems h2 {
    padding-left: 0px;
    font-size: 1.4em;
    line-height: 1.978em;
    font-weight: normal;
    margin: 0px;
}

#messagedetails {
	width: 95%;
	height: 100px;
}

}
.contactrow {
    clear: both;
    padding-bottom: 10px;
}
.contactrow label{
    width: 15em;
    /*text-align: right;*/
}
#CentreColumn .newsletterlist img {
    /*float: left;*/
    width: 200px;
    position: relative;
    top: 15px;
}

th {
	text-align: left;
	vertical-align: bottom;
}

td {
	border-bottom: 1px solid #ffffff;
	//background: #f3f3f3;
	//padding: 5px;
}

.pageCounts {
	margin-top: 2em;
}

.pageCounts #rightSide {
	float:right;
}

.pageCounts #leftSide {
	float:left;
}

.catFilter h2 {
	color: #666;
}

.catFilter h4 {
	cursor: pointer;
	color: #0078CF;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 5px;
}

.catFilter h5 {
	cursor: pointer;
	font-size: 13px;
}

.catFilter ul {
	list-style: disc;
	margin-left: 20px;
}

.catFilter {
	//margin-bottom: 10px;
	//padding-bottom: 10px;
}

.imageGrid {
	display: inline-block;
	width: 24%;
}
.portfolio {
	display: block;
}

.imageUpload h4 {
	font-size: 13px;
}

.imageUpload input {
	padding:0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageUpload {
	background: #d0d0d0;
	padding: 5px;
}

.imageUpload #uploadButton {
	width: 80%;
}
.googlemap {
    width:100%;
    height:450px;
    border:0px;
    overflow: hidden;
    margin:0;
    padding:0;
}




.catList ul {
	margin: 0px;
}

.catList li {
	margin-left: -22px;
}

.leftCol {
    display: inline;
    width: 600px;
    float: left;
}

.leftCol p {
    text-align: left;
}

.rightCol {
    display: inline;
    float: right;
    width: 200px;
}

#galleria {
    height: 500px;
}


#adminbar, .adminLogin {
    background-color: rgba(128,128,128,0.1);
    padding: 3px;
    margin: 5px;
    border: 1px solid rgba(0,0,0,0.1);
}

#CentreColumn.newsletterColumn
{
    max-width: 800px;
}


.toggleLink  {
	cursor: pointer;
	color: blue;
}

.contact_form .noshow,
.loginForm .noshow {
    display: none;
}

/*
.pressitem a, .pressitem a:visited {
    color: #777777;
}

.pressitem h3 {
    font-weight: normal;
}
*/

.adminTable td {
    background-color: rgba(128,128,128,0.05);
    padding: 2px;
}

.list_filter_top {
    width: 100%;
}

.listFilterItem {
    display:inline;
    background: #ddd;
    float: left;
    width: 25%;
    padding: 5px;
    border: 1px solid #ddd;
}

.listFilterItem.threeCol {
    width: 261px;
}

.listFilterItem.fourCol {
    width: 193px;
}

.listFilterItem.fiveCol {
    width: 152px;
}

.listFilterItem.sixCol {
    width: 124px;
}

.listFilterItem:hover {
    border: 1px solid #990000;
}

.listFilterItem .selected {
    background-color: #990000;
    border: 1px solid #990000;
    color: #FFFFFF;
}

.listFilterItem a {
    display:block;
    width:180px
}

.projectListItems {
    margin-top: 5px;
    margin-bottom: 5px;
}



.projectListThumb, .projectListDate, .projectListTitle, .projectListPressDate, .projectListPressTitle {
    display:inline;
    float: left;
    padding-top: 5px;
}

.projectListThumb {
    width: 80px;
	height: 60px;
}

.pressListHeading a {
    color: #777777;

}

.pressListHeading {
    width: 800px;
}




#CentreColumn .pressListHeading img {
    top: 2px;
}


.projectListDate {
    width: 40px;
}

.projectListPressDate {
    width: 160px;
}

.projectListPressTitle {
    width: 300px;
}

.pressListHeading {
    padding-top: 15px;
}

.clientBox {
    border:1px solid #777;
    padding: 5px;
}


/******************* Responsive Styles ***************/

#MainLayoutTable, #Project {
    width: 100%;
	max-width: 970px;
}

#pageTitle {
    width: 100%;
	max-width: 820px;
}

#CentreColumn {
    width: 100%;
	max-width: 820px;
}


.random_item img {
	max-width: 100%;
}

#responsiveBanner {
	display:none;
	margin-left: 5px;
	margin-right: 5px;
	background: #888888;
	margin-bottom: 10px;
}

#responsiveBanner #leftCol {
	background: #ffffff;
	width: 125px;
	float: left;
	height: 300px;
}

#responsiveMenu {
	/*display:none;*/
	background: #888888;
	margin-left: 5px;
	margin-right: 5px;
}

#responsiveMenu a {
    text-decoration: none;
    color: white;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1em;
}

#responsiveMenu .nav .selected {
    margin: 0;
    padding: 5px 5px 2px 5px;
    font-weight: normal;
    color: white;
    text-align: right;
    font-size: 95%;
    clear: both;
}

#responsiveMenu .nav .not-selected {
    margin: 0;
    padding: 5px;
    font-weight: normal;
    color: white;
    text-align: right;
    font-size: 95%;
    clear: both;
}

#responsiveMenuIcon {
	display:none;
	position:absolute;
	right: 0px;
}

#responsiveMenuIcon img {
	width:30px;
	padding:10px;
	cursor: pointer;
}



#map { width: 100%; height:600px; }

/* #CentreColumn {
    top: 98px;
} */

.projectListThumb #CentreColumn img {
	max-width: 70px;
}



.icon {
	text-align: center;
	width: 14px;
	height: 14px;
	border-radius: 8px;
	box-shadow: 2px 2px 1px #888888;
}

.icon:hover {
	box-shadow: 3px 3px 2px #333333;
}

.popup {
	text-align: center;
	width: 280px;
}

.popup h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
}

#CentreColumn .popup img {
	width: 100%;
}

.mapLegend {
	display: inline;
	float:left;
	width: 20%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
}

.mapLegend p {
	text-align: center;
	text-justify: auto;
}

.mapLegend .icon {
	margin-left: auto;
	margin-right:auto;
}



.marker-cluster-small {
	background-color: rgba(100, 100, 100, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(100, 100, 100, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(100, 100, 100, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(100, 100, 100, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(100,100, 100, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(100, 100, 100, 0.6);
	}

.marker-cluster div {
	color: #ffffff;
	}

#responsiveTitle {
	display: none;
}


.galleria-info-description {
    color: #777;
}


@media only screen and (min-width: 971px) {
	#responsiveBanner {
		display: none;
	}

	/*
	#responsiveMenu, #responsiveTitle, #responsiveSlideShow, #responsiveSocialnetworking {
		display: none;
	}*/
}


@media only screen and (max-width: 970px) {

	p {
		max-width: 800px;
	}

    #LeftColumn {
        display: none;
		z-index: 1000;
    }

	#title, #socialnetworking {
        display: none;
    }

	#responsiveTitle {
		display: block;
		font-weight: normal;
		font-size: 28px;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 0px;
		margin-bottom: 5px;

	}

	#responsiveMenu {
		position: relative;
		min-height: 220px;
		min-height: 300px;
		float:right;
		width: 50%;
	}

	#responsiveSlideShow {
		/*position: absolute;
		top: 0px;
		left: 5px;*/
	}


	#CentreColumn {
		left: 0px;
		max-width: 970px;
		display:block;
		top: auto;
	}

	#pageTitle {
		left: 0px;
		height: 40px;
		top: auto;
		position: inherit;
	}

	#pageTitle h1 {
		display: none;
	}

	#Footer, #Project .content, #Project p, #Project table, #Project .awardslist, #Project #breadcrumbs, #Project .hot_items {
		padding-left: 5px;
		padding-right: 5px;
	}

	#BasicPage .projectListDate {
		padding-top: 0px;
	}

	#BasicPage .projectListThumb {
		padding-right: 5px;
	}

	#BasicPage .projectListTitle {
		float: none;
		padding-top: 5px;
	}

	#Project .content #galleria {
		padding-left: 5px;
		padding-right: 5px;
	}

	#Project .content {
		padding-left: 0px;
		padding-right: 0px;
	}


	#Project .hotfields span {
		display: list-item;
		max-width: 100%;
	}

	.hot_items .item_name {
		padding-right: 0px;
	}

	#Project p object {
		max-width: 100%;
	}

	.pressListHeading {
		width: 100%;
	}

	.projectListPressDate, .projectListPressTitle {
		display: block;
		float: none;
		width: auto;
	}

	.projectListPressDate{
		padding-top: 15px;
	}

	#Footer {
		width: auto;
	}

	#responsiveMenuIcon {
		display: block;
	}

	.SpacerVertical {
		display: none;
	}

	#responsiveSocialnetworking {
		position: relative;
		top: 130px;
		left: 5px;
		width: 120px;
		/*display:none;*/
		line-height: 28px;
	}
	#responsiveSocialnetworking a {
		display: block;
	}


	#CentreColumn #responsiveSocialnetworking  img {
		background-color: inherit;
		width: 16px;
	}

	.listFilterItem {
		display: block;
		float: none;
	}

	.listFilterItem.threeCol, .listFilterItem.fourCol, .listFilterItem.fiveCol, .listFilterItem.sixCol  {
		width: auto;
		/*max-width: 600px;*/
	}

	#BasicPage {
		margin-left: 5px;
		margin-right: 5px;
	}


	#CentreColumn.newsletterColumn {
	    width: 100%;
	}

	#CentreColumn.newsletterColumn table {
		table-layout: fixed;
		max-width: 100%;
	    padding-left: 5px;
		padding-right: 5px;
	}

	#CentreColumn img {
		max-width: 100%;
		height: auto;

	}

	#CentreColumn .pressListHeading img {
		width: auto;
		max-width: 100%;
	}


	#BasicPage .list_items {
		padding-left: 5px;
		padding-right: 5px;
	}

	.youtube iframe {
		max-width: 100%;
	}
}


@media only screen and (max-width: 600px) {
	#galleria {
		position: relative;
		height: 300px;
	}
}
