@import "main.css";

#branding-image2 {
	left: 673px;
}

#nav-main #rooms-link {
	left: 292px;
	width: 62px;
	height: 47px;
	background: transparent url("../../img/nav/rooms_on.jpg") top left no-repeat; /* repeated to fix IE flicker */
}

#nav-main #rooms-link a, #nav-main #rooms-link a:hover {
	background: transparent url("../../img/nav/rooms_on.jpg") top left no-repeat;
}

#page-title {
	position: absolute;
	width: 122px;
	background: transparent url("../../img/rooms/title.jpg") top left no-repeat;
	z-index: 20;
}

#rooms-features {
	position: absolute;
	top: 65px;
	left: 470px;
	height: 285px;
	width: 380px;
	background: white;
	border: 1px solid #E0DDCE;
}

/* html #rooms-features {
	height: 233px;
}*/

/*#room-amenities-list li, #hotel-services-list li {
	margin: 5px 0;
}*/

.room-amenities {
	float: left;
	width: 180px;
	margin: 0; 
	padding 0;
}

.room-amenities ul {
	margin-top: 10px;
	list-style: none;
	padding:0px 5px;

}

.room-amenities li {
	padding: 5px;
	border-bottom: 1px dotted #666600;
}


#main-content h2 {
	position: absolute;
	left: 470px;
	top: 35px;
	width: 168px;
	height: 21px;
	text-indent: -999px;
	background: transparent url("../../img/rooms/title_amenities.gif") top left no-repeat;
}

/* pop up */
#amenities-list{
	background: transparent url("../../img/rooms/button_amenities.gif") top left no-repeat;
	position: absolute;
	bottom: 40px;
	right: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 179px;
	height: 20px;
}

/******************************************************************************/

#roomtour-box {
	position: absolute;
	top: 25px;
	left: 25px;
	background: transparent url("../../img/rooms/tourframe2.jpg") center center no-repeat;
	width: 432px;
	height: 363px;
}

#roomtour-pic {
	position: absolute;
	top: 44px;
	left: 4px;
	padding: 4px;
}

#roomtypes {
	position: absolute;
	top: 44px;
	left: 234px;
	padding: 10px 15px;
}

#roomtypes-logo {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 74px;
	height: 21px;
	display: block;
	background: url("../../img/rooms/roomtypes.jpg") top left no-repeat;
}

#roomtypes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#roomtypes ul li {
	margin: 5px;
}
* html #roomtypes ul li {
	margin: 2px;
}

#roomtypes ul li a {
	color: white;
}

#roomtypes ul li a:hover {
	color: #180f0b;
	text-decoration: none;
}



#takethetour {
	background: transparent url("../../img/rooms/takethetour.jpg") top left no-repeat; /* repeated to prevent IE flicker */
	position: absolute;
	top: 235px;
	left: 9px;
	z-index: 10;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 208px;
	height: 25px;
}

#takethetour a {
	background: transparent url("../../img/rooms/takethetour.jpg") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}


#book-room-link {
	background: transparent url("../../img/rooms/button_0.gif") top left no-repeat;
	position: absolute;
	bottom: -11px;
	right: 0px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 199px;
	height: 30px;
}

#book-room-link a {
	background: transparent url("../../img/rooms/button_0.gif") top left no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 199px;
	height: 30px;
	text-decoration: none;
}