@import url(global.css);

.Meta { display:none; }

/*
-------------------------------------------------------------------
Image captions
*/

p.img-caption .figure
{
	/*link .hilite1*/
	color: #555 !important;
	display: block;
	text-align: center;
	font-family: georgia,times,serif;
	font-style: italic;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.2em;
}

p.img-caption .label
{
	display: block;
	text-align: center;
	/*link h4*/
	font-family: georgia,times,serif;
	text-transform: uppercase;
	line-height: 1.1em;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0.6em;
	padding: 0;
	color: #333;
}

/*
-------------------------------------------------------------------
Big text Intro
*/

#Content-Main .intro p strong
{
	font-family: georgia,times,serif;
	font-size: 2.4em;
	font-weight: normal;
	display: block;
	padding-bottom: 1.05em;
	padding-right: 1.05em;
	color: #111;
	line-height: 1.15em;
	text-align: left;
}

#Content-Main .intro p strong { font-weight: normal; }

/*
-------------------------------------------------------------------
Pop up
*/

.Popup
{
	position: absolute;
	top: 35px;
	left: 70px;
	width: 890px;
	display: none;
}

.Popup-Sml { width: 575px; }

.Popup .header
{
	background-image: url(../images/popup_shadow_head.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-top: 1px;
}

.Popup-Sml .header { background-image: url(../images/popup_shadow_head_sml.png); }

.Popup .header-pad
{
	padding: 1px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #b2b0ac;
	border-left: 1px solid #b2b0ac;
	border-right: 1px solid #a4a2a0;
	background-image: url(../images/popup_header_bg.jpg);
	margin-top: 20px;
	margin-left: 26px;
	margin-right: 26px;
}

.Popup .header a
{
	width: 18px;
	height: 17px;
	float: right;
	overflow: hidden;
	background-image: url(../images/popup_close_btn.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-decoration: none !important;
}

.Popup .header a:link,.Popup .header a:visited { background-position: 0 0; }
.Popup .header a:hover,.Popup .header a:active { background-position: 0 -17px; }
.Popup .header a span { visibility: hidden; }
.Popup .body { background-image: url(../images/popup_shadow_tile.png); }
.Popup-Sml .body { background-image: url(../images/popup_shadow_tile_sml.png); }

.Popup .body-pad
{
	border-top: 1px solid #e8e4dc;
	border-left: 1px solid #b2b0ac;
	border-right: 1px solid #a4a2a0;
	background-image: url(../images/page_bg.jpg);
	margin-left: 26px;
	margin-right: 26px;
}

.Popup .footer
{
	background-image: url(../images/popup_shadow_base.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	height: 70px;
}

.Popup-Sml .footer { background-image: url(../images/popup_shadow_base_sml.png); }

.Popup .footer-pad
{
	border-bottom: 1px solid #a4a2a0;
	border-left: 1px solid #b2b0ac;
	border-right: 1px solid #a4a2a0;
	height: 49px;
	background-image: url(../images/page_bg.jpg);
	margin-left: 26px;
	margin-right: 26px;
}

/*
-------------------------------------------------------------------
People
*/

#People-List
{
	position: relative;
	top: -20px;
	left: -10px;
}

#People-List ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#People-List li
{
	float: left;
	width: 185px;
	height: 210px;
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
}

#People-List li p.img
{
	padding: 0;
	margin: 0;
	text-align: center;
}

#People-List li.People-Type2 p.img img
{
	position: relative;
	left: 40px;
}

#People-List li.People-Type0 p.img,
#People-List li.People-Type1 p.img,
#People-List li.People-Type3 p.img { padding-top: 36px; }
#People-List li p.img-caption { font-weight: normal; }

/*
Detail page
*/

#People-Detail p.img
{
	position: relative;
	top: -60px;
	left: -20px;
}

#People-Detail.People-Detail-8 p.img { top: -20px; }
#People-Detail.People-Detail-11 p.img { top: -20px; }
#People-Detail.People-Detail-5 p.img { top: -30px; }

#People-Detail.People-Detail-18 p.img
{
	top: -20px;
	left: -50px;
}

#People-Detail.People-Detail-21 p.img { top: -30px; }

#People-Detail.People-Detail-16 p.img
{
	top: -20px;
	left: -60px;
}

#People-Detail.People-Detail-17 p.img { left: -60px; }

/*
-------------------------------------------------------------------
News List
*/

#News-List
{
	border-top: 1px solid #b2b0ac;
	padding-top: 1em;
}

#News-List .title { display: none; }

#News-List .News-List-Group
{
	width: 32%;
	float: left;
}

#News-List #News-List-Group1,
#News-List #News-List-Group2 { margin-right: 2%; }

#News-List .Article
{
	padding: 1.2em;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	padding-top: 1em;
	border-top: 1px solid #b2b0ac;
}

#News-List .first
{
	background: url(../images/press_bg.jpg);
	border-top: none;
	margin-bottom: 1.7em;
	padding-top: 0.9em;
}

#News-List .Article h2
{
	margin-bottom: 0.4em;
	line-height: 1em;
}

#News-List div.Publication { margin-bottom: 0.1em; }

#News-List div.Publication p
{
	margin-bottom: 0;
	line-height: 1.1em;
	font-family: georgia,times,serif;
}

#News-List .Publication-Title
{
	font-weight: bold;
	color: #111;
}

#News-List .Publication-Author { font-style: italic; }
#News-List .date { /*color: #555; */ }

#News-List .Img-Sml
{
	margin-bottom: 0.6em;
	border: 1px solid #b2b0ac;
}

#News-List .article_short { margin-top: 0.5em; }

#News-List .Link-Archives
{
	clear: both;
	padding-top: 2em;
}

/*
-------------------------------------------------------------------
Blog List (extends News List)
*/

#News-List.Blog-List .List-Title { border-bottom: 1px solid #b2b0ac; }

#News-List.Blog-List .Blog-List-Item
{
	margin-bottom: 1em;
	padding-top: 0.6em;
}

#News-List.Blog-List .Blog-List-Item .date
{
	margin-bottom: 0.3em;
	color: #888;
	font-size: 0.8em;
}

/*
-------------------------------------------------------------------
News Detail
*/

#News-Detail
{
	border-top: 1px solid #b2b0ac;
	padding-top: 0.5em;
}

#News-Detail .date
{
	margin-bottom: 0.3em;
	color: #888;
}

#News-Detail .title
{
	font-size: 2em;
	padding-top: 0;
	margin-bottom: 0.6em;
	line-height: 1.1em;
}

#News-Detail div.Publication { margin-bottom: 0.5em; }

#News-Detail div.Publication p
{
	margin-bottom: 0;
	line-height: 1.1em;
	font-family: georgia,times,serif;
}

#News-Detail p.Publication { font-size: 1.05em; }

#News-Detail .Publication-Title
{
	font-weight: bold;
	color: #111;
	font-size: 1.1em;
}

#News-Detail .Publication-Author { font-style: italic; }
#News-Detail .date { color: #888; }

#News-Detail .Img-Sml
{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.4em;
	border: 1px solid #b2b0ac;
}

#News-Detail .Img-Lge
{
	margin-bottom: 1em;
	border: 1px solid #b2b0ac;
}

#News-Detail .article_short { margin-top: 1em; }
#News-Detail .article_short p,
#News-Detail .article_long p { font-family: arial,sans-serif; }

/*
-------------------------------------------------------------------
Blog Detail (extends News Detail)
*/

#News-Detail.Blog-Detail .List-Title { border-bottom: 1px solid #b2b0ac; }

#News-Detail.Blog-Detail .Blog-Download
{
	margin-top: 2em;
	/*border:1px dotted #ddd;*/
	line-height: 1.2em;
}

#News-Detail.Blog-Detail .Blog-Download img
{
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: -4px;
}

#News-Detail.Blog-Detail .Blog-Title
{
	padding-top: 1em;
	border-bottom: 1px solid #b2b0ac;
}

/*
-------------------------------------------------------------------
Blog Comments
*/

.Blog
{
	padding-top: 1em;
	padding-bottom: 1em;
}

.Blog .labelFieldInline label { display: -moz-inline-box; }

.Blog .labelFieldInline label
{
	display: inline-block;
	width: 4em;
	font-size: 0.95em;
}

.Blog .labelFieldInline br { display: none; }
.Blog .labelFieldInline input { width: 160px; }
.Blog .labelFieldInline .formFieldNote { padding-left: 0.5em; }
.Blog .labelFieldInline label { display: none; }

.formFieldError .formFieldNote
{
	display: block;
	padding-top: 0.2em;
}

.Blog .formFieldErrorNote { padding-left: 1em; }
.Blog #commentBox label { display: none; }

.Blog #commentBox textarea
{
	width: 412px;
	height: 150px;
}

.Blog #commentBox .formFieldErrorNote
{
	display: block;
	padding-top: 0.3em;
	padding-left: 0;
}

.Blog .Blog-Note
{
	font-size: 90%;
	color: #888;
	font-style: italic;
}

.Blog .Mand-Note { float: right; }
.Blog .Blog-Msg { }

.Blog .Blog-Edit-Header
{
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	/*border-bottom: 5px solid #222;*/
}

.Blog .Blog-Edit-Header,
.Blog .Blog-Edit
{
	border-top: 5px solid #222;
	background-image: url(../images/Blog-Edit_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 0.4em 0.6em 0.7em 0.6em;
}

.Blog .Blog-Edit { background-position: 0 -5px; }

.Blog .Blog-Edit-Header p,
.Blog .Blog-Edit p,
.Blog .Blog-Edit label,
.Blog .Blog-Edit,
.Blog .Blog-Edit a,
.Blog .Blog-Edit strong
{
	color: #111;
	font-family: arial,sans-serif;
	font-size: 11px;
}

.Blog .Blog-Edit-Header p { margin-bottom: 0.4em; }

.Blog .Blog-Edit-Header h3
{
	margin-bottom: 0;
	font-size: 1.4em;
	color: #111;
}

.Blog .Blog-Edit-Header .Stats span
{
	padding-right: 1em;
	font-size: 1.2em;
	font-weight: bold;
}

.Blog .Blog-Edit label { margin-right: 0.5em; }

.Blog .Blog-Edit input
{
	position: relative;
	top: 2px;
}

.Blog .Blog-Edit a { text-decoration: underline; }
.Blog .Blog-Edit a:hover { text-decoration: none; }
.Blog .Blog-Edit { min-height: 25px; }

.Blog ol
{
	list-style: none;
	margin: 1em 0 2em 0;
	padding: 0;
	border-top: 1px solid #b2b0ac;
}

.Blog ol li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #b2b0ac;
	background-image: none;
}

.Blog ol li.Even { /*background-color: #f4f4f4;*/ }

.Blog ol li .Pad
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
}

.Blog ol li h4
{
	margin-bottom: 0;
	font-size: 1.1em;
}

.Blog ol li h4 .Status { }
.Blog ol li .Date { font-size: 0.8em; }
.Blog ol li.spam { background: #dbdbd2 !important; }
.Blog ol li.new { background: #FBFCE6 !important; }

/*
-------------------------------------------------------------------
Login (used for client features)
*/

.Login
{
	border-top: 1px solid #b2b0ac;
	padding-top: 0.5em;
}

/*
-------------------------------------------------------------------
News Feature List
*/

/*#News-Feature-List
{
	background: url(../images/project_bg.jpg);
	padding: 8px;
	margin-bottom: 2em;
}

#News-Feature-List h2
{
	margin-bottom: 0.3em;
	font-weight: normal;
	font-size: 1.5em;
	border-bottom: 1px solid #555;
}

#News-Feature-List .item
{
	border-bottom: 1px solid #b2b0ac;
	padding-top: 0.3em;
}

#News-Feature-List .last { border-bottom: none; }
#News-Feature-List .item { padding-top: 0.5em; }
#News-Feature-List .item img { border: 1px solid #b2b0ac; }

#News-Feature-List h4
{
	line-height: 1.2em;
	font-weight: normal !important;
	margin-bottom: 0.1em;
}

#News-Feature-List .date { color: #616161; }
#News-Feature-List .abstract { }

#News-Feature-List .more_news
{
	margin-top: 0;
	border-top: 1px solid #b2b0ac;
	padding-top: 0.6em;
	font-weight: bold;
}*/

/*
-------------------------------------------------------------------
News Archive List
*/

.List-Filter
{
	height: 0;
	position: relative;
	top: -3.6em;
}

.List-Filter p { text-align: right; }
.List-Filter label { padding-right: 1em; }

.Archive-List li
{
	list-style: none;
	padding: 0;
	margin-left: 0;
	background: none;
	margin-bottom: 1em;
}

.Archive-List li .date
{
	font-weight: bold;
	width: 6em;
	display: inline-block;
	padding: 0;
}

/*
-------------------------------------------------------------------
Article - Related Items List
*/

.Related-Items { margin-bottom: 2em; }
.Related-Items-First-After-Content { margin-top: 2em; }

.Related-Items h4
{
	font-weight: normal;
	line-height: 1.1em;
	font-family: georgia,times,serif;
}

/*
-------------------------------------------------------------------
Clients
*/

#Clients-List { margin-top: 1em; }

#Clients-List #Content-Main
{
	border-right: 1px solid #b2b0ac;
	height: 500px;
}

#Clients-List #Content-Main ul
{
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Clients-List #Content-Main li
{
	width: 12em;
	margin: 0;
	padding: 0;
	background: none;
}

#Clients-List #Content-Main p.img
{
	padding: 0;
	margin: 0;
	text-align: center;
}

/*
Custom styles for each item - uses the sort order number
*/

#Clients-List #Client-Item-1
{
	position: absolute;
	top: 28px;
	left: 79px;
	width: 20em !important;
}

#Clients-List #Client-Item-2
{
	position: absolute;
	top: 10px;
	left: -45px;
}

#Clients-List #Client-Item-3
{
	position: absolute;
	top: 245px;
	left: -68px;
}

#Clients-List #Client-Item-4
{
	position: absolute;
	left: 40px;
	top: 345px;
}

#Clients-List #Client-Item-5
{
	position: absolute;
	top: -36px;
	left: 288px;
	width: 17em !important;
}

#Clients-List #Client-Item-6
{
	position: absolute;
	top: 425px;
	left: 175px;
}

#Clients-List #Client-Item-6 p.img-caption
{
	position: relative;
	left: -6px;
}

#Clients-List #Client-Item-7
{
	position: absolute;
	top: 345px;
	left: 305px;
}

/*
Client list column on list page
*/

#Clients-List  #Content-Margin-Pad
{
	margin-top: 0;
	padding-top: 0;
}

#Clients-List  #Content-Margin-Pad p.img-caption { margin-bottom: 0.8em; }
#Clients-List  #Content-Margin-Pad p.img-caption .figure,
#Clients-List  #Content-Margin-Pad p.img-caption .label { text-align: left; }

/*
Detail view
*/

.Clients-Detail #Content-Main h1 { margin-bottom: 0.3em; }
.Clients-Detail .Banner { margin-bottom: 2.2em; }

.Clients-Detail .Banner img,
.Clients-Detail .Banner embed,
.Clients-Detail .Banner object
{
	border: 1px solid #b2b0ac;
	position: relative;
	left: -1px;
}

.Clients-Detail .Banner-Caption { padding-top: 0.2em; }

.Clients-Detail .Project-Group
{
	width: 227px;
	float: left;
}

.Clients-Detail #Project-Group1 { margin-right: 14px; }
.Clients-Detail #Project-Group2 { }

.Clients-Detail .Project-Group .article
{
	background: url(../images/project_bg.jpg);
	padding: 8px;
	margin-bottom: 2em;
}

.Clients-Detail .Project-Group .article h3 { margin-top: 0; }

.Clients-Detail .Project-Group .article img
{
	margin-bottom: 0.8em;
	border: 1px solid #b2b0ac;
}

.Clients-Detail .Article .detail { }
.Clients-Detail #Content-Main-Pad,
.Clients-Detail #Content-Margin-Pad { border-top: 1px solid #b2b0ac; }

/*
-------------------------------------------------------------------
Projects detail
*/

.Projects-Detail #Content-Main h1 { margin-bottom: 0.3em; }
.Projects-Detail .Banner { margin-bottom: 2.2em; }
.Projects-Detail .BannerLast { margin-bottom: 0; }

.Projects-Detail .Banner img,
.Projects-Detail .Banner embed,
.Projects-Detail .Banner object
{
	border: 1px solid #b2b0ac;
	position: relative;
	left: -1px;
}

.Projects-Detail .Banner-Caption { padding-top: 0.2em; }

.Projects-Detail #Content-Main-Pad,
.Projects-Detail #Content-Margin-Pad
{
	border-top: 1px solid #b2b0ac;
	border-right: 0;
}

.Projects-Detail #project_detail { }

.Projects-Detail #Project-Before-Link
{
	padding-top: 1em;
	margin-bottom: 0;
}

.Projects-Detail #Project-Keypoints { padding-top: 1.5em; }

.Projects-Detail #Project-Keypoints ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.Projects-Detail #Project-Keypoints li
{
	background: none;
	padding-left: 0;
	margin-left: 0;
	/*color:#888;*/
	margin-bottom: 0.3em;
}

.Projects-Detail .body-pad
{
	padding: 2em;
	padding-top: 1em;
	padding-bottom: 0;
}

.Projects-Detail #Project-Link { padding-top: 1.5em; }

/*how used to look*/
.Projects-Detail #Project-Before .project_before_title { }

/* Content-specific styles */
#Projects-Detail-16 #Content-Margin h2.short_article_title { width: 7em; }

/*used globally (also on home page etc)*/
span.Ref
{
	font-size: 14px;
	position: relative;
	top: -0.7em;
}

/*
-------------------------------------------------------------------
Problems-to-Solve
*/

#Problems-To-Solve
{
	min-height: 450px;
	border-top: 1px solid #b2b0ac;
	padding-top: 1em;
}

#Problems-To-Solve .date
{
	color: #888;
	position: relative;
	top: -1em;
}

/*
-------------------------------------------------------------------
Fig Lunches
*/

#Figlunches
{
	min-height: 450px;
	border-top: 1px solid #b2b0ac;
	padding-top: 1em;
}

#Figlunches .date
{
	color: #888;
	position: relative;
	top: -1em;
}

#Figlunches .Image
{
	margin-bottom:1em;
}

#Figlunches .Item
{
	border-top: 1px solid #b2b0ac;
	padding-top: 1em;
}

#Figlunches .Item-First
{
	border-top:0 !important;
}

/*
-------------------------------------------------------------------
List Feature Banner
*/

.List-Feature-Banner
{
	/*border-bottom: 1px solid #b2b0ac;*/
	margin-bottom: 2em;
	/*width: 470px;*/
}

.List-Feature-Banner .Item { margin-bottom: 1.5em; }

.List-Feature-Banner .Image
{
	border: 1px solid #b2b0ac;
	position: relative;
	left: -1px;
	float: left;
}

.List-Feature-Banner .Item-Img .Title,
.List-Feature-Banner .Item-Img .Desc { margin-left: 490px; }

.Content-Margin-Div .Content
{
	border-bottom: 1px solid #b2b0ac;
	float: left;
	width: 470px;
}

.Content-Margin-Div .Margin
{
	border-bottom: 1px solid #b2b0ac;
	margin-left: 490px;
}

/*
-------------------------------------------------------------------
List - Image-Title-Description
*/

.List-Img-Title-Desc { }

.List-Img-Title-Desc .Item
{
	margin-bottom: 2em;
	clear: left;
	width: 470px;
}

.List-Img-Title-Desc .Image
{
	border: 1px solid #b2b0ac;
	float: left;
	margin-bottom: 0.5em;
}

.List-Img-Title-Desc .Item-Img .Title,
.List-Img-Title-Desc .Item-Img .Desc { margin-left: 225px; }

/*
-------------------------------------------------------------------
Home Page
*/

/*
Outer box
*/

#Page.home
{
	background-image: url(../images/home-grass_bg.png);
	background-position: 120px 100%;
	background-repeat: no-repeat;
	padding-bottom: 330px;
}

#Page.home #Content
{
	width: 985px;
	padding-left: 0;
}

#Page.home #Content-Pad { padding-left: 29px; }

/*
Column 1
*/

#Home-Page #Content-Col1
{
	float: left;
	width: 238px;
}

#Home-Page #Content-Col1-Pad { margin-right: 13px; }

/*
Column 2-3
*/

#Home-Page #Content-Col2-3
{
	width: 483px;
	float: left;
}

#Home-Page #Content-Col2-3-Pad { margin-right: 13px; }

#Home-Page #Content-Col2
{
	width: 227px;
	float: left;
}

#Home-Page #Content-Col2-Pad { /*margin-right: 14px;*/ }

#Home-Page #Content-Col3
{
	width: 227px;
	float: right;
}

#Home-Page #Content-Col3-Pad { }

/*
Column 4
*/

#Home-Page #Content-Col4
{
	width: 227px;
	float: left;
}

#Home-Page #Content-Col4-Pad { /*margin-left: 10px;*/ }

/*
Column 2-3 Banners
*/

#Home-Page .Banner { margin-bottom: 1.1em; }
#Home-Page .Banner .Title { display: none; }

#Home-Page .Banner img
{
	border: 1px solid #c6c5c2;
	position: relative;
	left: -1px;
}

#Home-Page .Banner .Abstract { display: none; }

/*
Feature Lists
*/

#Home-Page .Feature-List
{
	background: url(../images/project_bg.jpg);
	padding: 8px 10px 8px 10px;
	margin-bottom: 1.2em;
}

#Home-Page .Feature-List .Item
{
	border-bottom: 1px solid #b2b0ac;
	padding-top: 0.1em;
	margin-bottom: 0.5em;
}

#Home-Page .Feature-List .Item-First { padding-top: 0; }
#Home-Page .Feature-List .last { border-bottom: none; }
#Home-Page .Feature-List .Item img { border: 1px solid #b2b0ac; }

#Home-Page .Feature-List h3
{
	letter-spacing: -0.02em;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: normal !important;
	margin-bottom: 0.3em;
	color: #111;
}

#Home-Page .Feature-List h4
{
	letter-spacing: -0.02em;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal !important;
	margin-bottom: 0.1em;
	color: #111;
}

#Home-Page .Feature-List .date { color: #616161; }
#Home-Page .Feature-List .abstract { }

/*
Articles
*/

#Home-Page .Article
{
	background: url(../images/project_bg.jpg);
	padding: 8px 10px 8px 10px;
	margin-bottom: 1.2em;
}

#Home-Page .Article img
{
	margin-bottom: 0.3em;
	border: 1px solid #b2b0ac;
}

#Home-Page .Article .Abstract { display: none; }

#Home-Page .Article h2.Title
{
	/*font-family: georgia,times,serif;
	font-size: 1.9em;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.6em;
	color: #222;
	letter-spacing: -0.02em;*/
	margin-bottom: 0.4em;
	line-height: 1em;
}

/*
Titles
*/

#Home-Page h2.Section-Title
{
	margin-bottom: 0.3em;
	font-weight: normal;
	font-size: 1.5em;
	border-bottom: 1px solid #555;
	color: #555;
}

#Home-Page h2.Section-Title a
{
	color: #555;
	text-decoration: none !important;
}

/*
Text blocks
*/

#Home-Page .Caption
{
	border-bottom: 1px solid #b2b0ac;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	font-family: georgia,times,serif;
	/*letter-spacing: -0.02em;*/
	font-size: 1.1em;
}

#Home-Page .Strong-Text
{
	font-family: georgia,times,serif;
	font-size: 1.9em;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.6em;
	color: #222;
	letter-spacing: -0.02em;
}

/*
Contact
*/

#Home-Page #Feature-Contact-Us .Strong-Text
{
	border-bottom: 1px solid #b2b0ac;
	padding-bottom: 0.3em;
	margin-bottom: 0.1em;
}

/*
Thoughts
*/

#Home-Page #Feature-PoV1 .Item h4 { font-size: 1.1em; }

#Home-Page #Feature-PoV1 .Item-First h4
{
	font-size: 1.9em;
	line-height: 1.1;
}

#Home-Page #Feature-PoV1 .Publication .Publication-Title
{
	font-family: georgia,times,serif;
	color: #111;
	font-size: 1em;
	font-style: italic;
}

#Home-Page #Feature-PoV1 .Publication .Publication-Author
{
	font-family: georgia,times,serif;
	color: #616161;
	line-height: 1.2em;
	/*font-size: 1em;*/
	font-style: italic;
}

/*
Recommendation
*/

#Home-Page #Feature-PoV2 h4
{
	margin-bottom: 0.8em;
	font-size: 1.1em;
}

/*
-------------------------------------------------------------------
Fig guide
*/

#Fig-Guide
{
	width: 720px;
	min-height: 720px;
	background-image: url(../images/content/home-fig_guide.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #b2b0ac;
	clear: both;
	position: relative;
}

#Fig-Guide #guide
{
	position: relative;
	top: -4em;
}

#Fig-Guide h3
{
	border-bottom: 1px solid #b2b0ac;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}

#Fig-Guide p.intro { margin-left: 2em; }

#Fig-Guide p em
{
	display: block;
	width: 35em;
}

#Fig-Guide ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#Fig-Guide li
{
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	position: absolute;
	width: 148px;
}

#Fig-Guide li h4
{
	text-transform: uppercase;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 0.2em;
}

#Fig-Guide li p { }

#Fig-Guide #fig_guide_1
{
	left: 15px;
	top: 253px;
}

#Fig-Guide #fig_guide_2
{
	left: 15px;
	top: 530px;
}

#Fig-Guide #fig_guide_3
{
	left: 558px;
	top: 186px;
}

#Fig-Guide #fig_guide_4
{
	left: 558px;
	top: 378px;
}

/*
-------------------------------------------------------------------
What we do
*/

#What-We-Do
{
	border-top: 1px solid #b2b0ac;
	border-bottom: 1px solid #b2b0ac;
}

#What-We-Do #Content-Main
{
	margin-top: 1em;
	border-right: 1px solid #b2b0ac;
	margin-bottom: 1em;
}

#What-We-Do #Content-Main-Pad { }

#What-We-Do #Content-Main h3.caption
{
	text-transform: uppercase;
	text-align: center;
	height: 0;
	position: relative;
	top: -3.9em;
	margin-left: 8em;
	margin-bottom: 0;
	/*match h4*/
	font-size: 11px;
	letter-spacing: 0.5em !important;
}

#What-We-Do #Content-Main .intro
{
	position: relative;
	top: -0.9em;
}

#What-We-Do #Content-Main .intro .p1 { padding-right: 1em; }

#What-We-Do #Content-Main p.img
{
	margin: 0;
	padding-top: 0em;
	padding-bottom: 0.8em;
	color: #111;
	line-height: 1.1em;
}

#What-We-Do #Content-Main p.img-caption
{
	text-align: left;
	margin: 0;
}

#What-We-Do #Content-Main p.img-caption .figure,
#What-We-Do #Content-Main p.img-caption .label
{
	display: inline;
	margin: 0;
	margin-right: 0.5em;
}

#What-We-Do #Content-Main p.img-caption .label { text-transform: none; }
#What-We-Do #Content-Margin-Pad { padding-top: 0; }

#What-We-Do #Content-Margin dl
{
	margin: 0;
	padding: 0;
	padding-top: 1em;
}

#What-We-Do #Content-Margin dl dt { }

#What-We-Do #Content-Margin dl dt
{
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0.2em;
}

#What-We-Do #Content-Margin dl dd { margin-bottom: 1em; }

/*
-------------------------------------------------------------------
Search Results
*/

#Search-List { border-top: 1px solid #b2b0ac; }

#Search-List .result
{
	margin-bottom: 1em;
	border-top: 1px solid #b2b0ac;
	padding-top: 0.6em;
}

#Search-List .pagination_footer
{
	margin-top: 1em;
	border-top: 1px solid #b2b0ac;
	padding-top: 0.9em;
}

#Search-List .pagination_footer .previous
{
	float: left;
	width: 48%;
}

#Search-List .pagination_footer .next
{
	float: right;
	width: 48%;
	text-align: right;
}

/*
-------------------------------------------------------------------
Contact Us
*/

#Contact-Us
{
	border-top: 1px solid #b2b0ac;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #b2b0ac;
}

#Contact-Us #Content-Main-Pad { padding-top: 0; }
#Contact-Us #Content-Margin { border-left: 1px solid #b2b0ac; }
#Contact-Us #Content-Margin-Pad { padding-top: 0; }

#Contact-Us #Address-1
{
	width: 200px;
	float: left;
}

#Contact-Us #Address-2 { margin-left: 210px; }
#Contact-Us .Address h3 { color: #111; }

#Contact-Us .Address p
{
	font-family: georgia,times,serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.4em;
	color: #222;
	letter-spacing: -0.02em;
	line-height: 1.1em;
}

#Contact-Us #Content-Margin h3
{
	margin-top: 0;
	font-size: 1.6em;
	margin-bottom: 0.4em;
	padding-top: 0;
}

#Contact-Us #Content-Margin .item img { border: 1px solid #7f7e7d; }

#Contact-Us #Content-Margin .item
{
	padding-top: 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #b2b0ac;
	padding-bottom: 1em;
}

#Contact-Us #Content-Margin .last
{
	margin-bottom: 1em;
	border-bottom: none;
	padding-bottom: 0;
}

#Contact-Us #large_map_img
{
	height: 650px;
	background-image: url(../images/content/contact-map_large.png);
	background-repeat: no-repeat;
	background-position: 60px 10px;
	margin: 0;
}

#Contact-Us #large_map_img span { visibility: hidden; }

#Contact-Us #details
{
	position: absolute;
	top: 55px;
	left: 40px;
}

#Contact-Us .controls
{
	position: absolute;
	right: 45px;
	top: 55px;
}

#Contact-Us .controls p { text-align: right; }

/*
-------------------------------------------------------------------
Footer
*/

#Footer
{
	clear: both;
	display: none;
	padding-top: 5em;
}

#Footer p { font-family: georgia,times,serif; }

/*
-------------------------------------------------------------------
Print
*/

@media print
{
	body
	{
		background: none;
		font-size: 11pt;
		margin: 5pt;
		padding: 0;
	}
	
	#Page
	{
		/*position: absolute;*/
		position: relative;
		background: none !important;
	}
	
	#Nav,#Controls { display: none; }
	
	#SiteTitle
	{
		position: static;
		background: none;
		width: 100px;
		height: 90px;
		top: 20px;
	}
	
	#SiteTitle img
	{
		visibility: visible;
		height: 90px;
		width: 100px;
	}
	
	#Content
	{
		padding-left: 0;
		padding-top: 20px;
	}
	
	.Popup,.Popup2
	{
		position: relative;
		background: none;
		display: block;
		left: 0;
	}
	
	.Popup .header { display: none; }
	
	.Popup .body,.Popup .body-pad
	{
		background: none;
		border: 0;
	}
	
	.Popup .footer { display: none; }
	#Contact-Us #Content-Main,#Contact-Us #Content-Margin { display: none; }
	
	#Contact-Us #large_map_img
	{
		background: none;
		height: 650px;
	}
	
	#Contact-Us #large_map_img span { visibility: visible; }
	#Contact-Us .controls { display: none; }
	
	#Contact-Us #details
	{
		position: absolute;
		top: 10px;
		left: 0;
	}
	
	#Footer { display: block; }
	#Home-Page #Content-Margin .abstract { display: none; }
	#People-List { border-top: 1px solid #b2b0ac; }
	
	.Clients-Detail .Project-Group .article
	{
		background: none;
		page-break-inside: avoid !important;
	}
	
	.Projects-Detail .Banner,.Projects-Detail .Banner img { page-break-inside: avoid; }
	#News-List .first { background: none; }
	#People-List { position: static; }
	
	#Clients-List
	{
		position: relative;
		left: 40px;
		height: 600px;
	}
}

/*
-------------------------------------------------------------------
Archvies
*/

.Archives-List
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.Archives-List li
{
	list-style: none;
	background-image: none;
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
}

.Archives-List li span.date
{
	float: left;
	width: 9em;
}

/*
 Link (end of POV, news etc.)
*/

.View-Archives-List
{
	clear: both;
	padding-top: 3em;
}

/*
-------------------------------------------------------------------
Media Items - in text flow
*/

.Media-Item { display: block; }

.Media-Item-Right
{
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-bottom: 1em;
}

.Media-Item-Left
{
	float: left;
	margin-left: 0;
	margin-right: 1em;
	margin-bottom: 1em;
}

.Media-Item .caption
{
	/*float:left;*/
	padding-top: 0.1em;
	display: block;
	font-size: 95%;
	color: #555;
	font-family: georgia,times,serif !important;
	font-style: italic;
}

/*
-------------------------------------------------------------------
Announcements List
*/

#Announcements-List .Announcement { margin-bottom: 2em; }
#Announcements-List .Announcement-Title a { text-decoration: none; }

/*
-------------------------------------------------------------------
Team List
*/

#Team-List { width: 990px; }

#Team-List .Intro
{
	height: 164px;
	overflow: hidden;
}

#Team-List .Intro p { font-family: georgia,times,serif; }

#Team-List ul
{
	width: 990px;
	position: relative;
	z-index: 1;
	left: -140px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 350px;
	background-image: url(../images/team_list_bg.png);
	background-repeat: no-repeat;
	background-position: 60px -4px;
}

#Team-List li { /*display: -moz-inline-box;*/ }

#Team-List li
{
	width: 105px;
	height: 210px;
	text-align: center;
	position: relative;
	top: 12px;
	margin: 0;
	padding: 0;
	background: none;
	vertical-align: top;
	/*display: inline-block;*/
	float: left;
}

#Team-List li p.img
{
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	height: 120px;
}

#Team-List li p.img img
{
	position: absolute;
	bottom: 0;
}

#Team-List li.Team-Type0 p.img img { left: 16px; }
#Team-List li.Team-Type1 p.img img { left: 20px; }
#Team-List li.Team-Type2 p.img img { left: 15px; }
#Team-List li.Team-Type3 p.img img { left: 22px; }

#Team-List li p.img-caption
{
	font-weight: normal;
	padding-top: 15px;
}

/*
-------------------------------------------------------------------
Forms 
*/

/*
Old forms library
*/

.formLabel
{
	font-size: 0.9em;
	font-family: georgia,times,serif;
}

.formField input
{
	border: 1px solid #b2b0ac;
	color: #6e6c6d;
	font-size: 1em;
	padding: 0.2em;
	font-family: georgia,times,serif;
}

.formBlock { margin-bottom: 0.8em; }

/*
New forms library
*/

p.formField { margin-bottom: 1em; }

p.formField label
{
	font-size: 0.9em;
	font-family: georgia,times,serif;
}

p.formField .formFieldNote
{
	/*font-size: 90%;*/
	color: #888;
	font-style: italic;
}

p.formField textarea
{
	border: 1px solid #b2b0ac;
	color: #6e6c6d;
	font-size: 1em;
	padding: 0.2em;
	font-family: georgia,times,serif;
}

span.formFieldErrorNote
{
	color: #000;
	font-weight: bold;
}

.formError
{
	border: 2px solid #000;
	padding: 0.6em;
	margin-bottom: 1em;
}

.formError h4
{
	margin-bottom: 0.2em;
	color: #000;
	font-family: arial,sans-serif;
}

input[type="submit"] { font-size: 1em; }
