header { color:#fff; background:#2A2E78 url(../images/GreenGeoLibLogo3.jpg) no-repeat; }
header h2.logo a { width:450px no-repeat center 0; } /* Changes width of clickable home link in header - this will depend on how long your agency/department name is */
footer { background:#2A2E78; color:#fff;}
footer h4 {color: #fff;}

/* Search Button -- If you choose to change the search button color, create new class name and change colors (instead of .green_btn which is for a green button only) */
.green_btn { background:#117B80 none repeat scroll 0 0!important; border: 1px solid #117B80!important; color: #fff!important; }
.blue_btn {
	color: #FFF;
	background-color: #2A2E78;
	border: 1px solid #117B80;
}

/* Highlight Boxes -- Containing div (box) that holds the homepage slideshow */
.photo_highlight { margin:-10px -16px 5px; }


/* Main (drop down) navigation colors */
nav#top-nav, nav#top-nav ul.sf-menu, .sf-menu li { background-color: #D9D9D9; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li a:focus, .sf-menu li.sfHover .sf-with-ul, .sf-menu a:hover, .sf-menu li.current a:hover, .sf-menu li.current, ul.sf-menu li:hover > a { background:#1c213f; color:#fff; }
.sf-menu a, .sf-menu a:link, .sf-menu li ul li a  { color:#1c213f; }
.sf-menu ul { border-top:5px solid #1c213f; }
.sf-menu ul li { background:#fff; border-bottom:1px solid #f1f1f1; }

/* Dropdown navigation default arrow color - border-top-color only should be same color as links */
.sf-arrows .sf-with-ul::after, .sf-arrows .sf-with-ul:after { /* do not change this */ border:5px solid transparent; /* only change this */ border-top-color:#1c213f; }

/* Dropdown navigation arrow color when mouse hovers - should be same color as the text when hovered */
.sf-arrows > li > .sf-with-ul:focus::after, .sf-arrows > li:hover > .sf-with-ul::after, .sf-arrows > .sfHover > .sf-with-ul::after { border-top-color:#fff; }

/* Color of arrow when in section - should match the color of the text (can be found in "Active" colors section) */
body#parcels nav .tab.sf-with-ul::after, body#lidar nav .lidartab.sf-with-ul::after { border-top-color:#fff; }

/* "Active" section colors (former tabs)  -- highlight the navigation section you are in (see documentation for details) */
body#home nav .hometab,
body#programs nav .programtab,
body#services nav .servicestab, 
body#services nav .imgdisctab,
body#data nav .datatab,
body#datatabmain nav .datatabmain,
body#resources nav .resourcestab,
body#onemap nav .onemaptab {
	background-color:#2A2E78;
	color:#fff;
}


/* Headline for Left Navigation */
#sectionnav h3 {
	background-color:#2A2E78;
	color:#fff;
	height: 35px;
	clip: rect(auto,auto,auto,auto);
	top: 0px;
}

#sectionnav ul {background-color:#FAFAFA;}
#sectionnav li:hover a {display:block; background-color:#fff; color:#000}

/* Home Page Example  -- if not used, delete */
.homecol1 { width:69%; float:left; margin:0 1em; }
.homecol2 { width:25%; float:left; margin:1.55em 1em; }
.homerightbox { border:1px solid #1c213f; padding:10px; margin-bottom:10px; }
.homerightbox h2 { margin:0; text-align:center; }
.homerightbox ul { margin-left:-18px; }

/*Right Column Box Styles */
.sidebarbox { background-color:#eee; }
.sidebarbox h3 { color:#fff; background-color:#1c213f; }

/* tbstribed table styles for  */
.tbstriped tr th { background-color:#1C213F; color:#fff; }
.tbstriped thead td { color:#fff; background-color:#1C213F; }
/* these are the colors for alternating rows */
.tbstriped tr td { background:#fff; }
.tbstriped tbody tr.zebra td { background:#eee; }


/* Highlight box without border -- as seen on /features/highlightbox.html  */
.highlightbox1 { background:#7497cf url("../images/fishing-bulletin-bg.jpg") no-repeat scroll right bottom; margin:10px auto 0; padding:0 0 400px; width:85%; }
.fishlink { text-decoration:none; color:#000!important; }
.gotfish { color:#fff!important; display:block; font-size:2.2em; margin:auto; padding-top:10px; text-transform:uppercase; width:72%; text-shadow:0px 1px 2px #000; }
.getfish { color:#fff; font-size:1.6em; text-align:center; text-shadow:0px 1px 3px #000; margin:10px; }

/* Highlight box with border -- as seen on /features/highlightbox.html */
.highlightbox2 { background:#7497cf url("../images/fishing-bulletin-bg.jpg") no-repeat scroll right bottom; margin:10px auto 0; padding:0 0 400px; border:2px solid #fff; box-shadow: 0 1px 5px 1px #666; width:85%; }
.fishbtn { display:block; margin:auto; font-size:1.5em; text-align:center; width:80%; }

/* Small Slideshow with Search and Buttons  -- as seen on /features/slideshow.html */
#home-promobox { background:#35363B; margin:0 0 10px; width:100%; }
#home-search { float:left; margin:0 2%; width:34%; }
#home-search form.searchform { background:#ffffff; border:medium none #666; border-radius:7px; box-shadow:0 2px 4px 1px #666 inset; clear:left; float:none; margin:17px auto 10px; padding:9px 10px 7px; width:100%; }
#home-search input.searchbutton { background:transparent url("../images/magn.jpg") no-repeat scroll 0 0; border:medium none; cursor:pointer; float:right; height:18px; margin:3px 0 0; width:20px; }
#home-search input.searchtext { border:medium none; color:#999999; font-size:1em; width:80%; } 
#home-popular { float:right; margin:10px 0 0; width:59%; }
ul#browse-home { float:left; list-style:outside none none; margin:5px 0 14px; padding:0; width:auto; }
ul#browse-home li { color:#fff; display:inline-block; float:left; margin:6px 4px 8px 3px; }
ul#browse-home a { background-color:#fff; border-radius:4px; color:#35363B; padding:6px 7px 5px;  text-decoration:none; }
ul#browse-home li a:hover { background-color:#475c04; color:#fff; }
#home-promobox .flexslider { padding: 3px; width:auto; }
.flexslider .slides img { color:#fff; }


/* index2 home page design -- alternative homepage design as seen on index2.html */
.home-info { margin:40px auto 0; width:75%; }
.home-info .info { float:left; width:75%; }
.more-button { float:right; margin-top:70px; }
.more-button a { background-color:#444; box-shadow:0 0 3px -1px #000; color:#fff !important; padding:15px 25px; text-decoration:none; }
.more-button a:hover { background-color:#777; }

.highlight-boxes { margin:20px 0 -10px -16px; width:80em; float:left;}
.subscriber-box { background-color:#6693aa; color:#fff; height:425px; margin:0; padding:1.5% 2.5%; width:36em!important; float:left; }
.parent-box { background-color:#50798F; color:#fff; height:425px; margin:0; padding:1.5% 2.5%; width:36em!important; float:left; }
.subscriber-box h2, .parent-box h2 { color:#fff; padding-top:90px; text-align:center; margin:20px auto; }
.subscriber-box p, .parent-box p{ text-align:center; width:72%; margin:25px auto; }
.subscriber-box p a, .parent-box p a{ color:#fff; }

.services-box { width:80em; margin:0 0 -10px -16px; background:#F1F1F1; height:460px; float:left; }
.design, .online, .payment, .solutions { float:left; width:15em; margin:0 2.5em; }
.services-box h2 { text-align:center; font-size:2.2em; color:#1C213F; padding-top:30px; }
.services-box h3 { text-align:center; color:#1C213F; }

/*megisNewsLink style*/
.megisNewsLink{
	color:#F00;
	font-size:large;
	font-weight:bold;
}

/* styles for the OneMap page*/
#onemaptext{}
#onemapimages{
	width: auto;
	text-align: center;
}
#onemaprightside{
	float: right;
}
.onemaptable{
	border-collapse:collapse;
	width:300px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.onemaptable tbody tr td { background-color:#1C213F; 
	color:#000;
	padding:2px;	
	font-family: Calibri;
	font-size: 16px;
	background-color:#FFF;
	border-color:#000;
	border:solid;
	border-width:1px;
	text-align:right }
.onemaptable thead th {
	color:#fff;
	background-color:#1C213F;
	font-family: Calibri;
	font-size: 18px;
	border-collapse: collapse;
	padding: 0.75em;
	font-weight:bold
}
.onemaptable tbody th {
	color:#000;
	background-color:#FFF;
	font-family: Calibri;
	font-size: 16px;
	border-collapse: collapse;
	padding: 2px;
	border-color:#000;
	border:solid;
	border-width:1px;
	font-weight:bold;
	text-align:left }

#container #content #maincontent2 form p label {
	clear: none;
	float: none;
	position: relative;
	padding-left: 15px;
	background-color: #D6D6D6;
	margin-right: 15px;
}
#programs #container #content #maincontent2 form label {
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	border: 0px none #FFF;
	width: 100%;
}
#programs #container #content #maincontent2 #frmParcels fieldset label {
	width: 20em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.sidebarcategory {
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	margin-top: 20px;
	height: 50px;
}
#programs #container #content #maincontent2 #frmParcels p {
	clear: both;
	float: left;
	margin-top: 5px;
}

/*Styles for Data Catalog pages*/
.catalogtable {
	width:80%;
	
}
	
.catalogtable tbody td {
	font-size: medium;
	text-align:center; 
	vertical-align:middle;
	border-color:transparent;
}

.catalogtable td.title {
	text-align:left;
}

/*.catalogtable td {
	align: center;
} */

.catalogtable thead {
	text-align:center;
	font-size:22pt;
	font-weight:bold;
}


.catalogtable theadsub {
	text-align: center;
	font-size:18px;
	font-weight:normal;
}

.catalogtable example {
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.catalogtable th {
	text-align:left;
	font-weight:bold;
	font-size:larger;	
	color:#FFF;
	background-color:#2a2e78;
}

.catalogtable tr:nth-child(even) {background-color:#eee;}

/*The floating legend for data catalog*/
.cataloglegend {
	position:fixed;	
	/*float:right;*/
	color:#333;
	width:15%;
	background-color:#eee;
	right:0%;
	/*top:10%; */
	margin-right:3px;
	margin-left:2px;
	padding-right:5px;
	padding-left:3px;
}

