@charset "UTF-8";
/* CSS Document */

body {
	background-color:#034D54;
	margin:0 auto;
	
}

body#home .sociallink {
	margin-top:-20px;
}

.sociallink {
	float:right;
	margin-top:-22px;
	border:none;
	display:inline;
}

.sociallink img {
	float:right;
	display:inline;
}

.fb-like {
	float:right;
	display:inline;
}


#wrapper {
	width:800px;
	margin:0 auto;
	height:auto;
}

#content {
	float:left;
	display:inline;
	width:800px;
	padding:20px 0 35px 0;
	background-image:url(../images/front.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	position:relative;
}

#content2 {
	width:800px;
	float:left;
	display:inline;
	padding-top:22px;
	background-color:#FFF;
	background-image:url(../images/david-j-howe-expertise.jpg);
	background-repeat:repeat-y;
	margin:auto;
	padding-bottom:50px;
	position:relative;
}

#content3 {
	width:800px;
	display:inline;
	float:left;
	padding-top:22px;
	background-color:#FFF;
	background-image:url(../images/david-j-howe-expertise.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-bottom:30px;
	height:auto;
	position:relative;
}

#content4 {
	width:800px;
	float:left;
	display:inline;
	padding-top:22px;
	background-color:#FFF;
	background-image:url(../images/contact.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-bottom:30px;
	height:auto;
	position:relative;
}

#header {
	margin: 0 auto;
}

p {
	float:left;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#034D54;
	width:300px;
	margin:20px 0 0 55px;
	line-height:1.9em;
	display:inline;
}

#navbar {
	float:left;
	width:756px;
	height:38px;
	display:block;
	padding-top:2px;
}

li a {
	color:#758E91;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	color:#034D54;
	line-height:28px;
	float:left;
	padding-left:55px;
	display:inline;
}



li a:hover {
	color:#FFF;
	text-decoration:none;
	
}


#navbar, li {
	color:#BED6C4;
	float:left;
	list-style:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	letter-spacing:5px;
	display:inline;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	margin:0 22px;
}

.mainimages {
	padding-bottom;
}

.thumbs {
	width:300px;
	margin:0 auto;
	
}
.myslides {
	width:600px;
	clear:both;
	margin:auto;
	padding-top:30px;
	
}
.gallerytext {
	float:left;
	margin-left:67px;
}

.thumbs {
	width:310px;
	float:left;
	margin:20px 65px;
	display:inline;

	
}
.clearfloat {
	clear:both;
}


a {
	text-decoration:none;
}

#footer {
	text-align:center;
	width:800px;
	background-color:#034D54;
	padding-top:3px;
	margin:auto;
}


a {
	text-decoration:none;
}

.min {
	color:#FFF;
	font-size:9px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0 auto;
	width: 800px;
	text-align:center;
}

/* ===== FORM =====*/

#formWrapper {
	width:100%;
	margin-top:15px 0 0 0;
	height:auto;
}

#formWrapper #form {
	border-top:1px solid #EEE;
	margin:0 auto;
	width:800px;
	height:auto;
	
}

#form .row {
	display:block;
	line-height:38px;
	overflow:auto;
	padding:24px 0px;
	width:800px;
}

#form .row .label {
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	width: 160px;
	text-align:right;
	float:left;
	margin-right:5px;
	padding-right:5px;
	line-height:2.5em;
	
}


#form .row .input {
	float:left;
	margin-right:25px;
	width:300px;
}
	
#form .row .input2 {
	float:left;
	margin-right:25px;
	width:300px;
	
	
}

.detail {
	width:300px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding:7px 8px;
	margin:0;
	display:block;
	background-color:#E9E9E9;
	border:1px solid #CCC;
		
	
}

.mess {
	width:300px;
	max-width:300px;
	height:250px;
	overflow:auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding:7px 8px;
	line-height:1.455em;
	display:block;
	background-color:#E9E9E9;
	border:1px solid #CCC;
		
	
}
	
#form .row .context {
	font-size:10px;
	colour: #333;
	font-style:italic;
	line-height:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;	
	width:150px;
}


#form #submit {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	font-size:13px;
	padding:10px;
	margin-left:170px;
	
}

span.error {
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding-left:28px;
	display:block;
	background-image:url(../x.png);
	background-repeat:no-repeat;
	line-height:25px;
	margin-top:5px;
}

#formWrapper h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left:25px;
}

.detail:focus {
	background-color: #FFF;
	border:1px solid #999;
	outline:none;
	
}

.mess:focus {
	background-color: #FFF;
	border:1px solid #999;
	outline:none;
}
	


h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	padding:25px 25px;
	letter-spacing:-1px;
	width:850px;
	position:relative;
	margin:0px;


}
	
.label {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#333;

}


#contactbox {
	width:898px;
	margin:0 auto;
	height:64px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}


h4 {
	color:#034D54;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	padding:0;
	width:250px
	
}

.expertise {
	float:left;
	display:inline;
	width:208px;
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	font-size:12px;
	line-height:16px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	height:auto;
}

.expertise1 {
	height:auto;
	float:left;
	display:inline;
	width:208px;
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	font-size:12px;
	line-height:16px;
	padding-left:55px;
	padding-right:20px;
	padding-bottom:20px;	
}



.gallery {
	width:760px;
	float:left;
	display:inline;
	text-align:center;
	margin-top:16px;
}

li#gallery {
	width:700px;
	float:left;
	display:inline;
	text-align:left;
	
}


	
li#gallery a img {
	margin-right:13px;
	margin-bottom:13px;
	border:2px solid #fff;
	float:left;
	box-shadow:0px 1px 1px 1px silver;
}

.thumbs img {
	border:1px solid #f1f1f1;
}

.clear {
	float:left;
	margin:0 0 30px 55px;
}
	

.testimonials {
	width:650px;
	height:auto;
	color:#034D54;
	font-style:italic;
	font-weight:400;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	border:outset #EEF4F7;
	background:url(../images/testimonials_back.png) repeat 0 0;
}

.contact {
	background:url(../images/testimonials_back.png) repeat 0 0;
	width:276px;
	height:72px;
	font-style:normal !important;
	font-weight:normal !important;
	border:outset #EEF4F7;
}
	

.name a:active {
	float:left;
	width:650px;
	color:#034D54;

}

.name a {
	colour:#034D54;
}


h5 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	margin-left:55px;
	color:#333;
	float:left;
	width:186px;
}

.name {
	color:#034D54;
}

.boldText {
	color:#034D54;
	text-decoration:underline;
	font-weight:bold;
}


/*
.thumbs img {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

/*
.thumbs img:hover {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


#kwg {
	width:60px;
}

img#kwg {
}

#footer a {
	color:#D6D6D6;
	
}

#footer a:hover {
	color:#AEAEAE;	
}



img.trustedTrader {
	float:left;
	padding:3px;
	border:1px solid #C5C5C5;
	width:100px;
	height:75px;
	position:relative;
	left:55px;
	-moz-box-shadow:1px 2px 1px #FFF;
	-webkit-box-shadow:1px 2px 1px #FFF;
	box-shadow:1px 2px 1px #FFF;
}

p.dash {
	font-weight:normal;
}

.glenbrook {
	float:right;
	padding:1px;
	border:1px solid silver;
	margin:5px 0px 0px 5px;
}

#galleryWrap {
	float:left;
}

p.gallery {
	padding-bottom:9px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	text-align:left;
	float:right;
	margin-top:-123px;
	margin-right:65px;
	width:246px;
	height:70px;
}

input.my-url,
input.time {
	display:none;	
}	

#navbar li a.active {
	color:#fff;	
}

/* == Captcha == */
.captcha-container {
	padding:0 0 0 170px;
	height:135px;
	}
	
	.captcha-container img { 
		border:1px solid #ccc;
		float:left;
		clear:both;
		}
	
	.captcha-container fieldset 
	{
		padding:10px 0;
		border:none;
		float:left;
		clear:both;		
		}
		
		.captcha-container label {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:12px;
			}
			
		.captcha-container input:focus {
			border:1px solid #999;
			outline:none;
			padding:2px;
			}
			
		.captcha-container a,
		.captcha-container a:hover
		{
			color:#034D54;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-weight:normal;
			letter-spacing:0;
			font-size:12px;
			border:none;
			}
			
		.captcha-container a:hover 
		{
			text-decoration:underline;
			}


/* ====== START IPHONE CONDITIONALS ====== */
@media only screen and (max-device-width: 480px) {
	/* MAIN NAVIGATION */
	#navbar li { 
		margin:0 20px;
	}
	
	/* TESTIMONIAL BACKGROUNDS*/
	.testimonials {
		background:#FFFFFF;
	}
	
	/* TESTIMONIAL/GALLERY CTA's */
	p.gallery, 
	p.testimonials contact {
		background:#FFFFFF;	
	}	
	
	/* FORM INPUT FIELDS */
	input.detail, 
	textarea.mess {
		background-color:#FFFFFF;	
	}	
	
	/* LIGHTBOX OVERLAY */ 
	.lightbox-container-image-box {
		display:block;
	}

/* ====== END IPHONE CONDITIONALS ====== */


