html, body, * {
margin:0;
padding:0;
font-family: arial;
}


html body {
background: #44708e;
}


img, a img {border:none;}



#top {
width: 800px;
margin: auto;
overflow:hidden;
}

#top a {
color: #7794a8;
text-decoration: none;
font-size: 12px;
height: 30px;
line-height: 30px;
float: left;
padding: 0px;

   -moz-transition: 0.3s;
-webkit-transition: 0.3s;
     -o-transition: 0.3s;
    -ms-transition: 0.3s;
        transition: 0.3s;
}

#top a#homelink {
display: block;
text-align: right;
float: right;
}

#top a:hover {
background: #365970;
padding: 0px 10px;
}


#page {
width: 800px;
margin: auto;
box-shadow: 0px 0px 40px #1c394c;
background: url(../jpg/background-7.jpg) no-repeat  #47e1eb;
overflow: hidden;
}





#header {
height: 490px;
position: relative;
}

#header:before {
content: '';
display: block;
background: url(../png/dots-15.png) 3px 0px;
height: 50px;
margin-top: 20px;
}

#header h1, #header h2, #header h3, #header h4 {
    color: transparent;
    text-indent: -9999px;
} 

#header h1 {
    position: absolute;
    width: 249px;
    height: 104px;
    top: 114px;
    left: 47px;
    /* background: url(bahamaslandfall-solid.jpg) 0 0 no-repeat; */
    background: url(../png/bahamaslandfall-trans-2.png) 0 0 no-repeat;
    background-size: cover;
}

#header h2 {
    position: absolute;
    width: 251px;
    height: 24px;
    top: 228px;
    left: 48px;
    background: url(../png/whenwhere-2.png) 0 0 no-repeat;
}


#header h3 {
    position: absolute;
    width: 252px;
    height: 32px;
    top: 257px;
    left: 48px;
    background: url(../png/whenwhere-2.png) 0 -29px no-repeat;
}

#header p {
color: #FFFFFF;
font-size: 15px;
left: 327px;
line-height: 1.78em;
position: absolute;
top: 107px;
width: 260px;   
}

#flag {
width: 167px;
height: 170px;
position: absolute;
right: 0;
top: 114px;
background: url(../png/dots-16.png) 0 28px repeat-x;
}

#flag h4 {
background: url(../png/flag-name-4.png) 0 0 no-repeat;
width: 80px;
height: 22px;
margin-bottom: 31px;
}

#flag img {
display: block;
}








#navigation {
background: url(../jpg/nav-4.jpg) 51px top no-repeat;
height: 17px;
left: 0;
position: absolute;
top: 64px;
width: 100%;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
position: relative;
}

#navigation li {
    height: 37px;
    width: 24%;
    display: inline-block;
}

#navigation #n2 {

}

#navigation #n3 {

}


#navigation li a {
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
}


#n2, #n3, #n4 { text-indent: -9999px; }






#main {
padding: 22px 0 20px 48px;
margin-bottom: 5px;
position: relative;
height: 228px;
}

#main:after {
background: url("../png/dots-17.png") repeat scroll 0 0 transparent;
bottom: -3px;
content: "";
display: block;
height: 17px;
left: 0;
position: absolute;
width: 100%;
}



#content {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.39em;

}



/* columns in content area */

#p1 {

    overflow: hidden;
}

#p1 p {
font-size: 12px;
line-height: 19px;
margin-bottom: 1em;
}


.c1 {
color: #004854;
width: 250px;
min-height: 130px;
}

.c1 p {


}

.c2, .c3 {
float: left;
padding-right: 20px;
width: 270px;
}



.c4 {
  height: 60px;
  width: 337px;
  position: absolute;
  bottom: 46px;
  right: 18px;
  background: url("../png/dots-18.png") no-repeat scroll center center transparent;
}

#bfsb {
position: absolute;
top: 0;
left: 0;
width: 140px;
height: 60px;
background: url(../png/bfsb-trans-2.png) top left no-repeat;
text-indent: -9999px;
}

#register {
    background: url(../png/register-7.png);
    display: none;
    margin: auto;
    cursor: pointer;
    height: 47px;
    width: 140px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 0;
}

#register a {
background: url(../sprite-register-5.html) bottom left;
}

#register a:hover {
background-position: 0px 0px;
}


ul.locations {
list-style: none outside none;
margin:0;
padding:0;
}


.shadowbox {
background: none repeat scroll 0 0 #B4C15D;
border: 2px solid #FFFFFF;
border-radius: 16px 16px 16px 16px;    
padding: 15px;
position: absolute;
box-shadow: 5px 7px 10px #2B7C86;
}


#p1 .locations {
margin: 0;
padding: 15px 0 15px 14px;
right: -128px;
top: 24px;
width: 575px;
font-size: 14px;
line-height: 1.3em;
}

#p1 .locations li {

}

#p1 li.loc1 {
 
 }


#p1 .loc2 {
    
}

.venue {
color: #003a63;
font-size: 12px;
font-weight: bold;
}

.day, .time {
font-weight: bold;
font-size: 12px;
}



form ul.locations li {
margin-bottom: 1em;
}

form ul.locations label {
    display: inline-block;
    height: auto;
    vertical-align: top;
    line-height: 1em;
    width: 200px;
}



#p6 { display:none; }

#p5 {
    transition: 2s;
    width: 460px;
    bottom: 40px;
    left: -700px;
}

#p5.active {
  left: 40px; 
}




/* form errors */



#errors p, #errorlist li {
color: #fff;
padding: 4px;
margin: 0 0 4px 0; 
border-radius: 6px;
font-size: 12px;
}

#errors p {
background: #800000;
}

#errorlist { list-style-type: none;}

#errorlist li { 
background: #003A63;
font-weight: normal;
}

#required { 
padding: 4px 4px 4px 8px;
margin-bottom: 20px;
background: #1C66B1;
border-radius: 6px;
}



form {


} 

.formcol { float: left; }

#formcol1 { 
margin-right: 35px;
}


#formcol2 { 
position: relative;
top: 14px;
width: 53%;
}


#formcol1 div {
margin-bottom: 5px;
}

form label {
display: block;
}

#formcol1 label {
color: #004854;
}


form input {
display: block;
width: 159px;
height: 21px;
border: 1px solid #ad8d6e;
padding-left: 5px;
font-size: 14px;
}


form input.cb {
border: none;
display:inline-block;
margin-right: 20px;
width: auto;
}


#submitholder {
margin: 0;
height: 60px;
}

#submitbutton {
    background: #004854;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid white;
height: 50px;
margin-top: 0;
padding: 0;
position: relative;
top: 10px;
left: 36px;
width: 150px;
}

#submitbutton:hover {
cursor: pointer;
}



#thanks {
	color: #003A63;
	text-align: center;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
    box-shadow: 0 0 18px #627382;
    width: 60%;
    margin: auto;
}


#thanks h3 {
font-size: 26px;
}

#thanks h3, #thanks p { margin-bottom: 16px; }


#downloads a {
    background: url("../pdf-5.html") no-repeat scroll 0 0 transparent;
    color: #084F5A;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 46px;
    margin-bottom: 20px;
	margin-left: 34px;
    padding-left: 70px;
    text-decoration: none;
    width: 285px;
}





#photos {
background: url("../jpg/photos-6.jpg") no-repeat scroll 0 0 transparent;
height: 110px;
position: relative;
width: 610px;
}

.dots {
background: url(../dots-4.html);
height: 30px;
width: 100%;
position: absolute;
left: 0;
}

.dots.a { top: 0; }

.dots.b { bottom: 0; }



#footer {
    background: #004854;
    clear: both;
    position: relative;
}


#footer .text {
font-size: 10px;
color: #fff;
width: 150px;
height: 90px;
position: absolute;
top: 22px;
left: 638px;

}



#sponsors {
padding: 26px 0 26px 15px;
}


#sponsors ul {
list-style-type: none;
/*overflow: hidden;*/
margin:  0 auto 0 auto;
background: url(../png/sponsors-4.png) no-repeat;
height: 192px;
width: 721px;
position: relative;
}

#sponsors li {
position: absolute;
}

.sp1 {
height: 60px;
left: 96px;
top: 0;
width: 107px;
}

.sp2 {
height: 60px;
left: 251px;
top: 0;
width: 107px;
}

.sp3 {
height: 60px;
left: 396px;
top: 0;
width: 142px;
}

.sp4 {
height: 60px;
left: 594px;
top: 0;
width: 84px;
}



#sponsors li a {
display: block;
height: 100%;
text-decoration: none;
text-indent: -9999px;
}

