/* stylesheet revised 2007_02_20  */

.roomimage1lft {  
float: right; 
margin: 5px 10px 0 0;
}
.room2ptrule {  
background-color: #9CD7D6; 
height: 1px
}
.roomlistname { 
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #706d66;
text-align: left; 
margin-top: 10px;
text-decoration: none;
}
.roomlistname a { 
text-decoration: none;
}
.roomlistnarrativetext { 
text-decoration: none;
}
.roomlistnarrativetext a { 
text-decoration: none;
color: #706d66;
}
.roomlistamenitiestext { 
font-family: "Trebuchet MS", Arial, Verdana; 
font-size: 9px; 
color: #333333; 
list-style-position: inside; 
list-style-type: circle; 
padding: 0 2px 0 2px;
}
.room1ptrule { 
background-color: #336699; 
height: 1px; 
margin-top: 5px
}
.roomlistamenitytablespace { 
clip: rect(10px   ) ; 
margin: 5px 0 0 14px;
}
.topofpagebullettext {
font-family: "Trebuchet MS", Arial, Verdana;
font-size: 10px;
font-weight: bold;
color: #5A7D7B;
background: transparent url(image/bullet_dot.gif) left no-repeat;
padding-left: 11px;
}
.zoom {
float: right;
}

/* ------ styles for Room/Site/Cabin Display -------- */

.UnitDisplay { 
margin-bottom: 15px;
}
.UnitDisplay ul li{
line-height: 6px 
}
.UnitImage {
float: right;
margin-right: 5px;
border: 1px solid #333333;
}

/* ------ new add --------- */

div#siteDisplayWrapper {
width: 100%;
margin-bottom: 5px;
padding-bottom: 20px;
border-bottom: 1px solid #cccccc;
}

div#siteItemName h1 {
margin: 0;
}

div#siteDisplayRight {
width: 200px;
}

div#siteDisplayLeft {
float: left;
width: 400px;

}
div#siteDisplayLeft ul li {
line-height: 6px;
}

div#siteDisplayButtons {
margin: 0;
width: 500px;
clear: both;
}