@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #955c9a;
}
#slideshow_wrapper{	
	width: 100%;
	height: 642px;
	margin: 0px;
	padding: 0px;
}
#header_wrapper{ 
	width: 1000px;
	height: 600px; 
	margin:0 auto; 
	padding: 0px;
}
#header_menu{
	width: 240px;
	height: 640px;
	background: url('/assets/img/images/bg-black.png');
	margin: 0px;
	padding: 0px;
}
#header_logo img{
	border: none;
}
#menubar{
	width: 240px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
}
#content_wrapper{
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0px auto;
	color: #fff;
}
#content_wrapper h1{
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff697;
	background: #79407f;
	line-height: 40px;
	padding-left: 10px;
}
#content_wrapper p{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
#content_wrapper a{
	color: #ffecaa;
	text-decoration: underline;
}
#content_wrapper a:hover{
	text-decoration: none;
}
#content{
	padding-left: 10px;
}
#content_header_wrapper{
	width: 100%;
	height: 49px;
	background: url('/assets/img/images/bg_header.png') repeat-x;	
	margin: 0px;
	padding: 0px;
}
#content_header{
	position: relative;
	width: 1000px;
	height: 49px;
	margin: 0px auto;
}
#content_header h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	line-height: 45px;
	margin: 0px;
	padding-left: 255px;
}
#content_share{
	position: absolute;
	top: 15px;
	left: 860px;
}
#content_like{
	position: absolute;
	top: 12px;
	left: 765px;
}
#sitelink{
	background: #8f4497;
	height: 32px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#sitelink a{
	color: #ffecaa;
	line-height: 29px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
#sitelink a:hover{
	text-decoration: underline;
}
#sitelink img{
	padding-right: 8px;
}
.listbox{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	background: #79407f;
	border-bottom: 1px solid #666;	
	border-top: 1px solid #666;	
}
.listbox:hover{
	background: #914c98;
	cursor: pointer;
}
.listbox h2{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fdebc0;
	margin: 0px;
	padding: 0px;
}
.listbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #FFF;
}
.roomprice{
	font-size: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fdebc0;
	padding-right: 10px; 
}
.roomdesc{
	background: #79407f;
	padding: 8px;
	margin: 0px;
}
.roomdesc h2{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fdebc0;
	margin: 0px;
	padding-left: 15px;
	background: #500c57;
	line-height: 40px;
}
.bookingshow{
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	padding: 12px;
	background: #f46200;
	color: #FFF;
	border: 2px solid #CCC;
	font-size: 16px;
	font-weight: bold;
}
/*-------------Pagination Layout -------------------*/
div.pagination {
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

div.pagination a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px 8px 5px 8px;
	margin: 3px;
	border: 1px solid #a8a8a8;
	text-decoration: none; /* no underline */
	color: #333;
	font-weight: bold;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #a8a8a8;
	color: #019ec3;
}

div.pagination span.current {
	padding: 5px 8px 5px 8px;
	margin: 3px;
	border: 1px solid #a8a8a8;
	font-weight: bold;
	color: #FFF;
	background:#333;
}

div.pagination span.disabled {
		padding: 5px 8px 5px 8px;
		margin: 3px;
		border: 1px solid #CCC;
		color: #DDD;
		background: #999;
}	
#footer_wrapper{
	width: 100%;
	height: 244px;
	background: url('/assets/img/images/bg_footer.png') repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer_wrapper h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffe5a6;
}
#footer_wrapper ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer_wrapper ul li {
	list-style: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('/assets/img/images/dot.png') no-repeat;
	background-position: left;
	padding-left: 12px;
}
#footer_wrapper ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer_wrapper ul li a:hover{
	color: #ffe5a6;
	text-decoration: none;
}
#footer_container{
	position: relative;
	width: 1000px;
	height: 244px;
	margin: 0px auto;
	padding: 0px;
}
#footer_ac{
	position: absolute;
	top: 5px;
	left: 0px;
}
#footer_tour{
	position: absolute;
	top: 5px;
	left: 280px;
}
#footer_attraction{
	position: absolute;
	top: 5px;
	left: 560px;
}
#footer_join{
	position: absolute;
	top: 5px;
	left: 820px;
}
#footer_join ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footer_join ul li{
	background: none;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer_join ul li a{
	text-decoration: none;
	padding-left: 6px;
}
#footer_join img{
	border: none;
	vertical-align: middle;
}
#copyright{
	width: 100%;
	height: 40px;
	background:#79407f;
}
#copyright p{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a{
	text-decoration: none;
	color: #ffe8ae;
}
#copyright a:hover{
	text-decoration: underline;
}
#copyright_con{
	position: relative;
	width: 1000px;
	height: 39px;
	margin: 0px auto;
	padding: 0px;
}
#copyright_left{
	position: absolute;
	top: 5px;
	left: 0px;
}
#copyright_right{
	position: absolute;
	top: 5px;
	left: 760px;
}