/* CSS Document */
html {
	background:url(images/htmlbg.jpg) repeat;
}
body {
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	color:#49433A;
}
a, a:visited {
	color: #4d2504;
	text-decoration: none;
}
a:hover {
	color: #4d2504;
	text-decoration: underline;
}
#wrap-earth {
	width:980px;
	background:#b5a486;
	margin: 0px auto 0 auto;
	padding:10px;
	border: 1px solid #74441C;
}
#wrap {
	width:95%;
	background:#b5a486;
	margin: 0px auto 0 auto;
	padding:10px;
	border: 1px solid #9c8557;
}
#nav {
	text-align: center;
	padding-bottom: 6px;
	font:  13px Georgia;
	font-weight: bold;
}
ul.tabs {
	list-style: none;
	padding: 8px 0 2px 0;
}
ul.tabs li {
	display: inline;
	margin-right: 4px;
}
ul.tabs li a {
	text-decoration: none;
	background: #E4DBC1;
	color: #5f360e;
	border: 1px #9c8557 solid;
	border-bottom: none;
	padding: 8px 12px;
}
ul.tabs li a:hover, ul.tabs li.active a {
	padding-top: 10px;
	background: #F5F1E3;
	color: #74441C;
}
ul.tabs li.active a {
	font-weight: bold;
}
ul.tabs li.active a {
}
#content {
	width: 100%;
	background:#f5f1e3;
	border: 1px solid #9c8557;
	margin:auto;
}
#header {
	height: 88px;
	text-align: center;
	margin: 0 auto;
	background:url(images/header.png) no-repeat center;
}
#main-wrapper {
	float: left;
	width: 100%;
}
#main {
	margin-right: 195px;
	border-right: 1px solid #bdaf89;
}
#sidebar {
	float: left;
	margin-left: -195px;
}
#bottom {
	clear:left;
}
#text {
	border-top: 1px solid #999;
	padding: 10px 10px;
}
#timeline {
	height: 320px;
	font-size: 12px;
	background: #CCCCCC;
	border-bottom: 1px solid #999;
}
#map {
	height: 270px;
	border: 0px solid #fff;
}
#map-earth {
	height: 640px;
	border: 0px solid #fff;
}
#map-container {
}
#page-content {
	padding: 10px 25px;
}
h2 {
	font-weight: normal;
	font-size: 24px;
}
.instructions {
	padding: 0px 8px;
	margin-bottom: 20px;
}
.instructions p {
	padding: 3px;
	width: 170px;
}
/* Legend */
.legend {
	border: 0px;
	padding: 10px 0px 20px 5px;
	background: #e4dbc1;
	width: 190px;
	border-top: 0px solid #bdaf89;
	border-bottom: 1px solid #bdaf89;
}
.legend td {
	border: 0px;
	margin: 0px;
	padding: 3px;
}
.legend tr {
	border: 0px;
}
.icon {
	width: 20px;
}
td.legend-text {
	width: 120px;
	font: 13px arial;
}
div#legend {
	position: absolute;
	top: 543px;
	left: 30px;
	width: 130px;
	font-size: 12px;
	background: #F5F1E3;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.legendbox {
	height: 12px;
	width: 12px;
	float: left;
	margin-top: 2px;
}
.legendlabel {
	margin-left: 15px;
}
.legenditem {
	clear: both;
	margin-top: 6px;
}
#documentation {
}
.documentation-table {
	width: 96%;
	margin: auto;
}
.documentation-table td {
	padding: 10px;
}
#footer {
	width: 95%;
	border-top: 1px solid #B5A486;
	margin: 0px auto;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
}
#fixed-width {
	width: 990px;
	margin: auto;
}
.panel {
	position: absolute;
	top: 0px;
	right: 0;
	display: none;
	background: #f6f4eb;
	border-top:1px solid #b5a486;
	border-bottom:1px solid #b5a486;
	border-left:1px solid #b5a486;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	width: 330px;
	height: auto;
	padding: 20px 130px 30px 30px;
	filter: alpha(opacity=95);
	opacity: .95;
}
.panel p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #333;
}
.panel a, .panel a:visited {
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}
.panel a:hover, .panel a:visited:hover {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
a.trigger {
	position: absolute;
	text-decoration: none;
	top: 20px;
	right: 0;
	font-size: 16px;
	letter-spacing:0px;
	color:#62583f;
	padding: 10px 40px 10px 15px;
	font-weight: 500;
	background:#f6f4eb url(images/plus.png) 85% 55% no-repeat;
	border-top:1px solid #b5a486;
	border-bottom:1px solid #b5a486;
	border-left:1px solid #b5a486;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	display: block;
}
a.trigger:hover {
	position: absolute;
	text-decoration: none;
	top: 20px;
	right: 0;
	font-size: 16px;
	letter-spacing:0px;
	color:#62583f;
	padding: 10px 40px 10px 20px;
	font-weight: 500;
	background:#f6f4eb url(images/plus.png) 85% 55% no-repeat;
	border-top:1px solid #b5a486;
	border-bottom:1px solid #b5a486;
	border-left:1px solid #b5a486;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	display: block;
}
a.active.trigger {
	background:#f6f4eb url(images/minus.png) 85% 55% no-repeat;
}
.columns {
	clear: both;
	width: 330px;
	padding: 0 0 20px 0;
	line-height: 22px;
}
.colleft {
	float: left;
	width: 130px;
	line-height: 22px;
}
.colright {
	float: right;
	width: 130px;
	line-height: 22px;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
