﻿/* ================================
   --------------------------------
   GLOBAL STYLES
   --------------------------------
   ================================
*/

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

p {
	padding-right:15px;
	padding-bottom:10px;
	line-height: -9px;
	word-spacing:-1px;
		
}


a {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#25408f;
	letter-spacing:-1px;
	word-spacing:-1px;		
}

a:hover {
	text-decoration:underline;
	color:#000000;
}


/* ----------------------------------------------- */
/*-- HEADINGS --*/
/* ----------------------------------------------- */
h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Futura;
	font-weight:normal !important;
	font-size: 18px !important;
	color: #000000;
	padding-top:10px;
	padding-bottom:15px;
}
	
h2, h3 {
	font-weight:575 !important;
	/*font-size: 16px !important;*/
	padding-top:5px;
	padding-bottom:10px;
}

h3{
	font-weight:800;
}

.hidden {
	display: none;
}

/* ----------------------------------------------- */
/*-- LISTS --*/
/* ----------------------------------------------- */
ul
{
	list-style-type:square;
	margin-left: 15px;
}

li
{
	margin-bottom: 3px;
}


/* ================================
   --------------------------------
   SHARED STYLES
   --------------------------------
   ================================
*/


/* ----------------------------------------------- */
/*-- HEADER --*/
/* ----------------------------------------------- */
#header_container {
	background-color:#000000;
}

#header_container #header {
	height:86px;
	background-image:url("/_assets/shared/Header.png");
	background-repeat:no-repeat;
	width: 860px;
}

#header_container #header #header_logo {
	float:left;	
	padding: 8px 0 0 64px;
}

#header_container #header #header_links,
#header_container #header #tb_header_links {
	float:right;
	padding-top:50px;
	padding-right:50px;
}

#header_links .link-item,
#tb_header_links .link-item {
	float:left;
	padding-right: 10px;
}

#header_links a img,
#tb_header_links a img
{
	height: 29px;
}


/*-- IMAGE --*/
#image_nav_container
{
	background-repeat:repeat-x;
}

#image_container #image {
	background-repeat:no-repeat;
	width: 860px;
	height:335px;
}

/* ----------------------------------------------- */
/*-- NAVIGATION BAR (BUTTONS, SEARCH, GO) --*/
/* ----------------------------------------------- */

#navigation_container #navigation {
	background-repeat:repeat-x;
	width: 860px;
	height:32px;
}

.navigation-list {
	float:left;
	position:relative;
	z-index:3;
}

.navigation-list li {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background:none;
}

#nav0 .link img,
#nav1 .link img,
#nav2 .link img {
	height:31px;
	float:left;
	display:block;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position: 0 0;
}


#nav0 .link img,
#nav1 .link img,
#nav2 .link img
{
	width: 130px;
}

#nav0 a.link:hover img,
#nav1 a.link:hover img,
#nav2 a.link:hover img
{
	background-position: 0 -31px;
}

#leftnavblock {
	width:53px !important;
	height:31px;
}


/* ----------------------------------------------- */
/*-- SUBNAV --*/
/* ----------------------------------------------- */
#nav0_subnav, #nav1_subnav, #nav2_subnav
{
	display:block;
	position:absolute;
	top:31px;
	left: 51px;
	width:169px;
	margin:0;
}

#nav1_subnav
{
	left: 181px;
}

#nav2_subnav
{
	left: 311px;
}

.subnav a
{
	display:block;
	width:141px !important;
	height:18px !important;
	padding-left:26px;
	padding-top:4px;
	margin:0 !important;
	color: #000;
	text-decoration: none;
	word-spacing:normal;
	letter-spacing:normal;
	text-indent:0 !important;
	font-size: 12px;
}

.subnav a.last
{
	border-bottom:1px solid #000;
}

.subnav a:hover
{
	text-decoration: none;
}

.search-in-navigation
{
	float:right;
	padding-top:7px;
	background-position: center;
}

.search-in-navigation .search-go
{
	background:transparent;
	background-image: url("../_assets/shared/go.gif");
	background-repeat:no-repeat;
	width:28px;
	height:18px;
	margin-right: 10px;
}


.search-in-navigation .search-input
{
	margin-right:6px;
	height:15px;
	padding:2px;
}

.search-in-navigation a {
	font-family: Tahoma, Verdana, arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	margin-left: 15px;
	margin-right:22px;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0;
}

.search-in-navigation a:hover  {
	color:#FFCC00;
	text-decoration:none;
}

.search-all-hsw 
{
	font-size: 12px !important;
}

/* ----------------------------------------------- */
/*-- CONTENT (WELCOME MESSAGE, SUSTAINABILITY, FEATURED PROJS)) --*/
/* ----------------------------------------------- */
		
#content_container
{
	width:863px;
	background-repeat:repeat-y;
	clear:both;
	background-color:#000000;
}

#content_left_gradient_container
{
	float:left;
	top:0;
	left:0;
	width:67px;
	height:100%;
}

#content_left_gradient
{
	height: 162px;
	width: 67px;
	background-position:top;
	background-repeat:no-repeat;
}

#content_right_columns, #content_page_right_columns   /*3 columns for Welcome, Sustainability, Featured Projects (Carousel) */
{
	float:right;
	width:796px;
	background-repeat:repeat-y;
	padding-bottom:0px;
	height:100%;
}

#content_bottom_blocker
{
	height:27px;
	clear:both;
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_top_blocker
{
	height:14px;
	background-repeat:no-repeat;
}

#content_right_left /* Welcome Column */
{
	float:left;
	width:215px;
	width: 786px;
	padding-left:7px;
}

#content_right_middle /* Sustainability Column */
{
	float:left;
	width:200px;
	padding-left:15px;
}


#content_right_middle a:hover /* Sustainability Column links*/
{
	color:#000000;
}

.homepage-list li
{
	list-style-image:url(../_assets/shared/list_greater_than.png);
	font-size:11px;
	margin-left:15px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:15px;
}

#content_right_right  /* Featured Projects -Carousel- Column */
{
	float:left;
	width:auto;
	padding-left:15px;
}

.right-content-column
{
	float: right;
	width: 200px;	
}

.left-content-column
{
	float: left;
	width: 500px;	
}


#companies_link_container
{
	margin-top: 20px;
}

#companies_link
{
	height: 22px;
	padding-top: 2px;
	padding-left: 20px;
	background: url(../_assets/shared/bullet.png) no-repeat 0 0;
}


/* ----------------------------------------------- */
/*-- CONTENT PAGES --*/
/* ----------------------------------------------- */


.breadcrumbs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left: 22px;
	letter-spacing:-1px;
}

.breadcrumbs a{
	text-decoration:none;
}

.breadcrumbs a:hover{
	text-decoration:underline;
}

/* ----------------------------------------------- */
/*-- CONTENT PAGE - IMAGE (BIG PIC) --*/
/* ----------------------------------------------- */

#content_page_image_nav_container
{
	background-repeat:repeat-x;
}

#content_page_image_container #image {
	background-repeat:no-repeat;
	width: 860px;
	height:167px;
}
	
#content_page_right_columns   /*3 columns for Welcome, Sustainability, Featured Projects (Carousel) */
{
	width:793px;
	background-image:none;
}

#content_page_right_left /* Welcome Column */
{
	float:left;
	width:700px;
	padding-left:22px;
	padding-top:10px;
}

/* ----------------------------------------------- */
/* FOOTER -COPYRIGHT-*/
/* ----------------------------------------------- */

#copyright_container {
	background-color:#000000;
}

#copyright_container #copyright {
	color:#848484;
	background-color:#000000;
	padding-bottom:5px;
	padding-left: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	overflow:visible;
}

#copyright a {
	color:#848484;
	text-decoration:none;
	letter-spacing: normal;
	display: inline !important;
}

#copyright a:hover {
	text-decoration: underline;
}

#copyright div
{
	display: inline !important;
}

#switch_themes_container
{
	border: 1px solid #f00;
	background-color: #fff;
	margin: 4px 0;
	padding: 2px 0;
	width: 861px;
}

/* ----------------------------------------------- */
/* CAROUSEL-*/
/* ----------------------------------------------- */

.prev-arrow-active
{
	background: url(../_assets/shared/carousel_prev_active.png);
}

.prev-arrow-inactive
{
	background: url(../_assets/shared/carousel_prev_inactive.png);
}

.next-arrow-active
{
	background: url(../_assets/shared/carousel_next_active.png);
}

.next-arrow-inactive
{
	background: url(../_assets/shared/carousel_next_inactive.png);
}

.up-arrow-active
{
	background: url(../_assets/shared/carousel_up_active.png);
}

.up-arrow-inactive
{
	background: url(../_assets/shared/carousel_up_inactive.png);
}

.down-arrow-active
{
	background: url(../_assets/shared/carousel_down_active.png);
}

.down-arrow-inactive
{
	background: url(../_assets/shared/carousel_down_inactive.png);
}



/* ----------------------------------------------- */
/* PROJECT DETAILS-*/
/* ----------------------------------------------- */

#project_details_right 
{
	float: right;
	width: 150px;
}
#project_details_left 
{
	float: left;
	width: 500px;
}

.project-image
{
	float: left;
}

.project-image-info
{
	float: right;
	margin-top: 5px;
}

.project-content
{
	clear: both;
	padding-top: 10px;
	padding-left: 8px;
}

#project_details_right li
{
	list-style-type:none;
}

.project-gallery
{
	margin: 0 !important;
}

.project-gallery li
{
	margin-bottom: 10px;
}

.project-gallery li img
{
	border: 1px solid black;
}

/* ----------------------------------------------- */
/* PROJECT LIST STYLES-*/
/* ----------------------------------------------- */
.project-list-item
{
	margin-top: 10px;
}

.project-list-item td
{
	padding-right: 5px;
}


/* ----------------------------------------------- */
/* MARKET SECTOR LIST STYLES-*/
/* ----------------------------------------------- */
ul.marketsector-list-items
{
	list-style-type: none;	
}

.marketsector-list-items li
{
	font-size: 12px;
}


/* ----------------------------------------------- */
/* OVERRIDING WSS STYLES-*/
/* ----------------------------------------------- */


select.ms-searchbox
{
	display: none;
}
						
div.ms-searchimage img
{
	display: none;
}


div.ms-searchimage
{
	background:transparent;
	background-image: url("../_assets/shared/go.gif");
	background-repeat:no-repeat;
	width:28px;
	height:18px;
	border: 0;					
}	

.ms-searchform td
{
	vertical-align:middle;
}																		

#idSearchString
{
	margin-right:6px;
	padding:2px;
	width: 123px;
	height:19px !important;

}
																		

#idSearchScope
{
	margin-right:6px;
	padding:2px;
	width: 123px;
	height:19px !important;

}

div.ms-searchimage img
{
	margin-top: 4px;
}

.search-in-navigation table
{
	border: 1px dashed red;
	height: 29px !important;
	display: inline;
}

td.ms-webpartpagedescription,
td.ms-pagebreadcrumb
{
	display: none !important;
}

#MSO_tblPageBody
{
	position: absolute;
	left: 863px;
	top: 40px;
}

