@charset "utf-8";
/* CSS Document */

/* Buttom Link */


/** Destination */
.destination ul {list-style:none;margin:0px;padding:0px;}
.destination ul li {
border-bottom:1px dotted #869BAC;
float:left;
margin-bottom:15px;

padding-bottom:10px;
width:730px;
}
.destination ul li h3 {
display:block;
}
.destination ul li .desDetail{padding:0 5px 5px 15px;display:block;
float:left;
width:425px;}
.destination ul li img {
border:3px solid #D0DCE3;
display:block;
float:left;
height:137px;
width:225px;
}
.destination ul li p {
-x-system-font:none;
border:1px solid #FFFFFF;
color:#354956;

height:88px;
line-height:18px;

}
.destination ul li a.moredetail{font-weight:bold;color:#19a3f3;text-decoration:none;display:block;padding:5px 0 0 0;}
.destination ul li a:hover {
text-decoration:underline
}


/* ------------------------------------ Tab */

.ce_tabcontrol_tabs {
	margin-top: 20px;	
}

.ce_tabcontrol_tabs ul {
	padding: 0 0 0 0;
	display: block;
	height: 22px;
	margin-bottom: 20px;
}

.ce_tabcontrol_tabs ul li {
	float: left;
	list-style: none;
	height: 18px;
	font-weight:bold;
}

.ce_tabcontrol_tabs ul li.tabs {
	color: #545b66;
	padding: 3px 3px 3px 3px;
	text-align: center;
	background: #e4e5ea;
	margin-right: 5px;
	width: 100px;
}

.ce_tabcontrol_tabs ul li.selected {
	background: #fb6a0a;
	color: #fff;
}

.ce_tabcontrol_tabs ul li.selected:hover {
	background: #fb6a0a;
	color: #fff;	
}

.ce_tabcontrol_tabs ul li:hover,
.ce_tabcontrol_tabs ul li.hover {
	cursor: pointer;
	color: #545b66;
	background: #fb6a0a;
	}
	/** CONTACT **/
	
.contactleft{width:430px;display:block;float:left;line-height:25px;}
.contactleft h3{font:bold 14px Arial, Helvetica, sans-serif;color:#f86b04;}
.contactleft h4{font:bold 14px Arial, Helvetica, sans-serif;color:#243842;}
.contactright{width:265px;display:block;float:right;padding-top:80px;padding-right:5px;}
a.locationMap img{border:3px solid #D9DBDC;margin-bottom:5px;}
a.locationMap span {font:bold 14px Arial, Helvetica, sans-serif;color:#555e77;display:block;text-align:center}
.quickenquiry{}
