
/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

#content{min-height:100%;height:auto;background:#ffffcc}
* html #outer{height:100%;}/* ie6 and under*/

body {     
	margin: 0;     
	padding: 0; 
	min-height: 100%;
	height: 100%;
	font-size: 1em;        
	font-family: Arial;
	
	}


	
#content {     
		position: relative;
		margin-top: 10px; 
		
		height: 100%;
		
	}
	
#map {     
	
	position: relative;
	top: 0;     
	left: 0;     
	width: 750px;     
	min-height: 70%;
	max-height: 80%;
	height: 620px !important;
	  
	border: 1px solid #aaa;
	}

#timeline {
	
	position: relative;
	top: 10px;
	width: 750px;
	min-height: 18%;
	
	height: 18%;
	font-size: 0.8em; 
	border: 1px solid #aaa;	
	}
	
#map-wrapper {     
	
	
	position: relative;
	height: 90%;
	
	max-height: 90%;
	min-height: 90%;
	}
	

	
#sidebar { 
	float: left;
	position: absolute; 
	border: 1px solid #aaa; 
	font-size: 0.8em; 
	top: 0;     
	width: 280px;     
	height: 80%;     
	overflow: auto;
	}
	
#sidebar p {     
	margin: 10px;
	}
	
#sidebar ul#sidebar-list {     
	list-style: none;     
	padding: 6px 0 0 0 ;
	margin: 0;
	}
	
#sidebar ul#sidebar-list li {        
	position: relative;        
	padding: 2px 5px 2px 50px;
        clear:left;
	}
	
#sidebar ul#sidebar-list li div.label {        
	float: left;        
	margin-left: -40px;        
	width: 40px;        
	position:relative;        
	padding: 1px 3px 1px;        
	background: red;        
	color: white;
	}
	
#sidebar ul#sidebar-list li a {        
	font-family: Arial;        
	font-size: 11px;        
	color: #445555;        
	text-decoration: none;        
	padding: 2px 3px;
	}
	
div.markerLabel {        
	display: block;        
	padding-top: 9px;
	}
	
div.markerLabel,#sidebar ul#sidebar-list li div.label {        
	text-align: center;        
	color: white;        
	width: 32px;        
	letter-spacing: 0px;        
	font-size: 12px;        
	font-family: Arial;
	}
	
#StDiv {
	float: left;
	width: 95%;
	margin-top: 20px;        
	margin-left: 5px;                
	border: 1px dashed orange;
	padding: 2px;
	font-size: 0.8em;	
	}
	
#OptionsDiv {
	float: left;
	width: 95%;
	margin-top: 20px;        
	margin-left: 5px;                
	border: 1px dashed orange;
	padding: 2px;
	font-size: 0.8em;	
	}
	
#StText {
	font-weight: bold;
	width: 100%;
	background-color: orange;
	font-variant: small-caps;
	margin-bottom: 2px;
	}
	
#OptionsText {
	font-weight: bold;
	width: 100%;
	background-color: orange;
	font-variant: small-caps;
	margin-bottom: 2px;	
	}
	
#SourceText {
	font-weight: bold;
	font-variant: small-caps;
	width: 80%;
	background-color: orange;
	margin-bottom: 2px;
	}

#results {
	max-height: 400px;
	overflow: auto;	
	}
	
#summary_profile {
	float: left;
	width: 95%;
	margin-top: 20px;        
	margin-left: 5px;
	margin-right: 5px;  
	
	border: 1px dashed orange;
	padding: 2px;
	font-size: 0.8em;	
	}

#summary_country {
	float: left;
	width: 95%;
	margin-top: 20px;        
	margin-left: 5px;
	margin-right: 5px;  
	
	border: 1px dashed orange;
	padding: 2px;
	font-size: 0.8em;	
	}

#summary {
	float: left;
	width: 95%;
	margin-top: 20px;        
	margin-left: 5px;
	margin-right: 5px;  
	
	border: 1px dashed orange;
	padding: 2px;
	font-size: 0.8em;	
	}
	
#help_text {
	border: 1px dashed orange;
	padding: 2px;	
	}

#SummaryHeader {
	
	
	width: 100%;
	background-color: orange;
	font-variant: small-caps;
	margin-bottom: 2px;
	}
	
	
#summary_header_profile {
	
	
	width: 100%;
	background-color: orange;
	font-variant: small-caps;
	margin-bottom: 2px;
	}
	
#summary_header_country {
	
	
	width: 100%;
	background-color: orange;
	font-variant: small-caps;
	margin-bottom: 2px;
	}
	
#input {
	width: 100%;	
	}
	
#footer {
	width: 95%;
	position: relative;
	padding: 5px;     
	 
	bottom: -200px;	
	}
	
.infowindow{
	width: 300px;
	
	height: 200px;
	overflow: scroll;
	overflow: auto !important;
	
	position: relative;	
	font-size: 0.8em;	
	}
	
.countrynode {
	width: 98%;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid orange;
	
	}

.regionnode {
	width: 95%;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px dotted orange;
	
}

.record {
	width: 100%;
	background-color: white;
	border-bottom: 1px dotted orange;
	margin-bottom: 4px;
	margin-top: 4px;
	cursor: pointer;
	}
	
.nodeheader {
	width: 100%;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.1em;
	color: #000000;
	background-color: orange;
	margin-bottom: 2px;
	}
	
.regionheader {
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFF66;
	margin-bottom: 2px;
	}

.regiontext{
		cursor: pointer;
		width: 160px;
	}
	
.sumDiv {
	position: relative;
	top: -10px;
	float: right;
	clear: left;
	width: 38px;
	height: 10px;	
	}
	
.sumClin{
	float:left;
	clear:right;
	
	width: 12px;
	background-color: #809FFF;
	text-align: center;	
	}
	
.sumEnv{
	float:left;
	clear:right;
	
	width: 12px;
	background-color: #73BF60;
	text-align: center;	
	}

.sumUnk{
	float:left;
	clear:right;
	
	width: 12px;
	background-color: #CCCCCC;
	text-align: center;	
	}
	
.envheader {
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #73BF60;
	}
	
.clinheader {
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #809FFF;
	}
	
.unkheader {
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #CCCCCC;
	}

.context_trav_header{
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #990000;
	color: #FFFFFF;	
	}
	
.context_comm_header{
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #660066;
	color: #FFFFFF;		
	}

.context_rout_header{
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #003300;
	color: #FFFFFF;		
	}

.context_unk_header{
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #666666;
	color: #FFFFFF;		
	}	

.context_noso_header{
	float:left;
	clear:right;
	padding-left: 2%;
	width: 48%;
	background-color: #000066;
	color: #FFFFFF;		
	}

.help_div {
	float: right;
	clear: left;
	background: orange;
	width: 12px;
	cursor: pointer;
	text-align: center;
	color: #ffffcc; 	
	}
	
.sender {
	font: bold;
	background: lightgreen;
	margin-top: 3px;
	}
	
.text {
	clear: right;	
		
	}
	
.country_list ul li {
		list-style-type: circle;
		word-spacing: 20px;
		color: blue;
	}


.panel {
	clear: both;
	display: none;
	border-top: 1px solid #aaa;
	padding: 1em;
}

.panel.active-tab-body {
	display: block;
}

#tabs {
	/*position: absolute;
	top: 10px;
	height: 18px;
	*/
	list-style: none;
}

#tabs li {
	float: left;
	margin-left: 5px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	
	background-color: white;
	text-decoration: none;
	color: black;
}

#tabs a.active-tab {
	background-color: orange;
	color: black;
}
  
#details{
	background-color: white;
	border: 1px dashed orange;
	margin: 2px;
	padding: 2px;	
	}
	
A {
	text-decoration: none;	
	}
	
body.sidebar-right #map-wrapper { margin-right: 320px; }
body.sidebar-right #sidebar { right: 0; }
body.nosidebar #map-wrapper { margin: 0; }
body.nosidebar #sidebar { display: none; }
body.sidebar-right a#button-sidebar-show,body.nosidebar a#button-sidebar-hide { display: none; }

#toolbar {     
	background: orange;    
	padding: 4px;     
	border: 1px solid #aaa;     
	position: relative;
	}
	
/* holly hack for IE to get position:bottom right   see: http://www.positioniseverything.net/abs_relbugs.html 
\*/*html #toolbar { height: 1px; }/* */

#toolbar h1 {     
	margin: 0;     
	font: bold 18px Arial, sans-serif;
	}
	
#toolbar ul {     
	list-style: none;     
	padding: 0;     
	margin: 0;}
	
#toolbar ul#sidebar-controls li {        
	position: absolute;        
	right: 5px;        
	bottom: 5px;}
	
#toolbar ul li {     display: inline;}
#toolbar ul li a {     
	padding: 3px 6px;     
	color: #444;     
	text-decoration: none;     
	font-size: 12px;}
	
#toolbar ul li a:hover {     
	color: #aaa;     
	background: #444;
	}

