/*
-----------------------------------------------
hikerlabs base screen style
author:   max kiesler
version:  29 April 2007
----------------------------------------------- */

html body {
color: #666;
margin: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 55px;
border: 0;
text-align: center;
line-height: 1.4em;
background: #C9EBF3 url(http://www.savethenorthshore.com/images/site_images/body-bkg.jpg) repeat-x 0 0;
font-family: "arial", verdana, helvetica, sans-serif;
font-size:    .9em;    
}

#body-wrapper {
background: url(http://www.savethenorthshore.com/images/site_images/hibiscus-1.gif) no-repeat top right;
}


p {
margin:0 0 20px 0;
padding:0;
}

p img {
margin:0 0 20px 0;
padding:0;
}

img {
border:0;
}

#two-column-split-feature-1 img {
border:0;
float:none;
}


.hide {
display: none;
}

/* List Style
-------------------------------------------------- */

#two-column-1 ul {
margin: 0;
padding: 0;
}

#two-column-1 ul li {
list-style: square;
margin: 0 0 15px 15px;
padding: 0;
}

#three-column-3 ul {
margin: 0;
padding: 0;
}

#three-column-3 ul li {
list-style: square;
margin: 0 0 0 15px;
padding: 0;
}

#two-column-2 ul {
margin: 0;
padding: 0;
}

#two-column-2 ul li {
list-style: square;
margin: 0 0 5px 15px;
padding: 0;
}

ol {
margin: 0 0 10px 25px;
padding: 0;
}

/* Heading Styles
----------------------------------------------- */

h1 {
margin:15px 0 5px 0;
padding:0;
color:#000;
letter-spacing: 0;
text-decoration:none;
font-size:    1.8em;
background: #fff;
} 

h1 span {display:none;} 

h2  {
margin: 10px 0 5px 0;
padding:0;
color:#f60;
letter-spacing: 0;
background: transparent;
text-decoration:none;
font-size:    1.1em;
} 

#two-column-1 h2 {
margin: 10px 0 5px 0;
padding:0;
color:#f60;
letter-spacing: 0;
background: transparent;
text-decoration:none;
font-size:    1.5em;
} 

#one-column h2 {
margin: 10px 0 5px 0;
padding:0;
color:#f60;
letter-spacing: 0;
background: transparent;
text-decoration:none;
font-size:    1.5em;
} 

h3  {
margin: 15px 0 5px 0;
padding:0;
color:#000;
letter-spacing: 0;
background: transparent;
text-decoration:none;
font-size: 1em;
} 
#two-column-1 h3 {
color: #000;
background: transparent; 
padding: 15px 0 5px 0;
margin: 0;
font-weight: normal;
text-decoration: none;
font-size:    1.8em;
} 


/* Image Styles
----------------------------------------------- */
img {
border:0;
}

#three-column-1 img {
float:left;
padding: 0 10px 0 0;
margin: 0;
border:0;
}

#two-column-1 img {
float:left;
padding: 0 10px 0 0;
margin: 0;
border:0;
}

#two-column-1 .nofloat img {
float: none;
padding: 0 0 10px 0;
margin: 0;
border:0;
}


/* Link styles
----------------------------------------------- */
a:link, a:visited, a:active {
font-weight: normal;
border:0;
padding: 0;
margin: 0;
color: #05a1c7;
background: transparent; 
text-decoration: none;
}
a:hover {
font-weight: normal;
color: #000;
padding: 0;
margin: 0;
background: #ddd;
border:0;
text-decoration: none;
}
.titlelink , a.titlelink , a.titlelink:link , a.titlelink:visited {
color: #000;
background: transparent; 
margin: 0 0 10px 0;
padding: 0;
font-weight: normal;
text-decoration: none;
font-size:    1.8em;
} 
a.titlelink:hover {
color: #000;
padding: 0;
margin: 0;
border:0;
text-decoration: none;
font-weight: bold;
background: #ddd;
}
.post-details a:link, .post-details a:visited, .post-details a:active {
font-weight: normal;
border:0;
padding: 0;
margin: 0;
color: #369;
background: transparent; 
text-decoration: none;
}
.post-details a:hover {
font-weight: normal;
color: #000;
padding: 0;
margin: 0;
background: #ccc;
border:0;
text-decoration: none;
}

#header-right a:link, #header-right a:visited, #header-right a:active {
font-weight: normal;
border:0;
padding: 0;
margin: 0;
color: #7bb11c;
background: transparent; 
text-decoration: none;
}
#header-right a:hover {
font-weight: normal;
color: #000;
padding: 0;
margin: 0;
background: #ddd;
border:0;
text-decoration: none;
}

.logolink , a.logolink , a.logolink:link , a.logolink:visited {
height: 48px;
width:353px;
padding:0;
display:block;
}

a.logolink:hover {
background: transparent;
}

.sm_column a:link, .sm_column a:visited, .sm_column a:active {
font-weight: normal;
border:0;
padding: 0;
margin: 0;
color: #7bb11c;
background: transparent; 
text-decoration: none;
}
.sm_column a:hover {
font-weight: normal;
color: #000;
padding: 0;
margin: 0;
background: #ddd;
border:0;
text-decoration: none;
}

.tagcloud a:link, .tagcloud a:visited, .tagcloud a:active {
font-weight: normal;
border:0;
padding: 0;
margin: 0;
color: #666;
background: transparent; 
text-decoration: none;
line-height: 1.2em;
}
.tagcloud a:hover {
font-weight: normal;
color: #000;
padding: 0;
margin: 0;
background: transparent;
border:0;
text-decoration: underline;
}

/* Page Structure
----------------------------------------------- */
#header
	{
	position:relative;
	top:0;
	left:0;
	background: transparent;
	text-align: left;
	margin: 0px auto;
	color: #000;
	width: 950px;
	height: 100px;
 	clear: both;
	}
#header-single {
	position:relative;
	top:0;
	left:0;
	width:950px;
	text-align:right;
	font-size: .9em;
	}


#header-left {
	position:absolute;
	top:0;
	left:0;
	width:260px;
	text-align:left;
	}
#header-right {
	position:relative;
	top:0;
	left:260px;
	width:690px;
	text-align:right;
	font-size: .9em;
	}

#three-column-1
	{
	float: left;
	width: 50%;
	}
#three-column-2
	{
	float: left;
	width: 32%;
	}
#three-column-3
	{
	float: left;
	width: 18%;
	}
#two-column-1
	{
	float: left;
	width: 75%;
	}
#two-column-2
	{
	float: left;
	width: 25%;
	}
	
#two-column-split-wrapper
	{
	background: transparent;
	text-align: left;
	width: 100%;
	clear: both;
	}
#two-column-split-1
	{
	float: left;
	width: 75%;
	}
#two-column-split-2
	{
	float: left;
	width: 25%;
	}

#two-column-split-equal-1
	{
	float: left;
	width: 50%;
	}
#two-column-split-equal-2
	{
	float: left;
	width: 50%;
	}

#two-column-split-feature-wrapper
	{
	background: transparent;
	text-align: left;
	width: 680px;
	clear: both;
	}
#two-column-split-feature-1
	{
	float: left;
	width: 370px;
	}
#two-column-split-feature-2
	{
	float: left;
	width: 310px;
	}

#two-column-split-latestcampsites-wrapper
	{
	background: transparent;
	text-align: left;
	width: 490px;
	clear: both;
	}
#two-column-split-latestcampsites-1
	{
	float: left;
	width: 250px;
	}
#two-column-split-latestcampsites-2
	{
	float: left;
	width: 240px;
	}

#one-column
	{
	width: 100%;
	}


/* Page Structure Style
----------------------------------------------- */

/* Start Mac IE5 filter \*/
#three-column-1, #three-column-2, #three-column-3, #two-column-1, #two-column-2
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	background: #fff;
	width: 950px;
	margin: 0px auto;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	background: #fff url(http://www.savethenorthshore.com/images/site_images/wave.gif) repeat-x 0 0;
	text-align: left;
	padding: 0;
	height: 240px;
	margin: 0px auto;
	color: #000;
	width: 950px;
 	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 90;
	}
#wrapper p, #header p
	{
	margin: 0;
	padding: 0;
	}
#footer p
	{
	margin: 0;
	padding: 10px 0 0 20px;
	}
#header-left .headerleftstyle
{
	margin: 0;
	padding: 20px 0 0 0;
}
#header-right .headerrightstyle img
{
	margin: 0;
	padding: 40px 0 0 0;
	color: #39510E
}

/* Page Style
-------------------------------------------------- */

.headerstyle {
margin: 0;
padding: 15px 0 5px 0;
}

.logo {
background: transparent url(../images/site_images/logo.gif) no-repeat 0 0;
height: 80px;
margin:0;
padding:0;
width:600px;
} 

.columnstyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 20px 0 0;
margin: 20px 0 20px 20px;
border-right: 1px solid #ccc;
}

.centercolumnstyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 20px 0 0;
margin: 20px 0 20px 20px;
border: 0;
}

.sidebarcolumnstyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 20px 0 20px;
margin: 20px 0 20px 0;
border-left: 1px solid #ccc;
}

.promocolumnstyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 20px 0 20px;
margin: 20px 0 20px 0;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.nobordercolumnstyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 20px 0 20px;
margin: 20px 0 20px 0;
border: 0;
}
.bottomborder {
padding: 0;
margin: 20px 0 0 0;
border: 0;
border-bottom: 1px solid #ccc;
min-height: 240px;
}

.featurestyle {
color: #666;
text-align: left;
font-weight: normal;
padding: 0 0 10px 0;
margin: 0;
border-bottom: 1px solid #ccc;
}

.favorites {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 2px 5px 2px 5px;
margin: 0 0 20px 0;
background: #f60;
border: 0;
}

.whitespacer {
color: #fff;
padding: 5px 0 0 0;
margin: 0;
background: #fff;
border: 0;
}

/* Text Styles
-------------------------------------------------- */

.tinytext {
color: #666;
font-size: 10px; 
}
.tinytextbold {
color: #666;
font-size: 11px; 
font-weight: bold;
}
.searchresultstitle {
color: #000;
font-size: 12px; 
font-weight: bold;
}
.credit {
font-size: 11px;
color: #666;
line-height: 14px;
background: #fff;
padding: 6px 0 0 0;
}

.post-details {
font-size: 11px;
color: #000;
line-height: 14px;
background: #fff;
padding: 6px 0 0 0;
}
.caption {
font-size: 11px;
color: #000;
background: #fff;
padding: 0;
}

.white {
color: #fff;
}
.ltgrey {
color: #999;
}

.home-featured {
font-size: 16px;
color: #666;
line-height: 22px;
background: #fff;
padding: 0;
}

.subhead {
font-size: 18px;
color: #999;
background: #fff;
padding: 0;
font-weight: normal;
}

.promotitle {
font-size: 30px;
color: #f60;
padding: 0 0 10px 0;
background: #fff;
font-weight: normal;
}

.bold {
font-weight: bold;
}

.description {
padding: 8px 0 0 0;
}

/* Global Menu
-------------------------------------------------- */

#topmenu
{
	position:relative;
	top:0;
	left:0;
	background: transparent;
	text-align: left;
	margin: 0px auto;
	color: #000;
	width: 950px;
	height: 26px;
 	clear: both;
}

#topmenu-left {
	position:absolute;
	top:0;
	left:0;
	width:550px;
	text-align:left;
	}
#topmenu-right {
	position:relative;
	top:0;
	left:550px;
	width:400px;
	text-align:right;
	font-size: .9em;
	}

#topmenu ul { 
padding: 0;
margin: 0;
list-style-type: none; 
clear: both; 
height: 26px; 
width: 950px; }

#topmenu ul li { float: left; border-right: 1px solid #05A1C7; height: 26px; }

#topmenu ul #lileft { border-left: 0; }


#topmenu ul li a 
{
  font: 12px/18px arial, sans-serif;
  text-decoration: none;
  color: #fff;
  padding: 8px 15px 8px 15px;
  background: #f60;
}

#topmenu ul li .active { background: #fff; font-weight: bold;  color: #000; }
#topmenu ul li a:hover { background: #fff; color: #000; height: 26px; }

.clear { clear: both; height: 1px; font: 0px/0px sans-serif; }



/* SiteMap
-------------------------------------------------- */

#sm_outer {
position:relative;
top:0;
left:0;
text-align: left;
margin: 0px auto;
width: 950px;
margin-top: 0;
margin-bottom: 20px;
background: #000;
display: none;
}

#sm_inner {
background: #000;
}

.sm_column {
float:	left;
width:	155px;
padding: 0px 15px 20px 15px;
}

.sm_column ul {
margin: 0;
padding: 0;
}

.sm_column ul li {
list-style: square;
margin: 0 0 0 15px;
padding: 0;
}

.sm_column ul li li {
padding: 0;
}

.sm_column h3 {
font-size: 14px;
margin: 15px 0 5px 0;
padding:0;
}

.sm_column h3 a:link, .sm_column h3 a:visited {
color: #fff;
}

/* Search
-------------------------------------------------- */
#searchBox {
	text-align:				right;
	float:					right;
	font-size:				10px;
	padding:			    0;
	width:					217px;
	margin:		        	0;
	height:					25px;
}

.search_button {
	position:				relative;
	left:					5px;
	top:					-1px;
	float:					left;
}

.textfield {
	width:					180px;
	color:					#666;
	margin:					0;
	padding:				2px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
}


/* Thickbox
-------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* Ratings
-------------------------------------------------- */

select {
	width:					40px;
	color:					#000;
	margin:					0;
	padding:				0;
	font:					11px/11px verdana, arial,sans-serif;
}

#two-column-split-feature-1 select {
	width:					40px;
	color:					#000;
	margin:					15px 0 0 0;
	padding:				0;
	font:					11px/11px verdana, arial,sans-serif;
}

#rating-details {
font-size: 11px;
color: #000;
line-height: 14px;
background: #fff;
padding: 0;
margin: 0 0 10px 0;
}


#smallimg img {
margin: 0 0 10px 0;
}

#rating-details form {
margin: 10px 0 0 0;
}

/* Add a tag
-------------------------------------------------- */

.tag_form {
display: none;
}

.tag_form2 {
display: none;
}

/* Map
-------------------------------------------------- */

#infobox {
width:300px;
height: 100px
}

#infobox img{
float:left;
padding: 0 15px 0 0;
}

.nofloat {
text-align: left;
padding: 5px 0 0 20px;
}

