@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* \\RESET */

/* FONTS */
body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#000;}
h1 {font-size:1.2em;}
h2,h3,h4,h5,h6 {font-size:1.1em;text-transform:uppercase;}
strong {font-weight:700;}
small {font-size:0.8em;}
a {color:#000;}
/* \\FONTS */

.clearer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;	
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	/*border: black 1px solid;*/
}
.header {
	position: relative;
}
.content {
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	min-height: 320px;
}
.contentTopBorder {
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(gfx/topBorder.jpg);
	width: 780px;
	height: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 0px;
}
.content p {
	padding: 20px 30px 0px 350px;
	font-size: 1.4em;
}
form.yhteys {
	padding: 20px 30px 0px 350px;
	font-size: 1.4em;
	position: relative;
}
form.yhteys input {
	width: 400px;
	border: #000000 1px solid; 
	padding: 2px;
	margin-bottom: 5px;
}
form.yhteys textarea {
	width: 400px;
	border: #000000 1px solid; 
	padding: 2px;
	height: 80px;
}
#laheta {
	position: absolute;
	top: 20px;
	right: 50px;
}
#tyhjenna {
	position: absolute;
	top: 70px;
	right: 50px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.footer {
	padding-top: 50px;
	text-align: center;
	color: #261708;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
.footer h1 {
	font-size: 36px;
}
.navigation {
	list-style: none;
	margin-left: 338px;
	font-size: 20px;
	letter-spacing: 1px;
	background-image: url(gfx/ingBG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
.navigation li a {
	color: #261708;
	text-decoration: none;
	width: 270px;
	display: block;
}
.navigation li a:hover {
	background-image: url(gfx/naviBG.jpg);
}
.navigation li a.active {
	background-image: url(gfx/naviBG.jpg);
}
.ing {
	background-image: url(gfx/ingBG.jpg);
	background-position: right top;
	width: 360px;
	height: 100px;
	float: right;
}
h1.frontpageHeading {
	font-size: 65px;
	color: #261708;
	padding-top: 260px;
	text-align: right;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
img.yritysKuva {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
img.menuSmall {
	float: right;
}
.menu {
	width: 684px;
	height: 614px;
	position: absolute;
	top: 0px;
	left: 150px;
	background-image: url(gfx/menu.jpg);
	background-position: left top;
}
.menu1st {
	width: 684px;
	height: 614px;
	position: absolute;
	top: 0px;
	left: 150px;
	background-image: url(gfx/menuFront.png);
	background-position: left top;
}
.menuCol {
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
	position: relative;
}
.menuColInner {
	padding: 10px 30px 30px 30px;
}
.menuCol p {
	padding: 0px 0px 10px 0px;
}
.menuCol h2 {
	font-size:1.5em;
	padding: 50px 0px 30px 0px;
}
.menuNavPrev {
	position: absolute;
	bottom: 30px;
	left: 50px;
}
.menuNavNext {
	position: absolute;
	bottom: 30px;
	right: 50px;
}
.menuClose {
	position: absolute;
	top: 30px;
	right: 50px;
}
.ingYritys {
	position: absolute;
	top: 25px;
	right: 60px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
.ingTarjoilu {
	position: absolute;
	top: 35px;
	right: 40px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
.ingYhteydenotto{
	position: absolute;
	top: 35px;
	right: 50px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	font-family: WalkwayBlackRegular, Arial, Helvetica, sans-serif;
}
.gallery {
	padding: 20px 30px 0px 350px;
}
.gallery img {
	margin: 0px 25px 25px 0px;
	border: #23140a 1px solid;
}