/* RESET START */

@import "reset.css";

a img {
	border: none;
}

/* RESET END */

body {
	text-align: center;
	background: url(../images/background.jpg) repeat-x #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	padding: 0 0 50px 0;
}

html body div.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.padding {
	height: 10px;
	clear: both;
}

.rounded {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

a {
	color: #005f9c;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 225%;
	color: #3C8A2E;
	margin: 0 0 0.75em 0;
	font-family: Arial, sans-serif;
}

h3 {
	font-size: 150%;
	color: #9b1817;
	margin: 0 0 0.75em 0;
	font-family: Arial, sans-serif;
}

h4 {
	font-size: 130%;
	margin: 0 0 0.75em 0;
	font-family: Arial, sans-serif;	
}

p {
	margin: 0 0 1.25em 0;
}

.hr hr {
	display: none;
}

.hr {
	clear: both;
	height: 10px;
	border-bottom: 1px solid #555555;
	margin-bottom: 20px;
	clear: both;
}

h2.line {
	background: url(../images/line.png) repeat-x 0 50%;
	font-size: 115%;
	margin-bottom: 0.5em;
}

h2.line span {
	background: #ffffff;
	padding: 0 5px 0 5px;
	position: relative;
	left: 10px;
}

.image_right {
	display: block;
	float: right;
	margin: 0 0 5px 5px;
}

#container {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 1010px;
	text-align: center;
	font-size: 1.1em;
}

#logo {
	float: left;
	display: block;
	width: 299px;
	height: 89px;
	background: url(../images/logo.png) no-repeat 0 30px;
	margin-bottom: 14px;
}

#logo a {
	display: block;
	width: 299px;
	height: 89px;
	text-indent: -2000em;
}

#logo small {
	display: none;
}

#header {
	width: 898px;
	text-align: left;
	position: relative;
	border-bottom:1px solid #62943B;
	height:335px;
	margin: 0 auto 15px auto;
}

.header_index {
	border: none !important;
	height: 328px !important;
	margin: 0 auto 0 auto !important;
	background: url(../images/avainlippu-header.png) no-repeat 820px 18px !important;
}

#nav {
	display: block;
	float: left;
	height: 89px;
}

#nav li {
	display: block;
	float: left;
	list-style-type: none;
	height: 89px;
}

#nav li a {
	float: left;
	text-indent: -2000em;
	display: block;
	height: 89px;
}

#nav_etusivu a { background: url(../images/nav/etusivu.jpg) no-repeat; width: 77px; }
#nav_yritys a { background: url(../images/nav/yritys.jpg) no-repeat; width: 64px; }
#nav_palvelu a { background: url(../images/nav/palvelut.jpg) no-repeat; width: 81px; }
#nav_asiakastarinat a { background: url(../images/nav/asiakastarinat.png) no-repeat; width: 130px; }
#nav_yhteydenotto a { background: url(../images/nav/yhteydenotto.jpg) no-repeat; width: 127px; }

#nav_etusivu a:hover { background-image: url(../images/nav/etusivu_hover.jpg); }
#nav_yritys a:hover { background-image: url(../images/nav/yritys_hover.jpg); }
#nav_palvelu a:hover { background-image: url(../images/nav/palvelut_hover.jpg); }
#nav_asiakastarinat a:hover { background-image: url(../images/nav/asiakastarinat_hover.png); }
#nav_yhteydenotto a:hover { background-image: url(../images/nav/yhteydenotto_hover.jpg); }

#nav_etusivu a.act { background-image: url(../images/nav/etusivu_on.png) !important; }
#nav_yritys a.act { background-image: url(../images/nav/yritys_on.jpg) !important; }
#nav_palvelu a.act { background-image: url(../images/nav/palvelut_on.jpg) !important;; }
#nav_asiakastarinat a.act { background-image: url(../images/nav/asiakastarinat_on.png) !important;; }
#nav_yhteydenotto a.act { background-image: url(../images/nav/yhteydenotto_on.png) !important; }

#nav_palvelu.hover a { background: url(../images/nav/palvelut_hover.jpg) no-repeat !important; }
#nav_yhteydenotto.hover a { background: url(../images/nav/yhteydenotto_hover.jpg) no-repeat !important; }
#nav_palvelu a.act:hover, #nav_palvelu.hover a.act:hover { background: url(../images/nav/palvelut_hover.jpg) no-repeat !important; }
#nav_yhteydenotto a.act:hover, #nav_yhteydenotto.hover a.act:hover { background: url(../images/nav/yhteydenotto_hover.jpg) no-repeat !important; }

#nav span.white {
	display: block;
	position: absolute;
	left: 1px;
	bottom: 0;
	background: #ffffff;
	width: 98%;
	height: 5px;
	z-index: 20;
}

#nav .drop_nav {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
}

#nav .drop_nav ul {
	position: absolute;
	top: 85px;
	left: 0;
	height: auto;
	width: 150px;
	background: #ffffff;
	padding: 5px 0 5px 0;
	z-index: 10;
	border: 1px solid #E1E1E1;
}

#nav .drop_nav ul li {
	float: none;
	height: auto;
}

#nav .drop_nav ul li a {
	float: none;
	height: 25px;
	line-height: 25px;	
	text-indent: 0;
	color: #537E32;
	text-decoration: none;
	width: auto;
	padding-left: 12px;
	white-space: nowrap;
	background: #ffffff !important;
	font-size: 110%;
	font-family: Arial, sans-serif;
}

#nav .drop_nav ul li a:hover {
	background: #f0f0f0 !important;
}

#banneri {
	height: 216px;
	clear: both;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}

#a_header {
	position: relative;
	top: 0;
	left: 0;	
	text-decoration: none;
	display: block;
}

#a_header p {
	color: #000000;
	position: absolute;
	left: 314px;
	top: 65px;
	width: 405px;
	font-size: 122%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	text-shadow: #ffffff 1px 1px 1px;
}

#buttons {
	position: absolute;
	left: 0;
	top: 35%;
	width: 900px;
	height: 50px;
}

#buttons .button {
	position: absolute;
	left: 51px;
	top: 0;
	display: block;
	height: 45px;
	line-height: 42px;
	background: url(../images/button-bg.png) no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 175%;
	padding-left: 45px;
	font-family: Arial, sans-serif;
	text-shadow: #621007 1px 1px 0;
	white-space: nowrap;
	float: left;
}

#buttons .button-tarjous {
	background: url(../images/button-bg-tarjous.png) no-repeat 0 0;
}
#buttons .button-call {
	background: url(../images/button-bg-call.png) no-repeat 0 0;
}

#buttons .button:hover {
	color: #000000;
	text-shadow: none;
}

#buttons .button-bg {
	position: absolute;
	right: -15px;
	top: 0;
	display: block;
	height: 45px;
	width: 15px;
	background: url(../images/button-bg.png) no-repeat 100% 0;
}

#btn {
    bottom: 0;
    height: 50px;
    left: 216px;
    position: absolute;
    width: 500px;
}

#btn .btn {
	display: block;
	width: 227px;
	height: 27px;
	padding-bottom: 1px;
	line-height: 26px;
	text-align: center;
	background: url(../images/btn-bg.png) no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-shadow: #621007 1px 1px 0;
	white-space: nowrap;
	float: left;
	margin-right: 10px;
}

#btn .btn2 {
	background: url(../images/btn2-bg.png) no-repeat 0 0;
}

#btn .btn-call {
	background: url(../images/btn-call-bg.png) no-repeat 0 0;
}

#winter-txt {
	position: absolute;
	width: 300px;
	margin-left: -150px;
	left: 50%;
	top: 74px;
	line-height: 1.4;
	font-size: 105%;
	text-align: center;
	text-shadow: #ffffff 1px 5px 5px;
}

#a-kattosanomat {
	position: absolute;
	right: 30px;
	top: 128px;
}

#avainlippu-header {
	position: absolute;
	right: 26px;
	top: 128px;	
}

#content {
	width: 898px;
	margin: 0 auto 25px auto;
	text-align: left;
	position: relative;
}

#nostot-top {
	background: url(../images/nostot-top.png) no-repeat;
	height: 74px;
	position: relative;
}

#nostot-top .nosto {
	float: left;
	padding: 10px 12px;
	width: 47%;
	margin-bottom: 8px;
}

#nostot-top .nosto h3 {
	color: #000000;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 160%;
	height: 38px;
}

#nostot-top .nosto h3 span {
	font-size: 70%;	
	color: #555555;
}

#nostot-top .nosto_last h3 {
	color: #3C8A2E;
}

#nostot-top .nosto a.icon {
	padding: 0 15px 0 20px !important;
}

#kattosanomat {
	position: absolute;
	right: 10px;
	top: 0;
}

#nostot {

}

#nostot .nosto {
	float: left;
	width: 190px;
	padding: 10px 12px 0 13px;
	height: 115px;
	background: url(../images/box_bg.jpg) no-repeat;
	margin-right: 12px;
	line-height: 140%;
}

#nostot .nosto_asoy {
	background-image: url(../images/box_bg2.jpg);
}

.nosto_last {
	margin-right: 0 !important;
	float: right !important;	
}

#nostot .nosto h3 {
	height: 26px;
	margin-bottom: 0;
}

#nostot .nosto h3 a {
	height: 28px;
	display: block;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nostot .nosto p {
	padding-top: 5px;
	line-height: 140%;
}

#nostot .nosto p a {
	color: #ffffff;
}

#nostot .nosto_katto h3 a { background-image: url(../images/txt_kattoremontit.png); }
#nostot .nosto_korotukset h3 a { background-image: url(../images/txt_katonkorotukset.png); }
#nostot .nosto_julkisivu h3 a { background-image: url(../images/txt_julkisivuremontit.png); }
#nostot .nosto_asoy h3 a { background-image: url(../images/txt_asoy.png); }

.column_2 {
	width: 47%;
	margin-right: 5%;
	float: left;
	margin-bottom: 20px;
}

.column_last {
	float: right;
	margin-right: 0;
}

#main p {
	font-size: 105%;
}

ul.ul_column {
	width: 47%;
	margin-right: 2%;
	float: left;
	display: block;
	margin-bottom: 20px;
}

ul.ul li {
	padding-left: 15px;
	background: url(../images/li_arrow.gif) no-repeat 5px 0.55em;
	line-height: 140%;
	margin-bottom: 5px;
}

ul.multi_ul_column {
	width: 47%;
	margin-right: 2%;
	float: left;
	display: block;
}

ul.multi_ul li {
	display: block;
	margin-bottom: 15px;
	line-height: 180%;
	font-size: 110%;
	font-weight: bold;
}

ul.multi_ul li li {
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: normal;
	line-height: 140%;
	padding-left: 15px;
	background: url(../images/li_arrow.gif) no-repeat 5px 0.55em;
}

ul.ul_nro li {
	padding-left: 0;
	background: transparent;
	display: block;
}

.main_narrow {
	width: 580px;
	float: left;
}

.icon {
	padding-left: 24px !important;
	background-repeat: no-repeat;
	background-position: 3px 50%;
}

.a_icon {
	display: block;
	text-indent: -2000em !important;
	text-align: left;
	width: 25px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.icon_arrow {
	background-image: url(../images/icon_arrow.png);
}

span.nro {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	border-radius: 10px;
	background-color: #000000;
	color: #FFFFFF;
	padding :0 6px;
}

#column {
	float: right;
	width: 291px;
}

#news h2 {
	color: #9b1817;
}

#news h4 {
	font-size: 105%;
}

#news a.more {
	font-size: 115%;
}

#nav_palvelut {
	display: block;
	position: absolute;
	top: -70px;
	width: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	white-space: nowrap;
}

#nav_palvelut li {
	display: inline;
	padding-right: 6px;
	letter-spacing: 0;	
}

#nav_palvelut li a {
	display: inline-block;
	height: 37px;
	line-height: 37px;
	padding: 0 5px 0 15px;
	font-size: 150%;
	color: #556249;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	background: url(../images/nav2-bg.png) no-repeat 0 0;
}

#nav_palvelut li a .nav-bg {
	display: block;
	width: 10px;
	height: 37px;
	background: url(../images/nav2-bg.png) no-repeat 100% 0;
	position: absolute;
	right: -10px;
	top: 0;
}

#nav_palvelut li a:hover {
	color: #AC250F !important;
}
#nav_palvelut li.act a:hover {
	color: #ffffff !important;
}
#nav_palvelut li.act .nav_3 a:hover {
	color: #AC250F !important;
}
#nav_palvelut .nav_3 li a.act:hover {
	color: #ffffff !important;
}

#nav_palvelut li.act a {
	background-image: url(../images/nav2-bg-selected.png);
	color: #ffffff;
}

#nav_palvelut li.act a .nav-bg {
	background-image: url(../images/nav2-bg-selected.png);
}


#nav_palvelut .nav_3 {
	display: none;
	position: absolute;
	bottom: -27px;
	left: 0;
	width: 99%;
	padding-left: 1%;
	height: 27px;
	background: url(../images/nav3-bg.png) repeat-x;
}

#nav_palvelut .nav_3 li {
	display: block;
	float: left;
}

#nav_palvelut .nav_3 li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	font-size: 120%;
	white-space: nowrap;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 15px;
	background: url(../images/arrow-black.png) no-repeat 5px 50%;
}

#nav_palvelut .nav_3 li a.act {
	background-image: url(../images/arrow-white.png);
	color: #ffffff;
}

.lisa_nosto {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	border-top: 1px solid #c6cfb3;
	width: 898px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	color: #5a5a5a;
	text-align: left;
	line-height: 100%;
}

#footer_contact {
	width: 400px;
	float: left;
}

#footer_contact h3 {
	display: inline;
	font-size: 100%;
	color: #5a5a5a !important;
	float: left;
}

#footer_contact ul li {
	display: inline;
	float: left;
	padding-left: 16px;
	background: url(../images/separate.png) no-repeat 8px 50%;
	white-space: nowrap;
}

#footer_contact ul li.new_line {
	clear: left;
	padding-left: 0;
	background: transparent;
}

#footer_contact a {
	color: #5a5a5a !important;
}

#column .ref_link {
	font-size: 125%;
	text-decoration: none;
	display: block;
	margin: 5px 0 10px 0;
}

#column .ref_link span.link {
	text-decoration: underline;
}

#column .act span.link {
	text-decoration: none;
	color: #000000;
}

#column .act span.link:before {
	content: "→ ";
}

.wrapper-box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 1px 2px #BFBFBF;
    background: #f0f0f0;
    padding: 10px 15px;
    margin-bottom: 20px;
}

i.lainaus {
	color: #4b5a3f;
}

#asiakas-nav {
	margin-bottom: 50px;	
}


#asiakas-nav li {
	display: block;
	margin-bottom: 2px;	
}

#asiakas-nav li a {
	color: #ffffff;
	display: block;
	background: #555555;
	padding: 4px 6px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 125%;
	text-shadow: #000000 1px 1px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#asiakas-nav li a:hover {
	background-color: #444444;	
}

#asiakas-nav li a.act {
	background: #3c8a2e;
}

#avainlippu {
	float: left;
	display: block;
	margin-left: 5px;
}

#logot {
	float: right;
	text-align: right;
	width: 450px;
	position: relative;
	top: -5px;
	left: 0;
}

#logot li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
}

#index_items p, #index_items a {
	float: left;
	display: block;
	margin-right: 20px;
}

p.address span {
	display: block;
}

#henkilosto .henkilo {
	margin: 0 0 20px 0;
	width: 283px;
	float: left;
}

#henkilosto .henkilo span {
	display: block;
}

#henkilosto .henkilo span.nimi {
	font-weight: bold;
}

#henkilosto .henkilo span.titteli {
	font-size: 95%;
}

#henkilosto .henkilo img.henkilo_image {
	float: left;
	display: block;
	border: 1px solid #cfcfcf;
	margin: 0 10px 10px 0;
}

#henkilosto .henkilo a {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}

#henkilosto .henkilo a:hover {
	text-decoration: underline;
}

#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider {
	border: 1px solid #e0e0e0;
}

#slider, #slider li{ 
	width: 578px;
	height: 458px;
	overflow: hidden;
}

#slider li {
	float: left;
	display: block;
}

#slider li img {
	width: auto;
	display: block;
	margin: 0 auto 0 auto;
}

#slider li p {
	font-size: 110%;
	position: relative;
	top: 6px;
	text-align: center;
}

#prevBtn, #nextBtn {
	background: #e0e0e0;
	font-size: 110%;
	position: relative;
	left: -1px;
	top: -235px;
}

#prevBtn a, #nextBtn a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 15px 4px 8px;
}

#prevBtn a:hover, #nextBtn a:hover {
	color: #0077b3;
}

#prevBtn a {
	padding: 4px 8px 4px 15px;
}

#prevBtn {
	float: left;
	left: 1px;
}

#nextBtn {
	float: right;
}

#galleria .thickbox {
	display: block;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 0;
	border: 1px solid #c8c8c8;
}

#galleria .thickbox:hover {
	border-color: #000000;
}

#TB_window .valikko {
	font-size: 110%;
	color: #000000;
}

#TB_window .valikko a {
	color: #000000;
}

.galleria_column {
	width: 49%;
	float: left;
}

.galleria_column .thickbox {
	margin: 0 7px 7px 0 !important;
}

.galleria_column_right {
	position: relative;
	left: 10px;
}

.kuvasarja {
	height: 134px;
	width: 115px;
	padding: 12px 150px 0 12px;	
	margin-bottom: 50px;
	font-size: 110%;
}

.kuvasarja-kattoremontista {
	background: url(../images/nosto-kuvasarja.jpg) no-repeat;
}
.kuvasarja-katonkorotuksesta {
	background: url(../images/nosto-kuvasarja-korotus.jpg) no-repeat;
}
.kuvasarja-ulkoverhousremontista {
	background: url(../images/nosto-kuvasarja-ulkoverhous.jpg) no-repeat;
}

.kuvasarja p {
	margin-bottom: 10px;
}

.kuvasarja a {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 120%;
	white-space: nowrap;
}

#henkilosto .contact-button {
	display: block;
	font-weight: normal;
	font-size: 110%;
	background: url(../images/contact-bg.jpg) repeat-x;
	padding: 11px 12px 0 12px;
	height: 46px;
	position: relative;
	left: 0;
	top: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: hand;
	cursor: pointer;
}

#henkilosto .contact-button strong {
	font-size: 150%;	
	display: block;
}


#henkilosto .contact-button span {
	color: #000000;
	display: block;
}

#henkilosto .contact-button a {
	display: block;
	float: right;
	background: url(../images/contact-arrow.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	line-height: 56px;
	padding: 0 14px 0 61px;
}

#henkilosto .staff {
	background: #eaeaea;
	padding: 25px 0 10px 12px !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: -25px 0 10px 0;
}

span.phone {
	font-size: 175%;
	background: url(../images/icon_phone.png) no-repeat 0 50%;
	padding-left: 28px;
	display: block;
	height: 21px;
	line-height: 21px;
}

/***** lomakkeet ******/

select, input.input_txt, textarea {
	border: 1px solid #555555;
	padding: 3px;
	background: #ffffff;
	font-family: "Lucida Sans Unicode", Tahoma, Verdana, Arial, serif;
	font-size: 100%;
}

select option {
	padding: 0;
}

.form {
	margin-bottom: 20px;
}

.form .input_txt, .form textarea {
	width: 90%;
}

.form select {
	width: 93%;
}

.form .form_item_wide .input_txt, .form .form_item_wide textarea, .form .form_item_wide select {
	width: 95%;
}

.form textarea {
	height: 80px;
	line-height: 125%;
}

.form .form_item {
	width: 49%;
}

.form .form_item_wide {
	width: 98%;
}

.form_item {
	margin-bottom: 15px;
}

.form_item_float {
	float: left;
}

.form_item_clear {
	clear: left;
}

.form_item label {
	float: left;
	width: 100%;
	font-size: 110%;
	line-height: 11px;
	display: block;
	margin-bottom: 3px;
	white-space: nowrap;
	color: #000000;
}

.form_item label small {
	color: #555555;
}

.form_item input, .form_item select {
	clear: left;
	display: block;	
}

.form_item_button {
	padding-top: 10px;
}

.form_item_checkbox {
	clear: left;
}

.form_item_checkbox label {
	width: 49% !important;
	float: left;
}

.form_item_checkbox input {
	display: inline;
}

.checkbox_item {
	float: right;
	clear: right;
	width: 49%;
	white-space: nowrap;
}

.message {
	border: 1px solid #658B42;
	color: #658B42;
	padding: 8px 10px;
	margin: 10px 0 25px 0;
	font-size: 105%;
}

.message_error {
	border: 1px solid #dd0000;
	color: #dd0000;
}

.message p {
	margin-bottom: 0;
}

/***** Esittelyvideo *****/

#a_video {
	width: 167px;
	height: 37px;
	background: url(../images/esittelyvideo.png) no-repeat;
	text-indent: -2000em;
	display: block;
	margin-right: 0;
}

#a_video:hover {
	background: url(../images/esittelyvideo_hover.png) no-repeat;
}


#esittelyvideo {
	position: absolute;
	left: 50%;
	top: 60%;
	width: 400px;
	height: 320px;
	border: 30px solid #f0f0f0;
	border-width: 0 10px 10px 10px;
	background: #f0f0f0;
	margin: -165px 0 0 -215px;
}

#esittelyvideodiv {
	display: block;
	margin: 0 auto 0 auto;
}

#close_video {
	float: right;
	border: 8px solid #f0f0f0;
	position: relative;
	left: 7px;
}

/***** Javascript *****/

#preview {
	position:absolute;
	border:1px solid #666;
	background:#FFF;
	padding:5px;
	display:none;
	color:#fff;
}
