﻿
/*---------------------------------------------------------------------------------------------------------------------------------
	searchBOX
---------------------------------------------------------------------------------------------------------------------------------*/
/*.searchBox
{
	background: #8fd9fc url(        '../images/Resources/newskin/bg_Searchbox.jpg' ) repeat-x left bottom;
	clear: both;
	margin-top: 7px;
	float: left;
	width: 100%;
}*/
/*--------------------------------------------------------------------------------------------------------------------/
/	LAYOUT
/--------------------------------------------------------------------------------------------------------------------*/
.col{
	float:left; 
}
.myMapLink div
{
	width:186px;
	margin-bottom:10px;
}
.khung2
{
	float: left;
	width: 280px;
	height: 312px;
	margin-top: 1px;
	overflow: hidden;
	background: white url(   '../images/Resources/newskin/bg_WhatWhere.jpg' ) repeat-x left top;
} 
.khung4
{
	float: left;
	clear: both;
	overflow: hidden;
	width:790px;
}

.showhide
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-align: center !important;
	background-color: #BACF8A !important;
	margin: 0px !important;
	font-weight: bold !important;
	cursor: pointer !important;
}
.more
{
	background-color: #bacf8a;
	float: left;
	clear: both;
	text-decoration: none;
	color: Black;
	padding: 2px;
	display: block;
	position: relative;
	top: -16px;
	font-size: 9px;
	display:none;
}
.more:hover
{
	background-color: #BB191D;
	color: White;
}  
/*--------------------------------------------------------------------------------------------------------------------/
/	TOP BOOK
/--------------------------------------------------------------------------------------------------------------------*/
/*.khung2 .title
{
	display: block;
	padding: 3px 3px 20px 50px;
	color: #6b696a; /*text-decoration:underline;
	background: url(   '../images/Resources/newskin/ico_WhatWhere.jpg' ) no-repeat 8px 8px;
	color: #82771d;
	padding-top: 10px;
	padding-left: 56px;
}
.TopBook
{
	float: left;
	clear: both;
	width: 271px;
	padding: 4px;
	background-color: White;
}
.TopBookleft
{
	float: left;
	width: 190px;
	color: #4675A6;
}
.TopBookleft a
{
	color: #4675A6;
}
.TopBookleft a:hover
{
	color: black;
}
.TopBookright
{
	float: right;
	width: 70px;
}
.HotelName a
{
	font-size: 15px;
	font-weight: bold;
	color: #708B2F;
	text-decoration: none;
}
.HotelName a:hover
{
	color: #1a61b0;
}
.pageTopBook
{
	text-align: center;
	color: #98ab50;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.pageTopBook img
{
	border: 0px;
	position: relative;
	top: 2px;
}
.BookInfo
{
	line-height: 17px;
}
.BookInfo img
{
	margin: 3px 0px 3px 0px;
}
.from, .price, .booknow a
{
	color: #708B2F;
	font-family: Arial;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}
.price
{
	font-size: 25px;
}
.booknow
{
	margin-top: 5px;
}
.booknow a
{
	color: #708B2F;
	font-size: 11px;
	font-family: Tahoma;
}
.moreInfo
{
	float: left;
	clear: both;
	width: 262px;
	margin-top: 4px;
	border: 1px #4295bd solid;
	padding: 4px;
	text-align: justify;
	height: 145px;
	overflow: hidden;
	line-height: 17px;
}
.moreInfo img
{
	border: 1px black solid;
	width: 134px;
	height: 100px;
	margin-right: 4px;
}
.QuangCao img
{
	border: 1px black solid;
	width: 298px;
	height: 55px;
	margin-top: 8px;
} */
/*--------------------------------------------------------------------------------------------------------------------/
/	SITE MAP
/--------------------------------------------------------------------------------------------------------------------*/
.mytitle
{
    background:url(../images/bigicon.gif) no-repeat left 10px;
    display:block;
    padding-left:30px;
    padding-bottom:5px;
    padding-top:10px;
    color:#005892;
    font-family:Times New Roman;
    font-size:23px;
    font-weight:normal; 
    border-bottom:1px #dbdbdb solid;
    clear:both;
    margin:0;
    
}
.myMapLink
{
margin-top:10px;
}
.myMapLink ol
{
    list-style:none;
    margin:0px;
    padding:0;
}
 
.myMapLink li
{
    width:138px; 
}
.myMapLink ol
{
    padding-left:20px;
} 
.myMapLink a 
{
    background: url(../images/bullet_tree.gif) no-repeat left 2px;
    padding-left:20px;
    color:#595858;
    font-weight:bold;
    line-height:18px;
    text-decoration:none;
}
.myMapLink ol a
{
    background: url(../images/bullet_subtree.gif) no-repeat left 2px; 
    font-weight:normal;
    color:#1768b4;
    
}
.myMapLink a:hover
{
    color:Red;
    text-decoration:underline;
} 

/*--------------------------------------------------------------------------------------------------------------------/
/	OL 
/--------------------------------------------------------------------------------------------------------------------*/
.olquocgia
{
	list-style:none;
    margin:0px;
    padding:0;
    padding-left:20px;
}
.olquocgia li
{
	 width:160px; 
}
.olquocgia a
{
	 background: url(../images/bullet_subtree.gif) no-repeat left 2px; 
    font-weight:normal;
    color:#1768b4;
    padding-left:15px;
}
.olquocgia a:hover
{
	color:Red;
    text-decoration:underline;
}
