@charset "UTF-8";



body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:5px auto;
}

a{
	color:#FFF;
	text-decoration:none;
}

p, .left-content li, .left-content table{
	font-size:1.1em;
	
}

.left-content ul{
	padding:0;
	margin:0;
}

.left-content li{
padding:0 8px 8px 19px;
list-style-type:none;
background:url(../images/projects-bullet.jpg) no-repeat 0 2px;
margin-left:0;
}

#container{
display:block;
width:980px;
margin-left:auto;
margin-right:auto;
}

#header{
	display:block;
	width:980px;
	height:124px;
background:url(../images/banner-bg.jpg) repeat-x top left; /*#006b6e*/
margin:0;
}

#logo{
	float:left;
	width:380px;
}

#logo span{
clear:left;
display:block;
margin:0 0 0 15px;
color:#fff;
font-size:0.9em;
}

#logo span a{
float:none;
margin:0 auto;
}

#menu{
display:block;
float:left;
width:555px;
height:24px;
/*background:url(../images/banner-bg.jpg) repeat-x top left;*/
text-align:right;
padding:0 45px 0 0;
margin:0;
}

#menu ul{
margin:0;
}

#menu ul li{
	display:inline;
	list-style-type:none;
	color:#FFF;
	margin-left:10px;
	font-size:0.9em;
	text-transform: uppercase;
}


#menu ul li a{
	color:#99c8c9;
}

#menu ul li a:hover{
	color:#fff;
}
	
	
#divisions-left{
	display:block;
	float:left;
	width:403px;
	min-height:404px;
	margin-right:4px;
padding:10px 20px 0 20px;
	background:#e8e8e8;
}

#left-content{
	display:block;
	float:left;
	width:423px;
	min-height:559px;
	margin-right:4px;
}

#left-content h2, #divisions-left h2{
font-size:1.2em;
font-weight:bold;
color:#333;
}

#left-content p, #divisions-left p{
color:#333;
}

#right-content{
display:block;
	float:left;
	width:443px;
	height:400px;
	background: url(../images/right-bg.gif) repeat-x top left;
}

#scroll{
	display:block;
	float:left;
	height:160px;
	width:890px;
	background-color:#ddd;
	margin:4px 0 0 0;
}

#footer{
	display:block;
	float:left;
	width:980px;
	height:45px;
	/*background-color:#006b6e;*/
background:url(../images/mclh-footer.jpg) repeat-x top left;
	color:#eee;
	font-size:0.8em;
	/*letter-spacing:1px;*/
	margin-top:4px;
}


#address{
	float:left;
	width:940px;
	margin-bottom:0;
	padding:0 20px;
}

#telephone{
	float:left;
	width:200px;
	margin-bottom:0;
	padding:0;
}

#contact{
	float:right;
	width:240px;
	margin-bottom:0;
	text-align:right;
	padding:0 50px 0 0;
}


div#scrollbar { 
    display:none;
    }

/* below in external file */
div#wn	{
/*clear:left;*/
    position:relative; 
    width:970px; height:130px; 
    overflow:hidden;
	background-color: #eee;
	margin-top:5px;
	padding:0 0 0 10px;
	}
	
div#scrollbar { 
    position:relative; 
    width:980px; height:14px;
    display:block; /* display:none initially */
    font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
margin-top:0;
}

div#track { 
    position:absolute; left:22px; top:0;
    width:939px; height:14px; 
    background: #cdcdcd;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
  }
div#dragBar {
    position:absolute; left:1px; top:1px;
    width:50px; height:13px; 
    background-color:#eee;
/*	border-left:1px solid #999;
	border-right:1px solid #999;*/
}  
div#left { position:absolute; left:0; top:0;border:1px solid #999;}  
div#right { position:absolute; right:0; top:0;border:1px solid #999;}

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    } 


#wn td img{
	width:137px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers 
	-moz-border-radius:20px;*/

	background:#FFF;
	padding:5px;
	text-align:center;
/*	position:relative;*/
	/*float:left;*/
	display:inline;
	margin:0 5px 0 0;
	/* for IE 
  filter:alpha(opacity=80);
   CSS3 standard 
  opacity:0.8;*/
  }


#wn td a:hover img{
 /* for IE 
  filter:alpha(opacity=100);
   CSS3 standard 
  opacity:1;*/
  background:#ddd;
  border:solid #999;
  border-width:0 1px 1px 0;
  }


#wn a{
	/*width:135px;*/
}

#wn a:hover span{	
    display:block;
	width:147px;
	background:#dedede;
	color:#333;
	margin:0;
	padding:3px 0 3px 0;
	text-transform:uppercase;
	font-size:9px;
	border:1px solid #EEE;
	border-width:3px 0 0 0;
	text-align:center;
	filter: alpha(opacity=100);
	visibility:visible;
} 

#wn a span{
    display:block;
	width:147px;
	color:#333;
	margin:0;
	padding:3px 0 3px 0;
	text-transform:uppercase;
	font-size:9px;
	border:1px solid #EEE;
	border-width:3px 0 0 0;
	text-align:center;
	filter: alpha(opacity=100);
}


#wn a span font{color:#666;font-size:9px;}

.project-details{
color:#FFF;
font-size:1.1em;
background:url(../images/project-detail-bg.jpg) repeat-x top left;
width:955px;
padding:7px 10px 10px 15px;
height:13px;
margin-top:4px;
}

.project-details a{
background:url(../images/breadcrumb-bullet.jpg) no-repeat 0 2px;
padding:0 8px 0 19px;
}

.project-details span{
padding-left:7px;
padding-right:7px;
}

.projects, .content{
background:#e8e8e8;
min-height:420px;
padding:30px 20px 0 40px;
}

.content{
overflow:auto;
}

.search-content{
background:#e8e8e8;
position:relative;
min-height:410px;
padding:20px 20px 20px 40px;
overflow:auto;
}

.projects a, .content a{
color:#007d82;
padding:0 8px 0 19px;
background:url(../images/projects-bullet.jpg) no-repeat 0 2px;
}

a.no-bullet{
	padding:0;
	background:none;
	text-decoration:underline;
}

.projects-left-col{
width:350px;
}

.left-content{
	overflow:auto;
	height:315px;
	width:385px;
	padding:0 20px 15px 0;
}


.left-content p{
	margin:8px 0;
}

h1{
font-family:Arial,sans-serif;
font-size:2em;
color:#007d82;
font-weight:normal;
margin:0 0 5px 0;
}


.breadcrumb{
color:#FFF;
font-size:1.1em;
/*background-color:#00787b;*/
background:url(../images/breadcrumb-bg.gif) repeat-x top left;
width:930px;
padding:12px 10px 10px 40px;
height:10px;
margin:0 0 4px 0;
/*border-top:5px solid #00777c;*/
}

.breadcrumb a{
	background:url(../images/breadcrumb-bullet.gif) no-repeat 0 2px;
padding:0 8px 0 23px;
}

a[href$=".pdf"]{
display: block;
float: left;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 10px;
padding-left: 50px;
height: 20px;
width: 280px;
margin: 0;
background: url(/images/pdf-icon.jpg) no-repeat top left;
}
/*
a[href$=".doc"]{
display: block;
float: left;
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 30px;
height: 12px;
width: 280px;
margin: 0;
background: url(/images/word-icon.gif) no-repeat top left;
}
*/
#search{
	float:left;
padding:40px 45px 0 0;
height:30px;
width:239px;
text-align:right;
margin:0 0 20px 316px;
}

.search-box{
	float:left;
	background: url(/images/search-box.gif) no-repeat top left;
	border:0;
	width:156px;
	height:26px;
	margin:0 5px 0 0;
	padding:4px 0 0 8px;
}

.search-button{
	float:left;
	background: url(/images/search-button.gif) no-repeat top left;
	width:70px;
	height:28px;
	padding:0;
	border:0;
	margin:0;
}

.imgRight{float:right;}

.search-result{
	display:block;
	float:left;
	padding:0;
/*	background-color:#ddd;*/
	margin-bottom:0;
	width:920px;
}

.search-result-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #007d82;
}

.search-result p{
	float:left;
	margin-top:5px;
}

.search-result-link{
	display:block;
	color: #007d82;
	text-decoration:underline;
}

.search-result-img{
	float:left;
	padding:10px;
}

.search-result h3{
	float:left;
	margin-bottom:0;
	width:920px;
	font-weight:normal;
}

.search-project-detail{
	float:left;
	display:block;
	max-width:180px;
	font-size:1.1em;
	padding-bottom:10px;
	margin-right:20px;
	color:#000;
	font-size:1em;
}

.rightImg{
	float:right;
/*	padding:0 0 30px 20px;*/
}

.job-title{
	color:#007d82;
/*	font-weight:bold;*/
}

.tandc{float:right;}