body 
{ 
	/* background-color: #CFCBBE;  */
	background-color: #CFC6BA;
	margin: 0; 
	padding: 0; 
	height: 100%; 
}

* 
{
	font-family: Trebuchet MS, Arial, verdana, sans-serif; 
	font-size: 13px; 
}

@media screen
{
	#mapcontainer, #map3D
	{
		position: absolute; 
		width: 100%; 
		top: 0;
		bottom: 0;
		margin-left: auto; margin-right: auto; 
		background-color: #ddd;
	} 
}

@media print
{
	#mapcontainer, #map3D
	{
		position: absolute; 
		width: 100%; 
		background-color: #ddd;
		-webkit-print-color-adjust: exact;
	}
}

#map3D
{
 	display: none;
}

#optionwrapper 
{ 
	position: absolute;
	left: 0;
	width: 320px; 
	top: 0;
	bottom: 0;
	background-color: #000; 
	color: white; 
	opacity: 0.70; 
	filter:alpha(opacity=70); 
} 

#supertitle
{
	color: white;
	background: black;
	font-size: 11px;
	padding: 15px;
	border-bottom: 1px solid white;
}

#supertitle img
{
	height: 34px; width: 55px; float: left; margin: 2px 10px 0 0;
}

#supertitleleft, #supertitleleft a
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #fff
}

#supertitleright
{
	font-size: 10px;
	margin-top: 2px;
}

#eunoiacredit img { float: right;  margin-left: 20px; }

#supertitleright a
{
	text-decoration: none;
	color: #adf;
	font-size: 10px;
}

#supertitleright a:hover
{
	text-decoration: underline;
}

#titlewrapper
{
	height: 80px;
	margin: 15px;
}

#title, #title a 
{ 
	float: left; 
	font-size: 28px;
	color: white;
	text-decoration: none;
}

#refreshwrapper 
{  
	clear: left; 
	float: left; 
	padding-top: 5px; 
}

#timeinfo 
{
	float: left;	
	margin: 10px;
}

#timeLag
{
	font-size: 9px;
	margin: 4px 0;
}

#logocell 
{ 
	display: none;
	left: 5px; 
	top: 29px;
	width: 50px; 
	height: 75px; 
	padding: 5px 10px 5px 5px;  
}	

#keywrapper 
{ 
	padding: 0 5px;
	height: 20px;
}

#keywrapper table 
{ 
	padding: 0; 
	border-collapse: collapse;
}

#keywrapper td 
{ 
	vertical-align: middle; 
}

.datatable th
{
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	vertical-align: center;
}

#numbertable th, #statictable th
{
	text-align: left;
	vertical-align: top;
}

#numbertable td, #statictable td
{
	background-color: black;
	text-align: center;
	width: 70px;
}

#globalnumbertable td
{
	background-color: black;
	text-align: center;
	width: 120px;
	height: 30px;
}

.datatable
{
	border-spacing: 5px;
}

#informationtable tr
{
	display: none;
}

#informationtable th
{
	padding-right: 10px;
}

#operatornamevalue, #operatornamevalue a
{
	font-size: 24px;
}

.keyitem
{
	width: 5px; 
	padding: 4px 0 !IMPORTANT;
}

.keyenditem
{
	padding: 0 5px !IMPORTANT;
	border: 2px solid #000000;
}

.keylegend
{
	font-size: 9px;
	padding: 1px 3px;
	text-align: center;
	line-height: 0.9;
}

#keyinfo 
{ 
	font-size: 8px; 
	text-align: center; 
}

#colourcell
{
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}

#themecell
{
	font-size: 9px; 
	float: right; 
	text-align: center;
}

#citycell
{
	padding: 10px; 
	text-align: center;  
	font-size: 9px;
}

#opname
{
	padding-top: 3px; 
	padding-bottom: 5px;
	margin-bottom: 13px;
	margin-right: 12px;
	font-size: 12px;
}


#morecities
{
	margin: 0;
	font-size: 11px;
	clear: both;
	opacity: 0.8;
	padding: 5px;
	text-align: center;
}

#morecities a
{
	font-size: 11px;
	color: #fff;
}

#morecities a, #opname a 
{
	text-decoration: none;
}

#morecities a:hover, #opname a:hover
{
	text-decoration: underline;
	color: #f00;
}

.blackstats, .blackbuttons
{
	padding: 0;
	font-weight: bold; 
	clear: both;
}

.blackstats
{
	padding: 10px 0;

}

.blackstats td a
{
	text-decoration: none;
	color: #ddd;
}

.blackstats td a:hover
{
	text-decoration: underline;
	color: #fff;
}

.blackstats td
{
	width: 100px;
}

.blackbuttons td
{
	width: 60px;
}


.blackstats td
{
	cursor: pointer; 
	font-size: 9px; 
	font-weight: bold; 
	color: white;
	text-align: center;
}

.twitter-follow-button
{
	width: 150px !IMPORTANT;
}

.blackbuttons td
{
	cursor: pointer; 
	font-size: 9px; 
	font-weight: bold; 
	color: white;
	text-align: center;
}

.blackbuttons td a, .blackbuttons td a:visited
{
	color: white;
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold; 
	padding: 3px;
	display: block;
	border: 1px solid #aaa;
	text-align: center;
}

#worldmap
{
	padding: 10px; 
	text-align: center; 
	font-size: 9px;
}

#worldmapimg
{
 	width: 127px; 
 	height: 75px;
}

.smalllink
{
 	font-size: 9px;
}


.statNumber
{
	font-size: 24px !IMPORTANT;
}

#graphs
{
	width: 80px;
}

.timelinebuttons
{
	margin: 0 50px;
}

.timelinebuttons input
{
	margin: 10px;
	padding: 10px;
	width: 120px;
	height: 20px;
	font-size: 30px;
}

#showHideGraphs
{
	width: 70px;
}

#explorerbox
{
	position: absolute; 
	top: 0;
	right: 0;
	background-color: #000; 
	overflow: hidden; 
	opacity: 0.60; 
	padding: 10px;
	filter:alpha(opacity=60);
	border-bottom-left-radius: 10px;
	color: white;
	font-size: 12px;

}

#socialbox 
{ 
	position: absolute; 
	width: 528px; 
	bottom: 0; 
	left: 50%;
	margin-left: -114px;
	overflow: hidden; 
	opacity: 0.90; 
	padding: 5px 5px 0 5px;
	filter:alpha(opacity=60);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: white;
	background-color: rgba(0,0,0,0.8);
	text-align: center;
} 

#socialbox table
{
	text-align: center;
	width: 200px;
	margin: 0 auto;
}

#attributiontext, #attributiontext a
{
	color: #999;
	font-size: 10px;
	margin-top: 10px;
}

#attribution
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#attribution div
{
	padding: 5px 0;
}

#attribution a, #attribution a:visited
{
	color: #777;
	font-size: 10px;
	text-decoration: none;
}

#bigstart
{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 300px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	opacity: 0.80; 
	filter:alpha(opacity=80);
	background-color: #000;
}

#hoverbox
{
	position: absolute; 
	width: 500px; 
	bottom: 120px; 
	left: 50%; 
	margin-left: -105px; 
	display: none;
	background-color: #000; 
	overflow: hidden; 
	opacity: 0.60; 
	padding: 10px;
	filter:alpha(opacity=60);
	border-radius: 5px;
	text-align: center;
	color: #fff;
}

#hoverbox table
{
	width: 480px;
}

.hoverboxtable 
{
	margin: 0 auto;
}

.hoverboxtable td, .hoverboxtable th
{
	padding: 0 10px;
}

.hoverboxheader td
{
	font-size: 12px;
	text-transform: uppercase;
}

.hoverboxmain th
{
	font-size: 24px;
	text-align: left !IMPORTANT;
}

.hoverboxmain td
{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.hoverboxother th
{
	font-size: 12px;
	text-align: left !IMPORTANT;
}

.hoverboxother td
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#tabwrapper
{
	position: relative;
	clear: both;
	margin: 5px 15px; 
	top: 0;
	bottom: 20px;
	width: 290px;
	overflow-y: auto;
}

#infobox 
{
	position: absolute; 
	right: 0; 
	text-align: center;
	top: 150px;
 	width: 280px; 
	/* height: 380px; */
	background-color: #000; 
	padding: 0 10px 10px 10px; 
	opacity: 0.70; 
	color: white; 
	display: none; 
	filter:alpha(opacity=70); 
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#infobox a, #optionbox a:visited { color: #ccf; }
#infoboxgraph { width: 250px; height: 155px; margin: 0 auto;}
#infoboxbottom { padding-bottom: 10px; }
#statsbox 
{ 
	position: absolute; 
	bottom: 0; 
	left: 0; 
	padding: 10px;
	max-width: 320px; 
	background-color: #000; 
	opacity: 0.80; 
	color: white; 
	filter:alpha(opacity=80); 
	border-top-right-radius: 5px;
}

#optionbox1 { float: left; width: 400px; }
#optionbox2 { clear: both;  }
#optionbox2 a, #optionbox2 a:visited { color: #ccf; font-size: 9px !IMPORTANT; }
#optionbox2 a:hover { color: #f00; }
#optionbox3 { float: right; padding-top: 5px; }
#optionbox3 select, #optionbox3 input { font-size: 9px; }

#optionbox { }
#optionbox a:hover, #statsbox a:hover { color: #f00; }
#optionbox a, #optionbox a:visited, #statsbox a, #statsbox a:hover { color: #ccf; }
#generaloptionbox { position: absolute; top: 10px; right: 81px; }

#keytext { width: 100%;  }
#keytext img { float: right; }
#keybreak { clear: both; height: 10px; }
#keybox { position: absolute; top: 0; right: 0; padding: 9px; }
.optionline { padding-bottom: 5px; font-size: 9px; }
#docksgraph { padding: 10px 0; }
#balancegraph { padding: 10px 0; /* display: none; */ }
#overallgraph { padding: 0; /* display: none; */ }
#historicstats { font-size: 9px; }
#refreshstatus { font-size: 9px; float: left; }
#refreshtime { font-size: 36px; font-weight: bold; }
#refreshmessage {}
#timeTillNext { font-size: 9px; }
#city { font-size: 9px; }
#theme { font-size: 9px; }
.showhidecap { font-size: 10px; }
.showhide a, .showhide a:visited { font-size: 10px !IMPORTANT; color: #000  !IMPORTANT; }
#logo { float: left; width: 50px; height: 68px; }
#logo a img {  border: 0px solid #000000; }
#subtitle { font-size: 14px; }
#rampcell {  }
#keyTable, #keyTable tr, #keyTable td { border-width: 0; padding: 0; margin: 0; }

.buttons
{
	padding: 0;
	float: right; 
	color: #000; 
	font-weight: bold; 
}

.buttons td
{
	background: #ccc; 
	cursor: pointer; 
	font-size: 9px; 
	font-weight: bold; 
	padding: 0 5px;
}

.buttons td a
{
	font-size: 9px; 
	color: #000;
	text-decoration: none;
	font-weight: bold; 
	padding: 0 5px;
}



#keytable
{
	width: 200px;
	margin: 0 auto;
}

#keytable td, #keytable td div
{
	font-size: 9px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 5px;
}

a img { border-width: 0px; }

.caption { font-size: 11px; padding-left: 5px; }
.smalltext { font-size: 11px; }
.keyBox { width: 60px; height: 60px; background-color: #CCCCCC; }
.statuspanel { float: left; width: 100px; font-weight: bold; text-align: center; font-size: 9px; padding: 2px 0 5px 0; }

#eunoia_logo
{
	width: 120px;
	margin-left: 45px;
	margin-top: 150px;
	padding: 10px;
	background-color: #000; 
	padding-bottom: 7px; 
	color: white; 
	opacity: 0.70; 
	filter:alpha(opacity=70); 
	border-top-left-radius: 6px; 
	border-top-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
} 

.graphline
{
	width: 20px;
	height:2px;
	margin: 0 10px;
}

.graphkey { margin-bottom: 10px; }

.graphkey td { font-size: 10px; text-align: left; }

#kioskswitch {  position: absolute; left: 0; bottom: 40px; }

#kioskswitch a, #googleswitch a {  color: black; text-decoration: none; font-size: 9px; text-transform: uppercase; padding: 5px; background: white; opacity: 0.5; filter:alpha(opacity=50); }

#googleswitch {  position: absolute; left: 0; bottom: 41px; }

.ol-zoom, .ol-zoomslider 
{
	left: 330px !IMPORTANT;
}

.ol-scale-line
{
	right: auto !IMPORTANT;
	bottom: auto !IMPORTANT;
	top: 10px;
	left: 360px !IMPORTANT;
	position: absolute;	
}

.ol-attribution
{
	right: auto !IMPORTANT;
	bottom: auto !IMPORTANT;
	left: 360px !IMPORTANT;
	top: 28px !IMPORTANT;
	position: absolute;	
}

.olImageLoadError { background-color: #0f0; background-image:url('/images/404.png'); }

@media screen and (min-width: 0px) and (max-width: 1028px) 
{
	#socialbox { width: 328px; margin-left: -14px; }
}

@media screen and (min-width: 0px) and (max-width: 720px) 
{
	#supertitleright, #eunoiacredit, #logocell, #statsbox, #opname, #supertitle img { display: none; }
	#logocell { width: 0px; }
	#titlewrapper { margin-left: 10px; }
	/* #optionwrapper { height: 120px; } */
	#colourcell, #citymissing, #globalbutton { display: none; }
	#citycell { font-size: 16px; }
	.blackstats td { width: 80px; }
	.blackbuttons td { width: 60px; }
}

@media screen and (min-height: 0px) and (max-height: 790px) 
{
	#titlewrapper { height: 65px; }
	#titlewrapper { margin: 5px 15px; }
	.ui-tabs-panel p { display: none; }
	#refreshtime { font-size: 20px; }
	#timeTillNext { float: left; margin-right: 10px; }
	#timeLag { float: right; margin: 0; }
	#attributiontext { display: none; }
}

@media screen and (min-height: 791px) and (max-height: 900px) 
{
	#titlewrapper { height: 70px; }
	#titlewrapper { margin: 10px 15px; }
	.ui-tabs-panel p { display: none; }
	#refreshtime { font-size: 24px; }
	#timeTillNext { float: left; margin-right: 10px; }
	#timeLag { float: right; margin: 0; }
}

@media screen and (min-height: 901px) and (max-height: 1030px) 
{
}

.ui-tabs-panel
{
	padding: 10px !IMPORTANT;
}

.ui-tabs-anchor
{
	font-size:11px;
}

#tabs
{
	overflow-y: auto;
}

.moreinfo
{
    position: relative;
}

.moreinfo:active:after {
    content:attr(title);
	padding-left: 5px;
    background: #000;
    font-size: 9px;
}

}
