/******************* ADCO Construction Styles **************/
/********************** KND Web Consultants ****************/
/***************** Chris Garrett September 2006 ************/

/***********************************************/
/*                 Layout Divs                 */
/***********************************************/
#wrapper {
	width: 776px;
	margin: auto;
	background-color: white;
	padding: 14px 0 0 0;
}

#header{
	border-bottom: 1px solid #cccccc;
	height: 310px;
}
#menu{
	border-right: 1px solid #cccccc;
	float: left;
	width: 188px;
	margin: 0 13px 0 0;
	padding: 5px 0 0 0;
}
* html body #menu{
	margin: 0 9px 0 0;
	padding: 6px 0 0 0;
}
#headerImage {
	padding: 5px 0 0 0;
	font-size: 75%;
}

#titleStrip{
	height: 77px;
	margin: 7px 11px;
	text-transform: uppercase;
	font-size: 65%;
	text-align: right;
	padding: 0 10px 0 0;
	background-repeat: no-repeat;
	background-position: right;
}


.content{
	font-size: 70%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 11px;
}

/****************Content Boxes HOME **************/
.homeImages {
	padding: 7px 0 3px 6px;
}
#contentHome{
	font-size: 69%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 0 11px;
	/*background-image: url(../images/homeStripe.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#contentBoxHomeLeft {
	width: 22.5%;
	background-color: #BCB46D;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	margin: 7px 0 0 0;
	padding: 6px 6px 0 6px;
	height: 194px;
}
#contentBoxHomeRight {
	width: 20%;
}
#contentBoxHomeRight a{
	color: white;
	font-size: 9px;
	display: block;
	background-color: #999999;
	padding: 2px;
	text-transform: uppercase;
	position: relative;
	top: 169px;
}
* html body #contentBoxHomeRight a{
	top: 168px;
	margin: 0 0 0 4px;
}
#contentBoxHomeRight a:hover{
	color: black;
}
/*********** Content Boxes ****************/
.column {
	float: left;
	padding: 1% 1% 0 1%;
}
#contentBoxFifthsLeft {
	width: 17.55%;
	background-color: #F58027;
	font-weight: bold;
	border-right: 1px solid #cccccc;
}
#contentBoxFifths {
	width: 17.55%;
	border-right: 1px solid #cccccc;
}
#contentBoxFifths1 {
	width: 17.55%;
	border-right: 1px solid #cccccc;
}
#contentBoxFifths2 {
	width: 17.55%;
	border-right: 1px solid #cccccc;
}
#contentBoxFifths3 {
	width: 17.55%;
	border-right: 1px solid #cccccc;
}
#contentBoxFifths4 {
	width: 17.55%;
	border-right: 1px solid #cccccc;
}
#contentBoxFifthsRight {
	width: 17.55%;
}
#contentBoxFifthsLeftProjects {
	width: 17.55%;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	background-color: #3B508E;
	color: #cccccc;
}
#contentBoxFifthsLeftProjects h2{
	color: white;
}
#contentBoxFifthsLeftBest {
	width: 17.55%;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	background-color: #8F9960;
}
#contentBoxFifthsLeftNews {
	width: 17.55%;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	background-color: #995D5F;
	color: #cccccc;
}
#contentBoxFifthsLeftNews h2{
	color: white;
}
#contentBoxFifthsLeftCareers {
	width: 17.55%;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	background-color: #939598;
}
#contentBoxFifthsLeftContact {
	width: 17.55%;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	background-color: #333333;
	color: #cccccc;
}
#contentBoxFifthsLeftContact h2{
 	color: white;
 }
/************** Footer ****************/
#footer{
	clear: both;
	font-size: 65%;
	color: #666666;
	padding: 15px 0 5px 0;
	text-align: center;
}
.clear {
	clear: both;
}

/********************************************/
/************** Content Styles **************/
/********************************************/

/***** Accessibility and Page Title Styles *****/
#skiptocontent { display: none; }
#pagetitle { display: none; }

.quote{
	font-style: italic;
	margin: 0px auto;
	width: 75%;
}
.titleHome { 
	background-color: #E7E2B7;
	color: #BCB46D;
}
.titleHome img{ 
	background-color: #000;
	/*background-image: url('../images/titleWelcome.gif');*/
	color: #BCB46D;
}
.titleServices { 
	background-color: #FDD4B2;
	/*background-image: url('../images/titleServices.gif');*/
	color: #F58027; 
}
.titleProjects { 
	background-color: #C0CEE5;
	/*background-image: url('../images/titleProjects.gif'); */
	color: #005A9C; 
}
.titleBestPractice { 
	background-color: #CBCDB3;
	/*background-image: url('../images/titleBestPractice.gif'); */
	color: #8F9960; 
}
.titleNews { 
	background-color: #E4D3CF;
	/*background-image: url('../images/titleNews.gif'); */
	color: #995D5F; 
}
.titleCareers { 
	background-color: #CFD0D2;
	/*background-image: url('../images/titleCareer.gif'); */
	color: #939598; 
}
.titleContact { 
	background-color: #E7E2B7;
	/*background-image: url('../images/titleContact.gif'); */
	color: #221E1F; 
}
/************** .project styles *****************/

.topImage {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.topDescription{
	height: 295px;
	overflow: auto;
	padding: 0 7px 0 0;
}
.projectThumb {
	font-size: 95%;
	margin: 0 0 10px 0;
	height: 11.5em;
	overflow: hidden;
}
.projectThumb img{
	float: left;
	margin: 2px 2px 30px 2px;
}
.projectThumb h4 a{
	text-transform: uppercase;
	color: #333333;
}
.projectThumb h4 a:hover{
	color: #F58027;
}
#slideshow {
	float: left;
}
.dottedline {
	border-top: 1px dotted #7EA5D3;
	width: 70%;
	height: 10px;
	padding: 0 40px 0 0;
}

.seeExample a{
	color: #FF9900;
	text-transform: uppercase;
	font-size: 85%;
	vertical-align: bottom;
}
.crosshairs {
	padding: 0 3px 0 0;
}
.newsletterThumb {
	text-align: center;
}
/************* #footer styles ***************/

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer a{
	color: #00549F;
}
#footer a:hover{
	color: #0099CC;
}

/**************** Special Text Styles ****************/
.redtext {
	color: #FF0000;
}
/************** Contact Page ***************/

.row {
	clear: left;
}
.formNames {
	text-align: right;
	width: 50px;
	float: left;
	margin-right: 4px;
}
.formFields {
	width: 200px;
	display: block;
	float: left;
}
.formEnquiryName {
	text-align: right;
	width: 50px;
	float: left;
	display: block;
	margin-right: 4px;
}
.formEnquiryField {
	width: 200px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
.formSubmit {
	height: 29px;
	padding-top: 5px;
	clear: both;
	text-align: right;
}
.address {
	padding: 15px 0 0 50px;
	clear: left;
}