body {
font-size:75%;
font-family:Tahoma, Verdana, Arial, Sans-serif!important;
margin:0;
padding:0;
background: #818181 url(/siteimages/bk.gif);
}


/* GLOBAL / RESETS */

a {color:#555;}
a:hover {color:#000;}

a img {border:none;}

h1, h2, h3, h4 {
	margin:1.6em 0 0.3em 0;
	color:#004469;
}

h1 {margin-top:0em;}

p {margin: 0.6em 0; line-height:1.3em;}

li {line-height:1.3em;}

h1 {font-size:2.6em; font-weight:normal;} 
h2 {font-size:1.5em; font-weight:bold;}  
h3 {font-size:1.1em; font-weight:bold; color:#000; margin-top:0.8em;}  
h4 {font-size:1em; font-weight:bold;  margin:0;  color:#000;}  

div {outline: solid 0px #f06;} 

.clear {display:block; clear:both; width:auto;}

.large {font-size:120%;} 
.larger {font-size:140%;}

.hidden { display:none; }
.unhidden { display:block;}


/* STRUCTURAL */

#header {
	display:block;
	width:950px;
	height:325px;
	margin:0;
	padding:0 10px 0 20px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:10px;
	background:#fff; 
}
.language #header {
	height:300px;
}

.content #header {
	height:170px;
}

.contentNav #header {height:170px;}
.contentProj #header {height:170px;}
/* #nav (see nav.css) */

#banner
{
	display:block;
	height: 198px;
	overflow: hidden;
}


.landing #banner {
	position:relative;
	top:-25px;
	z-index:1;
}

.language #banner {
	position:relative;
	top:-25px;
	z-index:1;

}

.leaders #banner {
	position:static;
	/*margin-top:10px;*/
	z-index:1;
	top:10px;
} 

#home {
	position:absolute;
    left:50%;
	top:214px;
	margin-left:204px;
	z-index:1; 
}

.language #home {
	top:190px; 	
	margin-left:204px;
} 

.contentNav #home {	top:170px; 		margin-left:210px; }
.contentProj #home {	top:170px; 		margin-left:210px; }

.content #home {
	top:117px; 	
	margin-left:210px; 
}


#sectionPage {
	display:block;
	width:940px;
	margin:0;
	padding:0 10px 0 30px;
	margin-left:auto; 
	margin-right:auto;
	background:#fff; 
}

  
#article {
	display:block;
	float:left;
	width:415px;
	margin:0;
	padding:0;
} 

#articlewide {
	display:block;
	float:left;
	width:630px;
	margin:0;
	padding:0;
} 

#aside {
	float:right;
	clear:right;
	width:495px;
	margin:0;
	padding:0;
	background: transparent url(/siteimages/aside_bk.gif) no-repeat 270px 0;
}

.content #aside {
	margin-top:110px;
} 

.contentNav #aside {	margin-top:110px;} 
.contentProj #aside {	margin-top:60px;} 

#related {
	display:block;
	width:260px;
	float:left;
	margin:0;
	padding:0;
} 

#tools {
	display:block;
	width:205px;
	float:right;
	margin:0;
	padding:0;
}


#footer {
	display:block;
	width:910px;
	clear:both;
	margin:0;
	padding:15px 40px 15px 30px;
	margin-left:auto; 
	margin-right:auto;
	background: #434343;
	color:#ccc; 
} 

 

/* STYLES */ 



#header ul.utils {
	display:block;
	position:absolute;
	z-index:500;
	right:50%;
	top:25px;
	text-align:right;
	padding:0;
	width:480px;
	margin-right:-480px;

} 

#header ul li {
	display:inline;
	margin-right:5px;
}

#header ul li span.lang {
	color: #555555;
}


p.intro {
	font-size:1.3em;
	line-height:1.3em;
	margin-bottom:1.2em;
} 



/* leaders */

ul.navLeaders, ul.navLeadersSub{   
	list-style:none;
	margin: 1.5em 0;
	padding:0;	
} 

ul.navLeaders li, ul.navLeadersSub li{   
	list-style:none;
	margin:0;
	padding:0;
	clear:left;
	border-top: #9abdcb 1px dashed;
} 

ul.navLeaders li img, ul.navLeadersSub li img{   
	float:left;
	margin: 0.5em 10px 1.5em 0;
	padding:0;	
}

ul.navLeaders li h2, ul.navLeadersSub li h2{ 
	margin: 0.5em 0 0 0;
	font-size:1.2em;
	display:inline;
	line-height:24px;
}
	
ul.navLeaders li p, ul.navLeadersSub li p {
	margin: 0.5em 0 1.5em 0;
}

ul.navLeaders li.gap, ul.navLeadersSub li.gap{
	margin-top:55px;
}
/*uL alight=right*/

ul.navLeadersRight{   
	list-style:none;
	margin: 1.5em 0;
	padding:0;	
} 

ul.navLeadersRight li{   
	list-style:none;
	margin:0;
	padding:0;
	clear:right;
	border-top: #9abdcb 1px dashed;
} 

ul.navLeadersRight li h2{ 
	margin: 0.5em 0 0 0;
	font-size:1.2em;
}
	
ul.navLeadersRight li p{
	margin: 0.5em 0 1.5em 0;
}

ul.navLeadersRight li.gap{
	margin-top:20px;
}

ul.navLeadersRight li img{   
	float:left;
	margin: 0.5em 10px 5px 0;
	padding:0;	
}


/* content */

.content #article ul, #article ol {
	margin:1.5em 0 ;
	padding:0;
}

.content #article ul li {
	list-style:square;
	margin:0.8em 0 0 1.5em;
	padding:0;
}

.content #article ol li {
	margin:0.8em 0 0 2.5em;
	padding:0;
}  

.contentNav #article ul, #article ol {	margin:1.5em 0 ;	padding:0;}
.contentNav #article ul li {	list-style:square;	margin:0.8em 0 0 1.5em;	padding:0;}
.contentNav #article ol li {	margin:0.8em 0 0 2.5em;	padding:0;}  



 


/* aside */
  
#aside h2 {
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:1px;
}

#aside h2 .lc {
	text-transform:lowercase;
}

#aside ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
} 

#aside ul li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: #9abdcb 1px dashed;
}

#aside ul li a {
	display:block;
	line-height:1.2em;
	padding: 0.7em 0 0.8em 0;
}

#related {color:#004469;}

.post {
	font-family:Tahoma,Verdana,Arial,Sans-serif;
	/* font-style:italic; - Remove by C5 */
	font-size:1.0em;
}

#aside ul.post li {
	border:none;
	margin:0.5em 0;
	border-bottom: #fff 1px solid; 
	color:#555;
}

#aside ul.post li.fact {
	margin-top:19px;
} 

#aside ul.post li a {
	padding:0;
	line-height:1.3em;
	text-decoration:none;
}

#aside ul.post li a:hover {
	color:#000;
}

#aside ul.post li a strong
{
    color:#555;
}

#aside ul.post li a:hover strong {
	color:#000;
}


#aside .alert {

	background:#fcae1a url(/siteimages/coastguardAlert.gif) no-repeat bottom right;
	color:#000;
	padding:0.8em 1.2em 4.5em 1.2em;
	margin-top:1.8em;
	line-height:1.4em;
	font-weight:bold;
} 

#aside a.next
{
    padding-top:10px;
    padding-bottom:20px;
    float:right;
    padding-right:20px;
    color:#004469;
    font-weight:bold;
    }
    
    
#aside a.previous
{
    padding-top:10px;
    padding-bottom:20px;
    float:left;
    color:#004469;
    font-weight:bold;
    	
    }

h2.port {
	background: transparent url(/siteimages/post_port.gif) no-repeat; 
	padding: 5px 0 0 15px;
	margin-top:32px;
}

h2.marinas {
	background: transparent url(/siteimages/post_marinas.gif) no-repeat; 
	padding: 5px 0 0 15px;
	margin-top:32px;
}
	
h2.coastguard {
	background: transparent url(/siteimages/post_coastguard.gif) no-repeat; 
	padding: 5px 0 0 15px;
	margin-top:32px;
}

/*notice*/
.wide #article ul.docs  
{
   	list-style-type:none;
   	display: block;
   	margin:0;
   	padding:0;
}
    
.wide #article ul.docs li {
	list-style-type:none;
	border-bottom:#9abdcb 1px dashed;
	padding-top:12px;
	padding-bottom:8px;
} 
.wide #article ul.docs li a 
{
    background: transparent url(/siteimages/icon_pdf.gif) no-repeat 0 6px;
	list-style-type:none;
	text-decoration:underline;
	padding-left:28px;
    padding-top:12px;
    padding-bottom:8px;
} 



/* Related menus */

#aside .navFurther li a,   
#aside .pages li a,
#aside .links li a,
#aside .docs li a {
	padding-left:28px;
} 

.port #aside .navFurther li a,
.gov #aside .navFurther li a {background: transparent url(/siteimages/icon_down_poj.gif) no-repeat 0 5px;} 
.marinas #aside .navFurther li a {background: transparent url(/siteimages/icon_down_jm.gif) no-repeat 0 5px;}
.coastguard #aside .navFurther li a {background: transparent url(/siteimages/icon_down_jc.gif) no-repeat 0 5px;}   

#aside .pages li a.port {background: transparent url(/siteimages/icon_page_poj.gif) no-repeat 0 5px;} 
#aside .pages li a.marinas {background: transparent url(/siteimages/icon_page_jm.gif) no-repeat 0 5px;}
#aside .pages li a.coastguard {background: transparent url(/siteimages/icon_page_jc.gif) no-repeat 0 5px;}   

#aside .links li a {background: transparent url(/siteimages/icon_link.gif) no-repeat 0 5px;} 

#aside .docs li a {
	background: transparent url(/siteimages/icon_pdf.gif) no-repeat 0 6px;
} 

#aside #gallery {
	margin:1.5em 0;
} 

#aside #gallery img {
	padding-right:0.5em;
	padding-top:0.5em;
}

#aside .banner { clear:both; margin:0px 0px 10px;}

#aside .banner h4 {
	font-size:0.7em;
	margin-top:3em; 
	letter-spacing:1px;
	text-transform:uppercase;
	color:#999;
	font-weight:normal;
}




#aside .clear {
	height:25px;
	background: transparent url(/siteimages/aside_bot.gif) no-repeat;
}
	
	
/* tools */


input.searchSubmit {
	background:none;
	padding:0;
	border:none;
	background: transparent url(/siteimages/submit.gif) no-repeat;
	width:23px;
	height:21px;
	padding:0;
}

input.search {
	width:160px;
}

#tools h2 a {
	display:block;
	width:auto;   
	margin:0;
	padding:0.6em 0 0.3em 0;
	border-top: #9abdcb 1px dashed;
}

#tools ul li {
	border:none;
}
	
#arrivals li.arrive, #arrivals li.depart {
	font-size:0.9em;
	line-height:1.5em;
	background: transparent url(/siteimages/arrive1.gif) no-repeat 1px 2px;
	padding-left:28px;
	margin-top:3px;
	height:25px;
}
	
#arrivals li.depart {
	background: transparent url(/siteimages/depart1.gif) no-repeat 0 2px;
}

#tides p.gatesOpen, #tides p.gatesClosed{
	padding-left:28px;
	background: transparent url(/siteimages/open.gif) no-repeat;	
	text-decoration:none;
}

#tides p.gatesClosed {background: transparent url(/siteimages/closed.gif) no-repeat;}	 
	
#weather ul li {
	font-size:0.9em;
	display:inline;
	white-space:nowrap;
}


#weather h2 a {
	padding-left:28px;
	background: transparent url(/siteimages/icon_link.gif) no-repeat 0 8px;
}

#weather .today
{
    overflow:hidden;
}

#weather .today img
{
    float:left;
    padding-right:5px;
}
#weather .today p
{
    margin:0px 0px 5px 45px;
    padding-top:5px;
}

#weather .today p .temperature
{
    font-size:1.4em;
    color:#0099CC;
    font-weight:bold;
}

#mail2u h2 a  {
	padding-left:64px;
} 

#mail2u p  {
	padding-left:64px;
	margin:0;
}

#mail2u {
	background: transparent url(/siteimages/mail2u.gif) no-repeat 0 12px; 
} 


/* footer */

#footer a {color:#ccc;}
#footer a:hover {color:#fff;}


#footer ul {
	display:block;
	float:right;
	width:270px;
	border-left: #666 solid 5px;
	list-style:none;
	padding-left:15px;
}

#footer ul li {
	color:#fff;
	display:inline;
	white-space:nowrap;
}

#footer ul li a {
	display:inline;
	padding-right:5px;
	white-space:nowrap;
}

#footer p {
	display: block;
    padding-left:35px;
	margin:0;
	width:500px;
} 




/* Governance styles */

.gov #header {height:120px;}
.gov #nav {height:50px;}  
.gov #related {float:right; width:260px;} 
.gov #article {width:600px;}
  
.gov #aside {
	width:275px;
	background: transparent url(/siteimages/aside_bk.gif) no-repeat 0 0;
}
.gov #aside .clear {background: transparent url(/siteimages/aside_bot.gif) no-repeat -270px 0px;} 
	
#navBar {
	display:block;
	background: #E2E2E2 url(/siteimages/nav_tab.jpg) repeat-x scroll left top;
	height:40px;
}


#govHome, #searchHome {
	position:absolute;
    left:50%;
	top:120px;
	margin-left:210px;
	z-index:1; 
}


/* Search styles */

#searchHome {top:98px;}



#article ul.results { 
	list-style:none;
}

#article ul.results li {  
	list-style:none;
	clear:left;
	margin:0;
	padding:0;
	clear:left;
	border-top: #9abdcb 1px dashed;
} 

#article ul.results li h3 a.port {background: transparent url(/siteimages/icon_page_poj.gif) no-repeat; padding:0em 0 6px 28px;} 
#article ul.results li h3 a.marinas {background: transparent url(/siteimages/icon_page_jm.gif) no-repeat; padding:0em 0 6px 28px;}
#article ul.results li h3 a.coastguard {background: transparent url(/siteimages/icon_page_jc.gif) no-repeat; padding:0em 0 6px 28px;}



#article ul.results li img {   
	float:left;
	margin: 0.5em 10px 1.5em 0;
	padding:0; 
}

input.searchBig {
	width:30em;
	font-size:1.1em;
}
input.submitBig {
	background: #379cac url(/siteimages/submitBig.gif) no-repeat;
    width:90px;
	height:25px;
	border:none;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;

}

.resultPages { 
	background: #E2E2E2;
	padding:0.4em 0.8em;
	height:1.2em;
}  

.resultPages .previous {
	padding-right:0.5em;
} 

.resultPages .center
{
    padding-left:160px;
}
.resultPages .next 
{
    padding-left:0.5em;
	display:block;
	padding:0;
	margin:0;
	float:right;
}
.previous 
{
    float:left;
	padding-right:0.5em;
} 
.next 
{
    padding-left:0.5em;
	padding:0;
	margin:0;
	float:right;
}

.heightinFt
{
    float:right;
    height:30px;
    width:300px;
    padding-top:35px;
    text-align:right;

}
    
.headleft
{
    width:300px;
    float:left;

}

.projectNav
{ 
	background: #E2E2E2;
	padding:0.4em 0.8em;
	float:left;
	width:100%;
}  

.projectNav .center
{
     padding-left:150px;
}

.projectNav .previous {
	padding-right:0.5em;
} 

.projectNav .next 
{
    padding-left:0.5em;
	display:block;
	padding:0;
	margin:0;
	float:right;
}

/* Project*/
.wide #aside {
	width:225px;
	background: transparent url(/siteimages/aside_bk.gif) no-repeat 0 0;
}

.wide #article {width:600px;}
.wide #nav {height:90px;}  
.projectcont
{
    width:600px;
    border-bottom:dashed 1px #9ABDCB;       
}

.projectsum
{
    width:400px;
    float:left;
    min-height:100px;
 
}
.projimage
{
     float:right;
     min-height:100px;
     padding-bottom:10px;
}

.projcontent
{
    text-align: left;
    line-height:1.3em;
}

.projcontent h1
{
    text-align: left;
    line-height:1.6em;
}


.feeds #header {height:120px;}
.feeds #nav {height:50px;}  
.feeds #article {width:600px;}
  
.feeds #aside {
	width:225px;
	background: transparent url(/siteimages/aside_bk.gif) no-repeat 0 0;
}
.feeds #aside .clear {background: transparent url(/siteimages/aside_bot.gif) no-repeat -270px 0px;} 

.maxfeeds #header {height:120px;}
.maxfeeds #nav {height:50px;}  
.maxfeeds #article {width:650px;}
  
.maxfeeds #aside {
	width:225px;
	background: transparent url(/siteimages/aside_bk.gif) no-repeat 0 0;
}
.maxfeeds #aside .clear {background: transparent url(/siteimages/aside_bot.gif) no-repeat -270px 0px;} 



/* Point table styling to article scope as need for weather page */

#article table.weather {
	padding:0;
	width:100%;
	border:none;
	border-collapse:collapse;
} 

#article table.weather th {
	text-align:left; 
	border-bottom: 1px dashed #9ABDCB;
	padding:0.6em 0 0.3em 0;
}

#article table.weather td.min, #article table.weather td.max {
	font-size:2.5em;
	font-weight:bold;
}

#article table.weather td.max {color:#f90;}
#article table.weather td.min {color:#09c;}

#article table.weather tr.obs td {
	font-size:1.5em;
	font-weight:bold;
} 
/* ----------New Weather Page--------*/
#article #nav ul, ul.top
{
    float:left;
    list-style:none;
    padding:0;
    margin:0;
    width:auto;
}
#article #nav ul li 
{
    padding:0;
    margin: 0.2em 0;
    display:block;
    float:left;
}
#article #nav ul li a 
{
    display:block;
    width:auto;
    float:left;
    padding:0.5em 0 0.5em 2.2em;
    margin:0 1.5em 0 0 ;
    font-size:1em;
    line-height:1em;
    background: transparent url("/siteimages/icon_down_poj.gif") no-repeat;
}

#article ul.top li
{
    padding:0;
    margin: 0.2em 0;
    display:block;
    float:left;
}
#article ul.top li a
{
    display:block;
    width:100%;
    float:left;
    padding:0.5em 0 0.5em 2.2em;
    margin:0 1.5em 0 0 ;
    font-size:1em;
    line-height:1em;
    background: transparent url("/siteimages/icon_top_poj.gif") no-repeat;
}

#ChartDemo
{
    float:left;
    }

/*#article h2
{
    height:24px;
}
*/

.line 
 {
     border-top:1px dashed #9ABDCB;
     height:8px;
     width:100%;
     float:left;
     }
     
     
/* forecast table (Cloud theme) */
#article table.forecast {
    width:100%;
    background:#eee;
    border: 1px solid #aaa;
    border-collapse:collapse;
}

#article table.fiveday {
     border-collapse:separate;
}

#article table.forecast th {
    text-align:left;
    padding:1em 1em 1em 13px;
    vertical-align:top;
    border:0px;
    text-transform:uppercase;
    font-size:0.8em;
    letter-spacing:1px;
    font-weight:normal;
    color:#555;
} 

#article table.forecast td {
    padding:0.75em 13px;
    vertical-align:middle;
} 

#article table.forecast td strong {
    display:inline;
    float:none;
} 

#article table.forecast td img {
    display:inline;
    float:none;
    vertical-align:middle;
}

#article table.forecast tr.now td {
    background:#555;
    color:#fff;
} 

#article table.forecast tr.heading th h3 {
    text-transform:none;
    letter-spacing:0;
    font-size:1.4em;
    }

#article table.forecast tr.heading th {
    border:none;
}

#article table.forecastleft {
    width:300px;
    background:#eee;
    border: 1px solid #aaa;
    border-collapse:collapse;
    float:left;
}

#article table.forecastright {
    width:340px;
    background:#eee;
    border: 1px solid #aaa;
    border-collapse:collapse;
    float:left;
}

#article table.forecast2Col th {
    text-align:left;
    padding:1em 1em 1em 13px;
    vertical-align:top;
    border:0px;
    text-transform:uppercase;
    font-size:0.8em;
    letter-spacing:1px;
    font-weight:normal;
    color:#555;
} 

#article table.forecast2Col td {
    padding:0 5px 0 10px;
    vertical-align:middle;
    height:50px;
} 

#article table.forecast2Col td strong {
    display:inline;
    float:none;
} 

#article table.forecast2Col td img {
    display:inline;
    float:none;
    vertical-align:middle;
}

#article table.forecast2Col tr.now td {
    background:#555;
    color:#fff;
} 

#article table.forecast2Col tr.heading th h3 {
    text-transform:none;
    letter-spacing:0;
    font-size:1.4em;
    }

#article table.forecast2Col tr.heading th {
    border:none;
}

#article table.tidegate
{
    border-collapse: collapse; 
    padding:0; 
    margin:0;
    }
#article table.tidegate td
{
    border:0!important; 
    padding:5px 0;
    }    

/*DashBoard*/

input.width40 {width:4em;}
input.width180 {width:18em;}
input.width160 {width:16em;}
input.button.heavy {
    font-size:1.6em;
    font-weight:bold;
    }

.left {float:left;Padding-left:5px;color:#555555;}

.right {float:right;}

.rightPad {padding-right:10px;}

.sea {
    color: #66adcb;
    }
    
.tidegateleft
{
    padding-left:30px;
    }

.dashboard { 
    display:block;
    float:left;
    background:#eee;
    border-top: 1px solid #fff;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #fff;
    border-collapse:collapse;
    padding:0.8em;
    margin: 0;
    margin-right:0em;
    min-height:95px;
    _height:95px;
    overflow:hidden;
    text-decoration: none;
    }

.dashboardLink
    {
     text-decoration: none;
     color:#555;
     }

a .dashboard:focus, a .dashboard:hover  {
    background-color:#ddd;
    border:1px solid rgba(0, 0, 0, 0);
    outline:3px solid #66adcb;
    position:relative;
    top:0; left:0; 
    z-index:10;
    }

a .dashboard{text-decoration:none;}

.dashboard.pierhead {background: #eee url("/siteimages/weather/new/pierhead.gif") 96% 6px no-repeat;}
.dashboard.proudman {background: #eee url("/siteimages/weather/new/proudman.gif") 96% 6px no-repeat;}
.dashboard.airport {background: #eee url("/siteimages/weather/new/airport.gif") 96% 6px no-repeat;}
.dashboard.buoy {background: #eee url("/siteimages/weather/new/buoy.gif") 96% 6px  no-repeat;}

.dashboard h1, .dashboard dt, .dashboard th {
    font-weight:normal;
    font-size:0.8em;
    letter-spacing:1px;
    text-transform:uppercase;
    margin:5px 0 12px 0;
    border:none;
    color:#555;
    }

.dashboard h1 {
    white-space:nowrap;
    padding-right:30px;
    }

.dashboard small, .dashboard p {
    font-size:1em;
    display:block;
    }

.dashboard p {line-height:1.2em;}

.dashboard.weather {width:215px;}
.dashboard.wind {width:175px;}
.dashboard.swell {width:192px;}
.dashboard.visiblity {width:100px;}
.dashboard.pressure {width:120px;}
.dashboard.nexttides {width:280px;}
.dashboard.tides {width:100px;}
.dashboard.sea {width:60px;}

/* Cells */ 
#article table.forecast tr td.nobr {
        white-space:nowrap;
        color:#444;
}

.largeText {
    color:#444;
    font-size:1.8em;
    white-space:nowrap;
    border-top:10px;
}

.icon {
    display:block;
    float:left;
    width:4em;
    height:4em;
    overflow:hidden;
    float:left;
    margin:0 0.5em 0 0 ;
}

.icon.small 
{
    width:2.25em;
    height:2.25em;
    }

.icon.source 
{
    float:left;
    width:auto;
    height:auto;
}

#article table.forecast tr.heading th {
    background:#fff;
    padding-left:0;
} 

#article table.forecast tr.heading td {
    background:#fff;
    padding:0;
    margin:0;
    border:0;
} 

#article table.forecast.cells {
    border: 0px solid #aaa;
}

#article table.forecast.cells td,#article table.forecast.cells th {
    border: 1px solid #aaa;
    vertical-align:top;
}  

#article .middle,#article table.forecast .middle td { 
    vertical-align:middle;
}

#article tr.quarter td {
width:25%;
}


/*Arrival & Dep table*/

#article table.arr {
	padding:0;
	width:100%;
	border:none;
	border-collapse:collapse;
} 

#article table.arr .arrdep
{
   	padding: 0.2em 0;
	border-bottom:dashed 1px #9ABDCB;
	font-size:1em;
	line-height:25px;
	vertical-align:bottom;
                    
}
#article table.arr .arrdepd
{
   	padding: 0.2em 0;
	font-size:1em;
	line-height:20px;
	vertical-align:baseline;
                    
}
.arrdepHeader
{
    margin-top:3px;
	color:#004469;
	background: transparent url(/siteimages/arrive1.gif) no-repeat 0px 0px;
	padding-left:28px;
}
.depHeader
{
    margin-top:3px;
	color:#004469;
	background: transparent url(/siteimages/depart1.gif) no-repeat 0px 0px;
	padding-left:28px;
}

/* Tide table */

#article table.tide
{
    padding:0;
	width:100%;
	margin:0;
	border-collapse:separate;
	border-spacing:0;
    border-collapse:collapse;
}

#article table.tide th {
	text-align:left; 
	border-bottom: #9abdcb 1px solid;
	padding:0.6em 0 0.3em 0;
	margin:0;
}

#article table.tide tr.tideToday {
	text-align:left; 
	border-bottom: #9abdcb 1px solid;
	padding:0.6em 0 0.3em 0;
	margin:0;
	background:#9abdcb;
}

#article table.tide tr.tideWeekend {
	text-align:left; 
	border-bottom: #9abdcb 1px solid;
	padding:0.6em 0 0.3em 0;
	margin:0;
	background-color:#e5f5fe;
}

#article table.tide td
{
	border-bottom:solid 1px #E2E2E2;
	font-size:1em;
	height:25px;
	margin:0;
}

#article table.tide td.rules
{
	border-bottom:solid 1px #E2E2E2;
	font-size:1em;
	height:25px;
	margin:0;
	font-weight:bold;
}

#article table.tide tr.tideToday td.tideTodayp
{
	border-bottom:solid 1px #FFF;
	font-size:1em;
	height:25px;
	margin:0;
	background:transparent url(/siteimages/dayPointer.gif) no-repeat left center;
	width:28px;
}

#article table.tide tr.tideWeekend td.tideTodayp
{
	border-bottom:solid 1px #FFF;
	font-size:1em;
	height:25px;
	margin:0;
	background:transparent url(/siteimages/dayPointer.gif) no-repeat left center;
	width:28px;
}

#article table.tide tr.tideWeekend td.tideTodayEmpty
{
	border:0px;
	font-size:1em;
	height:25px;
	margin:0;
	width:28px;
	background:#FFFFFF;
}

#article table.tide td.tideTodayEmpty
{
	border:0px;
	font-size:1em;
	height:25px;
	margin:0;
	width:28px;
	background:#FFFFFF;
}




 a.pdf {
 	display:block;
	background: transparent url(/siteimages/icon_pdf.gif) no-repeat;
	padding-left:28px;
	font-weight:bold;
	font-size:1.1em;
	margin:1.5em 0;
	height:25px;
	line-height:25px;
}
/*Events*/
#article ul.post li span.eventDate
{
    width:50px;
    font-weight:bold;
    float:left;
    padding-top:4px;
}

/* News */ 
#article ul.post li {
	border:none;
	margin:0.5em 0;
	line-height:25px;
    border-bottom:dashed 1px #9ABDCB;     
	list-style-type: none;
}

#article ul.post li.fact {
	margin-top:19px;
} 

#article ul.post li a {
	padding:0;
	line-height:1.3em;
	text-decoration:none;
}

#article ul.post li a:hover {
	color:#000;
}

#article ul.post li a strong
{
    color:#555;
}

#article ul.post li
{
    color:#555;
}

#article ul.post li a:hover strong {
	color:#000;
}

#article ul.post a.port {
	background: transparent url(/siteimages/post_port.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
}

#article ul.post a.marinas {
	background: transparent url(/siteimages/post_marinas.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
}

#article ul.post a.coastguard {
	background: transparent url(/siteimages/post_coastguard.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
}
	
#article img.news {
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5em;
} 
#aside ul.post a.port {
	background: transparent url(/siteimages/post_port.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
	list-style-type: none;
}

#aside ul.post a.marinas {
	background: transparent url(/siteimages/post_marinas.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
	list-style-type: none;
}

#aside ul.post a.coastguard {
	background: transparent url(/siteimages/post_coastguard.gif) no-repeat -2px -2px;
	overflow:hidden; 
	padding: 0.5em 0 0 1em;
	list-style-type: none;
}
	
#article img.news {
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5em;
} 

#article img.proj {
	float:right;
	margin:10px 0px 1.5em 1.5em;
	width:200px;
} 



/* YouTube Video */

.video
{
    margin:10px 0px 0px;
}

/* Sitemap Styles */

#sitemap .level1
{
    margin:0px;
    padding:0px;
}

#sitemap .level1 li
{
    
}

#sitemap .level1 .level2
{
    margin:0px;
    padding:0px;
}

#sitemap .level1 .level2 li
{
    
}

#sitemap .level1 .level2 .level3
{
    margin:0px;
    padding:0px;
}

#sitemap .level1 .level2 .level3 .level4
{
    margin:0px;
    padding:0px;
}

.disclaimer
{
    margin:20px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    font-size:0.9em;
    border-top:solid 1px #ccc;
}
.wifi
{
	width:510px;
	font-size:12px;
	color:#000;
}


.wifi-form
{
	width:510px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	min-height:150px;
	_height:150px;
	padding-bottom:40px;
	margin-top:10px;
	}
.wifi-Reg-form
{
	width:510px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	min-height:150px;
	_height:150px;
	margin-top:10px;
	}
.wifi-form a
{
	color:#545454;
	}
.wifi-form h3
{
	padding:10px 20px;
	margin:0;
	font-size:1.2em;

	}
.wifi-Reg-form a
{
	color:#545454;
	}
.wifi-Reg-form h3
{
	padding:10px 20px;
	margin:0;

	}

.wifi-heading{
	background:url("/siteimages/nav_blue.gif") repeat-x scroll left top #004469;
	width:100%;
	height:40px;
	float:left;
	margin-bottom:10px;
	display:inline;
	
}
.wifi-subheading{
	width:100%;
	height:20px;
	float:left;
	margin-bottom:10px;
	display:inline;
	
}
.wifi-heading-left
{
	width:300px;
	float:left;
	}
.wifi-heading-right
{
	width:100px;
	float:right;
	display:inline;
	}
.wifi-heading-right h3 
{
	font-size:1.12em;
}
.wifi-heading-right h3 a
{
	font-weight: normal;
	width:100px;
	color:#FFF;
	margin:0;
	padding-bottom:20px;
	font-size:1.12em;
		}
.wifi-heading h2
{
	color:#FFF;
	margin: 0;
	padding:10px 20px;
	font-weight: normal;
	font-size:1.6em;
}
.wifi-field
{
	padding:0px 15px 0px 30px;
	width:180px;
	float:left;	
	min-height:50px;
	_height:50px;
	margin-bottom:10px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	display:inline;
	}
.wifi-left
{
	width:240px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	}
.wifi-left h3
{
	margin:0;
	padding:20px 20px 0px;
	font-size:1.2em;
	}
.wifi-login
{
	padding:0px 20px;
	display:inline;
	width:200px;
	float:left;	
	min-height:50px;
	_height:50px;
	margin-bottom:10px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
.wifi-hr
{
	border-bottom:1px dashed #9ABDCB;
	height:2px;
	width:460px;
	margin:10px 20px 10px;
	float:left;
	display:inline;
	clear:both;
}
.wifi-ver
{
	border-right:1px dashed #9ABDCB;
	height:200px;
	width:15px;
	margin:20px 0px 30px 0px;
	float:left;
	padding:0px;
	display:inline;
}
.wifi-reminder
{
	margin:10px 20px 10px;
	float:left;
	display:inline;
	width:450px;
	}
.wifi-lowerleft
{
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	}
.wifi-lowerleft h3
{
	margin:0;
	padding:20px 20px 0px;
	font-size:1.2em;
	}
.Wifi-Button
	{
	background-image:url(/SiteImages/blueSubmitButton.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:110px;
	height:25px;
	background-color:transparent;
	color:#FFF;		
	float:right;
	margin-right:20px;
	margin-bottom:20px;
	font-family:Tahoma,Verdana,Arial,Sans-serif;
	padding-right:12px;
	padding-bottom:2px;
		}
.Wifi-Login-Button
	{
	background-image:url(/SiteImages/blueSubmitButton.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:110px;
	height:25px;
	background-color:transparent;
	color:#FFF;		
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	font-size:11px;
		}
.Wifi-Reg-button
{
	width:140px;
	float:left;
	background-image:url(/SiteImages/Submit.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:transparent;
	height: 20px;
	padding-left: 30px;
	padding-top: 15px;

	
}
.Wifi-Reg-button h3
{
 	color:#555;
	text-decoration:underline;
	font-size:1.2em;
}
.wifi-Reg-reminder
{
	margin:0;
	padding:15px 10px 20px 20px;
	float:left;
	width:480px;
	background-color:#f2f2f2;
	display:inline;
	}

.wifi-Reg-reminder h3
{
	margin:0px;
	padding:0;
}


