@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff url(/images/bg.jpg) top repeat-x;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
}

/* europe site */
body.europe {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff url(/images/europe_bg.jpg) top repeat-x;
}
/* /europe site */

img {
	border:none;
}

#clear {
	clear:both;
}

/**************/
/* Typography */
/**************/

a {
	color:#3279ba;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.8em;
	color:#3279ba;
	font-weight:normal;
}

p {
	font-size:1.1em;
	/*color:#80989b;*/
}

/**********/
/* Header */
/**********/

/* europe site */
#headereurope {
	background: url(/images/europe_header_bg.jpg) top right no-repeat;
	width:684px;
	height:130px;
	margin:0 auto;
	padding:26px 0 0;
}

#headereurope .logo {
	background:url(/images/logo.jpg) no-repeat;
	width:95px;
	height:95px;
	float:left;
}

#headereurope .logo img {
	width:95px;
	height:95px;
}

#headereurope .europelogo {
	background:url(/images/europelogo.jpg) no-repeat;
	width:95px;
	height:95px;
	float:left;
}

#headereurope .europelogo img {
	width:95px;
	height:95px;
}

/* /europe site */

#header {
	background: url(/images/header_bg.jpg) top right no-repeat;
	width:684px;
	/*RESIZEheight:190px;*/
	height:175px;
	margin:0 auto;
	padding:26px 0 0;
}

#header .logo {
	background:url(/images/logo.jpg) no-repeat;
	width:95px;
	height:95px;
	float:left;
}

#header .logo img {
	width:95px;
	height:95px;
}

/* europe site*/
#header .europelogo {
	background:url(/images/europelogo.jpg) no-repeat;
	width:95px;
	height:95px;
	float:left;
}

#header .europelogo img {
	width:95px;
	height:95px;
}
/* /europe site*/

#header .links {
	float:left;
	width:147px;
	margin:32px 0 0 50px;
}

#header .links img {
	height:19px;
	width:187px;
}

#header .search {
	float:right;
	position: relative;
}

#header #searchSubmitButton
{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

#header .search input 
{
    padding: 0px;
	border:none;
	/*margin:6px 35px 0 0;*/
	margin:5px 25px 0 0;
	background:none;
	/*width:130px;*/
	width:90px;
	height: 13px;
	color:#81999c;
	font-size:1.2em;
}

#header .share {
	clear:right;
	float:right;
	width:120px;
	color:#81999C;
	/*font-size:1.1em;*/
	font-size: 10px;
	text-align:right;
	margin:10px 0 0;
}

#header .share .price 
{
	/*font-size:1.1em;*/
	font-size: 14px;
	font-weight: bold;
	color:#3279ba;
}

#small .sizing {
	color:#80989B;
	font-size: 10px;
	float: right;
	margin-right: 225px;
}

#small .sizing .small {
	font-size:7pt;
	color:#80989B;
}

#small .sizing .medium {
	font-size:9pt;
	color:#80989B;
}

#small .sizing .large {
	font-size:11pt;
	color:#80989B;
}

#header .navigation {
	width:684px;
	height:37px;
	background:url(/images/navbar.jpg) no-repeat;
	position:absolute;
	left:50%;
	top:156px;
	margin:0 0 0 -342px;
}

#header .navigation #navbar {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#header .navigation #navbar li {
	display: inline;
}

#header .navigation #navbar li a {
	background: url(/images/navbar.jpg) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 37px;
}

#header .navigation #navbar li#home a {
	width: 76px;
	background-position: 0 0;
}

#header .navigation #navbar li#home_selected a {
	width: 76px;
	background-position: 0 -37px;
}

#header .navigation #navbar li#about a {
	width: 76px;
	background-position: -76px 0;
}

#header .navigation #navbar li#about_selected a {
	width: 76px;
	background-position: -76px -37px;
}

#header .navigation #navbar li#services a {
	width: 76px;
	background-position: -152px 0;
}

#header .navigation #navbar li#services_selected a {
	width: 76px;
	background-position: -152px -37px;
}

#header .navigation #navbar li#sectors a {
	width: 76px;
	background-position: -228px 0;
}

#header .navigation #navbar li#sectors_selected a {
	width: 76px;
	background-position: -228px -37px;
}

#header .navigation #navbar li#customers a {
	width: 76px;
	background-position: -304px 0;
}

#header .navigation #navbar li#customers_selected a {
	width: 76px;
	background-position: -304px -37px;
}

#header .navigation #navbar li#careers a {
	width: 76px;
	background-position: -380px 0;
}

#header .navigation #navbar li#careers_selected a {
	width: 76px;
	background-position: -380px -37px;
}

#header .navigation #navbar li#news a {
	width: 76px;
	background-position: -456px 0;
}

#header .navigation #navbar li#news_selected a {
	width: 76px;
	background-position: -456px -37px;
}

#header .navigation #navbar li#investors a {
	width: 76px;
	background-position: -532px 0;
}

#header .navigation #navbar li#investors_selected a {
	width: 76px;
	background-position: -532px -37px;
}

#header .navigation #navbar li#contact a {
	width: 76px;
	background-position: -608px 0;
}

#header .navigation #navbar li#contact_selected a {
	width: 76px;
	background-position: -608px -37px;
}

#secondaryNavigation
{
   	width: 684px;
	/*RESIZEmargin: -10px auto 10px auto;*/
	margin: 0px auto 10px auto;
	font-size: 1.2em;
}

#secondaryNavigation #navItem 
{
    display: inline;
    padding: 0px 16px 0 0;
}

#secondaryNavigation #navItem a.selected
{
    color: #3279BA;    
}

#secondaryNavigation #navItem a
{
    color: #81999C;
}

#secondaryNavigation #navItem a:hover
{
    /*color: #B1C9CC;*/
    color: #3279BA;
}


/****************/
/* Main Content */
/****************/

#content {
	width:684px;
	margin:0 auto;
	display: table;
}

#content #contentbox 
{
    border: 1px solid #81999C;
    padding: 10px;
    position: relative;
    width: 662px;
    min-height: 355px;
}

/*some hack*/
* html #contentbox 
{
	height: 355px;
}

#content #contentnobox
{
    padding: 10px 0px;
    width: 682px;
}

#content #banner {
	width:684px;
	/*RESIZEmargin:5px 0 0;*/
	padding:2px 0 0 3px;
	background:url(/images/banner_bg.jpg) no-repeat;
}

#content #banner #backbuffer 
{
    float: left;
    width: 680px;
    height: 250px;
}

#content #banner #frontbuffer 
{
    float: left;
    width: 680px;
    height: 250px;
    margin: -250px 0px 0px 0px;
}

#content #banner .navigation {
	width:682px;
	height:34px;
	background:url(/images/banner_tabs.jpg) no-repeat;
	position:absolute;
	left:50%;
	/*RESIZEtop: 472px;*/
	top: 452px;
	margin:0 0 0 -341px;
}

#content #banner .navigation #tabs {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#content #banner .navigation #tabs li {
	display: inline;
}

#content #banner .navigation #tabs li a {
	background: url(/images/banner_tabs.jpg) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 34px;
}

#content #banner .navigation #tabs li#office a {
	width: 50px;
	background-position: 0 0;
}

#content #banner .navigation #tabs li#office a:hover {
	background-position: 0 -34px;
}

#content #banner .navigation #tabs li#office a.office_selected {
	background-position: 0 -34px;
}

#content #banner .navigation #tabs li#education a {
	width: 72px;
	background-position: -50px 0;
}

#content #banner .navigation #tabs li#education a:hover {
	background-position: -50px -34px;
}

#content #banner .navigation #tabs li#education a.education_selected {
	background-position: -50px -34px;
}

#content #banner .navigation #tabs li#retail a {
	width: 49px;
	background-position: -121px 0;
}

#content #banner .navigation #tabs li#retail a:hover {
	background-position: -121px -34px;
}

#content #banner .navigation #tabs li#retail a.retail_selected {
	background-position: -121px -34px;
}

#content #banner .navigation #tabs li#hospitality a {
	width: 129px;
	background-position: -169px 0;
}

#content #banner .navigation #tabs li#hospitality a:hover {
	background-position: -169px -34px;
}

#content #banner .navigation #tabs li#hospitality a.hospitality_and_leisure_selected {
	background-position: -169px -34px;
}

#content #banner .navigation #tabs li#living a {
	width: 49px;
	background-position: -298px 0;
}

#content #banner .navigation #tabs li#living a:hover {
	background-position: -298px -34px;
}

#content #banner .navigation #tabs li#living a.living_selected {
	background-position: -298px -34px;
}

#content #banner .navigation #tabs li#public a {
	width: 130px;
	background-position: -347px 0;
}

#content #banner .navigation #tabs li#public a:hover {
	background-position: -347px -34px;
}

#content #banner .navigation #tabs li#public a.public_and_community_selected {
	background-position: -347px -34px;
}

#content #banner .navigation #tabs li#health a {
	width: 52px;
	background-position: -477px 0;
}

#content #banner .navigation #tabs li#health a:hover {
	background-position: -477px -34px;
}

#content #banner .navigation #tabs li#health a.health_selected {
	background-position: -477px -34px;
}

#content #banner .navigation #tabs li#tech a {
	width: 150px;
	background-position: -529px 0;
}

#content #banner .navigation #tabs li#tech a:hover {
	background-position: -529px -34px;
}

#content #banner .navigation #tabs li#tech a.tech_and_industrial_selected {
	background-position: -529px -34px;
}

/*******************/
/* Bottom / Footer */
/*******************/

#bottom {
}

#bottom #gradient {
	margin:40px 0 0;
	background: url(/images/bg3.jpg) repeat-x;
	padding: 5px 0 0;
	/*height: 368px;*/
	height: 220px;
}

#bottom #maingradient {
	margin:40px 0 0;
	background: url(/images/bg4.jpg) repeat-x;
	padding: 5px 0 0;
	height: 262px;
}

#bottom #projshowcasegradient
{
	margin:10px 0 0;
	background: url(/images/bg3.jpg) repeat-x;
	padding:10px 0 0;
	height:220px;    
}

#bottom #maingradient #footer {
	width:680px;
	margin:0 auto;
}

#bottom #gradient #footer {
	width:680px;
	margin:0 auto;
}

#bottom #gradient #footer #sustainability {
	float:left;
}

#bottom #gradient #footer #maps {
	float:left;
	margin:0 0 0 34px;
	width:328px;
	text-align:center;
	color: #80989b;
}

#bottom #gradient #footer #maps a 
{
    color: #1D3069;
}

#bottom #gradient #footer #maps a:hover
{
    color: #3279ba;
}

#bottom #gradient #footer #maps #uklink {
	font-size:1.2em;
	margin:0 10px;
	float: left;
	padding: 0px 0px 0px 40px;
}	

#bottom #gradient #footer #maps #eulink {
	font-size:1.2em;
	margin:0 10px;
	float: left;
	padding: 0px 0px 0px 58px;
}

#bottom #gradient #footer #maps #aslink {
	font-size:1.2em;
	margin:0px 5px 0px 0px;
	float: right;
}

#bottom #gradient #footer #showcase {
	float:right;
}

#bottom #gradient #footer #newsfeed {
	background:url(/images/newsfeed_bg.jpg) no-repeat;
	/*RESIZEwidth:684px;*/
	width:680px;
	height:23px;
	/*margin:10px 0 0;*/
	/*RESIZEpadding:14px 15px;*/
	padding:4px 0px;
	position:relative;
}

#bottom #gradient #footer #newsfeed #ticker_1
{
    position:absolute;
    left:172px;
    /*RESIZEtop:14px;*/
    top:6px;
    width: 684px;
}

.Tickerbull 
{
    padding: 0px 10px 0px 12px;
}

#bottom #gradient #footer #newsfeed #newsfeedContainerLeft
{
	width: 150px;
	height: 20px;
	padding: 3px 0px 0px 10px;
}

#bottom #gradient #footer #newsfeed .newsfeedtitle a {
	font-size:1.3em;
	color:#80989b;
}

#bottom #gradient #footer #newsfeed .space {
	margin:0 10px;
	font-size: 10px;
	height: 20px;
}

#bottom #gradient #footer #newsfeed a {
	font-size:1.4em;
}

#bottom #gradient #footer #newsfeed img {
	position:absolute;
	right:9px;
	/*RESIZEtop:11px;*/
	top:6px;
}

#bottom #block 
{
    margin:30px 0 0;
	background:#d2dcdd;
	padding:1px 0 25px;
}

#bottom #projshowcaseblock 
{
    margin:10px 0 0;
	/*background:#d2dcdd;*/
	background: url(/images/bg3.jpg) repeat-x;
	padding:1px 0 15px;
	height: 220px;
}

#bottom #projshowcaseblock #footer {
	width:684px;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
}

#bottom #block #footer {
	width:684px;
	margin:0 auto;
}

#bottom #footer #small {
	margin: 10px 0;
	font-size:1em;
	color:#80989B;
}


#bottom #footer #small .links a {
	margin:0 10px 0 0;
	padding: 4px 0px 0px 0px;
	color:#80989B;
	float: left;
}

#bottom #footer #small .copyright {
	float:right;
	padding: 4px 0px 0px 0px;
}

.projSearchButton
{
	position: absolute;
	background: url('/images/search_project_bg.gif') no-repeat;
	width: 161px;
	height: 25px;
	bottom: 0px;
}

.projShowcaseResetButton
{
	position: absolute; 
	bottom: 0px;
	left: 55px;
	z-index: 999;
}

#projSearchTextbox
{
	margin: 3px 0px 0px 3px;
    height: 12px;
    width: 130px;
    font-size: 12px;
    border: 0px;
}

.projSearchTextboxBlurText
{
    color: #AAAAAA;
}

.projShowcaseSearchTitle
{
    margin-bottom: 8px; 
    color: #042257;
    font-size: 1.8em;
}

/******************/
/* Sub Navigation */
/******************/

#subnav {
	margin: 0 0 20px;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#subnav li {
	display:inline;
	font-size:1.4em;
	margin:0 10px 0 0;
}

#subnav #unselected a {
	color:#80989B;
}

#subnav #selected a {
	color:#3279BA;
}

/******************/
/* Contact Pages  */
/******************/

#contentTitle
{
    width: 200px;
    float: left;
}
#contentTitle #isgMainTitle
{
    font-size: 2.3em;
    color: #81999C;
    padding: 20px 0px 0px 20px;
}
#contentTitle #isgSubTitle
{
    font-size: 1.4em;
    color: #81999C;
    padding: 10px 0px 0px 20px;
}


#contactDetails
{
    padding: 20px 0px;
}
#contactDetails #contactRegion
{
    width: 110px;
    float: right;
    font-size: 1.5em;
    color: #1D3069;
}
#contactDetails #contactAddress
{
    width: 160px;
    height: 120px;
    float: right;
    color: #81999C;
}

#contactDetails #extracontactAddress
{
    width: 160px;
    height: 120px;
    float: right;
    color: #81999C;
}


#contactDetailsRegion
{
    width: 160px;
    height: 300px;
    
}
#contactDetailsRegion #contactRegionRegion
{
    width: 160px;
    font-size: 1.5em;
    color: #1D3069;
    padding: 0px 0px 10px 0px;
}
#contactDetailsRegion #contactAddressRegion
{
    width: 160px;
    height: 120px;
    color: #81999C;
}

#contactAddressCity
{
    font-size: 2.3em;
    color: #81999C;
	padding: 20px 0px 0px 20px;
}

#contactDetailsRegion #extracontactAddressRegion
{
    width: 160px;
    height: 120px;
    color: #81999C;
}


#contactDetails #contactAddress a
{
    /*color: #81999C;*/
}

#contactDetails #extracontactAddress a
{
    /*color: #81999C;*/
}

#contactMapsContainer
{
    padding: 0px 0px 0px 5px;
    
}
#contactMapsContainer #maps
{
    width: 648px;
    height: 226px;
}

#contactMapsContainerRegion
{
    width: 300px;
    height: 310px;
    margin: 0px 0px 0px -20px;
}
#contactMapsContainerRegion #Regionmaps
{
    width: 300px;
    height: 310px;
}

#contactPrintLink a
{
    color: #81999C;
}

#contactPDFLink a
{
    color: #81999C;
    padding: 0px 0px 0px 15px;
}

/* individual locations */

#locationOfficeContainer #leftSide
{
    width: 385px;
    float: left;
}

#locationOfficeContainer #rightSide
{
    width: 270px;
    float: right;
}

#locationOfficeContainer #rightSide #contentContainer
{
    padding: 10px 0;
}

#titleBit
{
    position: relative;
    height: 120px;
    width: 100%;
    top: 0px;
    left: 0px;
}

#titleBit #locationMainTitle
{
    position: absolute;
    top: 10px;
    left: 10px;
}

#titleBit #locationAddress
{
    padding: 10px 10px 0px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #81999C;
    font-size: 1.1em;
    width: 120px;
}

#titleBit #extraLocationAddress
{
    padding: 10px 10px 0px 0px;
    position: absolute;
    top: 130px;
    right: 13px;
    color: #81999C;
    font-size: 1.1em;
}

#locationOfficeContainer #leftSide #bigMap
{
    
}

#locationMainTitle
{
    font-size: 2.3em;
    color: #1D3069;
    padding: 10px 0px 0px 10px;
}

#googlemap_canvas
{
    width: 270px;
    height: 200px;
    border: 1px solid #81999C;
}

#nomap
{
    width: 260px;
    height: 200px;
    border: 1px solid black;
    font-size: 26px;
    text-align: center;
    line-height: 180px;
    color: #81999C;
}

/******************/
/* MISC layouts   */
/******************/

#noNewsText
{
    width: 100%;
    text-align: center;
    padding: 100px 0px;
}

.noSmallNewsImage
{
    display: inline-block;
    width: 164px;
    height: 89px;
    border: 1px solid #81999C;
    color: #81999C;
    font-size: 1.5em;
    text-align: center;
    line-height: 5.5em;
}

#newsolderstories
{
    text-align: right;
    width: 684px;
    font-size: 1.1em;
    padding: 10px 0px 0px 0px;
}

#newsolderstories a
{
    color: #80989B;
}

/* featured */

.newsSearchButton
{
    clear: both; 
    float: right;
    margin: 10px 0 0;
}

#latestNewsFeaturedContainer
{
    width: 684px;
}

#latestNewsFeaturedContainer #latestNewsFeaturedImage
{
    width: 380px;
    float: left;
}

#latestNewsFeaturedTextContainer
{
    float: right;
    padding: 0px 0px 0px 20px;
    width: 284px;
}

#latestNewsFeaturedTextContainer #latestNewsFeaturedTitle
{
    font-size: 1.8em;
}

#latestNewsFeaturedTextContainer #latestNewsFeaturedSynopsis
{
    padding: 20px 0px;
    text-align:justify;
    line-height: 1.2em;
}

#latestNewsFeaturedTextContainer #latestNewsFeaturedSynopsis a
{
    color: #81999C; 
}

#latestNewsSeparator
{
      border: none;     
      border-top: 2px solid #fff;
      border-bottom: 1px solid #81999C;
}

/* focus */

#latestNewsFocusContainer
{
    padding: 10px 0px;
    width: 342px;
}

#latestNewsFocusContainer #latestNewsFocusImage
{
    width: 166px;
    float: left;
}

#latestNewsFocusTextContainer
{
    float: right;
    width: 160px;
}

#latestNewsFocusTextContainer #latestNewsFocusTitle
{
    font-size: 1.4em;
}

#latestNewsFocusTextContainer #latestNewsFocusSynopsis
{
    padding: 10px 0px;
    text-align: justify;
    width: 150px;
    line-height: 1.2em;
}

#latestNewsFocusTextContainer #latestNewsFocusSynopsis a
{
    color: #81999C;    
}

#latestNewsSeparator
{
      height: 3px;
      color: #fff;
      border-bottom: 1px solid #81999C;
}

#sharepriceIFrame
{
    border: 0px;
    padding: 5px;
    margin: 0px;
    width: 652px;
    height: 400px;
    overflow: visible;
}

#pageNotFoundText
{
    padding: 10px 0px 20px 20px;
    font-size: 1.2em;
}

/******************/
/* News Archive   */
/******************/

#archiveArticlesList
{
    float: left;
    width: 500px;
}

#archiveArticlesTitle
{
    font-size: 1.4em;
    color: #81999C;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

.archiveArticlesContainer
{
    width: 500px;
    height: 90px;
    padding: 0px 0px 15px 0px;
}

#archiveArticlesList .archiveArticlesItemImage
{
    float: left;
    width: 166px;
}

#archiveArticlesList .archiveArticlesItemText
{
    float: right;
    width: 320px;
}

#archiveArticlesList .archiveArticlesItemText .archiveArticlesItemTitle a
{
    font-size: 1.4em;
}

#archiveArticlesList .archiveArticlesItemText .archiveArticlesItemSynopsis
{
    text-align:justify;
}

#archiveArticlesList .archiveArticlesItemText .archiveArticlesItemSynopsis a
{
    color: #81999C;
}

#archiveArticlesMenu
{
    float: right;
    width: 170px;
}

#archiveArticlesMenu .archiveArticlesMenuYear
{
    text-align: right;
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
}

#archiveArticlesMenu .archiveArticlesMenuMonth
{
    text-align: right;
    padding: 0px 0px 10px 0px;
}

#archiveArticlesMenu .archiveArticlesMenuMonth
{
    font-weight: bold;
    color: #81999C; 
    font-size: 1.1em;
}

#archiveArticlesMenu .archiveArticlesMenuMonth a.monthWithArticles
{
    color: #3279ba; 
}

#articletitle
{
    font-size: 2.0em;
    color: #81999C;
}

#articlesynopsis
{
    padding: 10px 0px 0px 0px;
    font-size: 1.2em;
    color: #81999C;
}

#articlecontent
{
    padding: 10px 0px 0px 0px;
    color: #81999C;
    font-size: 1.2em;
}

/******************/
/* Search Results */
/******************/

.searchNoRecords
{
    color: #81999C;
    text-align: center;
}

.searchResultItem 
{
    padding: 5px 0px 0px 0px;
}

.searchResultTextContent
{
    display: inline-block;
    width: 500px;
}

.searchResultText
{
    display: inline-block;
    width: 600px;
}

.searchResultConfidence
{
    margin: 0px 3px 0px 0px;
    display: inline;
    float: right;
    width: 40px;
}

.searchResultIconContent
{
    display: inline;
    width: 18px;
    height: 18px;
    vertical-align: top;
    padding: 0px 8px;
}

.searchResultIcon
{
    display: inline;
    width: 18px;
    height: 18px;
    vertical-align: top;
    padding: 0px 8px;
}

.searchResultBar
{
    margin: 0px 10px 0px 0px;
    float: right;
}

.searchResultBarA
{
    height: 8px;
    background-color: green;
    border-top: 1px green solid;
    border-left: 1px green solid;
    border-bottom: 1px green solid;    
    float: left;
}
.searchResultBarB
{
    height: 8px;
    border-top: 1px black solid;
    border-right: 1px black solid;
    border-bottom: 1px black solid;
    float: right;
}

#searchText
{
    padding: 2px 0px 10px 0px;
}

#searchForm
{
    padding: 0px 0px 10px 0px;
    /*border-bottom: 1px solid #81999C;*/
}

.searchSectionHeading
{
    border-bottom: 1px solid #81999C;
    font-size: 1.2em;
    font-weight: bold;
    color: #81999C;
}

.searchResultContainer
{
    padding: 10px 0;
}

.searchLabel 
{
    font-size: 1.2em;
    color: #81999C;
    font-weight:bold;
    padding: 0px 5px 0px 0px;
}

.searchTextBox INPUT
{
    border: 1px solid #81999C;
    font-size: 1.1em;
    width: 200px;
}

.searchButton INPUT
{
    border: 1px solid #81999C;
    font-size: 1.0em;
}


/* Vacancy */

#vacancyProfileSpacer1
{
    width: 100%;
    height: 30px;
}

#vacancyProfileSpacer2
{
    width: 100%;
    height: 30px;
}

.vacancyProfileItem
{
    border: 1px solid #81999C;
    width: 135px;
    height: 135px;
    display: inline-block;
    margin: 10px 10px 10px 15px;
    color: #81999C;
    font-size: 1.4em;
    overflow: hidden;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.vacancyProfileItem .vacancyProfileItemText
{
    width: 135px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#vacancyNavLink
{
    padding: 20px 0;
    text-align: right;
}

#vacancyNavLink a
{
    font-size: 1.4em;
}

.frmlblerror
{
    font-size: 1.2em;
    color: Red;
}

.frmlbl
{
    font-size: 1.2em;
    color: #81999C;
}

#requiredFieldNotification
{
    font-size: 1.2em;
    color: #81999C;
}

.vacancyFormSpanText
{
    color: #81999C;
}

#progressBarContainer1
{
    /*width: 684px;*/
    margin: 10px auto;
    text-align: center;
}

#progressBarContainer2
{
    /*width: 684px;*/
    margin: 20px 0px 0px 16px;
    text-align: center;
}


#progressBarContainer1 .textItem
{
    font-size: 1.2em;
    color: #81999C;
}

#progressBarContainer1 .selected
{
    color: #3279BA; 
}

#progressBarContainer2 .textItem
{
    font-size: 1.2em;
    color: #81999C;
}

#progressBarContainer2 .selected
{
    color: #3279BA; 
}

.vacancyFormItem
{
    padding: 3px 0;
}
.vacancyFormLabel
{
    display: inline-block;
    width: 150px;
}
.vacancyFormField
{
    display: inline-block;
    width: 450px;
}

.vacancyFormField #dob select
{
    margin: 0px 5px 0px 0px;
}

.vacancyFormLabelExtratext
{
    font-size: 1em;
    color: #81999C;
}

/* Proj showcase */

#projshowcaseTitle
{
    font-size: 1.2em;
    color: #1D3069;
}

#projshowcaseContainer
{
    padding: 10px 0;
}

#projshowcaseNoRecords
{
    text-align: center;
    line-height: 200px;
    font-size: 1.5em;
    color: #80989b;
}

#projshowcaseDetailsTitle
{
     font-size: 1.8em;
     color:#042257;
}

#projshowcaseDetailsSynopsis
{
   color: #80989B;
   margin-top: 10px; 
}

#projshowcaseMainImage
{
    float: left;
    width: 500px;
    height: 310px;
}

#projshowcaseMainImage IMG
{
    width: 500px;
    height: 310px;
}

#projshowcaseRightDetails
{
    float: right;
    width: 175px;
    height: 310px;
    position: relative;
}

#projshowcaseDetailsSummary
{
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.projshowcaseSummaryService
{
    color:#80989B;
}
.projshowcaseSummarySector
{
    color:#3279ba;
}
.projshowcaseSummaryGeography
{
    color:#3279ba;
}
.projshowcaseSummaryClient
{
    color:#3279ba;
}
.projshowcaseSummaryGroupCompany
{
    color:#3279ba;
}
.projshowcaseSummaryValue
{
    color:#3279ba;
}
.projshowcaseSummaryArea
{
    color:#3279ba;
}
.projshowcaseSummaryProgramme
{
    color:#3279ba;
}
#projshowcaseSummaryContact
{
    color: #80989B;
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
}

#projshowcaseCarousel
{
    height: 130px;
    width: 684px;
	overflow:hidden;
	white-space:nowrap;
	position:relative;
	margin:0 auto;
}

.carouselItem
{
    padding: 5px 12px 0px 0px;
    display: inline-block;
    width: 160px;
    position: relative;
}

.carouselItem_selected
{
    width: 160px;
    height: 90px;
    border: 2px solid #80989B;
}

.carouselItemText
{
    width: 160px;
	font-size:1em;
	color:#80989B;
	white-space: normal;
	height: 26px;
}

.carouselItemTextSide
{
    width: 90px;
	font-size:1em;
	color:#80989B;
	display: inline-block;
	white-space: normal;
	position:absolute;
	top: 5px;
	right: 5px;	
}

#slider {
	position:absolute;
	top:0;
	left:0px;
}

#carouselRight
{
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 2;
}

#carouselLeft
{
    position: absolute;
    top: 40px;
    left: 10px;
    z-index: 2;
}

.carouselClicker
{
    cursor: pointer;
}

#carouselInfo
{

    height: 10px;
    font-size: 8px;
    padding: 1px;
    position: absolute;
    top: 8px;
    left: 3px;
    background-color: white;
    filter:alpha(opacity=60);
    opacity:0.6;
    font-family: Verdana;
}

#filter
{
    position: relative;
    /*text-align: center;*/
}

.filterGroup
{
    display:inline-block;
    padding: 0px 10px 0px 0px;
    font-size: 1.1em;
    color: #1D3069;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    height: 150px;
}

.filterGroup#Service
{
	padding-left: 20px;
	border-left: 1px solid #81989B;
}

.filterGroup#Geography
{
	padding-left: 10px;
	border-left: 1px solid #81989B;
	position: relative;
}

.filterGroupTitle
{
    font-size: 1.2em;
}

.filterColumn
{
    display:inline-block;
    padding: 0px 12px 0px 0px;
    vertical-align: top;
}

.filterColumn .filterLink
{
    font-size: 0.9em;
    font-weight: normal;
    color: #3279ba;
    cursor: pointer;
}

.filterColumn .filterNoLink
{
    font-size: 0.9em;
    font-weight: normal;
    color: #80989B;
    cursor: pointer;
}

.filterItemSelected
{
    color: red;
}

/* ebook */

#ebookDetailsTitle
{
     font-size: 1.8em;
     color:#3279ba;
}

#ebookNoRecords
{
    text-align: center;
    line-height: 200px;
    font-size: 1.5em;
}

#ebookMainImage
{
    width: 684px;
    height: 400px;
}

.ebookRelatedDocsTitle
{
    width: 684px;
    margin: 0 auto;
    font-size: 1.2em;
    color: #1D3069;
    padding: 10px 0px 5px 0px;
    font-weight: bold;
}

.noRelatedEbooks
{
    width: 684px;
    margin: 0 auto;
    text-align: center;
    line-height: 8em;
    color: #80989B;
}

/* project showcase styles */

.titlebox_t1chrome
{
    width: 184px;
    height: 1px;
    margin-left: 2px;
    background-color: #80989a;
    overflow: hidden;
}

.titlebox_t2chrome
{
    width: 186px;
    height: 1px;
    margin-left: 1px;
    background-color: #80989a;
    overflow: hidden;
}

.titlebox_body
{
    background-color: #80989a;
    color: White;
    padding: 2px 2px 5px 4px;
    font-weight: bold;
    font-size: 1.1em;
}

.titlebox_item
{
    border: 1px solid #80989a;
    border-top: 0px;
    padding: 2px;
}

.sectorfooter_links
{
    padding: 2px;
}

.sectorfooter_links a
{
    color: #80989B;
    font-weight: bold;
}

.sectorfooter_links .searchlink
{
    float: left;
    width: 50px;
}

.sectorfooter_links .morelink
{
    float: right;
    width: 50px;
    text-align: right;
}

/* europe site */
#flags
{
	height: 95px;
	width: 300px;
	position: relative;
	display: inline-block;
}

#flags DIV
{
	position: absolute;
	bottom: 0px;
	width: 21px;
	height: 21px;
}

#flags .en
{
	left: 25px;
}

#flags .fr
{
	left: 55px;
}
#flags .de
{
	left: 85px;
}
#flags .it
{
	left: 115px;
}
#flags .nl
{
	left: 145px;
}

.bigLink
{
	width: 200px;
	height: 110px;
	text-align: right;
	float: right;
	font-size: 1.7em;
}

.bigLink div
{
	padding-right: 40px;
	padding-top: 70px;
}

.bigLink div a
{
	color: #FFFFFF;
	text-decoration: none;
}

#moreInformation
{
    margin-top: 10px;
    padding-bottom: 10px;
    
}

.moreInformationTabContainer
{
	width: 680px;
	height: 25px;
}

.moreInformationTab
{
    width: 170px; 
    height: 25px; 
    color: #80989b;
    border-bottom: 1px solid #B8C6C7;
    background-image: url(/images/moreinfo_tab.gif);
    cursor: pointer;
    float: left;
}
.moreInformationTabText
{
    padding: 7px 0px 0px 7px;
    font-size: 8pt;
}

.selected
{
    border-bottom: 1px solid white;
}

.moreInformationBody
{
    border: 1px solid #B8C6C7; 
    border-top: 0px; 
    color: #80989b;
    padding: 10px;
    background-color: white;
    display: none;
}
