.lhcl_toolbar{background:#c3d9ff;padding:0.4em 0.8em;margin:0} 
.lhcl_editMapHeader .lhcl_toolbar{padding:0} 
.lhcl_editMapHeader td{vertical-align:middle} 
.lhcl_editMapHeader form{white-space:nowrap;font-weight:bold} 

#locate_left {
padding: 0px 0px 0px 0px;
width: 558px;
border: 2px dotted #c5c5d0;
font-size: 10px;
}


#banner {
	position:absolute;
	margin-top:0px;
	width:100%;
	height: 15px;
	z-index:5;
    background-image: url(/static/css/bg.png);
	background-repeat:repeat-x;
}

#logo{
    display:none;
	position:absolute;
	margin-top:17px;
	margin-left:45px;
}

#content {
	position:absolute;
	margin-left:40px;
	margin-bottom:20px;
	margin-top:10px;
	width: 800px;
}

a {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
border-bottom: 1px dotted #666;
}


.common a {
color :#3545b8;
text-decoration: none;
}
.common a:visited {
color :#6c8885;
text-decoration: none;
}
.common a:hover {
border-bottom: 1px dotted #666;
/*text-decoration: underline;*/
}


#copyright {
	margin-top:20px;
        padding-bottom:10px;
        text-align:right;
        width:760px;
}

#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:active,
#copyright a:hover {
    color: black;
    text-decoration : none;
}

#login_register {
	position:absolute;
        color: WhiteSmoke;
	margin-top:50px;
	text-align:right;
	width:800px;
        font-family: arial, verdana, trebuchet, sans-serif;
        font-size: 12px;
        text-decoration : none;
        letter-spacing: 0.2px;
}

.login_register a,
.login_register a:link,
.login_register a:visited,
.login_register a:active,
.login_register a:hover {
    font-family: arial, verdana, sans-serif;
    color: WhiteSmoke;
    font-size: 12px;
    text-decoration : none;
    letter-spacing: 0.2px;
}

#navigation {
    display:none;
	position:absolute;
	margin-top:76px;
        text-align:right;
	width:800px;
        text-decoration : none;
 }

#navigation img {
	margin-left:12px;
}

body
{
	background-color: WhiteSmoke;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width:100%;
        font-family: lucida, verdana, arial, sans-serif;
        font-size: 12px;
}

.imagelink {
border: 1px solid #c7bfab;
padding: 10px 10px 10px 10px;
background-color: #f1eed2;
}

.quote {
	position:absolute;
   	font: italic 16px georgia, serif;
	text-indent: 30px;
        font-weight:bold;
	color: #5881be;
        margin-top:25px;
        margin-left:-20px;
 }

.attention {
	/*color: blue;*/
	font-family: verdana, trebuchet, sans-serif;
        font-size: 12px;
}
.attention img {
	margin-bottom:-10px;
}

.attention a,
.attention a:link,
.attention a:visited,
.attention a:active,
.attention a:hover {
    font-family: arial, verdana, sans-serif;
    color: #54b168;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#forms {
	margin-left:0px;
	margin-top:90px;
}

#layer_svg {
	margin-left:-7px;
	margin-top:-9px;
}

label {
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
} 

fieldset { 
font-size: 12px;
background: #E0E6EC; 
border: #4682B4 solid 1px; 
}

.green a,
.green a:link,
.green a:visited,
.green a:active,
.green a:hover {
    font-family: verdana, arial, sans-serif;
    color: green;
    font-size:small;

}

/*
h3 {
font-size: 20px;
color:#6c8885;
margin-bottom:10px;
}
*/
h3 {
font-size: 14px;
letter-spacing: 2px;
color: #666;
margin-top: 20px;
margin-bottom: 4px;
padding-bottom: 4px;
}

legend { 
letter-spacing: 2px;
background: #E0E6EC; 
border: #4682B4 solid 1px; 
padding: 1px 10px;
font-size:medium;
font-weight:bold;
}

hr {
	border: #4682B4 solid 0px;
	background-color: #4682B4;
	height: 1px;
	width:100%;
}

table.trails tr.odd { background: #d9dfe5; }

table.trails {
	width:760px;
/*	border-width: 0px;*/
	border-spacing: 1px;
        border: 2px dotted #c5c5d0;

/*	border-style: none;
	border-color: black;
	border-collapse: separate;*/
      /*  table-layout:fixed;*/
/*	background-color: #c5c5d0;*/ /*rgb(70, 130, 180);*/
}
/* #E0E6EC */

table.trails th {
	/*border-width: 0px;*/
	padding: 3px;
        font-size: 10px;
        letter-spacing: 1px;
        text-align:left;
        /*font-weight:normal;*/
        color:#666;
}

table.trails td {
/*  vertical-align: top;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;*/

/*	border-width: 0px;*/
	padding: 3px;
/*	border-style: dashed;
	border-color: green;*/
}
table.trails tr {
	background-color: rgb(224, 230, 236);
}


div.discuss { 
background:  #d1d9e1 url(/static/images/design/attention.png) 10px 1.75em no-repeat;
border: 1px dashed #999; 
border-width: 1px 0; 	
width:760px; }

div.discuss h2, .discuss p {padding: 0 0 0 70px; margin: 0; color: #6c8885; font-size:  10px;}
div.discuss h2 {padding-top: 0.5em; border-top: 5px solid white;}
div.discuss p {padding-bottom: 0.75em; border-bottom: 5px solid white;}

#div1 {position:absolute; top: 100; left: 200; width:200; visibility:hidden}

/*- - - - - ( ul, li ) - - - - - - - - - - - - - - - */
ul {
margin-left: 16px; 
padding-left: 0;
}

ul li {
list-style: none;
margin: 0;
padding: 0;
}

ul li {
/*line-height: 12px;*/
margin-bottom: 8px;
/*line-height: 18px;*/
list-style-image: url(/static/images/design/ossx.png);
}

/* SIdebar */

#sidebarwrapper {
position: absolute;
top: 30px;
left: 568px;
width: 192px; 
border-bottom: 20px solid WhiteSmoke;
}

#sidebarwrapper_locate {
position: absolute;
top: 30px;
left: 568px;
width: 340px; 
border-bottom: 20px solid WhiteSmoke;
}

/*
#news a,
#sidebar a, 
#sidebar a:link {
color: #588fbc;
text-decoration: none;
padding-bottom: 1px;
}


#news a:hover,
#sidebar a:hover {
color: #588fbc;
border-bottom: 1px dotted #666;
}
*/

#sidebar { /* #e2e2e2 */
background: #d9dfe5 url(/static/images/design/sidebar_corner.gif) no-repeat right top;
padding: 20px 20px 1px 20px;
font-size: 10px;

}

#sidebar h4 {
font-size: 10px;
color: #666;
margin-top: 0px;
margin-bottom: 8px;
padding-bottom: 4px;
border-bottom: 2px dotted #fff;
}

#sidebar p {
margin-top: -4px;
margin-bottom: 19px;
font-size: 10px;
letter-spacing: -1px;
line-height: 18px;
color: #777; /*808080;*/
}

/* NEWS */

#news {
padding: 12px 20px 10px 20px;
width: 518px;
border: 2px dotted #c5c5d0;
font-size: 10px;
}

#news h4 {
font-size: 10px;
color: #666;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 4px;
border-bottom: 2px solid #fff;
}

#news h2 {
font-size: 14px;
letter-spacing: 2px;
color: #666;
margin-top: 0px;
margin-bottom: 4px;
padding-bottom: 4px;
}

#bottom_space {
position: absolute;
margin-top: 30px;
/*margin-left: 0px;*/
border-bottom: 20px solid WhiteSmoke;
}
