html {
	overflow-y: scroll;
	background : #6a9ec8 url("/images/layout/bg.jpg") repeat-x 0 0;
}

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

#siteContainer {
	background: #FFF url("/images/layout/site_container_bg.gif") no-repeat 0 0;
	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: 0 30px 0 0;
}

#slogan {
	vertical-align: bottom;
}

#footer {
	background: transparent url("/images/layout/footer_bg.gif") no-repeat scroll 0%;
	padding : 0;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer P {
	color: #726f78;
	padding: 0 0 8px 10px;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
}

#planeetta FORM {
	margin-bottom: 0;
}

.sisennetty {
	padding-left: 20px;
}

.contentnavi {
	color: #006600;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

.contentnavi a.taakse {
	float: left;
	padding-left: 35px;
	background: url(/images/layout/contentnavi_taakse.gif) no-repeat 0px 0px;
	background-position: left;
}

.contentnavi a.eteen {
	float: right;
	padding-right: 35px;
	background: url(/images/layout/contentnavi_eteen.gif) no-repeat 0px 0px;
	background-position: right;
}

.vertailutaulukko {
	margin-top: 20px;
	width: 650px;
	border-width: 0;
}

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

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

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

.vertailutaulukko td.topleftcorner {
	border-left-style: hidden;
	border-top-style: hidden;
	border-right-style: hidden;
	border-width: 0 0 1px 0;
}

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

.vertailutaulukko td.bottomleftcorner {
	border-left-style: hidden;
	border-bottom-style: hidden;
	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: hidden;
}

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

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

TD, TH {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

A IMG {
	border: 0;
}

#topNavigation {
	background: transparent url("/images/layout/image_corner.gif") no-repeat 100% 0;
	padding: 8px 36px 0 0;
	text-align: right;
}

#topNavigation UL {
	display: block;
	margin: 0 0;
	padding: 0 0 0 0;
}

#topNavigation UL LI {
	display : inline;
	list-style-type: none;
}

#topNavigation UL LI A {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	color: #726f78;
}

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

#topNavigation INPUT {
	vertical-align: middle;
}

#mainNavigation {
	display: block;
	overflow: hidden;
	margin: 44px 0 0 407px;
	padding: 0;
	height: 28px;
	border-left: 1px solid #d9e6ef;
}

#mainNavigation LI {
	display: block;
	float: left;
	background-color: #e9f1f9;
	border-right: 1px solid #d9e6ef;
	border-top: 1px solid #d9e6ef;
	list-style: none;
}

#mainNavigation LI.selected, #mainNavigation LI.selected:hover {
	background: #136a94 none;
}

.home #mainNavigation LI.selected {
	background: #badbdf none;
}

#mainNavigation LI.selected A {
	color: #FFFFFF;
}

#mainNavigation LI A {
	display: block;
	padding: 7px 20px 3px 21px;
	margin: 0;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #083256
}

#mainNavigation LI:HOVER {
	background-color: #d8e3ef;
}

/* SUB NAVIGATION FOR ALL OTHER PAGES */

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

#sub-mainNavigation UL {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url("/images/layout/image_sub_main_separator.gif") no-repeat 0 0;
	height: 23px;
	width: 100%;
}

#sub-mainNavigation UL LI {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding-right: 1px;
	background: transparent url("/images/layout/image_sub_main_separator.gif") no-repeat 100% 100%;
}

#sub-mainNavigation UL LI A {
	display: block;
	color:#FFFFFF;
	margin: 0;
	padding : 3px 13px 2px 13px;
	text-decoration:none;
}

#sub-mainNavigation UL LI:HOVER {
/*
	background-image: url("/images/image_sub_main_mouseover_bg.gif");
	*/
}

#sub-mainNavigation UL LI:HOVER A, #sub-mainNavigation UL LI.selected A {
	color : #083256;
	text-decoration:none;
	background: transparent url("/images/layout/image_sub_main_mouseover_bg.gif") 0 100% repeat-x;
}

#adContainer {
	clear: both;
	background: url("/images/layout/image_ad_background.gif") repeat-x;
	height: 239px;
	position: relative;
	display: block;
}

#adContainer .services {
	position: absolute;
	right: 20px;
	top: 18px;
	width: 150px;
	padding-top: 27px
}

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

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

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

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

.palvelut #contentArea {
	padding-bottom: 50px;
}

/*	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: 13px;
	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: 178px;
}

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

#maincontent {
	float: left;
	width: 464px;
	padding: 25px 58px 0 40px;
	overflow: visible;
	position: relative;
}

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

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

#maincontent A, .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;
	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);
}

#maincontent LI.nro1 {
	list-style-image: url(/images/layout/bullet_nro1.gif);
}

#maincontent LI.nro2 {
	list-style-image: url(/images/layout/bullet_nro2.gif);
}

#maincontent LI.nro3 {
	list-style-image: url(/images/layout/bullet_nro3.gif);
}

#maincontent LI.nro4 {
	list-style-image: url(/images/layout/bullet_nro4.gif);
}

#maincontent LI.nro5 {
	list-style-image: url(/images/layout/bullet_nro5.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: 50px 0 0 220px;
}

.pieniteksti {
	font-size: 10px;
}

.isoteksti {
	font-size: 15px;
}

.isompiteksti {
	font-size: 18px;
}

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

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

.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 {
	margin-bottom: 20px;
	width : 100%;
	border: 1px solid #dae3f1;
}

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

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

TABLE TD, TABLE TH {
	border: 1px solid #dae3f1;
/*	padding: 7px 20px;*/
	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;
}

#bottomNavigation {
	overflow: auto;
	clear: left;
	margin-top: 0;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-top: 15px;
}

#bottomNavigation UL {
	display: block;
	margin: 0;
	padding: 0;
}

#bottomNavigation UL LI {
	display : inline;
	font-weight: bold;
	font-size: 10px;
}

#bottomNavigation UL LI A {
	color: #083256;
	text-decoration: none;
	padding-left: 10px;
}

#bottomNavigation UL LI A:HOVER {
	color: #ff1111;
}

.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 {
	position: absolute;
	background-color: #FFF;
	padding: 40px 50px;
	margin-top: 5px;
	z-index: 11;
}

.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 .services {
	width: 150px;
	padding-top: 18px;
}

#orderRight IMG {
	display: block;
	margin-bottom: 13px;
	padding-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: #136A94;
}

#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;
}

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;
	margin-left: 5px;
	margin-right: 5px;
}

div.contentBox UL {
	list-style-image: url(/images/layout/check_bullet.gif);
}

.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: #E9F1F9;
	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;
}

#yhteyspromo {
	background-image: url(/images/etusivu/yhteys_kamppis_tausta.jpg);
	width: 910px;
	height: 251px;
}

#domainhaku {
	margin-bottom: 9px;
}

#domainhakubox {
	background-image:url(/images/etusivu/domainhaku_pohja.gif);
	margin: 0;
	height: 75px;
	width: 284px;
	display: block;
}

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

#domainhakubox #domainform {
	padding: 5px 0 0 0 ;
	width: 284px;
	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: 112px;
	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: 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;
	padding-top: 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: 5px 0 0 5px;
}

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

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

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

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

#domainhakubox #domain_name {
	color: #083256;
}

#domainhakubox #submitcontainer {
	float: right;
	margin: 25px 7px 0 0;
}

#domainhakubox a {
  text-decoration: underline;
}

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

#dhakuLoadingIndicator {
	z-index: 100;
	position: absolute;
	margin-left: 5px;
	margin-top: 5px;
	width: 274px;
	height: 65px;
}

td.yhteystuote {
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}

td.yhteystyyppikuvaus {
	font-size: 14px;
	padding-left: 10px;
	background-color: #DFEFF9;
}

tr.kampanjatuote {
	background-color: #E7EFD0;
}

img.kampanjatuote {
	margin-right: 5px;
	margin-left: 15px;
	vertical-align: middle;
}

span.kampanjatuote {
	color: #981A3D;
}

span.normaalihinta {
	font-size: 11px;
}

div.yhteysinfo {
	border-color: #7CA2B3;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 25px 0 10px 0;
}

div.saatavuuskuvaus {
	margin: 0 0 10px 0;
}

img.kampanjainfo {
	padding: 15px 15px 15px 0;
	float: left;
}

img.saatavuuskuvaus {
	padding: 10px 10px 10px 0;
	float: left;
}

img.yhteystyyppi {
	padding: 0 15px 0 15px;
}

table.saatavuusalueet {
	border: hidden;
	padding: 0;
	width: 500px;
	margin: 10px 0 15px 0;
}

table.saatavuusalueet td {
	border-color: #95BAC5;
	border-width: 0 0 1px 1px;
	padding: 4px 7px 4px 7px;
	vertical-align: top;
}

table.saatavuusalueet td.lastcol {
	border-right-width: 1px;
}

tr.saatavuusalueet td {
	border-width: 1px 0 1px 1px;
	background-color: #E9F1F9;
	font-weight: bold;
	font-size: 14px;
}

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

table.saatavuuskysely td {
	border: hidden;
	padding: 3px;
}

input.saatavuuslomake {
	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;
}

span.saatavuuskyselyinfo {
	color: #666666;
}

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

#saatavuustiedotebox {
	float: left;
	width: 30px;
	padding: 2px 0 0 0;
	margin: 0;
}

#saatavuustiedoteinfo {
	float: left;
	width: 320px;
	padding: 0;
	margin: 0;
}

#saatavuusbuttoncontainer {
	width: 400px;
}

#saatavuusbutton {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: outset;
	border-color: #95BAC5;
	padding: 3px;
	font-weight: bold;
	background-color: #E9F1F9;
	color: #184378;
}

span.saatavuuslabel {
	padding: 3px;
}

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

#lainakannut {
	background-image: url(/images/kampanjat/lainakannut/tausta.jpg);
	width: 910px;
	height: 251px;
}

#lainakannut #lainaright {
	position: absolute;
	margin: 0 0 0 420px;
	width: 490px;
	height: 251px;
}

#lainakannut #lainabox {
	margin: 0;
	padding: 0;
	width: 472px;
	height: 200px;
}

#lainakannut #lainaheader {
	margin-top: 12px;
	margin-bottom: 12px;
}

#lainakannut #lainatext {
	margin: 0;
	padding: 5px;
	width: 450px;
	height: 55px;
	vertical-align: middle;
	font-size: 12px;
}

#lainakannut #lainakiitos {
	margin: 135px 0 0 0;
	padding: 5px;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#lainakannut #yllariformi {
	margin: 0;
	padding: 0;
}

#lainakannut #lainaformbox {
	margin: 0 0 0 10px;
	padding: 0;
	width: 450px;
}

#lainakannut #lainaformbox label {
	width: 100px;
	float: left;
}

#lainakannut input.lainainput {
	width: 180px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #083256;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px 0 0 3px;
	margin: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#lainakannut #lainasubmit {
	position: absolute;
	margin-top: 50px;
	margin-left: 250px;
}

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: 40px;
	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_tausta.gif)
}

#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;
	padding-top: 2px;
	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;
	padding-top: 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;
}

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

#tilaauutiset {
	height: 79px;
	width: 284px;
	margin: 0 0 7px 0;
	display: block;
	background-image: url(/images/etusivu/uutiset_tausta.gif);
}

#tilaauutisetlogo {
	margin: 7px 0 0 55px;
	float: left;
}

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

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

#tilaauutisetlomake #sahkoposti {
	width: 175px;
	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;
}

#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;
}

#header_sahkoposti_esittely { background: url(/images/palvelut/header_sahkoposti_esittely.gif) no-repeat; }
#header_verkkokaupat_esittely { background: url(/images/palvelut/header_verkkokaupat_esittely.gif) no-repeat; height: 76px; }
#header_webhotellit_esittely { background: url(/images/palvelut/header_webhotellit_esittely.gif) no-repeat; }
#header_kotisivut_esittely { background: url(/images/palvelut/header_kotisivut_esittely.gif) no-repeat; }
#header_yhteydet_etusivu { background: url(/images/palvelut/header_yhteydet_etusivu.gif) no-repeat; }
#header_palvelimet_esittely { background: url(/images/palvelut/header_palvelimet_esittely.gif) no-repeat; }
#header_verkkotunnukset_esittely { background: url(/images/palvelut/header_verkkotunnukset_esittely.gif) no-repeat; }
#header_uutiskirje_esittely { background: url(/images/palvelut/header_uutiskirje_esittely.gif) no-repeat; }

#header_uutiskirje_esittely { background: url(/images/palvelut/header_uutiskirje_esittely.gif) no-repeat; }
#header_uutiskirje_tilaaminen { background: url(/images/palvelut/header_uutiskirje_tilaaminen.gif) no-repeat; }
#header_uutiskirje_lahetys { background: url(/images/palvelut/header_uutiskirje_lahetys.gif) no-repeat; }
#header_uutiskirje_ajastus { background: url(/images/palvelut/header_uutiskirje_ajastus.gif) no-repeat; }
#header_uutiskirje_listojen_hallinta { background: url(/images/palvelut/header_uutiskirje_listojen_hallinta.gif) no-repeat; }
#header_uutiskirje_tilaajien_hallinta { background: url(/images/palvelut/header_uutiskirje_tilaajien_hallinta.gif) no-repeat; }
#header_uutiskirje_arkisto_raportit { background: url(/images/palvelut/header_uutiskirje_arkisto_raportit.gif) no-repeat; }
#header_uutiskirje_seuranta_tilastot { background: url(/images/palvelut/header_uutiskirje_seuranta_tilastot.gif) no-repeat; }
#header_uutiskirje_viestipohja { background: url(/images/palvelut/header_uutiskirje_viestipohja.gif) no-repeat; }
#header_uutiskirje_turvallinen_luotettava { background: url(/images/palvelut/header_uutiskirje_turvallinen_luotettava.gif) no-repeat; }
#header_uutiskirje_asiakaspalvelu { background: url(/images/palvelut/header_uutiskirje_asiakaspalvelu.gif) no-repeat; }
#header_uutiskirje_hinnasto { background: url(/images/palvelut/header_uutiskirje_hinnasto.gif) no-repeat; }

#header_tiedostopalvelin_esittely { background: url(/images/palvelut/header_tiedostopalvelin_esittely.gif) no-repeat; }
#header_tiedostopalvelin_aina_kaytettavissa { background: url(/images/palvelut/header_tiedostopalvelin_aina_kaytettavissa.gif) no-repeat; }
#header_tiedostopalvelin_jako { background: url(/images/palvelut/header_tiedostopalvelin_jako.gif) no-repeat; }
#header_tiedostopalvelin_tiedostot_turvassa { background: url(/images/palvelut/header_tiedostopalvelin_tiedostot_turvassa.gif) no-repeat; }
#header_tiedostopalvelin_tekniset_tiedot { background: url(/images/palvelut/header_tiedostopalvelin_tekniset_tiedot.gif) no-repeat; }
#header_tiedostopalvelin_asiakaspalvelu { background: url(/images/palvelut/header_tiedostopalvelin_asiakaspalvelu.gif) no-repeat; }
#header_tiedostopalvelin_hinnasto { background: url(/images/palvelut/header_tiedostopalvelin_hinnasto.gif) no-repeat; }
