


.last_minute_trip_table
{
    
}

.last_minute_trip .trip_info h2 .name
{
    font-size:1.2em;
    
}
.last_minute_trip p {margin:5px 0;}
.last_minute_trip 
{
    margin-bottom:10px;
    padding:10px;
}                                                                                

.last_minutes .filters{margin-bottom:10px;padding-bottom:10px;}
.last_minutes .filters h2 {background:#e6be91;color:#ffffff;height:30px;line-height:30px;padding-left:17px;text-transform:uppercase;}
.last_minutes .filters .options {padding:6px 6px 0; }
.last_minute_trip .trip_info
{
  float:right;
  width:590px;
}

.last_minute_trip table
{
      border:2px solid #e6be91;
      border-top:1px solid #e6be91;
      width:100%;
}
.last_minute_trip table th,.last_minute_trip table td{line-height:20px;height:20px;}
.last_minute_trip table th {font-weight:bold;background: #e6be91;}
.last_minute_trip table thead th {background: #e6be91;text-align:center;line-height:20px;height:20px;width:18%;}
.last_minute_trip table thead th:first-child {text-align:left;padding-left:5px;border-left:none;width:28%}
.last_minute_trip table tbody th {padding-left:10px;background:#f3dfc8;}
.last_minute_trip table td {text-align:center;color:red;font-weight:bold;}
.last_minute_trip table td a {font-size: 14px;text-align:center;color:red;font-weight:bold;}
.last_minute_trip table td.full {color:black;border-left:1px solid #e6be91;font-weight:normal;}
.last_minute_trip table tfoot td {border-top: 1px solid #e6be91;background:#f3dfc8;font-size:12px; line-height:16px;height:16px;font-weight:normal;}
.last_minute_trip table tfoot td a{font-size: 12px;color:red;text-decoration:underline;}
.last_minute_trip table tfoot td a:hover{text-decoration:none;}
.last_minute_trip .name
{
    
}

.last_minute_trip .stars img
{
    padding:0;border:none;background:transparent;margin-left:20px;
}

.legend
{
    
}

.full
{
	text-decoration: line-through;
}

.hidden
{
	display: none;
}

.more_dates
{
	cursor: pointer;
}

.filters .description
{
	font-weight: bold;
}

.filters .options
{

}

.last_minute_vanaf
{
color:red;
display:block;
font-size:13px;
font-weight:bold;
margin-top:23px;  
}

.last_minute_vanaf_price
{
 color:red;
font-size:26px;
font-weight:bold;
}

.cities, .categories
{
float:left;
width:50%;
}



.limit
{
text-align:center;
}
/*
.last_minutes .filters .categories .options ul
{
	list-style-type:disc;
}

.last_minutes .filters .cities .options ul
{
	list-style-type:disc;
}
*/
.last_minutes .filters  .options a
{
	color: black;
}
.last_minutes .filters .cities .options li
{
	width: 50%;
	float: left;
}	

.last_minutes .filters .categories .options, .last_minutes .filters .cities .options
{
	margin-left: 20px;
}

.categories h2, .cities h2
{
	margin-bottom: 7px;
}

.last_minutes .filters h2.update_filters
{
    background:url(/img/bekijken_button.gif) no-repeat;
    text-indent:-50000em;
    margin-left: 260px;
    margin-top: 10px;
    text-align:center;
    width:152px;
    height:22px;
}
