@CHARSET "ISO-8859-1";

.date{
	text-transform: uppercase;
}
.by {
	text-transform: uppercase;
}
.more-link{
	color:#c07e37;
	font-size:11px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
}
.news-content {
	font-size:12px;
	color:#B08425;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news-content p{
	padding-top:10px;
	/*padding-bottom:10px;
	line-height:18px;*/
	
}

.middle-inner{
	min-height: 206px;
}

/*** RESEVATION SEARCH ****/
.reservations_center input{
	padding: 0px !important;
}

/*****BUTTON SEARCH******/

.button {
	cursor: pointer;
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:15px;
	padding:0;
	width:auto;
    height:37px;
}

.button_left {
        float:left;
		display:inline;
        margin:0;
        width:10px;
        height:37px;
        background:url(../images/search-btnleft.png) no-repeat left;
}

.button_center {
        float:left;
		display:inline;
        margin:0;
		padding:0 5px;
        width:auto;
        height:37px;
        background:url(../images/search-btncenter.png) repeat-x center left;
}

.button_center input {
        float:left;
		display:inline;
        margin:0;
		padding:0 0 0 0;
       	font:12px arial;
		font-weight:bold;
		color:white;
		
		background:none;
		border:none;
}

.button_center a {
        float:left;
		display:inline;
        margin:0;
		padding:10px 0 0 0;
       	font:14px arial;
		font-weight:bold;
		color:#414141;
		text-shadow:1px 0 #fff;
		background:none;
		border:none;
}

.button_right {
        float:left;
		display:inline;
        margin:0;
        width:31px;
        height:37px;
        background:url(../images/search-btnright.png) no-repeat left;
}

/****HEADER*******/

.phone #img{
	float: right;
	margin-right: 10px;
}

/****THE LOOP******/
.h11 a{
	color: #282323;
}

.h11 a:hover {
	text-decoration: underline;
}

/*****COMMENT ******/
.comment-entry p {
	float: none !important;
	display: block;
}

.comment-author{
	font:12px arial !important;
	font-weight:bold !important;
	color:#C07E37 !important;
	text-decoration:none;
}

#search *{
	cursor: pointer;
}
#search_center{
	background: url(../images/search-btncenter.png);	
}

.contact-form a{
	color: #C07E37;
}

/******** BOOKING INFO ******/
.roomslist th{
	background: #2e130B;
	color: #ffffff;
	font:14px arial;
	margin:0;
	padding:10px;
	border:1px #956262 solid;
}
.menu-header ul.menu{
/*background:url(../images/homepage-icon-2.png) no-repeat left;*/
list-style: none;
padding: 0;
margin-left: 0px;
float:left;
position: relative;
}
/*.menu ul{ 
background:url(../images/homepage-icon-2.jpg) no-repeat left;
list-style: none;
padding: 0;
margin-left: 2px;
float:left;
}*/
.menu li{
float: left;
margin: 0;
margin-left:2px;
}
.menu a{
color: #CF9400;
text-decoration: none;
line-height:35px;
margin-top:6px;
font-family:Arial, Helvetica, sans-serif;
margin-left:0;
font-size:10px;
font-weight:bold;
display: block;
float: left;
}
.menu a:hover
{
color: #FFF;
}
.contentdetail p {
line-height:18px; 
font-weight:normal;
}

.menu-nav-footer {
margin-top:-12px;
margin-left:-25px;
}

.menu-nav-footer ul{ 

list-style: none;
padding: 0;
margin-left: 2px;
float:left;
}
.menu-nav-footer li{
float: left;
margin: 0;
margin-left:25px;
}

.menu-nav-footer  a{
font-size: 10px;
color:#422323;
text-decoration:underline;
font-weight:normal;
display: block;
float: left;
line-height:35px;
}

.menu-header-container {
margin-top:-17px;
margin-left:-25px;
}
.menu-header-container  a{
font-size: 10px;
color:#422323;
text-decoration:underline;
font-weight:normal;
}
.current-menu-item a
{
color: #FFF;
}

body {
	background-image:url() ;
	/*background-repeat: repeat;*/
}

.select1 select option {
	background-color:#FFFFFF;
}

.phone {
	width:175px;
}
.item a {
	text-decoration:none;
}

.facebook a {
	background:url(../images/facebook.jpg) no-repeat;
	width:100px;
	height:27px;
	display:block;
	text-indent:-9999px;
}

.facebook {
	float:left;
	margin-top:22px;
	margin-left:20px;
}

/******LOCATION ***********/

.news-content ul, .contentdetail ul{
 list-style-type: disc;
 list-style-image: none;
 list-style-position: outside;
 padding-left: 20px;
 color: #B08425;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px; 
}
.news-content ol, .contentdetail ol {
 list-style-type: decimal;
 list-style-position: outside;
 list-style-image: none;
 padding-left: 20px;
 color: #B08425;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px; 
}
.news-content p, .contentdetail p{
 margin: 10px 0 10px 0;
 color: #B08425;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px; 
}

.news-content table tr th, .news-content table tr td,
.contentdetail table tr th, .contentdetail table tr td{
	border: 1px solid #BBBBBB;
	padding: 5px;
	color: #B08425;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 12px; 
}

/*
	//////////////////////////////wp images
	
*/
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}

//menu

/* =Menu
-------------------------------------------------------------- */
#menu-header,
div.menu {
	/*font-size: 13px;*/
	/*margin-left: 12px;*/
	width: 960px;/*--- Anh ---*/
	float:left;/*--- Anh ---*/
	display:inline;/*--- Anh ---*/
}
.menu-header,
div.menu {
	/*font-size: 13px;*/
	/*margin-left: 12px;*/
	width: 960px;
	float:left;
	display:inline;
}
#menu .menu-header ul,
div.menu ul {
	list-style: none;
	/*margin:0;*//*--- Anh ---*/
}
#menu .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#menu a {
	/*color: #aaa;*/
	display: block;
	line-height: 38px;
	padding: 0 10px;/*--- Anh ---*/
	margin:0;/*--- Anh ---*/
	text-decoration: none;
}
#menu ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 150px;
	z-index: 99999;
	margin:0;
}
#menu ul ul li {
	min-width: 140px;
	margin:0;/*--- Anh ---*/
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	background: #2A0100;/*--- Anh ---*/
	filter:alpha(opacity=80); /*--- Anh ---*/
	-moz-opacity:0.8; /*--- Anh ---*/
	-khtml-opacity:0.8; /*--- Anh ---*/
	opacity:0.8;/*--- Anh ---*/
	line-height: 1em;
	padding: 10px;
	margin:0;/*--- Anh ---*/
	width: 140px;
	height: auto;
	color:#CF9400;/*--- Anh ---*/
	border-top:1px #BC763A dotted;/*--- Anh ---*/
}
#menu li:hover > a,
#menu ul ul :hover > a {
	color: #fff;
	background:#2A0100;/*--- Anh ---*/
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #fff;
}
* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
	color: #fff;
}
#menu .menu-header{
	position: relative;
	z-index: 9999;
}