* { margin: 0; padding: 0; }

body { background: #0061a0 url( ../img/mobiili/bg.jpg ) no-repeat center top; }

/* TYPO */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.4 ;color: #fff; }
a { color:#1ea3ed ; text-decoration:none ; } 
a:hover { text-decoration:underline; }
a:focus {
    outline: 1px dotted invert;
}



/* HEADER */

#header {
	position: relative;
	 height: 1px;
	 width: 100%;
	 z-index: 10;
	 min-width:852px;
}

#header h1 {
    font-size: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    left: 12px;
    text-indent: -999px;
	overflow: hidden;
}

#header h1 a {
    background: url(../img/mobiili/global-logo-trans.png) no-repeat;
    display: block;
    height: 61px;
    width: 94px;
}

#header ul {
    position: absolute;
    top: 12px;
    right: 12px;
}
#header ul, #header li {
    display: inline;
}

#header li {
    border-right: 1px solid #96d5ff;
    margin-left: 10px;
    padding-right: 12px;
}
#header li:first-child, #header li.first {
    margin-left: 0;
}
#header li:last-child, #header li.last {
    border-right: none;
    padding-right: 0;
}

#header li.last { margin-left:10px !important ; }

#header li a {
    color: #fff;
    text-decoration: none;
}
#header li a.selected {
    color: #96d5ff;
}
#header li a:hover {
    color: #96d5ff;
}


#theme-navigation {
	background: url( ../img/mobiili/bg_navi-trans.png ) no-repeat center top;
	padding-top: 11px;
	width:100% ;
	margin:0 !important ;
	height:auto ;

}

#theme-navigation ul {
	list-style-type: none;
	padding-left: 266px;
	margin-bottom: 24px;
	height: 37px;
	left:0 ;
	top:0 ;
	position:relative;
}

#theme-navigation li {
	display: inline;
}

#theme-navigation a {
	display: block;
	float: left;
	height: 37px;
	text-indent: -999px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}

	#theme-navigation a#n1 {
		width: 88px;
		background-image: url( ../img/mobiili/navi/n1.png );
	}
	#theme-navigation a#n2 {
		width: 134px;
		background-image: url( ../img/mobiili/navi/n2.png );
	}
	#theme-navigation a#n3 {
		width: 97px;
		background-image: url( ../img/mobiili/navi/n3.png );
	}


	#theme-navigation a.act {
		background-position: bottom;
	}


/* CONTENT */

#wrapper { width: 852px; margin: 0 auto 0 auto; min-height: 400px; }

div#top-container { width: 844px; padding: 18px 0px 7px 8px; float: left; background: url( ../img/mobiili/bg_topcontainer.png ) no-repeat; }
h2#surffaa-rajattomasti { background: url( ../img/mobiili/hl_surffaarajattomasti.png ) no-repeat center; height: 27px; overflow: hidden; text-indent: -9999px; margin-bottom: 12px; }

#top-container .box { float: left; margin-right: 6px; background: url( ../img/mobiili/bg_topcontainer_box.png ) no-repeat left top; width: 274px; height: 248px; text-align: center; padding-top: 14px; }

h3#kannettavalla { background: url( ../img/mobiili/hl_kannettavalla.png ) no-repeat center; height: 19px; overflow: hidden; text-indent: -9999px; margin-bottom: 10px;}
h3#minilapparilla { background: url( ../img/mobiili/hl_minilappari.png ) no-repeat center; height: 19px; overflow: hidden; text-indent: -9999px; margin-bottom: 10px;}
h3#matkapuhelimella { background: url( ../img/mobiili/hl_matkapuhelimella.png ) no-repeat center; height: 19px; overflow: hidden; text-indent: -9999px; margin-bottom: 10px;}


#columns-3 { width: 852px; float: left; margin: 18px 0; background: url( ../img/mobiili/bg_3col_box.png ) no-repeat left top; }
#columns-3 .box { float: left; width: 251px; height: 200px; margin-right: 12px; padding: 12px 12px; }
#columns-3 .last { margin-right: 0;}

#columns-3 h3 { font-size: 12px; margin-bottom: 10px; color:#fff ; }

#carousel { margin-bottom:8px ; position:relative ; width:253px ; margin: 0 auto; border-top: 1px solid #5abaf2; padding-top: 6px; }
#carousel .v { width:227px ; height:160px ; margin:0 auto ;  position:relative ; overflow:hidden ;  }
#carousel .c { text-align:left ;  position:absolute ; top:0 ; left:0 ; list-style:none ; margin:0 ; padding:0 ; }
#carousel .c li { display:block ; float:left ; margin:0 ; padding:0 ; width:227px ; text-align:center ;  }
#carousel .prev { position:absolute ; left:0px ; top:50px ; background:url(../img/mobiili/btn_small_prev.png) no-repeat left top ; display:block ; width:17px ; height:32px ; text-indent:-100em ; overflow:hidden ; }
#carousel .next { position:absolute ; right:0px ; top:50px ; background:url(../img/mobiili/btn_small_next.png) no-repeat left top ; display:block ; width:17px ; height:32px ; text-indent:-100em ; overflow:hidden ; }
#carousel .c img {  margin:0 auto ; padding:0 ; }
.last { margin:0 0 0 !important ;}

#carousel p { margin-top: -15px; }

a.chevron { background:transparent url(../img/mobiili/bg_chevron.png) no-repeat left 4px ; padding-left:12px ; color:#fff ;  }
#carousel .chevron { margin-top: -10px;}

#columns-3 table { width: 100%;}
#columns-3 th { text-align: left; color: #bee9ff; padding-bottom: 5px; }
#columns-3 td { border-bottom: 1px solid #60baeb; }
#columns-3 td.last { border-bottom: 0 none; }

#columns-3 p { margin-bottom: 8px; }

#widefade { width: 828px; height: 150px; float: left; background: url( ../img/mobiili/bg_widefade.png ) no-repeat left top; padding: 24px 12px 0 12px; position: relative; }
#widefade p { margin-right: 340px; }
#widefade .box { position: absolute; right: 30px; top: 0px; background: url( ../img/mobiili/bg_widefade_box.png ) no-repeat left top; width: 196px; height: 118px; padding-left: 16px; padding-top: 25px; }
#widefade .box p { margin-right: auto; color: #bee9ff; }
#widefade ul { margin-left: 17px; margin-top: 5px; }

#kuuluvuus { float: left; width: 828px; min-height: 200px; background: url( ../img/mobiili/bg_widebox.png ) no-repeat left top; margin-bottom: 24px; padding: 12px 12px 0 12px ; }
#kuuluvuus h3 { font-size: 16px; font-weight: normal; color: #bee9ff; margin-bottom: 10px; color:#fff ;  }
#kuuluvuus img { float: left; }
#kuuluvuus p { margin-right: 90px; margin-bottom: 8px; }

.wide-box { position: relative; background: url( ../img/mobiili/bg_wide_boxes.png ) no-repeat left bottom; float: left; width: 852px; padding-bottom: 0px; }
.wide-box h4 { font-size: 16px; font-weight: normal; color:#fff ; margin:0;   }
.wide-box h4.another { position: absolute; left: 430px; top: 5px; }
.wide-box-top { padding: 5px 12px; background: url( ../img/mobiili/bg_wide_box.png ) no-repeat left top; float: left; width: 828px;  }
.wide-box-content { background: url( ../img/mobiili/bg_widebox_noboxes.png ) no-repeat left bottom; min-height: 135px; border-top: 1px solid #0583c7; float: left; width: 842px; padding-top: 15px; padding-left: 10px; }
.wide-box-content .box1 { width: 30%; padding-left: 22px; padding-top: 10px; float: left; background: url( ../img/mobiili/pallotausta.png ) repeat-y left top; min-height: 106px; }
.wide-box-content .box2 { width: 22%; padding-left: 10px; padding-top: 10px; float: left; background: url( ../img/mobiili/pallotausta.png ) repeat-y left top; min-height: 106px; }

.wide-box-content .first-box { background: transparent none; }
.box1 img, .box2 img { display: block; margin: 0 auto;}

.box1 form, .box2 form { margin-top: 30px; }
.box1 label, .box2 label { display: block; margin-bottom: 5px; }
.box1, .box2 { text-align: center; }




/* FOOTER */

#footer ul, #footer li {
    /* http://meyerweb.com/eric/tools/css/reset/ */
    /* v1.0 | 20080212 */

    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none
}

#footer {
    background: url(../img/mobiili/footer_top.gif) top no-repeat;
    clear: both;
    color: #97c4e1;
    font-size: 12px;
    margin-top: 24px !important; /* overwrite margin-top from layout-specific css files to standardize it */
    line-height: 14px;
    padding-top: 8px;
	width: 852px;
	margin: 24px auto;
}
#footer a {
    color: #97c4e1;
    text-decoration: none;
}
#footer a:hover {
    color: #96d5ff;
}

#footer-top {
    background-color: #0062a0;
    border: 1px solid #187ab6;
    border-top: none;
    padding: 2px 0 7px 0;
}

#footer-breadcrumb {
    display: inline;
    float: left;
    margin: 2px 0 0 10px;
    width: 500px;
}
#footer-breadcrumb span {
    color: #64a5cd;
    font-size: 14px;
    margin: 0 3px 0 3px;
}

#footer-search {
    display: inline;
    float: right;
    margin-right: 10px;
    width: 176px;
}
#footer-search label {
    display: none;
}
#footer-search-q {
    background: #97c4e0;
    border: 1px solid #1975ae;
    float: left;
    padding: 2px;
    width: 145px;
}
#footer-search-submit {
    display: inline;
    float: right;
    width: 20px;
    height: 21px;
}

#footer-navi {
    background-color: #0062a0;
    clear: both;
    margin-top: 6px;
	border: 1px solid #187ab6;
}
#footer-navi ul {
    list-style: none;
    padding: 0 0 34px 0;
	margin-left:-1px ;
}

#footer-navi li {
    float: left;
}

#footer-navi li a {
    color: #59a0cb;
    display: block;
    outline: none;
    padding: 10px 12px ;
}
#footer-navi li.selected {
    border-bottom: 1px solid #0062a0;
    border-left: 1px solid #187ab6;
    border-right: 1px solid #187ab6;
}


#footer-navi li.selected a {
    color: #97c4e0;
}

#footer-links {
    background-color: #0062a0;
    border: 1px solid #187ab6;
    border-top: none;
    clear: both;
    width: 850px;
	overflow:hidden ;
	padding-bottom:12px ;
}
#footer-links h4 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 5px 0;
    line-height: 13px;
}
#footer-links ul {
    float: left;
    margin: 10px 0 0;
    padding-left: 12px;
    width: 108px;

}

#footer-links li {
    font-size: 11px;
    margin: 2px 0 2px 0;
}


#global-footer {
    clear: both;
    color: #69a9d5;
    font-size: 11px;
    height: 8px;
}
#global-footer ul, #global-footer li {
    display: inline;
}
#global-footer ul {
    margin-top: 20px;
}
#global-footer li {
    padding-left: 4px;
    border-right: 1px solid #619cd8;
    padding-right: 7px;
}
#global-footer li:first-child, #global-footer li.first  {
    margin-left: 0;
}
#global-footer li:last-child, #global-footer li.last {
    border-right: none;
    padding-right: 0;
}
#global-footer-left {
    float: left;
}
#global-footer-middle {
    float: left;
    position:relative ;
    left: 90px;
}
#global-footer-right {
    float: right;
}
#global-footer span {
    clear: both;
    display: block;
    float: right;
    margin: 10px 0 24px 0;
}


/* GLOBAL */



a:link,
a:visited {
	color: #fff;
}

fieldset, img {
	border: 0 none;
}

.hidden {
    display: none;
}

.alignleft {
    float: left;
}
.alignright {
    float: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hidden { display: none; }

#mobiililaajakaista-title { background: url( ../img/hl_surffaa.png ) no-repeat center; height: 26px; text-indent: -9999px; overflow: hidden; margin-bottom: 18px; }

#kartta-graf-bottom-1 {
    background: url( ../img/kartta-graf-bottom-1.png ) no-repeat center;
    position: absolute;
    left: 545px;
    top: 155px;
    height: 26px;
    width: 31px;
    z-index: 1;
}
#kartta-graf-bottom-2 {
    background: url( ../img/kartta-graf-bottom-2.png ) no-repeat center;
    position: absolute;
    left: 795px;
    top: 75px;
    height: 269px;
    width: 296px;
    z-index: 1;
}
#kartta-graf-top-1 {
    background: url( ../img/kartta-graf-top-1.png ) no-repeat center;
    position: absolute;
    left: 575px;
    top: 140px;
    height: 54px;
    width: 50px;
    z-index: 50;
}
#kartta-graf-top-2 {
    background: url( ../img/kartta-graf-top-2.png ) no-repeat center;
    position: absolute;
    left: 775px;
    top: 155px;
    height: 31px;
    width: 37px;
    z-index: 50;
}
#kartta-graf-top-3 {
    background: url( ../img/kartta-graf-top-3.png ) no-repeat center;
    position: absolute;
    left: 810px;
    top: 330px;
    height: 73px;
    width: 73px;
    z-index: 50;
}

#kartta-top {
    background: url( ../img/kartta-top.png ) no-repeat center;
    height: 40px;
    width: 852px;
}
#kartta-top .reset {
    position: relative;
    left: 744px;
    top: 14px;
    display: block;
    height: 15px;
    width: 67px;
    z-index: 5;
}
#kartta-top .info {
    position: relative;
    left: 822px;
    top: -7px;
    display: block;
    height: 22px;
    width: 22px;
    z-index: 5;
}
#kartta-info {
    background: url( ../img/kartta-info.png ) no-repeat center;
    height: 154px;
    width: 288px;
    float: left;
    display: none;
    position: absolute;
    left: 557px;
    top: 125px;
    z-index: 55;
}
#kartta-haku {
    float: left;
    position: absolute;
    left: 80px;
    top: 170px;
    z-index: 20;
}
#kartta-haku .address {
    height: 18px;
    width: 149px;
}
#kartta-haku .btn {
    background: url(../img/haku_btn.png) no-repeat center;
    border: none;
    height: 24px;
    width: 37px;
    vertical-align: middle;
}
#kartta-haku-info {
    display: none;
    background: url(../img/kartta-haku-info.png) no-repeat center;
    float: left;
    position: absolute;
    left: 80px;
    top: 192px;
    height: 80px;
    width: 153px;
    z-index: 20;
}
#kartta-valitsin-info {
    background: url( ../img/kartta-valinta-info.png ) no-repeat center;
    position: absolute;
    left: 561px;
    top: 167px;
    height: 157px;
    width: 283px;
    z-index: 20;
}
#kartta-valitsin-info a {
    display: block;
    height: 157px;
    width: 283px;
}
#kartta-valitsin {
    background: url( ../img/kartta-valinta-bg.png ) no-repeat center;
    position: absolute;
    left: 561px;
    top: 167px;
    height: 271px;
    width: 283px;
    z-index: -1;
}
#kartta-valitsin .v { width:236px ; height:263px ; margin:0 auto ;  position:relative ; overflow:hidden ;  }
#kartta-valitsin .c { text-align:left ;  position:absolute ; top:0 ; left:0 ; list-style:none ; margin:0 ; padding:0 ; }
#kartta-valitsin .c li { display:block ; float:left ; margin:4px 0 0 0 ; padding:0 ; width:236px ; text-align:center ;  }
#kartta-valitsin .prev { position:absolute ; left:7px ; top:25px ; background:url(../img/kartta_btn_small_prev.png) no-repeat left top ; display:block ; width:17px ; height:32px ; text-indent:-100em ; overflow:hidden ; }
#kartta-valitsin .next { position:absolute ; right:7px ; top:25px ; background:url(../img/kartta_btn_small_next.png) no-repeat left top ; display:block ; width:17px ; height:32px ; text-indent:-100em ; overflow:hidden ; }
#kartta-valitsin .c img {  margin:0 auto ; padding:0 ; }
#kartta {
    height: 410px;
    margin-bottom: 20px;
}

#kartta-bottom {
    background: url( ../img/kartta-bottom.png ) no-repeat center;
    height: 6px;
    width: 852px;
    position: absolute;
    top: 560px;
    z-index: 20;
}

#kartta-tohtori {
    display: block;
    height: 123px;
    width: 78px;
    position: absolute;
    top: 460px;
    left: 0;
    margin-left: -30px;
    z-index: 20;
}
#kartta-tohtori-dropdown {
    display: none;
    background: url( ../img/tohtoridropari2.png ) no-repeat center;
    height: 89px;
    width: 180px;
    position: absolute;
    top: 475px;
    left: 30px;
    z-index: 20;
}
#kartta-tohtori-dropdown-close a {
    float: right;
    display: block;
    height: 20px;
    width: 20px;
    z-index: 21;
}
#kartta-tohtori-dropdown select {
    border: 1px solid #43799d;
    margin: 30px 0 0 15px;
    width: 150px;
}
