html {
	overflow-x: hidden;
	overflow-y: scroll;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(../gfx/body.jpg);
	background-repeat:repeat-x;
	color: #3e3e3e;
	background-color: #e6e6e6;
}

/* Arkiston tyylit */

#archive ul {
	list-style-type: none;
}

#archive ul ul ul {
	list-style-type: disc;
}

/********/

#logo {
	margin: 0;
	padding: 0;
}

#search {
	margin-left: 30px;
}

#search_box {
	background: transparent url(../gfx/search_bar.jpg) no-repeat;
	width: 194px;
	float: left;
	height: 34px;
	margin-top: 33px;
}

#search_input {
	border: 0;
	width: 140px;
	height: 20px;
	padding-left: 18px;
	background-color: transparent;
	margin-top: 3px;
	
}

#hae_rinkusta {
	float: left;
	margin-top: 41px;
}

#ajanvaraus {
	position: absolute;
	margin-top: 35px;
}

#slideshow * {z-index:9}

#slideshow {
   	position:absolute;
    height:264px;
	margin-left: -484px;
	left: 50%;
	margin-top: 10px;
}

#slideshow A {
   	position:absolute;
	/*margin-left: -470px;*/
	margin-top: -5px;
    	z-index:8;
}

#slideshow A.active {
  	z-index:10;
}

#slideshow A.last-active {
    z-index:9;
}


#banner {
	height: 264px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#menu {
	background-image: url(../gfx/navbar.png);
	height: 48px;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 222px;
	position: relative;
	z-index: 20;
}

#menu ul {
	margin-left: 15px;
	margin-top: 15px;
}

#weather {
	background-image: url(../gfx/weather_bg.png);
	height: 48px;
	background-repeat: no-repeat;
	margin-top: 224px;
	margin-left: -40px;
	position: relative;
	z-index: 20;
}

#weather {
	padding-left: 20px;
	padding-top: 8px;
	width: 250px;
}

#lippupiste {
	float: right; 
	margin-right: 135px;
}

#center {
	margin-top: 270px;
	background-color:#FFFFFF;
	padding-bottom:5em;

}

#sidebar {
	margin-left: 50px;
}

#logos ul {
		 margin-left: -20px;
}

#logos ul li {
        display: inline;
		margin: 0 -13px 0 0;
}

#front {
	margin-top: 25px;
	padding-left: 5px;
}

a {
	color: #123456;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#sidebar {margin-top:25px;}

.popup_event {
	z-index: 999;
	position:absolute;
	width:340px;
	height:auto;
	background-color: #e1e1e1;
	border: 1px solid #bbb;
	padding: 10px;
	display:block;
	text-align: left;
}
.popup_event a {
	position:relative;
}

.active {
	display: block;
}

.mo, .tu, .we, .th, .fr, .sa, .su {
	text-align: center;
	padding: 2px;
}




#googlemap
{
margin-bottom: 5em;
}



#calendar td
{
	padding: 4px;
}
#calendar th {
	background-color: #ddd;
	border: 1px solid #bbb;
	padding: 4px;
}
.active {
	/*background-color: #0a0;*/
	color: #fff;
	font-weight: bold;
}
.popup_event .close {
	color: #333;
	font-weight: bold;
}
.popup_event a {
	color: blue;
}


.tarjous label {
float:left;
padding:3px;
width:120px;
}
.tarjous input {
padding:3px;
width:200px;
}
.tarjous #submit {
float:left;
margin-left:120px;
width:auto;
}

div.logos ul{list-style-type:none;}
div.logos ul li{float:left;margin:0 0 0 10px;}
div.logos ul li.pilkington{margin:0px !important;}
div.logos{height:300px;overflow:hidden; padding-top: 30px;}
ul.caddie{height:35px; line-height:1.1em;}
ul.logosfirst,ul.logossecond,ul.logosthird{float:left;}
ul.logosfirst{padding-left:9px;}
div.sv{float:right; margin-right:44px;}
div.gb{float:right; margin-top:20px;}
ul.logosthird li.pad{padding-left:15px;padding-right:6px;}


