﻿#center {
	width:732px;
	padding:0px 0 0px 15px;
}

h1
{
	color:#FF2200;
	font-size:24px;
	font-weight:normal;
	padding:0px;
}
h2,
h2 a,
h2 a:visited,
h2 a:link,
h2 a:hover
{
	font-size:16px;
	padding:0;
	margin:0;
	color:#ff2200;
	cursor:auto;
	font-weight:normal;
}
.destination-block 
{
	background:#fff url(../images/countries/destinations-bg.jpg) top center no-repeat;
	height:170px;
	margin:0px 0px 15px 0px;
	padding: 135px 0px 0px 10px;
	border:none;
	position: relative;
}
.destination-hover
{
	text-decoration: underline;
}
.list-countries
{
	width: 460px;
	float: left;
}
.list-other-links
{
	 float: right;
	 text-align: right;
	 width: 240px;
	margin: 0px 15px 0px 0px;
}
.list-countries a 
{
	color:#555;
}

a.image-block
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-2000px;
	width:228px;
	height:120px;
	background:#fff;
}

.destination-block ul.usp-texts 
{
	margin-top:5px;
}
/*.list-border-right 
{
	float: left; 
	width: 230px; 
	margin-right: 10px;
}

.list-border-left 
{
	width: 229px;
}*/

.destination-title
{
	color:#FF2200;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin: 20px 0px 15px 0px;
}
.destination-intro
{
	margin-bottom: 10px;
}
.read-more
{
	text-align: left;
	padding: 0 10px 10px 10px;
	font-size:10px;
}
#pDestinations .content 
{
	line-height:15px;
	padding:15px 5px;
}
#pDestinations .hidden 
{
	display:none;
}
#pDestinations ul
{
	list-style: none;
	margin:0;
	padding:0 0 0 15px;
}
#pDestinations li
{
	list-style: none;
	margin:0;
	padding:0;
}
#pDestinations li a
{
	font-size:10px;
	color:#555;
}
#pDestinations li.disabled > a, #pDestinations li.disabled > span
{
	color:#ccc;
}
#pDestinations table 
{
	width:735px;
}
#pDestinations td 
{
	vertical-align:top;
}
.locations-to-show
{
	margin-top: 5px;
}
.locations-to-show a,
.locations-to-show a:visited,
.locations-to-show a:link,
.locations-to-show a:hover
{
	color: #555;
	text-decoration: underline;
}
.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;
}

#googlemaplink
{
	cursor:pointer;
	color:#0095FF;
	font-size:13px;
	font-weight:bold;
}
