/*typography*/
body{font: 76% arial, verdana, sans-serif;text-align: center}
h1,h2,h3{font-family: arial, "Trebuchet MS",sans-serif}
h1{font-size: 300%}
h2{font-size: 160%}
h3{font-size:110%;text-transform: uppercase;}
h3.normal {text-transform: none;}
h4 {font-size:100%;}
h2,h3, p{margin: 0 20px;}
div#sidebar h3 {margin:0 5px; padding-bottom: 8px;}
p{line-height: 1.7em; padding-bottom: 1.2em}
.p2{line-height:.7em; padding-bottom: .3em}
address{padding: 3px 15px;font-style:normal; line-height: 1.4; font-size: 90%}
div.notes {font-size: 90%}
div#sidebar p {line-height: 1.3em}
span.small {font-size:70%;}
span.nobrsm {white-space: nowrap;font-size:70%;}
span.nobr {white-space: nowrap;font-size:90%;}

/*layout*/
html, body{height: 100%; margin-bottom: 1px}
html,body{margin:0;padding:0 0 0px}
h1, h2, h3 {margin-top: 10px; margin-bottom: 10px; padding-top: 5px}
h4 {margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-left:50px}
.clear {clear: left;}
.left {float:left; display:inline; margin: 0 10px 5px 15px;}
.left2 {float:left; display:inline; margin: 0 5px 5px 5px;}
.right {float:right; display:inline; margin: 0 10px 5px 15px;}
.right2 {float:right; display:inline; margin: 0 25px 5px 5px;}
.right3 {float:right; display:inline; margin: 0 8px 5px 5px;}
.right4 {float:right; display:inline; margin: 20px 25px 0px 0px;}
.center {float: left; display: block; margin: 0 auto;}

.centerimage {float:center; display:inline; margin: 1px 1px 1px 30px;}
.centerimage2 {float:center; display:inline; margin: 1px 1px 1px 18px;}
.centerimage3 {float:center; display:inline; margin: 1px 1px 1px 70px;}
.centerimage4 {float:center; display:inline; margin: 1px 1px 1px 112px;}
.centerimage5 {float:center; display:inline; margin: 1px 1px 1px 55px;}

.centerSlideshow{float:center; display:inline; margin: 45px 1px 1px 37px;}

.buttonClass{float:center; display:inline; margin:10px 1px 1px 30px;}
.buttonClass2{float:center; display:inline; margin:0px 1px 2px -73px;}

.smallimageCenter{display:inline; margin: 0 100px;}
.centerText {background: #FFFCF8; line-height: 25px;padding-left: 5px}
.centerText2 {background: #FFFCF8; line-height: 25px;padding-left: 30px; padding-top:1px; padding-bottom:1px}
.nobr {white-space: nowrap;}
.textimage {display:inline; margin: 0 3px;}
.textbox {display: block; width: 400px; margin: 10px auto;}
.textbox p {padding: 10px 10px;text-align: left}
.highlight {color: #960}
.highlight2 {color: #553FFF}
.imageHeader {opacity: .5; filter:alpha (opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha (Opacity=50)"}

div#titleContainer { width:590px; height:130px; margin-top:10px; margin-bottom:10px; }
.titleBox{margin-left:25px; }
.titleBox2{margin-left:10px;}
div#container{
	width: 780px;
	margin: 0px auto;
	text-align: left;
	clear:left
}
div#header{margin:0 0 20px;padding: 0 0 10px}
div#header p{text-align: right; padding: 0px}
div#header h1{margin:0 5px;padding:30px 0px 2px;}
div#header a{margin-left: 10px}
div#header img{margin-left: 4px}
div#sidebar{float: right;width: 185px;}
div#sidebar div{padding: 10px 0;margin-bottom: 5px}
div#sidebar div#menu{margin: 0 5px}
div#nav ul,div#nav li{margin:0;padding:0; list-style-type:none;line-height: 1.8;}
div#nav h3 a {margin-left:0px;padding-left:0px}
div#nav a{margin-left:5px;padding-left:15px}
div#sidebar p{margin: 0 5px;padding:0}
div#sidebar p+p{margin-top: 0.7em}
div#content{width: 590px; padding:10px 0px;}
div#slideshow{ width: 550px; height: 480px; margin-left: 25px;}
div#photoGallery{ background-color:#000; float:inherit; width: 465px; height:400; padding:15px 0px 1px 10px; margin-left:55px;}
div.showMe{display: none;}
div.hideMe{display:block;}
div.play{display:block;}
div.stop{display:none;}
div.+{display:none;}
form{margin: 5px 0;padding: 5px 0}
form h3{margin-bottom: 10px}
form div{padding: 5px 0}
form input#find{width: 90px;margin-left:10px}
form#agreement {padding-left: 170px}
ul.mainlist li {line-height: 1.3em;}
blockquote{display:inline;width: 200px;margin: 5px 10px 5px 15px; float:left}
blockquote p {margin:0; padding-bottom: 0.7em; text-align: left; line-height: 1.5}
table th {
	background: #ffffff;
	line-height: 25px;
	padding-left: 5px
}
table td {line-height: 20px; padding-left: 5px;}
table.intable th {background: #fbf8df; line-height: 5px;padding-left: 5px}
table.intable td {background: #fbf8df; line-height: 25px;padding-left: 5px}
div#footer{margin-top: 10px; clear: both}
div#footer address {text-align: center; padding: 15px}

/*colors*/
body{background:  #F4F3D6}
div#header{background: #BFD28F}
div#header h1{background: #D89825; color: #633}
h1 a{color: #633;text-decoration: none}
h1 a:hover{color: #c03}
h2{color:#1C5B10}
h3{color:#1C5B10}
a:link {color: #3B7B33;}
a:visited {color: #617835}
a:hover  {color: #9E89DF;text-decoration: none}
div#container {background: #F4F3D6}
div#nav {background: #BFD28F}
div#nav a {text-decoration: underline; font-weight: bold;}
.red {color:#F00}
div#zoning_metadata a {color:#C96;}


div#sidenotes{background:#D8CC85}
form{background: #D8CC85}
form#agreement {background: #FFFCF8}
div.notes{background: #D8CC85}
div.archive{background: #D8CC85}
div.gisday{background: #D8CC85; margin-bottom:1; margin-left:1; margin-right:1; margin-top:1}
div#mapservices{background: #D8CC85}
div#slideshow{background-image:url(../images/GIS_Day09/Spring_Slideshow_background.png);}
div#slideControlsP{background: #000000;}
div#slideControlsS{background: #000000;}
div#contour{background: #D8CC85;}
div#content{background: #FFFCF8; clear:left;}
.textbox {border:solid 2px #BFD28F }
blockquote{background: #D8CC85}
div#footer{background: #BFD28F;color: #000504}
span.note {color: #c33; font-weight: bold;}

/* Top Navigation Menu */
div#menu{float:left;width: 650px;padding:0px 0 0 0px; background: #F4F3D6;}
ul#tab,ul#tab li{list-style-type:none;margin:0;padding:0}
ul#tab li{float:left;width:7.8em;margin-right:2px;text-align: center}
ul#tab a{display:block;text-decoration:none;padding:2px 0 5px;background: #BFD28F;color: #3B7B33}
ul#tab li.activelink a,ul#tab a:hover{color: #1C5B10; font-size:small; font-weight:bolder}

/* Inserted image background, Text, and Rounded corners */
div#imageText{margin: 0 15px 10px;padding: 5px 0; clear: left}
div#imageText p, div#imageText h2{margin: 0 5px 0 200px}
div#imageText{background: url(../images/map_FrederickCounty2.jpg)}
div#imageText h2{color: #000}
div#imageText p{font-size: 100%;color: #ccc}

/* Metadata Services */
div#baseMap_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#businessRetail_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#fireStations_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#orthos_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#traffic_metadata{ position:relative; background-image: url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#waterSewer_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}
div#zoning_metadata{ position:relative; background-image:url(../mapServices/images/Metadata_Template.png); width: 385px; height: 460px;}

.metadata_title{ font-weight:bold; font-family:Tahoma, Geneva, sans-serif; font-size:22px; color:#6db1eb; text-align:center; margin-top: 30px; }
.metadata_par1{ font-family:Tahoma, Geneva, sans-serif; font-size: 13px; color:#ffffff; text-align:center; margin-top:12px; line-height: 1.3em;}
.metadata_par2{ font-family:Tahoma, Geneva, sans-serif; font-size: 13px; color:#ffffff; text-align:center; margin-top:5px; line-height: 1.3em;}
.metadata_par3{ font-family:Tahoma, Geneva, sans-serif; font-size: 13px; color:#ffffff; text-align:left; margin-top:5px; margin-left:20px; margin-right:10px; line-height: 1.3em;}


/*Control /Modal window*/
#control_overlay {
		background-color:#000;
		overflow:auto;
	}
	
	.modal {
		/*background-color:#fff;
		padding:10px;
		border:1px solid #333;*/
	}
 
	.tooltip {
		border:1px solid #000;
		background-color:#fff;
		height:25px;
		width:200px;
		font-family:"Lucida Grande",Verdana;
		font-size:10px;
		color:#333;
	}
 
	.simple_window {
		width:250px;
		height:50px;
		border:1px solid #000;
		background-color:#fff;
		padding:10px;
		text-align:left;
		font-family:"Lucida Grande",Verdana;
		font-size:12px;
		color:#333;
	}
	
	.window {
		background-image:url("/stylesheets/window_background.png");
		background-position:top left;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding:10px;
		font-family:"Lucida Grande",Verdana;
		font-size:13px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		min-width:150px;
		min-height:100px;
	}
	
	.window .window_contents {
		margin-top:10px;
		width:100%;
		height:100%;	
	}
 
	.window .window_header {
		text-align:center;
	}
 
	.window .window_title {
		margin-top:-7px;
		margin-bottom:7px;
		font-size:11px;
		cursor:move;
	}
 
	.window .window_close {
		display:block;
		position:absolute;
		top:4px;
		left:5px;
		height:13px;
		width:13px;
		background-image:url("/stylesheets/window_close.gif");
		cursor:pointer;
	    cursor:hand;
	}
	
/*Scrollbar*/

#scrollbarTest{ position:relative; }

#scrollbarTest2{ position: relative;}

#scrollbar_container {
	position:relative;
	width:375px;
}

 
#scrollbar_track {
	position:absolute;
	right:12px;
	top: 95px;
	height:70%;
	width:10px;
	background:#C3C;
	opacity:0.9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:move;
}

/*#scrollbar_track {
	position:absolute;
	top:95px;
	left:363px;
	height:70%;
	width:10px;
	background:#333;
	opacity:0.9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:move;
}*/

#scrollbar_track2{
	position:absolute;
	right:12px;
	top: 95px;
	height:70%;
	width:10px;
	background:#C3C;
	opacity:0.9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:move;
}

#scrollbar_track3{
	position:absolute;
	top:95px;
	left:363px;
	height:70%;
	width:10px;
	background-color:#0F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:move;
}

#scrollbar_track4{
	position:absolute;
	top:95px;
	left:363px;
	height:70%;
	width:10px;
	background-color:#0F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:move;
}

#scrollbar_handle {
	width:10px; 
	background:#666;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
    -moz-opacity:0.9;
}

 
#scrollbar_content {
	overflow:auto;
	width:375px;
	height:325px;
}

#scrollbar_content2 {
	overflow:auto; 
	width:375px;
	height:325px;
}

#scrollbar_content3 {
	overflow:auto;
	width:370px;
	height:325px;
}

#scrollbar_content4 {
	overflow:auto;
	width:370px;
	height:325px;
}

