/* hotel-listing CSS   */
#hotel-listing{
}



.topCornerLeft{
width:15px;
height:27px;
background: url(images/inner-corner-left.gif) no-repeat;
}
.topCornerRight{
width:15px; 
background: url(images/inner-corner-right.gif) no-repeat;
}
.middle-part-left{
height:150px;
vertical-align:top;
background: url(images/midle-bg-left.gif);
}
.middle-part-right{
vertical-align:top;
background: url(images/midle-bg-right.gif);
}
.middle-part-left2{
background: url(images/midle-bg-left.gif) ;
}
.middle-part-right2{
background: url(images/midle-bg-right.gif);
}
.amenities-item{
height:27;
width:48%;
background: url(images/doted-line.gif);
}
.down-corner-center{
height:5;
background: url(images/down-cent-bg.gif);
}

.inner-subtitle {
	font-size:12px;
	font-weight:bold;
	color:#004A7C;	
}

.inner-table-title {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.midle-bg {
	background-image:url(images/midle-bg-center.gif);
	background-repeat:repeat-x;
}
.club-bg {
	background-image:url(images/club-center-bg.gif);
	background-repeat:repeat-x;
}
.disciption-bg {
	background-image:url(images/discription-middle.gif);
	background-repeat:repeat-x;
}
.inner-text {
	font-size:11px;
	color:#007FAC;
	line-height:18px;
	text-align:justify;
}
.inner-text a {
	color:#007FAC;
}
#inner-bold-link {
	font-size:11px;
	font-weight:bold;
	color:#004A7C;
	}
#inner-bold-link-rec {

	font-size:12px;
	font-weight:bold;
	color:#004A7C;
}
#inner-bold-link a {
	font-size:11px;
	color:#004A7C;
	text-decoration:underline;
}
#inner-bold-link-gallery{
	font-size:11px;
	font-weight:bold;
	color:#004A7C;
}
#inner-bold-link-gallery  a{
	font-size:11px;
	color:#004A7C;
}
.rating-label{
text-align:left;
font-family:Tahoma;
font-size:12px;
color:#FFF;
}
#more-detail-link a{

color:#027EAC;
font-weight:bold;
}
.link-text {
	background-image:url(images/link-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#007FAC;
	font-size:11px;
	padding:0 0 2px 22px;
}
.link-text a {
	text-decoration:none;
	color:#007FAC;
}
.table-border {
	border:1px solid #D8F6FC;
}
.space {
	padding:3px 0 0 15px;
	background-color:#D8F6FC;
}
.space2 {
	padding:1px 0 0 15px;
	background-color:#D8F6FC;
}
.space3 {
	padding:0 0 0 15px;
}
