
/* ------> COLOUR INDEX <----------- 

Aqua:				#00A8B4;
brown:			#857363;
body text:	#fff;
stone;			#BEB9A6;
borders:		#e1dcd8;

--------------------------------- */



/* ------> RESET CSS <----------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	text-decoration: none;
	font-size: 100%;
	padding: 0;
	margin: 0; }

h1,h2,h3,h4,h5,h6 {
	font-weight: normal; }

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit; }

input,textarea,select {
	*font-size: 100%; }

ul li, ol li, dl li {
	list-style: none outside; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

img {
	display: block; }



/* ------> ~GENERAL STYLES <----------- */

body {
	font: italic 0.85em/1.5em Palatino, Georgia, "Times New Roman", serif;
	color: #857363; }

.clear {
	clear: both; }

#main-container {
	width: 902px;
	background: url(../images/logoWatermark.png) no-repeat  15px bottom;
	padding-bottom: 50px;
	margin: 0 auto; }

h1, h2, h3, h4 {
	font-style: normal;
	color: #00A8B4; }

h1 {
	font-size: 3em;
	line-height: 1em;
	color: #00A8B4;
	margin-bottom: 20px; }

h2 {
	font-size: 1.5em;
	line-height: 1em; }

h3 {
	font-size: 1.2em; }

p {
	display: block;
	line-height: 1.6em;
	margin-bottom: 12px; }

a {
	color: #00A8B4; }

a:hover {
	text-decoration: underline; }



/* ------> ~HEADER <----------- */

#header { }

	#header img {
		margin: 40px 0 40px 10px; }



/* ------> ~NAVIGATION <----------- */

#left-col {
	float: left;
	display: inline;
	width: 170px;
	height: 472px;
	border-left: 1px solid #e1dcd8;
	padding: 28px 12px 0 12px; }

#nav {
	display: block;
	line-height: 1.25em;
	color: #857363;
	padding-top: 27px; }

	#nav li {
		display: block; }
		
	#nav li.last {
		padding-bottom: 5px; }

	#nav li a {
		float: left;
		clear: both;
		color: #BEB9A6; }

	#nav li a:hover {
		text-decoration: none;
		color: #857363; }
	
	#nav li a.active {
		text-decoration: none;
		color: #00A8B4; }
	
	#nav li ul {
		margin-left: 10px; }

	#nav li ol {
		margin: 0 0 2px 10px; }


/* ------> ~FOOTER <----------- */

#footer {
	clear: both;
	color: #857363;
	padding: 15px 0 0 0; }
	
	#footer #copyright {
		float: right; }
		
		#footer #copyright img {
		display: inline;
		margin-right: 15px; }
		
	#footer p {
		margin: 0 10px; }
	
	#footer p a {
		color: #857363;
		padding-left: 15px; }
		
	#footer p a:hover {
		text-decoration: underline; }



/* ------> ~CONTENT <----------- */

.content {
	float: left;
	width: 705px;
	min-height: 440px; }

	.content .col1, .content .col2 {	
		position: relative;
		float: left;
		display: inline; }

	.content .col1 {
		width: 340px;
		padding-right: 24px; }

	.content .col2 {
		width: 340px; }

	.content .shortCol {
		width: 465px;
		text-align: center;
		margin: 0 auto; }

	.content .shortCol h1 {
		margin-bottom: 5px; }

	.content .shortCol h1 img {
		display: inline; }

	.content.boxed {
		width: 681px;
		height: auto;
		background-color: #857363;
		border: 1px solid #a4968a;
		padding: 12px 12px 0 12px; }

	#mainPic {
		clear: both;
		border: 1px solid #e1dcd8;
		margin-bottom: 20px; }

/*
#home {
	width: 704px;
	height: 500px;
	border: 1px solid #e1dcd8;
	padding: 0; }

	#home .col1, #home .col2 {	
		position: relative;
		float: left;
		overflow: hidden;
		width: 50%;
		height: 500px;
		padding: 0; }

	#home .col1 {
		background: url(../images/homeBgCol1.jpg) no-repeat; }

	#home .col2 {
		background: url(../images/homeBgCol2.jpg) no-repeat; }

	#home .slider {
		position: absolute;
		z-index: 100;
		top: 0;
		left: -190px;
		width: 150px;
		height: 175px;
		background: url(../images/bgHomeSlider.png);
		padding: 325px 20px 0 20px; }

	#home h2 {
		font-size: 2em;
		color: #fff;
		padding: 0 0 40px 0; }

	#home p {
		color: #fff; }

	#home p a {
		display: block;
		clear: both; }
*/


#home {
	width: 704px;
	height: 500px;
	border: 1px solid #e1dcd8;
	padding: 0; }

	#home .col1, #home .col2 {	
		position: relative;
		float: left;
		overflow: hidden;
		width: 50%;
		height: 500px;
		padding: 0; }

	#home .col1 {
		background: url(../images/homeBgCol1.jpg) no-repeat; }

	#home .col2 {
		background: url(../images/homeBgCol2.jpg) no-repeat; }

	#home .slider {
		position: absolute; 
		top: 0;
		left: -352px;
		width: 312px;
		height: 465px;
		background: url(../images/bgHomeSliderGreen.png);
		padding: 35px 20px 0 20px; }

	#home h2 {
		position: relative;
		z-index: 99999999;
		float: right;
		font-weight: normal;
		font-size: 1.5em;
		color: #fff;
		padding: 0 20px 200px 0; }
	
	#home .slider h2 a {
		color: #fff; }
	
	#home h2 span {
		display: block;
		font-style: italic;
		font-size: 0.65em; }

	#home p {
		position: relative;
		z-index: 99999999;
		clear: both;
		color: #fff; }

	#home p a {
		display: block;
		clear: both;
		color: #fff; }

.sectionPics {
	display: block;
	clear: both;
	width: ;
	overflow: hidden;
	margin: 0 -12px; }

	.sectionPics li {
		position: relative;
		float: left;
		display: inline;
		width: 210px;
		height: 275px;
		overflow: hidden;
		border: 1px solid #a4968a;
		margin: 0 13px 17px 10px; }

	.sectionPics li p {
		position: absolute;
		top: -25px;
		left: 0;
		text-indent: 3px;
		background-color: #00A8B4;
		color: #fff; }
	
	.sectionPics li p span {
		display: block;
		height: 22px;
		padding-top: 3px; }


#contact { }
	
	#contact h1 {
		font-weight: lighter;
		padding: 50px 0 40px 0; }

	#contact .contactDetails {
		float: left;
		display: inline;
		overflow: hidden;
		white-space:nowrap;
		margin: 0 90px 30px 0; }
	
	#contact .contactDetails li {
		float: left;
		clear: both;
		margin-bottom: 3px; }

	#contact .contactDetails li.gap {
		padding-top: 7px; }


.projectBox {
	clear: both;
	width: 100%;
	overflow: hidden;
	background-color: #BEB9A6;
	font-style: italic;
	color: #fff;
	margin-bottom: 5px; }
	
	.projectBox img {
		float: left;
		display: inline;
		margin-right: 15px; }

	.projectBox h2 {
		font-size: 1em;
		font-style: italic;
		color: #857363;
		padding-top: 15px; }

	.projectBox h2 span {
		display: block;
		color: #00A8B4;
		margin-bottom: 3px; }
	
	.projectBox p {
		line-height: 1.2em;
		padding-right: 10px;
		margin: 0; }
		
	.projectBox p a {
		display: block;
		text-decoration: underline;
		color: #fff; }

	.projectBox p a:hover {
		color: #00A8B4; }

	.projectBox .hiddenSlide {
		visibility: hidden; }
	
body#portfolio {
	background: none; }

	#portfolio .fader {
		position: relative;
		display: block;
		clear: both;
		width: 725px;
		height: 425px; }

	#portfolio .fader li {
		position: absolute;
		top: 0;
		left: 0;
		width: 725px;
		height: 425px; }

	#portfolio .fader li img {
		display: block; }
	
	#about .fader {
		clear: both;
		margin-bottom: 20px; }




/* ------> ~FORMS <----------- */

#contactForm {
	width: 700px;
	overflow: hidden; }

	#contactForm h2 {
		margin-bottom: 20px; }
	
	#contactForm h2.error {
		color: red; }
	
	#contactForm p {
		width: 90%;
		text-transform: uppercase;
		padding-bottom: 0; }
		
	#contactForm b {
		font-size: 1.2em;
		color: #EC1846; }

	#contactForm fieldset {
		display: inline;
		float: left; }

	#contactForm fieldset#userDetails {
		width: 280px;
		margin-right: 30px; }

	#contactForm fieldset#userEnquiry {
		width: 390px; }

	#contactForm label {
		float: left;
		clear: left;
		width: 130px;
		line-height: 1em;
		text-transform: uppercase;
		padding: 1px 0 0 0; }

	#contactForm label em {
		display: block;
		clear: both;
		text-transform: none;
		color: #857363;
		font-size: 0.9em; }

	#contactForm label.error {
		float: right;
		width: auto;
		display: inline;
		font-size: 0.7em;
		font-style: italic;
		font-weight: bold;
		background-color: #fff;
		color: #EC1846;
		padding: 2px;
		margin-top: -18px; }

	#contactForm input {
		float: left;
		width: 144px;
		border: none;
		background-color: #ebe7d8;
		color: #857363;
		padding: 5px 3px;
		margin-bottom: 23px; }

	#contactForm textarea {
		float: left;
		width: 248px;
		height: 122px;
		line-height: 1.4em;
		border: none;
		background-color: #ebe7d8;
		color: #857363;
		padding: 5px;
		margin-bottom: 23px; }

	#contactForm input.button {
		float: left;
		display: inline;
		clear: both;
		width: 75px;
		background-color: #00A8B4;
		border: 1px outset #00A8B4;
		color: #fff;
		font-size: 1em;
		padding: 3px 3px 2px 3px;
		margin: -47px 0 0 0; }

