/* extracted from 00_browseModule.css */

#wrapper .main {
    overflow: visible;
}

#nationalMap {  
	border:1px solid #F3E7CF;
	width:718px;
	margin-left:-15px;
	margin-top:30px;
}

#nationalMap-header { 
	width:130px;
	float:left;
	border-right:1px solid #eee;
	height:350px;
	margin:25px 0px 0px 15px;
}

#nationalMap-map {
	margin-top:20px;
	margin-bottom: 20px;
}

/*<agl.folder "BrowseModule">*/
	#browseModule,#nationalMapModule {
		position: relative;
		margin-top:-30px;
		margin-left:-15px;
		height:380px;
		width: 720px;
		visibility: visible;
        background: url(/PWR/customcf/apps/park-search/img/browsemodule_shadow.gif) bottom left no-repeat;
        padding-bottom: 9px;    
    }

	.panel {
		overflow:auto;
		}
	#divTextSearch {
		background-color: #ebf2da;
		height: 20px;
		width: 565px;
		left: 0;
		top: 0;
		position: absolute;
		overflow: hidden;
		clip: rect(0 720px 30px 0);
		visibility: visible;
		min-width: 565px;
		min-height: 20px;
		max-width: 720px;
		max-height: 20px;
		padding-left: 10px;
		border-top: 3px solid #b2bf99;
		}
	#divStatusBar {
		color: #fff;
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		background-color: #5e7630;
		text-decoration: none;
		height: 10px;
		width: 560px;
		left: 0;
		top: 31px;
		position: absolute;
		clip: rect(0 720px 50px 0);
		visibility: visible;
		min-width: 560px;
		min-height: 10px;
		max-width: 720px;
		padding-left: 10px;
		}
		

	#divAdvancedLink{

		color: #fff;
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		background-color: #F5F0DC;
		text-decoration: none;
		height: 14px;
		width: 560px;
		left: 0;
		top: 54px;
		position: absolute;
		clip: rect(0 720px 20px 0);
		visibility: visible;
		min-width: 560px;
		min-height: 14px;
		max-width: 720px;
		max-height: 14px;
		padding-left: 10px;


		}		

		
	#divNationalMap {
		border-left: #F5F0DC 2px solid;
		border-right: #F5F0DC 2px solid;
		border-bottom: #F5F0DC 2px solid;
		position: absolute;
		top:58px; 
		height:379px;
		width: 566px;
		padding-top:10px;
		}
		
    #divNationalMap p { margin:0; }
	#divNationalMap br { display:none; }     

	#divNationalMap select {
		position:absolute;
		width:145px;
		top:5px;
		left:420px;
		color: #80714d;
		font-size: 10px;
		font-family: verdana;
		background-color: #f4efdd;
		border: solid 1px #b1a483;
		scrollbar-3dlight-color: #b1a483;
		scrollbar-arrow-color: #80714d;
		scrollbar-base-color:  #f4efdd;
		scrollbar-darkshadow-color:#f4efdd;
		scrollbar-face-color: #f4efdd;
		scrollbar-highlight-color:#f4efdd ;
		scrollbar-shadow-color: #80714d;
		}

		
	.textSearchBox {
		font-size: 10px;
		font-family:verdana;
		background-color: #fff;
		border: solid 1px #b2bf99;
		}
	.textSearchBtn {
		color: #fff;
		font-size: 12px;
		font-family: georgia, serif;
		background-color: #000;
		padding: 2px 5px 2px 5px;
		margin-bottom:0;
        border: none;
		}
	#divPanelOne a,  #divPanelOne a:hover, #divPanelTwo a,  #divPanelOne a:hover {
		color: #668033;
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		text-decoration: none;
		}
	#divPanelOne {
		background: #fff url(/PWR/customcf/apps/park-search/img/tree.gif) bottom left no-repeat;
		height: 291px;
		width: 185px;
		left: 0;
		top: 72px;
		position: absolute;
		padding-left: 15px;
		padding-right: 23px;
		padding-top: 8px;
		visibility: visible;
		border-left: 1px solid #d7ddcb;
		}
	#divPanelTwo {
		background-color: #fff;
		height: 258px;
		width: 220px;
		left: 210px;
		top: 72px;
		position: absolute;
		overflow: auto;
		visibility: visible;
		padding-top: 8px;
		
		scrollbar-3dlight-color: #B2BF99;
		scrollbar-arrow-color: #668033;
		scrollbar-base-color:  #EBF2DA;
		scrollbar-darkshadow-color:#EBF2DA;
		scrollbar-face-color: #EBF2DA;
		scrollbar-highlight-color:#EBF2DA ;
		scrollbar-shadow-color: #668033;
		}
	#divPanelThree {
		background-color: #fff;
		height: 258px;
		width: 269px;
		left: 450px;
		top: 72px;
		position: absolute;
		padding-top: 8px;
		
		overflow: auto;
		visibility: visible;
	
		border-right: 1px solid #ebf2da;
		scrollbar-3dlight-color: #B2BF99;
		scrollbar-arrow-color: #668033;
		scrollbar-base-color:  #EBF2DA;
		scrollbar-darkshadow-color:#EBF2DA;
		scrollbar-face-color: #EBF2DA;
		scrollbar-highlight-color:#EBF2DA ;
		scrollbar-shadow-color: #668033;
		}
	#divPanelThree a,  #divPanelThree a:hover {
		color: #cb9300;
		font-size: 10px;
		font-family: verdana;
		font-weight: normal;
		line-height: 11px;
		text-decoration: none;
		}
	#divDetailsToggle a,  #divDetailsToggle a:hover,  #divDetailsToggle a:visited,  #divDetailsToggle a:active {
		color: #80714d;
		font-size: 11px;
		font-family: arial, sans-serif;
		line-height: 16px;
		font-weight: bold;
		}
	#divDetailsToggle {
		color: #80714d;
		font-size: 11px;
		font-family: arial, sans-serif;
		font-weight: bold;
		background-color: #f4efdd;
		width: 715px;
		left: 0;
		top: 340px;
		position: absolute;
		visibility:hidden;
		padding: 5px 0 5px 5px;
		cursor: pointer;
		}
	#divBrowserToggle a,  #divBrowserToggle a:hover,  #divBrowserToggle a:visited,  #divBrowserToggle a:active {
		color: #d7ddcb;
		font-size: 11px;
		font-family: arial, sans-serif;
		line-height: 16px;		
		}
	#divBrowserToggle {
		color: #d7ddcb;
		font-size: 10px;
		font-family: verdana;
		background-color: #5e7630;
		width: 715px;
		top: 354px;
		height: auto;
		position: absolute;
		visibility:visible;
		padding: 5px 0 5px 5px;
		cursor: pointer;
		text-decoration:none;
		}
	#divDetailsToggle p {
		margin:0;
		padding:0;
		size:7px;
		}
	#divBrowserToggle p {
		margin:0;
		padding:0;
		size:7px;
		}
	#divBrowser {
		height:380px;
		}
	#divMainPanels p {
		width:90%;
		margin:0px;
		padding:4px;
		cursor:pointer;
		}
	#divPanelRefine p {
		width:90%;
		margin:1px;
		padding:1px;
		cursor:pointer;
		}
	#divMainPanels {
		width:570px;
		background:#123;
		}
	.browsearrow {
		position: absolute;
		left: 154px;
		margin-top: 4px;
		display: none;
	}
	/*#divMainPanels p.choice_on	{ color: #668033; font-size: 10px; font-family: verdana; font-weight: bold; background-color: #ebf2da; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 140px; height: 12px; min-width: 140px; min-height: 12px; max-width: 140px; max-height: 12px; clip: rect(0 140px 12px 0); }

	#divMainPanels p.choice_off	{ color: #668033; font-size: 10px; font-family: Verdana; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 140px; height: 12px; min-width: 140px; min-height: 12px; max-width: 140px; max-height: 12px; clip: rect(0 140px 12px 0); }
*/
	#divMainPanels p {
		color: #668033;
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		line-height: 16px;
		background-position: 0 0;
		padding: 8px 5px 8px 5px;
		border-bottom: 1px solid #deddd8;
	}
	#divMainPanels p.choice_on {
		background-color: #ebf2da;
		}
	#divMainPanels p.choice_off {
		}
	/*#divMainPanels p.parkChoice_off:hover { color: #cb9300; font-size: 10px; font-family: verdana; font-weight: normal; line-height: 11px; background: #f4efdd; width: 160px; min-width: 160px; max-width: 160px; }*/
	#divMainPanels p.parkChoice_off {
		color: #cb9300;
		font-weight: normal;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0 0;
		padding: 8px 5px 8px 5px;
	
		margin-bottom:0px;
		}
	#divPanelRefine p.choice_on {
		color: #80714d;
		font-size: 12px;
		font-family: arial, sans-serif;
		font-weight: bold;
		background: #f4efdd;
		width: 160px;
	    padding: 4px 0 4px 4px;
    
		}
	#divPanelRefine p.choice_off {
	    padding: 4px 0 4px 4px;
		color: #80714d;
		font-size: 12px;
		font-family: arial, sans-serif;
		font-weight: bold;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0 0;
		width: 160px;
		}
	#divPanelRefine {
		background-color: #fff;
		position: absolute;
		top: 365px;
		width: 693px;
		clear:both;
		height:555px;
		visibility:hidden;
		padding: 5px;
		padding-top: 15px;
	    padding-left: 20px;
		border: solid 1px #f4efdd;
		z-index:450;
		overflow:auto;
		scrollbar-3dlight-color: #B2BF99;
		scrollbar-arrow-color: #668033;
		scrollbar-base-color:  #EBF2DA;
		scrollbar-darkshadow-color:#EBF2DA;
		scrollbar-face-color: #EBF2DA;
		scrollbar-highlight-color:#EBF2DA ;
		scrollbar-shadow-color: #668033;
		}
	.PanelRefineHead {
		font-family:georgia, serif;
		color: #80714d;
		font-size: 16px;
		width: 644px;
		font-weight: normal;
		line-height: 20px;
        margin: 10px 0 10px 0;
		padding: 5px;
        border-bottom: 1px solid #bfb8a6;
		}
	.detailPanelHolder {
		position: absolute;
		top: 236px;
		left: 205px;
		width: 207px;
		height: 300px;
		z-index: 560;
		visibility: visible;
		min-width: 208px;
		min-height: 300px;
		max-width: 208px;
		max-height: 300px;
		}
	#divDetailPanel {
		background-color: #f4efdd;
		position: absolute;
		top: 72px;
		left: 240px;
		width: 168px;
		height: 270px;
		z-index: 560;
		visibility: hidden;
		padding: 10px;
		border: solid 1px #b28000;
		/*clip:rect{0,168px,278px,0};*/
		}
		
	* html #divDetailPanel { width:190px; } /* Hack for IE */	
	
	#divDetailArrow {
		visibility:hidden;
		position:absolute;
		width:15px;
		height:20px;
		left: 428px;
		z-index:570;
		}
	#divStatusBar {
		clear:both;
		width:100%;
		padding:5px;
		padding-top: 10px;
		height:25px;
		font-family: arial, sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #ebf2da;
		font-weight: normal;
		}
		#advancedsearchtitle {
		    margin-right: 10px;
		}
	
	#divTextSearch {
		clear:both;
		width:100%;
		padding:2px 2px 2px 5px;
		height:40px;
		}
	form {
		margin: 0;
		padding: 0;
		}
	.detailPanelParkName {
		color: #333;
		font-size: 14px;
		font-family: georgia, serif;
		font-weight: normal;
		line-height: 18px;
		padding-bottom: 5px;
		}
	.detailPanelState{
		color: #333;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		line-height: 14px;
		padding-bottom: 15px;
		}
	.detailPanelParkBlurb {
		color: #333;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 18px;
		padding-top: 15px;
		padding-bottom: 10px;
		}
	.detailPanelImage {
		border: solid 1px #d6d5d0;
		}
	.detailPanelArrow {
		position: absolute;
		top: 121px;
		left: 186px;
		width: 18px;
		height: 37px;
		z-index: 100;
		min-width: 18px;
		min-height: 37px;
		max-width: 18px;
		max-height: 37px;
		}
	#interactiveMap {
		position: absolute;
		top: 180px;
		left: 0;
		width: 568px;
		height: 300px;
		z-index:500;
		margin-top: 20px;
		margin-left: 50px;
		}
/*</agl.folder>*/
/*<agl.folder "refineBtns">*/
	div#refineHolder {
		position: relative;
		top: 5px;
		left: 0;
		width: 540px;
	    height: 50px;
		}
	div#BtnRefine1 {
		cursor : pointer;
		color: #80714d;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;
		background-color: #f4efdd;
		position: absolute;
		padding: 9px;
		width: 200px;
		left: 0;
		top: 0;
		z-index: 500;
		visibility: visible;

		}
	div#BtnRefine2 {
		cursor: pointer;
		color: #80714d;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;
		background-color: #f4efdd;
		position: absolute;
		padding: 9px;
		width: 200px;
		
		left: 219px;
		top: 0;
		z-index: 500;
		visibility: visible;
	
		}
	div#BtnRefine3 {
		cursor: pointer;
		color: #80714d;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;
		background-color: #f4efdd;
		position: absolute;
		width: 200px;
		padding: 9px;
		left: 438px;
		top: 0;
		z-index: 500;
		visibility: visible;
	
		}
	div#BtnRefine1On {
		color: #fff;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;
	
		background-color: #80714d;
		visibility: visible;
		cursor: pointer;
		position: absolute;
		z-index: 500;
		top: 0;
		left: 0;
		position: absolute;
		padding: 9px;
		width: 200px;
		}
	div#BtnRefine2On {
		color: #fff;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;
	
		background-color: #80714d;
		visibility: visible;
		cursor: pointer;
		position: absolute;
		z-index: 500;
		top: 0;
	    	padding: 9px;
    		width: 200px;

    		left: 219px;
		}
	div#BtnRefine3On {
		color: #fff;
		font-size: 16px;
		font-family: arial;
		font-weight: normal;
		line-height: 20px;

		background-color: #80714d;
		visibility: visible;
		cursor: pointer;
		position: absolute;
		z-index: 500;
        width: 200px;
		padding: 9px;
		left: 438px;
		}
/*</agl.folder>*/
div#BtnRefine1 a,  div#BtnRefine1 a:visited,  div#BtnRefine1 a:active {
	color: #80714d;
	text-decoration: none;
	}
div#BtnRefine2 a,  div#BtnRefine2 a:visited,  div#BtnRefine2 a:active {
	color: #80714d;
	text-decoration: none;
	}
div#BtnRefine3 a,  div#BtnRefine3 a:visited,  div#BtnRefine3 a:active {
	color: #80714d;
	text-decoration: none;
	}
div#BtnRefine1On a,  div#BtnRefine1On a:visited,  div#BtnRefine1On a:active {
	color: #f4efdd;
	text-decoration: none;
	}
div#BtnRefine2On a,  div#BtnRefine2On a:visited,  div#BtnRefine2On a:active {
	color: #f4efdd;

	text-decoration: none;
	}
div#BtnRefine3On a,  div#BtnRefine3On a:visited,  div#BtnRefine3On a:active {
	color: #f4efdd;

	text-decoration: none;
	}
#divMainPanels p.loading, #divPanelRefine p.loading {
	font-family:verdana;
	color:#b1a4a3;
	font-size:10px;
	font-weight:normal;
	}
#divDetailPanel p.loading {
	color: #b2bf99;
	font-size: 10px;
	font-family: verdana;
	margin-top:0;
	}

	
	
	
	
	
	
	
	
	
	
	
/* extracted from 01_statePage.css */
	


.headerNav {
	}
	
table {
	color: #4d4d4d;
	font-size: 11px;
	font-family: verdana;
	line-height: 18px 
	}

a {
	color: #b28000;
	text-decoration: none 
	}
a:visited {
	color: #b28000;
	text-decoration: none 
	}
a:hover {
	color: #b28000;
	text-decoration: underline 
	}
