@charset "utf-8";
/* CSS Document */
/*a.active, ul.nice-menu li.active-trail a{color: #000 !important;} */
#header {
  background-color: #0099CC;
}
#logo {
	padding: 0px;
	margin: 0px;
}

#name-and-slogan {
  float: left; /* LTR */
	height: 55px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	padding-top: 10px;
}

#site-name {
  font-size: 1.821em;
  color: #393e41 !important;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-slogan {
  font-size: 0.929em;
  word-spacing: 0.1em;
  font-style: italic;
	color: #666;
}
#fish-icon {
	background-image: url("../images/icon_fish.gif");
	bottom: -36px;
	right: 0;
	height: 36px;
	width: 106px;
	position: absolute;
}

#main-menu-wrapper {
    background-color: #adc4e6;
    color: #ddeffb;
    padding-top: 0px;
		border-top: 1px solid #003d73;
		border-bottom: 1px solid #FFF;
		padding: 0;
		margin: 0;
}
#main-menu {
  width: 960px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: -10px auto 0px auto;
	padding-left: 30px;
}

/* footer-wrapper CSS */
/**/
#footer-wrapper {
    background-color: #393e3f;
    color: #ddeffb;
    padding-top: 0px;
}
/**/
#footer-wrapper .bar_left {
    float: left;
    width: 400px;
}
#footer-wrapper .bar_left a {
    color:#f47814 !important;
}
#footer-wrapper .bar_right {
    float: right;
    width: 540px;
    background-image:url(../images/footer_bg.gif);
    background-position:top right;
    background-repeat:no-repeat;
}
#footer-wrapper .bar_right dt {
    float: left;
    width: 50px;
    clear:both;
    margin-bottom:5px;
}
#footer-wrapper .bar_right dd {
    float: right;
    width: 450px;
    margin-bottom:5px;
} 
#footer-wrapper .bar_right a {
    color:#f47814 !important;
}

/* Front Page Quick Links CSS */
.float_left {
    float:left;
}	
.float_right {
	float:right;
}
.box_half {
	background-color: #F4F4F4;
	width: 300px;
	/*border: 1pt solid #000;*/
	padding: 3px;
	margin: 3px;
}
.box_half .title {
  font-size:1.5em;
  color:#f47a17;
}
.box_half h2{
  font-size: 1.0em;
  /*font-weight: 100;*/
  margin: 0 0 12px;
	padding-top: 0px !important;
}
.box_half {}
.box_half h2 {padding: 3px; margin: 0; color: #F47A17; font-size:1.4em; font-weight: normal;}
.box_half ul {padding: 0; margin: 0;}
.box_half ul {list-style-position: outside;}
.box_half ul li {list-style:none; padding: 0; margin-left: 10px; padding: 3px; border-bottom:1px solid #d8d8d8;}

/* HOME BANNER */
.home_banner {
    position: relative;
}
.home_banner img {width: 100%;}
.home_banner .text {
    position: absolute;
    width: 80%;
    padding: 1em;
    top: 20px;
    background-image: url(../images/grey_bg.png);
    color: #fff;
    font-weight: normal;
    font-size: 1.4em;
		line-height: 1.25;
}

div.notice {border: 10px solid #CEF6E3; width: 620px; padding: 10px; margin: 0px auto; padding-bottom: 0px; }
div.notice h2 {}
div.notice div.pane-content {margin-bottom: -30px;}

div.news {width: 620px; padding: 10px; margin: 0px auto; margin-top: -30px;}
div.news h2 {}
div.news div.pane-content {}

/* Set the page background image and the content block color */
div#main-wrapper {
    background-image: url(../images/body_bg.gif) !important;
    background-position: top left !important;
    background-repeat: repeat-x !important;
    background-color: #e6ecf8 !important;
}
div#main {background-color: #FFF !important;}

/* Change color of main-menu user login/logout buttons */
li.menu-path-user a, li.menu-path-user-logout a, li.menu-path-user-login a {
	color: white !important;
	background-color: #027ac6 !important;
	margin-left: 10px !important;
}

td.views-field-field-date {white-space: nowrap; }

div.pane-neafc-meetings-panel-pane-2 {
	padding: 10px 10px 10px 5px;
	margin-top: -30px;
	background-color: #F4F4F4;
}

div.pane-neafc-meetings-panel-pane-2 .meetings-item {
	text-indent: 10px;
	margin-bottom: 1em;
	border-top: 1pt solid #CCC;
}