#left-page {
    background: url("/img/rooms/splash.jpg") 0 0 no-repeat;
}

#right-page {
    width: 400px;
	left: 450px;
}

.promotion-box {
    width: 50%;
}

#take-the-tour-list p{
	text-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 150px;
	width: 90px;
}

#take-the-tour-list {
    position: relative;
    float: left;
    margin: 5px;
	width: 241px;
}

#room-pic {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    display: block;
    text-align: left;
    width: 241px;
    height: 170px;
}

#room-pic a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.room-pic {
    background: url("/img/rooms/takethetour.jpg") 0 0 no-repeat;
}

.room1 {
	background: url("/img/rooms/tour/photos/TB-superior_queen.jpg") 0 0 no-repeat;
}

.room2 {
	background: url("/img/rooms/tour/photos/TB-Superior-Q-Plus.jpg") 0 0 no-repeat;
}

.room3 {
	background: url("/img/rooms/tour/photos/Superior-King.jpg") 0 0 no-repeat;
}

.room4 {
	background: url("/img/rooms/tour/photos/Deluxe-Luxury-Queen.jpg") 0 0 no-repeat;
}

.room5 {
	background: url("/img/rooms/tour/photos/Deluxe-Executive-Que.jpg") 0 0 no-repeat;
}

.room6 {
	background: url("/img/rooms/tour/photos/Deluxe-Double.jpg") 0 0 no-repeat;
}

.room7 {
	background: url("/img/rooms/tour/photos/Deluxe-Executive-kin.jpg") 0 0 no-repeat;
}
.room8 {
	background: url("/img/rooms/tour/photos/Junior-Spa-Suite.jpg") 0 0 no-repeat;
}
.room9 {
	background: url("/img/rooms/tour/photos/Deluxe-One-Bedroom.jpg") 0 0 no-repeat;
}
.room10 {
	background: url("/img/rooms/tour/photos/2-bdrm-Apartment.jpg") 0 0 no-repeat;
}

.room12 {
	background: url("/img/rooms/tour/photos/ph5.jpg") 0 0 no-repeat;
}

.room11 {
	background: url("/img/rooms/tour/photos/ph10_small.jpg") 0 0 no-repeat;
}


.room13 {
	background: url("/img/rooms/tour/photos/Superior-2-double.jpg") 0 0 no-repeat;
}


#take-the-tour-list ul {
    margin: 0;
	margin-top: 5px;
    padding: 0;
	padding-top: 50px;
	padding-bottom: 20px;
}

#take-the-tour-list ul li {
    display: inline;
    white-space: nowrap;
	text-align:left;
	margin-left: 3px;
	margin: 0;
	padding: 0;
}



/* room navigation */

#roomlist a{
	display:block;
	width: 128px;
	height: 18px;
}

#roomlist a:hover {
	text-decoration: none;
	background-color: white;
	height: 18px;
	display:block;
	width: 128px;
	color: #333;
}

#roomlist {
	width: 128px;
	height: 210px;
	background: url("/img/rooms/header_roomtypes.gif") -5px 0 no-repeat;
	background-color: #e5e5e5;
	float: left;
	padding: 5px;
	margin: 0px;
}


#roomdesc, #room1text, #room2text, #room3text, #room4text, #room5text, #room6text, #room7text, #room8text, #room9text, #room10text, #room11text, #room12text, #room13text  {
	float: left;
	padding: 5px;
	margin: 0px;
	width: 95px;
	height: 270px;
	margin: 5px 0 0 5px;
	border: 1px dotted #666;
}

#roomdesc {
	background: url("/img/rooms/icon-3pillows.gif") center bottom no-repeat;
	border: 0;
}

.none {
	display: none;
}

/* Amenities and services */

.roomscntbg {
	background-color: #f1f7e2;
}

#rooms-features-list {
	float: left;
    width: 140px;
    height: 460px;
    overflow: hidden;
}

#rooms-features-list h3 {
    text-indent: -9999px;
    display: block;
	width: 129px;
    height: 45px;
    background: url("/img/rooms/header_amenities.gif");
	z-index:5;
	margin: 0;
	padding: 0;
}

#amenities-services-list {
	margin:0;
	padding:0;
    width: 140px;
	height: 380px;

}

*html #amenities-services-list {
	margin:0;
	padding:0;
    width: 140px;
	height: 410px;
	background-color: #f1f7e2;
}


#amenities-services-list ul{
	margin: 0;
	padding: 5px 5px 10px 5px;
}

#amenities-services-list li {
    margin: 5px;
}