#bg {
    position: absolute;
    min-width: 100%;
    min-height: 900px;
    z-index: -1;
}
#bgd{
    height: 900px;
    min-width: 1000px;
    width: 100%;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    left: 0;
}
#bgdb{
    height: 900px;
    min-width: 1000px;
    width: 100%;
    position: absolute;
    z-index: -2;
    overflow: hidden;
    left: 0;
}
.bgf{
    min-height: 900px;
    min-width: 100%;
    position: relative;
}
.bgt{
    position: absolute;
    display: none;
}
#header {
    width: 100%;
	min-width: 1000px;
    height: 128px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('/public/images/hdrBg1.png') repeat;
}
#modules {
    width: 100%;
    height: 248px;
    background-color: #fff;
    opacity : 0.85;
    filter: alpha(opacity=70);
    position: absolute;
    top: 650px;
    #top: 652px;
    left: 0;
}
#interiorBody {
    width: 100%;
    height: 604px;
    background-color: #fff;
    position: absolute;
    top: 294px;
    #top: 294px; /* IE7 HEIGHT FIX */
    left: 0;
}
#content{
    min-height: 1100px;
    width: 1000px;
    position: relative;
    margin:  0 auto 50px auto;
}
.bgtag2{
    top: 260px;
    right: 100px;
}
.bgtag1{
    top: 500px;
    left: 75px;
}
.bgtag3{
    top: 240px;
    left: 130px;
}
.bgtag4{
top: 250px;
left: 175px;
}

.bgtag5{
top: 195px;
left: 190px;
}
.bgtag6{
top: 400px;
left: 175px;
}

.tag1Title {
    font-size: 44px;
}
#socialBar {
    float: right;
    height: 19px;
    color: #919191;
    margin: 8px 8px 20px 0;
}
.socialIcon {
    width: 19px;
    height: 19px;
    margin: 0 3px 0 0;
}
.connect {
    float: left;
    padding: 3px 3px 0 0;
}
#logo {
    float: left;
    background: url('/public/images/dhLogo.png') no-repeat;
    width: 265px;
    height: 104px;
    margin: 10px 0 0 15px;
}
.moduleBar {
    height: 265px;
    #position: relative;
    #margin-top: 5px;
    padding: 45px 0 0 0;
    #padding: 5px 0 0 0;
}

/* HP IMAGE GALLERY STYLES */
#hpGallery {
    position: relative;
    float: left;
    width: 344px;
    height: 295px;
    margin: -38px 0 0 0;
    #margin: 0px 0px 0px 0px;
    /*background: url('/public/images/eyeCandyGalleryBg.png') no-repeat;*/
}
#galleryPane {
    position: absolute;
    top: 26px;
    left: 26px;
    float: left;
    width: 292px;
    height: 171px;
    background-color: #fff;
    display: none;
}
#galleryPic {
    position: relative;
    top: 5px;
    left: 5px;
    float: left;
    width: 282px;
    height: 161px;
    background-repeat: no-repeat;
}
#magGlass {
    position: absolute;
    top: 5px;
    left: 260px;
    width: 27px;
    height: 27px;
    background: url('/public/images/magGlass.png') no-repeat;
    cursor: pointer;
    z-index: 1000;
}
#prev {
    position: relative;
    top: 197px;
    left: 26px;
    float: left;
    width: 146px;
    height: 52px;
    background: url('/public/images/prevBg.png') repeat;
}
#next {
    position: relative;
    top: 197px;
    left: 26px;
    float: left;
    width: 146px;
    height: 52px;
    background: url('/public/images/nextBg.png') repeat;
}
#next a:link, #next a:visited, #next a:active {
    display: block;
    height: 14px;
    color: #ffffff;
    text-decoration: none;
    padding: 22px 0 0 82px;
    font-size: 0.857em;
}
#next a:hover {
    color: #eaeaea;
    text-decoration: none;
}
#prev a:link, #prev a:visited, #prev a:active {
    display: block;
    height: 14px;
    color: #ffffff;
    text-decoration: none;
    padding: 22px 0 0 32px;
    font-size: 0.857em;
}
#prev a:hover {
    color: #eaeaea;
    text-decoration: none;
}
#galleryPic ul, #galleryPic li{
    margin: 0;
    padding: 0;
    list-style: none;
}
#galleryPic li{
    /* width and height of list item (slide); slider area will adjust to  parameters provided here */
    width: 282px;
    height: 161px;
    overflow: hidden;
}
span#prev{
    position: absolute;
    top: 171px;
    left: 0;
    float: left;
    width: 146px;
    height: 52px;
}
span#next{
    position: absolute;
    top: 171px;
    left: 146px;
    float: left;
    width: 146px;
    height: 52px;
}

/* BOOK A CHARTER STYLES */
#bookCharter {
    float: left;
    width: 258px;
    height: 230px;
    margin: 20px 0 0 40px;
    #margin: 55px 0 0 40px;
}

/* CAPTAIN'S LOG STYLES */
#captainsLog {
    float: left;
    width: 258px;
    height: 230px;
    margin: 20px 20px 0 60px;
    #margin: 55px 20px 0 60px;
}
ul#cl {
    /*font-size: 0.857em; */
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    height: auto;
    overflow-y: hidden;
    width: 264px;
}
ul#cl li {
    background: url('/public/images/listFish.png') no-repeat;
    margin: 0 0 7px 0;
    padding: 0 0 0 20px;
}
ul#cl li a:link,ul#cl li a:active,ul#cl li a:visited{
    text-decoration: none;
    color: #000;
}
ul#cl li a:hover{
    text-decoration: underline;
}
/* Tiny Scrollbar */
#scrollbar1 {
    width: 290px;
    height: 155px;
    padding: 0;
}
#scrollbar1 .viewport { width: 270px; height: 155px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(/public/images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(/public/images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 7px 1px 0 1px; }
#scrollbar1 .thumb { background: transparent url(/public/images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; margin: 3px 0 0 0; }
#scrollbar1 .thumb .end { background: transparent url(/public/images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }


/* LI MAIN MENU NAVIGATION BEGIN */
#nav {
    float: right;
    clear: right;
    #width: 640px;
    margin: 0;
    #margin: 0 0 3px 0;
    padding: 0;
    width: 640px;
}
.logoNavBar {
    margin: 25px auto 0;
}
#logoNav {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    /*width: 306px;*/    /* @3 images wide */
    /*width: 816px;*/   /* @8 images wide */
    width: 1000px;   /* @8 images wide w/25 l/r margin */
    height: 55px;
}
#logoNav ul {
    padding: 0;
}
#logoNav li {
    float: left;
    margin: 0;
    padding: 0;
}
#logoNav a {
    display: block;
    width: 102px;
    height: 55px;
    margin: 0 20px;
    background: url(/public/images/logoSpritesPadded.png);
}

#logoNav a.nautilus { background-position: -25px -55px; }
#logoNav a.bt { background-position: -177px -55px; }
#logoNav a.scott { background-position: -329px -55px; }
#logoNav a.patagonia { background-position: -937px -55px; }
#logoNav a.stiffy { background-position: -1241px -55px; }
#logoNav a.yeti { background-position: -1545px -55px; }
#logoNav a.simms { background-position: -1849px -55px; }
#logoNav a.costadelmar { background-position: -2153px -55px; }

#logoNav a.nautilus:hover { background-position: -481px -55px; }
#logoNav a.bt:hover { background-position: -633px -55px; }
#logoNav a.scott:hover { background-position: -785px -55px; }
#logoNav a.patagonia:hover { background-position: -1089px -55px; }
#logoNav a.stiffy:hover { background-position: -1393px -55px; }
#logoNav a.yeti:hover { background-position: -1697px -55px; }
#logoNav a.simms:hover { background-position: -2001px -55px; }
#logoNav a.costadelmar:hover { background-position: -2305px -55px; }

#bgControl {
    position: absolute;
    top: 142px;
    right: 10px;
    #right: 10px;
}
.bgind {
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 4px 0 0;
    background: url(/public/images/bgControlSprites.png);
    cursor: pointer;
}
.bgControlon{
    background-position: -12px 0;
}
#headerViewportContainer{
    width: 1000px;
    height: 605px;
}
.resSubTop {
    width: 243px;
    height: 10px;
    background: url('/public/images/resSubTop.png') no-repeat;

}
#dialogSuccess{
    display: none;
}

/* gallery modal */
.peKenBurns {
    width: 920px;
    height: 400px;
}
#galleryContainer{
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    margin: 0 0 0 -460px;
    width: 920px;
    height: 400px;
    z-index: 5000;
}
.gridHpW TD{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 5px;
    font-size: 0.857em;
}
.gridHpW{
    border-spacing: 0;
    border-collapse: collapse;
    margin: 5px 0 0 0;
    font-size: 0.857em;
}
.gridHpWTop TD{
    font-weight: bold;
    font-size: 0.857em;
    color: #00334e;
    background: url('/public/images/tdBg2.png') repeat-y;
}
.gridHpWVert{
    background: url('/public/images/tdBg3.png') repeat-x 0 0;
}
.gridDiag TD{
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 5px;
    font-size: 0.857em;
}
.gridDiag{
    border-spacing: 0;
    border-collapse: collapse;
    margin: 5px 0 0 0;
    font-size: 0.857em;
}
.gridDiagTop TD{
    font-weight: bold;
    font-size: 0.857em;
    color: #00334e;
    background: url('/public/images/tdBg2.png') repeat-y;
}
.play_overlay {
    position: absolute;
    top: 300px;
    left: 50%;
    cursor: pointer;
}

.playback_controls img {
    padding: 0 5px;
}

.chair8logo {
    position: absolute;
    right: 15px;
}
