div.kupla-wrapper{
    z-index: 3001;
    display: none;
    position: absolute;
    bottom: 0px;
    color: white;
}
div.kuplaviiva{
    height:1px;
    width:100%;
    padding-right: 13px;
    margin-left:-1px;
    background-color:#ffe8bf;
    margin-top:3px;
    margin-bottom:10px;
}
.matkahakucity {
  position: absolute;
}
.nuppineula {
  position: absolute;
  width: 18px;
  height: 22px;
  left: -11px;
  top: -11px;
  /*background-image: url(../images/karttapallo.png);*/
  background: url(/templates/matkapojat/images/sprite-etusivu-optimized.png) 0 -294px no-repeat;
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding-left:9px;
  padding-top: 5px;
  text-decoration: none;
  text-align: left;
}
.kupla A:link {text-decoration: none;color:#FFFFFF;}
.kupla A:visited {text-decoration: none;color:#FFFFFF;}
.kupla A:active {text-decoration: none;color:#FFFFFF;}
.kupla A:hover {text-decoration: underline;color:#FFFFFF;}

.kupla {
  text-align:left;
  display: inline-block;
  background: transparent url(../images/new-kupla-ala.png) no-repeat bottom center;
  position: relative;
  padding: 2px 0px 28px 0px;
  max-width: 590px;
  font-size: 12px;
}
.kupla-top-left {
  position: absolute; 
  top: -12px;
  left: -17px;
  padding-left: 18px;
  /*background: transparent url(../images/new-kupla-yla-left.png) no-repeat top left;*/
  background: transparent url(/templates/matkapojat/images/sprite-etusivu-optimized.png) no-repeat 0 -331px;
  width: 100%;
  height: 12px;
}
.kupla-top-right {
  position: absolute; 
  top: -12px;
  right: -17px;
  width: 17px;
  height: 12px;
  background: transparent url(../images/new-kupla-yla-right.png) no-repeat top right;
}
.kupla-right {
  display: inline-block;
  background: transparent url(../images/new-kupla-right.png) no-repeat bottom right;
  padding-right: 17px;
}
.kupla-left {
  display: inline-block;
  background: transparent url(../images/new-kupla-left.png) no-repeat bottom left;
  padding-left: 17px;
}
.kupla a {
  float: left; 
  clear: both;
}
.kupla strong {
  padding-right:8px;
}
.kupla a,
.kupla strong,
.kupla div.kuplaviiva {
  position: relative;
  top:-5px;
  left: -9px;
}
.kupla a {
  line-height: 16px;
}

.kupla a.close {
  position: absolute;
  right: -3px;
  top: -5px;
  width: 14px;
  height: 15px;
  background: url(/templates/matkapojat/images/sprite-etusivu-optimized.png) 0 -353px no-repeat;
  left: auto;
  float: none;
  clear:none;
}
div.city-link {
  position: relative;
  float:left;
  clear:both;
  width: 100%;
}
div.city-link a.city-link {
  font-weight: bold;
  display: block;
}
.alakupla-wrapper {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 10px;
}
html.touch .alakupla-wrapper {
  left: auto;
  right: 108%;
}
.alakupla-wrapper .kupla {
  background-image: url(../images/new-alakupla-ala.png);
  padding-bottom: 18px;
  float:left;
}
.alakupla-wrapper.longlist .kupla a {
  line-height: 14px;
  top: -6px;
}
.alakupla-wrapper .kupla-right {
  float:left;
}
