/*
	Name:
	Date: March 2010
	Description: Layout for
	Version: 1.0
*/

/* Imports */
@import url("reset.css");
@import url("menu.css");

/***** Global *****/
/* Body */
body {
	background: #fff url(../images/body_bg.jpg) repeat-x left top;
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}	

/* Headings */
h2 {font-size: 22px;
color: #922007;
margin-top: 8px;}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 16px}
h6 {font-size: 14px}

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 5px;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #174e91;
	text-decoration: underline;
}
a:hover, a:active {
	color: #174e91;
	text-decoration: none;
}

/* Paragraphs */
p {margin-bottom: 10px;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}


#wrapper_outer {
	background: url(../images/wrapper_outer.jpg) no-repeat center top;
	width: 100%;
}	

#wrapperRepeat {
	background: url(../images/wrapper_repeat.png) repeat-y left top;
	width: 1066px;
	margin: 0 auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#wrapperTop {
	background: url(../images/wrapper_top.jpg) no-repeat left top;
	width: 1066px;
}
	
#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#fish {
	position: absolute;
	top: 118px;
	left: 41px;
	z-index: 50;
}

#header {
	height: 221px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 82px;
	left: 51px;	
}

#header .logo a:link,
#header .logo a:visited,
#header .logo a:active {
	width: 219px;
	height: 46px;
	display: block;
	text-indent: -9999px;
}

#header .moduletable-weather {
	background: url(../images/thesun.png) no-repeat right top;
	width: 110px;
	position: absolute;
	left: 524px;
	top: 82px;
	font-size: 17px;
	color: #fff;
	padding: 8px 0px;
}

#header .moduletable-search {
	background: url(../images/search_bg.jpg) no-repeat left top;
	width: 266px;
	position: absolute;
	top: 82px;
	right: 25px;
}

#header .moduletable-search .inputbox-search {
	width: 200px;
	float: left;
	padding: 7px 0 0 15px;
	background: none;
	border: none;
	color: #001e32;
	font-size: 13px;
}

#header .moduletable-search .button-search {
	background: url(../images/go_button.jpg) no-repeat left top;
	width: 47px;
	height: 29px;
	border: none;
	float: right;
	cursor: pointer;
	text-indent: -9999px;
}

#container {
	width: 886px;
	padding: 0px 32px 81px 32px;
}

#contentCol {
	width: 633px;
	float: left;
}

#contentCol .banner {
	background: url(../images/banner_bg.jpg) no-repeat left top;
	width: 605px;
	height: 272px;
	padding: 15px 12px 39px 16px;
}

#contentCol .content {
	color: #444444;
	font-family: "Times New Roman";
	position: relative;
}

#contentCol .content a.readon:link,
#contentCol .content a.readon:visited,
#contentCol .content a.readon:active {
	text-decoration: underline;
	color: #7d878f;
	font-size: 15px;
	font-weight: bold;
}

#contentCol .content a.readon:hover {
	text-decoration: none;
}

#contentCol .content .textsize{
display: none;}

#contentCol .content .textsize {
	width: 120px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#contentCol .content .textsize h3 {
	color: #175577;
	font-size: 15px;
	float: left;
	padding-right: 5px;
}

#contentCol .content .textsize ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

#contentCol .content .textsize ul li {
	float: left;
	padding: 0 2px;
}

.contentheading, .componentheading {
	color: #0f425f;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
padding-top: 12px;
font-weight: normal;
}

#rightCol {
	width: 200px;
	float: right;
	margin-right: 3px;
	padding-top: 90px;
}

#rightCol .moduletable-news {
	width: 200px;
	padding-bottom: 23px;
	position: relative;
}

#rightCol .moduletable-news h3 {
	background: url(../images/newsletter_title.jpg) no-repeat left top; 
	text-indent: -9999px;
	height: 35px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}

#rightCol .moduletable-news span {
	color: #000;
	font-size: 11px;
	font-style: italic;
}

#rightCol .moduletable-news .inputbox {
	width: 190px;
	border: 1px solid #e6e6e6;
	margin-bottom: 3px;
	padding: 2px;
	font-size: 12px;
}

#rightCol .moduletable-news .button {
	background: url(../images/submit.jpg) no-repeat left top;
	width: 68px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: right;
	text-indent: -9999px;
	position: absolute;
	top: 66px;
	right: 3px;
}

#rightCol .moduletable-cam {
	width: 200px;
	padding-bottom: 22px;
}

#rightCol .moduletable-cam h3 {
	float: left;
	margin-top: 18px;
}

#rightCol .moduletable-event {
	width: 200px;
}

#rightCol .moduletable-event h3 {
	text-align: center;
	color: #1c395f;
	font-size: 12px;
}

#footerwrapper {
	background: #1c395f url(../images/footer_wrap_bg.jpg) repeat-x left top;
}

#footer {
	background: url(../images/footer_bg.jpg) no-repeat left top;
	width: 922px;
	height: 126px;
	margin: 0 auto;
	padding: 34px 12px 0 16px;
}

#footer .moduletable-contact {
	width: 160px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-family: "Times New Roman";
	float: left;
}

#footer .moduletable-contact h3 {
	margin-bottom: 0px;
	padding-bottom: 12px;
}

#footer .moduletable-affiliates {
	width: 190px;
	font-size: 12px;
	color: #fff;
	font-family: "Times New Roman";
	float: left;
	margin-left: 134px;
}

#footer .moduletable-affiliates h3 {
	margin-bottom: 0px;
	padding-bottom: 8px;
}

#footer .moduletable-grill {
	width: 305px;
	font-size: 12px;
	color: #fff;
	font-family: "Times New Roman";
	float: right;
}

#footer .moduletable-grill h3 {
	margin-bottom: 0px;
	padding-bottom: 12px;
}


#footer .moduletable-contact a:link,
#footer .moduletable-contact a:visited,
#footer .moduletable-contact a:active,
#footer .moduletable-grill a:link,
#footer .moduletable-grill a:visited,
#footer .moduletable-grill a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #fdb807;
}

#footer .moduletable-contact a:hover,
#footer .moduletable-grill a:hover {
	text-decoration: none;
}
tr.rowStyle{
background-color: #d6e2ed; }
tr.trHeader{
background-color: #102b4e;
color: #ffffff;
font-size: 16px; }
table.charters td{
padding: 8px;
font-size: 14px;}
p, body, td, ul{
font-size: 16px;
line-height: 20px;}
.moduletablesideweather h3{
display: none;}
.moduletablesideweather{
margin-top: 0px;
font-family: Time New Roman;
font-size: 16px;
color: #7D878F;}
table.weather-channel{
display: none;
visibility: hidden;}
.moduletable-weatherTitle{
margin-top: 15px;
margin-bottom: 0;
padding-bottom: 0;}
.category_container, .item_container{
padding-top: 30px;}
#footerwrapper{
padding-bottom: 35px;}
#footerwrapper p{
font-size:15px;
line-height: 18px;}
.moduletable-newsletter2{
margin-bottom: 10px;}
input.nl_signup{
margin-bottom: 6px;}
.moduletable-tidechart{
margin-top: 20px;}
.content #webcamXP {
visibility: visible;}

.content font{
display: none;}

/**NEW STYLES ADDED 5.18.2011
Styles added to add news and events fixed half page width on the home page
**/
.newnewnew{
float: left;
width: 290px;
}

.newnewnew h2{
	line-height:19px;
font-size: 17px}
	
.newsfeed_item.newnewnew{
	border-bottom: 1px #777777 dotted;
	margin-bottom: 12px;}	
	
.moduletable.newnewnew{
	margin-left: 15px;}
.pushtable{
float: left;
width: 275px;
margin-left: 27px;}

ul.newsfeed.newnewnew{
margin-bottom: 2px;}

.pushtable h2{
line-height: 22px;}