html {
    background: #0061a1 url(../img/bg.jpg) no-repeat center top;
}
body {
    padding-bottom: 50px;
}
.ui-widget-content a, a {
    color: #1ea3ed;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a {
	outline:none;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
}
.clearfix {
    zoom: 1;
}

#header {
    font-size: 93%;
    height: 1px;
    min-width: 858px;
    width: 100%;
    position: relative;
}
#header .logo {
    background: url(../img/logo.png) no-repeat;
    display: block;
    float: left;
    margin: 12px 0 0 12px;
    text-indent: -9999em;
    height: 61px;
    width: 94px;
}
#header ul {
    float: right;
    margin: 12px 12px 0 0;
}
#header li {
    display: inline;
}
#header li {
    border-right: 1px solid #96d5ff;
    margin-left: 10px;
    padding-right: 12px;
}
#header li:first-child {
    margin-left: 0;
}
#header li:last-child {
    border-right: none;
    padding-right: 0;
}
#header li a {
    color: #fff;
    text-decoration: none;
}
#header li a.selected {
    color: #96d5ff;
}
#header li a:hover {
    color: #96d5ff;
}

#footer {
    clear: both;
    color: #97c4e1;
    margin: 24px 0 0 4px;
    width: 852px;
}
#footer .top, #footer .bottom {
    background-color: #0062a0;
    border: 1px solid #187AB6;
    padding-bottom: 12px;
}
#footer a {
    color: #97c4e1;
    text-decoration: none;
}
#footer a:hover {
    color: #96d5ff;
}
#footer ul {
    margin: 0;
}
#footer li {
    list-style: none;
}
#footer .top {
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}
#footer ul.breadcrumb {
    display: inline;
    float: left;
    margin: 6px 0 0 10px;
}
#footer ul.breadcrumb li {
    display: inline;
}
#footer ul.breadcrumb li:not(:last-child):after {
    color: #64a5cd;
    content: " › ";
    font-size: 120%;
    margin: 0 1px 0 2px;
}
#footer form {
    display: inline;
    float: right;
    margin: 6px 10px 0 0;
    width: 176px;
}
.asiakastuki #footer form {
    display: none;
}
#footer label {
    display: none;
}
#footer input.text {
    background-color: #97c4e0;
    border: 1px solid #1975ae;
    float: left;
    margin-top: 5px;
    padding: 2px;
    width: 145px;
}
#footer input.image {
    border: none;
    margin: 5px 0 0 2px;
    height: 21px;
    width: 20px;
}
#footer .bottom {
    clear: both;
    margin-top: 6px;
}
#footer ul.sections {
    border-bottom: 1px solid #187ab6;
}
#footer ul.sections li {
    display: inline;
    float: left;
    margin-bottom: -1px;
}
#footer ul.sections li.selected {
    border-bottom: 1px solid #0062a0;
    border-left: 1px solid #187ab6;
    border-right: 1px solid #187ab6;
}
#footer ul.sections a {
    color: #59a0cb;
    display: block;
    padding: 10px 12px;
}
#footer ul.links {
    float: left;
    font-size: 93%;
    margin-top: 10px;
    padding-left: 12px;
    width: 108px;
}
#footer ul.links li {
    margin: 2px 0;
}
#footer .global {
    color: #69a9d5;
    font-size: 93%;
    margin-top: 20px;
}
#footer .global li {
    border-right: 1px solid #619cd8;
    display: inline;
    padding: 0 7px 0 4px;
}
#footer .global li:first-child {
    margin-left: 0;
}
#footer .global li:last-child {
    border-right: none;
    padding-right: 0;
}
#footer .global .left {
    float: left;
}
#footer .global .middle {
    float: left;
    position: relative;
    left: 90px;
}
#footer .global .right {
    float: right;
}
#footer .global span {
    clear: both;
    display: block;
    float: right;
    margin: 10px 0 24px;
}

#footer .top {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}
#footer .bottom {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

#container {
    font-size: 93%;
    margin: 0px auto 0 auto;
    width: 858px;
}

.asiakastuki em.site a {
    background: url(../img/asiakaspalvelu.png) no-repeat left top;
    display: block;
	float:left;
    text-align: center;
    text-indent: -9999em;
    height: 32px;
	width:211px;
	margin: 13px 270px 0px 24px;
}

#searchbar {
    background: url(../img/searchbar_bg.png) no-repeat;
    margin-bottom: 12px;
	margin-top:73px;
    height: 54px;
    line-height: 54px;
    margin-left: 3px;
    height: 56px;
    width: 856px;
}
#searchbar a.back {
    background: url(../img/searchbar_frontpage.png) no-repeat;
    color: #b0ee22;
    display: block;
    float: left;
    margin: 17px 403px 0 20px;
    outline: none;
    text-indent: -9999px;
    height: 19px;
    width: 77px;
}
.frontpage #searchbar a.back {
    visibility: hidden;
}
#searchbar a.directory {
    color: #b0ee22;
    float: left;
    font-weight: bold;
}
#searchbar input {
    float: left;
}
#searchbar label {
    display: none;
}
#searchbar input.text {
    background: url(../img/searchbar_input.png) no-repeat;
    border: none;
    color: #999;
    line-height: 21px;
    margin: 16px 6px 0 14px;
    padding-left: 29px;
    height: 21px;
    width: 218px;
}
#searchbar input.image {
    border: none;
    margin-top: 16px;
    height: 22px;
    width: 64px;
}

h1.titlebar {
    background: url(../img/titlebar_bg.png) no-repeat;
    color: #fff;
    line-height: 54px;
    margin: -5px 0 0 0;
    padding: 0 20px 0 20px;
    position: relative;
    height: 57px;
    width: 818px;
}
h1.titlebar span {
    background: url(../img/titlebar_chat.png) no-repeat;
    position: absolute;
    top: 8px;
    right: 20px;
    height: 39px;
    width: 113px;
}
h1.titlebar span a {
    display: block;
    outline: none;
    text-indent: -9999px;
    height: 39px;
    width: 113px;
}

#wrapper {
    background-color: #fff;
    margin: -5px 0 0 4px;
    padding: 15px 0 10px 0;
    width: 852px;
}
#wrapper h2 {
    margin: 0 0 0.7em 0;
}
#wrapper {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}
#wrapper.searchresult {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#wrapper a.back {
    background: url(../img/chevron_blue_left.png) no-repeat 0 4px;
    display: block;
    margin: 0 0 15px 15px;
    outline: none;
    padding-left: 12px;
}
#content-wide a.back {
    background: url(../img/chevron_blue_left.png) no-repeat 0 4px;
    display: block;
    margin: 0 0 15px 0;
    outline: none;
    padding-left: 12px;
}

#content {
    line-height: 1.3;
    margin-right: 220px;
    padding-left: 50px;
}
#content-wide {
    padding: 0 20px 0 20px;
}
.pagination #content {
    margin: 0 auto;
    padding-left: 0;
    width: 630px;
}

#content ul {
    margin-top: 0;
}
#content ul ul li {
    list-style: circle;
}
#content h2 {
    font-size: 138.5%;
    margin: 0 0 0.8em 0;
}
#content h3 {
    font-size: 131%;
    margin: 0 0 0.8em 0;
}
#content h4 {
    font-size: 123.1%;
    margin: 0 0 0.8em 0;
}
#content h5 {
    font-size: 116%;
    margin: 0 0 0.8em 0;
}

ul.tags {
    list-style: none;
    margin: 50px 0 0 0;
}
ul.tags li {
    border-right: 1px solid #1ea3ed;
    display: inline;
    float: left;
    padding: 0 7px 0 7px;
}
ul.tags li:first-child {
    padding-left: 0;
}
ul.tags li:last-child {
    border: none;
    padding-right: 0;
}

.sidebar {
    color: #5a5a5a;
    float: right;
    margin-right: 10px;
    width: 190px;
}
.sidebar .navigation a {
    color: #5a5a5a;
}
.sidebar .navigation a:hover {
    color: #1ea3ed;
}
.sidebar .navigation .selected a {
    color: #333;
    font-weight: bold;
}
.sidebar ul.navigation {
    margin: 0 0 20px 0;
}
.sidebar ul.navigation li {
    background: url(../img/chevron_blue.png) no-repeat 0 5px;
    list-style-type: none;
    margin: 5px 0 5px 0;
    padding-left: 12px;
}
.sidebar ul.navigation li.selected {
    background: none;    
    padding-left: 0;
}
.sidebar .liftup {
    margin-bottom: 20px;    
}

.content-bottom {
    background: url(../img/relatedbar_bg.png) top left no-repeat;
    margin-top: 15px;
}
.content-bottom .related, .content-bottom .mostread {
    color: #fff;
    float: left;
    font-weight: normal;
    width: 429px;
}
.content-bottom h2 {
    color: #fff;
    display: inline;
    font-size: 135%;
    line-height: 34px;
    margin: 0;
    padding-left: 20px;
    width: 407px;
}
.content-bottom .related ul, .content-bottom .mostread ul {
    background-color: #00568d;
    border: 1px solid #0583c7;
    border-top: none;
    line-height: 1.3;
    margin: -1px 0 0 0;
    padding: 15px;
    width: 397px;
}
.content-bottom .related ul {
    border-right: none;
    margin-left: 4px;
}
.content-bottom .mostread ul {
    width: 395px;
}
.content-bottom li {
    list-style: none;
}
.content-bottom a {
    background: url(../img/chevron_white.png) no-repeat 0 5px;
    color: #fff;
    padding-left: 12px;
	display:block;
}
.content-bottom .related ul {
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
}
.content-bottom .mostread ul {
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.directorybar {
    background: url(../img/directorybar_bg.png) no-repeat;
    line-height: 20px;
    margin: -5px 0 0 4px;
    padding-top: 5px;
    position: relative;
    height: 31px;
    width: 852px;
}
.directorybar li a {
    color: #0e7fbe;
    font-weight: bold;
}
.directorybar li.selected a {
    color: #fff;
}
.directorybar li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 2px;
    text-align: center;
    height: 21px;
    width: 24px;
}
.directorybar li.all {
    background: url(../img/directorybar_btn.png) no-repeat;
    margin: 0 12px 0 4px;
    text-indent: -9999em;
    height: 21px;
    width: 78px;
}
.directorybar li.all a {
    display: block;
    height: 21px;
    width: 78px;
}
.directorybar li.selected {
    background: url(../img/directorybar_selected.png) no-repeat;
}

table.directory {
    width: 100%;
}
table.directory .odd {
    background-color: #f3f3f3;
}
table.directory td:first-child {
    padding-left: 20px;
}
table td {
    border: none;
    width: 33%;
}

table.oldtable .odd {
    background-color: #ebebeb;
}

#content-wide p.intro, #content-wide .list {
    border-bottom: 1px dotted #000;
    margin: 10px 0 0 0;
    padding-bottom: 10px;
}
#content-wide .list:last-child {
    border-bottom: none;
}
#content-wide .list .item {
    float: left;
    margin-right: 10px;
    width: 192px;
}
#content-wide .list .item:last-child {
    margin-right: 0;
}
#content-wide .list .item h3 {
    margin: 0 0 0.7em 0;
}
#content-wide .list .item ul {
    margin: 0;
}
#content-wide .list .item li {
    background: url(../img/chevron_blue.png) no-repeat 0 5px;
    list-style-type: none;
    margin: 2px 0 2px 0;
    padding-left: 12px;
}
#content-wide .list .item li.topmargin {
    margin-top: 10px;
}
#content p.intro {
    margin-bottom: 25px;
}

.faq .faq-item a {
    background: url(../img/chevron_blue.png) no-repeat 0 5px;
    margin: 2px 0 2px 0;
    padding-left: 12px;
}
.pagination .nextprev {
    display: block;
    margin: 20px 0 10px 10px;
}

.ui-tabs .ui-tabs-nav li a {
    font-size: 93%;
    padding: 0.5em;
}


ol.tag-cloud {
    margin: 25px;
    overflow: hidden;
    text-align: center;
}
ol.tag-cloud a {
    color: #d0e1ec;
}
ol.tag-cloud a:link, ol.tag-cloud a:hover, ol.tag-cloud a:visited, ol.tag-cloud a:active {
    text-decoration: none
}
ol.tag-cloud li {
    float: left;
    display: block;
    margin-right: 10px;
}
ol.tag-cloud li.tag-xs {
    font-size: 143%;
}
ol.tag-cloud li.tag-s {
    font-size: 158%;
}
ol.tag-cloud li.tag-m {
    font-size: 189%;
}
ol.tag-cloud li.tag-l {
    font-size: 232%;
}
ol.tag-cloud li.tag-xl {
    font-size: 257%;
}

.front {
    display: inline;
    float: left;
    width: 278px;
}
.front h2 {
    margin: 0;
}
.frontbar-categories, .frontbar-billing {
    margin-left: 8px;
}
.frontbar-categories, .frontbar-faq, .frontbar-billing, .frontbar-contact {
    margin-right: 8px;
}
.frontbar-categories h2 {
    background: url(../img/frontbar_categories.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.frontbar-faq h2 {
    background: url(../img/frontbar_faq.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.frontbar-tools h2 {
    background: url(../img/frontbar_tools.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.frontbar-billing h2 {
    background: url(../img/frontbar_billing.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.frontbar-contact h2 {
    background: url(../img/frontbar_contact.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.frontbar-news h2 {
    background: url(../img/frontbar_news.png) no-repeat;
    position: relative;
    text-indent: -9999em;
    height: 52px;
    width: 278px;
}
.front li {
    background: url(../img/chevron_white.png) no-repeat 0 4px;
    list-style: none;
    margin-left: 15px;
    padding-left: 12px;
    width: 242px;
}
.front li.topmargin {
    margin-top: 10px;
}
.front li.luelisaa{
	background:none;
	margin-top: 20px;
}
.front li.luelisaa a{
	color:#FFF;
}
.front li.luelisaa p{
	color:#97C4E1;
}

.front li.fbelisa {
    margin-left: 15px;
    padding-left: 12px;
	margin-top: 15px;
}

.front li.fbelisa a {
    background: url(/asiakaspalvelu/assets/img/facebook.gif) no-repeat 0px 0px;
    /*border-top: 1px solid #96d5ff;*/
    margin: 0px 0 0 0;
    padding:0px 0 0px 22px;
    width: 272px;
	height:34px;
	display:block;
}

.front li.omaelisa {
    background: url(../img/front_omaelisa3.png) no-repeat 10px 0px;
    /*border-top: 1px solid #96d5ff;*/
    margin: 0 0 4px 0;
    padding: 0;
    text-indent: -9999em;
    height: 23px;
    width: 272px;
}
.front li.omaelisa a {
    display: block;
    outline: none;
    height: 23px;
    width: 272px;
}
.front li span {
    color: #c0daea;
    display: block;
}
.front ul {
    background: url(../img/front_background.png) no-repeat;
    color: #0583c7;
    line-height: 1.3;
    padding: 15px 0 15px 0;
    margin: -6px 0 12px 0px;
    width: 272px;
	min-height:140px;
}

.frontbar-tools ul {
	background:url(../img/front_background_tools.png) left bottom no-repeat;
}

.front ul li a, .front ul li p {
    color: #fff;
}

.front ul li.clear {
	background: none;
	padding-left:0;
}

.front-latest {
    background: url(../img/front_latest.png) no-repeat;
    margin: 12px 0 0 -1px;
    height: 49px;
}
.front-latest ul {
    background-color: #00568d;
    border: 1px solid #0583c7;
    border-left: none;
    display: inline;
    float: left;
    line-height: 41px;
    margin: 1px 0 0 171px;
    overflow: hidden;
    height: 41px;
    width: 685px;
}
.front-latest li {
    background: url(../img/chevron_white.png) no-repeat left center;
    display: inline;
    float: left;
    list-style: none;
    margin-left: 15px;
    padding-left: 12px;
}
.front-latest ul a {
    color: #fff;
}
.front-latest ul {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.searchresult p img {
	margin:0 5px 2px 5px;
	vertical-align:middle;
 	
	
}

.searchresult h2 {
    color: #484848;
    padding: 5px 0 0 20px;
}
.searchresult p {
    margin-left: 20px;
}
.searchresult ul {
    margin: 0;
    width: 100%;
}
.searchresult li {
    list-style: none;
    padding: 5px 5px 5px 40px;
}
.searchresult li a {
    color: #000;
}
.searchresult li.moreresults a {
    color: #1ea3ed;
}
.searchresult li.article {
    background: url(../img/searchresult_article.png) no-repeat 20px 6px;
}
.searchresult li.external {
    background: url(../img/searchresult_external.png) no-repeat 20px 6px;
}
.searchresult li.faq  {
    background: url(../img/searchresult_faq.png) no-repeat 20px 6px;
}
.searchresult li.moreresults {
    background: url(../img/chevron_blue.png) no-repeat 28px 9px;
}
.searchresult li.odd {
    background-color: #f3f3f3;
}
.searchresult li.hidden {
    display: none;
}
.searchresult .relevance {
    background: url(../img/relevance.png) no-repeat;
    display: none;
    float: right;
    margin: 3px 20px 0 0;
    text-indent: -9999em;
    height: 9px;
}


