/*.content-full-width h1
{
/*	padding-left: 20px; */
/*	border: none;
	margin-bottom: 10px;
	float:left;
}*/

.content-full-width
{
	margin-bottom: 30px;
	margin-top: 20px;
}

.hotel-nav-bar
{
	width: 100%;
	margin-bottom: 20px;
 	background-color: #00678A;
 	/*background-color: #00A8E1;*/
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.hotel-nav-bar ul
{
	width: 100%;
	text-align: center;
	list-style: none;
	margin: 0;
}

.hotel-nav-bar li
{
	display:inline;
	float: left;
	/*width: 14%;*/
	width: 18%;
	text-align: center;
	margin:0;
}

.hotel-nav-bar a, .hotel-nav-bar a:visited, .hotel-nav-bar a:active
{
	color: white;
}

.hotel-first-img
{
	padding: 3px;
	border: 1px solid #bcc;
	float:left;
	margin-bottom: 30px;
}

.hotel-info label
{
	width: 90px;
	float: left;
	text-align: right;
	display: block;
	margin-right: 15px;
	margin-left: 30px;
	font-weight: bold;
}

.short-description
{
	width: 500px;
	float: left;

}

.hotel-info h2
{
	color: #00678A;
	padding-left: 20px;
	border-bottom: 1px solid #bcc;
	font-size: 15px;
}

.hotel-map
{
	width: 520px;
	height: 300px;
	border: 1px solid #bcc;
	float: right;
	margin-left: 20px;
}

.hotel-room
{
	padding-bottom: 10px;
	border-bottom: 1px solid #bcc;
	margin-bottom: 10px;
}

.hotel-room img
{
	float:left;
	margin-right: 20px;
}

.hotel-room h2
{
	border: none;
	clear: none;
}

.hotel-info-half
{
	float: left;
	width: 45%;
	margin-left: 0;
	margin-right: 5%;
}

.hotel-info-half h3
{
	font-size: 13px;
	display: inline;
}

.hotel-info-half ul
{
	
}

.hotel-info-half li
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.hotel-info-half li + li
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.hotel-info-half p
{
	margin-bottom: 5px;
}

.programs-table
{
	width: 100%;
	margin-bottom: 40px;	
}

.programs-table table
{
	width: 100%;
}

.programs-table th
{
	background-color: #00678A;
	color: white;
}

.programs-table td
{
	background-color: #D9F5FF;
	color: #002836;
	height: 30px;
}

.program-name
{
	font-weight: bold;	
	color: #00678A !important;
	padding-left: 5px;
}

.center-text
{
	text-align: center;
}

.justify-text
{
	text-align: justify;
}

.td-padding10
{
	padding: 20px;
}

/*** HOTEL LOGO NAME STARS AND BOOK NOW ***/

.hotel-heading-left
{
	/*border: 1px solid black;*/ 
	width: 765px; 
	float: left; 
	display: table-cell; 
	vertical-align: middle; 
	min-height: 50px; 
	height: 50px; 
	margin-left: 0px; 
	margin-right: 10px;
}

h1.hotel-name
{
	display: inline !important; 
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	border: none;
	margin-right: 20px;
	margin-left: 10px;
}

.hotel-logo
{
	vertical-align: middle;
	display: inline;
}

.stars
{
	vertical-align: middle;
	display: inline;
	margin-right: auto;
}

.hotel-heading-right
{
	/*border: 1px solid black;*/ 
	width: 170px; 
	float: right; 
	display: table-cell; 
	vertical-align: middle; 
	min-height: 50px; 
	height: 50px; 
	margin-left: 0; 
	margin-right: 10px;
}
