.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

/** Default elements starts **/

body, html {
    height: 100%;
    width: 100%;
}
body {
    background: #005696;
    color: #000000;
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
}
h1, .mainHeader {
    color: #015697;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 17px 0;
    padding: 0;
}
h2, h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin: 0 0 15px 0;
    padding: 0;
}
h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 15px 0;
    padding: 0;
}
h2 {
    color: #015697;
}
p {
    line-height: 15px;
    margin: 0 0 15px 0;
    padding: 0;
}
a {
    color: #015697;
}
a:hover, a:active {
    color: #015697;
    text-decoration: none;
}

ul, ol {
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
}
ol {
    list-style-position: inside;
}
ul ul, ol ul {
    margin: 2px 0 -2px 0;
    padding: 0;
}
ul ol, ol ol {
    margin: 2px 0 -2px 0;
    padding: 0 0 0 20px;
    list-style-type: decimal;
}
ol ul {
    margin-left: 20px;
}
ol > li {
    background: none;
    list-style-type: decimal;
    padding: 0;
}
li {
    background: transparent url(../images/icons.png) left 4px no-repeat;
    padding: 1px 0 2px 20px;
    margin: 0;
    line-height: 16px;
    list-style-type: none;
}

hr.thinHR {
    background: #CCCCCC;
    border: 0;
    clear: both;
    height: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0 0 18px 0;
}

.hidden {
  display: none;
}
.clear{
  clear:both;
  display: block;
  line-height:0;
  height:0;
  font-size:0;
  width:0px;
}

.fRight {
    clear: none !important;
    float: right;
}
.fLeft {
    clear: none !important;
    float: left;
}

/** Special links **/

a.linkbutton {
    background: transparent url( ../images/linkbutton_bg.png ) left top no-repeat;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 0 20px;
    text-decoration: none;
}
a.linkbutton span {
    background: transparent url( ../images/linkbutton_bg.png ) right top no-repeat;
    cursor: pointer;
    display: block;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0 27px 0 0;
}

/**  Form styles **/

input, textarea, select, label {
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
}

/**  Containers **/

#container {
    background: #e2e7e9 url( ../images/main_bg.png ) 0 0 repeat-x;
    display: block;
    margin: 0;
    min-height: 450px;
    padding: 0;
    width: 100%;
}
#container.subpage {
    background: #e2e7e9 url( ../images/subpage_main_bg.png ) 0 0 repeat-x;
    padding-bottom: 35px;
    min-height: 415px;
}
#main_container {
    background: transparent url( ../images/container_bg.jpg ) top center no-repeat;
    display: block;
    margin: 0;
    min-height: 450px;
    padding: 0;
    width: 100%;
}
#container.subpage #main_container {
    background: transparent url( ../images/subpage_container_bg.jpg ) top center no-repeat;
}
#inner_container {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 942px;
    /* z-index: 100; */
}

/** Exposebar **/

#exposeMask {
   background: #072A88 url(../images/macFFBgHack.png) 0 0 repeat ;
}

#exposeBarLanguage, #exposeBarQuickSearch {
    background-color: #015999;
    display: block;
    height: 43px;
    margin-top: -43px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
}

.exposeCenter {
    height: 43px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 940px;
}

#quickSearch {
    float: right;
    height: 43px;
    position: relative;
    width: 240px;
    padding-right: 10px;
}
#quickSearch a#quickSearchBtn {
    background: transparent url(../images/search_navi_bg.png) left top no-repeat;
    display: block;
    height: 59px;
    position: absolute;
    right: -2px;
    text-indent: -9999px;
    top: 43px;
    width: 56px;
    z-index: 1000;
}
#quickSearchArea {
    height: 43px;
}
#quickSearchArea .formBlock {
    padding: 10px 0;
}
#quickSearchArea .formBlock input {
    background: transparent url(../images/elements/bg_input_quickSearch.png) right top no-repeat;
    border: 0 none;
    float: right;
    padding: 2px 1px 1px 5px;
    width: 160px;
}
#quickSearchArea .formBlock a.quickSearchSubmit {
    background: transparent url(../images/search_navi_submit_bg.png) left top no-repeat;
    display: block;
    float: right;
    height: 23px;
    margin: 0;
    text-align: right;
    text-indent: -9999px;
    width: 30px;
}

#languageSelection {
    float: right;
    height: 43px;
    position: relative;
    width: 900px;
    padding-right: 10px;
}
#languageSelection ul.horisontalLinkList {
    font-size: 11px;
    height: 23px;
    margin: 0;
    padding: 11px 0 0 3px;
}
#languageSelection ul.horisontalLinkList li {
    background: none;
    float: right;
    margin-left: 15px;
    padding: 0;
}

#languageSelection ul.horisontalLinkList li.active span, #languageSelection ul.horisontalLinkList li.active a {
    background: transparent url(../images/buttons/languageBtn_active_left.png) left center no-repeat;
}
#languageSelection ul.horisontalLinkList li.active span.right {
    background: transparent url(../images/buttons/languageBtn_active_right.png) right center no-repeat;
}
#languageSelection ul.horisontalLinkList li span.right {
    padding: 2px 0 0;
    width: 12px;
}
#languageSelection ul.horisontalLinkList li span{
    display: block;
    float: left;
    height: 21px;
    padding: 2px 2px 0 12px;
}
#languageSelection ul.horisontalLinkList li a {
    display: block;
    float: left;
    height: 21px;
    padding: 2px 0 0 0;
}
#languageSelection ul.horisontalLinkList a {
    text-decoration: none;
    color: #FFFFFF;
}
#languageSelection ul.horisontalLinkList a:hover, #languageSelection ul.horisontalLinkList a:active {
    text-decoration: underline;
    color: #FFFFFF;
}
#languageSelection ul.horisontalLinkList span {
    color: #FFFFFF;
}


#languageSelection a#languageSelect {
    display: block;
    height: 40px;
    position: absolute;
    right: 52px;
    top: 43px;
    z-index: 1000;
}

#langSelectLink {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
langSelectLink a { /* all links */
  text-decoration: none;
}
#langSelectLink > li > a {
  color: #fff;
	display: block;
	height: 40px;
  overflow: hidden;
  text-decoration: none;
}
#langSelectLink a span.link {
  background: transparent url( ../images/navi_bg.png ) center -40px no-repeat;
	display: block;
	float: left;
  font-size: 14px;
  /* font-weight: bold; */
	height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
}
#langSelectLink a span.start {
  background: transparent url( ../images/navi_bg.png ) left -40px no-repeat;
	display: block;
	float: left;
	height: 40px;
  width: 16px;
}
#langSelectLink a span.end {
  background: transparent url( ../images/navi_bg.png ) right -40px no-repeat;
	display: block;
	float: left;
	height: 40px;
  width: 16px;
}
#langSelectLink a span.link span.flag {
  padding-left: 28px;
}
#langSelectLink li { /* all list items */
  background: none;
  padding: 0;
  margin: 0;
}
#langSelectLink > li {
	float: left;
}

/** Forms **/

/* 
#content label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 3px;
}
#content textarea, #content input {
    border: medium none;
}
#content textarea {
    display: block;
    height: 143px;
    margin-bottom: 20px;
    padding: 4px;
    width: 420px;
}
#content input {
    display: block;
    height: 21px;
    padding: 2px 4px 0;
    width: 201px;
}
#content input.searchField {
    display: block;
    height: 21px;
    margin-bottom: 10px;
    padding: 2px 4px 0;
    width: 192px;
}
#content input.button, #content button, #content input.defaultbutton {
    background: none repeat scroll 0 0 #B8B8B8;
    border: 1px solid #AAAAAA;
    height: 20px;
    width: auto;
}
*/

/** Header **/

#header {
    display: block;
    height: 311px;
    position: relative;
    width: 942px;
    z-index: 120;
}
.subpage #header {
    height: 140px;
}
#logo {
    display: block;
    height: 100px;
    left: 36px;
    position: absolute;
    top: 46px;
    width: 196px;
    z-index: 130;
}
#headerText {
    background: transparent url( ../images/white_overlay.png ) left top repeat;
    display: block;
    left: 0;
    padding: 10px 10px 0 10px;
    position: absolute;
    top: 175px;
    width: 375px;
    z-index: 130;
}
#headerText p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}

/* 130v logo */
#logo.logo130 {
    background: transparent url( ../images/logo_130.png ) left top repeat;
    height: 176px;
    left: 1px;
    top: 30px;
    width: 182px;
    z-index: 140;
}
#headerText.logo130 {
    padding: 7px 7px 0 10px;
    top: 192px;
}
#headerText.logo130 p {
    margin-bottom: 7px;
    line-height: 19px;
}
#logoOverlay {
    background: #ffffff;
    display: block;
    height: 100px;
    left: 36px;
    position: absolute;
    top: 46px;
    width: 196px;
    z-index: 130;
}

#nav {
  margin-left: -2px;
  position: relative;
  top: 0;
  z-index: 150;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a { /* all links */
  text-decoration: none;
}
#nav > li > a {
  color: #fff;
	display: block;
	height: 40px;
  overflow: hidden;
}
#nav > li > a > span.link {
  background: transparent url( ../images/navi_bg.png ) center -40px no-repeat;
  cursor: pointer;
	display: block;
	float: left;
  font-size: 16px;
  /* font-weight: bold; */
	height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#nav > li > a > span.start {
  background: transparent url( ../images/navi_bg.png ) left -40px no-repeat;
	display: block;
	float: left;
	height: 40px;
  width: 12px;
}
#nav > li > a > span.end {
  background: transparent url( ../images/navi_bg.png ) right -40px no-repeat;
	display: block;
	float: left;
	height: 40px;
  width: 12px;
}
#nav li { /* all list items */
  background: none;
  padding: 0;
  margin: 0;
}
#nav > li {
	float: left;
}
#nav > li > div { /* second-level lists */
	background: #ffffff;
	border: 1px solid #96bad4;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  margin-left: 2px;
  padding: 13px 0;
	position: absolute;
  z-index: 200;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#nav li:hover > div, #nav li.sfhover > div { /* lists nested under hovered list items */
	left: auto;
}
#nav > li:hover > a > span.link, #nav > li.sfhover > a > span.link, #nav > li.active > a > span.link {
  background-position: center top;
  color: #015697;
}
#nav > li:hover > a > span.start, #nav > li.sfhover > a > span.start, #nav > li.active > a > span.start {
  background-position: left top;
}
#nav > li:hover > a > span.end, #nav > li.sfhover > a > span.end, #nav > li.active > a > span.end {
  background-position: right top;
}

#nav > li div ul {
  display: block;
  float: left;
  width: 150px;
  margin-right: 9px;
}
#nav > li div ul li {
  display: block;
  padding: 0 0 1px 0;
  width: 150px;
}
#nav > li div ul a {
  display: block;
  padding: 2px 10px;
  position: relative;
}
#nav > li div ul.leftBorder {
  margin-left: 11px;
}
#nav > li div div.borders {
  background: transparent url( ../images/navi_sub_bg.png ) left top repeat;
  overflow: hidden;
  padding-left: 10px;
}
#nav > li div ul li > a:hover, #nav > li div ul li > a:active, #nav > li div ul li.active > a {
  background: #015697;
	color: #ffffff;
  text-decoration: none;
}

#nav > li div ul a span.start {
  background: transparent url( ../images/navi_sub_sel_bg.png ) left top no-repeat;
	display: block;
  font-size: 0;
	height: 2px;
  left: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 150px;
}
#nav > li div ul a span.end {
  background: transparent url( ../images/navi_sub_sel_bg.png ) left bottom no-repeat;
  bottom: 0;
	display: block;
  font-size: 0;
	height: 2px;
  left: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 150px;
}
#nav > li div ul a span.link {
  cursor: pointer;
	display: block;
}

#nav > li div ul ul {
	background: #ffffff;
	border: 1px solid #96bad4;
  margin: -25px 0 0 130px;
  padding: 13px 10px;
  position: absolute;
  z-index: 250;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#nav > li div ul ul a {
}
#nav > li div ul ul li > a:hover, #nav > li div ul ul li > a:active, #nav > li div ul ul li.active > a {
	color: #ffffff;
  text-decoration: none;
}
#nav > li:hover div ul ul, #nav > li.sfhover div ul ul {
	left: -999em;
}
#nav > li div li:hover ul, #nav > li div li.sfhover ul {
	left: auto;
}

#nav li.nav_hidden > a, #nav li.nav_hidden > a > span {
  color: #FF7272  !important;
}

/** Content **/

#content {
    background: #ffffff;
    display: block;
    padding: 11px 11px 15px 11px;
    width: 920px;
}
#site_carousel {
    border-bottom: 2px solid #f1f1f1;
    display: block;
    height: 220px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    width: 920px;
}
#site_carousel h4 {
    margin-bottom: 0;
    font-weight: normal !important;
}
#site_carousel #roundAbout {
  margin: 10px 40px 0 40px;
  width: 840px;
  opacity: 0;
}
#site_carousel .roundabout-holder {
  background: none;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 185px;
  width: 840px;
}
#site_carousel .roundabout-moveable-item {
  background: none;
  list-style: none;
  height: 174px;
  width: 232px;
  cursor: pointer;
  padding: 0;
}
#site_carousel .roundabout-moveable-item a {
  line-height: 0;
  font-size: 0;
  display: block;
}
#site_carousel .roundabout-moveable-item img {
  border: 2px solid #fff;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow:  1px 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow:  1px 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#site_carousel .roundabout-in-focus {
  cursor: auto;
}
#site_carousel .roundabout-in-focus img {
    border: 2px solid #fff;
    -webkit-box-shadow:  0px 0px 8px 2px rgba(0, 89, 153, 0.4);
    box-shadow:  0px 0px 8px 2px rgba(0, 89, 153, 0.4);
}
#site_carousel .roundabout-in-focus .shade {
    background: transparent;
}
#site_carousel .shade {
    background: transparent url( ../images/bg_transparent_50.png ) 0 0 repeat;
    bottom: -2px;
    display: block;
    left: 0;
    position: absolute;
    right: -2px;
    top: 0;
}

#logo_carousel {
    display: block;
    height: 92px;
    overflow: hidden;
    position: relative;
    width: 920px;
    z-index: 100;
}
#logo_carousel > a,
#site_carousel > a {
    background: transparent url( ../images/logo_arrows_24.png ) left top no-repeat;
    display: block;
    height: 92px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 34px;
}
#logo_carousel.prev,
#site_carousel.prev {
    left: 0;
}
#logo_carousel .next,
#site_carousel .next {
    background-position: left -92px;
    right: 0;
}
#logo_carousel .slides, 
#logo_carousel .slides div {
    display: block;
    height: 92px;
    margin: 0 auto;
    width: 854px;
} 
#logo_carousel .slides div {
    padding: 20px 0;
}
#logo_carousel .slides div a, #logo_carousel .slides div span {
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 52px;
    width: 122px;
}

#site_carousel > a {
    top: 70px;
    z-index: 999;
}
#front_graybox {
    background: transparent url( ../images/frontbox_bg.png ) left -20px no-repeat;
    display: block;
    overflow: hidden;
    width: 920px;
    margin: 0 0 15px 0;
}
#front_graybox h1.front_graybox_heading{
    margin-bottom: 7px;
}
#front_graybox .content {
    display: block;
    overflow: hidden;
    padding: 14px 14px 0 0;
    width: 892px;
}
#front_graybox .content.first {
    padding-left: 14px;
}
#front_graybox .end {
    background: transparent url( ../images/frontbox_bg.png ) left top no-repeat;
    clear: both;
    display: block;
    width: 920px;
    height: 14px;
    line-height: 0;
    font-size: 0;
}

#front_graybox .content.columns2 {
    float: left;
    width: 439px;
}
#front_graybox .content.columns3 {
    float: left;
    width: 288px;
}

#front_banners {
    display: block;
    overflow: hidden;
    width: 920px; 
}
#front_banners .leftBanner {
    display: block;
    float: left;
    width: 670px;
}
#front_banners .rightBanner {
    display: block;
    float: right;
    width: 230px;
}

/** Content - Subpage **/

#tracker {
    background: transparent url( ../images/tracker_bg.png ) left bottom no-repeat;
    display: block;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 10px;
    padding: 4px 18px 6px 18px;
    width: 884px;
}
#tracker > a {
    background: transparent url( ../images/icons.png ) right -110px no-repeat;
    margin-right: 3px;
    padding-right: 11px;
    text-decoration: none;
}

#subcontent {
    overflow: hidden;
}

#left_subcontent {
    display: block;
    float: left;
    margin-left: 5px !important;
    width: 190px;
}
#left_subcontent #subnav {
    margin-bottom: 15px;
}
#subnav, #subnav ul { /* all lists */
  	padding: 0;
  	margin: 0;
  	list-style: none;
  	line-height: 1;
}
#subnav a { /* all links */
  	display: block;
    line-height: 15px;
    padding: 6px 13px;
    text-decoration: none;
}
#subnav > li > a {
    color: #005a97;
    font-size: 13px;
    font-weight: bold;
}
#subnav li { /* all list items */
    background: none;
    padding: 0;
    margin: 0;
}
#subnav > li {
    border-bottom: 1px solid #cccccc;
}
#subnav > li.selected > a,
#subnav > li > a:hover,
#subnav > li > a:active {
    background: none repeat scroll 0 0 #015697;
    color: #FFFFFF;
    text-decoration: none;
}
#subnav ul a {
    color: #000;
    padding: 1px 13px;
}
#subnav ul li.selected > a, 
#subnav ul li a:hover, #subnav ul li a:active {
    text-decoration: underline;
}
#subnav > li > ul {
    margin: 5px 0;
}
#subnav > li > ul ul {
    margin-left: 13px;
    margin: 2px 0 2px 13px;
}
#subnav li.nav_hidden > a {
  color: #FF7272  !important;
}

#left_subcontent #sidebar {
    margin-top: 15px;
}

#right_subcontent {
    display: block;
    float: right;
    margin-right: 34px;
    padding-top: 16px;
    width: 640px;
}

/** News **/

.newsRow {
    display: block;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.newsRow.bottomBorder {
    border-bottom: 1px solid #f4f4f4;
    padding: 0 0 15px 0;
}
.newsRow .published {
    display: block;
    font-style: italic;
}
.newsRow a {
    display: block;
}
.newsRow .intro {
    color: #000000;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}
.newsRow .intro p {
    margin: 0;
}
.newsRow .news_hidden {
    color: #FF7272  !important;
}
p.published {
    font-style: italic;
}

/** Persons **/

.personRow {
    display: block;
    margin: 0 0 18px 0;
    overflow: hidden;
}
.personInfo {
    display: block;
    float: left;
    overflow: hidden;
    width: 320px;
}
.personInfo img {
    border: 0;
    display: block;
    float: left;
    margin: 1px 20px 2px 0;
    padding: 0;
    width: 100px;
}
.personInfo .content {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 200px;
}
.personInfo .content p {
    margin: 0;
    padding: 0;
}


/** Search **/

.searchRow {
    display: block;
    margin: 0 0 15px 0;
}
.searchRow a {
    display: block;
}
.searchRow .intro {
    color: #000000;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}

#leftSearchBox {
  display: block;
  margin: 0 0 15px 0;
  overflow: hidden;
  width: 190px;
}
#leftSearchBox h2 {
  margin: 0 0 2px 0;
}
#leftSearchBox #leftSearchField {
    display: block;
    float: left;
    padding: 2px 1px 1px 5px;
    margin: 0 2px 0 0;
    width: 152px;
}
#leftSearchBox #leftSearchSubmit {
    background: transparent url(../images/search_left_bg.png) left top no-repeat;
    display: block;
    float: left;
    height: 25px;
    margin: 0;
    text-align: right;
    text-indent: -9999px;
    width: 25px;
}

/** FormsArea **/

.requiredFields p {
  color: #DB3F42;
}

#formsArea .inputBlock{
  height: 60px;
  display: block;
  width: 275px;
  float: left;
  font-size:12px;
}
#formsArea .checkerBlockSpacer {
  background: transparent center top;
  display: inline;
  float: left;
  font-size: 12px;
  height: 22px;
  margin-left: -1px;
  margin-top: 22px;
  width: 45px;
}
#formsArea .inputBlock .textInput{
  width: 269px;
  padding: 0 3px;
}
#formsArea .inputArea{
  display: inline-block;
  padding-bottom: 20px;
}
#formsArea .inputArea h3{
  padding:0 0 17px 0;
  font-size:17px;
}
#formsArea .inputBlockSmall{
  height: 60px;
  display:block;
  width:88px;
  float:left;
  font-size:12px;
}
#formsArea .inputBlockSmall input{  
  width:82px!important;
}
#formsArea .inputBlockSemi {
  height: 60px;
  display:block;
  width:126px;
  float:left;
  font-size:12px;
}
#formsArea .inputBlockSemi input {
  width:115px!important;
}
#formsArea .inputBlockSemiFloating {
  height: 60px;
  display:block;
  width:126px;
  float:left;
  font-size:12px;
}
#formsArea .inputBlockSemiFloating input {
  width: 115px!important;
}
#formsArea .inputBlock label {
  display:inline-block;
  margin-bottom: 3px;
  font-weight:bold;
}
#formsArea .inputBlock .radioBoxRowSide label{
  display:inline-block;
  float: left;
  margin-bottom: 3px;
  padding-right:10px;
}
#formsArea .inputBlockSmall label{
  display: inline-block;
  margin-bottom: 3px;
}
#formsArea .inputBlockSemi label{
  display: inline-block;
  margin-bottom: 3px;
}
#formsArea .inputBlock .errMarker{
  display: block;
  padding: 0px;
}
#formsArea .inputBlock .errMarker.active{
  display:block;
  padding:2px;
  background-color:#f9ae34;
  width:253px;
  height:25px;
}
#formsArea .inputBlock .checkBoxRow{
  margin:3px 0 10px;
}
#formsArea .inputBlock .radioBoxRow {
  margin:3px 0 10px;
}
#formsArea .inputBlock .checkBoxRow .checkBoxDummy{
  margin-top:0px;
}
#formsArea .inputBlock .checkBoxRow label {
  padding-top:0px;
}
#formsArea .inputBlock .checkBoxRowSide labe l{
  float:left;
  padding-right:10px;
  padding-top:0;
}
#formsArea .inputBlock .checkBoxRow span {
  padding-top:0px;
}
#formsArea .inputBlock .checkBoxRowSide span {
  float:left;
  padding-right:10px;
  padding-top:0;
}

span.searchRadio {
  display:inline-block;
  float:left;
  margin-left:20px;
  margin-right:10px;
  margin-top:-13px;
}

#formsArea .tyyppi .searchRadio {
  margin-left:0;
  margin-right:15px;
  margin-top:0;
}
 
#formsArea .yhteys span.searchRadio {
  display:inline-block;
  float:left;
  margin-left:0;
  margin-right:15px;
  margin-top:0;
} 
#formsArea .inputBlock.yhteys .checkBoxDummy{
  margin-top: 1px;
}

#formsArea .inputBlockViesti {
  display:block;
  float:left;
  font-size:12px;
  margin-bottom:25px;
  width:600px;
}
#formsArea .inputBlockViesti label {
  display:inline-block;
  font-weight:bold;
  margin-bottom:3px;
}
#formsArea .inputBlockViesti textarea {
  width:595px;
}
#formsArea .lineUp {
  background:none repeat scroll 0 0 #FFFFFF;
  height:45px;
  margin-top:-22px;
  width:278px;
  z-index:999;
}
    
.selectContainer {
  float:left;
  display:block;
  height:33px;
  position:relative;
}

.selectOptions {
  z-index:9999;
  position:absolute;
  background:url(../images/select_left.gif) no-repeat;
  width:275px;
  text-align:left;
  height:22px;
}
.selectOptions span {
  background:url(../images/select_right.gif) no-repeat 251px 0px;
  display:block;
  width:268px;
  padding:3px 0 0 7px;
  height:19px;
  overflow: hidden;
  cursor:pointer;
}
 
ul.optionList {
  background: #ecebe7 none no-repeat scroll right top;
  display:none;
  margin:-6px 0 0 0;;
  overflow:auto;
  padding-bottom:5px;
  z-index:1;
  border-left: 1px solid #e0ddd6;
  border-right: 1px solid #e0ddd6;
  border-bottom: 1px solid #e0ddd6;
}
ul.optionList li {
  padding:2px 0 2px 7px;
  cursor:pointer;
  background:none;
}
ul.optionList li:hover {
  background:#ecebe7;
}
.optionList_sel {
  visibility:hidden;
  position:absolute;
}
.optionValue {
  padding-top:5px;
  display:block;
  width:200px;
}

#areaList .checkBoxRow {
  width:auto;
  margin:0px;
  margin-top:-2px;
}
div.checkBoxDummy {
  float:left;
  display:block;
  background:url(../images/checkBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:4px 3px 0 0;
}
.checkBoxRowSide .checkBoxDummy {
  float:left;
  display:block;
  background:url(../images/checkBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:0px 3px 0 0;
} 
div.checkBoxDummy.selected {
  background-position:left bottom;
}
input.checkBoxDummy {
  position:absolute;
  visibility:hidden;
  display: none;
  width:0px;
  height:0px;
  margin:0;
  padding:0;
  border:0;
}

#areaList .radioBoxRow {
  width:auto;
  margin:0px;
  margin-top:-2px;
}
div.radioBoxDummy {
  float:left;
  display:block;
  background:url(../images/radioBox_bg.png) no-repeat;
  width:15px;
  height:13px;
  margin:1px 3px 0 0;
}
div.radioBoxDummy.selected { 
  background-position:left bottom;
}
input.radioBoxDummy {
  position:absolute;
  visibility:hidden;
  width:0px;
  height:0px;
  margin:0;
  padding:0;
  border:0;
}
input.searchRadio {
  border:0 none;
  display: none;
  height:1px;
  margin:0;
  padding:0;
  visibility:hidden;
  width:1px;
}

#formsArea .next {
  background-color: #e0e7e7;
  height: 18px;
  margin-bottom:50px;
  margin-right:35px;
  margin-top:-1px;
  padding:5px 5px 5px 0;
  position:relative;
  text-align:right;
}
#formsArea .submitButton {
  font-weight: bold;
  font-size:11px;
  color: #003067;
  cursor: pointer;
  background-color: #e0e7e7;
  border: 0;
}
#formsArea .cancelButton{
  font-weight: bold;
  font-size:11px;
  color: #003067;
  cursor: pointer;
  background-color: #e0e7e7;
  border: 0;
}
/** Tiedotteet (cision) **/

#newsColumnLeft {
    float: left;
    width: 460px;
}
#newsColumnRight {
    float: right;
    width: 180px;
}
#newsColumnLeft .newsRow {
    display: block;
    margin: 0 0 15px 0;
}
#newsColumnLeft .newsRow.bottomBorder {
    border-bottom: 1px solid #f4f4f4;
    padding: 0 0 15px 0;
}
#newsColumnLeft .newsRow .published {
    display: block;
    font-style: italic;
}
#newsColumnLeft .newsRow a {
    display: block;
}
#newsColumnLeft .newsRow .intro {
    color: #000000;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}
#newsColumnLeft .newsRow .intro p {
    margin: 0;
}
#newsColumnLeft .newsRow .news_hidden {
    color: #FF7272  !important;
}
#newsColumnLeft p.published {
    font-style: italic;
}
#newsNav {
    float: left;
    padding: 0;
}
#newsNav > li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 13px;
    padding: 2px 0;
}
#newsNav > li.active {
    background: none repeat scroll 0 0 #EEF1F2;
    font-weight: bold;
}
#newsNav > li a {
    display: block;
    padding: 4px 13px;
    width: 185px;
}
#newsNav a {
    color: #000000;
    text-decoration: none;
}
#newsColumnRight > .newsColumnRightBlock {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: 18px;
    width: 200px;
}

/** Yhteystiedot **/

#mapContainer {
    display: block;
    margin: 0 0 15px 0;
}
#map_column {
    background: #DDDAD4;
}
#map_column td {
    padding: 0;
}
#mapContainer form {
    padding: 5px;
}
#fromAddress, #toAddress {
    background: transparent url( ../images/forrm_map_bg.png ) left 50% no-repeat;
    border: 0 none;
    height: 29px;
    width: 232px;
    padding: 0 5px;
}
#map_form_button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #0D3163;
    font-size: 11px;
    font-weight: bold;
    margin-top: 4px;
}
.locationRow {
    overflow: hidden;
    display: block;
    width: 640px;
    margin: 0 0 15px 0;
}
.location {
    float: left;
    position: relative;
    width: 200px;
    margin: 0 10px 0 0;
}
.location p, .location > ul, .location > ol {
    margin-bottom: 8px;
}

/** Sitemap **/

#sitemap {
    display: block;
    overflow: hidden;
    width: 640px;
}
#sitemap .row {
    display: block;
    overflow: hidden;
}
#sitemap .row > div {
    display: block;
    float: left;
    overflow: hidden;
    width: 206px;
    margin: 0 0 20px 10px;
}
#sitemap .row > div.first {
    margin-left: 0;
}
#sitemap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sitemap ul ul {
    margin-left: 20px;
}
#sitemap ul li {
    background: none;
    list-style: none;
    padding: 0;
}
#sitemap li a {
    color: #000000;
    display: block;
    line-height: 16px;
    padding: 1px 0;
    text-decoration: none;
}
#sitemap li a:hover, #sitemap li a:active {
    color: #015697;
}
#sitemap li.nav_hidden a {
    color: #FF7272 !important;
}

/** Footer **/

#footer_container {
    display: block;
    width: 100%;
}
#footer {
    display: block;
    margin: 0 auto;
    padding: 2px 0 20px;
    position: relative;
    width: 940px;
}
#footer ul.horisontalLinkList {
    font-size: 11px;
    height: 23px;
    list-style: none outside none;
    margin: 0 0 0 14px;
    padding: 6px 0 0 3px;
}
#footer ul.horisontalLinkList li {
    background: none;
    float: left;
    margin-right: 3px;
    padding: 0;
}
#footer ul.horisontalLinkList li.active span, #footer ul.horisontalLinkList li.active a {
    background: transparent url(../images/buttons/languageBtn_active_left.png) left center no-repeat;
}
#footer ul.horisontalLinkList li span, #footer ul.horisontalLinkList li a {
    display: block;
    float: left;
    height: 21px;
    padding: 2px 2px 0 12px;
}
#footer ul.horisontalLinkList li.active span.right {
    background: transparent url(../images/buttons/languageBtn_active_right.png) right center  no-repeat;
}
#footer ul.horisontalLinkList li span.right {
    padding: 2px 0 0;
    width: 12px;
}
#footer ul.horisontalLinkList a, #footer ul.horisontalLinkList span {
    color: #FFFFFF;
    text-decoration: none !important;
}

#footerAddressBar {
    background: transparent url(../images/elements/footerAddressBar.png) left -30px no-repeat;
    display: block;
    margin-top: 5px;
    width: 940px;
}
#footerAddressBar > div.end {
    background: transparent url(../images/elements/footerAddressBar.png) left top no-repeat;
    display: block;
    font-size: 0;
    height: 17px;
    line-height: 0;
    width: 940px;
}
#footerAddressBar > div.end.empty {
    background: transparent url(../images/elements/footerAddressBarNoLinks.png) left top no-repeat;
}
#footerAddressBar .content {
    display: block;
    overflow: hidden;
    padding: 8px 27px 0 27px;
    width: 886px;
}
#footerAddressBar .content > p {
    display: block;
    float: left;
    font-size: 10px;
    line-height: 14px;
    margin: 0;
    padding: 2px 0;
    width: 730px;
}
#footerAddressBar .content > a {
    display: block;
    float: right;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-decoration: none;
    width: 150px;
}

#footerLinkList {
    display: none;
    font-size: 11px;
    padding: 0 10px;
}
#footerLinkList .linkBlock {
    background: transparent url(../images/elements/footerLinkList_separator.png) right top repeat-y;
    display: inline-block;
    float: left;
    margin-left: 17px;
    margin-top: 5px;
    width: 213px;
}
#footerLinkList .linkBlock.lastBlock {
    background: none;
}
#footerLinkList .linkBlock ul {
    margin: 0;
}
#footerLinkList .linkBlock li {
    background: none;
    line-height: 20px;
    padding: 0;
}
#footerLinkList .linkBlock a {
    color: #FFFFFF;
    text-decoration: none;
}

/* Common things */

.pagenavigator {
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    margin: 0 0 15px 0;
    padding-top: 15px;
}
#toolbar > span {
    display: block;
    text-align: right;
}
.noLinkURL, .noLinkURL span.link {
    cursor: default !important;
    text-decoration: none !important;
}

/*Core overrides START*/

#toolbar #ezwt-languages {
    float: left;
    line-height: 25px;
    margin: 0 0 0 13px;
    padding: 0;
}
#toolbar div#ezwt select {
    height: 19px;
    margin-top: 2px;
}

.buttonblock {
    margin-bottom: 15px;
}

div.message-confirmation, div.message-feedback, div.message-warning, div.message-error, div.warning {
    background-color: #F8F8F8;
    border: 6px solid #CCCCCC;
    margin: 0 0 18px 0;
    padding: 12px 12px 0 12px;
}
div.message-warning, div.warning {
    border-color: #F4DF7F;
}
div.message-warning, div.message-error {
    border-color: #FF7272;
}

.element.datepicker {
  padding-right: 30px !important;
  padding-top: 14px;
  position: relative;
}

.fieldInfo {
    color: #444444 !important;
    display: block;
    font-style: italic;
    font-weight: normal !important;
    white-space: normal;
    width: 100%;
}
legend {
  font-weight: bold;
}

#front_graybox .object-left {
  padding: 0 35px 15px 0;
}
#front_graybox .object-right {
  padding: 0 0 15px 35px;
}

.class-image, .class-file {
  margin-bottom: 15px;
}
.object-left {
  margin: 0 !important;
  padding: 0 20px 15px 0;
}
.object-center {
  margin: 0 !important;
  padding: 0 0 15px 0;
}
.object-center img {
  display:block;
  margin: 0 auto;
}
.object-center > div.flashObject, .object-center > div > a.flashVideo, .object-center > div.youtubeObject {
  margin: 0 auto !important;
}
.object-right {
  margin: 0 !important;
  padding: 0 0 15px 20px;
}
.object-left .class-image, .object-center .class-image, .object-right .class-image {
  margin-bottom: 0;
}
.attribute-image a {
  display: block;
  line-height: 0;
}
.attribute-caption {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #444444;
}
.attribute-caption p {
  padding: 3px; /* 0 3px 3px  */
  margin: 0;
}
.object-center .attribute-caption {
  margin: 0 auto;
}

/* Core overrides END */

/** Video/youtube/flash **/

.youtubeObject, .flashVideo, .flashObject {
    display: block;
}
#right_subcontent .youtubeObject, #right_subcontent .flashVideo, #right_subcontent .flashObject, 
#left_subcontent .youtubeObject, #left_subcontent .flashVideo, #left_subcontent .flashObject {
    margin: 0 0 18px 0;
}

/** Video/youtube/flash END **/

/* Table START */

table.comparison,
table.cols,
table.default,
table.renderedtable {
  margin-bottom: 16px;
  margin-top: -4px;
}
table.default td {
  border-bottom: 4px solid #CCCCCC;
}
table.default .bglight td {
  background: #fff;
}
table.default .bglight td,
table.default .bgdark td {
  border-bottom: 1px solid #CCCCCC;
}
td {
  padding: 6px 0 6px 8px;
  vertical-align: top;
}
td:first-child {
  padding-left: 0;
}
tr.bglight {
  background: #F4F4F4;
}
table.list tr.bglight {
  background: #F4F4F4;
}

table.renderedtable {
  margin-top: 0;
  width: auto;
}
table.renderedtable td {
  padding: 2px 0 2px 8px;
}
table.renderedtable td:first-child {
  padding-left: 0;
}
table.renderedtable tr.bglight {
  background: #ffffff;
}
table.renderedtable .class-file, table.renderedtable .class-image {
  margin-bottom: 0;
}

.default.media {
  width: 100%;
}
.default.media .details td {
  border-bottom: 0;
}
.default.media .header td {
  font-weight: bold;
}
.default.media .infoArea {
  padding: 0;
}
.default.media .infoArea p {
  margin-bottom: 8px;
}

/* Table END*/

#footer ul.horisontalLinkList li.footerRightLink {
    float: right;
}

#footer ul.horisontalLinkList li.footerRightDescription {
    color: #fff;
    padding: 2px 2px 0 12px;
}

#footer ul.horisontalLinkList li.footerRightLink a {
    background: transparent url(../images/some-icons.png) right top no-repeat;
    margin: 2px 0 0 12px;
    padding: 2px 2px 0 0;
}

#footer ul.horisontalLinkList li.footerRightLink.footerLinkedInLink a {
    background-position: -20px 0px;
    width: 15px;
}

#footer ul.horisontalLinkList li.footerRightLink.footerTwitterLink a {
    background-position: 0px -20px;
    width: 18px;
}