.homeOnly 
{
   display:none;
}
body 
{
   background-color:#C9CECA;
}
.print
{
   display:none;
}
#Viewport 
{
	width: 100%;
	text-align: center;
	background:#E6E6E6 url(/shared/images/internal-bg-top.png) repeat-x left top;
}
.outerBounds 
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds 
{
	width: 100%;
	text-align: left;
}

#PageHeader 
{
   height:116px;
   position:relative;
}
#PageHeaderInner 
{
}

#PageBody 
{
}
#PageBodyInner 
{
}
#Columns 
{
  padding-top:15px;
}
#ColumnsInner 
{
}
#ColLeft 
{
	float: left;
	width: 296px;
	height: auto;
	overflow: hidden;
}
#ColLeftInner 
{
}
#ColMiddle 
{
	float: right;
	width: 684px;
	height: auto;
	overflow: hidden;
}
#ColMiddleInner 
{
   padding-left:25px;
}




#PageFooter 
{
}
#PageFooterInner 
{
}
h1#Logo 
{
	margin:0;
	padding:0;
	background:transparent url(/shared/images/logo-screen.png) no-repeat left top;
	width:372px;
	height:112px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#Logo a 
{
   font-size:10px;
   color:#fff;
   text-decoration:none;
   display:block;
   height:100%;
}
#HeaderNavigation
{
  height:45px;
  overflow:hidden; 
  padding-left:3px;
}
#HeaderNavigation ul
{
   margin:0;
   padding:0;
   color:#fff;
   font-weight:bold;
   list-style-type:none;
}
#HeaderNavigation ul li 
{
   float:left;
  
   line-height:45px;
   text-transform:uppercase;
   border-left:1px solid #5E8A7B;
  
}
#HeaderNavigation ul li span.text
{
    padding:0 15px;
    display:block;
    border-left:1px solid #155340;
}
#HeaderNavigation ul li.selected span.anchor
{
    display:block;
    background:url(/shared/images/header-nav-selected.png) repeat-x;
}
#HeaderNavigation ul li a
{
   color:#fff;
   text-decoration:none;
}
#HeaderNavigation ul li a:hover span.text 
{
   text-decoration:underline;
}
#HeaderNavigation ul li.last 
{
   border-right:1px solid #155340;
}
#HeaderNavigation ul li.last span.text
{
    border-right:1px solid #5E8A7B;
}
#PageFooter 
{
   background:#C9CECA url(/shared/images/footerbg-top.png) repeat-x;
   font-family:Arial, Helvetica, Tahoma, Sans-Serif;
   font-size:11px;
   text-align:center;
}
#PageFooterInner
{
    text-align:center;
   padding-top:35px;
   padding-bottom:25px;
}
#ExtranetLinks 
{
   position:absolute;
   right:50px;
   top:20px;
   margin:0;
   padding:0;
   list-style-type:none;
}
#ExtranetLinks a
{
   color:#333;
   text-decoration:none;
    background: url(/shared/images/plus-bullets.gif) no-repeat center left;
   padding-left:18px;
}
#ExtranetLinks li 
{
  margin-bottom:5px;
}
div.subNav
{
   background:#C9CECA url(/shared/images/subnav-bg-top.png) no-repeat left top;
   padding:8px 0;
  
}
.subNav ul 
{
   list-style-type:none;
   margin:0;
   padding:0;
   
}
.subNav ul li
{
   padding:0 8px;
   margin-bottom:2px;
}
.subNav ul li ul
{
   background:none;
   padding-left:15px;
   
    padding-top:5px;
}
.subNav ul li a,.subNav ul li span.anchor , .subNav ul li a:link, .subNav ul li a:visited 
{
   color:#333;
   font-weight:bold;
   text-decoration:none;
   line-height:42px;
   padding:0 40px 0 8px;
   display:block;
   background: url(/shared/images/subnav-underline.png) no-repeat 6px top;
}
.subNav ul li span.anchor  
{
   background:#E6E6E6 url(/shared/images/subnav-selected.png) no-repeat  right center;
}
.subNav ul li ul li a, .subNav ul li ul li span.anchor 
{
   background:none;
   font-size:12px;
   line-height:32px;
   
}
.subNav ul li ul li span.anchor 
{
   background:#E6E6E6 url(/shared/images/subnav-subselected.png) no-repeat  right center;
}
.subNav ul li.expanded ul
{
   background:#E6E6E6 
}
.subNav ul li a.expanded, .subNav ul li a.expanded:hover 
{
  background:#E6E6E6  url(/shared/images/subnav-expanded.png) no-repeat  right center;
}
.subNav ul li a:hover,.subNav ul li ul li a:hover 
{
   background:#E6E6E6;
}
.subNav ul li ul li a.expanded, .subNav ul li ul li a.expanded:hover
{
   background:#E6E6E6  url(/shared/images/subnav-subexpanded.png) no-repeat  right center;
}
#ProjectSlideshow
{
   text-align:center;
}
.paging
{
   text-align:right;
   font-size:11px;
}
.paging .selected
{
   font-size:1.3em;
   font-weight:bold;
}
.paging span.btnPrev, .paging span.btnNext
{
   opacity:0.5;
}
.paging a, .paging span, .paging a:link, .paging a:visited
{
   text-decoration:none;
   padding: 0 4px;
   border-right: 1px solid #999;
}
.paging a.last, .paging span.last, .paging .btnPrev, .paging .btnNext,.paging a.btnPrev, .paging a.btnNext
{
   border:none;
}
.paging a:hover
{
   text-decoration:underline;
}
.paging a.btnPrev:hover, .paging a.btnNext:hover
{
   text-decoration:none;
}
.paging a.btnPrev
{
  
  
}


#ProjectContent
{
   width:680px;
}
.projectContent
{
   margin-bottom:15px;
}
.featuredServiceWrap
{
   background:#C9CECA url(/shared/images/featured-service-bg-top.png) no-repeat left top;
   margin:15px 0;
   
}
.featuredServiceWrapInner
{
   background:transparent url(/shared/images/featured-service-bg-bottom.png) no-repeat left bottom;
   padding:10px 10px;
     
}
.featuredServiceContent
{
   margin-bottom:15px;
}
.featuredProjectsWrap
{
   background:#e6e6e6 url(/shared/images/Featured-service-projects-bg-top.png) no-repeat left top;
   width:639px;
   margin:0 auto;
}
.featuredProjectsWrapInner
{
   background:url(/shared/images/Featured-service-projects-bg-bottom.png) no-repeat left bottom;
   padding:10px 5px;
}
.headingTitle
{
   font-weight:bold;
   font-family:Arial,Helvetica, Sans-Serif;
   font-size:14px;
   color:#000;
}
.featuredServiceTitle
{
   font-weight:normal;
   font-size:22px;
   border-bottom: 1px solid #e6e6e6;
   padding-bottom:3px;
}
.featuredServiceProjectsWrap .featuredServiceTitle
{
   font-size:20px;
   border-bottom-color:#C9CECA;
}
.relatedServicesWrap
{
   width:258px;
   float:right;
   background: #C9CECA url(/shared/images/related-service-outer-bg-top.png) no-repeat left top;
}
.relatedServicesWrapInner
{
   background: transparent url(/shared/images/related-service-outer-bg-bottom.png) no-repeat left bottom;
   padding:10px;
}
.relatedServiceListWrap
{
   width:238px;
   background:#e6e6e6 url(/shared/images/related-service-inner-bg-top.png) no-repeat left top;
}
.relatedServiceListWrapInner
{
   background:transparent url(/shared/images/related-service-inner-bg-bottom.png) no-repeat left bottom;
   padding:10px 10px 8px 10px;
}
ul#RelatedServices
{
   list-style-type:none;
   margin:0;
   padding:0;
}
ul#RelatedServices li
{
   font-weight:bold;
   padding-bottom:5px;
}
ul#RelatedServices li a, ul#RelatedServices li a:link
{
   text-decoration:none;
   background:url(/shared/images/link-arrow.png) no-repeat left center;
   padding-left:15px;
}
.pageHeader
{
   font-family:Arial,Helvetica, Sans-Serif;
   font-size:26px;
   background:url(/shared/images/header-underline-rough.png) no-repeat left bottom;
   padding-bottom:8px;
}
.btnLink
{
   text-decoration:none;
}
.pagingProjectListInner
{
   padding-left:15px;
}
.paging
{
   padding-top:15px;
}
.featuredProjectsWrap div.pagingProjectListInner
{
   padding:0;
}
.featuredProjectsWrapInner
{
   padding-left:10px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/shared/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/shared/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/shared/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/shared/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
ul.homeServiceList
{
	list-style-type:none;
	margin: 10px 0px 10px 0;
	padding:0 4px 0 0;
}
ul.homeServiceList li 
{
   background:transparent url(/shared/images/subnav-underline.png) no-repeat scroll 0px top;
   font-weight:bold;
   font-size:17px;
   
}

ul.homeServiceList li a,	ul.homeServiceList li a:link,ul.homeServiceList li a:visited,ul.homeServiceList li a:active
{
	display:block;
	text-decoration:none;
	color:#444;
	padding:8px 2px 8px 3px;  
}
ul.homeServiceList li a:hover
{
	 background: #E6E6E6;
}

