/*turforslag*/


.trip .facts-trip {

}
.trip .summary {
    font-weight: bold;
}
.tripmap {
	/*height: 285px;*/
	background-color: #fff;
}
.tripmap img {
	background-position: center;
}
.tripmap.open {
    width: 960px;
    height: 530px;    
}

.facts-trip ul li span {
    font-weight: bold;
}
.facts-trip {

}

.trip-listing-facet {
    margin-bottom:  16px;
}
.trip-listing-facet h4 {
    border: 0;
    text-transform: none;
    font-weight: bold;
    padding-top: 2px;
}
.trip-listing-facet li {
    padding-left: 10px;
}

.trip ul.result li {
    display: block;
    overflow: hidden;
    margin: 0 0 10px 0 !important;
}
.trip .result .textual p {
    clear: none !important;
}
.trip3d {
    margin-bottom: 10px;
}



#search-result h3,
#search-result .temp-content h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}

#search-result .temp-content h2 {
    color: #757171;
}
#search-result.trip-list .temp-content {
    margin-left: 100px;
    padding-left: 20px; 
    height: 76px
}


#search-result .trip .image {
    float: left;
    width: 113px;
    height: 64px;
    margin: 5px 0 0 0;
    background: transparent url(../gfx/bakgrunner/trip_picturebg.png) no-repeat;
}

#search-result .trip h2,
#search-result .trip h3 {
    clear: none;
    margin: 0 0 2px 120px;
}

.thumbtrip{
background: url("../gfx/bakgrunner/trip_picturebg.png") no-repeat scroll 0 0 transparent;
width:113px;
height:64px;
}


