﻿/*-- Sähköisten tuotteiden etusivu ---------- */

/* -- banneri-osio -- */

#eservicehome .header
{
	position: relative;
	color: #fff;
}

#eservicehome .header .logo
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#eservicehome .header .headtext
{
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

.actionsforlogged { }
.actionsforlogged p { margin-bottom: 0 !important; }

#eservicehome .header .introductiontext { }
#eservicehome .header a.linktoshop { }

.loggedin .introductiontext, .loggedin a.linktoshop
{
	display: none !important;
}

#eservicehome .header .searchcontrolwrapper
{
	position: relative;
	float: left;
	width: 302px;
	height: 48px;
	margin-top: 20px;
	margin-right: 20px;
}
#eservicehome .header .searchfield
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #fff;
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#eservicehome .header .submitsearch
{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: #94C01E;
	text-align: center;
	color: #fff;
}
#eservicehome .header .submitsearch:hover
{
	text-decoration: none;
}

#eservicehome .header .openservice
{
	float: left;
	margin-top: 20px;
}


.actionsforlogged
{
	display: none;
}

.loggedin .actionsforlogged
{
	display: block !important;
}


/* -- banneri-osio: loppu -- */


#eservicehome .news
{
	display:block;
	clear:both;
	/*background:#ffffff url(../Images/Site/EServiceHome/newslist-bg.png) 0px 0px repeat-x;*/
	background: #fff;
	min-height:100px;
}

#eservicehome .news.scrollablelist
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

#eservicehome div.sep
{
	height:20px;
	margin: 0;
	overflow:hidden;
}

#eservicehome .lift div.sep
{
	height:20px;
	margin: 0;
	overflow:hidden;
}

#eservicehome .lift
{
	background:none;
}

#eservicehome .scrollablelist
{
	height:250px;
	overflow:auto;
}

#eservicehome .newsitem
{
	display:block;
}



#eservicehome a.newsitem:hover
{
	text-decoration:none !important;
}

#eservicehome a.newsitem .date, #eservicehome a.newsitem:hover .date
{
	display: block;
	color: #999;
	font-style: italic;
}

/* Yksinkertaistetulla listalla ei päiväyksiä */
#eservicehome .simplifiedlist a.newsitem .date
{
	display: none;
}

#eservicehome a.newsitem .titletext
{
	display: block;
}

#eservicehome .lift a.newsitem .titletext
{
	font-size: 1.500rem;/*24px*/
	font-weight: bold;
	margin-bottom: 5px;
}

#eservicehome a.newsitem:hover .titletext
{
	text-decoration:underline !important;
}



#eservicehome a.newsitem .newstext
{
	color: #444;
	display:block;
}

#eservicehome .lift a.newsitem .newstext img
{
	display:block;
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

/*#eservicehome .leftcol
{
	width:461px;
	float:left;
	margin-right:20px;
}

#eservicehome .rightcol
{
	width:248px;
	float:left;
}*/


/*asiahakemisto*/
#asiahakemisto
{
	overflow:hidden;
	background-color: #ededed;
}

.ajaxlistcontent
{
	overflow:hidden;

}

.ajaxlistscrollheight
{
	overflow:hidden;
}

.ajaxlistcontent a
{
	font-size:12px;
	display:block;
	padding-left:3px;
	padding-right:3px;
	background-color:#e2ecf4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:2px;
	clear:both;
	height:32px;
	line-height:32px;
	overflow:hidden;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.ajaxlistcontent a.odd
{
	background-color:#d6e6f2;
}

.ajaxlistcontent a:hover
{
	background-color:#eaf3f9;
}

.ajaxlistcontent i
{
	font-style:normal;
	font-size:10px;
	margin-left:4px;
	color:#808080;
}

/*
.imagelinks
{
	margin-top:20px;
	overflow:auto;
}

.imagelinks div
{
	width:10px;
	height:140px;
	float:left;
	background-color:#f0f0f0;
}

.imagelinks a
{
	display:block;
	float:left;
	width:180px;
}

.imagelinks a:hover
{
	text-decoration:none;
}

.imagelinks a.nolink
{
	cursor:default;
}

.imagelinks a:hover i
{
	text-decoration:none;
	color:#0074b5;
}

.imagelinks a em, .imagelinks a b
{
	border:10px solid #f0f0f0;
	border-right:none;
	background-color:#000000;
	display:table-cell;
	vertical-align:middle;
	width:170px;
	height:120px;
	text-align:center;	
	padding:0;
	overflow:visible;
}

.imagelinks a b
{
	background-color:#f0f0f0;
	color:#a0a0a0;
	font-weight:normal;
}

.imagelinks a em
{
	font-style:normal;
	font-weight:normal;
}

.imagelinks a em img
{
	max-width:170px;
	max-height:120px;
	width:auto;
	position:relative;
	
}

.imagelinks a i
{
	padding:10px;
	display:block;
	font-size:11px;
	color:#404040;
	line-height:14px;
	overflow:auto;	
	background-color:#ffffff;
	font-style:normal;
}
*/

.newstext img
{
	max-width:300px;
}

.closetab
{
	display:block;
	width:11px;
	height:11px;
	border:2px solid #ffffff;
	position:absolute;
	right:6px;
	top:8px;
	background: url(../Images/Site/EServiceHome/close-tab.png) no-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.closetab:hover
{
	background-position:-11px 0px;
}

#asiahakemistotargetscontent
{
	position:absolute;
	top:32px;
	bottom:0px;
	left:0px;
	right:0px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
	/*background:#ffffff url(../Images/Site/EServiceHome/newslist-bg.png) 0px 0px repeat-x;*/
	background: #fff;
}

#asiahakemistotargetscontent a
{
	display:block;
}

#muistilaput
{
	display:none;
}

.loggedin #muistilaput
{
	display:block;
}

.muistilappu
{
	background:#f0f0f0 url(../pics/tocroot-bg.png) no-repeat 0px 100%;
	min-height:12px;
	padding: 3px 0;
	position:relative;
}

.muistilappuseparator
{
	display:block;
	background-color:#ededed;
	height:3px;
	overflow:hidden;
}

.muistilappudate
{
	color:#808080;
	font-size:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:3px;
	padding-top:1px;
	padding-bottom:1px;
}

.muistilapputext
{
	background-color:#ffffff;
	padding:1px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.muistilapputext a
{
	display:block;
	color:#0074b5;
	text-decoration:none;
	padding:3px;
	border:1px solid #ffffff;
}

a.muistilappupath
{
	border:1px solid #d6e8f1;
	border-bottom:1px solid #bedbeb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:block;
	font-size:10px;
	background-color:#e9f1f5;
	padding:2px;
	margin:1px;
	margin-bottom:1px;
}

a.blocknotfound
{
	color:#909090;
	background-color:#e8e8e8;
	border:1px solid #e8e8e8;
}


/*Sähköiset teokset*/

/*#searchresults img
{
	max-height:200px;
}

#searchresults span
{
	display:block;
	height:200px;
	background-color:#e0e0e0;
	width:144px;
	line-height:200px;
	text-align:center;
	color:#909090;
	font-size:14px;
}*/