﻿/*Default CSS for the Maritime Data website*/

/*Main HTML Body*/
body{
	min-height: 700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#ffffff;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	min-width:979px;
}

body.simple
{
    min-height: 700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#ffffff;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	min-width:959px;
}

/*Include banner, head_nav, sub_nav, search bar, main_body, content*/
#container
{
    margin: 0 auto;
    width:959px;
    overflow:hidden;
    padding: 0 10px;
    position:relative;
    background: transparent url(Images/container_bg.png) repeat-y;
    text-align:left;
}

#container_simple
{
    margin: 0;
    width:959px;
    min-height:570px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
    position:relative;
    text-align:left;
}

/*Head Banner*/
#banner{
	background-color: #009BD8;
	background-image:url(Images/bannerNF.png);
	background-repeat: no-repeat;
	position: relative;
	width: 959px;
	height: 84px;
	border-bottom: 4px solid #000000;
	margin:0 auto;
}

/*Head Menu Bar*/
#head_nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #CCCCCC;
	height: 25px;
	width: 959px;
	visibility: visible;
	padding: 0px;
	margin: 0px;
	border-style:none;
}

    #head_nav_link
    {
        position:absolute;
        top:0px;
        left:140px;
        width:650px;
        height:25px;
        color:#FFFFFF;
        padding: 0px;
	    margin: 0px;
	    border-style:none;
    }

#head_nav a:link, #head_nav a:visited
{
    position:relative;
    top:4px;
    background-color:#CCCCCC;
    color:#000000;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    padding:4px 10px 5px 10px;
    margin:0px;
} 

#head_nav a:hover, a:active
{
    background-color:#009BD8;
    color:#FFFFFF;
}  

#search
{
    position:relative;
    top:2px;
    left:785px;
}

#search input{
  font-size: 78%;
  margin: 0px  0px 0px 10px;
  background-color:#000000;
  color:#ffffff;
 }
 
#search a:link, #search a:visited 
{
    top:0px;
	font-weight: bold;
	padding:2px;	
}

#search a:hover{
	margin: 0px;
	background-color:#000000;
	color:#009BD8;
}
.subglobalNav
{
    position:absolute;
    top:115px;
    left:300px;
	min-width: 200px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.subglobalNav a:link, .subglobalNav a:visited
{
    background-color:#FFFFFF;
    color:#000000;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    padding:0px 5px 0px 5px;
} 

.subglobalNav a:hover, a:active
{
    color:#009BD8;
}
/*Head Menu Bar*/

#main_body{
	width:959px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #000000;
	padding-top: 20px;
}

#main_body a:link, a:hover, a:active, a:visited
{
    color:#009BD8;
    text-decoration:underline;
}

#main_body a:hover, a:active
{
background-color:#ffffff;
}

#content_frame{
	width: 710px;
	position: relative;
	float: left;
	border-right:solid 1px #000000;
}

#gis_bar{
	width:650px;
	height:50px;
	position: relative;
	border:dotted 1px #999999;
	text-align:left; margin: 0px 25px 0px 25px;
}
    
    #gis_bar a
    {
        
    }
    
#content{
	top: 5px;
	left:5px;
	position: relative;
	clear:both;
}

#content h1
{
        font-size:160%;
        top:4px;
        color:#009BD8;
        font-family:Verdana;
        font-weight:bold;
        text-align:left;
}

.content_section h4
{
        font-size:small;
        font-family:Verdana;
        font-weight:normal;
}

.content_section h3
{
        font-size:small;
        font-family:Verdana;
        font-weight:bold;
        text-decoration:underline;        
}

.content_section
{
    width: 670px;
    min-height:440px;
	border-top:solid 1px #999999;
	position: relative; 
	margin:0px 15px 0px 15px;
	text-align:justify;
}

#content table.t1
{
	text-align: left;
	padding: 6px 6px 6px 12px;
	table-layout: fixed;
	width:60%;
}

#content table.t2
{
	text-align: left;
	padding: 6px 6px 6px 12px;
	table-layout: fixed;
	width:80%;
	text-align:center;
}

#content table.t2 a img
{
   border:none;
}

#content table.t1 td 
{
	background-color:#F5F5F5;
	padding:2px 5px 2px 5px;
}

#content table.t2 td 
{
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	text-align:center;
	font-weight:bolder;
	font-family:Verdana;
	font-size:100%;
}

#content table.t3
{
	text-align: left;
	padding: 6px 6px 6px 12px;
	table-layout: fixed;
	width:100%;
}

#content table.t3 td 
{
	background-color:#cccccc;
	padding:2px 5px 2px 5px;
}

.content_section_simple
{
    width: auto;
	border-top:solid 1px #999999;
	position: relative;
	text-align:left;
	padding: 0px 5px 5p 5px;
	top: -10px;
    color:Black;
}

#content_simple
{
    width:auto;
    min-height:560px;
    position:relative;
    text-align:left;
    padding:20px 15px 20px 15px;
    border:none;
}

#content_simple h1
{
    font-size:160%;
        top:4px;
        color:#009BD8;
        font-family:Verdana;
        font-weight:bold;
        text-align:left;
}

#content_simple table.t2
{
	text-align: center;
	padding: 6px 6px 6px 12px;
	table-layout: fixed;
	width:95%;
}

#content_simple table.t2 td.white 
{
	background-color:#000000;
	padding:2px 5px 2px 5px;
}

#content_simple table.t2 td.grey 
{
	background-color:#F5F5F5;
	padding:2px 5px 2px 5px;
	text-align:left;
    vertical-align:top;
        height:65px;
}

#content_simple h3
{
    font-weight:bold;
    font-size:small;
    color:Black;
    font-family:Verdana;
    line-height:1;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content_simple h4
{
    font-weight:normal;
    font-size:small;
    color:Black;
    font-family:Verdana;
    margin: 0;
    padding-bottom: 0;
}

#content table.t5
{
	text-align:left;
	padding: 6px 6px 6px 6px;
	table-layout:fixed;
	width:100%;
	
}

#content table.t6
{
	text-align: center;
	padding: 6px 6px 6px 12px;
	table-layout: fixed;
	width:95%;
}

#content table.t6 td.white 
{
	background-color:#000000;
	padding:2px 5px 2px 5px;
}

#content table.t6 td.grey 
{
	background-color:#F5F5F5;
	padding:2px 5px 2px 5px;
	text-align:left;
    vertical-align:top;
        height:65px;
}

#content table.t6 h3
{
    font-weight:bold;
    font-size:small;
    color:Black;
    font-family:Verdana;
    line-height:1;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content table.t6 h4
{
    font-weight:normal;
    font-size:small;
    color:Black;
    font-family:Verdana;
    margin: 0;
    padding-bottom: 0;
}

#side_nav
{
    width: 220px;
	position: relative;
	float: right;
	text-align:center;
}

.side_nav_section
{
    width:210px;
    min-height:140px;
    position: relative;
    left:-15px;
    text-align:left;
    padding:0px 0px 0px 10px;
    border-top:dotted 1px #999999;
}

    
    #side_nav h1
    {
        font-size:small;
        width:160px;
        height:21px;
        top:4px;
        background-color:#cccccc;
        font-family:Verdana;
        font-weight:bold;
        position:relative;
        padding:1px 5px;
    }
    
    #side_nav h4
    {
        font-size:85%;
        font-family:Verdana;
        font-weight:normal;
        margin-left:5px;
        border-bottom:dotted 1px #999999;
        width:165px;
        margin-top:5px;
        padding-bottom:5px;
        line-height:140%;
    }
    
        #side_nav h3
    {
        font-size:80%;
        font-family:Verdana;
        font-weight:normal;
        font-weight:bold;
        margin-left:5px;
        margin-bottom:5px;
        text-decoration:underline;
    }

#footer{
	width:959px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	padding:0 0;
	background:#009BD8;
	text-align:left;
	background-image:url(Images/bottomN.png);
	background-repeat: no-repeat;
}

#bottom {
    background: transparent url(Images/container_footer.png) no-repeat;
    height: 30px;        
    margin: 0 auto;
    width: 959px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    position: relative;
    }

#footer_info
{
    position:relative;
    top:3px;
    font-family:Verdana;
    font-weight:bold;
    font-style:normal;
    font-size:smaller;
    padding:5px 5px;
    color:#000000;
}

#footer_info a:link, #footer_info a:visited
{
    text-decoration:none;
    color:#000000;
    padding:10px;
} 