@import "reset.css";


/* Container */

#container {
	width: 900px;
	height: 668px;
	margin: 20px auto;
}

#home-page #container {
	background: url(../images/welcome.jpg) no-repeat 0 0;
}

#heritage-page #container {
	background: url(../images/heritage.jpg) no-repeat 0 0;
}
	
	#heritage-page #container.matthew-antill {
		background: url(../images/matthew-antill.jpg) no-repeat 0 0;
	}
	
	#heritage-page #container.andy-hallam {
		background: url(../images/andy-hallam.jpg) no-repeat 0 0;
	}

#what-we-do-page #container {
	background: url(../images/what-we-do.jpg) no-repeat 0 0;
}

#sectors-page #container {
	background: url(../images/heritage.jpg) no-repeat 0 0;
}

#our-group-page #container {
	background: url(../images/our-group.jpg) no-repeat 0 0;
}

	#developments-page #container {
		background: url(../images/developments.jpg) no-repeat 0 0;
	}
	
	#partnership-page #container {
		background: url(../images/partnership.jpg) no-repeat 0 0;
	}
	
	#surveyors-page #container {
		background: url(../images/surveyors.jpg) no-repeat 0 0;
	}
	
	#managers-page #container {
		background: url(../images/managers.jpg) no-repeat 0 0;
	}
	
	#construction-page #container {
		background: url(../images/construction.jpg) no-repeat 0 0;
	}
	
#case-studies-page #container {
	background: url(../images/case-studies-home.jpg) no-repeat 0 0;
}

	#developments-cs-page #container {
		background: url(../images/case-studies.jpg) no-repeat 0 0;
	}
	
	#partnership-cs-page #container {
		background: url(../images/case-studies.jpg) no-repeat 0 0;
	}
	
	#surveyors-cs-page #container {
		background: url(../images/case-studies.jpg) no-repeat 0 0;
	}
	
	#managers-cs-page #container {
		background: url(../images/case-studies.jpg) no-repeat 0 0;
	}
	
	#construction-cs-page #container {
		background: url(../images/case-studies.jpg) no-repeat 0 0;
	}

#values-page #container {
	background: url(../images/values.jpg) no-repeat 0 0;
}

#brochure-page #container {
	background: url(../images/case-studies.jpg) no-repeat 0 0;
}

#contact-page #container {
	background: url(../images/contact.jpg) no-repeat 0 0;
}


/* Menu */
#menu {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 390px 0 0 60px;
	width: 200px;
	list-style: none;
	float: left;
}

#menu li {
	padding: 0;
	margin: 10px 0 0 0;
	/*font-family: "Optima", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 1em;
	text-align: right;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #9ca53b;
	text-decoration: none;
}

#menu #welcome {
	margin-right: 110px;
}

#menu #heritage {
	margin-right: 100px;
}

#menu #what-we-do {
	margin-right: 90px;
}

#menu #clients {
	margin-right: 100px;
}

#menu #sectors {
	margin-right: 80px;
}

#menu #latest-news {
	margin-right: 90px;
}

/*#menu #our-group {
	margin-right: 90px;
}

#menu #values {
	margin-right: 80px;
}

#menu #case-studies {
	margin-right: 70px;
}*/

#menu #brochure {
	margin-right: 70px;
}

#menu #contact {
	margin-right: 60px;
}


/* Menu Highlights */

#home-page #welcome {
	color: #9ca53b;
}

#heritage-page #heritage {
	color: #9ca53b;
}

#what-we-do-page #what-we-do {
	color: #9ca53b;
}

#sectors-page #sectors {
	color: #9ca53b;
}

#our-group-page #our-group {
	color: #9ca53b;
}
	
	#developments-page #our-group {
		color: #9ca53b;
	}
	
	#partnership-page #our-group {
		color: #9ca53b;
	}
	
	#surveyors-page #our-group {
		color: #9ca53b;
	}
	
	#managers-page #our-group {
		color: #9ca53b;
	}
	
	#construction-page #our-group {
		color: #9ca53b;
	}
	
#case-studies-page #case-studies {
	color: #9ca53b;
}
	
	#developments-cs-page #case-studies {
		color: #9ca53b;
	}
	
	#partnership-cs-page #case-studies {
		color: #9ca53b;
	}
	
	#surveyors-cs-page #case-studies {
		color: #9ca53b;
	}
	
	#managers-cs-page #case-studies {
		color: #9ca53b;
	}
	
	#construction-cs-page #case-studies {
		color: #9ca53b;
	}

#values-page #values {
	color: #9ca53b;
}

#case-studies-page #case-studies {
	color: #9ca53b;
}

#brochure-page #brochure {
	color: #9ca53b;
}

#contact-page #contact {
	color: #9ca53b;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin: 156px 0 0 47px;
}

/* Content Generic Settings */

#content .copy-box {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #1e4451;
	line-height: 1.3em;
	text-align: left;
}

#content .copy-box h2 {
	font-size: 0.95em;
	margin-bottom: 12px;
}

#content .copy-box p {
	font-size: 0.80em;
	margin-bottom: 12px;
}

#content .copy-box ul {
	overflow: visible;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	/*font-family: "Optima", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 1em;
}

#content .copy-box ul li {
	margin-bottom: 10px;
}

#content .copy-box a {
	color: #1e4451;
	text-decoration: none;
}

#content .copy-box a:hover {
	color: #9ca53b;
	text-decoration: none;
}


/* Our Group Generic Settings */

#content .copy-box-og {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.3em;
	text-align: left;
}

#content .copy-box-og h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#content .copy-box-og h3 {
	font-size: 0.80em;
	font-weight: bold;
	margin-bottom: 0;
}

#content .copy-box-og p {
	font-size: 0.80em;
	margin-bottom: 18px;
}

#content .copy-box-og ul.og-list {
	overflow: visible;
	list-style: disc;
	margin: 10px 0 10px 14px;
	padding: 0;
	font-size: 0.80em;
}

#content .copy-box-og ul.og-list li {
	margin-bottom: 0;
}

#content .copy-box-og a {
	color: #9ca53b;
	text-decoration: none;
}

#content .copy-box-og a:hover {
	color: #9ca53b;
	text-decoration: none;
}


/* Case Studies Generic Settings */

#content .copy-box-cs {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.3em;
	text-align: left;
}

#content .copy-box-cs img {
	float: left;
	clear: left;
	width: 117px;
	margin-right: 20px;
}

#content .copy-box-cs h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#content .copy-box-cs h3 {
	margin-bottom: 6px;
}

#content .copy-box-cs p {
	clear: left;
	font-size: 0.80em;
	margin-bottom: 24px;
	width: 490px;
}

.copy-box-cs ul.spec {
	display: block;
	float: left;
	list-style: none;
	overflow: hidden;
	width: 348px;
	height: 100px;
	margin: 0 0 20px 0;
	padding: 18px 0 0 0;
	font-size: 0.9em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../images/case-study-text-bg.png) no-repeat 0 0;
}

.copy-box-cs ul.spec li {
	margin: 0 0 10px 20px;
	padding: 0;
}

#content .copy-box-cs a {
	color: #9ca53b;
	text-decoration: none;
}

#content .copy-box-cs a:hover {
	color: #9ca53b;
	text-decoration: none;
}

.case-study {
	overflow: hidden;
	padding-bottom: 20px;
}


/* Brochure Page Generic Settings */

#brochure-page #content .copy-box {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.3em;
	text-align: left;
}

#brochure-page #content .copy-box img {
	float: left;
	clear: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#brochure-page #content .copy-box h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#brochure-page #content .copy-box h3 {
	margin-bottom: 6px;
}

#brochure-page #content .copy-box p {
	clear: left;
	font-size: 0.80em;
	margin-bottom: 24px;
	width: 490px;
}

#brochure-page #content .copy-box a {
	color: #9ca53b;
	text-decoration: none;
}

#brochure-page #content .copy-box a:hover {
	color: #9ca53b;
	text-decoration: none;
}


/* Home Page */

#home-page .copy-box {
	width: 218px;
	padding: 200px 0 0 365px;
	font-size: 1.1em;
}

#home-page .copy-box #rics-logo {
	padding: 30px 0 0 48px;
}


/* Heritage Page */

#heritage-page .copy-box {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.1em;
	text-align: left;
	width: 300px;
	margin: 60px 0 0 0;
}

#heritage-page .copy-box h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#heritage-page .copy-box h3 {
	font-size: 0.80em;
	font-weight: bold;
	margin-bottom: 0;
}

#heritage-page .copy-box p {
	font-size: 0.80em;
	margin-bottom: 18px;
}

#heritage-page .copy-box ul.list {
	overflow: visible;
	list-style: disc;
	margin: 10px 0 10px 14px;
	padding: 0;
	font-size: 0.80em;
}

#heritage-page .copy-box ul.list li {
	margin-bottom: 0;
}

#heritage-page .copy-box a {
	color: #9ca53b;
	text-decoration: none;
}

#heritage-page .copy-box a:hover {
	color: #9ca53b;
	text-decoration: none;
}


/* What we do Page */

#what-we-do-page .copy-box {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.5em;
	text-align: left;
	width: 300px;
	margin: 60px 0 0 0;
}

#what-we-do-page .copy-box h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#what-we-do-page .copy-box h3 {
	font-size: 0.80em;
	font-weight: bold;
	margin-bottom: 0;
}

#what-we-do-page .copy-box p {
	font-size: 0.80em;
	margin-bottom: 18px;
}

#what-we-do-page .copy-box ul {
	overflow: visible;
	list-style: disc;
	margin: 10px 0 10px 14px;
	padding: 0;
	font-size: 0.90em;
}

#what-we-do-page .copy-box ul li {
	margin-bottom: 0;
}

#what-we-do-page .copy-box a {
	color: #9ca53b;
	text-decoration: none;
}

#what-we-do-page .copy-box a:hover {
	color: #9ca53b;
	text-decoration: none;
}


/* Sectors Page */

#sectors-page .copy-box {
	float: left;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	color: #FFF;
	line-height: 1.2em;
	text-align: left;
	width: 340px;
	margin: 60px 0 0 0;
}

#sectors-page .copy-box h2 {
	font-size: 1.3em;
	margin-bottom: 22px;
	line-height: 1.2em;
	color: #9ca53b;
}

#sectors-page .copy-box h3 {
	font-size: 0.80em;
	font-weight: bold;
	margin-bottom: 0;
}

#sectors-page .copy-box p {
	font-size: 0.80em;
	margin-bottom: 18px;
	overflow: hidden;
}

#sectors-page .copy-box img {
	margin: 0;
	border: 1px solid #FFF;
}

#sectors-page .copy-box ul.list {
	overflow: visible;
	list-style: disc;
	margin: 10px 0 10px 14px;
	padding: 0;
	font-size: 0.80em;
}

#sectors-page .copy-box ul.list li {
	margin-bottom: 0;
}

#sectors-page .copy-box a {
	color: #9ca53b;
	text-decoration: none;
}

#sectors-page .copy-box a:hover {
	color: #9ca53b;
	text-decoration: none;
}

#sectors-page .copy-box div.item {
	font-size: 0.80em;
	margin-bottom: 45px;
	overflow: hidden;
	clear: both;
}
	#sectors-page .copy-box div.pic-holder {
		float: left;
		overflow: hidden;
		width: 133px;
	}
	
	#sectors-page .copy-box div.text-holder {
		float: left;
		overflow: hidden;
		width: 200px;
	}

#sectors-page div.sectors-menu {
	height: 265px;
}


/* Our Group Page */

#our-group-page .copy-box {
	width: 218px;
	padding: 420px 0 0 365px;
	line-height: 1.2em;
}
	
	.copy-box-og {
		width: 300px;
		margin: 100px 0 0 0;
		line-height: 1.2em;
	}


/* Case Studies Page */

#case-studies-page .copy-box {
	width: 218px;
	padding: 420px 0 0 365px;
	line-height: 1.2em;
}
	
	.copy-box-cs {
		width: 600px;
		margin: 50px 0 0 0;
		line-height: 1.2em;
	}


/* Values Page */

#values-page .copy-box {
	width: 218px;
	padding: 200px 0 0 365px;
	line-height: 1.2em;
}

#values-page #content .copy-box ul {
	list-style: disc;
	margin: 10px 0 0 0;
	padding-left: 20px;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 0.80em;
}


/* Brochure Page */

#brochure-page .copy-box {
	width: 600px;
	margin: 50px 0 0 0;
	line-height: 1.2em;
}


/* Contact Page */

#contact-page .copy-box {
	width: 218px;
	padding: 195px 0 0 360px;
	text-align: center;
	font-size: 1.1em;
}

#contact-page .copy-box #rics-logo {
	padding: 102px 0 0 0;
}


/* Side Box */

div.side-box {
	color: #20454D;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	float: right;
	padding-top: 365px;
	width: 280px;
	line-height: 2em;
	font-size: 0.9em;
	text-align: left;
}

	div.side-box div.side-text {
		height: 185px;
	}
	
	div.side-box h3 {
		font-size: 1.1em;
	}
	
	div.side-box ul {
		list-style: none;
	}
	
	div.side-box #rics-logo {
		padding-left: 50px;
	}
	
	div.side-box a {
		color: #20454D;
		text-decoration: none;
	}
	
		div.side-box a:hover {
			color: #9ca53b;
			text-decoration: none;
		}
		
		div.side-box a.selected {
			color: #9ca53b;
		}
	

/* Form fields */

form {
	width: 350px;
	margin-bottom: 1.5em;
}
	
	label {
		color: #FFF;
		text-transform: lowercase;
		float: left;
		width: 100px;
		overflow: hidden;
		padding-top: 2px;
		font-size: 0.80em;
		clear: left;
	}

	input.text,
	textarea,
	select {
	  margin: .5em 0;
	  font-size: 10px;
	  /*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	  color: #666;
	  line-height: 1.5;
	  padding: 2px;
	  width: 210px;
	  border: solid #FFF 1px;
	  float: left;
	}
	
	textarea {
		height: 60px;
	}
			
	p.submit {
		margin: 0 0 0 100px;
		clear: both;
		text-align: left;
	}
	
		input.submit {
			background: #017D89;
			color: #fff;
			border: 0;
			font-size: 100%;
			/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
			padding: 2px 10px;
			width: 100px;
			margin-top: 10px;
			text-align: center;
			display: inline;
		}
		
		input.submit:hover {
			cursor: pointer;
			background: #1E4451;
		}


/* Success / error boxes */

.success {
	width: 150px;
	text-align: center;
	padding: 8px;
	border: 1px solid #007E85;
	font-size: 10px;
	/*font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	background: #1E4451;
	color: #FFF;
}

.success a {
	color: #264409;
}

.error {
	background: #fc9c9c;
}


/* Footer */

#footer {
	width: 806px;
	margin: 0 auto;
	margin-top: -30px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
}

	#footer a {
		color: #FFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #9ca53b;
		text-decoration: none;
	}





