@charset "utf-8";
/* CSS Document */

/*
1. DEFAULT
2. LAYOUT
3. UNIVERSAL 
4. MAP
5. INDEX
6. FORMS
7. DETAIL
8. MEMBERS
9. LIGHTBOX
10. HELP

TEXT color color:#2642a5;
BORDER border:1px solid #2076d8;
red:#d82920;
*/

/* ---------- 1. DEFAULT ---------- */

body {
background: #206ace url(images/back.jpg) repeat-x top;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#2642a5;
font-size:12px;
height:100%;
}
img {
border:none;
}
p, td, li, body {
font-size:12px;
}
li {
margin-bottom: 5px;
}
h1 i, h2 i, i {
display:none;
}
form {
font-weight:bold;
}
select, input, textarea {
font-size:.9em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
a {
font-weight:bold;
}
	a:link {
	color:#d82920;
	}
	a:visited {
	color:#2266c8;
	}
	a:hover, a:active {
	color:#2642a5;
	}
h1 {
font-size:1.8em;
}
h2 {
font-size:1.6em;
}
h3 {
font-size:1.4em;
}
h4 {
font-size:1.2;
}
i {
	display:none;
}
br {
margin:0;
padding:0;
}
ul {
	list-style-image:url(images/red-bullit.png);
	padding-left:25px;
}
.gone {
	display:none;
}
table {
	border-collapse:collapse;
}
/* ---------- 2. LAYOUT ---------- */
#wrapb {
	width:940px;
	margin:0 auto;
}
	#wrapc {
		width:771px;
		float:left;
	}
	#adsright {
		width:160px;
		text-align:center;
		float:right;
		margin-top:10px;
	}

#wrap {
width:771px;
margin:0 auto;
}
	#wrap2 {
	border:4px solid #2076d8;
	border-top:none;
	background: #FFF url(images/footer.gif) no-repeat bottom right;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#banner {
background:url(images/banner_03.gif) no-repeat top right;
}
	#banner2 {
	width:466px;
	height:118px;
	}
	#banner form, #loggedin {
	width:300px;
	height:110px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	}
		#banner input {
		margin-top: 5px;
		}
		.loginimg {
		vertical-align:middle;
		margin-right:5px;
		}
		.logintxt {
		width:100px;
		background:#225ec0;
		border:1px solid #8597ce;
		padding:3px 2px;
		color:#FFF;
		}
		.b_forum {
		display:inline;
		float:left;
		margin:0;
		padding:0;
		}
		#loggedin {
		color:#FFF;
		}
#nav {
	background: url(images/back_nav.gif) repeat-x;
	height:35px;
	display:block;
	border-bottom:1px solid #2076d8;
	}
	#nav img {
		float:right;
		width:269px;
		height:35px;
	}
	#nav div {
		background: url(images/n_back2.gif) no-repeat right;
		height:35px;
	}
		#nav a {
		display: block;
		line-height:35px;
		padding:0 11px;
		float:left;
		text-decoration:none;
		}
#content {
	padding:10px 10px 0 10px;
	position:relative;
}
		
#footer1 {
text-align:right;
clear:both;
line-height:25px;
padding-top:15px;
overflow:hidden;
}
	#footer1 a {
	color:#faf695;
	}
#footer2 {
width:751px;
text-align:center;
margin:5px auto;
}
	#footer2 a {
	margin:0 5px;
	color:#faf695;
	}
	#footer1, .footerp2 {
	color:#faf695;
	font-size:.8em;
	}
	.footerp2 {
	padding-top:8px;
	}
	.footerp2 a {
	margin:0 10px;
	}
/* ---------- 3. UNIVERSAL ---------- */
.header {
	background-repeat:no-repeat;
}
	#h_add {
		background-image:url(images/h_add.gif);
		height:28px;
	}
	#h_comments2 {
		background-image:url(images/h_comments2.gif);
		height:18px;
		margin-top:40px;
		width:423px;
	}
		#h_comments2 img {
			float:right;
		}
	#h_create {
		background-image:url(images/h_create.gif);
		height:28px;
	}
	#h_profile {
		background-image:url(images/h_profile.gif);
		height:28px;
	}
	#h_mh {
		background-image:url(images/h_memberhome.gif);
		height:28px;
	}
	#h_editplace {
		background-image:url(images/h_editplace.gif);
		height:28px;
	}
	#h_login {
		background-image:url(images/h_login.gif);
		height:28px;
	}
	#h_password {
		background-image:url(images/h_password.gif);
		height:28px;
		background-position:center;
	}
	#h_editimages {
		background-image:url(images/h_editimages.gif);
		height:28px;
	}
	#h_comments {
		background-image:url(images/h_editcomments.gif);
		height:28px;
		margin-top:50px;
	}
	#h_community {
		background-image:url(images/h_community.gif);
		height:28px;
	}
	#h_images {
		background-image:url(images/h_images.gif);
		height:22px;
	}
		
	#h_report {
		background-image:url(images/h_report.gif);
		height:28px;
	}
		
	#h_mapme {
		background-image:url(images/h_mapme.gif);
		height:28px;
	}
		
		
	
	
.warn {
	border: 2px dotted #D82920;
	padding:5px;
	text-align:center;
	margin:10px 0;
	background:#FFF0EF;
}
	.warn * {
		color:#D82920;
		margin:2px;
	}
.red {
	color:#d82920;
}
/* ---------- 4. MAP ---------- */
#infoLabel{
    position:absolute;
    background:#fff;
    border:1px solid #AA9D88;
    padding:3px;
    display:none;
    z-index:1;
}
.mapindex {
    width:763px;
    height:300px;
	border:4px solid #2076d8;
	border-width:3px 0 4px 0;
	clear:both;
}
.maptrip {
    width:763px;
    height:500px;
	border:4px solid #2076d8;
	border-width:3px 0 4px 0;
	clear:both;
}
.right {
	float:right;
	width:300px;
	margin:0 0 10px 10px;
}
#disclaimer2 {
	width:300px;
	text-align:center;
	font-size:.7em;
	font-style:italic;
}
.mapdetail {
	width:300px;
	height:600px;
	border: 1px solid #2076d8;
	overflow:hidden;
}
.marker{
    width:33px;
    height:32px;
    position:absolute;
    z-index:1;
    color:#fff;
}
#infoWin2{
   height:50px;
	width:150px;
}
#infoWin2 div {
	width:150px;
}
#infoWin{
   height:120px;
}
#infoWin div {
	width:210px;
}
.infowinth {
	float:left;height:60px;width:80px;margin-right:5px;
}
/* ---------- 5. INDEX ---------- */
.indexcol, .indexcol2 {
	width:243px;
	float:left;
	margin:20px 0 5px 8px;
}
	.mapdetail2 {
		height:210px;
		width:241px;
		overflow:visible;
		border:1px solid #2545a8;
	}
	.indexcol div, .bluebox, .bluebox2, #gallery {
		background:#d3daee;
		padding:5px;
		border:1px solid #2545a8;
		overflow:auto;
	}
	.bluebox2 {
		background:#edf0f8;
		border:1px solid #a8b5dc;
		width:413px;
	}
	.sponsor {
		width:413px;
		border:1px solid #d82920;
		padding:3px 5px;
		margin-bottom:5px;
		color:#000;
	}
		.sponsor p {
			margin:3px 0 0 0;
			padding:0;
		}
		.sponsor h3 {
		font-size:1.4em;
		color:#d82920;
		margin:0;
		}
	.indexcol div {
		height:200px;
	}
#disclaimer {
	background:#E7EAF5;
	padding:2px;
	border-bottom:1px solid #2076D8;
	text-align:center;
	font-style:italic;
	font-size:.8em;
}
#legend {
	background:#E7EAF5;
	padding:2px;
	border-bottom:4px solid #2076D8;
	overflow:hidden;
	font-weight:bold;
	font-size:.8em;
}
	#legend ul {
		margin:0;
		padding:0;
		list-style:none;
	}
		#legend li {
			display:inline;
		}
			#legend img {
				vertical-align:middle;
				margin-right:2px;
				margin-left:5px;
			}

	
/* ---------- 6. FORMS ---------- */	
#addcomment {
	border:1px solid #2545a8;
	background:#d3daee;
	padding:5px;
	width:410px;
	margin-bottom:10px;
}
	#addcomment table {
		margin:0 auto;
	}
#inputtable {
	width:350px;
	margin-right:10px;
}
	#inputtable table {
		width:270px;
		margin-left:30px;
	}
#inputmap {
	width:350px;
}
#inputtable, #inputmap {
	float:left;
}
form {
	overflow:hidden;
}
.txt, .txt2, .txt3 {
	border:1px solid #2545a8;
	padding:2px;
}
.txt {
	width:140px;
}
.txt2 {
	width:240px;
}
.brdri {
	border-right:1px dotted #2076d8;
	padding-right:20px;
}
form.brdri, form.brdlf {
	float:left;
	width:300px;
}
.brdlf {
	padding-left:20px;
}
/* ---------- 7. DETAIL ---------- */
#gallery img{
	margin:0 5px 5px 0;
	border:1px solid #000;
	float:left;
	width:130px;
	height:98px;
}
#comments {
	border-top:1px solid #2076d8;
	width:420px;
}
	#comments div {
		border-bottom:1px solid #2076d8;
		padding:5px 5px 5px 30px;
		background-image: url(images/comment-bubble.png);
		background-repeat:no-repeat;
		background-position:5px 8px;
	}
	.c2 {
		background-color:#edf0f8;
	}
	#comments p {
		margin:0 0 5px 0;
		padding:0;
	}
	.screenname {
		font-style:italic;
		font-size:.8em;
	}
		.screenname span {	
		color:#D82920;
		}
	
	
/* ---------- 8. MEMBERS ---------- */
#upthumb {
	font-size:1.2em;
	margin-top:10px;
}
  #upthumb td {
	  border-top:1px solid #2076d8;
	  vertical-align:top;
	  padding-top:5px;
  }
  #upthumb img {
	  border:1px solid #2076d8;
	  margin-right:10px;
  }
  #upthumb span {
	  font-size:1.4em;
	  font-weight:bold;
  }
.editlisting {
	 overflow:hidden;
	 clear:both;
	 display:block;
	 border-bottom:1px dotted #2076d8;
}
	.editlisting strong {
		font-size:1.2em;
	}
 	.editlisting a {
		text-decoration:none;
		border:1px solid #92a2d3;
		background:#f6f8fc;
		padding:2px 3px;
		overflow:hidden;
		float:left;
		margin:2px 2px 2px 0;
	}
	.editlisting img {
		vertical-align:middle;
	}
#recent {
	margin:0 0 0 9px;
	float:left;
	width:481px;
	overflow:hidden;
}
	#recent h2 {
		margin:0 0 5px 0;
		padding:0;
	}
	#recent a {
		display:block;
		float:left;
		width:220px;
		overflow:hidden;
		border-bottom:1px dotted #2076d8;
		margin-right:10px;
		text-decoration:none;
		padding:2px 0;
	}
	#recent img {
		float:left;
	}
#pilotdesktop {
	right:10px;
	top:20px;
	background:#d3daee;
	border:1px solid #92a2d3;
	width:250px;
	padding:5px;
	z-index:10;
	position:absolute;
}
	#pilotdesktop a {
		text-decoration:none;
		font-size:.8em;
		display:block;
	}
	#pilotdesktop2 a {
		text-decoration:none;
		font-size:1.2em;
		display:block;
	}
	#pd {
		float:right;
		height:12px;
	}
		#pd1 img, #pd2 img {
			vertical-align:middle;
		}
.quickadd input {
	vertical-align:middle;
}
#results{width:260px; border:solid 1px #DEDEDE; display:none;position:absolute;z-index:10;background:#FFF;max-height:200px;overflow:auto;}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE;}
#results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#FFFFCC;}
#results ul {padding:6px;}
/* ---------- 9. LIGHTBOX ---------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#map strong {
		color:#d82920;
	}
/* ---------- 10. HELP ---------- */

#fademap {
	background:url(images/fadedmap.jpg) no-repeat;
	padding:10px;
}
