body, html {
	margin:0;
	background:#fff;
	padding: 0;
}

.cwidth {
	width: 986px;
	margin: 0 auto;
	position: relative;
}

#c1 {
	text-align:center;
}

#c2 {
	clear: both;
	margin: 0 auto;
	text-align:left;
}

#c3 {

}


#c4 {
	padding: 30px 0;
	border-top: 6px solid #ff8b09;
}


#topbar {
	position:relative;
	z-index: 1;
	background: #437EBA url(/userfiles/design/bannerbak.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 50px 0 30px 0;
}

	#topbar #logo {
		float: left;
		display: inline;
		height: 101px;
	}

#social {
	position: relative;
	float: right;
	display: inline;
	margin: 55px 0 0 0;
	
}
	#social li {
		display: inline-block;
		margin: 0 0 0 8px;
	}
	#social li#youtube {
		margin: 0;
	}
	#social li a {
		text-indent: -20000em;
		outline: none;
		height: 34px;
		width: 34px;
		opacity: .9;
		display: block;
	}
	#social li a:hover {
		opacity: 1;
		box-shadow: 0 0 2px rgba(0,0,0,.3);
	}
		#social li#facebook a {
			background: url('/userfiles/design/social/facebook.gif') top left no-repeat;
		}
		#social li#twitter a {
			background: url('/userfiles/design/social/twitter.gif') top left no-repeat;
		}
		#social li#youtube a {
			background: url('/userfiles/design/social/youtube.gif') top left no-repeat;
		}
		#social li#gplus a {
			background: url('/userfiles/design/social/gplus.gif') top left no-repeat;
		}
		#social li#pinterest a {
			background: url('/userfiles/design/social/pinterest.gif') top left no-repeat;
		}
		
#slideshow {
    position:relative;
    height:252px;
    width: 651px;
    z-index: 1;
    margin: 0 -28px -20px -25px;
}

	#slideshow .slider {
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		opacity:0;
		width: 100%;
		height: 252px;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	#slideshow .active {
	    z-index:5;
	    opacity:1.0;
	}
	#slideshow .last-active {
	    z-index:3;
	}
	
	div.styled {
		padding: 3.5%;
		width: 93%;
		position: absolute;
		text-align: right;
		top: 30px;
		color: #fff;
		text-shadow: 0 0 1px #000;
		text-shadow: 0 0 1px rgba(0,0,0,.9), 0 0 3px rgba(0,0,0,.3);
		font-size: 2em;
		font-family: arial;
		display: none;
		line-height: 1.15em;
	}
	.styled span {
		display: none;
		font-size: 1.5em;
	}

#content {
	float:left;
	color:#6B6768;
	width:598px;
	padding-left: 8px;
}

	.layout0 #content, .layout3 #content {
	}

	.layout1 #content {
		width:100%;
	}

	#content img.img_float_left {
		margin:0 10px 5px 0;
	}
	
	#content img.img_float_right {
		margin:0 0 5px 10px;
	}
#content * {
	z-index: 6;
}


#breadcrumb {
	color: #6B6768;
	font-family: arial;
	padding: 0 0 10px 0;
	font-size: .95em;
}

	#breadcrumb a, #breadcrumb a:visited {
		color: #6B6768;
	}

	#breadcrumb a.last {
		cursor: text;
		text-decoration: none;
	}

#skipNav {
	position: absolute;
}


#themap {
	width: 100%;
	height: 400px;
}

.fancybox {
	cursor:url(/userfiles/icons/magnifier.png),pointer;
}

ul.gallery, ul.gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}	

	.gallery li {
		float: left;
	}

	.gallery li.clear {
		clear: left;
	}

	.gallery li img {
		max-width: 190px;
		width: auto !important;
		width: 190px;
		height: auto;
		margin: 15px 0 0 15px;
	}
	
	.gallery li.first img {
		margin: 15px 0 0 0;
	}

ul.counterlinks, ul.counterlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.counterlinks {
		margin: 15px 0;
	}
	
	ul.counterlinks li {
		float: left;
		padding: 5px;
		border: 1px solid #000;
		margin: 0 5px 0 0;
		background: #fff;
	}
	
	ul.counterlinks li.active {
		background: none;
	}
	
	ul.counterlinks li.active a {
		color: inherit;
		text-decoration: none;
	}

form.enquiry {

}
	form.enquiry fieldset {
		border: 0;
		padding: 0;
		margin: 30px 0;
	}
	form.enquiry legend {
		font-size: 1.1em;
		font-weight: bold;
		border-bottom: 1px solid;
		width: 100%;
	}
	form.enquiry li {
		clear: left;
	}
	form.enquiry li label {
		text-align: left;
	}
	form.enquiry li input.error, form.enquiry li textarea.error {
		border-color: red;
	}	
	form.enquiry input.submitbutton {
		font-size: 1.3em;
	}
	form.enquiry li label.error {
		position: absolute;
		right: 0;
		top: 0;
		font-size: .9em;
		text-align: right;
	}	
	form.enquiry .requirednote {
		text-align: right;
	}

#slots {
	float:right;
	width: 300px;
	font-family: Arial, sans-serif;
}

	.slot {
		clear: both;
		position: relative;
		margin: 6px 0 20px 0;
		border-bottom: 1px solid #fff;
		padding: 0 23px 23px 23px;
		background-image: linear-gradient(top, rgb(255,255,255) 55%, rgb(255,245,220) 77%);
		background-image: -o-linear-gradient(top, rgb(255,255,255) 55%, rgb(255,245,220) 77%);
		background-image: -moz-linear-gradient(top, rgb(255,255,255) 55%, rgb(255,245,220) 77%);
		background-image: -webkit-linear-gradient(top, rgb(255,255,255) 55%, rgb(255,245,220) 77%);
		background-image: -ms-linear-gradient(top, rgb(255,255,255) 55%, rgb(255,245,220) 77%);
	}
	.slot:last-child {
		border-bottom: none;
	}
	
	.slot_title {
		font-size: 1.5em;
		margin: -6px -23px 0 -23px;
		padding: 12px 23px 12px 23px;
		background: #fa8d0a url(/userfiles/design/boxtopgrad.gif) top left repeat-x;
		-moz-border-radius-topleft: 9px;
		-moz-border-radius-topright: 9px;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-radius: 9px 9px 0px 0px;
		border-radius: 9px 9px 0px 0px; 
	}
	.slot_title, .slot_title a {
		color:#fff;
		text-shadow: 0 0 1px #FA8D0A;
	}

	.slot #locations {
		background: url('/userfiles/design/boxmap.jpg') no-repeat 0 0;
		padding: 75px 23px 23px 23px;
		margin: 0 -23px -23px -23px;
	}
	.slot #locations:after {
		content: '';
		width: 100%;
		clear: both;
		display: table;
	}
	#locations .fb {
		background: #fff url('/userfiles/design/social/facebook.gif') 50% 50% no-repeat;
		float: right;
		width: 34px;
		height: 34px;
	}
	#locations .map {
		border: 1px solid #999999;
	}
	#locations .vcard {
		margin-top: 15px;
	}
	#locations .vcard p {
		padding: 0;
		margin: 3px 0;
	}
	#locations .vcard strong {
		font-size: 1.2em;
	}
	#locations .icon {
		display: inline-block;
		text-indent: -20000em;
		margin: 0 5px 0 0;
		padding: 0;
		width: 22px;
		height: 22px;
		background-position: 0 50%;
		background-repeat: no-repeat;
	}
		#locations .tel .icon {
			background-image: url('/userfiles/design/phone.png')
		}
		#locations .the_email .icon {
			background-image: url('/userfiles/design/email.png')
		}	
	
	.slot ul li.on {
		font-weight: bold;
	}
	
	.slot_content {
		font-size: 1em;
		margin: 5px 0;
	}

	.news .slot_content {
		font-size: .9em;
	}

	.slot blockquote {
		margin: 20px 0 0 0;
		padding: 0 0 0 30px;
		border-left: none;
		position: relative;
	}
	.slot blockquote:before {
		position: absolute;
		left: -20px;
		top: 28px;
		font-size: 100px;
		content: open-quote;
		color: #FA8D0A;
		font-family: arial;
		opacity: .3;
		text-shadow: 0 1px 1px #909090;
	}
	.slot_author {
		text-align:right;
		font-size: .9em;
		font-weight: bold;
		font-style: normal;
	}
	
	.slot .thumb {
		float: right;
		width: 90px;
		margin: 0 0 4px 5px;
	}

	.slot_link {
		font-weight: bold;
	}

	.more_link {
		display: block;
	}
	
	.slot_link:hover {
		text-decoration:underline;
	}
	


	.slot ul.newslist {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: .9em;
	}

	.slot .newslist a {
		text-decoration: none;
		margin: 9px 0;
		display: block;
	}

	.slot .newslist .active a {
		font-weight: bold;
	}

	.slot .newslist b {
		float: right;
		margin: 0 0 0 5px;
		font-size: .9em;
	}
	

.document_library {
	border-bottom:1px solid #cbceee;
}


.document_library .library_header {
	background:#8b8b8b;
	color:#fff;
	font-weight:bold;
	padding:12px 14px;
	clear: both;
	margin: 0 0 10px 0;
}

.document_library .library_single_folder, .document_library .library_multiple_folders {
	margin:15px 0 0 0;
}

.document_library ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	list-style: none;
}

.document_library li.library_item {
	padding:4px 5px 4px 20px;
	background:url(/userfiles/icons/page.png) no-repeat left center;
	color:#000;
	list-style: none;
	margin: 0;
}

.document_library .folder_opener {
	font-weight:bold;
	color:#000;
	padding: 10px 0;
}

.document_library .folder_opener i {
	font-weight: normal;
}

.document_library .folder {
	border-top:1px solid #cbceee;
	padding: 0 0 0 24px;
}

.document_library .folder .folder {
	border-top: none;
}

.document_library a {
	color:#000;
}
	
	
#logos {
	border-top: 1px solid #fbc01c;
	padding: 10px 0 25px 0;
	text-align: center;
}
	
	#logos img {
		max-height: 100px;
	}
	
	#logos dl {
		padding: 0;
	}
	#logos dl dt {
		text-indent: -20000em;
	}
	#logos dl dd {
		display: inline-block;
		width: 84px;
		height: 84px;
		background-repeat: no-repeat;
		background-position: 0 10px;
		padding: 10px 25px 30px 0;
		margin: 0;
		text-indent: -20000em;
	}
	#logos dl dd#bhta {
		background-image: url('/userfiles/design/logos/bhta2.gif');
	}
	#logos dl dd#chas {
		background-image: url('/userfiles/design/logos/chas.jpg');
		width: 118px;
	}	
	#logos dl dd#construction {
		background-image: url('/userfiles/design/logos/constructionline.gif');
		width: 180px;
	}
	#logos dl dd#iso9001 {
		background-image: url('/userfiles/design/logos/nqa.png');
		height: 100px;
		width: 67px;
	}
	#logos dl dd#select {
		background-image: url('/userfiles/design/logos/select.gif');
		width: 228px;
	}
	#logos dl dd#stannah {
		background-image: url('/userfiles/design/logos/stannah-certificate.png');
	}
	#logos dl dd#trustmark {
		background-image: url('/userfiles/design/logos/trustmark-home-adaptations-elderly-and-disabled.gif');
		height: 100px;
		width: 133px;
		padding-right: 0;
	}

	
#site_info {
	padding: 30px 5px 30px 5px;
	text-align:center;
	color:#2f2a24;
	font-size:.85em;
	background:#b1cbe2 url(/userfiles/design/footerbak.jpg) 50% 0 no-repeat;
	border-top: 5px solid #ff8b09;
}

	#site_info .vcard {
		display: table-row;
		padding: 0 0 0 30px;
	}
	#site_info .vcard p {
		display: table-cell;
		padding: 5px;
		text-align: left;
	}
	#site_info .vcard p:first-child {
		padding-left: 100px;
	}
	#site_info .vcard a {
		color: #2f2a24;
	}
	#site_info .vcard a:hover {
		color: #000;
	}
	#site_info .vcard .adr {
		font-weight: bold;
	}
	#site_info .vcard b {
		margin: 0 0 0 20px;
	}

#credits {
	text-align:center;
	color:#2a4498;
	padding-top:15px;
	padding-bottom: 70px;
}
	#credits ul li {
		display: inline-block;
		padding: 12px;
	}
	
	#credits a {
		color:#2a4498;
	}
	#credits a:hover {
	}
	#credits a.plexus:hover {
			color:#ff0099;
	}

.slicknav_menu {
		display: none;
	}