html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* ---------- @ Float Clearing -----------*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
.clear{
	clear: both;
}

html, body{
	background: #d1d1d1 url(http://www.eddmaps.org/img/background.gif) top left repeat-x;
	font: 1em "Georgia", "Trebuchet MS", serif;
	text-align: center;
}
#wrapper{
	width: 960px;
	margin: 10px auto;
	text-align: center;
}
a {
	color: #063;
	text-decoration: none;
}
a:hover {
	color:  #900;
	text-decoration: underline;
}
.bodycontent{
	width: 960px;
	margin: 10px auto;
	text-align: center;
	background-color:#FFF;
	border:groove 1px #CCC;
}
.homepagecontent{
	width: 960px;
	margin: 10px auto;
	text-align: center;
}
.homepagecontent1{
	width: 600px;
	margin: 0px;
	float: left;
	background-color:#FFF;
	border:groove 1px #CCC;
		margin-bottom:20px;
}

.homepagecontent1 h1 {
	margin: 10px;
	text-align:left;
	font: 22px Georgia, "Times New Roman", Times, serif ;
	}

.homepagecontent1 p {
font-size:12px; line-height:15px; text-align:left; padding: 0 10px; font-family:Verdana, Geneva, sans-serif;
	}
	
	.homepagecontent ul {
font-size:11px; line-height:13px; text-align:left; margin: 10px 10px 10px 10px; list-style:none;
	}

	.homepagecontent li {
font-size:11px; line-height:13px; text-align:left; background: url('http://www.eddmaps.org/img/BulletCheck.gif') no-repeat left 2px; padding: 2px 0 2px 20px; font-family:Verdana, Geneva, sans-serif;
	}

.bodycontent h1 {
	margin: 10px;
	text-align:left;
	font: 24px Georgia, "Times New Roman", Times, serif ;
	font-weight:bold;
	}
	.bodycontent h2 {
	margin: 10px;
	text-align:left;
	font: 18px Georgia, "Times New Roman", Times, serif ;
	font-weight:bold;
	}
	.bodycontent h3 {
	margin: 10px;
	text-align:left;
	font: 18px Georgia, "Times New Roman", Times, serif ;
	}
		.bodycontent h4 {
	margin: 10px;
	text-align:left;
	font: bold 16px Georgia, "Times New Roman", Times, serif ;
	}

.bodycontent p {
font-size:12px; line-height:15px; text-align:left; padding: 0 10px; font-family:Verdana, Geneva, sans-serif;
	}
	
.bodycontent ul {
font-size:11px; line-height:13px; text-align:left; margin: 10px 10px 10px 10px; list-style:none;
	}

.bodycontent li {
font-size:16px; line-height:15px; text-align:left; padding: 2px 0 2px 20px; font-family:Verdana, Geneva, sans-serif;
	}

	.sublist h3 {
	margin: 10px;
	text-align:left;
	font: bold 18px Georgia, "Times New Roman", Times, serif ;
	}

	
.sublist ul {
font-size:11px; line-height:13px; text-align:left; margin: 10px 10px 20px 10px; list-style:none;
	}

.sublist li {
font-size:16px; line-height:15px; text-align:left; padding: 2px 0 2px 20px; font-family:Verdana, Geneva, sans-serif;
	}


.homepagecontent2{
	width: 340px;
	margin: 0px;
	float: right;
	background-color:#FFF;
	border:groove 1px #CCC;
	margin-bottom:20px;
}
.homepagecontent2 p {
font-size:12px; line-height:14px; text-align:center; padding:10px;
	}
	
	p.stats {
font-size:14px; line-height:18px; text-align:center; padding:10px; font-family:Verdana, Geneva, sans-serif;
	}
	
	
	
.sectionheader{
	    background-color: rgb(22, 78, 7);
		color:#FFF;
		text-align:left;
		padding: 3px 0 3px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
}
#logoheader{
	float: left;
}
#logoheader a{
	display: block;
	width: 288px;
	height: 85px;
}
				
#page-navigation {
	padding: 0px;
	margin:0px 0px;
	background-color: rgb(22, 78, 7);
	width:100%;
}
#nav {
	height: 40px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	width:960px;
    background-color: rgb(22, 78, 7);
	text-align:center;
}
#nav li {
	float: left;
	list-style: none;
		border-left: 1px solid #FFF;
		border-right: 1px solid #FFF;
}
#nav li a {
	font: bold 16px Arial, Tahoma, sans-serif;
	color: white;
	text-decoration: none;
	display: block;
	float: left;
	height:30px;
	position: relative;
	overflow: hidden;
		padding: 11px 15px;
}
#nav li a:hover, #nav li a:active, #nav li a:visited {
	border: none;
}
#nav li a:hover {
	color:  rgb(22, 78, 7);
	background-color:white;
}
.form_login label {
    width: 120px;
}

.form_login input {
    width: 180px;
}
.login_button_area input {
    margin-left: 130px;    
}
 .login_table{
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    border:0px;
}
 .login_table td{
    margin:0px;padding:0px;border:0px;
}
 .login_text_input{
    width:95px;
}
 .login_button{
    width:55px;
    margin-left:2px;
    font-size:10px;
}
.login_chk{
    margin-top:0px;
    margin-bottom:0px;
}
.jscripttable table {
	border-collapse: collapse;
	margin: 10px 25px;	
}
.jscripttable th strong {
	color: #fff;
}
.jscripttable th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
		font-size:14px;
}

.jscripttable th a { background: inherit; color: #fff; text-decoration: none; }
.jscripttable th a:visited { background: inherit; color: #fff; text-decoration: none; }
.jscripttable th a:hover { background: inherit; color: #fff; text-decoration: underline; }

.jscripttable tr {
	height: 25px;
}
.jscripttable td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	color: #000;
	font-size:14px;
	text-align:left;
}
.jscripttable td a { background: inherit; color: #000066; text-decoration: none; }
.jscripttable td a:visited { background: inherit; color: #330033; text-decoration: none; }
.jscripttable td a:hover { background: inherit; color: #990033; text-decoration: underline; }

.jscripttable  td.first,th.first {
	border-left: 0px;
}
.jscripttable tr {
	background: #F8F8F8;
}
.jscripttable .alternative {
	background: #EFEFEF;
}

.leaf_links a {
	text-decoration:none;
	font-size:12px;
	color:#00F;
}
.leaf_links a span {
	text-decoration:underline
}
.leaf_links a img {
	vertical-align:bottom
}
.leaf_links li {
	display:inline;
	float:none;
	margin:0;
	padding:0 3px;
	background: none; 
		font-size:12px;
}

.pointrecord table {
	border-collapse: collapse;
	margin: 10px 25px;	
}
.pointrecord tr {
	height: 25px;
}
.pointrecord td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	color: #000;
	font-size:14px;
	text-align:left;
}
.pointrecord td a { background: inherit; color: #063; text-decoration: none; }
.pointrecord td a:visited { background: inherit; color: #063; text-decoration: none; }
.pointrecord td a:hover { background: inherit; color: #990033; text-decoration: underline; }

.pointrecord  td.first,th.first {
	border-left: 0px;
}
.pointrecord tr {
	background: #FFF;
}

.advquery table {
	border-collapse: collapse;
	margin: 10px 25px;	
}
.advquery tr {
	height: 25px;
	background: #FFF;
}
.advquery td {
	padding-left: 11px;
	padding-right: 11px;
    border: 1px solid #999;
	color: #000;
	font-size:14px;
	text-align:left;
	vertical-align:top;
}
.advquery td.info {
	color: #000;
	font-size:10px;
	text-align:left;
	width:400px;
}

	.popupcluster ul {
font-size:12px; line-height:13px; text-align:left; margin: 10px 10px 10px 10px; list-style:square; background:none;
	}

	.popupcluster li {
font-size:12px; line-height:13px; text-align:left; padding: 2px 0 2px 5px; margin-left:10px; font-family:Verdana, Geneva, sans-serif; list-style:square;  background:none;
	}
	
		.statestats ol {
font-size:12px; line-height:13px; text-align:left; margin: 10px 10px 10px 10px; list-style:square; background:none;
	}
		.statestats ul {
font-size:12px; line-height:13px; text-align:left; margin: 10px 10px 10px 10px; list-style:square; background:none;
	}
	.statestats ol li {
font-size:12px; line-height:13px; text-align:left; padding: 2px 0 2px 5px; margin-left:35px; font-family:Verdana, Geneva, sans-serif; list-style: decimal; background:none;
	}
		.statestats ul  li {
font-size:12px; line-height:13px; text-align:left; padding: 2px 0 2px 5px; margin-left:15px; font-family:Verdana, Geneva, sans-serif; list-style: none; background:none;
	}
	.formr{font-size:12px;text-align:right;font-weight:bold;}
		.forml{font-size:12px;text-align:left;font-weight:bold;}
.form2{font-size:12px;text-align:left;}
.formrr{font-size:12px;text-align:right;font-weight:bold;color:#990000}
.formnote{font-size:10px;text-align:center;font-weight:bold;color:#990000}
.formnoter{font-size:10px;text-align:right;font-weight:bold;color:#990000}
.credit {
	font:10px Arial, Helvetica, sans-serif;
	color: black;
}

.subjectpage table {
	border-collapse: collapse;
	margin: 0px 0px;	
}

.subjectpage tr {
	height: 30px;
	background: #FFFFFF;
}



.title{
margin: 0;
padding: 0;
font-size: 21px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-align:left;
}
.sci{
margin: 0;
padding: 0;
font-size: 18px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
}
.syn{
margin: 0;
padding: 0;
font-size: 14px;
text-align:left;
}
.def{
margin: 0;
padding: 0;
font-size: 12px;
text-align:left;
}
.subtitle{
margin: 0 0 0 0;
padding: 10px 0 0 0;
font-size: 16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
.thumb{width:225px;font:12px Verdana,Arial,Helvetica,sans-serif;text-align:center; vertical-align:middle}
.credit{font:9px Arial,Helvetica,sans-serif;color: black;}
.link{font:10px bold Georgia, "Times New Roman", Times, serif;}

.sublist ul li{padding:0;margin:5px 0 0 0;font:11pt Georgia,sans-serif;text-align:left; background: none; }
.sublist ul{border:0;margin:0  0 0 30px;padding:0;list-style-type:none;text-align:left}


#about
{background-color:#FFF;
}


#about .rightimage {
	float: right;
	margin-bottom: 8px;
	margin-left: 10px;
	border: thin solid #000;
	margin-top: 10px;
}
#about .leftimage {
	float: left;
	border: thin solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#about #sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #050;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
}
#about #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 650px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#about #content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #050;
}
#about #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#about #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#about a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #050;
	text-decoration: none;
}
#about a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #050;
	text-decoration: none;
}
#about a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C40000;
	text-decoration: underline;
}

#about .desna_rubrika {
	float: left;
	width: 250px;
	color: #5D5D5D;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #002f91;
	border-bottom-color: #050;
	border-left-color: #050;
	border-right-color: #050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#about .desna_rubrika a:hover{
	color: #C10000;
}
#about .middle-column-box-title-grey {
	clear: none;
	display: block;
	margin: 0;
	background-color: #050;
	font-weight: normal;
	color: #e6e6e6;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 251px;
	float: left;
	margin: 0px;
}
#about #sidebar1 .middle-column-box-title-grey a:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#about #sidebar1 .middle-column-box-title-grey a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
}
#about #sidebar1 .middle-column-box-title-grey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: underline;
}
#about  p{
font-size:14px; line-height:15px; text-align:left; padding: 0 10px; font-family:Verdana, Geneva, sans-serif; margin-top:10px;
	}
	
.tablesorter {
	margin:10px 0pt 15px;
	font-size: 10pt;
	text-align: left;
}

.tablesorter thead tr th, .tablesorter tfoot tr th {
	background-color: #777;
	font-size: 15px;
	color:#fff;
	cursor: pointer;
	text-align: left;
	background-position: 5px center;
	padding-left: 15px;
	padding-right: 5px;
	height: 30px;
}

.tablesorter thead tr .header {
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-color: #777;
	font-size: 15px;
	color:#fff;
	cursor: pointer;
	text-align: left;
	background-position: 5px center;
	padding-left: 25px;
	padding-right: 5px;
	height: 30px;
}

.tablesorter tbody td {
	color: #000;
	padding: 4px;
	vertical-align: top;
}

.tablesorter td a:link{
	font-weight:normal;
	color: #005eea;
	text-decoration: none;
}
.tablesorter td a:visited {
	font-weight:normal;
	color: #005eea;
	text-decoration: none;
}
.tablesorter td a:hover {
	font-weight:normal;
	color: #D20000;
	text-decoration: none;
}

.tablesorter tr.even {
	background-color: #FBFBFB;
}

.tablesorter tr.odd {
	background-color: #E8E8E8;
}

.tablesorter tbody tr.over {
	 background-color: #A4C8FF; font-weight:normal; }

.tablesorter thead tr .headerSortUp {
	background-image: url(asc.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.tablesorter thead tr .headerSortDown {
	background-image: url(desc.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.tablesorter thead tr .headerSortDown, .tablesorter thead tr .headerSortUp {
    background-color: #FF8000;
}


