

@import "generic/reset.css";
@import "generic/helper.css";

@import "generic/layout.css";

@import "/assets/stylesheets/modules/tables-and-forms.css";
@import "modules/tabber.css";
@import "modules/pagers.css";


@import "/assets/stylesheets/modules/search-forms.css";
@import "modules/iframe.css";

@import "navigation/primary-navigation.css";
@import "navigation/footer-navigation.css";
@import "modules/blocks.css";
@import "modules/connections.css";
@import "modules/news.css";
@import "modules/homepage.css";


@import "navigation.css";


/*************************************************************************/

.content {
	width:960px;
	margin: 0 auto;
	padding-top:21px;
	font-size:1.2em;
	text-align: left;
	}

/* default template - 3 columns template */

#content-col1 {
	float:left;
	width:201px;
	margin-right: 29px;
	padding-bottom: 10px;
	}
#content-col2 {
	float:left;
	width: 520px;
	margin-right: 20px;
	position: relative;
	}
#content-col3 {
	float:left;
	width:190px;
	}

/* Two columns template */

.columns2 #content-col1 {
	display: none;
	}
.columns2 #content-col2 {
	width: 750px;
	}

body.login #content-col3 {
	display: none;
	}

/*  Registration page */
.registration #content-col3 {
	display: none;
	}
.registration #content-col2 {
	width: 960px;
	margin-right: 0px;
	}

/*  Breadcrumb  */

.breadcrumbs {
	font-size: 0.9em;
	}
	.breadcrumbs .separator {
		padding: 0 5px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 5px 60%;
		}
	.breadcrumbs a,
	.breadcrumbs a:visited {
		font-weight: normal;
		color: #2D8A4D;
		}

/* RSS link */

.rss-link {
	background: url(/static/images/border.gif) repeat-x bottom;
	padding-bottom: 14px;
	margin-bottom: 12px;
	height: 19px;
	margin-top: -31px;
	}
	.no-rss .rss-link {
		display: none;
		}
.rss-link a {
	display: block;
	float: right;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/static/images/icons/rss.gif) no-repeat 0 0;
	width: 45px;
	height: 19px;
	}
	
/* Back link */
.back-link {
	background: url(/static/images/border.gif) repeat-x top;
	padding-top: 14px;
	margin-bottom: 12px;
	margin-top: -2px;
	height: 1.5em;
	clear: both;
	}
.bottom-back-link {
	background: url(/static/images/border.gif) repeat-x top;
	padding-top: 14px;
	margin-top: 12px;
	height: 1.5em;
	clear: both;
	}
	.back-link a,
	.back-link a:visited,
	.bottom-back-link a,
	.bottom-back-link a:visited {
		display: block;
		float: right;
		font-weight: bold;
		font-size: 1.1em;
		}
		
a.with-arrow{
		display: block;
		padding-left: 8px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0 7px;
		}

/* Right boxes */

#content-col3 .image-box {
	width: 188px;
	height: 104px;
	margin: 0 -3px 9px -3px;
	padding: 4px;
	background: url(/static/images/bg/image-box.gif) no-repeat 0 0;
	float: left;
	}
#content-col3 .image-box img {
	display: block;
	width: 188px;
	height: 75px;
	}

#content-col3 .image-box a,
#content-col3 .image-box a:visited,
#content-col3 .image-box a:hover {
	display: block;
	width: 161px;
	font-size: 1.1em;
	color: #2d8a4d;
	text-decoration: none;
	padding: 0 20px 0 7px;
	line-height: 29px;
	background: url(/static/images/markers/green-arrow.gif) no-repeat 175px 13px;
	}
	#content-col3 .image-box a:hover {
		color: #303030;
		text-decoration: underline;
		}
	
#content-col3 .profile-image {
	padding: 9px 10px;
	background: #FFF;
	width: auto;
	margin: 0px;
	float: none;
	}
#content-col3 .profile-details {
	padding: 9px 10px;
	background: #FFF;
	border: none;
	}
.profile .inner {
	padding: 10px;
	border-top: 1px solid #e9e7e7;
	}
	#content-col3 .profile-details a,
	.profile .inner a{
		display: block;
		padding-left: 8px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0 5px;
		}
		
		

.office-details,
.profile {
	background: #fff;
	border: 1px solid #e0dfdf;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 10px;
	margin-bottom: 15px;
	}
	.profile {
		padding: 0px;
		}
	.office-details h3,
	.profile h3 {
		color: #2d8a4d;
		font-weight: bold;
		font-size: 1.2em;
		padding-top: 0px;
		}
	.office-details #map {
		border: 1px solid #e0dfdf;
		overflow: hidden;
		margin-bottom: 5px;
		}
	.office-details a.get-directions {
		display: block;
		font-weight: bold;
		text-decoration: none;
		font-size: 1.1em;
		padding-left: 8px;
		margin-bottom: 3px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0 8px;
		}
	.office-details input#postcode {
		display: block;
		float: left;
		border: 1px solid #bfd2ce;
		width: 90px;
		margin: 0 5px 5px 0;
		padding: 3px;
		}
	.office-details #logocontrol {
		bottom: 14px !important;
		}
	.office-details #directionsForm {
		height: 28px;
		}
		
.developments-list {
	border: 1px solid #e8e8e8;
	background: #ececec url(/static/images/bg/gradient-bg.gif) repeat-x 0 0;
	padding: 5px 10px;
	margin-bottom: 18px;
	}
	.developments-list h3 {
		margin-bottom: 5px;
		}
	.developments-list h3 span {
		color: #000;
		font-weight: normal;
		font-size: 0.9em;
		}
	.developments-list a.view-link {
		display: block;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0px 6px;
		padding-left: 8px;
		margin: 10px 0 13px;
		}


/* =content boxes
---------------------------------------- */

.job-description {
	padding-bottom: 15px;
	}
.job-count {
	display: block;
	padding-bottom: 10px;
	}

	.job-description a.company-more-link,
	.job-description a.company-more-link:visited,
	.job-description a.company-hide-link,
	.job-description a.company-hide-link:visited,
	.start-content a.more-content-link,
	.start-content a.more-content-link:visited,
	.start-content a.hide-content-link,
	.start-content a.hide-content-link:visited {
		display: block;
		padding-left: 8px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0 7px;
		}
		
			.job-description #company-image {
				float: right;
				border: 1px solid #e9e9e9;
				margin: 0 0 20px 20px;
				}
			.job-description #company-more {
				padding-top: 13px;
				margin-top: 13px;
				background: url(/static/images/border.gif) repeat-x 0 0;
				}
				.job-description #company-more .green {
					color: #2d8a4d;
					}
				.job-description #company-more dt {
					text-align: left;
					padding-left: 0px;
					}

.profile-item {
	background: url(/static/images/border.gif) repeat-x bottom;
	padding: 12px 0;
	float: left;
	}
	.profile-text {
		float: left;
		width: 520px;
		}
		.profile-text h2 {
			font-size: 1.5em;
			}
		.profile-text a {
			font-weight: normal;
			}
			.profile-text a.show-link {
				display: block;
				font-weight: bold;
				padding-left: 10px;
				background: url(/static/images/markers/green-arrow.gif) no-repeat 0 50%;
				}
		.profile-image {
			float: right;
			width: 166px;
			margin: 0 0 40px 25px;
			}
		.profile-text blockquote {
			width: 305px;
			}
		.profile-text blockquote p,
		.profile-details blockquote p,
		.start-content blockquote p,
		#company-more-body blockquote p {
			font-size: 1.1em;
			line-height: 1.5em;
			}
		.profile-details blockquote p{
			font-size: 1em;
			}
		
	
/* forms styles */
legend {
	visibility: hidden; 
	height:0.1em; 
	line-height: 0.1em;}
fieldset {
	border: none;
	margin:0;
	padding:0;
	}

	
/* / forms styles */
	
/* =Content styles
---------------------------------------- */

blockquote {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 0;
	background: url(/static/images/markers/quotation-top.gif) no-repeat 0 4px;
	margin-bottom: 12px;
	color: #303030;
	line-height: 1.4em;
	}
	blockquote p {
		text-indent: 20px;
		padding: 0 0 10px 0;
		background: url(/static/images/markers/quotation-bottom.gif) no-repeat right bottom;
		}

.our-business {
	background:transparent url(/static/images/border.gif) repeat-x center bottom;
	margin-bottom:15px;
	padding-bottom:20px;
	width: 520px;
	float: left;
	}
	h2.business-title {
		font-size: 1.4em;
		font-weight: bold;
		}
	.our-business a.show-hide-link {
		display: block;
		padding-left: 8px;
		background: url(/static/images/markers/green-arrow.gif) no-repeat 0 7px;
		}


