html, body{
	height:100%;
}

body{
	padding: 0;
	margin: 0;
	background: #fff;
}

/* YLEISET TYYLIT */

.clear{
	clear: both;
}

.hidden{
	display: none;
}

a{
	color: #f68428;
}

a:active {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

ol{
	margin-top: 0;
	padding-top: 0;
}

form{
	padding: 0;
	margin: 0;
}

/* TEKSTITYYLIT */
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #525251;
	font-size: 11px;
}

@font-face {
	font-family: 'DINPro-Bold';
	src: url('fonts/dinpro-bold-webfont.eot');
	src: local('?'), url('fonts/dinpro-bold-webfont.woff') format('woff'), url('fonts/dinpro-bold-webfont.ttf') format('truetype'), url('fonts/dinpro-bold-webfont.svg#webfontC75hKbj7') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	margin: 0;
	padding: 0;
}


p{
	margin: 0;
	padding:0;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
}

h1{
	font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3b3b32;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 0 10px 0;
}

#leftCol h1, #rightCol h1{
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 20px;
}

h2{
	color: #f68428;
	font-size: 12px;
	margin: 0;
	padding: 25px 0 5px 0;
}

#nosto_teksti h1{
	color: #fff;
}

#laatikko_nosto h2{
	color: #525251;
	padding-top: 0;
}

h3{
	color: #f68428;
	font-size: 11px;
	margin: 0;
	padding: 5px 0;
}

p{
	line-height: 16px;
	margin: 0;
	padding: 0 0 15px 0;
}

#footer p{
	line-height: normal;
	padding: 10px 0;
	font-size: 10px;
	color: #000;
}

#footer a{
	color: #000;
}

.over_input{
	font-weight: bold;
	padding-bottom: 3px;
}

.field{
	color: #525251;
	font-size: 11px;
}

.palautekentta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submit, .submit2{
	font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

label.error{
	padding: 0;
	margin: 0 0 0 20px;
	color: #FF0000;
}

.small{
	font-size: 10px;
}

.no_padding{
	padding: 0;
}

.tai{
	font-weight: bold;
	padding: 5px 10px;
}

/* RAKENTEELLISET TYYLIT */


#all{
	position: relative;
	margin: 0 auto;
	width: 1032px;
}

#top{
	position: absolute;
	top: 0;
	left: 0;
	width: 1032px;
	height: 97px;
	z-index: 10;
}

#logo{
	position: absolute;
	top: 30px;
	left: 8px;
    border: none;
}

#logo a:link, #logo a:active, #logo a:visited, #logo a:hover {
	border: none;
    text-decoration: none;
    outline: none;
}

#kulma{
	position: absolute;
	top: 0;
	right: -5px	;
	z-index: 20;
}

#navigation{
	position: absolute;
	top: 19px;
	left: 313px;
	padding: 0;
	margin: 0;
	border-left: solid 2px #dcdcd8;
	z-index: 1000;
}

#navigation li{
	float: left;
	height: 43px;
	list-style: none;
	border-right: solid 2px #dcdcd8;
}

.selected{
	background: url(images/bg_nav.jpg) repeat-x;
}

#navigation a{
	height: 43px;
	padding: 0 17px;
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}

#navigation a:hover{
	background-position: bottom center;
}

#navigation a.mobile{
	width: 41px;
	background-image: url(images/nav_mobile.png);
}

#navigation a.ukk{
	width: 94px;
	background-image: url(images/nav_ukk.png);
}

#navigation a.ongelmat{
	width: 117px;
	background-image: url(images/nav_ongelmat.png);
}

#navigation a.palaute{
	width: 51px;
	background-image: url(images/nav_palaute.png);
}

#content{
	position: absolute;
	top: 97px;
	left: 8px;
	width: 990px;
	min-height: 203px;
	background: url(images/bg_content_v2.png) repeat-x top;
	z-index: 1;
}

#phone{
	position: relative;
	float: left;
	width: 277px;
	height: 532px;
	margin: 4px 0 0 -2px;
	overflow: hidden;
	background: url(images/phone.png) no-repeat;
}

#phone a#sulje{
	position: absolute;
	top: 22px;
	left: 24px;
	width: 70px;
	height: 24px;
	overflow: hidden;
	background-image: url(images/btn_sulje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: none;
}

#phone a:hover#sulje{
	background-position: left bottom;
}

#phone_content{
	position: absolute;
	top: 51px;
	left: 24px;
	width: 229px;
	height: 369px;
	overflow: hidden;
}

#phone_content #kuva{
	width: 229px;
	height: 223px;
	overflow: hidden;
}

#phone_content #buttons{
	width: 229px;
	height: 146px;
	background: url(images/bg_phone_content_buttons.png) repeat-x #fff;
	border-top: 2px solid #464544;
	overflow: hidden;
}
#phone_content #buttons a{
	margin: 20px auto 0 auto;
	width: 195px;
	height: 44px;
	display: block;
	background-image: url(images/btn_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}

#phone_content #buttons #btn_demo{
	margin-top: 15px;
}

#phone_content #buttons a:hover{
	background-position: bottom left;
}

#phone_content #buttons a p{
	margin-top: 10px;
	font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}

#loadContent{
	float: left;
	margin-left: 27px;
	width: 688px;
}

#footer{
	position: relative;
	width: 1032px;
	margin-left: -8px;
	border-top: 3px solid #000;
}

#footer #copy{
	position: absolute;
	left: 0;
}

#footer #ihuoneistokeskus{
	position: absolute;
	right: 0;
}

/*SISÄLTÖ OSION TYYLIT*/

#etusivu_nosto{
	position: relative;
	width: 688px;
	height: 202px;
}

#etusivu_nosto #nosto_teksti{
	width: 305px;
	height: 190px;
	overflow: hidden;
}

#talo{
	position: absolute;
	right: 0;
	bottom: 0;
}

#alasivu_nosto{
	position: relative;
	width: 688px;
	height: 202px;
}

#alasivu_nosto #nosto_teksti{
	width: 305px;
	height: 190px;
	overflow: hidden;
}


#leftCol{
	float: left;
	width: 307px;
	padding-right: 20px;
}

#rightCol{
	float: left;
	width: 295px;
	padding: 0 12px;
}

#laatikko_nosto{
	border: 2px solid #f68428;
	padding: 20px; 
}

#formi_alue{
	width: 626px;
	padding: 0 12px;
	overflow: hidden;
}

#tilaus_alue{
	position: relative;
}

.field{
	float: left;
	border: 1px solid #c4c4c4;
	width: 200px;
	height: 19px;
	padding-top: 4px;
	background: url(images/bg_input.jpg) repeat-x;
}

.palautekentta{
	float: left;
	border: 1px solid #c4c4c4;
	width: 200px;
	height: 100px;
	padding: 4px 0;
	background: url(images/bg_input.jpg) repeat-x;
}

.error_phonenumber{
	position: absolute;
	top: 46px;
	left: 160px;
}

.submit{
	float: left;
	width: 63px;
	height: 25px;
	display: block;
	background-image: url(images/btn_laheta.jpg);
	background-position: top left;
	background-color: transparent;
	border: none;
	overflow: hidden;
	margin-bottom: 5px;
}

.submit2{
	float: left;
	width: 63px;
	height: 25px;
	display: block;
	background-image: url(images/btn_laheta2.jpg);
	background-position: top left;
	background-color: transparent;
	border: none;
	overflow: hidden;
	margin-bottom: 5px;
}

.submit:hover, .submit2:hover{
	background-position: bottom left;
	cursor: pointer;
}

/* ACCORDION ETUSIVU TYYLIT */

#accordion {
	width: 307px;
}

/* accordion header */

#accordion .header{
	position: relative;
	width: 294px;
	height: 22px;
	display: block;
	background-image: url(images/bg_accordion_h2.jpg);
	margin: 0 0 8px 0;
	padding: 8px 0 0 13px;
	cursor: pointer;
}

#accordion h2 {
	color: #2c2c2c;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;		
}

#accordion .arrow{
	position: absolute;
	top: 0;
	right: 8px;
	width: 18px;
	height: 30px;
	background: url(images/accordion_arrows.jpg) no-repeat;
	background-position: top left;
	overflow: hidden;
}

#accordion .active{
	background-position: bottom left;
}


/* currently active header */
#accordion h2.current {
	cursor: default;
}

/* accordion pane */
#accordion div.pane {
	display: none;
	padding: 0 13px 0 13px;
}



/* POPUP  */

#popup_bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/bg_popup.png) repeat;
	display: none;
	z-index: 10;
}

#popup_all{
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#popup{
	position: absolute;
	top: 95px;
	left: 320px;
	width: 625px;
	height: 490px;
	display: none;
	z-index: 1000;
}

a.popupsulje{
	position: absolute;
	top: 0;
	left: 3px;
	width: 70px;
	height: 21px;
	overflow: hidden;
	background-image: url(images/btn_sulje.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

a:hover.popupsulje{
	background-position: left bottom;
}

#popup_top{
	width: 625px;
	height: 6px;
	margin-top: 21px;
	background: url(images/popup_big_top.png) no-repeat;
	overflow: hidden;
}

#popup_content{
	width: 525px;
	height: 450px;
	padding: 0 50px;
	background: url(images/popup_big_bg.png) repeat-y;
}

#popup_bottom{
	width: 625px;
	height: 15px;
	background: url(images/popup_big_bottom.png) no-repeat;
}


/* ACCORDION UKK */

#accordion2{
	position: relative;
	width: 638px;
	padding: 25px 0 0 12px;
}


#accordion2 h2{
	float: right;
	width: 295px;
	margin: 0 0 5px 310px;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#accordion2 h2:hover{
	cursor: pointer;
}

#accordion2 h2.active{
	color: #000000;
	cursor: default;
	background-image: url(images/bg_accordion2_h2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#accordion2 .pane{
	position: absolute;
	top: 25px;
	left: 12px;
	width: 307px;
}

#accordion2 .pane h3{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	font-size: 12px;
}


/* UKK TABIT EKASSA VASTAUKSESSA*/

#tabseja ul{
	height: 21px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #dcdcd8;
	border-bottom: 1px solid #dcdcd8;
}

#tabseja li{
	float: left;
	width: 60px;
	height: 20px;
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	border: 1px solid #dcdcd8;
	border-left: none;
	list-style: none;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
}

#tabseja li a{
	text-decoration: none;
	display: block;
	border: 1px solid #fff;
	background: url(images/bg_nav.jpg) repeat-x;
	overflow: hidden;
	font-weight: bold;
	color: #818181;
}

#tabseja li a:hover{
	color: #F68428;
	border-color: #ddd;
}

#tabseja li.active_tab{
	border-bottom: 1px solid #fff;
}

#tabseja li.active_tab a{
	color: #F68428;
	background: none;
}

#tabseja li.active_tab a:hover{
	cursor: default;
	border-color: #fff;
}

#content_container{
	float: left;
	width: 304px;
	border: 1px solid #dcdcd8;
	border-top: none;
}

#content_container div{
	margin: 20px;
	display: none;
}
