/**
 *
 * Ebcobuild.co.uk default css
 */

body {
	background-color: rgb(240,244,243);
	text-align: center;
	font-family: Verdana, Arial, Sans-serif;
	margin-top: 0px;
}

td {
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: -2px;
}
/* layout */

#wrapper {
	width: 975px;
	margin: 0 auto ;
	text-align: left;
	padding-top: 0px;
	background-color: rgb(240,244,243);
}

/* heading */
#header {
	background-color: rgb(224,231,229);
	height: 75px;
	margin-bottom: 15px;
	text-align: right;
}

.logo {
	height: 75px;
	float: left;
	width: 382px;
}

.headertitle {
	padding-left: 10px;
	padding-bottom: 5px;
}

#topmenu {
	padding-top: 53px;
	/*padding-right: 15px;*/
}

.topmenuitem {
	font-weight: bold;
	font-size: 0.75em;
	text-transform:uppercase;
	text-decoration: none;
	color: rgb(90,128,150);
	margin-right: 15px;
	margin-left: 12px;
}

.topmenuitem:hover {
	color: rgb(153,179,193);
}

.tmiselected {
	color: rgb(229,122,0);
}

/* content */

#content {
	color: rgb(103,24,27);
	font-size: 0.75em;
	line-height: 1.2em;
	height: 580px;
}

.leftcoldark {
	background-color: rgb(240,244,243);
	float: left;
	width: 177px;
}

.leftcol {
	background-color: rgb(224,231,229);
	float: left;
	width: 177px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.leftcollight {
	background-color: rgb(240,244,243);
	float: left;
	width: 177px;
}

.rightcol {
	float: right;
	width: 200px;
}

/* project page items */

.mainback {
	width: 798px;
	background-color: rgb(224,231,229);
	height: 355px;
	float: right;
	overflow: visible;
}

.projectstitle {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
	text-transform: uppercase;
}

.leftmenuitem {
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: rgb(90,128,150);
	margin-bottom: 0.65em;
	display: block;
	text-indent: -32px;
	margin-left: 32px;
	line-height: 1.1;
}

.leftmenuitem:hover {
	color: rgb(153,179,193);
}

.lmiselected {
	color: rgb(229,122,0);
}

.leftmenuspacer {
	height: 329px;
	padding: 13px 15px;
}

.leftmenushortspacer {
	height: 245px;
}

.thumbline {
	width: 200px;
	padding-left: 10px;
	height: 85px;
	padding-top: 15px;
	margin-bottom: -15px;
}

.thumbcell {
	float: right;
	width: 85px;
	padding-left: 5px;
	padding-right: 10px;
}

.thumbcelll {
	float: left;
	width: 80px;
	padding-left: 20px;
}

.thumblink {
	text-decoration: none;
}

.noborder {
	border: 0px;
}

.fullheight {
	height: 100%;
}

.copy {
	font-size: 0.9em;
	padding: 10px 10px 0px 15px;
}

.mainimage {
	/*position: relative;*/
	float: left;
	border: 0px;
	margin: 0px;
	position: absolute;
	top: 93	px;
}

.main>.mainimage {
	top: 90px;
}


/* contact page items */

.addresscol {
	background-color: rgb(224,231,229);
	float: left;
	width: 255px;
	font-size: 1.05em;
	line-height: 0.95em;
	height: 355px;
}

#content>.addresscol {
	width: 258px;
}

.emailaddress {
	font-size: 1em;
	text-decoration: none;
	color: rgb(102,153,153);
	font-weight: bold;
}
.emailaddress:hover {
	color: rgb(153,179,193);
}

.contacttext {
	font-size: 0.9em;
	padding-left: 30px;
	padding-top: 43px;
}

.contacttitle {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 13px 0px 0px 15px;
	padding: 0px;
}

/* homepage items */

.nodec {
	text-decoration: none;
	border: 0px;
}

.linkitem {
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: rgb(90,128,150);
}
.linkitem:hover {
	color: rgb(153,179,193);
}


#slideshow {
	width: 975px;
	height: 375px;
	background: url(images/slides/image1.jpg) no-repeat left;
}

#homecontent {
	width: 975px;
}

.col50 {
	margin-left: 395px;
	width: 345px;
	padding: 12px;
	padding-left: 15px;
	line-height: 1.2em;
	font-size: 0.9em;
}

#homecontent>.col50 {
	margin-left: 380px;
	width: 350px;
}

.col50f {
	float: left;
	width: 360px;
	padding: 12px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 1.2em;
	font-size: 0.9em;
}

.colt {
	padding: 10px;
	float: right;
	width: 180px;
}

.aecblogo {
	color: rgb(0,133,167);
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: -1px;
}

.aecbtitle {
	color: rgb(102,110,109);
	font-size: 4px;
	margin-bottom: 13px;
}

.tradeimage {
	vertical-align: top;
	border: 0px;
	margin-right: 3px;
}

/* footer */

#footer {
	margin: 0px;
	border: 0px;
	margin-top: 35px;
	clear: both;
	background-color: rgb(224,231,229);
	height: 45px;
}

/* other things */

.copyright {
	color: rgb(103,24,27);
	clear: none;
	width: 140px;
	float: left;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: -12px;
	font-size: 0.55em;
}

.woodgrain {
	margin-left: 86px;
	width: 780px;
	float: right ;
	vertical-align: top;
}

*>.woodgrain {
	width: 798px;
}
