﻿body {
	margin:0px; 
	font-family: Arial, Tahoma, Times New Roman;
	font-size: 0.75em;
	text-align: center;	
}
.lblPointer{cursor: pointer}
input{font-size: 1em}
select{font-size: 1em}
.btnTim{background-color: transparent; cursor: pointer; width: 61px; height: 25px; color: #421900; font-weight: bold; border: 0px}
.SubMenu{margin-right: 40px; margin-top: 7px}

A:link	{	
	text-decoration:	none;
	/*color:	#3333cc;*/
	}	
		
A:visited	{	
	text-decoration:	none;
	/*color:	#333399;*/
	}	
		
A:active	{	
	text-decoration:	none;
	/*color:	#d0e9ff;*/
	}	
		
A:hover	{	
	text-decoration:	underline;
	/*color:	#3333cc;*/
	}
	
.mnActived{color: Red; font-weight: normal}
.mnUnseled{color: #ffffff; font-weight: normal}
.HeaderPriceList{font-weight: bold; color: blue; border-bottom: solid 1px gray}
.HeaderSelectRoom{border-bottom: solid 1px gray; padding: 4px}
.PayBy
{
	 background-repeat: repeat-x; height: 24px
}
.tdContent{border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-bottom: solid 1px #cccccc;}
.tdContentPay{border-left: solid 1px #ff8c00; border-right: solid 1px #ff8c00; border-bottom: solid 1px #ff8c00; border-top: solid 1px #ff8c00;}
.tdActive{border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-top: solid 1px #cccccc; width: 130px}
.tdNone{border-bottom: solid 1px #cccccc; width: 130px}
/*Tooltip*/
#osdhtmltooltip {
	border-right: #999 1px solid; padding-right: 4px; border-top: #999 1px solid; padding-left: 4px; font-size: 10pt; z-index: 100; left: -300px; visibility: hidden; padding-bottom: 4px; border-left: #999 1px solid; width: 200px; padding-top: 4px; border-bottom: #999 1px solid; font-family: Arial; position: absolute; background-color: #eee; text-align: left
}
#osdhtmltooltip IMG {
	border-right: #eee 1px solid; padding-right: 3px; border-top: #eee 1px solid; padding-left: 3px; float: left; padding-bottom: 3px; margin: 2px; border-left: #eee 1px solid; width: 107px; padding-top: 3px; border-bottom: #eee 1px solid
}
#osdhtmltooltip H3 {
	padding-right: 2px; padding-left: 2px; font-weight: bold; padding-bottom: 2px; margin: 0px; text-transform: none; color: #6957c1; padding-top: 2px; text-decoration: none
}
#osdhtmltooltip SPAN {
	color: #999; font-style: italic
}
#osdhtmltooltip DIV {
	color: #000
}
#osdhtmlpointer {
	z-index: 101; left: -300px; visibility: hidden; position: absolute
}
/*End*/
.tdRoomPrice{cursor: help}
/*dropdownlist travelguide.aspx*/
.drl{margin: 3px 0px}
.titleBookingText{color: #6a6743; font-weight: bold; font-size: 9pt}

/*review*/
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 350px;
	height: 150px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
