/*** Start Reset ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*** End Reset ***/

#planeetta {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 14px 0 8px 0;
	/* text-align: center; */
}

#siteContainer {
	width: 910px;
	padding : 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

#logo {
	position: absolute;
	margin: 19px 0 0 29px;
	padding: 0;
}

#logo IMG {
	margin: 18px 15px 0 4px;
}

#planeetta FORM {
	margin-bottom: 0;
}

.sisennetty {
	padding-left: 20px;
}

.vertailutaulukko {
	margin-top: 20px;
	width: 600px;
}

.vertailutaulukko h2 {
	margin: 0;
	padding: 0;
}

.vertailutaulukko td.headerColumn {
	padding-left: 10px;
}

.vertailutaulukko td.textColumn.selected {
	border-bottom-style: none;
}

.vertailutaulukko td.textColumn {
	padding-left: 10px;
	font-weight: normal;
}

.vertailutaulukko td.topleftcorner {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-width: 0 0 1px 0;
	text-align: center;
}

.vertailutaulukko td.toprightcorner {
	border-style: none;
	border-width: 0;
	border-color: #FFFFFF;
}

.vertailutaulukko td.bottomleftcorner {
	border-left-style: none;
	border-bottom-style: none;
	border-width: 1px 1px 0 0;
}

.vertailutaulukko td.infoColumn {
	text-indent: 10px;
	background-image: url(/images/layout/icon_info_off.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.vertailutaulukko td.infoColumn:hover {
	background-color: #F7F8FC;
	background-image: url(/images/layout/icon_info_on.gif);
}

.vertailutaulukko td.infoColumn.open {
	background-image: url(/images/layout/icon_info_on.gif);
	border-bottom: none;
}

.vertailutaulukko td.dataColumn {
	width: 140px;
	text-align: center;
}

.vertailutaulukko td.dataColumn.alv0 {
	border-top: 6px solid #99cc33;
}

.vertailutaulukko td.dataColumn.alv23 {
	border-top: 6px solid #89ad12;
}

.vertailutaulukko td.dataColumnText {
	width: 120px;
	background-color: #DFEFF9;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.vertailutaulukko td.miniColumn {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding-left: 6px;
	padding-right: 6px;
}

.vertailutaulukko td.upgrade {
	background-color: #E6F3E2;
}

.vertailutaulukko td.left {
	text-align: left;
	padding-left: 40px;
}

.vertailutaulukko td.right {
	text-align: right;
	padding-right: 30px;
}

.vertailutaulukko td.center {
	text-align: center;
}

.vertailutaulukko td.headerRow {
	background-color: #F7F8FC;
	padding-left: 10px;
	font-weight: normal;
}

.vertailutaulukko td.headerRow.iso {
	font-weight: bold;
	font-size: 14px;
}

.vertailutaulukko td {
	font-weight: bold;
	color: #083256;
	padding-top: 5px;
	padding-bottom: 5px;
}

.vertailutaulukko tr.moreinfo td {
	font-weight: normal;
	padding: 14px 17px 17px 17px;
	border-top: none;
}

.upgradeinfo {
	font-weight: bold;
	width: 300px;
}

.upgradeinfo img {
	margin-left: 10px;
	vertical-align: bottom;
}

A IMG {
	border: 0;
}

#logged_in_notification {
	/* height: 23px; */
	text-align: right;
	/* padding: 5px 40px 0 0px; */
	color: #ffffff;
}

#logged_in_notification  > a {
	color: #ffffff;
}

/* SUB NAVIGATION FOR ALL OTHER PAGES */

#sub-mainNavigation {
	background: #115e88 url("/images/layout/navi_2_bg_02.gif") repeat-x 0 0;
	padding: 8px 0 0 18px;
	font-weight: bold;
}

#adContainer {
	clear: both;
	background: url("/images/palvelut/promo_tausta02.jpg") repeat-x;
	height: 212px;
	position: relative;
	display: block;
}

#adContainer .services {
	position: absolute;
	right: 32px;
	top: 20px;
	width: 114px;
}

#adContainer .services IMG {
	display: block;
	margin-bottom: 10px;
}

#verticalNavigationTopic {
	position: absolute;
	left: 0;
	bottom: 0;
}

.intro {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}

div.asiakasbrief {
	clear: left;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
}

div.asiakasbrief div.asiakasbriefkuva {
	float: left;
	width: 220px;
	margin-top: 16px;
}

div.asiakasbrief p {
	margin-top: 0;
	margin-left: 220px;
	padding-bottom: 14px;
}

div.palvelupuhelin {
	background-image: url(/images/palvelut/etusivu/phone-icon-blue01.gif);
	background-repeat: no-repeat;
	color: #083256;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 12px 10px;
	padding: 0 0 0 30px;
}

div.palveluemail {
	background-image: url(/images/palvelut/etusivu/mail-icon-blue01.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 10px;
	padding: 0 0 0 30px;
}

/*	palvelut page end	*/
#contentArea {
	overflow : hidden;
	margin:0px;
	padding:0px;
}

/*	contentArea-palvelut begin	*/

SPAN.text {
	padding:14px 0 0 8px;
	font-weight: bold;
	display: block;
	text-align: left;
}

/*	contentArea-palvelut end	*/



#verticalNavigation {
	background-color: #ffffff;
	position: relative;
}

#verticalNavigation UL {
	margin: 0;
	padding: 0;
	background-color: #e0ebf4;
	display: block;
}

#verticalNavigation UL LI {
	list-style: none;
	background-color: #e9f1f9;
	border-bottom: 1px solid #dee9f3;
	display: block;
}

#verticalNavigation UL LI IMG {
	vertical-align: middle;
}

#verticalNavigation UL LI A {
	color: #083256;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	display: block;
	margin: 0;
	padding: 8px 0px 8px 17px;
}

#verticalNavigation UL LI:HOVER, #verticalNavigation UL LI:HOVER A {
	background-color: #ffffff;
	color: #e73c12;
}

#verticalNavigation UL LI.selected, #verticalNavigation UL LI.selected A {
	background-color: #ffffff;
	color: #e73c12;
	font-weight: bold;
}

.oddrow {
	background-color: #F3F9FD;
}

.oddrow2 {
	background-color: #E8F1F8;
}

#leftContent {
	float: left;
	width: 188px;
}

#leftContent IMG {
	padding: 30px 39px 0 39px;
}

#maincontent {
	float: left;
	width: 705px;
	padding: 25px 30px 10px 40px;
	overflow: visible;
	position: relative;
}

#maincontent-2 {
	float: left;
	width: 870px;
	padding: 25px 58px 10px 40px;
	overflow: visible;
	position: relative;
}

#yrityslogotaulut {
	margin-top: 20px;
}

#yrityslinkitsomeen {
	width: 178px;
	margin: 20px 0 0 0;
	padding: 0;
}

#yrityslinkitsomeen div {
	float: left;
	width: 35px;
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
}

#yrityslinkitsomeen img {
	margin: 0;
	padding: 0;
}

.wide {
	width: 655px;
	padding-right: 0;
	position: relative;
	margin-right: -71px;
	padding-right: 40px;
}

#maincontent P {
	padding-bottom: 8px;
	padding-top: 0;
	margin: 0;
	line-height: 22px;
}

#aspaetusivutxt p {
	line-height: 22px;
	padding-bottom: 8px;
}

#aspaetusivutxt a {
	color: #083256;
	text-decoration: underline;
	cursor: pointer;
}

.showPopup {
/*	color: #e73c12;*/
	color: #083256;
	text-decoration: underline;
	cursor: pointer;
}

#maincontent A:hover {
	text-decoration: none;
}

.showMoreInfo {
	cursor: pointer;
}

.showMoreInfo img {
	float: right;
}

.moreinfo {
	display: none;
	position: relative;
	overflow: hidden;
}

.moreinfo.open {
	display: block;
}

TR.moreinfo.open {
	display: table-row;
}

#maincontent UL {
	display: block;
	line-height: 22px;
	margin: 0 0 8px 0;
	padding-top: 0;
	padding-left: 40px;
	list-style-image: url(/images/layout/list_bullet.gif);
}

#maincontent UL.check {
	list-style-image: url(/images/layout/check_bullet.gif);
}

.product {
	margin: 0 0 20px 50px;
}

UL.functions {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0 !important;
	height: 30px;
}

UL.functions LI {
	display: inline;
	padding: 0;
	float: left;
	margin: 0;
}

.functions LI A {
	display: block;
	padding: 2px 30px 2px 30px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#maincontent #horizontal-link-images LI IMG {
	padding: 0 7px 0 0;
}

.product {
	margin-bottom: 20px;
	clear: both;
}

.product .logo {
	display: block;
	margin-left: -50px;
	margin-bottom: 10px;
}

.product .logo IMG {
	vertical-align: middle;
}

#content-list {
	padding: 0 0 0 60px;
}

.image-tilaa-gif {
	padding: 0 0 10px 22px;
}

.katso-kokeile-lataa {
	color: #f29781;
	padding: 33px 0 70px 0;
}

.katso-kokeile-lataa IMG {
}

.image-pro-gif {
	padding: 0 0 10px 8px;
}

.paraFooter {
	overflow: auto;
	clear: both;
	font-family: Arial;
	font-size: 10px;
	padding: 20px 0 0 220px;
}

.pieniteksti {
	font-size: 10px;
	line-height: 15px;
}

.isoteksti {
	font-size: 15px;
}

.isompiteksti {
	font-size: 18px;
}

#rightContent {
	overflow: hidden;
	padding-top: 30px;
	width: 150px;
}

#rightContent IMG {
	padding: 0 25px 15px 25px;
}

#palvelukontakti {
	padding: 0 25px 25px 25px;
}

#palvelukontakti IMG {
	padding: 0;
	margin: 0 0 5px 0;
}

#tilauskontakti {
	margin-top: 28px;
	margin-bottom: 15px;
	margin-left: 18px;
}

.center {
	text-align: center;
}

#planeetta H1 {
	font-weight: bold;
	font-size: 20px;
	color: #083256;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#planeetta H2 {
	font-weight: bold;
	font-size: 16px;
	color: #083256;
	margin: 15px 0px 5px 0px;
	padding: 0;
}

#planeetta H3 {
	font-weight: bold;
	font-size: 12px;
	color: #083256;
	margin: 7px 0px 3px 0px;
	padding: 0 0 0 20px;
}

#planeetta H4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

/*	TABLES	*/

TABLE.vertailutaulukko TH {
	border-top: 6px solid #8fa545 !important;
	font-weight: normal;
	padding: 2px 20px;
}

TABLE.vertailutaulukko TH.red {
	border-top-color: #ec3636 !important;
}

TABLE.vertailutaulukko TD, TABLE.vertailutaulukko TH {
	border: 1px solid #dae3f1;
	text-align: left;
}


TABLE.numbers TD, TABLE.numbers TH {
	text-align: right;
}

.highlightedRow {
	background-color: #f7f8fc;
}

.right, TD.right {
	text-align: right !important;
}

.left, TD.left {
	text-align: left !important;
}

/*	COLUMNS	*/
.column {
	display: block;
	position: relative;
	float:left;
}

.column.two {
	margin-left:14px;
	margin-top:14px;
	width: 48%;
}

.column.three {
	margin-left:14px;
	margin-top:14px;
	width:284px;
}

.column.four {
	margin-left:14px;
	margin-top:14px;
	width:209px;
}

.column.five {
	margin-left:14px;
	margin-top:14px;
	width: 164px;
}

.column.first {
	margin-left: 0;
}

.column.last {
	margin-right: 0;
}

#boxAd {
	font-size: 11px;
	font-weight: bold;
}

#boxAd A {
	color: #000;
}

#boxAd .box {
	background: url("/images/layout/service_bg_blue.gif") repeat-x 0 100%;
	height: 183px;
}

#boxAd .box:HOVER {
	background-image: url("/images/layout/service_bg_green.gif");
}

#boxAd .smallbox {
	background: url("/images/layout/service_bg_small_blue.gif") repeat-x 0 0;
	text-decoration: none;
	text-align: center;
}

#boxAd .smallbox:HOVER {
	background-image: url("/images/layout/service_bg_small_green.gif");
}

.home #boxAd .box {
	background-position: 0 100%;
	height: 163px;
}

#boxAd .box .productname {
	position: absolute;
	left: 11px;
	bottom: 10px;
}

#boxAd .smallbox .icon {
	display: block;
	text-align: center;
	height: 98px;
	padding-top: 20px;
}

#boxAd .smallbox .productname {
	margin: 11px;
	display: block;
}

A.box {
	text-decoration: none;
}

.katso {
	background-image: url(/images/palvelut/image_arrow_next.gif);
}

.kokeile {
	background-image: url(/images/palvelut/image_arrow_next_big.gif);
}

.lataa {
	background-image: url(/images/palvelut/image_fly_symbol.gif);
}

#popupmask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10;
}
.popup {
	background-color: #FFF;
	padding: 40px 50px;
	margin-top: 5px;
}

.popup A {
	color: #083256;
}

.popupclose {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 14px;
	cursor: pointer;
}

#popUps {
	height : 450px;
	position: absolute;
	width:450px;
	z-index: 101;
}

/*
clears DIV
*/
.clear {
	clear: both;
}

#orderPromo img {
	padding: 0;
	margin: 0;
}

#orderRight {
	overflow: hidden;
	width: 189px;
	background: url("/images/tilauslomake/promo_tausta_tilaus.gif") repeat-x;
	display: block;
}

#orderRight IMG {
	display: block;
	margin-bottom: 5px;
	margin-left: 19px;
}

#orderContainer {
	float: left;
	width: 543px;
}

#orderHeader {
	width: 543px;
	padding: 12px 0 0 0;
	overflow: visible;
	position: relative;
	background-color:#BADBDF;
}

#orderContent {
	width: 500px;
	margin: 0 3px 0 3px;
	padding: 25px 12px 35px 25px;
	overflow: visible;
	position: relative;
	background-color:#F5F9FC;
}

#loginForm {
	background-color: #E9F1F9;
	width: 130px;
	margin-left: 19px;
	margin-bottom: 25px;
	margin-top: 25px;
	padding: 10px;
	font-size: 11px;
}


#loginForm input {
	margin-bottom: 5px;
}

div.asiakaspalvelu {
	background-color: #BADBDF;
}

div.hallintapaneeli {
	padding-top: 20px;
	background-color: #FFFFFF;
}

#leftArea {
	float: left;
	width: 445px;
	overflow: visible;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}

#rightArea {
	float: left;
	width: 445px;
	overflow: visible;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
}

div.contentBox {
	border-style: solid;
	border-width: 1px;
	border-color: #136A94;
	background-color: #FFFFFF;
	padding: 15px;
	margin: 15px;
	margin-bottom: 20px;
}

#chatcontainer {
	float: right;
}

#puheluhinnat {
	font-size: 10px;
	line-height: 12px;
}

span.vasen {
	float: left;
}

div.omalomake {
	padding: 0;
	background-color: #f5f9fb;
}

div.omalomake div {
	padding: 0 15px 5px 15px;
}

div.omalomake span {
	width: 105px;
}

div.omalomake label {
	cursor: pointer;
}

input.omanappi {
	border: #999999 solid 1px;
	background-color: #c9e189;
	color: #0c2f40;
	font-weight: bold;
	font-size: 11px;
	height: 21px;
	width: 60px;
	margin-left: 5px;
}

div.omamainos {
	margin: 10px 0 0 15px;
}

div.hallintapaneeli div.contentBox {
	border-color: #bfd6e2;
}

div.contentBox A {
	color: #083256;
	text-decoration: underline;
	cursor: pointer;
}

div.contentBox A:hover {
	text-decoration: none;
}

div.contentBox strong {
	color: #083256;
	font-weight: bold;
}

div.contentBox strong.isoteksti {
	margin-left: 5px;
	margin-right: 5px;
}

div.contentBox UL {
	list-style-image: url(/images/layout/check_bullet.gif);
	margin: 10px 0 5px 25px;
}

div.contentBox P {
	margin: 10px 0;
}

.red {
	color: #ec3636;
}

table.peruslomake {
	margin-bottom: 10px;
}

table.peruslomake td {
	padding: 2px 10px 1px 0;
}

table.peruslomake td label {
	min-width: 140px;
	display: block;
}

table.peruslomake input {
	color: #083256;
	height: 22px;
	width: 250px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 12px;
	font-weight: bold;
}

table.peruslomake textarea {
	color: #083256;
	height: 150px;
	width: 400px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

table.peruslomake input.lyhyt {
	width: 100px;
}

div.peruslomakenappi {
	width: 340px;
}

input.peruslomakenappi {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #95BAC5;
	margin-top: 10px;
}

#peruslomakeonnistui {
	color: #090;
	font-weight: bold;
}

#peruslomakevirhe {
	color: #F00;
	font-weight: bold;
}

table.peruslomake tr.error label {
	font-weight: bold;
	color: #F00;
}

table.peruslomake tr.error input {
	border-color: #F00;
}

table.peruslomake tr.error textarea {
	border-color: #F00;
}

table.palvelut input {
	width: 220px;
	height: 18px;
}

table.palvelut {
	margin-top: 10px;
}

table.palvelut textarea {
	width: 210px;
	height: 100px;
}

table.palvelut label {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

input.etsi {
	color: #083256;
	height: 15px;
	width: 100px;
	background-color: #E9F1F9;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
}

input.login_input {
	color: #083256;
	height: 15px;
	width: 200px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
}

div.search_form {
	margin-top: 10px;
}
div.hakutulokset_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 700px;
}
div.hakuinfo {
	margin-top: 20px;
	margin-bottom: 12px;
}
div.hakutulos {
	margin-top: 8px;
}
div.hakutulos_otsikko {
	color: #083256;
	font-size: 14px;
	text-decoration: underline;
}
div.hakutulos_desc {
	color: #000000;
}
div.hakutulos_tiedot {
	color: #006600;
}
div.pagelinks {
	margin: 15px;
	text-align: center;
}
span.curpage {
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}
span.pagelink {
	padding: 2px;
	color: #083256;
	font-size: 14px;
	text-decoration: underline;
}

object {
	outline:none;
}

#flashWrapper {
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 650px;
	height: 243px;
}

div.verkkokauppapromo {
	border: 1px;
	border-style: solid;
	border-color: #d3e2ee;
	background-color: #F0F5FB;
	padding: 0;
	margin: 10px 0 20px 0;
}

div.verkkokauppapromoheader {
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

div.verkkokauppapromolink {
	float: right;
	padding: 7px 20px 7px 0;
	color: #000000;
}

div.verkkokauppapromotext {
	padding: 15px 20px 15px 20px;
}

#verkkotunnushaku {
	position: absolute;
	top: 24px;
	left: 216px;
	margin: 0;
	padding: 0;
}

#verkkotunnushakuprogress {
	z-index: 100;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 125px;
}

#verkkotunnushakubox {
	margin: 0;
	height: 125px;
	width: 460px;
	display: block;
	background-image: url(/images/palvelut/verkkotunnukset/domainhaku_tausta03.png)
}

#verkkotunnushakubox form {
	margin: 0;
	padding: 0;
}

#verkkotunnushakubox #domainform {
	padding: 20px 0 0 15px ;
	width: 440px;
	float: left;
}

#verkkotunnushakubox #domainwww {
	float: left;
	height: 25px;
	line-height: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #083256;
	margin: 0 2px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5px;
	margin-right: 2px;
	letter-spacing: 1px;
}

#verkkotunnushakubox #new_domain {
	width: 165px;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 4px;
	letter-spacing: 1px;
}

#verkkotunnushakubox #new_tld {
	width: 75px;
	line-height: 30px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 15px;
	letter-spacing: 1px;
}

#verkkotunnushakubox #check_domain {
	float: left;
	border: 0;
}

#verkkotunnushakubox #img_domain_available {
	float: left;
	margin: 0 27px;
}

#verkkotunnushakubox #img_domain_reserved {
	float: left;
	margin: 0 27px;
}

#verkkotunnushakubox #img_domain_invalid {
	float: left;
	margin: 0 27px;
}

#verkkotunnushakubox #uusi_haku {
	color: #083256;
	font-size: 11px;
	margin-left: 30px;
}

#verkkotunnushakubox #domain_text {
	float: left;
	margin-top: 8px;
	font-size: 12px;
	font-weight: normal;
}

#verkkotunnushakubox #domain_name {
	color: #083256;
}

#verkkotunnushakubox #submitcontainer {
	float: right;
	margin: 20px 25px 0 0;
}

#verkkotunnushakubox a {
  text-decoration: underline;
}

#verkkotunnushakubox a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#tietosuoja li {
	margin-bottom: 10px;
}

#sopimusehdot {
	margin: 10px 0;
}

#sopimusehdot hr {
	border: none 0;
	border-top: 1px solid #000;
	width: 100%;
	height: 1px;
	margin: 20px 0 30px 0;
}

#sopimusehdot h3 {
	padding-left: 0;
	color: #000000;
}

#sopimusehdot ol {
	padding: 0 0 0 30px;
	margin: 0;
}

#etusivutop {
	height: 348px;
}

#etusivupromo {
	float: left;
	width: 675px;
	padding: 0;
	margin: 0;
	background-image: url(/images/etusivu/nosto_tausta.jpg);
	height: 345px;
}

#karuselli {
	margin: 18px 0 0 15px;
}

#etusivunostot {
	padding: 0;
	margin: 0;
	clear: left;
	background-color: #FFFFFF;
}

#etusivucase {
	float: left;
	margin: 10px 0 5px 4px;
}

#lekapalvelinbanneri {
	margin: 5px 0 15px 0;
}

#etusivumid {
	padding: 0;
	margin: 0;
	clear: left;
	height: 130px;
	background-color: #FFFFFF;
}

#etusivulle10v {
	margin: 25px 0;
}

#yrityspromo {
	float: left;
	height: 104px;
	width: 235px;
	margin: 12px 0 5px 15px;
	background-image: url(/images/etusivu/yritys_pohja_001.jpg);
}

#yrityspromo #promoteksti {
	padding: 15px 0 0 15px;
	font-size: 11px;
}

#yrityspromo a {
	color: #083256;
}


#domainhakubox form {
	margin: 0;
	padding: 0;
}

#domainhakubox #domainform {
	padding: 15px 0 0 4px;
	width: 308px;
	float: left;
}

#domainhakubox #domainwww {
	float: left;
	height: 18px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
	margin: 0 2px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5px;
	margin-right: 2px;
}

#domainhakubox #new_domain {
	width: 125px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 4px;
}

#domainhakubox #new_tld {
	width: 55px;
	line-height: 27px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
}

#domainhakubox #check_domain {
	float: left;
	border: 0;
}

#domainhakubox #img_domain_available {
	float: left;
	margin: 17px 0 0 10px;
}

#domainhakubox #img_domain_reserved {
	float: left;
	margin: 17px 0 0 10px;
}

#domainhakubox #img_domain_invalid {
	float: left;
	margin: 17px 0 0 10px;
}

#domainhakubox #uusi_haku {
	color: #083256;
	font-size: 11px;
	margin-left: 10px;
}

#domainhakubox #domain_text {
	float: left;
	margin: 20px 10px;
	font-weight: normal;
}

#domainhakubox #domain_name {
	color: #083256;
}

#domainhakubox #submitcontainer {
	float: right;
	margin: 40px 20px 0 0;
}

#domainhakubox a {
  text-decoration: underline;
}

#domainhakubox a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#dhakuLoadingIndicator {
	z-index: 100;
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	width: 308px;
	height: 104px;
}

#tilaauutiset {
	float: left;
	height: 104px;
	width: 308px;
	margin: 12px 0 5px 15px;
	display: block;
	background-image: url(/images/etusivu/uutiset_tausta_001.jpg);
}

#tilaauutisetlogo {
	margin: 15px 0 5px 30px;
	float: left;
}

#tilaauutisetteksti {
	margin: 0 0 5px 30px;
	clear: left;
	font-size: 11px;
	font-weight: normal;
}

#tilaauutisetlomake {
	clear: left;
	width: 284px;
	margin: 2px 0 0 20px;
	vertical-align: top;
}

#tilaauutisetlomake #sahkoposti {
	width: 202px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding-left: 3px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
}

#etusivubottom {
	height: 50px;
}

#rakenna_palvelin {
	margin: 5px 0 15px 0;
}

#perustawebhotelli {
	margin: 10px;
}

#palvelinsalikuva {
	float: right;
	margin: 0 0 20px 20px;
}

#palvelinadminkuva {
	float: right;
	margin: 0 0 20px 20px;
}

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

h1.header {
	text-indent: -5000px;
	height: 25px;
}

div.kotisivutuotebanneri {
	margin-top: 12px;
}

div.palveluetusivubanneri {
	margin: 20px 0 20px 0;
}

div.palveluetusivubanneri {
	margin: 20px 0;
	width: 524px;
	position: relative;
}

div.palveluetusivuteksti {
	position: relative;
	border-color: #cbdae9;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	width: 524px;
}

/* div.palveluetusivutekstibox {
	width: 340px;
} */

img.pienoisohjelmat {
	position: absolute;
	top: 20px;
	right: 20px;
}

div.spostietusivunosto div {
	float: left;
}

div.spostietusivuikoni {
	width: 60px;
	padding-top: 20px;
}

div.spostietusivuteksti {
	width: 524px;
	margin-bottom: 5px;
}

div.spostietusivutilaa {
	margin: 15px 0;
	float: left;
}

table.kotisivutarjous {
	background-color: #E9F1F9;
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	width: 400px;
	margin: 20px 5px 10px 5px;
}

table.kotisivutarjous td {
	border: hidden;
	padding: 3px;
	vertical-align: top;
}

input.tarjouslomake {
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	margin-right: 10px;
	font-size: 12px;
	color: #184378;
	height: 19px;
	padding: 2px 2px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	width: 220px;
}

textarea.tarjouslomake {
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	margin-right: 10px;
	font-size: 12px;
	color: #184378;
	padding: 5px 2px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	height: 100px;
	width: 220px;
}

div.tarjouskiitos {
	color: #009900;
	font-weight: bold;
}

#tarjousbuttoncontainer {
	width: 400px;
}

#tarjousbutton {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #95BAC5;
	padding: 3px;
}

span.tarjouslabel {
	padding: 3px;
}

span.tarjouslabel.error {
	color: #C00;
	background-color: #FFFFFF;
	font-weight: bold;
}

div.palvelinesimerkit {
	margin: 0;
	font-size: 11px;
}

table.palvelinesimerkit {
	margin: 10px 0 10px 0;
}

table.palvelinesimerkit td {
	padding: 0 20px 20px 0;
}

div.esimpalvelin {
	border: 1px #DAE3F1 solid;
	width: 250px;
	height: 165px;
	background-image: url(/images/palvelut/palvelin/liukuvari_laatikko_01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.esimpalvelinotsikko {
	background-color: #E5EDF6;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

div.esimpalvelinkuva {
	float: left;
	width: 70px;
	height: 80px;
	padding-top: 10px;
}

div.esimpalvelinteksti {
	padding: 10px 0 5px 0;
	line-height: 18px;
	height: 80px;
}

div.esimpalvelinhinta {
	padding: 10px 5px 0 10px;
	font-weight: bold;
	color: #003366;
	float: left;
	width: 55px;
}

span.esimpalvelinhinta {
	font-size: 16px;
}

div.esimpalvelinmukauta {
	padding: 10px 0 0 0;
}

#palvelusome {
	margin: 0 0 0 25px;
}

#palvelusome div {
	margin-top: 10px;
}

#etusivusome {
	padding: 0 0 14px 15px;
	height: 20px;
}

#etusivusome div {
	float: left;
}

#aspaheader {
	clear: both;
	background: url(/images/asiakaspalvelu/aspaheader_03b.jpg) no-repeat;
	height: 212px;
	position: relative;
	display: block;
}

#aspacontainer {
	float: left;
	padding: 25px 0 10px 40px;
	overflow: visible;
	position: relative;
}

div.aspaetusivu {
	clear: left;
}

div.aspaetusivu div {
	float: left;
}

div.aspainfo {
	width: 205px;
	margin: 20px 20px 20px 0;
	min-height: 195px;
	border-color: #cddde4;
	border-width: 1px;
	border-style: solid;
}

div.aspatiedote {
	width: 319px;
	margin: 0 20px 20px 0;
	min-height: 165px;
	border-color: #cddde4;
	border-width: 1px;
	border-style: solid;
}

#aspaetusivutxt {
	 width: 540px;
}

#aspachatcontainer {
	margin: 40px 0 0 20px;
	width: 187px;
	text-align: center;
}

#aspachat {
	line-height: 15px;
	font-size: 11px;
}

#aspachatcontainer div {
	text-align: center;
	width: 100%;
	padding: 20px 0 5px 0;
}

#rightContent #aspachat {
	text-align: left;
	padding: 0 0 0 25px;
}

#aspadisclaimer {
	line-height: 15px;
	font-size: 11px;
	/* width:  600px; */
	margin: 0 0 20px 0;
}

#aspasome {
	margin: 40px 0 0 25px;
}

#aspasome div {
	margin-top: 10px;
}

div.aspainfoheader {
	background-image: url(/images/asiakaspalvelu/tausta-liuku01.gif);
	background-repeat: repeat-x;
	padding: 10px 0 5px 15px;
	height: 38px;
	font-size: 16px;
	font-weight: bold;
	color: #083256;
	width: 203px;
}

div.aspapuhelin {
	background-image: url(/images/asiakaspalvelu/puhelin-icon01.gif);
	background-repeat: no-repeat;
	color: #083256;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 12px 10px;
	padding: 0 0 0 25px;
}

div.aspaemail {
	background-image: url(/images/asiakaspalvelu/email-icon01.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 10px;
	padding: 0 0 0 20px;
}

div.aspaemail a {
	text-decoration: underline;
	color: #083256;
}

div.aspaemail a:hover {
	text-decoration: none;
	color: #F00;
}

div.aspalinks {
	line-height: 22px;
	margin: 0 0 0 12px;
}

div.aspalinks div {
	clear: left;
}

div.aspalinks ul {
	display: block;
	margin: 0 0 8px 0;
	padding-top: 0;
	padding-left: 20px;
	list-style-image: url(/images/layout/list_bullet.gif);
}

div.aspalinks a {
	text-decoration: none;
	color: #000;
}

div.aspalinks a:hover {
	text-decoration: underline;
	color: #F00;
}

div.aspatiedote div {
	clear: left;
}

div.aspatiedoteheader {
	padding: 10px 0 5px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #083256;
}

div.aspatiedoteheader img {
	margin: 0 0 5px 5px;
	vertical-align: middle;
}

div.aspatiedote table {
	line-height: 15px;
	font-size: 12px;
	margin: 5px 0 5px 10px;
}

div.aspatiedote table td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
}

div.aspatiedote td a {
	text-decoration: none;
	color: #083256;
}

div.aspatiedote td a:hover {
	text-decoration: underline;
	color: #F00;
}

div.aspatiedoteheader a {
	text-decoration: none;
	color: #083256;
}

div.aspatiedoteheader a:hover {
	text-decoration: underline;
	color: #F00;
}

#aspadisclaimer hr {
	margin: 10px 0;
}

div.omatiedote {
	border-style: solid;
	border-width: 1px;
	border-color: #bfd6e2;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 15px;
	margin-bottom: 20px;
}

div.hubspotblogi {
	margin-bottom: 30px;
}

omatiedote div {
	clear: left;
}

div.omatiedoteheader {
	padding: 5px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #083256;
}

div.omatiedoteheader img {
	margin: 0 0 5px 5px;
	vertical-align: middle;
}

div.omatiedote table {
	line-height: 15px;
	font-size: 12px;
	margin: 5px 0 5px 10px;
}

div.omatiedote table td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
}

div.omatiedote td a {
	text-decoration: none;
	color: #083256;
}

div.omatiedote td a:hover {
	text-decoration: underline;
	color: #F00;
}

div.omatiedoteheader a {
	text-decoration: none;
	color: #083256;
}

div.omatiedoteheader a:hover {
	text-decoration: underline;
	color: #F00;
}

#rekryfooter {
	background-color: #FFF;
	height: 40px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 0;
	text-align: center;
	width: 100%;
	max-width: 100%;
}

#rekryfooterbox {
	background-color: #e7f2f6;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	padding: 6px;
	border: #c3d4da solid 1px;
}

#rekryfooterbox a {
	color: #575757;
	text-decoration: underline;
}

#rekryfooterbox a:hover {
	/* color: #FF0004; */
	text-decoration: none;
}

#rekryfooterbox a:visited {
	color: #575757;
	text-decoration: none;
}

#jelasticPromo {
	background: url("/images/palvelut/jelastic/promo_jelastic_tausta02.jpg");
	height: 161px;
}

#jelastic_promo_ota_kayttoon {
	position: absolute;
	left: 661px;
	top: 17px;
}

#jelastic_promo_kokeile {
	position: absolute;
	left: 661px;
	top: 68px;
}

#jelastic_promo_kirjaudu {
	position: absolute;
	left: 661px;
	top: 106px;
}

#jelastic_promo_katso {
	position: absolute;
	left: 720px;
	top: 25px;
}

#kapasiteettiPromo {
	background: url("/images/palvelut/kapasiteetti/promo_kapasiteetti_tausta01.jpg");
	height: 161px;
}

#kapasiteetti_promo_ota_kayttoon {
	position: absolute;
	left: 661px;
	top: 36px;
}

#kapasiteetti_promo_kirjaudu {
	position: absolute;
	left: 661px;
	top: 92px;
}

#domainPromo {
	background: url("/images/palvelut/promo_domain_tausta02.jpg");
	height: 161px;
}

ol.videolink {
	list-style: decimal;
	margin: 10px 0 0 25px;
}

#jelastic_kokeile_banneri {
	margin: 15px 0;
}

#jelastic_vertailu {
	margin: 10px 0;
}

table.jelastic_vertailutaulukko {
	margin-top: 15px;
	border-collapse: collapse;
}

table.jelastic_vertailutaulukko td {
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	padding: 3px;
	min-width: 50px;
}

#jelastic_dukes {
	float: right;
	margin-left: 10px;
	margin-top: -20px;
}
#jelasticavain {
	float: right;
	margin-left: 10px;
}

#jelastic_cms {
	float: right;
	margin-left: 10px;
}

#jelasticroot {
	float: right;
	margin-left: 10px;
}

#jelastic_mysql {
	float: right;
	margin-left: 10px;
}

#jelastic_tasaus {
	float: right;
	margin-left: 10px;
}

#jelastichinta {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}

#jelastic_skaalautuvuus {
	float: right;
	margin-left: 10px;
	margin-top: -20px;
}

#jelastic_elinkaari {
	float: right;
	margin-left: 10px;
}

#jelastic_java {
	float: right;
	margin-left: 10px;
}

#jelastic_php {
	float: right;
	margin-left: 10px;
}

#jelastic_palvelinkeskus {
	float: right;
	margin: 5px 0 0 15px;
}

#jelastic_java_php_banneri {
	margin: 5px 0;
}

#jelastic_maksutapa {
	float: right;
	margin: 0 0 10px 10px;
}

#jelastic_com_container {
	width: 144px;
}

#jelastic_com_container ul {
	margin: 0 0 0 24px;
}

#jelastic_com_container ul li {
	color: #FFF;
	background-color: #4B4B4B;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	margin: 1px;
	padding: 4px 12px;
}

#jelastic_com_container ul li a {
	text-decoration: none;
	color: #FFF;
}

#jelastic_com_container ul li a.jelastic_link {
	margin-left: 10px;
}

#jelastic_com_container ul li a:visited {
	color: #FFF;
}

#jelastic_com_container ul li a:hover {
	color: #CCC;
}

table.kotisivusopimus {
	background-color: #E9F1F9;
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	width: 400px;
	margin: 20px 5px 10px 5px;
}

table.kotisivusopimus td {
	border: hidden;
	padding: 3px;
	vertical-align: top;
}

input.sopimuslomake {
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	margin-right: 10px;
	font-size: 12px;
	color: #184378;
	height: 19px;
	padding: 2px 2px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	width: 220px;
}

textarea.sopimuslomake {
	border: solid;
	border-width: 1px;
	border-color: #95BAC5;
	margin-right: 10px;
	font-size: 12px;
	color: #184378;
	padding: 5px 2px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	height: 100px;
	width: 220px;
}

div.sopimuskiitos {
	color: #009900;
	font-weight: bold;
}

#sopimusbuttoncontainer {
	width: 400px;
}

#sopimusbutton {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #95BAC5;
	padding: 3px;
}

span.sopimuslabel {
	padding: 3px;
	text-wrap: none;
}

span.sopimuslabel.error {
	color: #C00;
	background-color: #FFFFFF;
	font-weight: bold;
}

#kotisivuominaisuudet {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
}
table.kotisivut_pienoisohjelmat {
	margin-top: 15px;
	border-collapse: collapse;
}

table.kotisivut_pienoisohjelmat td {
	border-style: solid;
	border-color: #ddeaf4;
	border-width: 1px;
	padding: 5px;
	min-width: 50px;
	vertical-align: top;
}
.kotisivut_pienoisohjelmat td.headerRow {
	background-color: #F7F8FC;
	padding-left: 10px;
	font-weight: normal;
}

.kotisivut_pienoisohjelmat td.headerRow.iso {
	font-weight: bold;
	font-size: 14px;
}


#kotisivuominaisuudet th {
	padding: 7px 12px;
}

#kotisivuominaisuudet .kotisivusarake {
	width: 230px;
	text-align: center;
	border: #DAE3F1 solid 1px;
}

#kotisivuominaisuudet tbody td {
	padding: 7px 12px;
	border: #DAE3F1 solid 1px;
	background-color: #F7F8FC;
}

#kotisivuominaisuudet tfoot img {
	margin: 8px 3px 5px 3px;
}

#kotisivuominaisuudet caption {
	text-align: left;
	caption-side: bottom;
	margin: 5px;
}

#kotisivuominaisuudet tfoot form > input {
	margin: 8px 3px 5px 3px;
}

div.kotisivualoitus {
	margin-bottom: 30px;
}

div.kotisivualoitus img {
	margin-left: 20px;
}

#kotisivutupgrade {
	width: 150px;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 60px 0 0 15px;
	border: #DAE3F1 solid 1px;
	background-color: #fff;
	-moz-box-shadow: 4px 4px 5px #DAE3F1;
	-webkit-box-shadow: 4px 4px 5px #DAE3F1;
	box-shadow: 4px 4px 5px #DAE3F1;
}

#kotisivutupgradeheader {
	background-color: #1a669f;
	padding: 5px 0 5px 10px;
}


#kotisivutupgradeheader a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#kotisivutupgradeheader a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#kotisivutupgradeheader a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#kotisivutupgradetext {
	margin: 10px;
}

#kotisivutupgradetext p {
	margin: 5px 0;
}

img.asiakascase {
	margin: 15px 0;
}

form.inline_order_button {
	display:inline;
}

div#popup_overlay {
	position: fixed;
	background-color: #000;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 1000;
	filter: alpha(opacity: 20);
	-moz-opacity: .20;
	-khtml-opacity: .20;
	opacity: .20;
}
div#popup_outer {
	width: 100%;
	padding: 0;
	display: table;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
    z-index: 1001;
}
div#popup_mid {
	padding: 0 5px;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
}
div#popupcontainer {
	margin: 0 auto;
	overflow: hidden;
	border:10px solid rgb(8, 50, 86);
	background-color: rgb(8, 50, 86);
	border-radius: 10px;
}
div#popuphead {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
	text-align: left;
	position: relative;
}
div#popupheadcontent {
	display: inline-block;
	margin-right: 25px;
}
div#popupclose {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 25px;
	height: 22px;
	background-image: url(/images/lightview/close_small.png);
	background-color: rgb(8, 50, 86);
	opacity: 0.75;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
div#popupcontent {
	text-align: left;
}

#planeetta div.dockercontainer {
	float: left;
	overflow: visible;
	position: relative;
}

#planeetta div.dockerrow {
	clear: left;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	width: 910px;
	display: inline-block;
}

#planeetta div.dockerrow div {
	float: left;
}

#planeetta #dockerheader {
	float: left;
	background-image: url(/images/palvelut/docker/docker_bg5.jpg);
}

#planeetta #dockerheader h1, #planeetta #dockerheader h2 {
	color: #FFFFFF;
	text-shadow: 3px 3px rgba(0, 0, 0, 0.70);
	display: inline-block;
	background-color:rgba(0,0,0,0.3);
	padding: 5px 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
}

#planeetta #dockerheader h1 {
	font-size: 60px;
	line-height: 60px;
	margin-top: 75px;
}

#planeetta #dockerheader h2 {
	font-size: 32px;
	line-height: 32px;
	margin-top: 30px;
}

#planeetta a.dockeraktivointi {
	display: inline-block;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 15px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	margin: 40px auto;
}

#planeetta a.dockeraktivointi:hover {
	background-color: #CC0000;
	transition: background-color 0.2s linear;
}

#dockerjelastic {
	background-color: #E7E7E7;
	height: 130px;
}

#planeetta #dockerjelastic .leftdocker {
	float: left; width: 40%;
}

#planeetta #dockerjelastic .rightdocker {
	float: left; width: 40%;
}

#planeetta #dockerjelastic .centerdocker {
	display: inline-block; width: 20%;
}

#planeetta #dockerjelastic div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	font-size: 14px;
}

#planeetta div.dockertext {
	color: #000;
}

#planeetta div.dockertext h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 40px 100px;
	text-align: center;
}

#planeetta div.dockertext h3 {
	line-height: 30px;
	font-size: 24px;
	margin: 20px 100px;
	font-weight: normal;
	text-align: center;
}

#planeetta div.dockercolumns {
	padding: 10px;
	width: 890px;
}

#planeetta div.dockercolumns div {
	float: left;
	width: 395px;
	margin: 10px;
	padding: 15px;
	min-height: 170px;
}

#planeetta div.dockercolumns h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 3px 3px 12px 3px;
}

#planeetta div.dockercolumns p {
	font-size: 16px;
	line-height: 20px;
}

#planeetta div.dockerfeatures {
	background-color: #E7E7E7;
}

#planeetta div.dockerfeatures div {
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#header_omat_hallintapaneeli { background: #d2e6f1 url(/images/hallintapaneeli/kirjaudu_hallintapaneeli_title.gif) no-repeat; height: 42px; }
#header_omat_spkirjautumunen { background: #d2e6f1 url(/images/hallintapaneeli/kirjaudu_sahkoposti_title.gif) no-repeat; height: 42px; }
#header_omat_spasetukset { background: #d2e6f1 url(/images/hallintapaneeli/hae_asetukset_title02.gif) no-repeat; height: 42px; }
#header_omat_palvelusi { background: #d2e6f1 url(/images/hallintapaneeli/header_palvelusi.gif) no-repeat; height: 25px; }
#header_omat_yhteys { background: #d2e6f1 url(/images/hallintapaneeli/header_yhteys.gif) no-repeat; height: 25px; }
#header_omat_some { background: #d2e6f1 url(/images/hallintapaneeli/header_seuraa_01.gif) no-repeat; height: 25px; margin: 0; padding: 0; }


/* matun muutokset */
#tilausvasen 														{ float: left; max-width: 70%; }
#tilausvasen div													{ max-width: 100%; }
#tilausoikea 														{ float: left; max-width: 30%; }

div.tilaustaulukko													{ margin: 20px 0; padding:0 20px; }
#toimintotaulu 														{ width: 100% !important; max-width: 620px; }