@charset "utf-8";
/* CSS Document */
body {
background: #061036 url(img/bluebg.jpg) top left repeat-x;
margin:0;
padding: 0;
width: 100%;
}
#wrapper {
position: relative;
margin-left: auto;
margin-right: auto;
width: 775px;
}
#container {
float: left;
position: relative;
width: 780px;
height: 580px;
margin: 0;
padding: 0;
}
#container h1 {
position:relative;
top:0;
text-indent:-2000px;
left:0;
margin:0;
height: 165px;
background: url(img/newlogo2.gif) top left no-repeat;
background-position: 0 0;
}
#tabholder {
float: left;
position: relative;
padding: 0;
margin: 0;
width: 780px;
height: 315px;
background: url(img/squarebg2.jpg) top left no-repeat;
margin-top: 5px;
}
#menu {
position: absolute;
top: 0;
left: 0;
width:390px;
margin: 16px 0 16px 20px;
padding: 0;
background: none;
}
#menu .sub {
float:left;
clear: left;
height: 90px;
width: 365px;
margin:0;
padding:0;
padding-bottom: 6px;
}
#menu .sub a {
height: 90px;
float:left;
width:365px;
overflow:hidden;
padding:0;

}
#menu .sub a.condos {background: url(img/condos2.png) top left no-repeat; background-position:0 -91px;}
#menu .sub a.free {background: url(img/freenights2.png) top left no-repeat; background-position:0 -91px;}
#menu .sub a.compare {background: url(img/comparerates2.png) top left no-repeat; background-position:0 -91px;}

#menu .sub a:hover {background-position:0 0; }


#menur {
position: absolute;
top: 0;
right: 0;
width:390px;
margin: 16px 20px 16px 0;
padding: 0;
background: none;
}
#menur .subr {
float:right;
clear: right;
height: 90px;
width: 365px;
margin:0;
padding:0;
padding-bottom: 6px;
}
#menur .subr a {
height: 90px;
float:left;
width:365px;
overflow:hidden;
padding:0;

}
#menur .subr a.sister {background: url(img/sisterislands.png) top left no-repeat; background-position:0 -91px;}
#menur .subr a.bonus {background: url(img/bonusoffers2.png) top left no-repeat; background-position:0 -91px;}
#menur .subr a.secure {background: url(img/secureform2.png) top left no-repeat; background-position:0 -91px;}

#menur .subr a:hover {background-position:0 0; }
a.banner {float: left; clear: left; margin: 22px; outline: none; border: none;}
a.banner img {border: none; outline: none;}

#hidden {display: none; visibility: hidden; width: 0; height: 0;}