body {
font-family:tahoma;
font-size:11px;
overflow:hidden;
color:#e0eff5;
background-attachment:fixed;
background-color:#007498;
background-image:url(img/bg.png),radial-gradient(circlefarthest-sideat190px190px,#0297c80,#007498480px);
min-height:755px;
margin:0;
padding:0;
}
body.hide #myHidden-div {
opacity:4;
}
#content {
position:absolute;
width:590px;
max-width:590px;
left:50%;
margin-left:-601px;
margin-top:25px;
}
#slogan {
margin-top:-200px;
}
#slogan p {
font-style:italic;
font-size:20px;
color:#7ecaee;
text-shadow:1px 1px 2px rgba(0,0,0,0.4);
}
a {
text-decoration:none;
color:#000;
font-weight:700;
outline:none;
border:0;
}
#carousel {
position:relative;
margin-right:auto;
margin-left:auto;
top:180px;
width:846px;
height:212px;
background:rgba(199,219,227,0.90);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
border:1px solid #004f68;
box-shadow:3px 3px rgba(0,0,0,0.4);
overflow:hidden;
}
#carousel #image1,#carousel #image2,#carousel #image3 {
position:absolute;
width:272px;
height:198px;
top:6px;
border:1px solid #000;
background-repeat:no-repeat;
}
#carousel #image1 {
left:6px;
background-image:url(img/img1.png);
}
#carousel #image2 {
left:286px;
background-image:url(img/img2.png);
}
#carousel #image3 {
left:566px;
background-image:url(img/img3.png);
}
#disclaimer {
margin-top:210px;
}
#disclaimer p {
font-style:italic;
font-size:10px;
color:#7ecaee;
text-shadow:1px 1px 2px rgba(0,0,0,0.4);
}
.hotel-right {
height:100%;
width:100%;
position:fixed;
bottom:0;
right:0;
background:url(img/hotelview1.png) no-repeat bottom right;
}
.hotel-left {
height:100%;
width:100%;
position:fixed;
bottom:0;
left:0;
background:url(img/hotelview.png) no-repeat bottom left;
}
#slogan h1,#disclaimer h1 {
font-weight:700;
font-style:italic;
font-size:40px;
color:#e0eff5;
line-height:33px;
text-shadow:2px 2px 2px rgba(0,0,0,0.4);
margin-bottom:55px;
}
#slogan a,#disclaimer a {
font-style:italic;
font-size:14px;
color:#9edefc;
}