#logo {
	height: 102px;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#logo h1 {
	font-size: 60px;
	line-height: 102px;
	color: #05639A;
	font-family: Verdana, Geneva, sans-serif;
}
#listFeatures {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6E95C4;
	border-bottom-color: #6E95C4;
	font-size: 14px;
	line-height: 48px;
	margin-bottom: 20px;
	color: #000;
	word-spacing: 5px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
.infoDiv {
	border: 1px solid #CCC;
	padding: 5px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #EAEAEA;
	height: 160px;
	overflow: auto;
}
.aWidgetContainer, .aTweetContainer {
	background-color: #FFF;
	margin-bottom: 20px;
	height: 270px;
	text-align: center;
	color: #000;
	border: 1px solid #666;
	overflow: hidden;
}
.infoDiv p {
	line-height: 12px !important;
	padding: 0px;
	font-size: 11px;
	margin: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#contaier {
	padding-top: 35px;
}
.infoDiv h3 {
	font-size: 14px;
	line-height: 16px;
	color: #076AA8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tabs {
	overflow:hidden;
	height: 12px;
	line-height: 10px;
	font-size: 10px;
	width: 167px;
	position:absolute;
	left:168px;
	top:28px;
	z-index: 99;
}
.tabs a {
	float: left;
	display:block;
	height: 10px;
	width: 10px;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
	background-image:url(/img/pagination.png);
	background-position: 0px 0px;
	text-indent:20px;
	overflow:hidden;
	background-repeat: no-repeat;
}
.tabs a:hover {
	background-position: 0px -10px;
}
.tabs a.current {
	background-position: 0px -20px;
}
.panes {
	width: 100%;
}
.pane {
	width: 100%;
}
.forward {
	left:349px;
	background-position: -25px 0px;
}
.backward {
	left:8px;
	background-position: 0px 0px;
}
.forward:hover {
	background-position: -25px -25px;
}
.backward:hover {
	background-position: 0px -25px;
}
.forward, .backward {
	display:block;
	line-height:25px;
	position:absolute;
	top:10px;
	width:25px;
	height:25px;
	text-indent:30px;
	overflow:hidden;
	background-image:url(/img/arrows.png);
	background-repeat:no-repeat;
	z-index: 100;
}
.pagesBacker {
	background-color:#FFF;
	height:40px;
	filter:alpha(opacity=90);
	overflow: hidden;
	color: #000;
	line-height: 24px;
	background-image: url(/img/header_bgr.png);
	background-repeat: repeat-x;
}
.pane img.noaaImg {
	display: block;
	float:none;
}
.twitList {
	text-align:left !important;
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 4px !important;
	;
	list-style-type: none;
}
.twitList li {
	padding-bottom: 5px;
	margin-left: 0px !important;
	;
	border-bottom:solid 1px #333;
	font-size:12px;
	line-height:14px;
	color:#000;
}
.twitList a {
	display:block;
}
.aTweetContainer h2 {
	font-size: 14px;
	line-height: 40px;
	color: #005FA2;
	padding:0px;
	margin:0px;
	background-color: #FFF;
	background-image: url(/img/header_bgr.png);
	background-repeat: repeat-x;
}
.aTweetContainer ul {
	height:834px;
	overflow:auto;
}
.wow_container {
	padding-left:39px;
	padding-top:9px;
}
.pagesBacker h2, .pagesBacker h2 a{
	font-size: 16px;
	line-height: 32px;
	color: #0260A3;
	text-decoration: none;
}
.twitList a {
	color: #036;
	font-weight: bold;
}
h2.dragMe {
	cursor: move;
}
/* tool tip:*/

#tooltip {
	display:none;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	background-color: #333;
	background-image: url(/img/tooltip.png);
}
.remoteIMGasBgr {
	background-repeat: no-repeat;
	background-position: center center;
	height: 280px;
	background-color: #FFF;
}
#stormsMap {
	background-image: url(http://www.nhc.noaa.gov/gtwo/two_atl.gif);
}
#weatherMap {
	background-image: url(http://www.weather.gov/forecasts/wfo/images/box/MinT1_box.png );
}
.anounce {
	height:63px;
	line-height:63px;
	text-align:center;
	background-color:#FFF;
	color: #0071B5;
	border: 1px solid #076AA8;
}
.googlesearch {
	padding-top: 20px;
	padding-left: 15px;
	line-height: 12px;
	font-size: 12px;
}
#googlesearch .anounce {
	background-color: #CCC;
	height: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#googleform #button {
	line-height: 24px;
	height: 26px;
	float: left;
	border: 1px solid #999;
	width: 80px;
}
.aTweetContainer {
	height: 855px;
}
#q {
	width: 200px;
	height:18px;
	float: left;
	border:solid 1px #036;
	line-height:12px;
	font-size:12px;
	padding: 3px;
}
.aTweetContainer1 {
	background-color: #FFF;
	margin-bottom: 20px;
	height: 270px;
	text-align: center;
	color: #000;
	border: 1px solid #666;
	overflow: hidden;
}
.cape-tides td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.animate{
	font-size: 11px;
	text-indent: 11px !important; 
	width: auto !important;
	color:#036 !important;
	text-decoration:none;
	margin-left:8px !important;
	padding-left:12px;
}
.enlarge {
	background-color: transparent;
	background-image: url(/img/click_to_enalrge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 98px;
	display: block;
	text-indent: 100px;
	overflow: hidden;
	position:absolute;
}

.nooutline {
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
#importantPhones h3 {
	font-size: 1em;
	color: #0260A3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #A9A9A9;
	margin-bottom: 0px;
	line-height: 2.2em;
}
#importantPhones p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#importantPhones, .legal {
	height: 230px;
	overflow: auto;
}
.legal{
	padding-right: 10px;
	padding-left: 10px;
	font-size: .9em;
	line-height: 1.5em;
}
.legal h4, .legal p{
	
	
	margin:5px
	
}
/* help popup styles */
.simple_overlay {
	display:none;
	/* place overlay on top of other elements */ 
    z-index:10000;
	/* styling */ 
    background-color:#fff;
	width:675px;
	min-height:520px;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 40px #000;
} 

.simple_overlay .close { 
    background-image:url(/img/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details {
	padding: 10px;
	margin: 10px;
	height:520px;
	overflow:auto;
}
.details p {
	margin-bottom: 5px;
	text-indent: 10px;
}
.details h3 {
	margin-bottom: 7px;
}
iframe.FB_SERVER_IFRAME, iframe .page_stream{
	
	height:834px !important;
	
}
div.twtr-doc {
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px  !important;
	border-radius: 0px !important;
}
.twtr-hd * {
color:#FFFFFF !important;
font-size:11px !important;
}
.twtr-hd {

padding:3px !important;

}
.twtr-ft{display:none !important;}
.twtr-avatar{
	float:none !important;
}
.twtr-tweet-text{
	float:none !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
#ackweather {
	background-image: url(../img/body_gradient.png);
	background-repeat: repeat-x;
}

