@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,700);

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 100%;
	line-height: 1em;
	color: #000000;
}

h1 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 48px;
	line-height: 48px;
	color: #4a8622;
}
h2 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	color: #4a8622;
}
h3 {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 24px;
	color: #4a8622;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
}
a, a:link, a:visited {
	color: #386919;
	text-decoration: none;
	font-weight: 700;
}
a:active, a:hover {
	color: #000000;
}
a.arrowlink, a.arrowlinkspace {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background-image: url(/pic/linkarrow12.png);
	background-position: left center;
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.arrowlinkspace {
	margin: 0px 0px 0px 6px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}



.wrapper {
	background-color: #ffffff;
}

.header {
	position: relative;
	min-height: 240px;
}

.logo {
	position: absolute;
	top: 40px;
	left: 3%;
	z-index: 200;
}

.language {
	position: absolute;
	top: 202px;
	right: 9%;
	z-index: 100;
}

.navi {
	position: absolute;
	top: 115px;
	right: 0px;
	width: 100%;
	background-color: rgba(255,255,255,0.75);
	min-height: 65px;
	z-index: 100;
}
.naviline {
	margin: 0px 0px 0px 36%;
	width: 55%;
	height: 1px;
	background-image: url(/pic/naviline.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.navi ul {
	margin: 0px 9% 0px 0px;
	padding: 0px;
	height: 32px;
	float: right;
}
.navi li {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 32px;
	color: #000000;
	display: block;
	float: left;
}
.navi li a {
	padding: 0px 0px 0px 32px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
}
.navi li a, .navi li a:link, .navi li a:visited {
	color: #000000;
	text-decoration: none;
}
.navi li a:active, .navi li a:hover {
	color: #386919;
}



.content {
	font-size: 12px;
	line-height: 18px;

}

.content p {
	padding: 8px 0px 0px 0px;
}
.content ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
.content li {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 13px;
	background-image: url(/pic/listbullet.png);
	background-position: 0px 6px;
/*	background-position: left center; */
	background-repeat: no-repeat;
}



.banner {
	width: 70%;
	float: left;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	overflow: hidden;

}

.banner_hosting_palvelut_etusivu_text {
	margin: 0px 0px 0px 57%;
	min-height: 300px;
}
.banner_hosting_palvelut_etusivu_text h1 {
	margin: 0px 4% 0px 0px;
	font-size: 42px;
	line-height: 42px;
	color: #ffffff;
}
.banner_hosting_palvelut_etusivu_text_price {
	font-size: 80px;
	line-height: 80px;
}
.banner_hosting_palvelut_etusivu_text_pricesmall {
	font-size: 30px;
	line-height: 30px;
}

.banner_luotettava_valinta_etusivu_text {
	margin: 0px 0px 0px 53%;
	background-color: rgba(0,97,155,0.65);
	min-height: 300px;
}
.banner_luotettava_valinta_etusivu_text h1 {
	margin: 0px 4% 0px 8%;
	color: #ffffff;
}
.banner_luotettava_valinta_etusivu_text p {
	margin: 0px 4% 0px 8%;
	padding-bottom: 10px;
	color: #ffffff;
}



.bannernavi {
	width: 28%;
	background-color: rgba(255,255,255,0.65);
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	float: right;
}
.bannernavicont {
	padding: 10px 0px 15px 7%;
}
.bannernavi h2 {
	padding: 5px 0px 8px 0px;
}
.bannernavi li {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	line-height: 24px;
	background-image: url(/pic/linkarrow18.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.bannernavi li a, .bannernavi li a:link, .bannernavi li a:visited {
	color: #386919;
	text-decoration: none;
	font-weight: 700;
}
.bannernavi li a:active, .bannernavi li a:hover {
	color: #000000;
}

.bannerdomain {
	margin: 15px 0px 0px 0px;
	width: 28%;
	background-color: #e0edcf;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	float: right;
}
.bannerdomaincont {
	padding: 10px 0px 15px 7%;
}
.bannerdomain p {
	padding: 4px 0px 0px 0px;
}
.bannerdomain .formfield {
	width: 63%;
}

.bannerlanguage {
	margin: 15px 0px 0px 0px;
	width: 28%;
	float: right;
}
.bannerlanguagecont {
	padding: 0px 0px 0px 7%;
}
.bannerlanguageflag {
	margin: 0px 0px -3px 0px;
}
.bannerlanguage a {
	font-weight: 300;
}




.columns {
	padding: 25px 0px 20px 0px;
}
.column, .columntop {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 0px 0px;
	width: 82%;
	background-color: rgba(255,255,255,0.65);
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	position: relative;
}
.column {
	padding: 0px 0px 30px 0px;
}

.columnarea {
	padding: 0px 2.4% 0px 0px;
}

.column_1 {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 20px 0px;
	width: 82%;
}

.column_21, .column_22 {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 20px 0px;
	width: 40%;
	float: left;
}
.column_21 {
	margin: 0px 0px 0px 9%;
}

.column_21w, .column_22w, .column_21wa {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 20px 0px;
	width: 40%;
	float: left;
}
.column_21w, .column_21wa {
	margin: 0px 0px 0px 9%;
}

.column_31, .column_32, .column_33, .column_31a {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 20px 0px;
	width: 26%;
	float: left;
}
.column_31, .column_31a {
	margin: 0px 0px 0px 9%;
}

.column_41, .column_42, .column_43, .column_44 {
	margin: 0px 0px 0px 2%;
	width: 19%;
	float: left;
}
.column_41 {
	margin: 0px 0px 0px 9%;
}

.column_3_2left {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 70%;
	float: left;
	background-color: rgba(255,255,255,0.65);
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}
.column_3_2leftarea {
	padding: 0px 2.8% 0px 12.8%;
}

.column_3_1right {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 28%;
	float: right;
	background-color: #e0edcf;
	background: -moz-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0edcf), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #e0edcf 0%, #ffffff 100%);
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	position: relative;
}
.column_3_1rightarea {
	padding: 15px 32.1% 30px 7.1%;
}

.column_2left {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 0px 0px;
	width: 40%;
	float: left;
}
.column_2webhotelli,
.column_2palvelimet,
.column_2virtuaalipalvelimet,
.column_2vuokrapalvelimet,
.column_2datainsafe,
.column_2toimistopalvelut {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 49%;
	height: 300px;
	float: right;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

.column_1 img,
.column_21 img, .column_22 img,
.column_21w img, .column_22w img, .column_21wa img,
.column_31 img, .column_32 img, .column_33 img, .column_31a img,
.column_41 img, .column_42 img, .column_43 img, .column_44 img,
.column_2left img, .column_3_2left img, .column_3_1right img {
	width: 100%;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

.column h1, .columntop h1 {
	width: 75%;
}

.columnpic {
	margin-bottom: -5px;
}

.space_small {
	margin-bottom: 15px;
}



.column_bg1 {
	padding: 5px 10px 5px 20px;
	background-color: #f0f6e7;
	background-image: url(/pic/priceboxside5.png);
	background-position: left top;
	background-repeat: repeat-y;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
.column_bg2 {
	padding: 5px 10px 5px 20px;
	background-color: #e0f2fd;
	background-image: url(/pic/priceboxside3.png);
	background-position: left top;
	background-repeat: repeat-y;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
.column_bg1 h2, .column_bg2 h2 {
	padding: 10px 0px 0px 0px;
}
.column_bg1 h1, .column_bg1 h2, .column_bg1 h3 {
	color: #63b32e;
}

.pricebox {
	background-color: #63b32e;
	background-image: url(/pic/priceboxside1.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.priceboxlink {
	background-color: #4a8622;
	background-image: url(/pic/linkarrow.png), url(/pic/priceboxside2.png);
	background-position: left center, left top;
	background-repeat: no-repeat, repeat-y;
}
.priceboxlink2 {
	background-color: #02619a;
	background-image: url(/pic/linkarrow.png), url(/pic/priceboxside4.png);
	background-position: left center, left top;
	background-repeat: no-repeat, repeat-y;
}
.pricebox p {
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-weight: 300;
	font-size: 56px;
	line-height: 68px;
}
.priceboxlink p, 
.priceboxlink2 p {
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-size: 15px;
	line-height: 22px;
	text-transform: uppercase;
}
.priceboxlink a, .priceboxlink a:link, .priceboxlink a:visited, 
.priceboxlink2 a, .priceboxlink2 a:link, .priceboxlink2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
.priceboxlink a:active, .priceboxlink a:hover, 
.priceboxlink2 a:active, .priceboxlink2 a:hover {
	color: #ffffff;
}
.priceboxsmall {
	font-size: 21px;
	line-height: 21px;
}



.taulukko {
	padding: 10px 0px 10px 0px;
	width: 100%;
}
.taulukko tr:nth-child(odd) td {
	background-color: #ffffff;
}
.taulukko tr:nth-child(even) td {
	background-color: #e0edcf;
}
.taulukko tr.tyhja {
	height: 20px;
}
.taulukko th {
	padding: 10px 5px 10px 10px;
	background-color: #386919;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	text-align: left;
}
.taulukko tr th:nth-child(1) {
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

.taulukko tr.second_row th {
	background-color: #4a8622;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
.taulukko tr td:nth-child(1) {
	font-weight: 700;
}
.taulukko td {
	padding: 5px 5px 5px 10px;
}

.lomakekentta {
	width: 350px;
}
.virhelaatikko {
	margin: 10px 0px 0px 0px;
	color: red;
	border: 2px solid red;
	width: 450px;
}
.virhelaatikko p {
	padding: 5px;
}



.news {
	background-color: #e0edcf;
}
.news_left {
	padding: 10px 0px 25px 9%;
	width: 40%;
	float: left;
}
.news_right {
	padding: 15px 9% 10px 0px;
	width: 40%;
	float: right;
}
.news h2 {
	padding: 10px 0px 8px 0px;
}



.footer {
	padding: 10px 0px 30px 0px;
	background-color: #0076af;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.footer_col1 {
	margin: 10px 0px 0px 9%;
	width: 21%;
	float: left;
}
.footer_col2 {
	margin: 10px 0px 0px 0px;
	width: 31%;
	float: left;
}
.footer_info {
	margin: 10px 9% 0px 0px;
	width: 27%;
	text-align: right;
	float: right;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer p {
	padding: 8px 0px 0px 0px;
}
.footer li {
	padding: 0px 0px 0px 18px;
	background-image: url(/pic/linkarrow12.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.footer li a {
	font-weight: 400;
}



.clearboth {
	clear: both;
}
.clear3both {
	clear: both;
}


.chat { /* TODO */
	position: fixed;
	right: 0px;
	bottom: -5px;
}




















/* Alasivujen kuvat - leveä näkymä */

@media all and (min-width: 1440px) {

.column_2webhotelli {
	background-image: url(/pic/easy_webhotelli_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2palvelimet {
	background-image: url(/pic/palvelimet_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2virtuaalipalvelimet {
	background-image: url(/pic/virtuaalipalvelimet_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2vuokrapalvelimet {
	background-image: url(/pic/vuokrapalvelimet_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2datainsafe {
	background-image: url(/pic/datainsafe_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2toimistopalvelut {
	background-image: url(/pic/toimistopalvelut_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

}

/* Alasivujen kuvat - normaali näkymä */

@media all and (max-width: 1439px) {

.column_2webhotelli {
	background-image: url(/pic/easy_webhotelli.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2palvelimet {
	background-image: url(/pic/palvelimet.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2virtuaalipalvelimet {
	background-image: url(/pic/virtuaalipalvelimet.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2vuokrapalvelimet {
	background-image: url(/pic/vuokrapalvelimet.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2datainsafe {
	background-image: url(/pic/datainsafe.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.column_2toimistopalvelut {
	background-image: url(/pic/toimistopalvelut.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

}

/* Alasivujen kuvat - normaali näkymä */

@media all and (max-width: 799px) {

.langname {
	display: none;
}
.column_2left {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 20px 0px;
	width: 82%;
	float: none;
}
.column_2webhotelli,
.column_2palvelimet,
.column_2virtuaalipalvelimet,
.column_2vuokrapalvelimet,
.column_2datainsafe,
.column_2toimistopalvelut {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 0px 0px;
	width: 82%;
	height: 300px;
	float: none;
}

}





/* 4-palstaa - kavennettu näkymä */

@media all and (min-width: 560px) and (max-width: 1119px) {

.column_41, .column_42, .column_43, .column_44 {
	margin: 0px 0px 0px 2%;
	width: 40%;
	float: left;
}
.column_41, .column_43 {
	margin: 0px 0px 0px 9%;
}
.clear4half {
	clear: both;
	min-height: 20px;
}

}

/* 4-palstaa - kapein näkymä */

@media all and (max-width: 559px) {

.column_41, .column_42, .column_43, .column_44 {
	margin: 0px 0px 0px 9%;
	width: 82%;
	float: none;
}
.clear4half, .clear4quart {
	clear: both;
	min-height: 20px;
}

}








/* 3-palstaa - leveä näkymä */

@media all and (min-width: 1600px) {

.column_31, .column_32, .column_33, .column_31a {
	margin: 0px 0px 0px 1.75%;
	width: 15%;
}
.column_31 {
	margin: 0px 0px 0px 9%;
}
.clear3both {
	clear: none;
}

}

/* 3-palstaa - kavennettu näkymä */

@media all and (max-width: 919px) {

.column_31, .column_32, .column_33, .column_31a {
	margin: 0px 0px 0px 9%;
	width: 82%;
	float: none;
}

}

/* 3-palstaa - kapein näkymä */

@media all and (max-width: 719px) {

.column_3_2left {
	margin: 0px 0px 30px 0px;
/*	padding: 0px 0px 0px 0px; */
	width: 100%;
	float: none;
	background-color: rgba(255,255,255,0.65);
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}
.column_3_2leftarea {
	padding: 0px 9% 0px 9%;
}

.column_3_1right {
	margin: 0px 0px 30px 0px;
/*	padding: 0px 0px 0px 0px; */
	width: 100%;
	float: none;
	background-color: #e0edcf;
	background: -moz-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0edcf), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e0edcf 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #e0edcf 0%, #ffffff 100%);
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
.column_3_1rightarea {
	padding: 15px 9% 10px 9%;
}

}







/* 3-palstaa - leveä näkymä */

@media all and (min-width: 1280px) {

.column_21w, .column_22w, .column_21wa {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 20px 0px;
	width: 19%;
	float: left;
}
.column_21w {
	margin: 0px 0px 0px 9%;
}
.clear2both {
	clear: none;
}

}

/* 2-palstaa - kapein näkymä */

@media all and (max-width: 719px) {

.column_21, .column_22 {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 20px 0px;
	width: 82%;
	float: none;
}
.column_21w, .column_22w, .column_21wa {
	margin: 0px 0px 0px 9%;
	padding: 0px 0px 20px 0px;
	width: 82%;
	float: none;
}

}








/* Uutiset - kavennettu näkymä */

@media all and (max-width: 739px) {

.news_left {
	padding: 10px 0px 5px 9%;
	width: 82%;
	float: none;
}
.news_right {
	padding: 15px 0px 20px 9%;
	width: 82%;
	float: none;
}

}





/* Footer - kavennettu näkymä */

@media all and (min-width: 520px) and (max-width: 959px) {

.footer_col1 {
	margin: 10px 0px 0px 9%;
	width: 40%;
	float: left;
}
.footer_col2 {
	margin: 10px 9% 0px 0px;
	width: 40%;
	float: right;
}
.footer_info {
	margin: 15px 0px 0px 9%;
	width: 82%;
	text-align: center;
	float: none;
}
.clearfooterhalf {
	clear: both;
}

}

/* Footer - kapein näkymä */

@media all and (max-width: 519px) {

.footer_col1, .footer_col2 {
	margin: 0px 0px 0px 9%;
	width: 82%;
	float: none;
}
.footer_info {
	margin: 10px 0px 0px 9%;
	width: 82%;
	text-align: center;
	float: none;
}
.clearfooterhalf {
	clear: both;
}


}








/* Leveä näkymä */

@media all and (min-width: 1440px) {

.banner_hosting_palvelut_etusivu_text {
	min-height: 400px;
}
.banner_hosting_palvelut_etusivu_text h1 {
	padding-top: 80px;
}
.banner_luotettava_valinta_etusivu_text {
	min-height: 400px;
}
.banner_luotettava_valinta_etusivu_text h1 {
	padding-top: 80px;
}

}

/* Normaali näkymä */

@media all and (min-width: 1000px) and (max-width: 1439px) {


}

/* Kavennettu näkymä */

@media all and (min-width: 800px) and (max-width: 999px) {

h1 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 42px;
	line-height: 42px;
	color: #4a8622;
}
h2 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 26px;
	line-height: 26px;
	color: #4a8622;
}
h3 {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 21px;
	line-height: 21px;
	color: #4a8622;
}

}

/* Kapea näkymä */

@media all and (max-width: 799px) {

h1 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 36px;
	line-height: 36px;
	color: #4a8622;
}
h2 {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	color: #4a8622;
}
h3 {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	color: #4a8622;
}



}




/* Sivun taustat - leveä näkymä */

@media all and (min-width: 1440px) {

.wrapper {
	background-image: url(/pic/background_big.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}
.footer {
	background-image: url(pic/footer_background_big.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

}

/* Sivun taustat - normaali näkymä */

@media all and (min-width: 800px) and (max-width: 1439px) {

.wrapper {
	background-image: url(/pic/background_med.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}
.footer {
	background-image: url(pic/footer_background_med.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

}

/* Sivun taustat - kapea näkymä */

@media all and (max-width: 799px) {

.wrapper {
	background-image: url(/pic/background_low.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}
.footer {
	background-image: url(pic/footer_background_low.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

}



/* Sivun taustat - leveä näkymä */

@media all and (min-width: 1280px) {

.navi li {
	font-size: 17px;
}
.navi li a {
	padding: 0px 0px 0px 48px;
}

}

/* Valikot - kapeampi näkymä */

@media all and (min-width: 635px) and (max-width: 814px) {

.naviline {
	margin: 0px 0px 0px 43%;
	width: 55%;
}
.navi ul {
	margin: 0px 2% 0px 0px;
}
.navi li {
	font-size: 13px;
}
.navi li a {
	padding: 0px 0px 0px 12px;
}

}

/* Valikot - kapein näkymä */

@media all and (max-width: 634px) {

.navi {
	padding: 240px 0px 0px 0px;
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	background-color: transparent;
	z-index: 100;
}
.naviline {
	display: none;
}
.navi ul {
	background-color: #e0edcf;
	margin: 0px 0px 0px 0px;
	height: auto;
	float: none;
}
.navi ul.navi1 {
	padding: 5px 0px 0px 0px;
}
.navi ul.navi2 {
	padding: 0px 0px 6px 0px;
}
.navi li {
	font-size: 15px;
	line-height: 20px;
	float: none;
	text-align: center;
}
.navi li a {
	padding: 0px 20px 0px 20px;
}

.lomakekentta {
	width: 100%;
}
.virhelaatikko {
	width: 100%;
}

}


/* Vaihtuvat bannerit - leveä näkymä */

@media all and (min-width: 1360px) {

.banner_hosting_palvelut_etusivu {
	background-image: url(/pic/hosting_palvelut_etusivu_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.banner_luotettava_valinta_etusivu {
	background-image: url(/pic/luotettava_valinta_etusivu_big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

}

/* Vaihtuvat bannerit - kapea näkymä */

@media all and (max-width: 1359px) {

.banner_hosting_palvelut_etusivu {
	background-image: url(/pic/hosting_palvelut_etusivu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.banner_luotettava_valinta_etusivu {
	background-image: url(/pic/luotettava_valinta_etusivu.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

}

/* Vaihtuvat bannerit - kavennettu näkymä */

@media all and (max-width: 1079px) {

.banner_hosting_palvelut_etusivu_text {
	margin: 0px 0px 0px 47%;
}
.banner_hosting_palvelut_etusivu_text h1 {
	margin: 0px 4% 0px 0px;
	font-size: 32px;
	line-height: 32px;
	color: #ffffff;
}
.banner_hosting_palvelut_etusivu_text_price {
	font-size: 60px;
	line-height: 60px;
}
.banner_hosting_palvelut_etusivu_text_pricesmall {
	font-size: 24px;
	line-height: 24px;
}
.banner_luotettava_valinta_etusivu_text {
	margin: 0px 0px 0px 33%;
}

}

/* Vaihtuvat bannerit - kavennettu näkymä */

@media all and (max-width: 599px) {

.banner {
	width: 100%;
	float: none;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}
.banner_hosting_palvelut_etusivu_text_price {
	font-size: 42px;
	line-height: 42px;
}
.banner_hosting_palvelut_etusivu_text_pricesmall {
	font-size: 18px;
	line-height: 18px;
}
.banner_luotettava_valinta_etusivu_text {
	margin: 0px 0px 0px 25%;
}
.banner_luotettava_valinta_etusivu_text h1 {
	font-size: 24px;
	line-height: 24px;
}
.bannernavi {
	width: 100%;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	float: none;
}
.bannernavicont {
	padding: 10px 9% 0px 9%;
}
.bannerdomain {
	margin: 15px 0px 0px 0px;
	width: 100%;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	float: none;
}
.bannerdomaincont {
	padding: 10px 9% 15px 9%;
}
.bannerdomain .formfield {
	width: 100%;
}
.bannerlanguage {
	margin: 15px 0px 0px 0px;
	width: 100%;
	float: none;
}
.bannerlanguagecont {
	padding: 0px 9% 0px 9%;
}
.bannerlanguageflag {
	margin: 0px 0px -3px 0px;
}
.bannerlanguage a {
	font-weight: 300;
}
.langname {
	display: inline;
}

}
