@CHARSET "ISO-8859-1";

/* CSS stylesheet
*/

#searchText {
	color: white;
}

.searchReg {
	float:left;
	margin-left:5px;
}

.searchAtt {
	float:left;
	clear: both;
	margin-top:15px;
	margin-left:5px;
}

.yearSwitcher{
	float: left;
    margin-top: 15px;
    margin-left: 3px;
}

.headerSwitch{
	border-bottom: solid 1px #705f33;
}

/* Modal Content/Box */

.modal-content-dl {
	background-image: url(../../images/contentbackground_nofade_light.png);
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
	border-radius: 5px;
    border: 5px solid #000;
    width: 50%; /* Could be more or less, depending on screen size */
}

.modal-content {
	background-image: url(../../images/contentbackground_nofade_light.png);
    margin: 15% auto; /* 15% from the top and centered */

}

#dlClose{
	margin-right:-35px;
	margin-top:-35px;
}


.modal-content-prev {
	margin-top: 10px;
	margin-bottom: 10px;
}



.highlightselect:hover {
	cursor: pointer;
	background: yellow;

}

.gnisResult {
	overflow: auto; 
	position: absolute; 
	width: 224px; 
	font-size: 10px;
	background-color: white;
	text-align: left;
	z-index: 1;
}

tr.highlight {
	background-color: #f9cc53;
}

.searchItem{
	float: left; 
	margin-left: 3px;
}

.searchTitle{
	float: left; 
	margin-left: 3px;
}

.noSortOrder {
	/**/
	background-image: url('../../images/sort_arrows.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.modalResultTable {
    margin-left: -1px;
    width: 100%;
    border-spacing: 0px;
    border-radius: 5px;
    border: solid 1px #705f33;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    text-align:center;
}

#scalePopTab{
	height: 90px;
	width: 308px;
	margin-top:22px;
	position:absolute;
	z-index:1;
	background-color:#492000;
}

.lastStepAtt{
	clear:both;
	padding-top:4px;
}

#historicalsSearchButton{
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top:10px;
}

#searchResultArea {
	margin-top:8px;
}

div#historicalsSearch {
	overflow:auto;
    position: relative;
    top: 0px;
    text-align: center;
    border: solid 1px #705f33;
    border-radius:5px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, sans-serif;
	background: rgba(214, 154, 69, 0.2);
}


div#historicalsResults {
    position: relative;
    top: 0px;
    width: 96%;
    margin: 0px auto;
    text-align: center;
    border: solid 1px #705f33;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#searchCriteria {
    position: relative;
    width: 100%;
    top: 0px;
    white-space: nowrap;
}

div#mainContainer {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: auto; 
    	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#connectContainer {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 15px;
}

div#attributeSearchPageLink {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 15px;
	width: 450px;	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

a:link, a:visited, a:active, a:hover {
	color: blue;	
}


div#mainTitle {
	position: relative;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	clear: both;
}

div#mainTitle h1 {
	font-size: 22px;	
}

a#searchTipsLink {
	position: absolute;
	top: 5px;
	right: 30px;
	color: #6a330a;
	font-size: 12px;
	font-weight: bold;	
}

div#leftSearchContainer {
	width:95%;
	margin-bottom: 15px;
	min-height: 117px;
	border: solid 1px #705f33;
	background: rgba(214, 154, 69, 0.2);
}

div#rightSearchContainer {
	width:95%;
	margin-bottom: 15px;
	min-height: 117px;
	border: solid 1px #705f33;
        background: rgba(214, 154, 69, 0.2);
}

div.searchPageTopHeader {
	position: relative;
	border-bottom: solid 1px #705f33;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #6a330a;
}

div.searchPageTopHeader h2 {
	margin: 0px auto 3px;
	font-size: 18px;
}

div#pointSelectionTool {
	position: relative;
	cursor: pointer;
	text-align:center;
}

div#pointSelectionToolText {
	display:inline-block;
}

div#pointSelectionToolText span {
	font-size: 14px; 
	font-weight: bold; 
	color: #6a330a;
}

div#pointSelectionHint {
	text-align:center;
	display: none;
}

div#pointSelectionHint span {
	font-size: 14px; 
	font-weight: bold;
	color: #6a330a;
}

div#placeNameHint {
	position: relative; 
	left: 0px; 
	margin: 3px auto 6px 10px; 
	text-align: left;
	font-size: 14px; 
	font-weight: bold;
}

div#topPageContainer {
	position: relative; 
	top: 0px;
	clear: both;
	width: 100%;
	/*height: auto !important;
	height: 100%;*/
	height: 450px;
	min-height: 400px;
	margin:auto;
}

div#leftPanel {
	left: 0px;
	margin-top: 0px;
	margin-right: auto; 
	height: 100%;
	min-height: 100%;
}

div#mapBasePanel {
	position: relative;
	top: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
}

div#mapWindowContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%; 
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	border: solid 1px #705f33; 
	text-align: center;
}

img#mapLoadingGif {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	z-index: 4100; 
	visibility: hidden;
}	
		
div#map  {
	position: relative; 
	top: 0px; 
	height: 100%; 
	margin-left: auto; 
	margin-right: auto; 
	visibility: visible;
	text-align: center;
}

div#chartFootprintRemoveLink {
	position: absolute; 
	left: 140px;
	top: 10px;
	padding: 4px 5px;
	cursor: pointer;
	font-size: 14px;
	color: red; 
	background-color: #FFFFFF;
	opacity: 0.75;
	filter:alpha(opacity=75);
	visibility: hidden;
}

div#mapCoords {
	margin-left:auto;
	margin-right:auto;
	padding: 4px 5px;
	font-size: 14px;
	color: black; 
	background-color: #FFFFFF;
	opacity: 0.75;
	filter:alpha(opacity=75);
}

div#mapControlContainer {
	position: relative;
	left: 0px;
	top: -50px;
	width: 100%;
	margin-left: 0px;  
	border: 1px solid #4e3c29; 
	
	/*Hide from view for final version:*/
	display: none;
}

div#mapControls {
	position: relative;
	top: 0px;
	margin: 3px auto 0px;
	
}

table#mapControlTable {
	margin: 0px auto;
}

div#mapControlPanelToolbar {
	position: absolute;
	margin-left: 0px;
	top: 0px;
	left: 100px;
}

div#mapControlPanelToolbar div {
	float: left;
	top: 0px;
	left: 3px;
}

div#mapPointSelectorToolbar {
	margin-left: 20px;
}

div#mapPointSelectorToolbar div {
	float: left;
	top: 0px;
	left: 3px;
}

.olControlPanel .olControlNavigationItemInactive { 
	width:  24px;  
	height: 22px;
	background-color: white;
	background-image: url("../../images/hand_inactive.png");
}
.olControlPanel .olControlNavigationItemActive { 
	width:  24px;  
	height: 22px;
	background-color: gray;
	background-image: url("../../images/hand_active.png");
}

.olControlPanel .olControlZoomBoxItemInactive { 
	width:  24px;  
	height: 22px;
	background-color: white;
	background-image: url("../../images/magnifier_inactive.png");
}
.olControlPanel .olControlZoomBoxItemActive { 
	width:  24px;  
	height: 22px;
	background-color: gray;
	background-image: url("../../images/magnifier_active.png");
}

/*
.olControlPanel .olControlDrawFeatureItemInactive {
	width:  27px;  
	height: 27px;
	background-image: url("../../images/marker-historicals-off.png");
}
.olControlPanel .olControlDrawFeatureItemActive { 
	width:  27px;  
	height: 27px;
	background-image: url("../../images/marker-historicals-on.png");
}
*/

.olControlPanel .olControlDrawFeatureItemInactive {
	width:  0px;  
	height: 0px;
}
.olControlPanel .olControlDrawFeatureItemActive { 
	width:  0px;  
	height: 0px;
}

.olControlAlertDrawFeatureActive {
    cursor : pointer;
}

/* see: http://trac.osgeo.org/openlayers/ticket/2984 */
div.olLayerGoogleCopyright,
div.olLayerGooglePoweredBy
{
  display: none !important;
}

/*
.olControlMousePosition {
	position: relative;
	top: 1em;
	right: 5px;
	font-size: 12px;
	font-weight: bold;	
}
*/

.olControlNavigation {
	display: none;
	visibility: hidden;
}

div#rightPanel {
	float: right;
	top: 0px;
	right: 0px;
	width: 240px;
	margin-right: 15px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	border: solid 1px #705f33;
}

div#resultsHeader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #4E3C29;
}

/* copied from GNISPanel.css : 'gnisResultList' 'gnisResultsPanel' */
div#gnisResultList {
	position: relative;
	top: 0px; 
	margin: 0px auto;
	vertical-align: top;
}

div#gnisResultList span {
	font-size: 12px;
}

div#gnisResultsPanel {
	position: relative;
	top: 0px;
	width: 100%;
	max-height: 435px;
	overflow: auto;
	vertical-align: top;
	text-align: center;
}

div#bottomPageContainer {
	padding-bottom:10px;
	position: relative;
	top: 30px;
	width: 100%;
	margin-top: 25px;
}

div#searchInput {
	position: relative;
	top: 0px;
	margin: 2px;  
}

div#searchResults {
	overflow:auto;
	position: relative;
	top: 0px;
	width: 96%; 
	margin: 0px auto;
        border: solid 1px #705f33;
        border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	clear: both;
}

.menu_header_brown {
	font-family: "Palatino Linotype", Palatino, serif;
	color: #6a330a;
}

.results {
        font-size:14px;
	font-weight:bold;
}

/* div.olControlAttribution, div.olControlScaleLine {
          font-family: Verdana;
          font-size: 0.5em;
          bottom: 3px;
      } */

.ol-popup {
	position: absolute;
	background-color: white;
	-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	padding: 7px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	bottom: 7px;
	left: -50px;
	min-width: 140px;
}
.ol-popup:after, .ol-popup:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.ol-popup:after {
	border-top-color: white;
	border-width: 10px;
	left: 48px;
	margin-left: -10px;
}

.ol-popup:before {
	border-top-color: #cccccc;
	border-width: 11px;
	left: 48px;
	margin-left: -11px;
}

.ol-popup-closer {
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 6px;
}

.ol-popup-closer:after {
	content: url("../../images/close.gif");
	right: 5px;
	top: 2px;
}

#longitude{
	right: 15px;
	bottom: 8px;
}

#latitude{
	right: 3px;
	bottom: 8px;
}

.base-map {
	position:absolute;
	left: 2.7em;
	width: 85px;
	top: .5em;
}

.map-search {
	position:absolute;
	right: 3px;
	top: 8px;
}

.lat-long {
	right: 50px;
	bottom: 8px;
}

#ol-cust {
	height:100%;
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	line-height:inherit;
	font-size:13px;
	background-color: rgba(0,60,136,.5);
	color:white;
}
  
ol-touch .base-map {
   top: 80px;
}

.ol-control Select#basemap {
	width: 83px;
	font-size: 13px;
	position: relative;
	height: 20px;
	font-family: "Palatino Linotype", Palatino, serif;
	background-color: rgba(0,60,136,.5);
    color: rgb(255,255,255);
}

.ol-scale-line {
    height: 15px;
}

.fancybox-title { text-align: left; }

.fancybox-title p { display: block; margin-right: 80px; font-size: 12px;}

.fancybox-title span { float: right; }

.fancybox-opened {
	z-index: 21030;
}

input.submit {
	color: #e8ce87;
	background-color: #5f1e00;
	padding: 3px 5px;
}

.cartButton {
	color: #e8ce87;
	background-color: #5f1e00;
	padding: 3px 5px;
}

.light_transparency_back {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33d69a45, endColorstr=#33d69a45);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33d69a45, endColorstr=#33d69a45);
	background: rgb(214, 154, 69);
	background: rgba(214, 154, 69, 0.2);
}

.white_transparency_back {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.5);
}

.searchHeader {
    font-family: "Palatino Linotype", Palatino, serif;
    margin: 3px auto;
    color: #6a330a;
    font-size: 18px;
}






