﻿body
{
	font-family: "trebuchet ms", verdana, sans-serif;
    color: #666666;
    background-color: #ffffff;
    border: 0;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    height:100%; 
}

.HeaderContainer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.HeaderHomepage
{
	position:relative;
	float:left;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	height:80px;
	width: 920px;
}

#Header 
{
	height: 80px;
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#HeaderContent 
{
    height: 80px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	text-align: left;
}

#Menu 
{
	float: right;
	font-weight: bold;
	font-size: 10.5pt;
	margin-top: 10px;
	margin-left: 160px;
	position:absolute;
	width:817px;
}

#Menu ul
{
	margin: 0;
	padding: 10px;
	list-style-type: none;
	display: inline;
	width:100%;
}

#Menu li
{
	list-style: none;
	display: inline;
	padding-left: 40px;
}

#Menu a:link 
{
	color: #0094b2;
	text-decoration: none;
}

#Menu a:visited 
{
	color: #0094b2;
	text-decoration: none;
}

#Menu a:hover 
{
	color: #0094b2;
	border-bottom: solid 3px red;
	text-decoration: none;
}

#Menu a:active
{
	color: #0094b2;
	border-bottom: solid 3px red;
	text-decoration: none;
}

#SubMenu 
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
}

#SubMenu #SubMenu3
{
	margin-left:174px;
}

#SubMenu #SubMenu4
{
	margin-left:250px;
}

#SubMenu #SubMenu7
{
    margin-left:630px;
    margin-top:-16px;
}

#SubMenu ul 
{
	margin: 0;
	padding: 10px;
	list-style-type: none;
	display: inline;
}

#SubMenu li
{
	list-style: none;
	display: inline;
	padding: 10px;
}

#SubMenu a:link 
{
	color: #0094b2;
	text-decoration: none;
}

#SubMenu a:visited 
{
	color: #0094b2;
	text-decoration: none;
}

#SubMenu a:hover 
{
	color: #0094b2;
	border-bottom: solid 3px red;
	text-decoration: none;
}

#SubMenu a:active
{
	color: #0094b2;
	border-bottom: solid 3px red;
	text-decoration: none;
}

.FlashContainer
{
	position:relative;
	float:left;
	background-image:url('/App_Themes/Default/Images/FlashGradient.jpg');
	background-repeat:repeat-x;
	height:275px;
	width:100%;
}

.FlashContentContainer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#FlashObject
{
	position:relative;
	float:left;
	margin-left:20px;
	width:722px;
	height:275px;
	margin-left:40px;
	margin-top:-30px;
}

.BoxContainer
{
	position:relative;
	width:192px;
	margin-left:808px;
	margin-top:30px;
}

.Box
{
	position:relative;
	float:left;
	padding-bottom:20px;
}

.BoxTopLeft
{
	position:relative;
	float:left;
	background-image:url('/App_Themes/Default/Images/Box/TopLeft.gif');
	width:9px;
	height:35px;
}

.BoxTopRepeater
{
	position:relative;
	float:left;
	background-image:url('/App_Themes/Default/Images/Box/TopRepeater.gif');
	width:172px;
	height:30px;
	color:#FFFFFF;
	font-size:18px;
	padding-top:5px;
}

.BoxTopRight
{
	position:relative;
	float:left;
	background-image:url('/App_Themes/Default/Images/Box/TopRight.gif');
	width:9px;
	height:35px;
}

.BoxContent
{
	position:relative;
	float:left;
	width:188px;
	background-color:#fcf3b0;
	border-left: solid 1px #0094b2;
	border-right: solid 1px #0094b2;
}

.BoxContent p
{
    font-size:75%;
    margin-left:10px;
    margin-top:-23px;
}

.BoxContent h3
{
    font-size: 100%;
    margin: 0;
    padding-left:10px;
    padding-top:5px;
}

.BoxContent2
{
	position:relative;
	float:left;
	width:188px;
	background-color:#fcf3b0;
	border-bottom: dashed 1px #0094b2;
	border-left: solid 1px #0094b2;
	border-right: solid 1px #0094b2; 
}

.BoxContent2 p
{
    font-size:75%;
    margin-left:10px;
    margin-top:-23px;
}

.BoxContent2 h3
{
    font-size: 100%;
    margin: 0;
    padding-left:10px;
    padding-top:5px;
}

.BoxContent3
{
	position:relative;
	float:left;
	width:188px;
	background-color:#fcf3b0;
	border-bottom: dashed 1px #0094b2;
	border-left: solid 1px #0094b2;
	border-right: solid 1px #0094b2;
}

.BoxContent3 p
{
    font-size:75%;
    margin-left:10px;
    margin-top:-23px;
}

.BoxContent3 h3
{
    font-size: 100%;
    margin: 0;
    padding-left:10px;
    padding-top:5px;
}

.BoxContent4
{
	position:relative;
	float:left;
	width:188px;
	background-color:#fcf3b0;
	border-bottom: dashed 1px #0094b2;
	border-left: solid 1px #0094b2;
	border-right: solid 1px #0094b2;
}

.BoxContent4 p
{
    font-size:75%;
    margin-left:10px;
    margin-top:-23px;
}

.BoxContent4 h3
{
    font-size: 100%;
    margin: 0;
    padding-left:10px;
    padding-top:5px;
}

.BoxContent5
{
	position:relative;
	float:left;
	width:188px;
	background-color:#fcf3b0;
	border-left: solid 1px #0094b2;
	border-right: solid 1px #0094b2;
}

.BoxContent5 p
{
    font-size:75%;
    margin-left:10px;
    margin-top:-23px;
}

.BoxContent5 h3
{
    font-size: 100%;
    margin: 0;
    padding-left:10px;
    padding-top:5px;
}

.BoxBottomLeft
{
	position:relative;
	float:left;
	width:10px;
	height:7px;
	background-image:url('/App_Themes/Default/Images/Box/BottomLeft.gif');
}

.BoxBottomRepeater
{
	position:relative;
	float:left;
	width:170px;
	background-color:#fcf3b0;
	background-image:url('/App_Themes/Default/Images/Box/BottomRepeater.gif');
	height:7px;
}

.BoxBottomRight
{
	position:relative;
	float:left;
	width:10px;
	height:7px;
	background-image:url('/App_Themes/Default/Images/Box/BottomRight.gif');
}

.ButtonContainer
{
    position:relative;
    float:right;
    margin-top:-10px;
    height:22px;
    padding-bottom:10px;
}

.ButtonContainer2
{
    position:relative;
    float:right;
    margin-top:-20px;
    height:22px;
    padding-bottom:10px;
}

.ButtonLeft
{
    position:relative;
    float:left;
    background-image:url('/App_Themes/Default/Images/Button/ButtonLeft.gif');
    height:25px;
    width:5px;
}

.ButtonRepeater
{
    position:relative;
    float:left;
    background-image:url('/App_Themes/Default/Images/Button/ButtonRepeater.gif');
    height:22px;
    width:60px;
    font-size:75%;
    color:#FFFFFF;
    padding-top:3px;
    text-align:center;
}

.ButtonRepeater a:link {color:#FFFFFF; text-decoration:none;}
.ButtonRepeater a:hover {color:#FFFFFF; text-decoration:none;}
.ButtonRepeater a:visited {color:#FFFFFF; text-decoration:none;}
.ButtonRepeater a:active {color:#FFFFFF; text-decoration:none;}

.ButtonRight
{
    position:relative;
    float:left;
    background-image:url('/App_Themes/Default/Images/Button/ButtonRight.gif');
    height:25px;
    width:5px;
    margin-right:10px;
}

.ContentContainer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;

}

.NewsContentContainer
{
	position:relative;
	float:left;
	width:100%;
	height:635px;
	background-color: #e6f5f8;
}

#Content
{
	position:relative;
	float:left;
	width:720px;
	height:265px;
	padding-top:20px;
	padding-bottom:85px;
	padding-left:40px;
	font-size:79%;
	margin-top:-30px;
}

#Content a:link {color:#0094b2; text-decoration:none;}
#Content a:hover {color:#0094b2; text-decoration:underline;}
#Content a:visited {color:#0094b2; text-decoration:none;}
#Content a:active {color:#0094b2; text-decoration:none;}

.Content 
{
	width: 100%;
	background-color: #e6f5f8;
    height:615px;
    position:relative;
    clear:both;
}

#NewsContent
{
    position:relative;
	width:1000px;
	height:100%;
	font-size:79%;
	margin-left:auto;
	margin-right:auto;
}

.LeftShadow 
{
    position:relative;
    float:left;
    width:24px;
    height:100%;
    background-image:url('/App_Themes/Default/Images/LeftShadow.png');
    margin-left:36px;
}

.RightShadow
{
    position:relative;
    float:right;
    width:24px;
    height:100%;
    background-image:url('/App_Themes/Default/Images/RightShadow.png');
}

.MainContent
{
    position:relative;
    float:left;
    width:900px;
}

/* Used for when moving contents of MainContent */
.InnerContent
{
    margin-left:-77px; 
    margin-top:15px; 
    width:700px;
}

.MainContent a:link {color:#eb2c5c; text-decoration:none;}
.MainContent a:hover {color:#eb2c5c; text-decoration:underline;}
.MainContent a:visited {color:#eb2c5c; text-decoration:none;}
.MainContent a:active {color:#eb2c5c; text-decoration:none;}

.MainNewsContent
{
    position:relative;
    float:left;
    width:900px;
}

.MainNewsContent a:link {color:#eb2c5c; text-decoration:none;}
.MainNewsContent a:hover {color:#eb2c5c; text-decoration:underline;}
.MainNewsContent a:visited {color:#eb2c5c; text-decoration:none;}
.MainNewsContent a:active {color:#eb2c5c; text-decoration:none;}

#ForthNewsContainer
{
    position:relative;
    float:left;
    width:520px;
    padding-bottom:10px;
    padding-right:80px;
    height:100%;
}

#ForthNewsTitle
{
    position:relative;
    float:left;
    width:100%;
    font-size:19pt;
    color: #0094b2;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
}

#ForthNewsTitle a:link {color:#0094b2; text-decoration:none;}
#ForthNewsTitle a:hover {color:#0094b2; text-decoration:none;}
#ForthNewsTitle a:visited {color:#0094b2; text-decoration:none;}
#ForthNewsTitle a:active {color:#0094b2; text-decoration:none;}

#TopStoryContainer
{
    position:relative;
    float:left;
    width:100%;
    padding-left:20px;
}

#TopStoryImage
{
    position:relative;
    float:left;
    border: 2px solid #FFFFFF;
}

#TopStoryTitle
{
    position:relative;
    float:left;
    width:300px;
    padding-top:5px;
    padding-left:15px;
    font-size:13.5pt;
    color:#eb2c5c; 
}

#TopStoryNewsTitle
{
    position:relative;
    float:left;
    width:300px;
    padding-top:5px;
    padding-left:15px;
    font-size:13.5pt;
    color:#eb2c5c;
}

#TopStoryCaption
{
    position:relative;
    float:left;
    width:300px;
    padding-top:5px;
    padding-left:15px;
    font-size:9pt;
    color:#666666;
}

#LatestTitle
{
    position:relative;
    float:left;
    width:100%;
    padding-top:10px;
    padding-left:2px;
    margin-left:20px;
    padding-bottom:5px;
    font-size:13.5pt;
    color: #0094b2;
}

.ForthNewsItemContainer
{
    position:relative;
    float:left;
    width:100%;
    padding-top:10px;
    padding-left:2px;
    margin-left:20px;
    padding-bottom:10px;
    border-top: 1px dotted #0094b2;
    font-size:9pt;
    color: #666666;
}

.ForthNewsTitle
{
    position:relative;
    float:left;
    width:100%;
    color: #eb2c5c;
    font-size:13.5pt;
    padding-bottom:3px;
}

.ForthNewsCaption
{
    position:relative;
    float:left;
    width:100%;
    color: #666666;
    padding-bottom:5px;
}

.IndustryNewsContainer
{
    position:relative;
    float:right;
    width:330px;
    height:100%;
    margin-right:-30px;
}

.IndustryNewsTitle
{
    position:relative;
    float:left;
    width:100%;
    font-size:19pt;
    color: #0094b2;
    padding-top:10px;
    padding-bottom:15px;
}

.IndustryNewsTitle a:link {color:#0094b2; text-decoration:none;}
.IndustryNewsTitle a:hover {color:#0094b2; text-decoration:none;}
.IndustryNewsTitle a:visited {color:#0094b2; text-decoration:none;}
.IndustryNewsTitle a:active {color:#0094b2; text-decoration:none;}


.IndustryNewsItemDate
{
    position:relative;
    float:left;
    width:100%;
    color:#666666;
    font-size:10pt;
    padding-bottom:3px;
    padding-top:12px;
    border-top:1px dotted #0094b2;
}

.IndustryNewsItemTitle
{
    position:relative;
    float:left;
    width:100%;
    color:#eb2c5c;
    font-size:10pt;
    font-weight:bold;
    padding-bottom:17px;
}

.ForthNewsAllArticles
{
    position:relative;
    float:left;
    padding-bottom:10px;
    font-weight:bold;
    font-size:9pt;
    margin-left:450px;
}

.ForthIndustryAllArticles
{
    position:relative;
    float:right;
    margin-right:-30px;
    text-align:right;
    font-weight:bold;
    font-size:9pt;
}

#ContentContent
{
	text-align: left;
	width: 1040px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top:-10px;
	padding-bottom:40px;
	font-size:90%;
    height:100%;
}

.ContentContentLeft
{
    float: left; 
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    font-size:90%;
    height:100%;
}

.ContentContentRight
{
    float: right; 
    width: 45%;
    margin-left: auto;
    margin-right:auto;
    font-size:90%;
}

#ContentContentCol1
{
    float: left;
    position:relative;
    width: 30%;
    margin-left: auto;
    margin-right:auto;
    font-size:90%;
}

#ContentContentCol2
{
    float: left; 
    position:relative;
    width: 30%;
    margin-left: auto;
    margin-right:auto;
    font-size:90%;
}

#ContentContentCol3
{
    float: left;
    position:relative;
    width: 30%;
    margin-left: auto;
    margin-right:auto;
    font-size:90%;
}

.ClientList 
{
    list-style-type: none;
    padding-left: 0px;
}

#ContentContent h1
{
    color: #0094b2;
    font-size: 190%;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
    padding-bottom:10px;
}

#ContentContent h2
{
    color: #0094b2;
    font-size: 150%;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
}

#ContentContent h3
{
    color: #0094b2;
    font-size: 125%;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
}

#ContentContent h4
{
    color: #0094b2;
    font-size: 110%;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
}

#ContentContent h5
{
    font-weight: bold;
    color: #0094b2;
    font-size: 100%;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
}

#ContentContent h6
{
    font-size: 100%;
    color: #0094b2;
    margin: 0;
    padding: 0.5em 0 0.2em 0;
}

#ContentContent p
{
    margin: 0;
    padding: 0 0 0.5em 0;
}

#ContentContent dt
{
    font-weight: bold;
    color: #eb2c5c;
    font-size: 100%;
    margin: 0;
    padding: 0.5em 0 0 0;
}

#ContentContent dd
{
    margin: 0 0 0 0;
}

#ContentContent dl
{
    margin: 0 0 0 0;
}

#Footer 
{
    clear: both;
	width: auto;
    height: 35px;
    background-image: url('/App_Themes/Default/Images/RedGradient.jpg');
    background-repeat: repeat-x;
    color: White;
    padding-top:1px;
    position:relative;
}

#FooterBar 
{
    width: 800px;
	margin-left: auto;
	margin-right: auto;
    vertical-align: middle;
    margin-top:5px;
    position:relative;
}

#FooterBar a
{
	color: White;
	text-decoration: none;
}

#FooterBar a:visited
{
	color: White;
	text-decoration: none;
}

#FooterBar a:active
{
	color: White;
	text-decoration: none;
}

#FooterBar a:hover
{
	color: White;
	text-decoration: none;
}

#FooterContent
{
	text-align: left;
	width: 1000px;
	font-size: smaller;
	position:relative;
}

#ForthCommuncationFooterEdLink
{
    float: left;
    margin-left:-60px;
}

#ForthSlogan
{
    float: left; 
    margin-left:105px;   
}

#ForthCommuncationFooterBangLink
{
    float: right; 
    margin-right:-96px;  
}

.Footer2Links
{
    position:relative;
    float:left;
    width:600px;
    font-size:11px;
    color:#666666;
    padding-left:40px;
    padding-top:15px;
}

.Footer2Links a:link {color:#666666; text-decoration:none;}
.Footer2Links a:hover {color:#666666; text-decoration:underline;}
.Footer2Links a:visited {color:#666666; text-decoration:none;}
.Footer2Links a:active {color:#666666; text-decoration:none;}

.Footer2Container
{
	position:relative;
	float:left;
	width:100%;
	height:35px;
	background-repeat:repeat;
	clear:both;
}

.Footer2
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding-top:5px;
	color:#FFFFFF;
	clear:both;
}

.Footer2 a
{
    color: #666666;
}

#MarketingLogoContainer
{
   position:absolute;
   float:left; 
   width:310px;
   margin-left:690px;
   margin-top:-5px;
}

#MarketingLogoContainer a:link {color:#666666; text-decoration:none;}
#MarketingLogoContainer a:hover {color:#666666; text-decoration:underline;}
#MarketingLogoContainer a:visited {color:#666666; text-decoration:none;}
#MarketingLogoContainer a:active {color:#666666; text-decoration:none;}

#MarketingLogo
{
    position:absolute;
    float:left;
    margin-top:10px;
    margin-left:105px;
}

#MarketingCaption
{
    position:relative;
    float:left;
    width:150px;
    color:#666666;
    font-size:11px;
    margin-top:53px;
    margin-left:50px;
    text-align:center;
}

#BsiContainer
{
    position:relative;
    float:right;
    width:100px;
    margin-top:9px;
}

#BsiLogo
{
    position:relative;
    float:left;
    margin-left:26px;
}

#BsiCode
{
    position:relative;
    float:left;
    width:100px;
    text-align:center;
    font-size:11px;
    color:#666666;
    margin-top:4px;
    margin-left:-4px;
}

.NavList ul 
{
    width: 100%;
	list-style: none;
	margin-top:27px;
}

.NavList .Links
{
    margin-top:-12px;
}

.NavList li
{
    font-size: 90%;
	list-style: none;
	margin-top: 0.5em;
	
}

.SubMenu
{
    margin-top:13px;
    margin-left:-12px;
    font-size:12px;
}

ul .SubMenu
{
    width:140px;
    margin-top:13px;
}

.NavList a:active 
{
	color: #0094b2;
	text-decoration: none;
}

.NavList a:visited 
{
	color: #666666;
	text-decoration: none;
}

.NavList a:link 
{
	color: #666666;
	text-decoration: none;
}

.NavList a:hover 
{
	color: #0094b2;
	text-decoration: none;
}

#NavActive
{
    margin-top:-12px;
}

.NavActive a:active
{
	color: #0094b2;
	text-decoration: none;
	font-weight: bold;
}

.NavActive a:visited
{
	color: #0094b2;
	text-decoration: none;
	font-weight: bold;
}

.NavActive a:link
{
	color: #0094b2;
	text-decoration: none;
	font-weight: bold;
}

.NavActive a:hover
{
	color: #0094b2;
	text-decoration: none;
	font-weight: bold;
}

.NavPerson 
{
    display: block;
    vertical-align: bottom;
}

a:link { color: #0094b2; }

#KeyContacts table
{
    border: solid 5 black;
    vertical-align: middle;
    height: 126px;
}

#KeyContacts td
{
    padding: 10px 20px 20px 10px;
}

#KeyContacts img
{
    float:left;
    margin-right: 5px;
}

#KeyContacts h2
{
    color: #ec184b;
    font-size: 100%;
    display: inline;
}


#KeyContacts a 
{ 
    text-decoration: none; 
    color: #0094b2;
    font-size: 80%;
}

#VacanciesForm label
{
    display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 0 5px 0 0; 
	text-align: right; 
}

/* Scroll Bar */

.holder {
	float: left;
	padding-top:10px;
	margin-left:98px;
}

.scroll-pane {
	width: 700px;
	height: 500px;
	overflow: auto;
	float: left;
	padding-right:80px;
}

.holder1 {
	float: left;
	padding-top:10px;
	margin-top:30px;
}

.scroll-pane1 {
	width: 700px;
	height: 500px;
	overflow: auto;
	float: left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #CCCCCC;
}
.jScrollPaneDrag {
	position: absolute;
	background: #0094b2;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}