@charset "utf-8";
/* CSS Document */

img {border: 0;}
ul,ol { list-style: none; }
.smallfont { font-size: 12px; }
td2 {padding-top:10px;}
a.nonstyle {color: #fff;text-decoration: none; }

#topmenu { z-index: 9998; margin: 0px auto; width: 894px; position: relative; height: 64px; text-align: center }
#topmenu UL { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; }
#topmenu UL LI { float: left; position: relative }
#topmenu UL LI A { display: block; width: 100px; height: 23px; padding-top: 40px; color: #fff; text-decoration: none; }
#topmenu #menuhome A { width: 199px; padding-top: 30px;  text-align: left;}
#topmenu #spacer { width: 365px; padding-top: 20px;  text-align: left;}
#topmenu #menuroom:hover A { background-image:url('../images/logoRoom.png'); background-repeat:no-repeat;}
#topmenu #menuaround:hover A { background-image:url('../images/logoAround.png'); background-repeat:no-repeat;}
#topmenu #menureserv:hover A { background-image:url('../images/logoReserv.png'); background-repeat:no-repeat;}
#topmenu #menumap:hover A { background-image:url('../images/logoMap.png'); background-repeat:no-repeat;}
#topmenu #menulanguage A { width: 30px; padding-top: 42px;  text-align: right;}

#showcase,#fadeshow1 { width: 890px; margin: 0px auto; padding:0px 0px; position: relative; border: 2px solid #fff;}
#showcase { height: 500px; }
#fadeshow1 {height: 400px; }
#main { width: 894px; margin: 0px auto; position: relative; }

#footer { 
 background-image:url('../images/bgFooter.gif');
 background-repeat:no-repeat;
 width: 894px; 
 height: 28px;
 margin: 0px auto; 
 padding: 0px;
 text-align: right;
 color: #fff; 
 }
#footer UL { padding-right: 0px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; margin: 0px;}
#footer UL LI { float: left; position: relative; }
#footer #footertext { width:760px; padding:5px 10px; text-align: right;}

 #content_popup{
	background-color: #CCC;
	border:1px solid #000000;
	width:480px;
	height:390px;
	display:block;
	position:absolute;
	padding:15px;
	background-image: url(../images/bgpopup.jpg);
 }
 #content_popup .close_popup{
	position:absolute;
	left:370px;
	text-align:right;
	width:100px;
	height:15px;
	bottom: 10px;
 }
 #content_popup .close_popup a{
 text-decoration:none;
 color:#000000;
 }
 #content_popup .close_popup a:hover{
 text-decoration:none;
 color:#000000;
 }
 #content_popup .content{
 width:100%;
 height:380px;
 overflow-y:hidden;
 overflow-x:hidden;
 color:#000000;
 }
 #ImageTable {
 border: 1px solid  #CCC;
 }
 #roomname {
 font-size: 20px;
 font-weight:bold;
 color: #CCC;
 }
