@charset "utf-8";
/* CSS Document */

#jsddm
{	
    margin: 0;
    padding: 0;

}

#jsddm li
{	float: left;
list-style: none;
margin-left:20px;
}


#jsddm li a
{	
    display: block;
    left:10px;
    text-decoration: none;
    border-right: 1px solid white;
    color:#EAFFED;
    white-space: nowrap;
    cursor:pointer;
}

#jsddm li a:hover
{}

#jsddm li ul
{	margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width:108px;
    margin-top:-16px;
    margin-left:9px;
    height:140px;
    z-index:10;
    background:url(../img/nav_background.png);
    border: 1px solid #000000;
}
    
#jsddm li ul li
{	
    float: none;
    display: inline
}

#jsddm li ul li a
{	width: auto;
    color:#24313C;
}

#jsddm li ul li a:hover
{}



.wrapper{
margin:10px auto;
width:940px;
}

.top{
position:relative;
background:url(../img/top.jpg);
width:940px;
height:230px;
}


.links_container{
position:relative;
border:1px #nav_000000 solid;
width:938;
height:17px;
background:#ffffff;
}


#nav_home{
position:relative;
background:url(../img/home.jpg) no-repeat bottom;
height:17px;
width:46px;
margin-left:-16px;
}


#nav_about{
position:relative;
background:url(../img/about.jpg) no-repeat bottom;
height:17px;
width:73px;
margin-left:-10px;
}


#nav_diarise{
position:relative;
background:url(../img/diarise.jpg) no-repeat bottom;
height:17px;
width:53px;
margin-left:-8px;
}


#nav_oppertunities{
position:relative;
background:url(../img/oppertunities.jpg) no-repeat bottom;
height:17px;
width:106px;
margin-left:-6px;
}


#nav_directory{
position:relative;
background:url(../img/btnDirectory.gif) no-repeat bottom;
height:17px;
width:76px;
margin-left:-4px;
}


#nav_eventing{
position:relative;
background:url(../img/btnEventsList.gif) no-repeat bottom;
height:17px;
width:80px;
margin-left:-2px;
}


#nav_eventing_sa{
position:relative;
background:url(../img/btnEventing.png) no-repeat bottom left;
height:17px;
width:72px;
z-index:50;
margin-left:0px;
}


#nav_most{
position:relative;
background:url(../img/most.png) no-repeat bottom;
height:17px;
width:41px;
z-index:50;
margin-left:2px;
}


#nav_advertise{
position:relative;
background:url(../img/advertise.jpg) no-repeat bottom;
height:17px;
width:72px;

}


#nav_links{
position:relative;
background:url(../img/links.jpg) no-repeat bottom;
height:17px;
width:40px;

}


#nav_contact{
position:relative;
background:url(../img/contact.jpg) no-repeat bottom;
height:17px;
width:90px;
}


/* DROPDOWN THINGS */
#jsddm #nav_most_dropdown
{	margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width:71px;
    margin-top:-16px;
    height:80px;
    z-index:10;
    border: 1px solid #000000;
    margin-left:-12px;
}



#jsddm #nav_event_dropdown
{	
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width:104px;
    margin-top:-16px;
    height:140px;
    z-index:10;
    background:url(../img/nav_background.png);
    border: 1px solid #000000;
    margin-left:-16px;
}

/* END DROPDOWN THINGS */


#nav_recent{
position:absolute;
background:url(../img/recent.png) no-repeat bottom;
height:14px;
width:46px;
margin-top:20px;

}

#nav_viewed{
position:absolute;
background:url(../img/viewed.png) no-repeat bottom;
height:14px;
width:47px;
margin-top:40px;


}

#nav_comments{
position:absolute;
background:url(../img/comments.png) no-repeat bottom;
height:14px;
width:70px;
margin-top:60px;
}

#nav_timezone{
position:absolute;
background:url(../img/timezone.png) no-repeat bottom;
height:14px;
width:68px;

margin-top:20px;


}

#nav_weather{
position:absolute;
background:url(../img/weather.png) no-repeat bottom;
height:14px;
width:58px;
margin-top:40px;


}

#nav_exchange{
position:absolute;
background:url(../img/exhange.png) no-repeat bottom;
height:14px;
width:105px;
margin-top:60px;


}

#nav_tides{
position:absolute;
background:url(../img/tides.png) no-repeat bottom;
height:14px;
width:34px;
margin-top:80px;


}

#nav_sunset{
position:absolute;
background:url(../img/sunset.png) no-repeat bottom;
height:14px;
width:107px;
margin-top:100px;


}

#nav_event_sa_sub{
position:absolute;
background:url(../img/eventing.png) no-repeat bottom;
height:14px;
width:97px;
margin-top:120px;

}

