﻿@charset "utf-8";

/* ---------------------------------------------------------------------
            				COOKIE RULE
------------------------------------------------------------------------ */
#eucookielawholder {
	background: #f04031;
	margin: 0 auto;
	border-bottom: 3px solid #004890;
}
#eucookielaw {
	width: 950px;
	padding: 12px 10px 50px 10px;
	margin: 0 auto;
	position: relative;
	display: none;
}
#eucookielaw p {
	float: left;
	padding: 0;
	margin: 5px 0 0;
	color: #fff;
	font-size: 15px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
#eucookielaw ul {
	list-style-type: none;
	margin: 0;
	float: right;
}
#eucookielaw ul li {
	margin: 0;
	padding: 7px 13px;
	display: inline-block;
	background-color: #004890;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
#eucookielaw ul li a {
	text-decoration: none;
	padding: 0;	
	color: #fff;
}
#eucookielaw ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* ---------------------------------------------------------------------
            				GLOBAL STYLES
------------------------------------------------------------------------ */

/* Global */
body {
	margin: 0;
	padding: 0;
	background: url('../images/bg.gif') repeat-x;
	background-color: #ffffff;
}
p {
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url('../images/wrapborder.png');
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	line-height: 20px;
	color: #444D56;
}

#container {
    width: 960px;
    margin:0 auto;
    position: relative;
    background-image: url('../images/headerbg.gif');
    background-position: top;
    background-repeat: no-repeat;
}

/* Logo */
#logo {
	float: left;
}


/* ---------------------------------------------------------------------
            					MENU
------------------------------------------------------------------------ */

/* Menu/Nav */
.indentmenu{
font: 16px Arial;
color: #444D56;
width: 761px; /*leave this value as is in most cases*/
overflow: hidden;
margin-top: 34px;
}

.indentmenu ul{
margin: 0 ;
padding: 0;
float: right;
width: 763px; /*width of menu*/
height: 54px;
background: #F9F9F9 url('../images/indentbg.gif') repeat-x center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #444D56;
text-align: center;
padding: 19px 0 0;
text-decoration: none;
border-right: 1px solid #c1c2c3;
height: 54px;
width: 152px;
}

.indentmenu ul li a:visited{
color: #444D56;
}

.indentmenu ul li a:hover{
color: #444D56 !important; /*text color of selected and active item*/
background: url('../images/indentbg2.gif') repeat-x center top;
}

.indentmenu ul li .first{
padding-left: 0;
}

.indentmenu ul li .current{
background: url('../images/indentbg2.gif') repeat-x center top;
}

.indentmenu ul li .last{
background: none;
width: 150px;
border-right: 1px solid #c1c2c3;
}



/* Acrediations */
#acrediations {
	float: left;
	margin: 13px 0 2px 0;
}

/* Footer */
#footer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 2px #4566A9 solid;
	padding: 13px 0 13px 0;	
	background: #DBDBDD url('../images/footerbkgrnd.gif') top repeat-x;
}
#bottomcontent {
	margin: 0 auto;
	color: #444D56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 925px;
}
#b1 {
	float: left;
	width: 585px;
	padding: 0;
}
#b1 ul {
	margin:0;
	padding: 0;
}
#b1 li {
	display:inline;
	margin:0 10px 0 0;
	padding: 0;
}
#b1 li.footerlinks {
	float:left;
	margin-left: 0px;
	padding-right: 12px;
}
#b1 li.footerlinks a:hover {
	border-bottom: 1px #4566A9 solid;
}
#b1 li.footercontact {
	float:left;
	margin-left: 0px;
	padding: 3px 8px 0 0;
}
#b1 a {
	text-decoration: none;
	color: #444D56;
}
#b3 {
	float: right;
	width: 245px;
	text-align: right;
	line-height: 22px;
}
#b3 a {
	text-decoration: none;
	color: #444D56;
}
#b3 .twitter {
	float:right;
	margin-top: 10px;
	padding-left: 21px;
	background: url('../images/twiticon.gif') left no-repeat;
}
#b3 .facebook {
	float:right;
	margin: 10px 0 0 10px;
	padding-left: 21px;
	background: url('../images/facebicon.gif') left no-repeat;
}

/* ---------------------------------------------------------------------
	           				INDEX PAGE STYLES
------------------------------------------------------------------------ */

/* Welcome Content */
#welcomecontent {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	background-image: url('../images/mainbg.gif');
    background-position: top;
    background-repeat: no-repeat;
}
#welcomecontent .title h1 {
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 9px 0 1px;
	line-height: 19px;
}


/* Services Content */
.serviceholder {
	float: left;
	width: 310px;
	margin: 10px 15px 15px 0;
}
.serviceholder.last {
	margin: 10px 0 15px 0;
}
.serviceholder.contact {
	margin: 10px 0 15px 15px;
}
.serviceholder h1 {
	float: right;
	font-size: 22px;
	font-weight: bold;
	padding: 75px 15px 0 0;
}
.serviceholder h1 a {
	text-decoration: none;
	color: #444D56;
}
.serviceholder .text {
	float: left;
	width: 285px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	padding: 10px 5px 5px 10px;
	background: #DBDBDD;
}
.serviceholder .moreinfo {
	text-align: right;
	padding: 8px 7px 3px 0;
}
.serviceholder .moreinfo a {
	text-decoration: none;
	color: #444D56;
}
.serviceholder .contracting {
	height: 141px;
	background: url('../images/index_services_image1.gif') no-repeat left top;
}
.serviceholder .insurance {
	height: 141px;
	background: url('../images/index_services_image2.gif') no-repeat left top;
}
.serviceholder .structural {
	height: 141px;
	background: url('../images/index_services_image3.gif') no-repeat left top;
}
.serviceholder .contact {
	height: 141px;
	background: url('../images/index_services_image4.gif') no-repeat left top;
}



/* ---------------------------------------------------------------------
	           			SERVICES PAGES STYLES
------------------------------------------------------------------------ */

/* Services Content */
#servicescontent {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	background-image: url('../images/mainbg.gif');
    background-position: top;
    background-repeat: no-repeat;	
}
#servicescontent .title h1 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
	padding: 0;
}
#servicescontent h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 0 9px 0 1px;
	line-height: 19px;
}
#servicescontent h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 9px 0 1px;
	line-height: 19px;
}
#servicescontent h3 a {
	text-decoration: none;
	color: #444D56;
}
#serviceimage {
	float: right;
	margin: 20px 14px 0 0;
	position: relative;
	width: 966px;
}
#serviceimage .title h1 {
	position: absolute;
	top: 99px; right: 17px;
	font-size: 12px;
	z-index: 99; /*--Assures the paging stays on the top layer--*/
	font-weight: bold;
	font-size: 43px;
	color: #ffffff;
}


/* ---------------------------------------------------------------------
            				CONTACT PAGE
------------------------------------------------------------------------ */

#contentglobal {
	margin: 0 auto;
	width: 967px;
	padding-left: 8px;
	padding-top: 10px;
	overflow: hidden;
}

/* Contact Area, Tel & Mobile & GMap */
#contactarea {
	float: left;
	width: 960px;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444D56;
	background: #F6F6F6 url('../images/contactbkgrnd.gif') repeat-x top;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

/* Contact Google Map */
#gmapbackground {
	float: left;
	display: inline;
	padding: 15px;
}

/* Contact Text */
#contact_text {
	float: left;
	width: 230px;
	font-size: 14px;
	padding: 15px 0 10px 15px;
	margin: 15px 0 10px 15px;
	line-height: 21px;
	color: #444D56;
	background-image: url('../images/contactextback.png');
}
#contact_text a {
	text-decoration: none;
	color: #444D56;
}
#contact_text p {
	font-size: 12px;
	padding: 5px 15px 5px 0;
	line-height: 21px;
}
.contacttitle {
	font-size: 20px;
	font-weight: bold;
}


/* Contact Sending Form */
#contactform {
	float: left;
	width: 960px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444D56;
	background: #F6F6F6;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#contactformback {
	float: left;
	width: 915px;
	margin: 7px 0 15px 15px;
	padding: 20px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444D56;
	background: #F6F6F6;
	overflow: hidden;
	line-height: 21px;
	background-image: url('../images/contactextback.png');
}
#contactformback .left {
	float: left;
	width: 500px;
	margin-right: 10px;
}
#contactformback .right {
	float: left;
	width: 385px;
	margin-top: 41px;
}
#contactform input, #contactform select {
	padding: 5px;
	width: 786px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ACE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contactform textarea {
	padding: 5px;
	width: 785px;
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1px 0px 10px 0px;
	border: 2px solid #ACE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contactform textarea:focus, #contactform input:focus, #contactform select:focus {
	border:2px solid #486EAF;
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow:0 2px 2px rgba(0,0,0,0.3);
    box-shadow:0 2px 2px rgba(0,0,0,0.3)
}
#contactform #submit-button {
	width: 200px;
	float: right;
	color: #444D56;
	font-weight: bold;
	margin: 0 20px 0 10px;
	font-size: 14px;
	background-color: #CFCFCF;
}
#contactform #reset-button {
	width: 200px;
	float: right;
	color: #444D56;
	font-size: 14px;
	font-weight: bold;
	background-color: #CFCFCF;
}
#contactform label {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 85px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #444D56;
}
#contactform .label2 {
	width: 60px;
}

#contactform textarea#message {
	height: 169px;
}
p.err {
	font-size: 14px;
	background: #F6F6F6 url('../images/contactbkgrnd.gif') repeat-x top;
	color: #fff;
	padding: 10px;
	width: 875px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


/* Contact Sent Form */
#contactareasent {
	float: left;
	width: 915px;
	font-size: 14px;
	padding: 15px 0 10px 15px;
	margin: 15px 15px 15px 15px;
	line-height: 21px;
	color: #444D56;
	background-image: url('../images/contactextback.png');
}
.contacttitlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #444D56;
}
#contact-form-sent {
	width: 866px;
	padding: 25px 0 0 20px;
}
#contact-sentform {
	float: left;
	width: 120px;
	padding: 20px 0 10px 0;
}
#contact-sentformdetails {
	float: right;
	width: 770px;
	padding: 20px 10px 10px 5px;
}
#contact-sentformdetails a {
	text-decoration: none;
	color: #444D56;
}