/*
Credit: http://www.templatemo.com
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	width:auto;
	vertical-align:top;
	padding-left:auto;
	padding-right:auto;
	clear:both;
	/*height: 100px;*/
	
}
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: bold; } 
a:active, a:hover {
	color: #C00;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
	color: #000;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	color: #333;
}

.cleaner {
	clear: both;
	width: 680px;
	height: 0px;
	font-size: 0px;
}

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.mr_w40 {
	margin-right: 40px;
}

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	}

.fl { float: left; }
.fr {
	float: left;
}

.m_right { margin-right: 30px; }

.button_01 a {
	display: block;
	width: 100px;
	height: 21px;
	background: url(images/templatemo_button_01.jpg) no-repeat;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	float: right;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: normal;
	font-style: normal;
	display: inline;
	line-height: normal;
	
}

h2 {
	margin: 0 0 10px 0;
	padding: 1px 0 1px 0;
	font-size: 25px;
	font-weight: bold;
	
}

h3 {
	margin: 0 0 0px 0;
	padding: 2px 0 0px 0;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	color: #000033;
	
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #0E7DBB;	
}
h5 {
	margin: 0 0 5px 0;
	padding: 2px 0 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
h6 {
	margin: 0 0 5px 0;
	padding: 2px 0 2px 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.image_wrapper {
	border: 1px solid #b3c1ff;
	margin-top: 0px;
	margin-bottom: 5px;
}
.button_wrapper {
	border: 1px solid #b3c1ff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

#templatemo_container {
	width: 985px;
	/*background-color:#09F;*/
	background: url(images/templatemo_container_bg.png) repeat-y;
	/*margin-top: 0px;*/
	margin-right: auto;
	/*margin-bottom: 0px;*/
	margin-left: auto;
	/*padding-top: 0px;*/
	padding-right: 0px;
	/*padding-bottom: 0px;*/
	padding-left: 10px;
}

/* menu */

#templatemo_menu {
	
	clear: both;
	width: 983px;
	height:  39px;
	border-bottom: 1px solid #38352e;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #0080FF;
}

#templatemo_menu ul {
	text-align: left;
	padding: 2px 0 0 0;
	margin: 0px auto;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	display: inline;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}

#templatemo_menu ul li a {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #AFC4B7;
	
	/*background-image: url(images/templatemo_menu_right.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #FFF;
	font-size: 14px;
}
/* end of menu */

/* site title bar */
#templatemo_banner {
	width: 970px;
	height: 100px;
	background-image: url(images/bar.jpg);
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

#templatemo_banner  #site_title {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 255px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span {
	
	margin-left: 20px;
	font-size: 18px;
	color: #000000;
}

#templatemo_banner #search_box {
	float: right;
	width: 240px;
	height: 34px;
}

#search_box form {
	float: left;
	width: 240px;
	height: 34px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	background: url(images/templatemo_search_box.jpg) no-repeat;
}

#searchfield {
	height: 16px;
	width: 190px;
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 35px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}
/* end of site title bar */

.fw_section {
	clear: both;
	width: 1004px;
	height: auto;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(hongkong/bar1hk.jpg);
}

.blue_section {
	background-image: url(china/bar1.jpg);
	background-repeat: no-repeat;
}

.green_section {
	background-image: url(korea/bar1korea.jpg);
	background-repeat: no-repeat;
}
.brown_section {
	background-image: url(hongkong/bar1hk.jpg);
	background-repeat: no-repeat;
}
.fw_section_content {
	float: right;
	width: 620px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	height: 180px;
}

.fw_section_content p {
	margin-bottom: 20px;
	color: #333;
}

#templatemo_content {
	width: 1004px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#main_column {
	float: right;
	width: 690px;
	margin-right: 10px;
}

#side_column {
	float: left;
	width: 300px;
}

.section_w280 {
	width: 280px;
	margin-bottom: 30px;
}

.news_section {
	clear: both;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #FFF;
}

.news_section img {
	margin-bottom: 10px;	
}

.section_w560 {
	clear: left;
	margin-bottom: 10px;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}

.section_w560 p {
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}

.hot_destionation {
	width: 245px;
	margin: 0;
	list-style: none;
	padding-bottom: 10px;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.hot_destionation li {
	margin: 0px;
	padding: 0px;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0px solid #817c6f;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	font-family:Tahoma, Geneva, sans-serif;
}

.hot_destionation li a {
	color: #ffffff;
	font-weight: bold;
}

.hot_destionation li a:hover {
	color: #000;
	text-decoration: none;
}

.hot_destionation li span {
	clear: both;
	display: block;
	color: #4C554C;
	font-weight: normal;
}
/* end of content */

/* footer */
#templatemo_footer {
	width: 970px;
	clear:both;
	float:inherit;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-y;
	background-position: center;
	height: 100px;
	background-image: url(images/templatemo_container_bg_4.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	padding: 0px;
	
}

#templatemo_footer a {
	font-weight: bold;
	color: #FFF;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
	width: 235px;
}

.main_body{
	clear: both;
	width: 983px;
	color: #30F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
		}
.info_body{
	clear: both;
	width: 990px;
	color: #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
		}		
.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #a8a396;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
#templatemo_container div .section_w560 #tourdetail {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.Rep_destionation {
	width: 716px;
	margin: 0;
	margin-left:10;
	padding-bottom: 0px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	clear:left;
	color: #333;
}
.left_destionation {
	width: 247px;
	height:auto;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	background-repeat: repeat-y;
	background-position: center;
		}
.section_w60 {
	width: 125px;
	float:right;
	margin-right:5px;
}
.section_w718 {
	width: 718px;
	float:right;
	}
	.section_w200 {
	width: 160px;
	float:left;
	margin-right:0px;
}
.label1 {
	align:center;
	width: 190px;
	height: 60px;
	background-image: url(images/menudeco.png);
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
.column {
	width:233px;
	padding-left:3px;
	height: 330px;
	/*background-color: #CCCCCC;*/
	background-image:url(images/skin.png);
	color: #000;
	}
.description{
	width:230px;
	height:auto;
	text-align:left;
	color: #000;
}

.label2 {
	align:center;
	width: 190px;
	height: 50px;
	background-image: url(images/menudec2.png);
	}
.section_w210 {
	width: 210px;
	float:right;
	margin-right:0px;
}
.label3 {
	align:left;
	width: 232px;
	margin-top:5px;
	height: 22px;
	padding-top:4px;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#98c7fd;
	padding-left:5px;
	font-weight: bold;
	color: #98c7fd;
	font-size: 14px;
	border: 1px solid #b3c1ff;
}
.section_w120150 {
	width: 150px;
	height:150px;
	float:right;
	margin-right:0px;
}
.section_maldives {
	width: 160px;
	height:160px;
	float:right;
	vertical-align:bottom;
	margin-right:0px;
}

