/* @override http://www.openlayers.org/api/theme/default/style.css */

body {
    margin: 0;
    padding: 0;
	font: normal 75% "Lucida Grande", Lucida, Verdana, sans-serif;
	min-width:900px;
}
  img{vertical-align:middle}
  a {
    cursor: pointer;
  }

h2 {
	font-size:1.5em;
	color:#5d5d5d;
	}
  
  #sideContainer {
    display:none;
    list-style-type: none;
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
    border: 1px solid #676767;
    background-color: #eee;
    overflow: auto;
  }
  
  #mapContainer {
    float: left;
    width: 100%;
    height: 100%;
  }

.olPopupCloseBox{
background-image:url('images/close.png') !important
}

#topbuttons {
	position: absolute;
	top: 14px;
	left: 100px;
	z-index:100000;
}

.topbutton_wrap {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
}

.topbutton {
  cursor: pointer;
	color: #fff;
	background: transparent url(http://hilmappi.gemilo.com/images/topbtn_left.png) no-repeat 0 0;
	height: 25px;
	font-size: 1em;
	float:left;
	padding:5px 0px 0 12px;
}

.topbutton_right {
	width: 12px;
	background: transparent url(http://hilmappi.gemilo.com/images/topbtn_right.png) no-repeat 100%;
	height: 25px;
	float: left;
}
  
  #updateMarkers {
    left: 340px;
  }
  
  #favsButton {
    left: 480px;
  }
  
  #settingsButton {
    left: 620px;
  }
  
  #logout {
    left: 760px;
  }
  
  #favs,#settings {
    background-color: #f3f1eb;
    border: 2px solid #33bfe0;
    left: 337px;
    top: 40px;
    padding: 10px;
    position: absolute;
    width: 300px;
    z-index: 100000;
    overflow:auto;
    height:300px;
    display:none;
  }
  
  #settings{
    left: 460px;
    width:600px;
  }

/* @group cpv */



#cpvlist-ajax {
  left: 20px;
  top: 130px;
  position: absolute;
  width: 240px;
  z-index: 100000;
}

#cpvlist {
    background-color: #f3f1eb;
    border: 2px solid #33bfe0;
    left: 20px;
    top: 130px;
    position: absolute;
    width: 250px;
    z-index: 99999;
    opacity:0.5;
    overflow:auto;
    height:300px;
	padding: 0;
}


#cpvlist td{
    font-size:10px;
    border-bottom:1px solid #c5bba2;
    cursor:pointer;
	padding: 5px 9px;
}

#cpvlist em{
	color: #7e7e7e;
	font-weight: normal;
	font-style: normal;
}
td#cpv-timespan {
	background-color: #e7e2d5;
	font-weight: bold;
	color: #5d5d5d;
	padding-bottom: 11px;
}

.cpv-code {
	width: 8em;
	vertical-align: top;
}
  
#cpvlist tr.cpv_select{
    background-color: #9bdbea;
	border-bottom: 1px solid #33bfe0;
	font-weight: bold;
}

#cpvlist tr.cpv_select em{
	color: #1c829c;
}

/* @end */

#footer {
position:absolute;z-index:100000;bottom:10px;right:10px;width:500px;text-align:right;	color:#02596d;font-size: 0.8em;
}
#footer a{
color:#02596d;
text-decoration:none;
border-bottom:1px dashed #02596d;
}

#createaccount {
	background:transparent url(images/bg_tr.png) repeat;
	z-index:100000;
	position:absolute;
	right:30px;
	top:30px;
	width:300px;
	color:#fff;
	font-size:1.2em;
	padding:20px;
}

#createaccount ul {
	font-weight:bold;
	margin-left:0;
	list-style-type:decimal;
}

#createaccount a {
	border:0;
	color:#9de8fa;
	text-decoration:none;
}

#createaccount img {
	border:0;
}

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

#createaccount p {
	margin-top:1em;}
	
#logobox {
	z-index: 100000;
	position:absolute;
	right:10px;
	top:14px;
	height:70px;
	width:280px;
	background:transparent url(images/logo_tr.png) no-repeat 100% 0;
}

#favs_container {
	font-size:0.8333em;}

input.text {
	width: 15em;
	border: 1px solid #0186a0;
	font-size: 1em;
	color: gray;
	padding: 0em;
	display:block;
	margin-bottom:0;
}

.fav {
	border-bottom:1px solid #c5bba2;
	padding: 5px 9px;
	}

.fav strong {
	font-weight:bold;}
	
.btn {
	padding:3px 10px;
	color:#333333;
	background-color:#d3cdbd;
	margin:5px 0;
	display:inline-block;
	}

#infowindow {
}

#infowindow th{
	font-size:10px;
	width:100px;
	text-align:right;
	border-right:3px solid #33bfe0;
	vertical-align:top;
	padding-right:5px;
	
	}
	
#infowindow td{
	vertical-align:top;
	font-size:12px;
	padding-left:10px;
	line-height:1.5;}
	
#infowindow ul{
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:18px;
}

#infowindow li{
	margin-bottom:10px;
	lin
	}

#infowindow th, #infowindow td {
	border-top:1px solid #c5bba2;
	padding-top:5px;
	padding-bottom:15px;}

.spot_popup_info {
border-bottom:1px solid #c5bba2;
padding-bottom:5px;
margin-bottom:5px;
font-size:10px;}

.spot_popup_action {
font-size:10px;}

.favbtn, .readbtn, .infobtn, .commentbtn, .showhidebtn {
	background-repeat: no-repeat;
	background-position:98% 50%;
	padding-right:25px;}

.favbtn {
	background-image:url(images/star.png);
	}

.readbtn {
	background-image:url(images/check.png);
	}
	
.infobtn {
	background-image:url(images/info.png);
	}

.commentbtn {
	background-image:url(images/comment.png);
	}

.showhidebtn {
	background-image:url(images/eye.png);
	}