/* CSS Document */
v\:* {
	behavior:url(#default#VML);
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#top-banner {
	height: 75px;
	background-color: #333333;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}

#about {
	float: right;
	padding: 2px;
	padding: 10px 10px 0px 0px;
	color: #CCCCCC;
	z-index: 22;
	position: absolute;
	right: 0px;
	top: 0px;
}

#top-banner h1 {
	margin: 0px 0px 0px 0px;
	text-transform: lowercase;
	font-size: 26px;
	color: #666;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 20px 0px 0px 10px;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 21;
}
#top-banner h1 span {
	background: inherit;
	color: #DADADA;
}

#top-banner h1 .small {
	font-size: 12px;
	letter-spacing: 0px;
}

#top-banner a {
	color: #999999;
	text-decoration: none;
}

#top-banner a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#show-hide-menu {
	display: block;
}


#show-hide-option {
/*	text-align: right; */
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}

#show-hide-option a {
	color: #000033;
}

#show-hide-menu #s0, #show-hide-menu #s1, #show-hide-menu #s2, #show-hide-menu #s3 {
	float: right;
	font-weight: bold;
}

#show-hide-option #s0, #show-hide-option #l, #show-hide-option #u {
	float: right;
	font-weight: bold;
}

#menu {
	position:absolute;
	top: 85px;
	left: 80px;
/*	padding: 5px; */
	border: #CCCCCC 1px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 50;
/*	background-color: white; */
	width: 250px;
	background-image: url(../images/bg-menu.png);
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#menu-old {
	width: 190px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	float: left;
	border: #000000;
	z-index: 2;
	position: absolute;
	top: 75px;
}
#legend {
	position:absolute;
	top: 85px;
	left: 340px;
/*	padding: 5px; */
	border: #CCCCCC 1px dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 50;
/*	background-color: white; */
	width: 250px;
	background-image: url(../images/bg-menu.png);
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#show-hide-legend {
}


#menu form, #legend form {
/*	width: 100%; */
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#menu h2 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 4px;
}

#menu .block, #legend .block {
	pading: 4px;
	margin: 4px;
	border: #CCCCCC 1px dotted;
/*	background-color: #DEDEDE; */
	background-image: url(../images/bg-menu.png);
	font-size: 10px;
}

.group-text {
/*	display: inline; */
}

#menu .form-route-box {
/*	padding: 2px; */
	border: 1px #000000 solid;
/*	font-size: 4px;
	vertical-align: text-top; */
}

#menu input {
/*	vertical-align: bottom; */
}

#map {
	z-index: 3;
	width: 100%;
}

#ads {
	text-align: center;
	vertical-align: bottom;
}

#map-window h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;	
}

.map-window-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;	
}

#map-window h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;	
}

#map-window p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;		
}

#map-window .tab-contents {
	overflow: scroll; 
	height: 200px;
	overflow-x: hidden;
}

#map-window .photo-wrapper, #flickr-pics .photo-wrapper {
	margin: 2px;
	padding: 2px;
}

#map-window .photo-wrapper img, #flickr-pics .photo-wrapper img {
	padding: 2px;
	border: 1px solid #000066;
}

#map-window input, #map-window textarea {
	width: 90%;
	margin: 0 0 0 4px;
}

.button {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #aaaaaa;
	margin: 4px;
	padding: 7px 7px 7px 11px;
	background: #f4f4f4;
	color: #505050;
	font-weight: bold;
	width: 150px;
}

.location-textbox {
	width: 236px;
}

blockquote {
	border-left: 2px dashed #003366;
	padding: 4px;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #efefef;
}

/* Scroller */

#pscroller1 {
	width: 190px;
	height: 75px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	background-color: #EEEEEE;
}

.news-date {
	font-size: 8px;
	padding-left: 5px;
}

.someclass{ 
}
