@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../i/bg_top.gif);
	background-repeat: repeat-x;
	height: 110px;
}
#menu {
	margin:0 auto;
	background-image: url(../i/bg_logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	width:800px;
}
#menu #logo {
	display:block;
	width:195px;
	height:75px;
	float:left;
}
#menu #navi {
	padding:0;
	width:562px;
	float:right;
}

#menu ul li {
	list-style-type: none;
	display: block;
	background-image: url(../i/bg_navisep.png);
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	float: left;
	padding-right: 11px;
}
#menu #loginform ul li {
	background-image:none;
	padding:0;
}
#menu ul li.f {
	background-image:none;
}
#menu ul li a {
	font-size:16px;
	color:#232323;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#ff9900;
}
#middle {
	background-image: url(../i/bg_middle.gif);
	background-repeat: repeat-x;
	height: 188px;
	border-top:1px solid #5c3901;
	border-bottom:1px solid #5c3901;
}
#banner {
	margin:0 auto;
	background-image: url(../i/bg_banner.gif);
	background-repeat:no-repeat;
	height: 188px;
	width:800px;
}
#slogan {
	padding:22px 0 0 15px;
	width:450px;
	float:left;
}
#slogan h2 {
	margin:0;
	font-size:18px;
	line-height:26px;
	color:#fff;
}
#slogan span.quot {
	font-size:28px;
}
#signature {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	padding:13px 10px 0 15px;
}
#signature a {
	color:#FFF;
	text-decoration:none;
}
#signature ul {
	margin:0;
	padding:0;
	padding-left:6px;
	font-size:15px;
}
#signature ul li {
	padding:3px 0 3px 0;
}
#tilaa_esittely {
	display:block;
	width:171px;
	height:36px;
	background-image:url(../i/bg_tilaa_esittely.gif);
}
#tilaa_esittely span {
	display:none;
}
#mainpic {
	width:335px;
	height:188px;
	float:right;
}
.mp_default {
	background-image: url(../i/bgf_index.gif);
}
.mp_kayttokohteet {
	background-image: url(../i/bgf_kayttokohteet.gif);
}
.mp_addcust {
	background-image: url(../i/bgf_addcust.gif);
}
.mp_analytics {
	background-image: url(../i/bgf_analytics.gif);
}
.mp_asiakkaat {
	background-image: url(../i/bgf_asiakkaat.gif);
}
.mp_gmail {
	background-image: url(../i/bgf_gmail.gif);
}
.mp_hyvatietaa {
	background-image: url(../i/bgf_hyvatietaa.gif);
}
.mp_info {
	background-image: url(../i/bgf_info.gif);
}
.mp_omattiedot {
	background-image: url(../i/bgf_omattiedot.gif);
}
.mp_info {
	background-image: url(../i/bgf_info.gif);
}
.mp_ominaisuudet {
	background-image: url(../i/bgf_ominaisuudet.gif);
}
.mp_preview {
	background-image: url(../i/bgf_preview.gif);
}
.mp_stat {
	background-image: url(../i/bgf_stat.gif);
}
.mp_crop {
	background-image: url(../i/bgf_crop.gif);
}
.mp_snoobi {
	background-image: url(../i/bgf_snoobi.gif);
}
.mp_snoobi2 {
	background-image: url(../i/bgf_snoobi2.gif);
}
.mp_dynamics {
	background-image: url(../i/bgf_dynamics.gif);
}
.mp_etatuki {
	background-image: url(../i/bgf_etatuki.gif);
}
.mp_letters {
	background-image: url(../i/bgf_letters.gif);
}
.mp_ray {
	background-image: url(../i/bgf_ray.jpg);
}
.mp_hese {
	background-image: url(../i/bgf_hese.jpg);
}
.mp_finnkino {
	background-image: url(../i/bgf_finnkino.jpg);
}
.mp_snoobi {
	background-image: url(../i/bgf_snoobi.jpg);
}
.mp_vr {
	background-image: url(../i/bgf_vr.jpg);
}
.mp_plustv {
	background-image: url(../i/bgf_plustv.jpg);
}
.mp_katsomo {
	background-image: url(../i/bgf_katsomo.jpg);
}
.mp_prh {
	background-image: url(../i/bgf_prh.jpg);
}
#bottom {
	background-image: url(../i/bg_top.png);
	background-repeat: repeat-x;
}
#container {
	margin:0 auto;
	padding-top:10px;
	width:780px;
	padding-right:20px;
}
#crumb {
	padding:8px 4px 6px 8px;
	font-size:12px;
	color:#aaa;
}
#crumb div {
	margin:0 auto;
	width:800px;
	padding-left:28px;
}
#crumb span {
	padding:8px 14px 4px 10px;
	color:#000;
	font-weight:bold;
}
#crumb a.f {
	padding:8px 20px 4px 0;
}
#crumb a {
	padding:8px 20px 4px 10px;
	color:#333;
	text-decoration:none;
	background-image:url(../i/bg_crumb.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#crumb a:hover {
	color:#000;
	text-decoration:underline;
}
#content {
	width:515px;
	padding:15px 20px 10px 15px;
	line-height:18px;
	float:left;
}
#content ul {
	padding:0;
	margin:0;
	margin-bottom:15px;
}
#content ul.loose li {
	padding:5px 0 5px 20px;
	background-position:0 8px;
}
#content ul li {
	list-style-type:none;
	background-image:url(../i/bg_sidebar_list.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:2px 0 2px 20px;
}
#content ul li strong {
	font-weight:normal;
	color:#000;
}
#content ol {
	padding:0;
	margin:0;
}
#content ol li {
	padding:6px 0 6px 0;
	margin-left:21px;
}
#content div.picture {
	float:right;
	margin-right:0px;
	margin-left:15px;
	margin-bottom:10px;
	text-align:center;
	border:1px solid #ddd;
	padding:5px;
	background-color:#fff;
}

#content div.picture div {
	font-size:11px;
}
#content a {
	color:#444;
}
#content a.logo {
	display:block;
	float:right;
	width:110px;
	height:80px;
	margin-left:5px;
	text-align:center;	
}
#content a.lue_artikkeli {
	display:block;
	background-image:url(../i/bg_lue_artikkeli.gif);
	background-repeat:no-repeat;
	width:111px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 4px 0;
	text-align:center;	
}
#content h1 {
	color:#000;
	font-size:22px;
	margin:0 0 17px 0;
	color:#000;
}
#content p {
	margin:3px 0 15px 0;
}
#content h2, #content h3, #content h4 {
	font-size:17px;
	margin:25px 0 5px 0;
	font-weight:normal;
	color:#000;
}

#content h2.nl {
	padding:4px 0 4px 30px;
	background-image:url(../p/numerolista.gif);
	background-repeat:no-repeat;
}

#content h2.ico {
	padding:4px 0 4px 30px;
	background-image:url(../i/bg_header.gif);
	background-repeat:no-repeat;
}

.uutiskirjeet {
	background-position:0 -30px;
}
.tilastointi {
	background-position:0 -60px;
}
.kiinnostusraportti {
	background-position:0 -90px;
}
.snoobi {
	background-position:0 -120px;
}
.raportit {
	background-position:0 -150px;
}
.dynamics {
	background-position:0 -180px;
}
.turvallisuus {
	background-position:0 -210px;
}
.kanavat {
	background-position:0 -240px;
}
.etatuki {
	background-position:0 -270px;
}
.analyysi {
	background-position:0 -300px;
}
.tuotetuki {
	background-position:0 -330px;
}
.sahkopostimarkkinointi {
	background-position:0 -360px;
}
.uutiskirjeviestinta {
	background-position:0 -390px;
}
.sisainen {
	background-position:0 -417px;
}

.nro2 {
	background-position:0 -30px;
}
.nro3 {
	background-position:0 -60px;
}
.nro4 {
	background-position:0 -90px;
}
.nro5 {
	background-position:0 -120px;
}
.nro6 {
	background-position:0 -150px;
}
.nro7 {
	background-position:0 -180px;
}
.nro8 {
	background-position:0 -210px;
}
.nro9 {
	background-position:0 -240px;
}
.nro10 {
	background-position:0 -270px;
}

#content h2 {
	font-family:'Trebuchet MS', Tahoma, verdana, Arial, Helvetica, sans-serif;
}
#content h2 a {
	color:#000;
	text-decoration:none;
}
#content h2 a:hover {
	text-decoration:underline;
}
#content h3 {
	font-size:15px;
	margin-top:15px;
}
#content h3.q {
	font-family:'Trebuchet MS', Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top:15px;
	color:#000;
}
#content h4 {
	font-family:'Trebuchet MS', Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top:10px;
	color:#000;
}
#content img.o {
	margin-left:10px;

}
#content span.e{
	color:#f90;
	font-weight:bold;
}


#content div.form h2 {
	margin:0;
}
#content form {
	margin:0;
}
#content fieldset {
	border:1px solid #ddd;
	padding:0 10px 5px 10px;
	margin-bottom:10px;
	background-color:#fff;
	margin-right:15px;
}
#content fieldset p {
	margin-top:0;
}
#content fieldset legend {
	color:#000;
	font-family:'Trebuchet MS', Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-bottom:7px;
	padding-top:3px;
	margin-left:-7px;
	padding-bottom:3px;
}

fieldset dl.info, fieldset dl {
	padding:0;
	margin:0;
}

fieldset dl.info dt {
	float:left;
	margin-right:5px;
	text-align:center;
}

fieldset dl.info dt label {
	display:block;
	text-align:left;
	padding:0;
	margin:0;
	color:#000;
}

fieldset dl.info dt input {
	margin-top:4px;
}

fieldset dl.info dt label.r {
	text-align:center;
}

#cont fieldset dl.info dt label {
	color:#000;
	font-weight:normal;
}

div.nf {
	clear:both;
}

#content fieldset div {
	float:left;
	width:225px;
	margin-right:10px;
}
#content fieldset.count div {
	width:225px;
}
#content fieldset div label {
	display:block;
	color:#000;
}
#content fieldset div input {
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-top:1px;
	width:220px;
}
#content fieldset.count div input {
	width:220px;
}
#content fieldset div input.radio {
	width:20px;
	border:none;
}
#content fieldset textarea {
	border:1px solid #ccc;
	width:460px;
	margin-bottom:5px;
	margin-top:1px;
}
#content span.date {
	float:right;
	font-size:12px;
	font-style:italic;
	display:block;
	padding:0 20px 15px 0;
	color:#aaa;
}
#content div.nosto {
	float:right;
	font-size:17px;
	font-style:italic;
	width:150px;
	line-height:24px;
	padding:0 0 15px 10px;
	color:#f90;
}
#btm {
	margin-top:20px;
}
#footer {
	margin:0 auto;
	font-size:12px;
	border-top:1px dotted #ccc;
	text-align:left;
	padding:8px 0 6px 0 ;
	width:800px;
}
#footer address {
	font-style:normal;
}

#footer ul {
	padding:0;
	margin:0;
}
#footer ul li {
	width:168px;
	list-style-type: none;
	display: block;
	float:left;
	padding:3px 15px 3px 15px;
	border-right:1px dotted #ccc;
	line-height:17px;
}

#footer ul li.l {
	border:none;
}
#footer ul li a {
	color:#333;
}
#sidebar {
	padding-top:10px;
	width:230px;
	float:right;
}
#sidebar div.info,#sidebar form.info, #sidebar div.blanko {
	width:204px;
	background-image: url(../i/bg_info.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:13px;
	margin-bottom:20px;
}

#sidebar h2 {
	font-family:'Trebuchet MS', Tahoma, verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:17px;
	font-weight:normal;
	margin:0;
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar div.info h2,#sidebar h2.ico,#sidebar h2.demo, #sidebar div.blanko h2, #sidebar h2.newsletter   {
	padding:3px 0 3px 30px;
}
#sidebar h2.news {
	background-image: url(../i/bg_ico_news.png);
}
#sidebar h2.play {
	background-image: url(../i/bg_ico_play.png);
	cursor:pointer;
}
#sidebar h2.login {
	background-image: url(../i/bg_ico_login.png);

}
#sidebar h2.demo {
	background-image: url(../i/bg_ico_feedback.png);
}
#sidebar h2.newsletter {
	background-image: url(../i/bg_ico_newsletter.png);
}

#sidebar p.small {
	font-size:12px;
	padding:0 0 0 10px;
}

#sidebar ul {
	list-style-type: none;
	font-size:12px;
	padding:17px 0 0 4px;
	margin:0;
}
#sidebar ul li {
	padding:3px 0 3px 20px;
	background-image:url(../i/bg_sidebar_list.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
#sidebar a  {
	color:#333;
	text-decoration:none;
}
#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}
#sidebar div.info address {
	font-size:12px;
	padding:15px 0 0 24px;
	line-height:19px;
	font-style:normal;
}
#frontnews dl {
	padding:0;
	margin:0;
	padding:5px 0 0 5px;
}
#frontnews dl dt {
	display:block;
	margin-top:10px;
	font-size:12px;
	color:#666;
	font-style:italic;
}
#frontnews dl dd {
	padding:0;
	margin:0;
	font-size:12px;
}
#frontnews dl dt a {
	display:block;
	margin-bottom:4px;
	margin-top:2px;
	font-size:13px;
	font-style:normal;
	color:#000;
}
#frontnews dl dt a:hover {
	color:#000;
}

#demo p {
	padding:0;
	margin:0;
	font-size:12px;
	padding:10px 10px 0 10px;
	color:#000;
}
#demo p span {
	margin-top:10px;
	display:block;
	text-decoration:underline;
	cursor:pointer;
	padding:0 20px 0 15px;
}
#sidebar #show_feedback2 {
	display:block;
	background-image:url(../i/bg_lue_artikkeli.gif);
	background-repeat:no-repeat;
	width:111px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding:6px 0 4px 0;
	text-align:center;	
}
#sidebar #show_faq,#sidebar #outoa  {
	display:block;
	background-image:url(../i/bg_feedback.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	margin:0 10px 0 10px;
	padding:6px 0 4px 0;
	text-align:center;
	width:170px;
}
#sidebar form.info ul {
	list-style-type: none;
	padding:0;
	margin:0;
	padding:10px 0 0 5px;	
}
#kiitos {
	width:515px;
	height:319px;
	background-color:#fff;
	background-image:url(../i/kiitos.gif);
}
#loginform {
	float:right;
	background-image:url(../i/bg_login.gif);
	background-repeat:no-repeat;
	height:59px;
	margin:0;
}
#loginform h2 {
	display:none;
}
#menu #loginform ul {
	padding:0;
	margin:0;
	padding:0 10px 0 10px;
	margin-top:7px;
	float:none;
}
#loginform ul li {
	list-style-type: none;
	float:left;
	margin-right:3px;
}
#sidebar #demo ul li,#sidebar #subscribe ul li {
	list-style-type: none;
	display:block;
	margin-top:5px;
	background-image:none;
	padding:0;
}
#demo ul li.l {
	padding-top:5px;
}
#demo ul li.c,#subscribe ul li.c {
	margin-top:5px;
}
#loginform ul li label,#demo ul li label,#subscribe ul li label {
	display:none;
}
#demo ul li label,#subscribe ul li label {
	display:block;
	margin-bottom:2px;
	color:#000;
	font-size:13px;
}
#demo ul li label.checkbox,#subscribe ul li label.checkbox {
	display:inline;
	padding:3px;
	color:#000;
	font-size:13px;
}
#loginform ul li input.text {
	border:1px dotted #ccc;
	width:80px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding:2px 0 2px 20px;
	color:#bbb;
}

#demo ul li input.text,#subscribe ul li input.text {
	border:1px dotted #ccc;
	width:180px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding:2px 0 2px 20px;
}
#demo ul li textarea,#subscribe ul li textarea   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px dotted #ccc;
	width:178px;
	padding:2px;
}
#demo ul li input.text,#subscribe ul li input.text  {
	padding:2px 0 2px 2px;
}
#demo #feedback li.last,#sidebar #subscribe li.last {
	margin-top:15px;
	font-size:11px;
	padding-right:13px;
	color:#aaa;
	text-align:right;
}

#login_code {
	background-image: url(../i/bg_ico_code.png);
}
#login_pw {
	background-image: url(../i/bg_ico_pw.png);
}
#login {
	background-image: url(../i/bg_login_btn.png);
	background-repeat: repeat-x;
	border:1px solid #ccc;
	width:64px;
	padding:1px 3px 1px 3px;
}
#sendinfo,#rsubmit,#closeinfo, #sendfeed {
	background-image: url(../i/bg_login_btn.png);
	background-repeat: repeat-x;
	border:1px solid #ccc;
	width:90px;
	padding:1px 3px 1px 3px;
	margin-top:5px;
}
#sendfeed {
	width:140px;
}
#side_search {
	background-image:url(../i/bg_search.gif);
	background-repeat:no-repeat;
	height:37px;
	text-align:center;
	margin-bottom:10px;
}
#google_search_form {
	margin:0;
	padding:8px 10px 5px 10px;
}
#google_search_value {
	border:1px dotted #ccc;
	width:120px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding:2px 0 2px 20px;
	background-image: url(../i/bg_ico_search.png);
	color:#000;
}
#google_search_btn {
	background-image: url(../i/bg_login_btn.png);
	background-repeat: repeat-x;
	border:1px solid #ccc;
	width:54px;
	padding:1px 3px 1px 3px;
}
.show_next {
	cursor:pointer;
}

.show_box {
	background-color:#ffffd0;
	background-image:url(../i/bg_notes.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
.show_box div {
	background-image:url(../i/bg_note_shd.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:12px;
	width:515px;
}
.show_box p {
	padding:20px 20px 0 10px;
	font-size:12px;
	line-height:16px;
}

#fmedia {
	padding:10px 15px 20px 15px;
}

#fmedia a {
	display:block;
	background-image:url(../i/bg_multimedia.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#fff;
	padding:6px 15px 6px 15px;
	float:left;
}

#sidebar #feedback_ohje a, #sidebar #crmpalvelu a, a.video {
	display:block;
	background-image:url(../i/bg_feedback.gif);
	background-repeat:no-repeat;
	font-size:12px;
	margin-top:10px;
	color:#fff;
	text-decoration:none;
	padding:6px 15px 6px 15px;
}

#feedback_type li {
	cursor:pointer;
}

/* brTip */
div.brTip-box {
	font-size:12px;
	background-image:url(../i/bg_tip.gif);
	background-repeat:no-repeat;

	display: none;
	height:96px;
	position: absolute;
	width: 226px;
}
div.brTip-title {
	color: #000;
	display: block;
	margin: 0 4px 0 4px;
	padding: 5px 5px 3px 5px;
	border-bottom:1px solid #ccc;
	text-align: left;
	font-weight:bold;
}
div.brTip-content {
	color: #000;
	margin: 0;
	padding: 6px 5px 5px 8px;
}

#basicModalContent div.google_search_item h3 {
	margin-bottom:2px;
	margin-top:10px;
	font-weight:normal;
}
#basicModalContent div.google_search_item p {
	font-size:12px;
	margin:0;
	line-height:15px;
}
#basicModalContent div.google_search_item a {
	font-size:12px;
	display:inline;
	text-decoration:none;
	color:#d89f4b;
}
#basicModalContent div.google_search_item h3 a {
	color:#000;
	font-size:12px;
	text-decoration:underline
}
#basicModalContent div.google_search_item h3 a:hover {
	color:#f90;
}

#basicModalContent #google_search_pagelist {
	margin-top:15px;
	font-size:12px;
	padding-top:3px;
	border-top:1px dotted #ccc;
}

#basicModalContent #google_search_pagelist span{
	cursor:pointer;
	padding:0 0 0 5px;	
}

/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {height:440px; width:573px; left:50%; top:15%; margin-left:-300px;}
#modalContainer a.modalCloseImg {background:url(../i/x.gif) no-repeat; width:25px; height:25px; display:inline; z-index:3200; position:absolute; top:0; left:547px; cursor:pointer;}
#modalContainer #basicModalContent { height:404px; padding:36px 12px 0 12px; background-image:url(../i/bg_hakutulos.gif); }

div.suusta {
	margin-top:20px; 
	background-color:#f9f9f9; 
	padding:1px 10px 3px 15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
}

div.suusta h2 {
	padding-bottom:8px;
}

div.suusta span.quot {
	font-size:140px; 
	color:#CCC;
	display:block;
	float:right;
	margin-top:10px;
}

div.suusta p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	padding-right:50px;
	font-style:italic;
	color:#555;
	margin-bottom:0;
	padding-bottom:0;
}

div.suusta p em {
	color:#000;
}

#easyfairs {
	height:54px;
	background-image:url(../i/bg_easyfairs.gif);
	background-repeat:repeat-x;
	display:none;
	position:absolute;
	width:100%;
	bottom:0px;
}

#easyfairs #ea1 {
	height:54px;
	width:520px;
	background-image:url(../i/bg_easyfairs-internet-expo-2011.gif);
}

#easyfairs #ea2 {
	display:block;
	float:right;
	height:54px;
	width:486px;
	background-image:url(../i/bg_easyfairs-ilmoittaudu.gif);
}


