
/*
lang = ee
*/

html {
	margin: 0;
	padding: 0;
	background: #000;
}

body {
	margin: 0;
	padding: 0;
	background: url(http://www.prolift.fi/images/bg.jpg) #000 repeat-x top;
}

#shadow {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 967px;
	height: 600px;
	overflow: visible;
	background: #fff url(http://www.prolift.fi/images/shadow.gif) repeat-y top left;
}

html>body #shadow {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#wrapper {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 967px;
	height: 600px;
	overflow: visible;
	position: relative;
	background: url(http://www.prolift.fi/images/wrapper.jpg) no-repeat top left;
}

html>body #wrapper {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}

#toolbox {
	width: 400px;
	height: 20px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 50px;
	display: none;
	
}

#toolbox a {

}

#toolbox a:hover {

}

#lang {
	width: 100px;
	height: 20px;
	text-align: left;
	position: absolute;
	top: 150px;
	left: 85px;
}

#lang img {
	margin: 0px 5px 0px 5px;
}

#lang a {
	color: #fff;
	text-decoration: none;
}

#lang a:hover {
	color: #ddd;
}

#searchBox {
	width: 175px;
	height: 45px;
	position: absolute;
	top: 85px;
	right: 0px;
	background: url(http://www.prolift.fi/images/searchBg_ee.jpg) no-repeat bottom left;
}

#searchInput {
	border: 0;
	font-size: 11px;
	width: 115px;
	margin: 29px 10px 0 10px;
	float: left;
}

#searchSubmit {
	float: left;
	border: 0;
	background: url(http://www.prolift.fi/images/searchSubmit.jpg) no-repeat bottom left;
	width: 19px;
	height: 13px;
	margin-top: 30px;
	padding-left: 30px;
	font-size: 0;
	cursor: pointer;
}

#logo {
	width: 320px;
	height: 66px;
	overflow: visible;
	position: absolute;
	top: 80px;
	left: 40px;
}

#logo a img {
	border: none;
}

#banner {
	display: none;
}

#nav {
	width: 720px;
	height: 28px;
	margin: 0 auto;
	/*background: url(color_black/pics/navTopBg.jpg) no-repeat left top;*/
	overflow: hidden;
	padding: 147px 0px 0 150px;
}

/* Valikko */

#nav ul {
	margin: 0;
	padding: 0 20px;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
}

#nav ul li.open {

}

#nav ul li a {
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	padding: 1px 12px 0px 12px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#nav ul li a.open {
	text-decoration: none;
	color: #929292;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #929292;
}

/* Sivuvalikko */


#subnav {
	padding: 0px 0px 10px 0px;
}

#subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 25px 0 0 0;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#subnav ul li a {
	margin: 0;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	display: block;
	background: url(http://www.prolift.fi/images/list.gif) no-repeat 18px 6px;
}

#subnav ul li a.open {
	text-decoration: none;
	background: url(http://www.prolift.fi/images/listOpen.gif) no-repeat 18px 6px;
	color: #b60f0f;
}

#subnav ul li a:hover {
	text-decoration: underline;
}

/* Ala-alavalikko */

#subnav ul li ul {
	margin: 0px;
	padding: 8px 0px 12px 0px;
}

#subnav ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#subnav ul li ul li a {
	margin: 0;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	display: block;
	background-position: 32px 6px;
}

#subnav ul li ul li a.open {
	text-decoration: none;
	background-position: 32px 6px;
}

#subnav ul li ul li a:hover {
	text-decoration: underline;
}

/* Ala-ala-alavalikko */

#subnav ul li ul li ul {
	margin: 0;
	padding: 8px 0px 2px 0px;
}

#subnav ul li ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	display: inline;
}

#subnav ul li ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 50px;
	text-decoration: none;
	display: block;
	background: url(http://www.prolift.fi/images/list2.gif) no-repeat 42px 6px;
	color: #808080;
}

#subnav ul li ul li ul li a.open {
	text-decoration: none;
	background-position: 42px 6px;
}

#subnav ul li ul li ul li a:hover {
	text-decoration: underline;
}



/*Tekstit*/

#main {
	margin: 0px 0px 0px 0px;
	padding: 50px 10px 0px 0px;
	width: 737px;
	float: right;
	overflow: hidden;
	position: relative;
}

#main .text {
	padding: 0px 20px 20px 20px;
	border-left: 1px #e5e5e5 solid;
	height: 350px;
	overflow: visible;
	margin-bottom: 10px;
}

html>body #main .text {
	height: auto;
	min-height: 350px;
	overflow: hidden;
}

#column1 {
	padding: 5px 0px 0px 20px;
	margin: 20px 20px 20px 0px;
	width: 180px;
	float: left;
}

#column1 .text {
	padding: 4px 15px 0px 15px;
}

#column2 {
	clear: both;
}

#column2 a, #column2 h1, #column2 h2, #column2 h3 {
	color: #fff;
}

#column2 .text {
}

/* etusivun buttonit */
a.button {
	width: 107px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: url(color_black/pics/button.jpg) no-repeat center center;
}

a span.button {
	width: 107px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: block;
	text-decoration: none;
	background: url(color_black/pics/button.jpg) no-repeat center center;
}

#footer {
	background: url(http://www.prolift.fi/images/footer_ee.gif) no-repeat top left;
	margin: 0 auto;
	width: 967px;
	display: block;
	padding-top: 45px;
	height: 69px;
}

#footer2 {
	background: url(http://www.prolift.fi/wp-content/themes/default/images/footer_ee.gif) no-repeat top left;
	margin: 0 auto;
	width: 967px;
	display: block;
	padding-top: 45px;
	height: 69px;
}

#footer .text {
	color: #c08080;
	font-size: 10px;
	padding: 2px 5px 2px 30px;
}

#footer .text .siteInfoName {
	display: block;
	margin: 0px 0px 0px 0px;
}

#footer .text .siteInfoAddress {
	display: block;
	margin: 0px 5px 0px 0px;
}

#footer .text .siteInfoZip {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#footer .text .siteInfoCity {
	display: inline;
	margin: 0px 10px 0px 2px;
}

#footer .text .siteInfoPhone {
	display: block;
	margin: 0px 10px 0px 0px;
}

#footer .text .siteInfoEmail {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoWWW {
	display: inline;
	margin: 0px 10px 0px 10px;
}



#copy {
	color: #797979;
	margin: 0 auto;
	width: 967px;
	clear: both;
	text-align: center;
	padding: 7px 0;
}

#copy a {
	text-decoration: underline;
	color: #797979;
}

#copy a:hover {
	text-decoration: none;
}


#footer2 .text2 .siteInfoName2 {
	display: block;
	margin: 0px 0px 0px 0px;
}

#footer2 .text2 .siteInfoAddress2 {
	display: block;
	margin: 0px 5px 0px 0px;
}

#footer2 .text2 .siteInfoZip2 {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#footer2 .text2 .siteInfoCity2 {
	display: inline;
	margin: 0px 10px 0px 2px;
}

#footer2 .text2 .siteInfoPhone2 {
	display: block;
	margin: 0px 10px 0px 0px;
}

#footer2 .text2 .siteInfoEmail2 {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#footer2 .text2 .siteInfoWWW2 {
	display: inline;
	margin: 0px 10px 0px 10px;
}
