
/* CSS Document */
body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
}
td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a{
text-decoration:none;
color:#CC9900;
}

.section-title {

	height: 26px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	padding-top: 0px;
}
.right{
	background-color:#FFFFFF;
	width:1px;
	height:100%;
}
.left{
	background-color:#FFFFFF;
	width:1px;
	height:100%;
}

.box {
	border: 1px solid #DFDFDF;
	padding-left:4px;
	padding-top:4px;
}
.border {
	border: 1px solid #7C9BDE;
	text-decoration: none;
}
.iconleftmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color:#000000;
	padding-left:3px;
	text-decoration: none;
}
.title_hl{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.title_pro{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_pro:hover{
	font-size: 11px;
	font-weight: bold;
	color: #880000;
}

.box-title{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.box-title-up{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-transform:uppercase;
}

.input {
	border-bottom: #8B8B8F 1px solid;
	border-left: #8B8B8F 1px solid;
	border-right: #8B8B8F 1px solid;
	border-top: #8B8B8F 1px solid;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color:#E1E5E6;			
}

.clock {
	font-family: arial,Tahoma, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.mainlevel{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	
}


.mainlevel:hover{	
padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.bg-left-menu {
	height: 20px;
	background-image: url(../images/bg-left-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;



}

.mainlevel-top{
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none;

}
.mainlevel-top:hover{
	color: #FF0000;

}

#active_menu-top{
	color:#FF6600;	
	text-decoration: none;		
}

.mainlevel-sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0014de;
	text-decoration: none;
	padding-top:5px;
	padding-left:px;
	height: 25px;
}
mainlevel-sub:hover{	
	color: #880000;	
}

#active_menu{	
	color: #FF6600;
}
#ctive_menu-sub{		
	color:#FF0000;
	text-decoration: none;
}
.mainlevel-com{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666699;
    padding-left:4px;
    padding-right:4px;
	text-decoration: none;
}
.mainlevel-com:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#active_menu-com{
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}
.left-border{
	border-left:1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.right-border{
	border-right:1px solid #999999;
}
#page_title{
	color:#A51010;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	font-stretch:narrower;
	font-weight:700;
}
.detail-link{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DAAF07;
	text-decoration:none;
}
.detail-link:hover{
	color:#ff6500;
}


.inputbox{
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	border:1px solid #151515;
	
}
.required{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#151515;
	font-weight:bold;
	text-decoration:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}
.content:hover{
	color:#FF6600;
}
.date{
	color:#151515;
	text-decoration:none;
}
.morecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC66;
	text-decoration: none;
}
.morecontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

.error{
	font-family: Arial,Tahoma, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#993300;
}
hr{
	height:1px;
	color:#c4c4c4;
}
.pagenav{
	font-family: arial;
	font-size: 11px;
	color: #151515;
	text-decoration:none;
}
.pagenav:hover{
	font-family: arial;
	font-size: 11px;
	color: #A70015;
	text-decoration:none;
}
.news_text{
	font-family: arial;
	font-size: 12px;
	color: #151515;
	text-decoration:none;
}

.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
.black-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.search-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 136px;
}

.bullet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.bg-bartop {
	background-image: url(../images/bg-bartop.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}

.form-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#button;	
	background-color:#FFCC99;
	border-top:1px solid #BABABA;
	border-left:1px solid #BABABA;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;	
}
.highlight-msg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;	
}

.rowOdd{
	background-color:#FFFFFF;
}
.rowEven{
	background-color:F8F8F8;
}
.uppercase{
	text-transform:uppercase;
}
.language{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.language-active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFA000;
	text-decoration: none;
}
.weblink-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
.search-field{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	height: 20px;
	width: 120px;
}
.left-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bg-box {
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 190px;
	background-position: center center;
}
.title{
	font-family:Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#CC9900;
	padding-top:15px;
}
.title_top{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#FF0000;
}
.detail-title{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
	color:#FF0000;
	padding-top: 4px;
}
.title a:hover{
	color: #FF6600;
}

.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
	padding-left:0px;
	padding-right:1px;
}
.news_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151515;
	text-decoration: none;
}
.news_text a:hover{
	color: #151515;
}
.news_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
	padding-left:0px;
	padding-right:1px;
}
.news_text1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: none;
}
.news_text1 a:hover{
	color: #FF0000;
}
.news-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	padding-left: 5px;
}
.title_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#000080;

}
.title_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.border-box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 4px;
	padding-left: 4px;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;

}

.tab-normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666699;
	text-decoration: none;
	background-image:url(../images/bg_bt.jpg);
	padding-left:4px;
    padding-right:4px;
	border-right: 0px solid #999999;
}
.tab-active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-image:url(../images/bg_bt_over.jpg);
	padding-left:4px;
    padding-right:4px;
	border-left: 1px solid #999999;
}
.left-border{
	border-left:1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.right-border{
	border-right:1px solid #999999;
}
.boxtt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: 999999;
}
.red{
	font-family:arial;
	font-size:14px;
	font-weight:bold
	text-decoration:none;
	color:#ff6500;


}


.footer{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration:none;
}
.top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.main_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.mainmenu-sub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
.inputbox_left{
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}
.book_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#f7cf9c;
}
.booking-title{
	font-family:VNI-Ariston;
	font-size:23;
	font-weight:bold;
	color:#2e57a9;
	text-decoration:none;

}
.under-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	width:500px;
}
.booking_room{
	padding-left:10px;	
	text-decoration:none;
	background-color:#393839;
	width:500px;
	border-left:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
}
.lable_booking{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
	padding-left:10px;	
}
.text_message{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	padding-left:5px;	
}
.bg-top-banner {
	background-image: url(../images/bg-top-banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	width: 601px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-bottom: 12px;
	margin-bottom: 12px;



}
.right {
	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 17px;
}
.bg-main {
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 725px;
}
.bottom {
	background-image: url(../images/bg-bottom-main.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 745px;
	background-position: right top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98000A;
	text-decoration: none;
	height: 25px;
}
