/* Main CSS document for styles */

* {
	margin:0px;
	padding:0px;
	outline:none;
}

a, a:link, a:visited {
	color:#18864c;
	text-decoration:none;
}

a:hover {
	color:#18864c;
	text-decoration:underline;
}

body {
	background-color: #275f60;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
}

#waveswrapper {
	background-image:url(../images/bg_waves.png);
	background-repeat:repeat-x;
	height:700px;
}

#container {
	width:900px;
	margin:0 auto;
}



/* Globals */


#header {
	height:100px;}
	
#header a {
display:block;
padding-top:20px;}	

#header a img {
border:none;}	

#header a.icon {
	float:right;
	margin-top:30px;
	margin-left:5px;
	display:inline;}

#nav {
	background-color:#000000;
	height:39px;
	width: 900px;
	background: url(../images/nav.gif) no-repeat;
	background-position:top left;
	position:relative;}

#nav li {
	display:inline;
	list-style-type:none;
	}
#nav a:link, #nav a:visited {
	position:absolute;
	height: 40px;
	text-indent: -4000px;
	overflow: hidden;
	z-index: 10;
}

/* home */
#nav .home a:link, #nav .home a:visited {
	left:10px;
	width: 78px;
}
#nav .home a:hover, #nav .home a:focus {
	background: url(../images/nav.gif) no-repeat -10px -40px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav.gif) no-repeat -10px -40px;
	cursor: default;
}

/* find */
#nav .find a:link, #nav .find a:visited {
	left:88px;
	width: 130px;
}
#nav .find a:hover, #nav .find a:focus {
	background: url(../images/nav.gif) no-repeat -88px -40px;
}
.current-find .find a:link, .current-find .find a:visited {
	background: url(../images/nav.gif) no-repeat -88px -40px;
	cursor: default;
}
/* events */
#nav .event a:link, #nav .event a:visited {
	left:218px;
	width: 175px;
}
#nav .event a:hover, #nav .event a:focus {
	background: url(../images/nav.gif) no-repeat -218px -40px;
}
.current-event .event a:link, .current-event .event a:visited {
	background: url(../images/nav.gif) no-repeat -218px -40px;
	cursor: default;
}
/* resources */
#nav .resources a:link, #nav .resources a:visited {
	left:393px;
	width: 169px;
}
#nav .resources a:hover, #nav .resources a:focus {
	background: url(../images/nav.gif) no-repeat -393px -40px;
}
.current-resources .resources a:link, .current-resources .resources a:visited {
	background: url(../images/nav.gif) no-repeat -393px -40px;
	cursor: default;
}

/* greatlakes */
#nav .lakes a:link, #nav .lakes a:visited {
	left:562px;
	width: 125px;
}
#nav .lakes a:hover, #nav .lakes a:focus {
	background: url(../images/nav.gif) no-repeat -562px -40px;
}
.current-lakes .lakes a:link, .current-lakes .lakes a:visited {
	background: url(../images/nav.gif) no-repeat -562px -40px;
	cursor: default;
}

/* forum */
#nav .forum a:link, #nav .forum a:visited {
	left:687px;
	width: 88px;
}
#nav .forum a:hover, #nav .forum a:focus {
	background: url(../images/nav.gif) no-repeat -687px -40px;
}
.current-forum .forum a:link, .current-forum .forum a:visited {
	background: url(../images/nav.gif) no-repeat -687px -40px;
	cursor: default;
}


/* about */
#nav .about a:link, #nav .about a:visited {
	left:775px;
	width: 140px;
}
#nav .about a:hover, #nav .about a:focus {
	background: url(../images/nav.gif) no-repeat -775px -40px;
}
.current-about .about a:link, .current-about .about a:visited {
	background: url(../images/nav.gif) no-repeat -775px -40px;
	cursor: default;
}


.dropdown {
display:none;
width:180px;
position:absolute;
border:1px solid #d1e7e1;
border-top:none;
}
.dropdown li {
list-style-type:none;
background-color:#eaf8f4;
padding:6px 0px 6px 18px;
border-top:1px solid #d1e7e1;
}
.dropdown li:hover {
background-color:#f3fcf9;
}

.dropdown li.empty {
	border:none;
	margin:0px;
}

.dropdown li ul {
	width:180px;
	left:180px;
	margin-top:-25px;
	background-color:#f3fcf9;
	padding:4px 0px 4px 5px;
	position:absolute;
}

.dropdown li ul li {
	list-style-type:none;
	background-color:#f3fcf9;
	padding:4px 0px 4px 15px;
	border-top:1px solid #d9efe9;
}
.dropdown li ul li:first-child {
	border:none;
}

.finddrop {
	margin-left:88px;
}
.eventdrop {
	margin-left:217px;
}
.resourcedrop {
	margin-left:392px;
}
.aboutdrop {
	margin-left:718px;
}
.lakedrop {
	margin-left:561px;
}




/* PAGE */

#body {
	background-color:#FFFFFF;
	background-image:url(../images/bg_sub.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border:0px solid;}


/*  Homepage  */

#homeimage {
	width:363px;
	height:460px;
}

#homefindbox {
	float:right;
	height:460px;
	width:537px;
	background-image:url(../images/bg_homefind_wht.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#homeform {
	margin-top:10px;
	height:178px;
	background-color:#064b65;
	border:1px solid #064b65;
	background-image:url(../images/bg_homefind_blu.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#homeform span {
color:#FFFFFF;
line-height:70px;}

#homeleft {
	background-color:#f3f3f3;
	border:1px solid #f3f3f3;
	width:363px;
	height:345px;
}

#homeleft p {
	margin:30px 15px 20px 25px;}

#homeleft ul {
	line-height:23px;
	margin-left:40px;}

#homeleft ul.right {
	float:right;
	margin-right:30px;}

#homeleft ul li a {
	font-size:16px;}


#homeright {
	float:right;
	width:537px;
	height:345px;
	background-color:#f3f3f3;
	background-image:url(../images/bg_homefind_lgry.gif);
	background-repeat:repeat-y;}


#homenews {
float:right;
width:230px;
margin:20px 20px 0px 0px;}

#homenews p {
margin:10px 0px;}

.rss {
background-image:url(../images/RSS_icon.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:25px;
display:block;
height:30px;
width:100px;
line-height:18px;}

#homecal {
margin:20px 00px 0px 35px;
}

#homecal table {
margin-top:15px;
margin-bottom:10px;}

#homecal table td {
background-color:#cbdeea;
text-align:center;
font-size:12px;
font-weight:bold;
height:28px;
width:28px;}

#homecal table td.nd {
background-color:#FFFFFF;
}

#homecal table td.event {
background-color:#18864c;
color:#FFFFFF;
}

#homecal table td.today {
background-color:#5e4338;
color:#FFFFFF;
}

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

#homecal p {
width:220px;}


div.lnblue {
	height:11px;
	background-color:#05435b;
	background-image:url(../images/bg_homefind_dblu.gif);
	background-repeat:repeat-y;}

div.lngray {
	height:11px;
	background-color:#e5e5e5;
	background-image:url(../images/bg_homefind_gry.gif);
	background-repeat:repeat-y;}

#ratings {
	margin:10px 0px 0px 35px;}

#ratings ul {
	margin:0px 2px;
	width:240px;
	list-style-type:none;}

#ratings ul li {
	width:225px;
	background-position:right;
	background-repeat:no-repeat;}

#ratings ul li.fivestars {
	background-image:url(../images/icn_homerate_5.gif);
}
#ratings ul li.fourhstars {
	background-image:url(../images/icn_homerate_45.gif);
}
#ratings ul li.fourstars {
	background-image:url(../images/icn_homerate_4.gif);
}
#ratings ul li.threehstars {
	background-image:url(../images/icn_homerate_35.gif);
}
#ratings ul li.threestars {
	background-image:url(../images/icn_homerate_3.gif);
}
#ratings ul li.twohstars {
	background-image:url(../images/icn_homerate_25.gif);
	}
#ratings ul li.twostars {
	background-image:url(../images/icn_homerate_2.gif);
}
#ratings ul li.onehstars {
	background-image:url(../images/icn_homerate_15.gif);
}
#ratings ul li.onestars {
	background-image:url(../images/icn_homerate_1.gif);
}


#subright #ratings ul li.fivestars {
	background-image:url(../images/icn_subrate_5.gif);
}
#subright #ratings ul li.fourhstars {
	background-image:url(../images/icn_subrate_45.gif);
}
#subright #ratings ul li.fourstars {
	background-image:url(../images/icn_subrate_4.gif);
}
#subright #ratings ul li.threehstars {
	background-image:url(../images/icn_subrate_35.gif);
}
#subright #ratings ul li.threestars {
	background-image:url(../images/icn_subrate_3.gif);
}
#subright #ratings ul li.twostars {
	background-image:url(../images/icn_subrate_2.gif);
}
#subright #ratings ul li.twohstars {
	background-image:url(../images/icn_subrate_25.gif);
}
#subright #ratings ul li.onestars {
	background-image:url(../images/icn_subrate_1.gif);
}




#recently {
	width:260px;
	margin-right:14px;
	float:right;
	margin-top:-5px;
}

#ratings ul li a {
	line-height:19px;}

/* AD BLOCKS */

#adbk1 {
	margin:10px 0px 0px 35px;
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
}

#adbk2 {
	text-align:left;
	width:810px;
	font-size:10px;
	padding-left:90px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#e9e9e9;
	text-transform:uppercase;
	margin-bottom:8px;
}

a.ad img {
margin:0px -10px;
border:none;}


/* SUBPAGEs */

#subleft {
background-color:#FFFFFF;
width:600px;
padding-top:20px;
}

#subright {
width:282px;
/*background-color:#f3f3f3;
background-image:url(../images/bg_homefind_lgry.gif);*/
background-repeat:repeat-y;
float:right;
}

#subright p {
margin:25px;}



#subright h3 {
color:#459ab6;
font-weight:normal;}

div.content {
margin:0px 30px;}

.dottedfooter {
border-bottom:1px dotted #999;
color:#FFFFFF;
height:1px;
width:100%;
margin: 5px 0px 5px 0px;
}

#subleft h1 {
color:#2e778f;
font-size:36px;
font-weight:normal;
line-height:18px;
margin:30px 0px 10px 0px;}

#subleft h2 {
color:#2e778f;
font-size:24px;
line-height:28px;
margin:20px 0px;}

#subleft h3 {
font-weight:bold;
color:#2e778f;
border-bottom:1px dotted #bbb;
padding-bottom:3px;
font-size:19px;
line-height:20px;
margin:0px;
margin-bottom:5px;}

#subleft h4 {
color:#444;
border-bottom:1px dotted #bbb;
font-size:16px;
line-height:20px;
margin:0px;}

#subleft h5 {
font-weight:bold;
color:#444;
font-size:12px;
line-height:18px;
margin:0px;}

#subleft small {
color:#999;
font-size:12px;
}

#subleft img {
margin:7px;}

#subleft ul {
margin:10px 0px 15px 25px;}

table.content {
width:100%;
background-color:#f3f3f3;
margin-bottom:15px;}

table.content thead tr td {
font-weight:bold;
padding:3px 6px;
background-color:#e3e3e3;}

table.content tr td {
padding:3px 6px;
background-color:#f3f3f3;}


.subleft {
float:right;
width:165px;
display:block;
margin:40px 0px 10px 20px;}

.subleft ul {
margin:10px 0px 0px 10px;}

.subleft ul li {
list-style-type:square;
color:#666666;
margin:8px 0px 0px 0px;}

.subleft ul li.empty {
list-style-type:none;
margin:10px 0px 0px 10px;}

.subleft ul li ul {
margin:6px 0px 0px 10px;}

.subleft ul li ul li{
list-style-type:square;
color:#d3d3d3;
margin:6px 0px 0px 0px;}


span.date {
font-size:16px;
line-height:20px;
}

/* Search Results */

#listing {
background-color:#FFFFFF;
width:560px;
margin:5px 0px;}


#listing tr.alt {
background-color:#f3f3f3;}


#listing tr td {

line-height:24px;
padding:10px;}


#listing tr td.bottom {
color:#565656;
font-size:12px;
padding-bottom:20px;}

.title {
font-size:18px;}

.noresults strong{
font-size:16px;}

.noresults {
font-size:13px;}

.county {
text-transform:uppercase;
font-size:12px;
padding-left:20px;
color:#666666;}

#pagination {
text-align:center;
border-top:1px dotted #999;
border-bottom:1px dotted #999;
padding:8px 0px;
margin-bottom:3px;
width:560px;
overflow:hidden;
color:#999999;
}

#pagination strong {
color:#333333;}

#pagination a {
font-size:16px;
padding:0px 10px;}

#pagination a.current {
font-weight:bold;
color:#333333;}


/* Subpage Calednar */



#subcal {
width:560px;
margin-top:15px;
margin-bottom:20px;}

#subcal thead td {
width:80px;
height:20px;
background-color:#FFF;
text-align:left;
color:#454545;
vertical-align:top;
font-size:12px;
font-weight:normal;
}

#subcal td {
padding:3px;
width:80px;
height:80px;
background-color:#cbdeea;
text-align:left;
color:#FFF;
vertical-align:top;
font-size:12px;
font-weight:bold;
}

#subcal td.nd {
background-color:#FFFFFF;
}

#subcal td.event {
background-color:#18864c;
color:#FFFFFF;
}

#subcal td.today {
background-color:#71d3ff;
color:#FFFFFF;
}

#subcal td span {
color:#666666;
font-size:11px;
line-height:13px;}

#subcal a {
font-size:11px;}

#subcal p {
width:220px;}


/* Lake Detail */

#subratings {
text-align:right;
margin-top:6px;
float:right;
width:280px;}

#subratings table {
margin-top:10px;
text-align:left;
}

a.maplink {
text-transform:uppercase;
display:block;
margin-right:8px;
height:20px;
float:left;
background-color:#18864c;
color:#FFF;
border:1px solid #444;
padding:5px 11px 3px 11px;}

a.maplink:hover {
text-decoration:none;
background-color:#22a25e;
}

#MapRampDetail {
border-bottom:1px dotted #999;
border-top:1px dotted #999;
margin:15px 0px;
background-color:#f2f2f2;
padding:10px 0px;
}

#map {
margin-left:10px;
width:300px;
height:300px;
}

#rampdata {
width:215px;}

#rampdata thead {
font-size:10px;
color:#999999;}

#boxright {
float:right;
margin-right:10px;}

#weatherbug {
text-align:center;
background-color:#154ca1;
}

table.ratingbar {
text-align:center;
line-height:15px;}

td.bar {
background-color:#CCCCCC;
width:60px;}

td.count {
font-size:11px;
color:#999;}

div.barfill {
background-color:#59b2c6;}

a.addrating {
float:right;}



/* Forms */

form {
clear:none;
}

form p {
display:block;
margin:27px 5px 5px 34px;
width:450px;
}

form div {
color:#bbb;
margin:27px 5px 5px 34px;
width:300px;
}

form div a {
color:#e3e3e3;
}

form small {
color:#7ba0ad;
line-height:14px;
font-size:10px;
}

form small.left {
margin-left:212px
}

form p label {
font-weight:600;
display:block;
padding:0px 0px;
width:200px;
float:left;
text-align:right;
padding-right:10px;
}

input.homelocal {
width:260px;
height:28px;
padding-top:2px;
padding-left:5px;
color:#333333;
font-size:20px;
margin-right:15px;
margin-top:1px;
border:3px solid #d4e7f8;
}

input.subbtnhome {
margin-top:15px;
float:right;
}


.lakeevents {
	float:right;
	width:260px;}

#subleft .lakeevents h3 {
	font-size:16px;
	font-weight:bold;
	color:#444444;
	border-bottom:1px dotted #bbb;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;}
	
.lakeevents h5 {
	font-size:12px;
	margin:0px;}
.lakeevents span {
	font-style:italic;}
	.lakeevents p {
		margin-top:5px;}

select.homeradius {
width:160px;
height:36px;
padding-top:2px;
padding-left:5px;
color:#333333;
font-size:20px;
border:3px solid #d4e7f8;
}

.pageform {
background-color:#f3f3f3;
padding-top:2px;
width:550px;
text-align:left;}

.pageform tr {
margin-bottom:20px;
line-height:35px;}

.pageform td.label {
font-size:13px;
width:180px;
text-align:right;
padding-right:10px;
}

.pageform td.spacer {
line-height:13px;}
.pageform td.section {
font-size:16px;
width:100px;
color:#05435b;
text-align:right;
padding-top:20px;
padding-left:60px;
font-weight:bold;
line-height:35px;}

.pageform input {
width:260px;
height:18px;
padding:2px 5px;
color:#333333;
font-size:13px;
margin-right:15px;
margin-top:1px;
border:2px solid #d4e7f8;
}

.pageform select {
outline:none;
padding:2px 5px;
width:170px;
color:#333333;
font-size:13px;
border:2px solid #d4e7f8;
}

.pageform select option{
padding:1px 3px;
}

.pageform input.subbtn {
width:109px;
height:37px;
border:none;
padding:0px;
margin:15px 50px;
}

textarea {
border:2px solid #d4e7f8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:2px 5px;
color:#333333;
height:60px;
width:300px;}

input.short {
width:60px;}

td label em {
color:#FF0000;}

input.error, select.error {
border:2px solid red;}

label.error {
visibility:hidden;
float:right;
color:#FF0000;}


/* FOOTER */

#footer {
clear:both;
background-color: none;
padding-bottom:20px;
}

#footer a {
padding:0px 10px;
color:#FFFFFF;
font-size:11px;

}

#footer span {
	float:right;
	display:block;
	color: #0e2524;
	margin-right:10px;
	margin-bottom:15px;
	font-size: 11px;

}

/* Exceptions */
.padoff {
padding:0px;}

.margoff {
margin:0px;}

td.rating {
line-height:16px;
padding-left:0px;}

td.rating select {
margin-top:5px;
font-size:12px;
width:350px;}


.topimage {
	width:560px;
	background-repeat:no-repeat;
	background-position:top left;}

