/* CSS Document */

/* //////////// HOTEL CATEGORY LABEL //////////////////// */
.hotel-category {
color: #727272;
font: 13px Verdana, sans-serif;
text-align: left;
padding-left: 25px;
padding-bottom: 0px;
height:24px;
border-bottom: 1px dotted #9C9C9C;
background: url(../images/h_category.gif) no-repeat;
font-weight: bold;
margin-bottom:2px;
text-transform:uppercase;
}
/* //////////////////////////////// */


.htitle2 {
	color: #6C9DC0;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom: 3px;



}

.hclass {
	color: #727272;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

}

.hclass a { color:#727272; }
.hclass a:hover { color:#727272; }


.htype {
	color: #569C23;
	font-family: arial;
	font-size: 10px;
	margin-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding:2px;
}

.hlocation {
color: #FF9600;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

.hlocation a { color:#FF9600;}
.hlocation a:hover { color:#FF9600; }

/* //////////// HOTEL label fixed //////////////////// */
.hlabel {
/* width: 180px; */
border-top: 1px solid #CCCCCC;
color: #666666;
font: 12px Arial, sans-serif;
text-align: left;
padding-left: 10px;
background: url(../images/lbl-main-bck.gif);
height: 21px;
font-weight: bold;
text-transform:uppercase;
}
/* //////////////////////////////// */

/* //////////// Generic left right label fixed //////////////////// */
.label {
/* width: 180px; */
color: #FFFFFF;
font: 11px Verdana, sans-serif;
text-align: left;
padding-left: 20px;
background: url(../images/lbl3.gif) no-repeat;
background-color: #4A88C0;
height: 22px;
font-weight: bold;
border: 1px solid #FFFFFF;
}
/* //////////////////////////////// */

/* //////////// HOTEL PAGE //////////////////// */
.htitle {
color: #6D8396;
font-family: verdana;
font-size: 16px;
font-weight: bold;
padding-left:4px; 
padding-top:10px;
padding-bottom:4px;
}

/* //////////////////////////////////////////////
//////////   HOTEL MENU /////////////////////
////////////////////////////////////////////// */

.hmnu a {
width: 175px;
color: #6D8396;
padding: 4px;
padding-left: 20px;
display: block;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #D8D8D8;
/* border-left: 10px solid C1DD5E; */
font: 11px arial, sans-serif;
background: url(../images/h-arrow.gif) no-repeat;
background-position: middle left;
text-decoration: none;
text-align: left;
font-weight: bold;
}

.hmnu a:hover {background-color: #F8F8F8;
color: #6D8396;
/* border: 1px solid #D7D7D7; */
text-decoration: none;}


.hdesc {
	color: #666666;
	font-family: verdana;
	font-size: 11px;
	padding:2px;
	padding-left: 12px;
	margin-bottom:15px;
}

.360-container {

/* padding-right:2px; */
background-image: url(../images/360-frame.gif);
width: 293px;
height: 129px;
}
.td-border {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding:5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.underlined {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	margin:2px;
	border-top: 1px #DFDFDF;
	border-right: 1px #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px #DFDFDF;
}
.hotel-category2 {

color: #4A88C0;
font: bold 12px Verdana, sans-serif;
text-align: left;
padding-left: 25px;
padding-bottom: 0px;
height:20px;
border-bottom: 1px solid #D8D8D8;
background: url(../images/h_category.gif) no-repeat;
margin-bottom:2px;
text-transform:none;
}
.more2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 0px;
	border-top-width: 1px;
	border-top-color: #D8D8D8;
	border-top-style: dotted;
	margin-top: 5px;






}
