﻿#divLegend
{
    border: 1px solid #696969;
	z-index:2000;
	position:fixed;
	top:137px;
	left:34px;
	display:none;
	background-image:url(../../images/legend_1.jpg);
}

#divBtm {
    overflow-x:hidden ;
    overflow-y:scroll;
}

.divsearchwell {
    border: 1px solid #696969;
    width:480px;
    height:280px;
    overflow-x:hidden ;
    overflow-y:scroll;
}

.btnDelete
{
	font-size: 7pt;
}
.footer
{
	font-size: 7pt;
	color: #dcdcdc;
	font-weight: normal;
}

.h1
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.h2
{
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}
.h3
{
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.h4
{
	font-size: 9pt;
	color: #11593C;
	font-weight: bold;
}

#tblCube
{
    padding: 4px;
	margin-top: 20px;
	margin-left: 10px;
}


.tblfrm01
{
	margin-bottom: 20px;
}
.tblh1
{
	background-image:url(../../images/toolbar/bkgrnd_01.jpg);
    padding: 3px;
}

.wellinfo
{
	margin: 20px;
}
.wellinfoimg
{
    border: none;
}

.ih1
{
	font-size: 8pt;
	color:  #1A4AB6;
	font-weight: bold;
}
.ih3
{
	font-size: 7pt;
	color: #696969;
	font-weight: normal;
}
.iname
{
	font-size: 7pt;
	color: #696969;
	font-weight: bold;
}

.ival
{
	font-size: 7pt;
	color:  #1A4AB6;
	font-weight: normal;
}


.EmptyRow
{
    border: none;
	background-color: #ffffff;
    font-size: 9pt;
	color: #303030;
	font-weight: normal;
}

/* Hover Image Button: */
.btnLogo
{
    border: none;
}
.btnLogo:hover {
    background: url(../../images/toolbar/logo_hover.png) no-repeat;
    border: none ;
}
.btnMaps 
{
    border: none;
}
.btnMaps:hover {
    background: url(../../images/toolbar/map_hover.png) no-repeat;
    border: none ;
}
.btnDocs 
{
    border: none;
}
.btnDocs:hover {
    background: url(../../images/toolbar/docs_hover.png) no-repeat;
    border: none ;
}
.btnContacts 
{
    border: none;
}
.btnContacts:hover {
    background: url(../../images/toolbar/contacts_hover.png) no-repeat;
    border: none ;
}
.btnCalendar 
{
    border: none;
}
.btnCalendar:hover {
    background: url(../../images/toolbar/calendar_hover.png) no-repeat;
    border: none ;
}
.btnStats
{
    border: none;
}
.btnStats:hover {
    background: url(../../images/toolbar/stats_hover.png) no-repeat;
    border: none ;
}
.btnNews
{
    border: none;
}
.btnNews:hover {
    background: url(../../images/toolbar/news_hover.png) no-repeat;
    border: none ;
}
.btnCube
{
    border: none;
}
.btnCube:hover {
    background: url(../../images/toolbar/cube_hover.png) no-repeat;
    border: none ;
}
.btnAlerts
{
    border: none;
}
.btnAlerts:hover {
    background: url(../../images/toolbar/alerts_hover.png) no-repeat;
    border: none ;
}
.btnOps
{
    border: none;
}
.btnOps:hover {
    background: url(../../images/toolbar/operations_hover.png) no-repeat;
    border: none ;
}
.btnSummary
{
    border: none;
}
.btnSummary:hover {
    background: url(../../images/toolbar/summary_hover.png) no-repeat;
    border: none ;
}
.btnSetup
{
    border: none;
}
.btnSetup:hover {
    background: url(../../images/toolbar/setup_hover.png) no-repeat;
    border: none ;
}
.btnDrilling
{
    border: none;
}
.btnDrilling:hover {
    background: url(../../images/toolbar/drilling_hover.png) no-repeat;
    border: none ;
}
.btnLicensing
{
    border: none;
}
.btnLicensing:hover {
    background: url(../../images/toolbar/licensing_hover.png) no-repeat;
    border: none ;
}
.btnEvents
{
    border: none;
}
.btnEvents:hover {
    background: url(../../images/toolbar/events_hover.png) no-repeat;
    border: none ;
}
.btnLand
{
    border: none;
}
.btnLand:hover {
    background: url(../../images/toolbar/land_hover.png) no-repeat;
    border: none ;
}
.btnLandPON
{
    border: none;
}
.btnLandPON:hover {
    background: url(../../images/toolbar/landpon_hover.png) no-repeat;
    border: none ;
}
.btnLandPSR
{
    border: none;
}
.btnLandPSR:hover {
    background: url(../../images/toolbar/landpsr_hover.png) no-repeat;
    border: none ;
}
.btnBase
{
    border: none;
}
.btnBase:hover {
    background: url(../../images/toolbar/base_hover.png) no-repeat;
    border: none ;
}
.btnSettings
{
    border: none;
}
.btnSettings:hover {
    background: url(../../images/toolbar/settings_hover.png) no-repeat;
    border: none ;
}
.btnPrint
{
    border: none;
}
.btnPrint:hover {
    background: url(../../images/toolbar/print_hover.png) no-repeat;
    border: none ;
}
.btnExcel
{
    border: none;
}
.btnExcel:hover {
    background: url(../../images/toolbar/export_hover.png) no-repeat;
    border: none ;
}
.btnDownload
{
    border: none;
}
.btnDownload:hover {
    background: url(../../images/toolbar/download_hover.png) no-repeat;
    border: none ;
}

#tblTlbr
{
	border-bottom: #000000 1px solid;
}
#divTop
{
	border-bottom: none ;
}

.searchbox {
    border: 2px solid #696969;
    font-size: 8pt;
}
.searchbox:focus, .searchbox:hover {
    background-color: #ffffff;
}

.datebox {
    border: 1px solid #696969;
    font-size: 8pt;
}
.datebox:focus, .datebox:hover
{
	background-color: #ffffff;
}

option 
{
	font-size: 8pt;
}
option:focus, option:hover {
    background-color: #ffffff;
}

.specialDay
{
	background: navajowhite;
}  

.gridInfo 
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.p_footer
{
	padding: 0.5em;
	background: white;
	color: gray;
	clear: left;
}
.p_h1
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.p_subhead
{
	font-size: 9pt;
	color: #007236;
	font-weight: bold;
}

.p_mapframe
{
	border-right: #C5D7EF 2px solid;
	border-top: #C5D7EF 2px solid;
	border-left: #C5D7EF 2px solid;
	border-bottom: #C5D7EF 2px solid;
}


/* Main Page */

.mapframe
{
	border-right: #C5D7EF 1px solid;
	border-top: #C5D7EF 1px solid;
	border-left: #C5D7EF 1px solid;
	border-bottom: #C5D7EF 1px solid;
}

/* basic elements */

html 
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
form
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
body
{
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	background-color: white;
	overflow: hidden;
}

a
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}

a:link
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a:visited 
{ 
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
	color: black;
}
a:hover 
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}
a:focus 
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}
a:active
{
	font-weight: normal;
	font-size: 8pt !important;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: underline;
}


.login
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.login:link
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.login:visited 
{ 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.login:hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.login:focus
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.login:active
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/*  ******************************  [content] GRIDVIEW    */

.gvHeader
{
	background: #696969 url(../../images/grid01.png) repeat-x;
}

.lkgv
{
	font-size: 7pt;
	font-weight: normal;
	color: #3F3F3F;
}
a.lkgv:link
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #3F3F3F;
}
a.lkgv:visited 
{ 
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #3F3F3F;
}
a.lkgv:hover
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #3F3F3F;
}
a.lkgv:focus
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #3F3F3F;
}
a.lkgv:active
{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #3F3F3F;
}

/*  ******************************  [Content] MAP    */

div.LabeledMarker_markerLabel  
{
  color: black;
  font-family: Arial;
  width: 32px;
  text-align: center;
}
.LabeledMarker_Twp
{
	color: #4169e1;
	font-family: Arial;
	font-size: 7pt;
	width: 100px;
	text-align: center;
}
.LabeledMarker_TwpHybrid
{
	color: #f0f8ff;
	font-family: Arial;
	font-size: 10pt;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

#info
{
	color: Navy;
}
#rrwelllist
{
	font-size: 7pt;
	color: Navy;
}

/*  ******************************  [Google] SEARCH    */


/**
 * specify width margins for my
 * news bars
 */
.newsBar {
  width : 90%;
  margin-right: 1em;
  margin-left: 0.5em;
  margin-bottom : 1.5em;
}

/**
 * set colors on portions of the news bars
 */
.titleBox_gsnb {
	color : #676767;
	display : none;
}
a.statusItem_gsnb {
  color : rgb(9, 122, 182);
  font-size : 11px;
}
a.statusItemSelected_gsnb {
  color : #000000;
}

      body.gsearch 
      {
        background-color: white;
        font-family: Arial, sans-serif;
        font-size: 12px;
      }

      table.search-control 
      {
        width : 100%;
        background-color: white;
        font-family: Arial, sans-serif;
        font-size: 12px;
      }

	a.gs-title:link
	{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}
	a.gs-title:visited 
	{ 
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}
	a.gs-title:hover, a:active
	{
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}


      table.search-control .gsc-control 
      {
        width : 100%;
      }

      /* Disable built in search forms */
      .gsc-control form.gsc-search-box 
      {
        display : none;
      }

      /* restrict global search form width */
      #searchForm 
      {
        width : 80%;
      }
      #searchForm2 
      {
        width : 50%;
      }
     
      .gsc-resultsHeader div.gsc-results-selector 
      {
        display : none;
      }

      .gsc-resultsHeader .gsc-title 
      {
		font-size: 10pt;
		color: #FFFFFF !important;
		font-weight: bold;
        padding-left : 0px;
      }

      #searchbar .gsc-resultsRoot {
        padding-top : 6px;
      }
 
      #searchbar .gsc-webResult div.gs-visibleUrl-short 
      {
        display : none;
      }
      
      #search .gsc-webResult div.gs-visibleUrl-short 
      {
        display : none;
      }

      .gsc-resultsRoot 
      {
        padding-top : 0px;
        width: 500px;
        background-color: white;
      }

      /* long form visible urls should be on */
      .gsc-webResult div.gs-visibleUrl-long 
      {
        display : none;
      }

      .gsc-webResult div.gs-visibleUrl-short 
      {
        display : block;
      }

      /* ****** disable twiddle and size selectors ****** */
      #sc01 .gsc-twiddle 
      {
        background-image : none;
      }
      #sc02 .gsc-twiddle 
      {
        background-image : none;
      }
      #sc03 .gsc-twiddle 
      {
        background-image : none;
      }
      #sc04 .gsc-twiddle 
      {
        background-image : none;
      }
      #sc05 .gsc-twiddle 
      {
        background-image : none;
      }
      #sc06 .gsc-twiddle 
      {
        background-image : none;
      }
	  #searchbar .gsc-twiddle 
      {
        background-image : none;
      }
	  #search .gsc-twiddle 
      {
        background-image : none;
      }
    
      /* ****** colors for header rows ****** */
      #sc01 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }
     
      #sc02 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }

      #sc03 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }
      
      #sc04 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }
      
      #sc05 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }
      
      #sc06 .gsc-resultsHeader 
      {
		background-image:url(../../images/toolbar/bkgrnd_01.jpg);
        padding: 3px;
      }
      
      #searchbar .gsc-resultsHeader 
      {
        display : none;
      }
      
      #search .gsc-resultsHeader 
      {
        display : none;
      }