/* Styles used on the destinations (overview and location) pages. */

h2,
h2 a,
h2 a:visited,
h2 a:link,
h2 a:hover
{
	font-size:16px;
	padding:0;
	margin:0;
	color:#653b00;
	cursor:pointer;
	font-weight:bold;
}

a,
a:visited,
a:link		{ color:#ff4800; }
a:hover		{ text-decoration:underline; }

#sortedCountries a
{
    font-size: 11px;
}

#sortedCountries li
{
    height: 16px;
}

#center h1
{
    float:left;
	margin-bottom:0;
	padding-bottom:10px;
	width:470px;
}

.search-box
{
    float: right;
}
.search-box text
{
    margin-right: 4px;
    width: 148px;
    padding: 1px 5px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #653B00;
}

.country-block
{
	background: transparent url(../images/destination-block.png) no-repeat center top;
	width: 237px;
	height: 230px;
	padding:5px 10px 10px 9px;
}

.country-block-head
{
    background:url(../images/destination-block-head-grad.gif) repeat-x;
    position:relative;    
    z-index:1000;
}
.country-block-content ul
{
    height:45px;
    line-height:15px;
    margin-top:0;
    overflow:hidden;
    padding:15px;
}
.country-block-head h2
{
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
    line-height:25px;
    text-align:left;
    padding-left:15px;
}

.country-block-head .pricetag .price-text
{
    padding-top: 8px;
    display: block;
    line-height: 13px;
}

a.image-block
{
	display:block;
	position:relative;
	top:0;
	left:0;
	text-indent:-2000px;
	width:237px;
	height:93px;
	background:#fff;
}

.country-block-head
{
    background:url(../images/destination-block-head-grad.gif) repeat-x;
    position:relative;    
    z-index:1000;
}
.country-block-head h2
{
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
    line-height:25px;
    text-align:left;
    padding-left:15px;
}

.country-block-head .pricetag
{
    background:transparent url(../images/destination-price-star.png) no-repeat scroll 2px -2px;
    height:51px;
    position:absolute;
    right:0;
    top:-10px;
    width:62px;
    color:#991500;    
    font-weight:bold;
    text-align:center;
    z-index:1000;
}
.country-block-head .pricetag .price-text
{
    padding-top:8px;
    display:block;
}

.country-block-content		{ padding:0px; margin:0px; height:90px; position:relative; z-index:10; }

.country-block-content ul
{
    height:45px;
    line-height:15px;
    margin-top:0;
    overflow:hidden;
    padding:15px;
}

.pricetag .lmonth 
{
	display:none;
}

.locations-to-show
{
	margin-top: 0px;
}
.locations-to-show a,
.locations-to-show a:visited,
.locations-to-show a:link,
.locations-to-show a:hover		 
{
    color: #ff4800;
    text-decoration: underline;
}

.locations-to-show a:hover	
{
    text-decoration: none;
}

.locations-to-show a.all-destinations,
.locations-to-show a.all-destinations:visited,
.locations-to-show a.all-destinations:link
{
	color:#0048FF;
	text-decoration: none;
}
.locations-to-show a.all-destinations:hover
{
	color:#0048FF;
	text-decoration: underline;
}

.locations-to-show li
{
	background: transparent url(../images/search-arrow-right.gif) no-repeat 0 7px;
	font-size:11px;
	padding-left:8px;
	list-style: none;
}

.read-more
{
	text-align: left;
	font-size:10px;
	background: transparent url(../images/linkpijltje.png) no-repeat 0 4px;
	padding-left: 10px;
	margin-left:10px;
	position:absolute;
	bottom:0px;
	line-height: 12px;
}

.read-more a,
.read-more a:visited,
.read-more a:link,
.read-more a:hover		{ color: #ff4800; text-decoration: underline; }

.read-more a:hover
{
    text-decoration: none;
}

.destination-active
{
	background:#FFFFFF url(../images/content-bg.jpg) no-repeat scroll 0 0;
	width:770px;
	float:left;
	padding:10px 0;
	margin-top: 5px;
}

.destination-active h3		 
{
    color:#653b00; 
    padding:10px 0 5px; 
    margin:0px; 
}

.destination-block
{
	float:left;
	width:256px;
}

.short-description
{
    width:216px;
    display:block;
    padding-bottom:10px;
    line-height: 13px;
}

.destination-left .read-more
{
    margin-left:0px;
    margin-top:10px;
    position:relative;
}

.destination-left
{
	position:relative;
	float:left;
	width:255px;
	padding-left:15px;
	padding-top:4px;
} 

.destination-middle
{
	position:relative;
	float:left;
	width:225px;
}
.destination-middle ul
{
    list-style:none;
    padding:0px;  
    margin:0px;
}

.destination-middle li
{
    line-height:16px;
    padding:0px;  
    margin:0px;
}
 
.destination-middle li.region
{
    background:transparent url(../images/search-arrow-right.gif) no-repeat scroll 0 8px;
    padding-left:10px;
    font-size: 11px;
}

.destination-middle li.region a
{
    font-weight: bold;
}

.destination-middle li.region a:hover
{
    font-weight: bold;
    text-decoration: none;
}

.destination-middle li.region ul
{
    margin-top: 0px;
}

.destination-middle li.city
{
    background:transparent url(../images/search-arrow-right.gif) no-repeat scroll 0 8px;
    padding-left:10px;
    font-size: 11px;
}

.destination-middle li.region li.city
{
    background: inherit;
    font-size: 11px;
    padding-left: 7px;
}

.destination-middle li.city a
{
    font-weight: normal;
}

.destination-middle li.city a:hover
{
    font-weight: normal;
    text-decoration: none;
}

.destination-right
{
   position:relative;
   float:left;
   width:275px;   
}

.destination-right ul
{
    list-style:none;
}

.result-manipulation 
{
	font-weight:normal;
	width:740px;
	height:30px;
	line-height:30px;
	padding:0 15px 0 15px;
	background-color: #ffe8cc;
	float: left;
	margin-top: 5px;
}

.result-manipulation h2
{
    text-transform:uppercase;
    font-size:13px;
}