body
{

	background:url('../images/main-bg.jpg') repeat-x #191919;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align:left;
}



#container
{
margin:0px auto 0px auto;
max-width:970px;
width: 100%;
overflow:visible;

}
	



#leftcontent
{
	
	display: inline-block;
    float: left;
    margin: 0 auto;
    max-width: 400px;
    min-height: 495px;
    
    width: 100%;
}



#rightstack
{
	max-width:540px;
	width: 100%;
	display:table;
	float: right;
	text-align:left;
	padding: 10px 10px 10px 0px;
	height:130px;
	line-height:6px;
}

img {
	max-width: 100%;
}


#rightcontent
{
	display: inline-block;
    float: right;
    margin-bottom: 50px;
    max-width: 540px;
    padding: 0;
    text-align: left;
    width: 100%;
}

#rightcontent2
{
	width:550px;
	display:block;
	float: right;
	text-align:left;
	padding: 10px 0px 0px 0px;
}


#rightcontent3
{
	width:540px;
	display:block;
	float: right;
	text-align:left;
	padding: 0px 10px 0px 0px;
	margin-bottom:50px;
	line-height:25px;
	color:#999;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}


#rightcontentleftcol
{
	max-width:267px;
	width: 100%;
	display:block;
	float: left;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	margin-top:0px;
}


#rightcontentrightcol
{
	max-width:267px;
	width: 100%;
	display:block;
	float: left;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-left:2px;
	margin-top:0px;
}



#partnersright
{
	max-width:260px;
	width: 100%;
	display:block;
	float:left;
	text-align:left;
	margin: 40px 0px 0px 60px;
}


#partnersmiddle
{
	max-width:370px;
	width: 100%;
	display:block;
	float:left;
}


#partnersleft
{
	max-width:260px;
	width: 100%;
	display:block;
	float:left;
	text-align:left;
	margin: 50px 0px 0px 0px;
}



#indeximg
{
max-width:970px;
width: 100%;
height:495px;
display:inline-block;
}

img
{
	border:none;
	padding:0px;
	margin:0px;

}

/*****************************  MAIN NAV + HEADER  *********************************/

#header
{
	height: 50px;
	max-width: 970px;
	width: 100%;
	margin: 60px auto 40px auto;
	font-size:12px;
}
#header div table {
    max-width: 575px !important;
    width: 100% !important;
}

#header #nav > li.active > a{
	color: #6699CC !important;
}
#header #nav > li > a.active{
	color: #6699CC !important;
}



#navcontainer
{
	height:20px;
	width: 800px;
	margin: 0px 0 0 0;
	float:right;
	display:block;
}


#navImages
{
	margin:70px -12px 0 0 ;
	float:right;
	text-align:center;
	width: 609px;
	height:35px;
	font:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#CCC;
}



#navImages ul
{	
	padding:0px 0px 0 0px;
	float:right;
	margin:0px 0px 0px 0px;
	margin-bottom:0px;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
}



#navImages ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display:block;
	float:left;	
	width:87px;
	height:35px;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
}

#navImages a
{
	color:#666666;
	font-size:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	border:none;
}



#navImages a:hover
{
	padding:0px;
	margin:0px;
	color:#000;
	border:none;
}









/*****************************secondary nav*********************************/


#secondarynav
{
	margin:10px 0 0 0 ;
	float:right;
	text-align:center;
	width: 500px;
	height:25px;
	vertical-align:middle;
}



#secondarynav ul
{	
	padding:0px 0px 0 0px;
	margin:0px 0px 0px 0px;
	margin-bottom:0px;
	vertical-align:middle;
}



#secondarynav ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display:block;
	float:right;
	width:100px;
	height:15px;
	vertical-align:middle;
	border-left:thin solid  #CCCCCC;
	color:#66cc33;
	font-weight:bold;
	font-size:12px;
}


/**********************************main font-styles*****************************************/


p
{
	font-size:13px;
	color:#999;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	letter-spacing:0px;
}



h2
{
	font-size:25px;
	color:#666;
	margin: 0px 0 25px 0px;
	font-style:normal;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	letter-spacing:1px;
	text-transform:uppercase;
}



h3
{
	font-size:16px;
	color:#666;
	font-style:normal;
	font-weight:lighter;
	padding:5px 0px 5px 5px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
	border-bottom:#333 thin solid;
	border-top:#333 thin solid;
}


h4
{
	font-size:16px;
	color:#666;
	font-style:normal;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px 0 0px 0;
	line-height:20px;
}

h5
{
	font-size:14px;
	color:#e2dede;
	font-style:normal;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 8px 0;
	font-style:italic;
	
}


h6
{
	font-size:16px;
	color:#6699cc;
	font-style:normal;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px 0 -10px 0;
	line-height:20px;

}



#rightcontent ul
{
	margin:0px 0 0 0;
	padding:0px;
	

}


#rightcontent li
{
	margin:2px 0 2px 0px;
	font-size:13px;
	color:#999;
	list-style:none;
	background:url(../images/list-bg.jpg) repeat;
	padding: 5px 5px 5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;

}

ul
{
	color:#999;
	list-style:none;
	font-size:11px;
	line-height:20px;
}

#rightcontent .list-items li{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #999 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px;
    font-style: normal !important;
    margin: 2px 0 !important;
    padding: 0 !important;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 17px;
}


a:link
{
	color:#999;
	font-size:13px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}

a:hover
{
	color:#6699CC;
}


a:visited
{
	color:#6699CC;
	font-size:13px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}


#partnersleft a:hover
{
	font-size:16px;
	color:#6699CC;
	font-style:normal;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0 0px 0;
	line-height:20px;
	text-decoration:none;
}



#partnersleft a
{
	font-size:16px;
	color:#666;
	font-style:normal;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0 0px 0;
	line-height:20px;
	text-decoration:none;
}


#rightcontent a:link
{
	color:#969696;

}
#rightcontent a:visited
{
	color:#6699CC;
	font-size:13px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}
#rightcontent a{
	color:#969696;
	/*text-decoration:underline;*/
}

#rightcontent a:hover
{
	color:#6699CC !important;
	text-decoration:underline;
}


/****************************footer*********************************/


#footer
{
max-width:970px;
height: 60px;
margin: 5px auto 100px auto;
padding:10px 0px 10px 0px;
text-align:center;
display:table;
border-top:#333 thin solid;
border-bottom:#333 thin solid;
width: 100%;


}


#footer ul
{
	list-style:none;
	font-size:13px;
	padding: 0px 0 0px 0;
	margin: 0px 40px 0px 0px;
	color:#FFFFFF;
	float:right;
}



#footer ul li
{
	list-style:none;
	display:inline;
	margin:0px 0px 0 10px;
	font-size:13px;
	padding: 0;
	}



#footer a
{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
}



#footer a:hover
{
	color:#6699cc;
	font-size:13px
}



#footer p
{
	font-size:13px;
	margin: 5px 0 0px 0px;
	line-height:normal;
	color:#FFFFFF;
	height:50px;
}


#bottombanner
{
	background: url(images/bottom_banner_2.gif);
	height: 125px;
	width: 798px;
	margin: 0px auto 0px;
}


#reflection
{
width:900px;
height: 100px;
background-image:url(images/bg_reflection.gif);
background-repeat:repeat-x;
margin: 0 auto 0 auto;
}



#creditlinks ul li
{
	list-style-type:none;
	background: none;
}



#creditlinks ul 
{
	list-style-type:none;
}

















/*****************************drop down*********************************/

 
	/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider
{
display:block;
font-size:1px;
border-width:0px;border-style:solid;
position:relative;
z-index:1;
}



.qmmc .qmdividery
{
float:left;width:0px;
}



.qmmc .qmtitle
{
display:block;
cursor:default;
white-space:nowrap;
position:relative;
z-index:1;
}



.qmclear 
{
font-size:1px;height:0px;
width:0px;clear:left;
line-height:0px;
display:block;
float:none !important;
}



.qmmc 
{position:relative;
zoom:1;z-index:10;
}



.qmmc a, .qmmc li 
{
float:left;
display:block;
white-space:nowrap;
position:relative;
z-index:1;
}



.qmmc div a, .qmmc ul a, .qmmc ul li 
{
float:none;
}



.qmsh div a 
{
float:left;
}



.qmmc div
{
visibility:hidden;
position:absolute;
}



.qmmc .qmcbox
{
cursor:default;
display:block;
position:relative;
z-index:1;
}



.qmmc .qmcbox a
{
display:inline;
}



.qmmc .qmcbox div
{
float:none;
position:static;
visibility:inherit;
left:auto;
}



.qmmc li
{
z-index:auto;
}



.qmmc ul
{
left:-10000px;
position:absolute;
z-index:10;
}



.qmmc, .qmmc ul
{
list-style:none;
padding:0px;
margin:0px;
}



.qmmc li a
{
float:none
}



.qmmc li:hover>ul
{
left:auto;
}



#qm0 ul
{
top:100%;
}



#qm0 ul li:hover>ul
{
top:0px;left:100%;
}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px;
		color:#666;
		font-family:Arial;
		font-size:15px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#6699CC;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#6699CC;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#6699CC;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#404041;
		border-width:1px;
		border-style:solid;
		border-color:#515051;
		text-align:left;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#6699CC;
		color:#DAD5D7;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#6699CC;
		color:#DAD5D7;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#525252;
		color:#DAD5D7;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		background-color:#415147;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#707070;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:40px;
		margin:-5px 2px 0px 2px;
		border-color:#353535;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		/*padding:20px;
		margin:-2px 0px 0px 0px;
		background-color:#646464;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;*/
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		/*background-color:#F7F7F7;
		background-color:#191919;*/
		background-color: #6699cc;
		color: #dad5d7;
	}
	ul#qm0 > li:hover > a{
		background-color: rgba(0,0,0,0);
		color: #6699cc;
	}




/*******************************lightbox**********************************************/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; max-width: 620px !important; width: 100% !important; height: auto !important; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100% !important; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; max-width: 620px !important; width: 100% !important; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #6699cc url("../images/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}

/**** Added by Melanie Mar 2017 ****/
.button-in-main-body {
    background-color: #6699cc;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #fff !important;
    font-weight: bold;
    padding: 14px 22px 14px 22px;
}

a.button-in-main-body {
	padding-bottom: 14px !important;
}

/***This rule isn't working***/
#rightcontent a.button-in-main-body:hover {
	color: #fff !important;
	text-decoration: none;
}

/**** Added by Melanie May 2018 for news page - add leading, make white, change size ****/
.news {
	line-height: normal;
	color: #fff;
	font-size: 15px;
}

/****************************socials on contact page added by Melanie Aug 2018*********************************/


.socials
{
height: 30px;
margin: 5px auto 100px auto;
padding:10px 0px 10px 0px;

width: 100%;


}


.socials ul
{
	list-style:none;
	font-size:20px;
	padding: 0px 0 0px 0;
	margin: 0px 40px 0px 0px;
	color:#FFFFFF;
}



.socials ul li
{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 10px;
	font-size:20px;
	padding: 0;
	}



.socials i
{
	color:#FFFFFF;
	font-size:20px;
	text-decoration:none;
}



.socials i:hover
{
	color:#6699cc;
	font-size:20px;
}

/*********Melanie added April 2020****/
#spacer20 {
	padding-top: 20px !important;
}
#spacer25 {
	margin-top: 25px;
}

.spacer40{
	padding-top: 40px;
	padding-bottom: 40px;
}

#center {
	text-align: center;
}

/*News page aka social feeds Apr 2020*/
#socialfeed {
	padding: 20px 20px;
}


/****** Responsive ********/
@media only screen and (min-width: 768px) and (max-width: 1024px){
#rightcontent{
	display: table-cell;
	padding: 0 15px;
	float: none;
}
#content{
	text-align: center;
}
#content > img:last-child{
	display: none;
}
#content > h3, #content > h2, #content > ul{
	text-align: left;
}	
.sitemap{
	max-width: 100% !important;
	margin: 0 auto;
	width: 720px !important;
}
}
@media only screen and (min-width: 870px) and (max-width: 949px){
#partnersmiddle {
    max-width: 300px;
}
#partnersright {
    max-width: 250px;
}
#rightstack{
	max-width: 460px;
}
}
@media only screen and (min-width: 870px) and (max-width: 938px){
#rightcontent{
	max-width: 470px;
}
#rightstack{
	max-width: 460px;
}
}
@media only screen and (min-width: 571px) and (max-width: 869px){
#header{
	text-align: center;
}
#header > a {
    display: inline-block;
}	
#leftcontent {
    display: block;
    float: none;
    margin: 0 auto;
}
#rightcontent {
    display: block;
    float: none;
    margin: 0 auto;
}
#rightstack{
	float: none;
	margin: 0 auto;
}
}
@media only screen and (min-width: 870px) and (max-width: 952px){
#header div table {
    float: none !important;
    margin: 0 auto !important;
}
#header div table td{
	width: 655px !important;
}
#header{
	text-align: center;
}
#header > a {
    display: inline-block;
}
}
@media only screen and (min-width: 801px) and (max-width: 869px){
#header div table {
    float: none !important;
    margin: 0 auto !important;
}	
}
@media only screen and (min-width: 768px) and (max-width: 869px){
#partnersleft{
	max-width: 195px;
}
#partnersmiddle{
	max-width: 320px;
}
#partnersright {
    max-width: 185px;
}
}
@media only screen and (min-width: 320px) and (max-width: 570px){
#header{
	text-align: center;
}
#header > a {
    display: inline-block;
}
#rightcontent{
	display: table-cell;
	padding: 0 15px;
	float: none;
}
#rightstack{
	float: none;
	margin: 0 auto;
	line-height:26px;
	padding: 0 15px;
	display: table-cell;
}
#content{
	text-align: center;
}
#content > h3, #content > h2, #content > ul{
	text-align: left;
}
}
@media only screen and (min-width: 993px){
#content{
	width:980px;
}
.main-project{
	width: 980px !important;
	max-width: 980px !important;
}	
#header div table {
    margin-right: 10px;
}
@-moz-document url-prefix(){
#header div table {
    margin-right: 18px;
}
}
#rightcontent{
	padding: 0 10px 0 0 !important;
}
#footer{
	display: block !important;
}
}
@media only screen and (max-width: 767px){
#partnersleft {
    float: none;
    margin: 50px auto;
}
#partnersmiddle {
    float: none;
    margin: 0 auto;
}
#partnersright {
    float: none;
    margin: 0 auto;
}
#indeximg{
	display: block;
	height: auto;
}
#camera_wrap_1{
	margin-bottom: 0 !important;
}
#content > img:last-child{
	display: none;
}
#content{
	text-align: center;
}
#content > h3, #content > h2, #content > ul{
	text-align: left;
}
#leftcontent{
	margin-bottom: 20px;
	float: none;
}
#leftcontent img#structuralicon, #leftcontent img#consultingicon, #leftcontent img#investigationsicon, #leftcontent img#buildingcodeicon {
    display: none;
}
}

