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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-decoration: none;
}

:focus {
  outline: 0;
}

body {
  line-height: 0px;
  color: #5e5e5e;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  
}
blockquote, q {
  quotes: "" "";
}

body {
  font-size: 9pt;
	font-family: Arial, Verdana, Tahoma;
  line-height: 15pt;
}


h1,h2,h3,h4,h5,h6 { 
	font-family: Arial, Tahoma, Verdana; 
	margin: 0 0 12px 0; 
	line-height: 20px; 
}

h1 { font-size: 11pt; color: #111; font-weight: bold; }
h2 { font-size: 11pt; color: #96161a; font-weight: normal; }
h3 { font-size: 11pt; color: #111; font-weight: normal; }
h4 { font-size: 10pt; color: #96161a; font-weight: bold; }
h5 { font-size: 9pt; color: #5e5e5e; font-weight: bold; }
h6 { font-size: 9pt; color: #9f1115; font-weight: bold; }

span.harmaa {
  color: #5e5e5e;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	color: #96161a;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

ul, ol {
	margin-left: 10px;
	list-style-position: inside;
}

body {
	text-align: center;
	background-color: #fff;
	background-image: url(../background/body.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#topborder {
	height: 20px;
	background-color: #8d0000;
}

#wrap {
	width: 901px;
	position: relative;
	padding: 45px 0px 0px 0px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	display: block;
	width: 400px;
	height: 35px;
	background-image: url(../background/huttunen-tenhovirta-ojala.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-left: 10px;
}

#navi {
	width: 891px;
	height: 22px;
	padding-top: 8px;
	margin-left: 0;
	background-image: url(../background/navi.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	margin-bottom: 12px;
}

#navi li {
	margin-right: 20px;
	list-style-type: none;
	display: block;
	float: left;
	border-right: 1px solid #dbcec0;	
}

#navi li a {
	display: block;
	float: left;
	font-size: 10pt;
	padding-right: 20px;
}

#navi li a:hover {
	color: #666 !important;	
}

#navi li.current a {
	color: #000;	
}

#content_top {
	width: 901px;
	height: 11px;
	background-image: url(../background/content_top.png);
	background-repeat: no-repeat;
}


#content {
	width: 879px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background-image: url(../background/content.png);
	background-repeat: repeat-y;
	padding: 0px 11px;
	position: relative;
}

.frontpage #content {
	background-image: url(../background/content-frontpage.png);
}

.frontpage #yksityisasiakkaille {
	line-height: 0px;
	float: right;
}

.frontpage #yritysasiakkaille {
	line-height: 0px;
	float: left;
}



#content p, #content ul {
	margin-bottom: 10px;
}

.frontpage #splasher {
	margin: 0px 0px 5px 0px;
}

#splasher {
	width: 536px;
	margin: -15px -15px 5px -15px;
	position: relative;
	overflow: hidden;
}

#map {
	width: 536px;
	height: 389px;
	margin: -15px -15px 5px -15px;
	position: relative;
	overflow: hidden;
}

#slogan_wrap {
	position: absolute;
	bottom: 30px;
	left: -100%;
	opacity: 0;
	filter:alpha(opacity=0);
	width: 100%;
}

#slogan {
	background-color: #8d0000;
	color: #fff;
	padding: 4px 20px;
	display: inline;
}

.frontpage #content_left {
	width: 536px;
	padding: 0px;
}

#content_left {
	width: 506px;
	float: left;
	padding: 15px 15px;
}

#content_right {
	width: 270px;
	float: right;
	padding: 15px 15px 320px 15px;
}

#subnavi {
	margin-left: 0px;
}

#subnavi li {
	list-style-type: none;
	float: left;
	width: 100%;
}

#subnavi li a {
	display: block;
	color: #5e5e5e;
	padding: 2px 0px 5px 0px;
	background-image: url(../background/subnavi_li.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#subnavi li div {
	background-image: url(../background/subnavi_li.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px 8px 0px;
	color: #000;
	font-size: 8pt;
	line-height: 11pt;
}

#subnavi li div ul{
	margin-left: 0px;
}

#subnavi li div ul li {
	padding-left: 10px;
	background-image: url(../background/nuoli.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	float: none;
	width: auto;
}

#subnavi li a.selected {
	background-color: #f8f6f5;
	color: #96161a;
}

#subnavi li a:hover {
	color: #5e5e5e;
	background-color: #f8f6f5;
}

form.laheta_viesti {
	width: 100%;
	display: none;
}

form.laheta_viesti div.float_left {
	width: 150px;
}

form.laheta_viesti div.float_right {
	width: 190px;
}

form.laheta_viesti input {
	width: 150px;
	border: 1px solid #5E5E5E;
}

form.laheta_viesti textarea {
	width: 190px;
	border: 1px solid #5E5E5E;
	height: 57px;
	font-family: arial;
	font-size: 9pt;
}

form.laheta_viesti input.submit {
	width: 150px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	float: right;
	text-align: right;
	color: #96161A;
	width: auto;
}

#ota_yhteytta_wrap {
	width: 270px;
	bottom: 135px;
	right: 26px;
	position: absolute;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	overflow: hidden;
}

#ota_yhteytta {
	bottom: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../background/subnavi_li.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#ota_yhteytta a {
	font-weight: bold;
	display: block;
	background-image: url(../background/kirjekuori.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}

#ota_yhteytta .hidden {
	display: none;
	height: 0px;
}

#ota_yhteytta form {
	display: none;
	padding-bottom: 10px;
	float: left;
}

#ota_yhteytta form p {
	width: 100%;
	float: left;
	margin-bottom: 3px;
}

#ota_yhteytta form p label {
	float: left;
}

#ota_yhteytta form p input {
	float: right;
	border: 1px solid #dbcfc1;
	}

#ota_yhteytta form .submit input {
	background-color: #8d0001;
	color: #fff;
	font-size: 8pt;
	border: 0px;
	padding: 1px 3px;
	cursor: hand;
	cursor: pointer;
}

#contact {
	bottom: 5px;
	right: 11px;
	position: absolute;
	width: 270px;
	padding: 0 15px;
}

#content_bottom {
	width: 901px;
	height: 11px;
	background-image: url(../background/content_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#footer {
	width: 901px;
	height: 14px;
	padding-top: 10px;
	background-image: url(../background/footer.png);
	background-repeat: repeat-x;
	font-size: 8.5pt;
}

.lisatietoa {
	color: #96161A;
	cursor: pointer;
	cursor: hand;
}

.lisatieto {
	border: #666;
	background-color: #fff;
	width: 485px;
	display: none;
	position: relative;
	margin-left: -150px;
	margin-top: 10px;
	padding: 10px;
}

.lisatieto p {
	line-height: 13pt;
}

.lisatieto img.casual {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.lisatieto h2 {
	background-image: none !important;
	padding-bottom: 0px !important;
}

.lisatieto .sulje {
	background-image: url(../background/sulje.png);
	background-repeat: no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 6px;
	top: 6px;
	cursor: hand;
	cursor: pointer;
}


.clear {
	clear: both;	
}

.contact_text {
	width: 355px;
	float: right;
	background-image: url(../background/subnavi_li.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	position: relative;
}

.contact_text h2 {
	background-image: url(../background/subnavi_li.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}

#karttapallo {
	font-weight: bold;
	background-image: url(../background/kartta.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	margin-top: 5px;
	padding-left: 35px;
}

.contact_img {
	float: left;
}

.contact_clear {
	padding: 10px 0;
	clear: both;
}

.float_right {
	float: right;
}


.float_left {
	float: left;
}

/*Login*/

#sf_guard_auth_form {
	float: left;
	width: 536px;
	text-align: left;
	padding-bottom: 20px;
	font-size: 9pt;
}

#sf_guard_auth_wrap {
	float: left;
	background-color: #e8ebeb;
	padding: 60px 25px 25px 25px;
	color: #000;
	background-image: url(/assets/background/loiste-editor.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#sf_guard_auth_form form {
	width: 360px;
	margin: 0 auto;
}

#sf_guard_auth_username {
	float: left;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_username input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_password {
	float: right;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_password input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_remember {
	float: left;
	width: 150px;
}

#sf_guard_auth_remember input {
	margin-left: 10px;
	float: left;
	width: 15px;
	height: 15px;
}

#sf_guard_auth_remember label {
	float: left;
}

#sf_guard_auth_signin {
	float: right;
	width: 150px;
}

#sf_guard_auth_signin input {
	width: 85px;
	height: 18px;
	background-color: transparent;
	color: #fff;
	display: block;
	background-image: url(/assets/background/sf_guard_auth_signin.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 2px;
}

#sf_guard_auth_forgot_password {
	width: 360px;
	color: #f05a20;
	float: left;
}