p {
	font-size:14px;
	line-height:24px;
}

.leveltwo-left a:hover {
	background:#bed600; 
	color:#fff; 
}

.leveltwo-left li#current a{
	background:#bed600; 
	color:#ffffff; 
}

.destination-map {
	margin:0 0 10px 0;
	border:1px solid #e8e8e8;
}

.destination-climate {
	margin-bottom:10px;
}



/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#bed600;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/******************** cities-within ***********************/

.cities-within ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:10px;
}

.cities-within ul li {
	padding:10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	background-color:#1c1c1c;
}

.cities-within-left {
	width:380px;
	float:left;
}

.cities-within-right {
	width:30px;
	float:right;
	text-align:right;
}

.cities-within ul li a{
	color:#ffffff;
	background-color:#1c1c1c;
}

.cities-within ul li a:hover {
	color:#f4aa00;
	background-color:#1c1c1c;
	cursor:pointer;
}


/******************** ul-facts **************/

.ul-facts ul{
	margin:15px;
	padding:0;
}

/***** dest img *************/

.dest-img {
	margin-bottom:10px;
}

/************ bottom hover **************/

.destination-index-content-left a:hover {background:#bed600; color:#fff;}

.destination-index-content-right a:hover {background:#bed600; color:#fff;}
