body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
a {
	color: #065691;
}
a:hover {
	color: #CE6C11;
}
br {
	margin: 0px;
	clear: both;
	padding: 0px;
}
#container {
	width: 955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* Header */

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 {
	font-family: Impact;
	font-size: 44px;
	color: #000000;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	letter-spacing: 5px;
	text-transform: uppercase;
	width: 650px;
	float: left;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	font-weight: bold;
	background-color: #EFEFF1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.menu a {
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	text-decoration: none;
	color: #CC3300;
	background-color: #EFEFED;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.menu a:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* Content */
#line {
	WIDTH: 100%;
	HEIGHT: 10px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #DBEEFD;
}
#hotel-a-z {
	clear: both;
	margin-bottom: 10px;
	width: auto;
}

#hotel-a-z ul {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#hotel-a-z li {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: none;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#hotel-a-z h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(images/ic-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	padding-top: 5px;
	clear: both;
	float: left;
	color: #333333;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#hotel-a-z h4 {
	FONT-WEIGHT: normal;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#hotel-a-z .post {
	margin-bottom: 10px;
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hotel-a-z .post:hover {

}
#hotel-a-z .details  {
	padding: 0px;
	display: inline;
}
#hotel-a-z .details a {
	padding: 0px;
	display: inline;
	font-weight: bold;
}
#hotel-a-z .thumb {
	float: left;
}
#hotel-a-z .bottom  {
	clear: both;
	margin-left: 5px;
}
#hotel-a-z .price  {
	margin-right: 10px;
	font-weight: bold;
	width: 130px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .locat {
	margin-right: 10px;
	font-weight: bold;
	width: 200px;
	float: left;
	background-color: #F2F9FF;
	height: 24px;
	line-height: 28px;
}
#hotel-a-z .star {
	TEXT-DECORATION: none;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#hotel-a-z .address {
	font-size: 10px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.more a {
	color: #000000;
	background-color: #C2D729;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.more a:hover {
	color: #FFFFFF;
	background-color: #fbb317;
	text-decoration: none;
}
.booknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.booknow a {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.booknow a:hover {
	color: #FFFFFF;
	background-color: #C2D729;
	text-decoration: none;
}
.showcase {
	border: 1px solid #A0BF26;
	padding: 5px;
	width: 120px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.showcase h3 {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #7e961e;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.showcase a {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
.showcase a:hover {
	COLOR: #FF9900;
	TEXT-DECORATION: none
}
.showcase img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 106px;
	background-color: #FFFFFF;
}
.showcase p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin: 0px;
}

.tropic {
	padding: 10px;
	font-size: 12px;
	background-color: #894791;
	font-weight: bold;
	color: #FFFFFF;
}
/*Prev Menu*/
.pageNavi {
	DISPLAY: inline;
	FLOAT: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.pageNavi A {
	BORDER-RIGHT: #9ccfe5 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #9ccfe5 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #9ccfe5 1px solid;
	COLOR: #6facdd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #9ccfe5 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #9ccfe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9ccfe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #9ccfe5 1px solid; COLOR: #6facdd; PADDING-TOP: 2px; BORDER-BOTTOM: #9ccfe5 1px solid; BACKGROUND-COLOR: #ffffff
}
.pageNavi SPAN.disabled {
	BORDER-RIGHT: #dddddd 1px solid; BORDER-TOP: #dddddd 1px solid; BORDER-LEFT: #dddddd 1px solid; COLOR: #999999; BORDER-BOTTOM: #dddddd 1px solid
}
.pageNavi SPAN.current {
	BORDER-RIGHT: #6facdd 1px solid;
	BORDER-TOP: #6facdd 1px solid;
	BORDER-LEFT: #6facdd 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #6facdd 1px solid;
	BACKGROUND-COLOR: #6facdd
}
.tropic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E0E0E0;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.ic-thawte {
	float: right;
}
.realtime {
	font-size: 14px;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 530px;
}

.photo {
	TEXT-DECORATION: none;
	float: right;
}

/* Footer */
.ourlink {
	font-weight: bold;
	background-color: #F7FFBB;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#footer {
	background-color: #F9FFD2;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p {
	line-height: normal;
	text-transform: none;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer img {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer .img-baner {
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FF6600;
}
