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

* {margin:0; padding:0;}
:-moz-any-link:focus {
  outline: none;
}


body { padding: 0;margin: 0;background:#787f2c url(../images/bg.jpg) repeat-x; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000;}


#wrap {background: url(../images/mainBg.jpg) no-repeat; margin:0 auto; width:1200px; height:1000px;}
#container {width:900px; margin:0 150px;}
#header {width:893px; padding:27px 0 0 7px; height:100px;}
#kuvaus {width:900px; padding:75px 0 34px 0;}
#logo {width:200px; height:45px; padding-top:11px; margin-right:25px; float:left; }
#sites {height:36px; width:660px; float:right;} 
#clicknslide {margin-top:25px;position:relative;}
#prev {z-index:1; width:51px; height:51px;  margin-top:100px;}
#next {z-index:1; width:51px; height:51px;  margin-top:100px;}
#footer {color:#fff;margin-top:-110px;text-align:center;}
#corner {position:absolute;background:transparent url(../images/corner.png);background-repeat:no-repeat;height:152px;right:0;text-indent:-9999px;top:0;width:152px;z-index:100;}
.laheta{background:url(../images/tarjousLaheta.png) no-repeat;cursor:pointer;width: 112px;height: 21px;border: none;}
.katso{background:url(../images/tarjousKatso.png) no-repeat;cursor:pointer;width: 133px;height: 21px;border: none;}
.yhteys {background:transparent url(../images/login_input.gif) no-repeat scroll 0 0;border:medium none;font-size:11px;margin-bottom:4px;padding:4px 6px;width:121px;}


