/* Dynamic Islands */
#dynamicIslands {
width: 730px;
height: 235px;
position: relative;
overflow: hidden;
background: url("/images/img/all_islands.png") no-repeat 239px -4px;
}
#di {
display: block;
position: absolute;
width: 278px;
height: 193px;
right: 195px;
top: 16px;
}
#di a {
display: block;
width: 1px height: 1px;
position: absolute;
background-repeat: no-repeat;
background-position: -9000px top;
overflow: hidden;
text-indent: -9000px;
z-index: 10;
}/*
#di #diBigisland {
width: 143px;
height: 98px;
right: 2px;
bottom: 1px;
background-image: url("/images/img/di_bigisland.png");
}
#di #diMaui {
width: 86px;
height: 38px;
right: 45px;
bottom: 95px;
background-image: url("/images/img/di_maui.png");
}
#di #diLanai {
width: 58px;
height: 19px;
right: 133px;
bottom: 106px;
background-image: url("/images/img/di_lanai.png");
}
#di #diMolokai {
width: 88px;
height: 25px;
right: 85px;
bottom: 128px;
background-image: url("/images/img/di_molokai.png");
}
#di #diOahu {
width: 72px;
height: 38px;
right: 154px;
bottom: 140px;
background-image: url("/images/img/di_oahu.png");
}
#di #diKauai {
width: 77px;
height: 31px;
right: 202px;
bottom: 161px;
background-image: url("/images/img/di_kauai.png");
}
#di a:hover {
background-position: left top;
}*/
.islandBubble {
position: absolute;
top: 65px;
left: 40px;
width: 280px;
height: 114px;
background: url("/images/img/bg_island_bubble.png") no-repeat center;
padding: 10px 0px;
}
.islandBubble h4 {
display: block;
position: absolute;
left: 135px;
top: 73px;
width: 100px;
height: 24px;
line-height: 24px;
font-size: 16px;
text-align: center;
color: #fff;
letter-spacing: -1px;
}
.islandBubble li {
list-style-type: none;
padding: 6px 0px;
width: 125px;
bbackground: url("/images/img/bgl.png") repeat-x left bottom;
border-top: solid 1px #dcebfc;
}
.islandBubble li a {
padding: 0px 25px;
font-weight: bold;
color: #133e6f;
text-decoration: none;
background: url("/images/img/bgarr.png") no-repeat left 6px;
}
.islandBubble li a:hover {
color: #BC3A01;
}
#dynamicIslands ul {
display: block;
height: 108px;
}
#ibBigisland ul {
background: url("/images/img/bg_ibbigisland.png") no-repeat 145px -5px;
}
#ibMaui ul {
background: url("/images/img/bg_ibmaui.png") no-repeat 145px 0px;
}
#ibLanai ul {
background: url("/images/img/bg_iblanai.png") no-repeat 150px 10px;
}
#ibMolokai ul {
background: url("/images/img/bg_ibmolokai.png") no-repeat 140px 20px;
}
#ibOahu ul {
background: url("/images/img/bg_iboahu.png") no-repeat 140px 0px;
}
#ibKauai ul {
background: url("/images/img/bg_ibkauai.png") no-repeat 140px 10px;
}

/* Awards Bubbles */
.awardsBlock {
width: 221px;
position: relative;
margin: 15px 0px 20px 0px;
}
#ab1 {
height: 690px;
background: url("/images/img/awards1.png") no-repeat center top;
}
#ab1 a {
display: block;
position: absolute;
text-decoration: none;
color: #000;
}
#ab1 a#award1 {
left: 0px;
top: 0px;
width: 215px;
height: 55px;
}
#ab1 a#award2 {
left: 0px;
top: 75px;
width: 215px;
height: 75px;
}
#ab1 a#award3 {
left: 0px;
top: 163px;
width: 215px;
height: 80px;
}
#ab1 a#award4 {
height: 99px;
left: 0px;
top: 255px;
width: 105px;
}
#ab1 a#award5 {
height: 66px;
left: 108px;
top: 270px;
width: 113px;
}
#ab1 a#award6 {
height: 80px;
left: 0px;
top: 494px;
width: 108px;
}
#ab1 a#award7 {
height: 117px;
left: 112px;
top: 559px;
width: 113px;
}
#ab1 a#award8 {
height: 90px;
left: 0px;
top: 600px;
width: 113px;
}
#ab1 a#award9 {
height: 100px;
left: 0px;
top: 370px;
width: 113px;
}
#ab1 a#award10 {
height: 165px;
left: 125px;
top: 372px;
width: 85px;
}

#di div {
display: block;
position: absolute;
overflow: hidden;
z-index: 10;
}
#di #diBigisland {
width: 143px;
height: 98px;
right: 2px;
bottom: 1px;
}

#di #diMaui {
width: 86px;
height: 38px;
right: 45px;
bottom: 95px;
}

#di #diLanai {
width: 58px;
height: 19px;
right: 133px;
bottom: 106px;
}

#di #diMolokai {
width: 88px;
height: 25px;
right: 85px;
bottom: 128px;
}

#di #diOahu {
width: 72px;
height: 38px;
right: 154px;
bottom: 140px;
}

#di #diKauai {
width: 77px;
height: 31px;
right: 202px;
bottom: 161px;
}
