@import url('reset.css?v1.0');
@import url('base.css?v1.0');

html{ overflow-y : scroll; }

body{
	color: #3d3d3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f0efea url(../media/images/bg.jpg) repeat-x center top;
}


/*Containers*/
#wrapper{
	width:980px;
	margin:0px auto 0px auto;
}
#header{
	background: transparent url(../media/images/block_top.gif) no-repeat top left;	
	height: 187px;
}
#headerText{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background: transparent url(../media/images/bg_headerTextNew.jpg) no-repeat top left;	
	width: 215px;
	float: left;
	padding:14px 0px 0px 160px;
	height: 60px;
	color: #474747;
	font-size: 0.90em;
}
#headerText input.inputText{
	margin-top: 3px;
	width: 147px;
	height: 13px;
	margin-right: 6px;
	font-size: 1.0em;
}
#headerText input.inputButton{
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 3px;
}
#pagePicture{
	width: 408px;
	float: left;
}
#logo{
	width: 197px;
	float: left;
}
#headerBlock{
	width: 783px;
	float: left;
}
#headerLang{
	height: 33px;
	background: transparent url(../media/images/headerblock_bg.jpg) no-repeat top left;		
	text-align: right;
	font-size: 0.80em;
	padding-right: 15px;
	color: #486d8c;
}
#navigation{
	width:186px;
	float:left;
	line-height: 100%;
}
#metablys{
	margin:2px 0 25px 0;
}
#riva{
	margin:2px 0 0 1px;
}
#content{
	width: 701px;
	padding:13px 20px 30px 51px;
	float: left;
	font-size: 0.95em;
	
}
#content.split{
	width: 721px;
	padding-right: 0px;
	background: transparent url(../media/images/bg_splitcontent.gif) no-repeat 51px 0px;
}
#content_head{
	width: 409px;
	float: left;
	padding-right: 60px;
	overflow: hidden;
}
#content_side{
	padding-top: 50px;
	width: 238px;
	float: left;
	overflow: hidden;
}
#content_side img{
	margin-bottom: 10px;
}
#main{
	background: #fff url(../media/images/bg_content.gif) repeat-y top left;			
	padding: 0px 11px;
	position: relative;
}
#footer{
	text-align: right;
	color: #455969;
	padding:12px 11px 0px 0px;
	font-size: 0.85em;
	margin-bottom: 40px;
}


/* ---- Navigation ---- */
#navigation ul{
	margin: 0px;
	padding: 0px;
	/*background-color: red;;*/
	background-color: #5992c3;
}
#navigation li{
	/*height: 25px;*/
	padding:0px;
}
#navigation li a{
	font-size: 0.95em;
	display: block;
	height: 18px;
	line-height: 120%;
	padding: 6px 0px 0px 14px;
	border-width: 0px 0px 1px 0px;
	border-bottom: 1px solid #acc9e1;
	margin-bottom: 0px;
	color: white;
	text-decoration: none;
	background:transparent url(../media/images/bg_nav.gif) no-repeat 0px -24px;
}
#navigation li a:hover{
	/*
	border-bottom-color: #c6daeb;
	border-right: 1px solid #c6daeb;
	*/
	background-position: 0px -48px;
}
#navigation li a.selected,#navigation li a.selected:hover{
	border-bottom-color: #c6daeb;
	border-right: 1px solid #c6daeb;
	background-position: 0px 0px;
	color: #185a93;
}


/* ---- Subnavigation ---- */
#navigation ul.sub{
	padding-bottom: 0px;
}

#navigation .sub a{
	font-size: 0.90em;
	height: 19px;
	text-align: right;
	padding: 5px 27px 0px 0px;
	color: #3775ab;
	border-right: 1px solid #c6daeb;
	background:transparent url(../media/images/bg_nav.gif) no-repeat 0px -96px;
}
#navigation .sub a:hover{
	background:transparent url(../media/images/bg_nav.gif) no-repeat 0px -120px;
}
#navigation .sub a.selected:hover,#navigation .sub a.selected{
	padding-right: 34px;
	background:transparent url(../media/images/bg_nav.gif) no-repeat 0px -72px;
	/*font-weight: bold;*/
	color:#3775ab;
}

#content p{
	text-align: justify;
}

/* ----- Subsubnavigation ---- */
/*
#navigation ul.sub ul.sub{
	border-bottom: 1px solid #acc9e1;
}
*/

#navigation .sub .sub a{
	font-size: 0.80em;
	height: auto;
	text-align: right;
	padding: 6px 18px 6px 6px;
	color: #1d6bae;
	border-right: 1px solid #c6daeb;
	background: #fff none no-repeat 0px 0px;
}
#navigation .sub .sub a:hover{
	background: #f5fafe none no-repeat 0px 0px;
	/*color: #185A93;*/
	
	
}
#navigation .sub .sub a.selected:hover,#navigation .sub .sub a.selected{
	/*padding-right: 34px;*/
	/*padding-right:28px;*/
	/*color: #0f3c62;*/
	padding-right:18px;
	background: #f5fafe none no-repeat 0px 0px;
}


#row1{
	background: transparent url(../media/images/home_row_bg.gif) no-repeat top left;
	margin-top: 34px;
	padding-top: 10px;
}

#twitter{
	margin-left:10px;
	background:transparent URL('../media/images/twitter.png') no-repeat top left;
	display: block;
	height:25px;
	padding-left:28px;
	padding-top:6px;
	color:#359bed;
	text-decoration: none;
}

#twitter:hover{
	color:#494a4a;
}
/*
#row2{
	background: transparent url(../media/images/homepage_row2.jpg) no-repeat top left;
}
*/

/* --- Homepage blocks --- */
#latestNews,#spotlight{
	min-height: 262px;
	 height:auto !important;
	 height: 262px;
}
#latestNews,#latestCareersAndTrainingCourses{
	width: 300px;
	padding-right: 30px;
	float: left;
}

.newsarchive{
	/*text-align: right;*/
	padding-left:24px;
}


#spotlight,#partners{
	width: 346px;
	float: left;
	padding-left: 25px;
}

.ctabutton{
	background-color: #5992C3;
	padding:12px;
	font-size:15px;
	text-align:center;
	color:#fff;
	display: block;
	margin:10px 0 0 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	text-decoration: none;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
transition: background-color .2s linear;	
width:220px;
position: absolute;
right:30px;
line-height: 22px;
top:0px;
}

.ctabutton:hover{
	background-color: #5185b1;
	color:#fff;
	text-decoration: none;
}

#spotlight img{
	margin-top: 12px;
}
#spotlight div{
	padding-left: 23px;
}
#latestNews li span{
	text-align: center;
	color: #7d7d7d;
	display: block;
	padding:4px 15px 0px 0px;
	float: left;
	width: 33px;
	height: 35px;
	background: transparent url(../media/images/date_bg.jpg) no-repeat top left;
	line-height: 120%;
	font-size: 0.90em;
}
#latestNews li b{
	font-weight: normal;
	color:#4e4e4e;
	font-size: 1.1em;
}
#latestNews li div{
	float: left;
	width: 209px;
}


.welcome{
	background: transparent url(../media/images/home_logotransp.gif) no-repeat top right;
	padding-top: 10px;
}

#core{
	width: 495px;
	margin: 40px 0;
	padding: 3px;
	/*border: 1px solid #d6d6d6;*/
	/*color: #fff;*/
	color: #2a699f;
	
	font-size: 0.95em;
	font-weight: bold;
}
#inner-core{
	/*background-color: #5992c3;*/
}
#core1{
	width: 245px;
	border-right: 1px solid #b8d2e9;
	float: left;
}
#content #core ul{
	padding: 10px 10px;
}
#content #core ul li{
	list-style: none;
	padding: 0;
	background: transparent url(../media/images/li_icon_welcome.gif) no-repeat 0px 7px;
	padding-left: 11px;
}
#content #core ul#core2{
	width: 195px;
	float: left;
	padding-left: 15px;
}


/* ---- Linked images --- */
.images,.files,.related{
	margin-bottom: 15px;
}

.images li, .files li, .related li, #row1 li, #row2 li{
	padding: 2px 0px;
}

.files li,.related li{
	padding-left: 10px;	
	background:transparent url(../media/images/li_bullet.gif) no-repeat 0px 10px;
}


#latestNews li{
	padding: 6px 0px;
}


/* ----- Titles ---- */
h1{
	padding:0px 0px 0px 24px;
	margin:17px 0px 22px 0px;
	background:transparent url(../media/images/title_icon.gif) no-repeat 0px 3px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	color: #494a4a;
}

h2{
	margin:3px 0px;
	font-weight: bold;
	font-size: 1.05em;
	color: #2a699f;
}

h3{
	font-weight: bold;
	color: #494a4a;	
	padding-bottom: 3px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
	width: 50%;
}

/* ---- Links ---- */

a{
	color: #919192;
}
a:hover{
	color: #474747;
	text-decoration: underline;
}
#breadcrumbs a{
	color: #8a8a8a;
}
#breadcrumbs a:hover{
	color: #686868;
	text-decoration: underline;
}

/* --- breadcrumbs --- */
#breadcrumbs{
	font-size: 0.90em;
	color: #8a8a8a;
}


/* --- news --- */

.item{
	width: 95%;
}
body#news_overview li div,body#search_index #content ul li{
	padding-bottom: 15px;
	border-bottom: 1px solid #f4f4f4;
	margin: 5px 0px 15px 0px;
	width: 80%;
}
body#news_show span.date,body#news_overview li span.date,body#search_index li span.date{
	font-size: 0.90em;
	color: #8a8a8a;
}
/*
body#news_show span, body#news_show .item{
	margin-left: 23px;
}*/


/* --- search --- */

body#search_index #content ul{
	padding-left: 0;
}
body#search_index #content ul li{
	list-style: none;
}

body#search_index h2{
	margin-bottom: 20px;
}


#navigation form{
	border: 2px solid #518abb;
	background-color: #5992C3;
	padding: 15px;
	margin: 0;
}
#navigation form input{
	width: 140px;
	margin-bottom: 10px;
	_border: 1px solid #4982b3;
	#border: 1px solid #4982b3;
	
}
#navigation form button{
	padding: 3px 10px;
}
#navigation form h3{
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: normal;
	width: 120px;
	font-size: 0.95em;
	padding: 0 0 10px 25px;
	background: transparent url(../media/images/searchIcon.gif) no-repeat top left;
}



p img{
	margin: 10px 0px 10px 12px;
	
}

img.right{
	float:right;margin:20px 0px 20px 30px;
}
img.left{
	float:left;margin:20px 30px 20px 0px;
}


img.file{
	margin-right: 8px;
}
#content ul, #content ol{
	padding-left: 30px;
}
#content ul li{
	list-style: disc;
	list-style-position: outside;
	/*padding-left: 10px;*/
}
#content ol li{
	list-style: decimal;
	list-style-position: outside;
	/*padding-left: 10px;*/
}
#content .files ul,#content .related ul,#content .images ul{
	padding-left: 0px;
}

#content .files li,#content .related li,#content .images li{
	list-style: none;
	padding-left: 0px;
}

#row1 ul, #row2 ul{
	padding-left:23px;
}
#row1 ul li, #row2 ul li{
	list-style: none;
}



#content ul.errors{
	padding: 0;
	margin: 5px 0;	
}
#content ul.errors li{
	list-style: none;
	background: transparent url(../media/images/li_icon_error.gif) no-repeat 2px 5px;
	color:#d01a16;
	font-weight:bold;
	padding-left: 15px;
}



/* Application Notes */

body#appnotes_overview h2{
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: none;
}
body#appnotes_overview label,
body#publications_overview label{
	font-weight: bold;
}
body#appnotes_overview #content ul,
body#publications_overview #content ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
body#appnotes_overview #content ul li,
body#publications_overview #content ul li{
	list-style: none;
}
body#appnotes_overview #content li,
body#publications_overview #content li{
	padding: 15px 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}
body#appnotes_overview #content .files li{
	border: none;
	padding: 3px 0px;	
}
body#appnotes_overview .number,
body#publications_overview .number{
	width:150px;
	float: left;
	font-size: 0.90em;
	padding-right:10px;
	text-align: right;
}
body#appnotes_overview .data,
body#publications_overview .data{
	border-left: 1px solid #ebebeb;
	width: 530px;
	float: left;
	padding-left: 10px;
}
body#appnotes_overview .data p,
body#publications_overview .data p{
	margin-top: 0px;
	padding-top: 0px;	
}
#searchForm{
	/*text-align: right;*/
	margin-bottom: 15px;
	float:right;
	width: 400px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #ebebeb;
	background-color: #f2f2f2;
}
#searchForm h4{
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 25px;
	background: transparent url(../media/images/searchIconAppnotes.gif) no-repeat top left;
	
}
#searchForm.small{
	width: 200px;
}
#searchForm a{
	font-size: 0.95em;
}
#searchTitle{
	display: block;	
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 5px;
}



/* ---- ContactForm ---- */
#contactForm{
	margin-top: 30px;
	width: 450px;
}
#contactForm label{
	color: #2a699f;
}

#contactForm dt{
	float: left;
	width: 120px;
	font-weight: bold;
	/*padding-bottom: 10px;*/
}
#contactForm dd{
	float: left;
	width: 280px;
	/*padding-bottom: 10px;*/
}

#contactForm dl dl{
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}

#contactForm dd input{
	width: 200px;
}
#contactForm dd input#postalcode,#contactForm dd input#telephone,#contactForm dd input#fax {
	width: 90px;		
}
#contactForm dd input#city,#contactForm dd input#country {
	width: 120px;		
}
#contactForm dd textarea{
	width: 280px;
	height: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contactForm{
	margin-top: 30px;
}


.contactLeft,.contactRight{
	width: 40%;
	float: left;
}
.contactLeft{
	padding-right: 20px;
}
.contactRight{
	padding-left: 20px;
	border-left: 1px solid #eee;
}
.contactRight em, .contactLeft em{
	font-size: 10px;
}


/* ---- Footer ---- */
#footer ul,#headerLang ul{
	float: right;
}
#footer,#headerLang{
	line-height: 105%;
}
#footer li,#headerLang li{
	float: left;
	border-right: 1px solid #455969;
	padding: 0px 10px;
}
#footer li.last,#headerLang li.last{
	border-right: 0px;
	padding-right: 0px;
}

#footer a,#headerLang a{
	color: #455969;
}
#footer a:hover,#headerLang a:hover{
	color: #29689a;
}

/* ----- Lists -----*/

body#vacancies_overview #content ul,body#news_overview #content ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
body#vacancies_overview #content ul li,body#news_overview #content ul li{
	list-style: none;
}



.fckHighlightBlue{
	color: #2a699f !important;
}



