﻿/*
Colour charts:
#FD9800 = light orange
#FF6500 = orange
#D4D0C8 = grey (windows-like application colour)
#999999 = grey (light)
#343434 = dark brown
*/
body
{
	font-family: Arial, Verdana;
	font-size: small;
	margin: 0;
	padding: 0;
	background-image: url(/Images/CustomerSpecific/backgroundDark.jpg);
	line-height: normal;
	background-repeat: repeat;
}
td
{
	vertical-align: top;
}
a, a:link, a:visited
{
	color: #333;
}

.PublicErrorMessage
{
	color: Red;
	font-size: small;
	font-weight: bold;
}
.PublicErrorMessage ul, .PublicErrorMessage li
{
	display: none;
}

img, table
{
	border: 0;
	padding: 0;
	margin: 0;
}
hr
{
	height: 0;
	width: auto;
	border: 0;
	border-bottom: 1px dashed red;
	margin: 10px 0 5px 0;
}
.PublicInputField, .PublicInputFieldShort, .PublicInputFieldMedium, .PublicInputFieldLong
{
	font-size: small;
	border: 1px solid #999;
	width: 150px;
	
}
.PublicInputFieldShort
{
	width: 80px;
}
.PublicInputFieldMedium
{
	width: 275px;
}
.PublicInputFieldLong
{
	width: 98%;
}
.SearchInputField
{
	font-size: 12px;
	border: 1px solid White;
	width: 120px;
	height: 14px;
	color: #25211E;
	background-image: url(/Images/CustomerSpecific/SearchInputField.jpg);
}
.PublicButton
{
	background-color: #483E3D;
	background-color: #CCC;
	color: #333;
	height: 18px;
	font-size: 10px;
	margin: 1.5px 0 0 4px;
	padding: 0;
	width: 62px;
}
#Header
{
	padding: 0;
	margin: 0;
	
}
#Masthead
{
	background: #EEE;
	padding: 0;
	margin: 0;
	width: 900px;
	float: left;
}
#MastheadVerticalShadow
{
	height: 113px;
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeat_10x1.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	float: left;
	width: 10px;
}
/*
#Masthead img
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 156px;
}*/
.Logo
{
	position: absolute;
	right: 0px;
	z-index: 2;
	top: 85px;
}
#PublicLeftContent, .PublicLeftContent
{
	float: left;
	position: relative;
	width: 145px;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	background-color: #6B534E;
}
.PublicLeftContent
{
	margin: 0 10px 0 0;
}
#PublicRightContent, .PublicRightContent
{
	float: left;
	position: relative;
	width: 175;
	height: auto;
	padding: 0 25px 0 0;
	/*margin: 0 2px 0 0;*/
	width: 175px;
	/*background-color:#EBEAE9;*/
}
.PublicRightContentHome
{
	float: right;
	position: relative;
	width: 292px;
	background-color: #EBEAE9;
	right: 20px;
}
#PublicMainContent, .PublicMainContent, #PublicMainContentNoRightContent, .PublicMainContentNoRightContent
{
	position: relative;
	float: left;
	background-color: #EBEAE9;
	margin: 0;
	padding: 0;
	width: 533px;
}
#PublicMainContentNoRightContent, .PublicMainContentNoRightContent
{
	width: 722px;
	z-index: 2;
}
#PublicMainContentHome, .PublicMainContentHome
{
	float: left;
	padding: 0;
	width: 581px;
	background-color: #EBEAE9;
}
h1, .header1, .InputFieldHeader1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	margin: 12px 0 0 0;
	padding: 0;
}
h2, .header2, .InputFieldHeader2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	color: Black;
}
h3, .header3, .InputFieldHeader3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0 0 0;
	margin: 0;
}
h4, .header4, .InputFieldHeader4
{
	color: #AB0E2E;
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	text-transform: none;
	margin: 8px 0 5px 0;
	padding: 0;
}
p, td
{
	color: #25211E;
	font-family: Arial;
	font-weight: normal;
	text-transform: none;
	margin: 6px 0 0 0px;
	padding: 0;
	text-align: left;
	font-size: small;
	line-height: 130%;
}

ul
{
	margin: 0;
	padding: 0;
}
li
{
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: none;
	color: Black;
}
.HomeContent
{
	float: left;
	padding: 0 0 0 0;
	margin: 0px;
	clear: right;
	width: 100%;
}
.pnlBreadcrumbs
{
	margin: 0 0 15px 0;
	color: #666663;
	font-size: 11px;
	
}
#PrintIcon
{
	position:relative;
	float:right;	
}
#LeftImages
{
	position: relative;
	float: left;
	width: auto;
	height: 100%;
	padding: 0;
	display: run-in;
}
.ParentCategory
{
	width: 226px;
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 7px 0 7px;
	height: 30px;
}
.ContentHeader
{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
#SiteContent
{
	width: 910px;
	height: 787px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background-image: none;
}
#BannerImage
{
	position: relative;
	float: left;
	width: 910px;
	height: 211px;
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeatDashed_910x1.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.PageBanner img
{
	width: 900px;
	height: 211px;
}
.ActiveCompanyLogo
{
	position: relative;
	float: left;
	margin: 29px 0 0 16px;
}
.NavigateCompanyLogo
{
	position: relative;
	float: left;
	margin-top: -95px;
	margin-left: 40px;
	padding: 0;
}
#Search
{
	width: 200px;
	position: relative;
	float: right;
}
.MainContentContainerLeft
{
	text-align: left;
	width: 533px;
	overflow: hidden;
}
.MainContentContainerLeftHomeTop
{
	text-align: left;
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.MainContentContainerLeftHomeBottom
{
	text-align: left;
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.MainContentContainerRightHome
{
	text-align: left;
	width: 100%;
}
.FeatureCategory
{
	position: relative;
	float: left;
	width: 292px;
}
.Webcast
{
	background-image: url(/Images/CustomerSpecific/Webcast.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	position: relative;
	float: left;
	width: 292px;
	background-color: White;
	/*height: 146px;*/
	height: 336px;
	color: #878787;
}
.WebcastHome
{
	background-image: url(/Images/CustomerSpecific/Webcast.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	position: relative;
	float: left;
	width: 292px;
	background-color: White;
	height: 146px;
	color: #878787;
}
.WebcastHome a:link, .WebcastHome a:visited, .WebcastTitle a:link, .WebcastTitle a:visited
{
	color: #6D879E;
	text-decoration: none;
}
.WebcastHome a:hover, .WebcastTitle a:hover
{
	text-decoration: underline;
}
.WebcastTitle
{
	position: relative;
	float: left;
	left: -20px;
	color: #6D879E;
}
.MainContentContainerRightHomeSharepriceInfo
{
	text-align: left;
	width: 100%;
	height: 190px;
	overflow: hidden;
	background-color: #EBEAE9;
}
.MainContentContainerRight
{
	text-align: left;
	width: 174px;
}
.MainContentHeader
{
	text-transform: capitalize;
	color: White;
	height: 20px;
	padding: 5px 10px 0 5px;
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
}
.MainContentHeaderUploadedImage
{
	text-transform: capitalize;
	color: White;
	min-height: 20px;
	height: auto;
	height: 20px;
	padding: 5px 10px 0 5px;
	margin: 0 0 0 0;
	font-size: small;
	width: 160px;
}
.ImageCaption
{
	text-transform: capitalize;
	color: White;
	padding: 5px 10px 10px 5px;
	font-size: small;
	width: 160px;
	background-color: Black;
	margin-bottom: 5px;
}
#test
{
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
}
.MainContentBody
{
	font-size: small;
	padding: 5px 20px 10px 15px;
	line-height: normal;
}
.BottomContainer
{
	position: relative;
	float: left;
	width: 880px;
	padding: 5px 20px 10px 10px;
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeat_910x1.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.TextContainer
{
	position: relative;
	float: left;
}
.NavigateCompanyMenu
{
	position: relative;
	/*float: left;*/
	/*the line above was commented to fix the bug in ie6 where the bottom horizontal
	  shadow had some space above it in the category update wizard*/
	padding: 0;
	margin-top: 7px;
	width: 910px;
}
.CompanyFiller
{
	position: relative;
	float: left;
	margin: 0;
	padding: 1px 0px 1px 0px;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	width: 0px;
	color: White;
}
.Company, company a
{
	position: relative;
	float: left;
	margin: 0;
	padding: 1px 0px 1px 0px;
	text-align: right;
	text-decoration: none;
	font-size: 11px; /*width:122px;*/
	width: 900px;
	line-height: normal;
}
.Company a:
.Company a
{
	color: White;	
}
#ctl00_hypDownerEDI, #ctl00_hypDownerEDI a, #ctl00_hypRail, #ctl00_hypRail a, #ctl00_hypRoche, #ctl00_hypRoche a, #ctl00_hypEngineering, #ctl00_hypEngineering a, #ctl00_hypWorks, #ctl00_hypWorks a, #ctl00_hypCentury, #ctl00_hypCentury a, #ctl00_hypConsulting, #ctl00_hypConsulting a
{
	color: White;
	text-decoration: underline;
	margin-right: 20px;
}
#ctl00_hypDownerEDIActive, #ctl00_hypDownerEDIActive a, #ctl00_hypRailActive, #ctl00_hypRailActive a, #ctl00_hypRocheActive, #ctl00_hypRocheActive a, #ctl00_hypEngineeringActive, #ctl00_hypEngineeringActive a, #ctl00_hypWorksActive, #ctl00_hypWorksActive a, #ctl00_hypCenturyActive, #ctl00_hypCenturyActive a, #ctl00_hypConsultingActive, #ctl00_hypConsultingActive a
{
	text-decoration: none;
	color: White;
	margin-right: 20px;
}
.NavigateCompanySideFiller
{
	width: 12px;
	background: #CCC;
}
.SiteBanner
{
	height: 90px;
	margin: 2px 0px 0px 0px;
	background-color: White;
	position: relative;
	float: left;
}
.UploadedImage img
{
	float: left;
	width: 175px;
	margin: 5px 0 0 0;
	clear: both;
}
.ImageUpload img
{
	float: left;
	width: 175px;
	margin: 5px 0 0 0;
	clear: both;
	padding: 0;
}
.DownerEDIHeaderLogo
{
	float: right;
	margin: 54px 10px 0 0;
}
.SearchResultItem
{
	border-top: 1px solid #CCC;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
}
.SearchResultItem h2, .SearchResultItem h3
{
	font-weight: bold;
	color: #333;
}
.SearchResultItemSubtitle
{
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
.SearchResultItemTitle
{
	margin: 5px 0 0 0;
}
.NewsDateandTitle
{
	padding: 8px 2px 0 0px;
	background-color: Blue;
}
.NewsTitle
{
	position: relative;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
.NewsDate
{
	position: relative;
	float: left;
	font-style: italic;
	font-size: 12px;
	width: 100%;
}
.NewsSubtitle, .NewsSubtitle a
{
	color: #25211E;
	font-family: Arial;
	font-weight: normal;
	text-transform: none;
	padding: 2px 0 18px 0;
	line-height: 130%;
	text-align: left;
	font-size: 12px;
	width: 550px;
	clear: both;
}
#FeatureCategoryImage img
{
	position: relative;
	float: right;
	width: 292px;
	margin: 0 0 10px 0;
}
#FeatureCategoryImage
{
	position: relative;
	float: left;
}
#FeatureCategoryTitle
{
	/*position: relative; 	float: left; 	font-weight: bold; 	margin: 2px 0 0 0px; 	padding: 5px 10px 5px 20px; 	background-color: Black; 	color: White; 	width: 261px;*/
	padding: 0 20px 0 18px;
	position: relative;
	float: left;
}
#FeatureCategoryTitle a, #FeatureCategoryTitle a:hover
{
	text-decoration: none;
	position: relative;
	float: left;
}
#FeatureCategoryAbstract
{
	position: relative;
	float: left;
	margin: 5px 0 0 0px;
	padding: 0 10px 0 18px;
	clear: both;
	width: 260px;
}
.RightContentTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.RightContentText
{
	font-family: Arial;
	margin: 0 0 10px 0;
}
.RelatedContentTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
#OldRelatedContent
{
	position: relative;
	float: left;
	width: 175px;
}
.ReadMore, .ReadMore a
{
	font-weight: normal;
	display: inline;
}
.ReadmoreBracket
{
	position: relative;
	float: left;
}
.CompanyArrow
{
	padding: 0 5px 1px 0px;
}
.LeftMenuItemArrow
{
	margin: 4px 1px 4px auto;
	float: right; 
}
.ChildCategoryItem, .ArticleItem
{
	margin: 15px 0 0 0;
	padding: 5px 20px 5px 15px;
	border-top: 1px solid #CCC;
	border-bottom: none;
	width: 460px;
}
.InvestorRelationsAbstract
{
	height: 125px;
	overflow: hidden;
}
.CategoryDescriptionText
{
	line-height: normal;
}
.CategoryDescription
{
	width: 488px;
	padding: 0px 20px 0 14px;
	color: Black;
	font-weight: normal;
	text-transform: none;
	position: relative;
	float: left;
}
.CategoryAbstract
{
	padding: 0px 20px 0px 15px;
	width: 497px;
	position: relative;
	float: left;
}
#RockSolidLogoFiller
{
position:relative;
float:left;
height:30px;	
}
#RockSolidLogo
{
	position:absolute;
	right:0px;
	bottom:2px;
	font-size:10px;
	width: 60px;
}
.CaseStudyCategoryDisplayDate 
{
	color: Black;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
}
#RockSolidLogo img
{
	margin:0 0px 0 0;
}
#RockSolidText, #RockSolidText a
{
	position:relative;
	float:left;
	padding:0;
	color:#90938A;
}
#PrintLogo
{
	display: none;
}
#DisclaimerHome, #DisclaimerHome a
{
	position:absolute;
	bottom: 3px;
	font-size:small;
	left:255px;
	color:#90938A;
}
#DisclaimerNoRightContent, #DisclaimerNoRightContent a
{
	position:absolute;
	bottom: 3px;
	font-size:small;
	left:220px;
	color:#90938A;
}
#DisclaimerRightContent, #DisclaimerRightContent a
{
	position:absolute;
	bottom: 3px;
	font-size:small;
	left:233px;
	color:#90938A;
}
.TableCellSpecialAlternate, .TableCellSpecialAlternate td
{	
	border-bottom:1px solid #ADADAD;
	padding:5px 0 2px 0;
	background-color:#EBEAE9;
}
.DownloadableDocument
{
	position: relative;
	float: none;
	height:17px;
	margin-bottom: 8px;
}
.RelatedContentArea
{
	float: left;
	clear: both;
	width: 175px;
}
.RelatedContentBody
{
	padding: 4px 20px 10px 15px;
}
.RelatedContentBody a
{
	font-size: 12px;
}
#OldRelatedContentHeader
{
	
}
.DocumentTable
{
	width: 100%;
	padding: 0;
	margin: 0;
}
.DocumentTable th a, .DocumentTable th a:visited
{
	color: #333;
}
.DocumentTable th
{
	background: #CBC7BE;
	border-right: 1px solid #999;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;
}
.DocumentListHeader, .DocumentListHeaderActiveAscending, .DocumentListHeaderActiveDescending
{
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}
.DocumentListHeaderActiveAscending
{
	background-image: url(/Images/arrow_up.gif);
}
.DocumentListHeaderActiveDescending
{
	background-image: url(/Images/arrow_down.gif);
}
.DocumentTableItemAlternate, .DocumentTableItem
{
	vertical-align: middle;
	padding: 7px;
}
.DocumentTableItemAlternate img, .DocumentTableItem img
{
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}
.DocumentTableItem
{
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.DocumentTableItemAlternate
{
	background: #EEE;
	border-bottom: 1px solid #BBB;
}
.DocumentTableItemAlternate a, .DocumentTableItemAlternate a:link, .DocumentTableItemAlternate a:visited, 
.DocumentTableItem a, .DocumentTableItem a:link, .DocumentTableItem a:visited
{
	color: #666663;
	text-decoration: none;
}
.DocumentTableProgressInfo
{
	height: 20px;
}
#BannerImage img
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 211px;
	width: 900px;	
}
#Banner
{
	float: left;
	height: 211px;
	position: relative;
	width: 910px;	
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeat_910x1.gif);
	background-repeat: repeat-y;
}
#CompanyNavigation, .FooterText
{
	display: none;	
}
#SiteBanner
{
	position: relative;
	float: left;
}
#SearchContentArea
{
	margin: 0px;
	float: right;
	width: 215px;
	padding: 0;
	height: auto;
}
#PublicLeftMainContent
{
	padding: 0 0px 0 10px;	
	width: auto;
}
#LeftMenu
{
	position: relative;
	line-height: normal;	
}
#PageContent
{
	position: relative;
	float: left;
	bottom: 11px;
}
#Content
{
	width: 910px;	
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeat_910x1.gif);
	background-repeat: repeat-y;
	margin: 0;
}
.StaffMenuGroup
{
	background-color:#EEEEEE;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	cursor:default;
	padding:1px;
}
#Logo
{
	width: 910px;
	padding: 0 0 10px 0;
	height: 82px;
	background-color: #EEEEEE;
	background-image: url(/Images/CustomerSpecific/VerticalShadowRepeat_910x1.gif);
	background-repeat: repeat-y;
}
#SearchLabel
{
	display: none;
}
.OldLogoContainer
{
	position: relative;
	float:left;
	height: 90px;
	background-color: White;
	width: 900px;
	margin: 2px 0 0 0;
}
#LogoLink
{
	display: none;
}
.InputFieldGlobalSearch
{
	font-size: 12px;
	border: solid 1px white;
	width: 120px;
	height: 14px;
	color: #25211E;
	background-image: url(/Images/CustomerSpecific/SearchInputField.jpg);	
}
/******************************************** STAFF *****************************************/
.CategoryContextSensitiveMenu
{
	position: relative;
	float: right;
	top: 20px;
}
/******************************************** STAFF *****************************************/
#RelatedContent, .RelatedDocuments
{
	padding: 5px 15px 5px 15px;	
	position: relative;
	float: left;
}
.ImageUpload
{
	width: 175px;	
	height: auto;
	position: relative;
	float: left;
	padding: 0;
}
.ContentHeader
{
	display: none;
}
.ContentHeaderOld
{
	position: relative;
	float: left;
	width: 530px;
	padding: 0px;
}
.ContentHeaderOld img
{
	position: relative;
	float: right;
	right: 8px;
}
.Breadcrumbs
{
	padding: 0 0 11px 15px;	
	color: #666663;
	top: 4px;
	position: relative;
	float: left;
}
#Footer
{
	width: 900px;
	height: 10px;
	padding: 0;
}
#FooterShadow
{
	display: block;
}
.CaseStudy
{
	width: 480px;
	padding: 0 0 0 15px;
	position: relative;
	float: left;
}
.CaseStudyAbstractItem
{
	width: 460px;
}
.CaseStudyImageContent
{
	display: none;
}
.CategoryPublishDateOld
{
	padding: 0 0 10px 15px;	
}
.ChildCategoryHeader a:hover
{
	text-decoration: none;
}
.SubTopGroup
{
	width: 145px;
}
.ChildCategories
{
	padding: 0px;
}
.CategoryContextSensitiveMenu
{
	position: absolute;
	float: right;
	right: -10px;
}
#WorksNZImage, #WorksNZText
{
    display: none;   
}