@charset "utf-8";
.amenities_h1 {
	font-size: 14px;
	color: #333;
	text-align: left;
	padding: 5px;
	line-height: 20px;
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
}
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.hotel_txt {
	font-size: 14px;
	color: #00557E;
	text-align: justify;
	line-height: 20px;
	padding: 5px;
}
.hotel_h1 {
	font-size: 20px;
	color: #FFF;
	text-align: left;
	padding-left: 4px;
	background-color: #00557E;
	line-height: 20px;
	font-weight: bold;
}
.hotel_h2 {
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	color: #00557E;
	padding: 4px;
}
.hotel_h3 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #00557E;
	padding: 4px;
	line-height: 20px;
}


.hotel_link {
	color: #6D92FE;
	font-size: 12px;
	padding: 4px;
	white-space: nowrap;
	font-weight: bold;
}

.hotel_link a {
	text-decoration: underline;
	color: #6D92FE;
}
.hotel_link a:hover {
	color: #00557E;
}




.icons_hotels {
	background-color: #FFF;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: 2px solid #006595;
	padding: 1px;
}
a .icons_hotels {
	border: 2px solid #00557E;
}
a:hover .icons_hotels {
	border-top-color: #F93;
	border-right-color: #F93;
	border-bottom-color: #F93;
	border-left-color: #F93;
}

.img_star {
	padding: 5px;
}
.img_hotels {
	background-color: #333;
	padding: 2px;
	margin: 4px;
}
.htimg_txt {
	color: #00557E;
	font-size: 12px;
	line-height: 14px;
}






.hr {
	color: #1E90FF;
	width: 98%;
	text-align: center;
}
.star_txt {
	font-size: 10px;
	color: #999;
	padding: 5px;
}
.tariff {
	font-size: 16px;
	color: #026EDB;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
}

.tariff_terms {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6D92FE;
	padding: 4px;
}
.subhead {
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	color: #00557E;
}
.tbl_data {
	font-size: 11px;
	color: #00557E;
	text-align: center;
}
.tbl_head {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#tbl_hotelbooking {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1F92FF;
	border-bottom-color: #1F92FF;
	border-left-color: #1F92FF;
}
.offer_img {
	padding-left: 2px;
	background-image: url(../images/offfer-1_bl.jpg);
}
a .offer_img {
	background-image: url(../images/offfer-1_bl.jpg);
}
a:hover .offer_img {
	background-image: url(../images/offfer-1-or.jpg);
}
#tbl_honey {
	font-size: 12px;
	color: #666;
	width: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	z-index: 999;
	background-color: #EAEAEA;
	margin: 5px;
	height: auto;
	border: thin solid #E1E1E1;
}
#tbl_honey tr td img {
	padding: 3px;
}
#tbl_honey tr td p {
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: capitalize;
	font-weight: bold;
}

