body {
    margin: 0;
    padding: 2px 10px 0 10px;
    font-family: Tahoma, Arial, sans-serif;
    background: #fff;
    color: #000;
}

#hb {

}

#header {
    margin: 0 auto;
    background: url(img/header.jpg) no-repeat;
    width: 780px;
    height: 75px;
}

#header span {
    display: none;
}

#main {
	margin: 0px 31% 20px 7%;
    line-height: 1.2;
}

#sidebar {
	position: absolute;
	top: 74px;
	right: 10%;
	width: 20%;
	line-height: 17px;
}

#main_tabs a, #sb_tabs a {
    display: block;
    float: left;
    padding: 1px 10px 5px 10px;
    margin-right: 1px;
    font-size: 80%;
    color: #254400;
    z-index: 150;
    position: relative;
    border: 1px solid #fff;
    border-bottom: 0;
    cursor: hand;
}

#sb_tabs a {
    border-right: 1px solid #C9DBB9;
    margin-right: 0;
}

#sb_tabs a.sel {
    border: 1px solid #C8DAB8;
    border-bottom: 1px solid #B8D793;
    background: #B8D793;
    color: #395F0C;
    text-decoration: none;
    cursor: default;
    padding: 1px 10px 5px 10px;
}


#main_tabs a.sel {
    border: 1px solid #E1E1E1;
    border-bottom: 1px solid #F6F6F6;
    background: #F6F6F6;
    color: #4B4C49;
    text-decoration: none;
    cursor: default;
    padding: 1px 10px 5px 10px;
}

/* IE6 hacks */
* html #main_tabs a.sel {
    margin-left: 0px;
}

#tabc_main, #tabc_about, #tabc_help, #tabc_faq, #tabc_feedback {
    margin-top: -1px;
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    padding: 10px 10px 10px 10px;
}

#tabc_feedback {
	display: none;
	overflow: auto;
    font-size: 12px;
}

#tabc_help {
	display: none;
	overflow: auto;
    font-size: 12px;
}

#tabc_faq {
	display: none;
	overflow: auto;
    font-size: 12px;
}

#tabc_about {
	display: none;
	overflow: auto;
    font-size: 12px;
}

#tabc_main_map {border: 3px solid #DEDBDB; float: left; width: 100%; height: 400px; z-index: 100; margin-left: 5px;}

#tabc_main_map_o {
    position: absolute;
    z-index: 10;
    border: 3px solid #DEDBDB;
 margin-left: 5px;    
}

#map_selection {
    position: absolute;
    z-index: 300;
    border: 1px solid #fff;
    background: #ddd;
    font-size: 1px;
    opacity: .5;
	filter: alpha(opacity=50);
}

#tabc_main_tools {
    margin: 3px 0px 3px 0px;
    width: 56px;
    float: right;
}

#tabc_main_tools a {
    display: block;
    padding: 3px 6px 3px 6px;
    border: 1px solid #C6D9B9;
    background: #EAF1E1 url(img/tool_bg.png) repeat-x;
    margin-bottom: 1px;
    width: 45px;
}

#history_tools {
	width: 60px;
	overflow: hidden;
	height: 24px;
}

#tabc_main_tools a:hover, #tabc_main_tools a.sel {
    border: 1px solid #386715;
}

#tabc_main_tools a span {
    cursor: hand;
}

#tabc_main_tools #tabc_tool_back {
	margin: 0;
    width: 15px;
    float: left;
    height: 13px;
    overflow: hidden;
}

#tabc_main_tools #tabc_tool_forward {
	margin: 0;
    margin-left: 1px;
    width: 15px;
    height: 13px;
    float: left;
    overflow: hidden;    
}

#tabc_main_tools #tabc_tool_back span {
    background: url(img/tool_back.gif) no-repeat;
    display: block;
    width: 7px;
    height: 13px;
    margin-left: 4px;
}


#tabc_main_tools #tabc_tool_forward span {
    background: url(img/tool_forward.gif) no-repeat;
    display: block;
    width: 7px;
    height: 13px;
    margin-left: 4px;
}

#tabc_main_tools #tabc_tool_zoomin span {
    background: url(img/tool_zoomin.gif) no-repeat;
    display: block;
    width: 37px;
    height: 28px;
    margin-left: 6px;
}

#tabc_main_tools #tabc_tool_zoomout span {
    background: url(img/tool_zoomout.gif) no-repeat;
    display: block;
    width: 37px;
    height: 28px;
    margin-left: 7px;    
}

#tabc_main_tools #tabc_tool_pan span {
    background: url(img/tool_pan.gif) no-repeat;
    display: block;
    width: 45px;
    height: 28px;
}

#tabc_main_tools #tabc_tool_info span {
    background: url(img/tool_info.gif) no-repeat;
    display: block;
    width: 20px;
    height: 28px;
    margin-left: 13px;    
}

#tabc_main_tools #tabc_tool_full_extent span {
    background: url(img/tool_extent.gif) no-repeat;
    display: block;
    width: 44px;
    height: 28px;
}

#tabc_main_tools #tabc_tool_report span {
    background: url(img/tool_report.gif) no-repeat;
    display: block;
    width: 23px;
    height: 28px;
    margin-left: 11px;
}

#tabc_main_tools #tabc_tool_bookmark span {
    background: url(img/tool_link.gif) no-repeat;
    display: block;
    width: 37px;
    height: 28px;
    margin-left: 5px;
}

#tabc_main_tools #tabc_tool_zoomin.sel span {
    background: url(img/tool_zoomin_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_zoomout.sel span {
    background: url(img/tool_zoomout_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_pan.sel span {
    background: url(img/tool_pan_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_info.sel span {
    background: url(img/tool_info_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_full_extent.sel span {
    background: url(img/tool_extent_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_report.sel span {
    background: url(img/tool_report_sel.gif) no-repeat;
}

#tabc_main_tools #tabc_tool_bookmark.sel span {
    background: url(img/tool_link_sel.gif) no-repeat;
}

#tabc_search, #tabc_layers, #tabc_legend {
    background: #EFF7E6 url(img/sb_bg_1.jpg) repeat-x;
    padding: 10px;
    border: 1px solid #C8DAB8;
    height: 220px;
}

#tabc_layers, #tabc_legend {
    display: none;
}

#tabc_search label {
    font-size: 18px;
    display: block;
    margin: 20px 0 2px 0;
}

#tabc_search_nr, #tabc_search_addr {
    width: 100%;
    border: 1px solid #8caa6b;
    padding: 3px 3px 3px 1px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #254400;
}

#tabc_search_nr:focus, #tabc_search_addr:focus {
    border-color: #254400;
}

#tabc_search_by {
    border: 1px solid #8caa6b;
    background: #fff;
}

#tabc_search_by a {
    display: block;
    padding: 4px 2px 4px 8px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #254400;
    cursor: hand;
}

#tabc_search_by a:hover {
    background: #EDFFD7;
}

#tabc_search_by a.sel {
    background: #C7E28D;
    color: #000;
}

#tabc_search_by a.sel:hover {
    background: #C7E28D;
    cursor: default;
}

#tabc_search_btn {
    margin: 0 auto;
    margin-top: 15px;
    cursor: pointer;
    background: url(img/sb_btn_search.gif) no-repeat;
    width: 102px;
    height: 29px;
}

#tabc_results, #debug {
    display: block;
    background: #F1F7EE;
    border: 1px solid #C8DAB8;
    margin-top: 15px;
}

#debug {
    display: none;
    font-size: 11px;
}

#tabc_results td, #tabc_results th {
    font-size: 11px;
}

#tabc_results a {
	color: #254400;
}

#tabc_results_table {
	overflow: auto;
}

#tabc_results_table table {
width: 99%;
}

#tabc_results_table td {
   padding: 3px;
	margin: 0;
	vertical-align: top;
}

#tabc_results_table small a {
	font-size: 10px;
	text-decoration: none;
	color: #6F8A63;
	line-height: 1;
}

#tabc_results small a {
		text-decoration: none;
}

#tabc_results_paging {
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
	color: #888;
	background: #E8F5E2;
	border-bottom: 1px solid #CFE0C7;
}

#tabc_results_paging a {
	color: #254400; 
}

#results_prev, #results_next, #results_prev_dis, #results_next_dis {
	display: block;
	width: 16px;
	height: 14px;	
	margin: 2px;
}

#results_prev {background: url(img/results_prev.gif) no-repeat;}
#results_next {background: url(img/results_next.gif) no-repeat;}
#results_prev_dis {background: url(img/results_prev_dis.gif) no-repeat;}
#results_next_dis {background: url(img/results_next_dis.gif) no-repeat;}

#welcome {
	text-align: center;
	font-size: 13px;
	margin: 10px;
}

#result_not_found {
	text-align: center;
	font-size: 13px;
	margin: 10px;
}

#result_not_found span {
	display: block;
	margin: 0 auto;
	width: 47px;
	height: 41px;
	background: url(img/icon_warn.gif) no-repeat;
}

#result_found {
	text-align: center;
	font-size: 13px;
	margin: 10px;
}

#result_found span {
	display: block;
	margin: 0 auto;
	width: 47px;
	height: 41px;
	/*background: url(img/icon_warn.gif) no-repeat;*/
}

#copyright {
	color: #6D6D6D;
	font-size: 10px;
}

#copyright td {
	vertical-align: top;
}

#copyright a {
	color: #006600;
}

#tabc_results_paging span {
	display: none;
}

#loading {
    display: none;
    position: absolute;
    text-align: center;
    width: 340px;
    height: 46px;
    padding-left: 60px;
    padding-top: 20px;
    color: #006600;
    font-size: 22px;
    background: #fff url(img/loading.gif) no-repeat 5px 5px;
    border: 2px solid #006600;
    z-index: 900;
}

#bookmark_box {
    display: none;
    position: absolute;
/*    text-align: center; */
    width: 370px;
    height: 130px;
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
    color: #006600;
    font-size: 12px;
    background: #ffffcc;
    border: 1px solid #999;
    z-index: 900;
}

#bookmark_box_title {
    margin: 0 0 3px 0;
    background: #006600;
    padding: 4px;
    height: 16px;
}

#bookmark_box_title a {
    float: right;
    color: #fff;
}

#bookmark_box h1 {
    margin: 0px;
    color: #fff;
    font-size: 11px;
    padding: 2px;
    float: left;
    width: 170px;
}

#bookmark_box_content {
    padding: 5px;
}

#bookmark_textbox {
    width: 350px;
    height: 42px;
    border: 1px solid #8caa6b;
    padding: 3px 3px 3px 3px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #254400;
}

#bookmark_textbox:focus {
    border-color: #254400;
}

#loading_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(img/loading_overlay.gif);
    z-index: 300;
    display: none;
}

.layer_eye_on, .layer_eye_off {
    display: block;
    width: 20px;
    height: 16px;
    background: url(img/eye_on.gif) no-repeat 0px 3px;
}

.layer_eye_off {
    background: url(img/eye_off.gif) no-repeat 0px 4px;
    opacity: .5;
	filter: alpha(opacity=50);
}

.layer_eye_off:hover {
    opacity: 1;
	filter: alpha(opacity=100);
}

.layer_eye_on:hover {
    opacity: .5;
	filter: alpha(opacity=50);
}

#layer_data {
    height: 190px;
    overflow: auto;
}

#layer_data td {
    font-size: 13px;
}

#layer_toggle_apply {
    background: #7EBE30;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #5A8822;
    margin: 0 auto;
    padding: 5px;
}

#errbox {
    display: none;
    position: absolute;
    text-align: center;
    width: 340px;
    height: 46px;
    padding: 20px;
    background-color: #990000;
    font-size: 22px;
    border: 2px solid #990000;
    z-index: 1000;
    color: #fff;
}

#info_box {
    display: none;
    border: 1px solid #006600;
    padding: 1px;
    background: #EFF7E6;
    position: absolute;
    width: 200px;
    opacity: .8;
    font-size: 11px;
    top: 50px;
    left: 50px;
    z-index: 500;
}

#info_box.drag {
    opacity: 1;
}

#info_box_h {
    margin: 0 0 3px 0;
    background: #006600;
    padding: 4px;
    height: 16px;
}

#info_box_h a {
    float: right;
    color: #fff;
}

#info_box h1 {
    margin: 0px;
    color: #fff;
    font-size: 11px;
    padding: 2px;
    cursor: move;
    float: left;
    width: 170px;
}

.info_tabc {
    height: 80px;
    overflow: auto;
}

.info_tabc table, td {
    border: 0;
}

.info_tabc td {
    background: #EAF4E8;
    border: 1px solid #fff;
    border-bottom: 1px solid #79BE6D;
    border-right: 1px solid #AED8A7;
    padding: 2px;
}

.l {
    font-weight: bold;
}

#info_tabs {
    font-size: 11px;
}

#info_tabs a {
    padding: 5px;
    display: block;
    float: left;
    color: #000;
}

#info_tabs a.sel {
    background: #79BE6D;
    color: #fff;
}

.info_tabc { 
    padding: 3px;
}

#report {
	background: #fff;
}

.h {display: none;}


#clear, .clear {
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
}

#feedback label {
    font-size: 18px;
    display: block;
    margin: 20px 0 2px 0;
}

#feedback .field {
    width: 100%;
    border: 1px solid #8caa6b;
    padding: 3px 3px 3px 1px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #254400;
}

#feedback .field:focus {
    border-color: #254400;
}

.manual_button {
	margin-bottom: 15px;
}

.manual_button_img {
	vertical-align: middle;
}

acc\:abbr, abbr {
	cursor: help;
	border-bottom: #000 1px dotted;
}
