





































































body {
  margin: 10px 0 0 0;
  font-family: Arial, sans-serif;
  /* to avoid flickering in IE6 when using sticky ad in right column */
  background: url("/gfx/other/pixel.gif") fixed;  
}

.no_float {
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}

span.news_page_no {
	font-size: 12px;
	font-weight: bold;
}

#main {
  width: 1100px;
  overflow: hidden;
}

#background {
  width: 540px;
  float: left;
  margin-right: 10px;
  border-left: 130px solid #1c4a8c;
  border-right: 130px solid #1c4a8c;  
}

#far_right_ads {
  width: 200px;
  overflow: hidden;
  float: left;
  position: fixed;
  _position: absolute;
  top:0;
  left: 805px;  
  _top: expression(eval(document.documentElement.scrollTop));
}

#far_right_ads object, #far_right_ads img {
    margin: 2px;
    padding: 0px;
    display: block;
}

#header {
  width: 800px;
  padding-bottom: 10px; 
}

#header #logo {
  float: left;
  width: 280px;
  height: 69px;
  border: none;
  background-image: url("/gfx/fn/logo.gif");
  background-repeat: no-repeat;
}

#header #header_ad {
  float: right;
  width: 468px;
  overflow: hidden;
}

#left_column {
  width: 116px;
  float: left;
  overflow: hidden;
  font-size: 11px;
  font-weight: bold;
  padding: 7px;
  position: relative;
  margin-left: -130px;
}

#linksPub img {
 display: block;
 margin: 0 auto 0 auto;
 background-color: #FFFFFF; 
 padding: 3px;
}

#left_column #menu {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

#left_column #menu li {
  margin: 0;
  padding: 13px 0 3px 0;
}

#left_column img {
  display: block;
  border: none;
}

#left_column a {
  display: block;
  padding: 0;
  color: #f1ea1d;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
}

#left_column a:hover,
#left_column #menu .selected {
  color: #ffffff;
  background-color: transparent;
}

#middle_menu {  
  float: left;
  width: 540px;
  padding: 3px 0 3px 0;
  color: #ffffff;
  background-color: #1c4a8c;
  text-align: center;
}

#middle_menu a {  
  color: #f1ea1d;
  padding: 0 14px 0 14px;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-left: 1px solid #f1ea1d;
}

#middle_menu a:hover {  
  color: #ffffff;
  background-color: transparent;  
}

#middle_menu #lastitem {
  border-right: 1px solid #f1ea1d;
}

#middle_column {
  width: 550px;
  float: left;
  position: relative;
  margin-right: -550px;
  overflow: hidden;  
  color: #000000;
  background-color: transparent;
}

#middle_column #subscribe {
  display: block;
  color: #1c4a8c;
  background-color: #f1ea1d;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  margin: 20px 0 20px 0;
  text-align: center;
  text-decoration: none;
}

.news_topbox {
	width: 220px;
	background-color: #1C4A8C;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

#middle_column #middle_column_left {
  width: 240px;
  padding-right: 10px;
  margin: 10px 0 0 10px;
  float: left;  
  /* Fix for IEs double margin bug */
  display: inline;
}


#middle_column #middle_column_right {
  float: left;
  width: 259px;
  padding-left: 10px;
  border-left: 1px solid #cf0000;
  position: relative;
  left: -1px;
  margin: 10px 10px 0 0;  
}

#middle_column_left #more_articles {
  color: #cf0000;
  background-color: transparent;
}

#middle_column_left .dotted h1, 
#middle_column_right .dotted h1 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0 0 0 20px;
  color: #000000;
  background-image: url(/gfx/fni/red_square_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
}

#middle_column_left h1, 
#middle_column_right h1 {
  font-size: 16px;
  margin: 0 0 5px 0;
}

#middle_column_left h2, 
#middle_column_right h2 {
  font-size: 14px;
  margin: 0 0 5px 0;
}

#middle_column_left h3, 
#middle_column_right h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
}

#middle_column_right a,
#middle_column_left a {	
	color: #1C4A8C;
	text-decoration: none;
}

#middle_column_left a:hover,
#middle_column_right a:hover
 {
 	text-decoration: underline;
 	color: #C4111A;
}

.colheader {
  display: block;
  margin: 0 0 10px 0;  
  padding: 3px 0 3px 6px;
  color: #ffffff;
  background-color: #1c4a8c;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}

.fn_story {
  width: 240px;
  border-bottom: 1px dotted #cf0000;
  padding-bottom: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 12px;
}

.fn_story img {
  border: none;
  display: block;
  margin-bottom: 3px;
}

.fn_story a {
  text-decoration: none;
}

.fn_story .headline {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 3px 0;
  color: #000000;
  background-color: transparent;
}

.fn_top_story .headline {
  font-size: 20px;
}

.fn_story .full_story {
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #1c4a8c;
  background-color: transparent;
  margin-top: 18px;
}

.fn_story .full_story:hover {
  color: #cf0000;
  text-decoration: underline;
}

#email_bulletin,
#subscribe_today {
  overflow: hidden;
  color: #000000;
  background-color: #a7d8df;
  text-transform: uppercase;
  padding-bottom: 5px;
}

#email_bulletin .content,
#subscribe_today .content {
  float: left; 
  width: 165px;
  overflow: hidden;
  text-align: center;
}

#email_bulletin h1,
#subscribe_today h1 {
  font-size: 18px;
  margin: 11px 0 5px 0;
  text-transform: none;
  text-align: center;
  text-decoration: none;
}

#email_bulletin img,
#subscribe_today img {
  border: none;
}

#email_bulletin p,
#subscribe_today p {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 15px 0 15px 0;
}

#subscribe_today p {
  margin-top: 0;
  text-transform: none;
}

#email_bulletin .star,
#subscribe_today .star {
  float: left;
  width: 90px;
  padding-left: 4px;
}

.selfpromotion,
.selfpromotion_small {
  text-align: center;
  display: block;
  color: #000000;
  padding: 10px 0 10px 0;
  margin: 10px 0 10px 0;  
  background-color: #a5d8f6;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.selfpromotion_small {
  font-size: 12px;
  text-decoration: none;
}

.selfpromotion_small h1 {
  font-size: 14px;
  margin: 0;
}

.selfpromotion_small a {
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

#photoofweek,
#recipeofweek {
	width: 259px;
  overflow: hidden;
	margin: 10px 0 10px 0;
	padding-top: 5px;
	display: block;
	color: #000000;
}

#photoofweek {
	background-color: #a5d8f6;
	text-align: center;
  padding-bottom: 5px;
}

#recipeofweek {
	background-color: #a7d8df;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#recipeofweek img {
  border: none;
  margin-bottom: 10px;
}

#photoofweek .title {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
  text-decoration: none;
}

#photoofweek .pow {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;  
  border-left: none;
  border-right: none;  
}

#photoofweek .moreinfo {
	border: 0px;
}

#row_inner {
	width: 239px;
  margin: 3px auto 0 auto;
	padding: 3px 3px 3px 3px;
	display: block;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: arial,helvetica;
}

#row_inner .linky,
#row_inner .linkbig {
	color: #000000;
	font-weight: bold;
	font-family: arial,sans-serif;
	text-decoration: none;
}

#row_inner .linky {
	font-size: 12px;
}

#row_inner .linkbig {
	font-size: 14px;
}

#row_inner a:hover {
	color: #1c4a8c;
}

#subscribe_online_today {
	display: block;
	margin-left: 10px;  
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 520px;
}

#subscribe_online_today a {
	color: #000000;
	text-decoration: none;
}

#subscribe_online_today a:hover{
	color: #1c4a8c;
}

#reports a {
  color: #1c4a8c;
  background-color: transparent;
  text-decoration: none;
}

#reports a:hover {
  color: #cf0000;
  background-color: transparent;
}

#reports h1 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0 0 0 20px;
  color: #000000;
  background-image: url(/gfx/fni/red_square_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
}

#reports h2 {
  font-size: 14px;
  margin: 0 0 5px 0;
}

#reports h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
}

.dotted_line {
  width: 100%;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-top: 1px dotted #000000;
  margin: 10px 0 10px 0;
}

#right_column {
  width: 116px;
  float: right;
  position: relative;
  margin-right: -130px;
  padding: 25px 7px 0 7px;
  overflow: hidden;
}

#right_column .list_header {  
  font-size: 11px;
  color: #f1ea1d;
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #f1ea1d; 
}

#right_column a {
  color: #ffffff;
  background-color: transparent;
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 10px 0;
}

#right_column a:hover {
  color: #f1ea1d;
  background-color: transparent;
}

#footer {
  width: 510px;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #cf0000;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
}

#meettheteam {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
}

#meettheteam h2 {
	color: #1c4a8c;
	font-size: 14px;
	font-weight: bold;
}

#meettheteam a, #meettheteam a:hover, #meettheteam a:visited {
	font-size: 13px;
	color: #1c4a8c;
	text-decoration: underline;
}

#meettheteam th {
	background-color: #1c4a8c;
	color: #FFFFFF; 
}

#subscribeform {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
}

#subscribeform th {
	background-color: #1c4a8c;
	color: #FFFFFF; 
}

#classified {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
  font-size: 11px;
}

#classified h1 {
	color: #ffffff;
	background-color: #1c4a8c;	
	padding-left: 10px;
}

#searchClassifiedForm {
	background-color: #EDEDED;
	padding: 5px;
	font-size: 12px;
}

#searchClassifiedForm td {
	padding: 5px;
	font-size: 12px;
}

#searchClassifiedForm .disabledoption {
	font-weight: bold;
	color: #000000;
}

#searchClassifiedForm .searchclassified {
  width: 120px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url("/gfx/fn/search.gif") no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#searchClassifiedArticle {
	font-size: 12px;
	width: 510px;
}

#searchClassifiedArticle h3, #searchClassifiedArticle a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1c4a8c;
}

#searchClassifiedArticle a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#searchClassifiedArticle .line {
    clear: both;
    overflow: hidden;
    height: 1px;
    padding: 0px;
    background-color: #1c4a8c;
}



#searchClassifiedArticle .button {
	background-image: url("/gfx/fn/moreinformation.gif");
	background-repeat: no-repeat;
	float: right;
	width: 120px;
	height: 18px;
	margin-bottom: 3px;
}

#jobs {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
  font-size: 11px;
}

#jobs h1 {
	color: #ffffff;
	background-color: #1c4a8c;	
	padding-left: 10px;
}

#searchJobArticle {
	font-size: 12px;
	width: 510px;
}

#searchJobArticle h3, #searchJobArticle a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1c4a8c;
}

#searchJobArticle a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#searchJobArticle .line {
    clear: both;
    overflow: hidden;
    height: 1px;
    padding: 0px;
    background-color: #1c4a8c;
}

#searchJobArticle .button {
	background-image: url("/gfx/fn/moreinformation.gif");
	background-repeat: no-repeat;
	float: right;
	width: 120px;
	height: 18px;
	margin-bottom: 3px;
}

.vspace10 {
    height: 10px;
}

.vspace50 {
    height: 50px;
}

.featureheaders {
  display: block;
  padding: 3px 0 3px 6px;
  margin-left: 10px;
  color: #ffffff;
  background-color: #c4111a;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
  font-size: 14px;
  width: 514px;
}

#news_header_xb, #news_header_b, #news_header_n {
	margin-top: 5px;
}

#news_header_xb a, #news_header_b a, #news_header_n a, #news_header_n h2 {
	font-weight: bold;
	color: #1c4a8c;
	text-decoration: none;
}

#news_header_xb a {
	font-size: 18px;
}

#news_header_b a {
	font-size: 16px;
}

#news_header_n a {
	font-size: 12px;
}

#news_header_b a:hover, 
#news_header_n a:hover, 
#reports_header_b a:hover, 
.reports_header_n a:hover {
	color: #C4111A;
	text-decoration: underline;
}

#reports_header_b a, .reports_header_n a {
	font-size: 16px;
	font-weight: bold;
	color: #1c4a8c;
	text-decoration: none;
}

.reports_header_n a {
	font-size: 12px;
}

.gen_reports_header {
	margin: 10px 0px 0px 20px;
	padding:3px 0px 0px 0px;
	font-family:"Arial",sans-serif;
	font-size: 16px;
	color: #1C4A8C;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

.gen_reports_header td {
	color: #000000;
	border-right: 0px;
	padding:2px 4px 0px 4px;
}

#boats {
  padding: 10px;
  width: 520px;
  font-size: 11px;
}

#boats h3 {
	background-color: #A5D8F6;	
	padding: 5px;
	font-size: 16px;
}

#boats h4 {
	line-height: 5px;
	font-size: 14px;
}

#boats th {
	background-color: #f1f1f1;		
	padding: 2px;
}

#boats td {
	padding: 2px;
}

#boats a {
	text-decoration: none;
	color: #1c4a8c;
	
}

#boats a:hover {
	text-decoration: underline;
	color: #1c4a8c;
	font-size: 11px;
}

#login {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
  font-size: 11px;
}

.article {
  width: 520px;
  padding: 10px;
	
}

#login h1 {
	color: #ffffff;
	background-color: #1c4a8c;	
	padding: 5px;
	font-size: 16px;
}

.newsheader  {
	font-family:"Arial","Helvetica",sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	padding:3px 3px 3px 6px;
	margin: 0px 0px 10px 0px;
	background-color:#CF0000;
	text-transform: uppercase;
}


.articleheadline {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.articleheadline2 {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.articlebyline {
    color: #999999;
    font-size: 13px;
    line-height: 16px;
}

.articledate {
    font-size: 11px;
    font-weight: bold;
}

.articlebody {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}


#middlecolumn_footer {
  clear: both;
	width: 520px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 10px;
	border-top: 1px solid #cf353d;
  text-align: center;
}

#middlecolumn_footer a {
  padding: 0 10px 0 10px;
	color: #000000;
  background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;	
  border-right: 1px solid #cf353d;  
}

#middlecolumn_footer a:hover {
	color: #c4111a;
}

#middlecolumn_footer .last_item {
  border: none;
}

.searchform {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
  font-size: 11px;
  margin-right: -550px;
  position: relative;
}

.searchform h1 {
	color: #ffffff;
	background-color: #1c4a8c;	
	padding: 5px;
	font-size: 16px;
}

#listings {
  width: 510px;
  padding: 10px;
  overflow: hidden;  
  color: #000000;
  background-color: #ffffff;
  float: left;
  font-size: 11px;
}

#listings h1 {
	color: #ffffff;
	background-color: #1c4a8c;	
	padding-left: 10px;
}

#listings h3 {
	font-size: 16px;
	padding-left: 10px;
}

#listings a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

#listings a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
}

#listings table {
	width: 100%
}

#listings th {
	background-color: #a5d8f6;
}

#listings #even {
	background-color: #f1f1f1;
}

#listings #odd {
	background-color: #ffffff;
}

/* Njaas debugging. Duplicated from intrafish.css */
.status_message {
  clear: both;
  color: grey;
  font-size: 12px;
  padding: 3px 0 3px 25px;
  border: 1px dotted grey;
}

.status_message.debug {
  display: none;
}