
/*---------------------------------------------
Constructionhouseonline.co.uk base style
author:   Joe Smalley/Motion
version:  11 July 2006

Classes preceeded by a dot (.)
IDs with a hash mark (#)
----------------------------------------------- */

html body{
	height: 100%;
	background-color: #E6E6E6;
	padding: 0;
	margin:	0;
	border:	0;
	background-color: #01103e;
	/* background: url(../images/bg.jpg) no-repeat top center #01103e; */
}

body {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {	color: #003366;}

a:hover { color: #0066FF;}

.clear { clear: both;
font-size: 0px;
line-height: 0em;}

#main {
	padding: 0;
	margin: 0 auto;
	width: 855px;
	margin-top: 30px;
	text-align: left;
	/* background: url(../images/home-middleshadow.jpg) repeat-y top left; */
}

#lefty{
	float: left;
	width: 450px;
}

#main-inner, #header-inner {
	padding: 10px;
}

#main-inner{
	background-image:url(../images/bg-page.jpg);
	background-color: white;
	min-height: 300px;
	float: left;
	width: 835px;
	border: 4px solid #cccccc;
}

.intro {
	width: 450px;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin: 0;
	float: left;
	margin-right: 10px;
}

.intro2 {
	width: 450px;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.welcome-block {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	float: left;
	margin-bottom: 15px;
}

#home-photo{
	float: right;
}

#tagline{
	margin: 0;
	padding: 0;
}

#page-photo-references1{
	width: 225px;
	height: 500px;
	margin: -10px;
	margin-right: 20px;
	height: 100%;
	float: left;
	display: inline;
}

#page-photo-references2{
	background: url(../images/references-photo.jpg) repeat-y top left;
	width: 50px;
	height: 500px;
	margin: -10px;
	margin-left: 20px;
	float: left;
	display: inline;
}

/* :KLUDGE: set the width for IE6- */
* html #page-photo-references2{
	width: 45px;
}

#page-text-references{
	margin: auto;
	width: 540px;
	float: left;
	display: inline;
}

#page-photo{
	float: left;
	display: inline;
	margin: -10px;
	margin-right: 20px;
}

#page-text{
	width: 400px;
	margin: 0;
	float: left;
	display: inline;
}

#welcome-thumbs {
	float: right;
	display: inline;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 19px;
}

.welcome-thumbnail,
.welcome-thumbnail-bottomrow,
.welcome-thumbnail-right,
.welcome-thumbnail-bottomrow-right{
	width: 80px;
	height: 80px;
	border: 4px solid #999999;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}

.welcome-thumbnail-right,
.welcome-thumbnail-bottomrow-right{
	margin-right: 0;
}

.welcome-thumbnail-bottomrow,
.welcome-thumbnail-bottomrow-right{
	margin-bottom: 0;
}

/*---------------------------------------------
Header
----------------------------------------------- */

#header {
	/* background: url(../images/home-middleshadow.jpg) repeat-y top left; */
	background-color: white;
	width: 100%;
	margin: 0;
	text-align: center;
	border: 4px solid #cccccc;
}

#header-inner{
	text-align: center;
}

#logo {
	float: left;
	width: 130px;
	padding: 0px 0px 11px 0px; /* padding TOP RIGHT BOTTOM LEFT */
}

#mainNav {
	float: right;
	display: inline;
	font-family: Georgia, "Gill Sans", Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 15px;
	list-style-type: none;
	margin: 0;
	padding: 30px 0px 0px 0px; /* padding TOP RIGHT BOTTOM LEFT */
	margin-bottom: -20px;
}

.topbottomshadow{
	margin: 0;
}

/* this is for IE6 */
#mainNav li{
	float: left;
}

#mainNav li a, mainNav li a:hover{
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #000;
}

#contactus #mainNav .contactus a,
#mainNav .contactus a{
	padding-right: 0;
}

#mainNav li a:hover{
	text-decoration: underline;
	color: #003366;
}

/* when one of the links is 'greyed out' */
#home #mainNav .home a,
#ourservices #mainNav .ourservices a,
#brochure #mainNav .brochure a,
#references #mainNav .references a,
#quoteme #mainNav .quoteme a,
#contactus #mainNav .contactus a{
	float: left;
	text-decoration: none;
	color: #AAA;
	cursor: default;
}

/*---------------------------------------------
Footer
----------------------------------------------- */

#footer-outer {
	width: 865px;
	text-align: center;
	margin: 0 auto;
}

#footer-tel {
	color: #cccccc;
	text-align: left;
	float: left;
	font-size: 22px;
	margin: 2px 0 20px 5px;
}

#footer-jobs {
	font-size: 12px;
	float: right;
	margin: 4px 0px 7px 0px;
}

#footer-jobs a {
	color: #CCCCCC;
}

#footer-jobs a:hover{
text-decoration: none;
}

/*---------------------------------------------
Individual pages
----------------------------------------------- */

#whatwedo{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	color: #555555;
}

.quote{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	background: url(../images/quote.gif) no-repeat top left;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 8px;
}

.quote-name{
	font-style: italic;
	padding-bottom: 0;
	margin-bottom:0;
}

/*---------------------------------------------
Quote me form
----------------------------------------------- */

#quoteme-intro{
	font-size: 12px;
	font-weight: bold;
}

#formfloat {
	float: left;
	width: 650px;
}

body#contactus form {
float: right;
width: 650px;
}

/* fieldset styling */
fieldset {
	margin: 0px 0px 10px 0px; /* margins TOP RIGHT BOTTOM LEFT */
	padding: 7px;
	border : 1px solid #ccc;
	background-color:#F5F5F5;
	float: left;
	display: inline;
	margin-right: 45px;
}

/* legend styling */
legend {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

/* style for  labels */
label, #address h2 {
	padding-top: 3px;
	width: 13em;
	float: left;
	font-size: 1em;
	font-weight: normal;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
	width: 10em;
}

/* 'Other notes' box */
#othernotes {
	border: 1px solid #999;
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	overflow: auto;
}

/* 'Other notes' box */
textarea {
	width: 185px;
	height: 6em;
}

input.radio, input.checkbox, input.submit {
	width: auto;
}

select#date, select#month, select#year {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
}

/* style form elements on focus */
input:focus, textarea:focus {
	background: #ffc;
}

.field {
	margin: 0;
	padding: 0;
	width: 15em;
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
}

/* space out fields in the address section */
.field2 {
	margin-bottom: 5px;
	width: 15em;
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
}

.nomarg{
	padding:0;
	margin: 0;
	margin-bottom: 5px;
	clear: both;
}

fieldset#address {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#address div {
	width: 8em;
	float: left;
}

#address label {
	float: none;
	display: inline;
}

input.submit {
	float: right;
}

#submit {
	float: right;
}

.mandatory {
	color: #FF0000;
	line-height: 0.5em;
}

#projecttypeblock,
#budgetotherblock{
	margin-top: 5px;
}

#dropdown,
#budget{
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, sans-serif;
}

/* #budgetotherblock, */
#completiondateblock,
#budget{
	margin-left: 147px;
}


/*  ---------------------------------------
	EVENTS
    ---------------------------------------  */
	
.events-bold {
	font-weight: bold;
	font-size: 13px;
}

.event {
	width: 300px;
	padding-right: 50px;
	float: left;
}

.events-date {
	font-size: 13px;
}

/*  ---------------------------------------
	Contact
    ---------------------------------------  */
	
.contact {
	margin-top: 23px;
	font-size: 12px;
	float: left;
	margin-right: 45px;
	display: inline;
}

#contactus-submit{
	margin: 10px;
}

/*  ---------------------------------------
	Brochure
    ---------------------------------------  */
	
body#brochure div#submit{
float: left;
padding: 0 0 0 460px;
}

img.pagetitle{
margin: 0 0 10px 0;
}
