svg
{
	cursor: move;
}

circle
{
stroke: black;
stroke-width: 2;
}

ol
{
padding: 0;
}

input::-moz-focus-inner { border:0; padding:0 }

td
{
	padding-left:30px;
	vertical-align: top;
	text-indent: -30px;
	margin: 0 0 0 30px;
}

html,body {
        margin: 0px;
  	padding: 0px;
  	border: 0px;
        width:100%;
        height:100%;
        overflow: hidden;
    }

body {
    background: url(linedpaper.png) repeat top left fixed;
    background-position-y: 10px;
    font-family: 'Sorts Mill Goudy', serif;
}

a {
	text-decoration:none;
	color: #0D00BE;
}

a:hover {
    color: #51A1C9;
    text-decoration: underline;
    cursor: pointer;
}


a.focusAction {
	color: #000000;
	background: rgba(255, 251, 178, 1);
	border-color: rgba(255, 251, 178, 1);
	border-width: 1px;
	border-style: dashed;
}
a.focusAction:link {
	border-width: 1px;
	border-style: dashed;
	border-color: gray;
}

a.focusAction:focus {
	border-width: 1px;
	border-style: dashed;
	border-color: #FF5959;
}

a.focusAction:hover {
	border-width: 1px;
	border-style: dashed;
	border-color: #FF5959;
	text-decoration: none;
}

a.pastItems:hover {
	font-weight:900;
}

a.indivAction {
	color: #808008;
	font-weight:900;
}
    
li {
	list-style-type: none;
	}

#map {
}

#network {
}

#timeline {
}

.masthead a {
font-size: 18px;
letter-spacing: .25em;
text-transform:uppercase;
color: #000000;
}

.masthead a:hover {
	text-decoration: none;
}

.topButton {
  background: none;
  font-size: 14px;
  border: none;
  color: #0D00BE;
  padding: 0px 6px 0px 6px;
  text-align: center;
  padding: 10px;
  min-width: 30px;
  font-weight: 900;
  float: right;
  text-transform:uppercase;
  font-family: arial, sans-serif;

}

.topButtonTop {
  background: none;
  font-size: 14px;
  border: none;
  color: #808080;
  position:absolute;
  padding: 10px 0;
  line-height: 50px;
  top:0;
  text-align: center;
  height: 60px;
  min-width: 30px;
  font-weight: 900;
  float: right;
  text-transform:uppercase;
  font-family: 'Sorts Mill Goudy', serif;
}

.topButtonTop > img {
    opacity: .5;
    display: block;
    padding: 25px 10px;
    pointer-events: none;
}
.topButtonTop:hover > img {
    opacity: 1;
}
   
.topButtonTop:hover {
    background: #dafcfa;
    color: #000000;
    cursor: pointer;
    }
    
.topButtonTop.active {
background: #dafcfa;
color: #000000;
}

#topMenu input {
	height: 50px;
}

.topButton > img {
    opacity: .5;
    display: block;
    padding: 25px 10px;
    pointer-events: none;
}
.topButton:hover > img {
    opacity: 1;
}
   
.topButton:hover {
    background: #dafcfa;
    color: #000000;
    cursor: pointer;
    }
    
.topButton.active {
background: #dafcfa;
color: #000000;
}

#helpItems > p {
	padding: 0;
	margin: 0;
}

#centerbox {
	margin-left: 31.2%;
	margin-right: 31.2%;
	padding: 0px;
	background-color: #FFFFFF;
}

#titletext {
	width: auto;
	height: 33px;
	font-style: italic;
	font-size: 16px;
	color: #808080;
	line-height: 18px;
	text-align: center;
	padding: 17px 20px 0px 20px;
	overflow: hidden;
}

#titletext:hover {
	background: #DAFCFA;
	cursor: pointer;
}


#titletext a {
	color: #808080;
	pointer-events: none;
}

#titletext:hover a {
	color: #000000;
	text-decoration: none;
}

#centerbox.shadowBio #titletext {
	background: #DAFCFA;
	color: #000000;
	text-decoration: none;	
}

#centerbox.shadowBio #titletext a {
	color: #000000;
}


#searchShare {
	width: auto;
	max-height: 400px;
	text-align: left;
	display: none;
}

#resultsTable {
	padding: 10px 20px;
}

.vignetteoverview {
	background: rgba(255, 251, 178, 1);
	padding: 20px;
	border-color: rgba(0,0,0,1);
	border-width: thin;
	border-style: solid; 
}

#vignettecontent {
	border-right-style: dashed;
	border-right-color: #808080;
	border-right-width: thin; float:
	left; width:30%;
	height:100%;
	margin-top:0px;
	background-color:#FFFFFF;
	display: none;
}

.sectionheading {
	margin:5px 0 0 0;
	padding:10px 0;
	font-size: 14px;
	color: #808080;
	line-height: 20px;
	letter-spacing: .05em;
	text-transform:uppercase;
}

.primaryheading {
	margin:0px;
	font-size: 24px;
	line-height: 24px;
}

.profilename {
	padding: 11px 0 0 2px;
	font-size: 18px;
	line-height: 18px;	
}

.profiledate {
	position:absolute;
	top: 30px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 16px;	
	color: #808080;
	font-size: 14px;
	line-height: 16px;
	font-family: 'Sorts Mill Goudy', serif;
}

.panecontrol {
	float: left;
	margin-left: 15px;
	border: none;
	background: none;
	font-size: 15px;
	line-height: 15px;	
	color: #808080;
	height: 30px;
	cursor:pointer;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform:uppercase;

}

.paneOptions {
	display: none;
	height: 280px;
	width: 450px;
	padding: 20px;
	right: 0;
	top: 41px;
	position: absolute;
	background: white;
}

.vignettepage {
	width: 100%;
	margin: auto;
	text-align: center;
	color: #808080;
	display: block;
}

.pane
{
position: relative;
border-bottom-style: dashed; 
border-bottom-color: rgba(0,0,0,0.3);
border-bottom-width: thin;
width: 100%;
height: 28%;
overflow: hidden;
}

#network
{
}

.topper
{
background-color:#FFFFFF;	
width: 100%;
min-width: 800px;
height: 70px;
font-weight: 400;
font-size: 1.6em;
letter-spacing: 0.01em;
line-height: 0.9em;
overflow: hidden;
position:relative;
z-index: 20;
}

.topcontents
{
width: auto;
margin: 0;
padding: 5px;
overflow: hidden;
height: 70px;
line-height: 70px;
}

#kbCont {
	position:absolute;
	left: 0px;
	padding: 0px 20px;
	cursor: pointer;

}

#kbCont:hover {
	border-style: none; 
	box-shadow: 0px 0px 20px rgba(0,0,0,.2);
}

p.startPage {
	font-size: 16px;
	line-height: 20px;	
}

    #navLinks {
	position: absolute;
	right: 20px;
	top: 0px;
    }
    
#navLinks div {
	float: right;
	}
	
#topmenu {
position:absolute;
top: 0;
left: 31.2%;
right: 31.2%;
padding: 0px;
z-index: 21;
}

.header
{
	position: relative;
	z-index: 2;
width: 100%;
margin-top: 1px;
height: 50px;
overflow: none;
border-bottom-style: dashed; 
border-bottom-color: #959595;
border-bottom-width: thin;
}

.footer
{
font-size: .8em;	
background-color:#FFFFFF;
border: 1px #959595 dashed;
border-bottom: none;
position: absolute;
bottom: 0px;
padding: 6px;
}

#navlist li
{
float: left;
padding-right: 1%;
}

#distancelist li
{
padding-right: 1%;
}

.bioContents {
	position: absolute;
	padding: 0px;
	border-radius: 0px;
	background-color: #FFFFFF;
	z-index: 3;
	display: none;
    overflow: none;
    top: 71px;
	width: 31.5%;
	border-bottom: 1px #959595 dashed;
	
}

.bioContents > div li
{
	list-style-type: none;
	padding-right: 1%;
}

.bioContents > div
{
	font-size: .8em;
}

.biotop {
	height: 50px;
	cursor: pointer;
}

.biotop:hover {
	background: #DAFCFA;
}

.biocontent {
	padding: 20px;
}


#bioFloatContents1 {
	left: 0;
	z-index: 12;
	border-left: none;
}

#bioFloatContents2 {
	right: 0;
	z-index: 12;
	border-right: none;
}

#bioFloatContents3 {
	top: 100px;
	height-max: 70%;
	left: 30px;
	z-index: 2;
}

.topRightContents {
	position: fixed;
   	width: 575px;
	padding: 0px;
	border-radius: 0px;
	background-color:rgba(255,255,255,1.0);
	z-index: 21;
	display: none;
    overflow: auto;
    top: 71px;
    right: 0px;
	border-top-style: none;
}

.middleContents {
	position: fixed;
	max-height: 90%;
   	width: 80%;
	padding: 0px;
	border-radius: 0px;
	background-color:rgba(255,255,255,1.0);
	z-index: 21;
	display: none;
	overflow: auto;
	top: 71px;
	left: 10%;
	right: 10%;
	border: 1px #959595 solid;
	border-top-style: none;
}

.innerMiddle {
	width: 50%;
	margin: 0px;
	float: left;
}

.topLeftContents {
	position: fixed;
	max-height: 60%;
   	width: 450px;
	padding: 0px;
	border-radius: 0px;
	background-color:rgba(255,255,255,1.0);
	z-index: 14;
	display: none;
    overflow: auto;
    top: 71px;
    left: 0px;
	border: 1px #959595 solid;
	border-top-style: none;
}

#searchContents {
	overflow: hidden;
}
#shareContents {
}
#helpContents {
}	
#peopleContents {
}
#storyContents {
}
#connectionContents {
}
#kbContents {
	max-height: 900px;
	padding: 0;
	z-index: 21;
}

.contentsDiv {
	border-top: 1px #E8E7EF solid;
	margin: 0 20px;
	line-height: 22px;
	font-size: 16px;
	}

.contentsDiv > ol > li {
	text-indent: -30px;
	margin: 0 0 0 30px;
}

.cdsubhead{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;	
	}

#unifiedLegend {
	position: absolute;
	background-color:#F8F8F8;
	left: -280px;
	top: 100px;
	width: 300px;
	min-height: 200px;
	z-index: 11;
	border: 1px #959595 solid;
	}
		
#trayButton {
  background: #a9e0dc;
  border: none;
  color: #555555;
  padding: 0px;
  text-align: center;
  margin: 0px;
  position: absolute;
  right: 5px;
  height: 100%;
  width: 10px;
   }
   
#trayButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: pointer; }
    
#trayButton:active {
    background: #a9e0dc;
    color: #000; }
    
.searchButton {
  background: #E5E5E5;
  border: 1px #E5E5E5 solid;
  border-top-left-radius: 5px 3px;
  border-top-right-radius: 5px 3px;
  color: #808080;
  padding: 20px 20px 15px 20px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 10px;	
  margin: 0;
  font-family: 'Sorts Mill Goudy', serif;
  text-transform:uppercase;

}
   
.searchButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: pointer; }
    
.searchButton.active {
    background: #FFFFFF;
    color: #000000; }
    
.groupSearch {
	display: none;
	}
	
    
.legendButton {
  background: #a9e0dc;
  border: 1px solid #69ADA8; 
  color: #000000;
  text-align: center;
  margin: 5px 10px 5px 0px;
  border-radius: 3px;
  line-height: 8px;
  height: 26px;
  padding-top: 7px;
  font-weight: 300;
  font-size: 13px;
  text-transform:uppercase;
  font-family: 'Sorts Mill Goudy', serif;

   }
   
.legendButton:hover {
    background: #fffbb2;
    border-color: #999999;	
    cursor: pointer; }
    
.legendButton.active {
    background: #9DDEFF;
    border-color: #69B8DF;	
    color: #333333;
    }
.legendButton:active {
    background: #ffE4A9;
    border-color: #FFAF00;	
    color: #000000;
    }
    
.legendButton.disabled {
    background: #F2F2F2;
    border-color: #CCCCCC;
    color: #CCCCCC;
    pointer-events: none;
}

#legendContent {
	width:90%;
	height:100%;
	}

#legendDrawer {
	width: 5%;
	height: 100%
	}

#topDiv > p {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	}

.hidden { visibility: hidden; display: none;}
.unhidden { visibility: visible; display: block;}

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.1);
	z-index: 99;
	display: none;
	overflow: hidden;
}

.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
	width: 640px;
	position: relative;
	margin: 20% auto;
	background-color: #FFFFCC;
	padding: 5px 20px;
	border: 1px solid #D3D3D3;
}

.close {
	color: #000000;
	border: 1px #808080 solid;
	line-height: 25px;
	position: absolute;
	right: -1px;
	text-align: center;
	top: -1px;
	width: 24px;
	height: 24px;
	font-family: sans-serif;
	font-size: 26px;
	text-decoration: none;
	cursor: pointer;
}

.close:hover {
    text-decoration: none;
    background: #dafcfa;
    color: #000000;
    cursor: pointer;
	}
    
    .centralityButton {
  background: #3366ff;
  border: #006600;
  color: #FFFFFF;
  padding: 0px 6px 0px 6px;
  margin: 0px 6px 20px;
  text-align: center;
  height: 22px;
  min-width: 22px;
  margin: 0px;
  font-weight: 900;
  border-radius: 4px;
   }
   
.centralityButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: pointer; }
    
    .centralityButton:active {
    background: #a9e0dc;
    color: #000; }

.tragedyButton {
  background: #006633;
  border: #006600;
  color: #FFFFFF;
  padding: 0px 6px 0px 6px;
  margin: 0px 6px 20px;
  text-align: center;
  height: 22px;
  min-width: 22px;
  margin: 0px;
  font-weight: 900;
  border-radius: 4px;
}
   
.tragedyButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: default;
 }
    
    .tragedyButton:active {
    background: #a9e0dc;
    color: #000; }
    
    .inbredButton {
  background: #700000;
  border: #B00000;
  color: #FFFFFF;
  padding: 0px 6px 0px 6px;
  margin: 0px 6px 20px;
  text-align: center;
  height: 22px;
  min-width: 22px;
  margin: 0px;
  font-weight: 900;
  border-radius: 4px;
   }
   
.inbredButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: default;
 }
    
    .inbredButton:active {
    background: #a9e0dc;
    color: #000; }
    

.focusButton, .svgButton {
  background: #ffffff;
  color: #333;
  border: thin dashed #bbb;
  padding: 4px 4px 4px 4px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: -1px;
  min-height: 30px;
  max-height: 100%;
   }
   
.svgButton:hover {
    background: #dafcfa;
    color: #222;
    cursor: pointer; }
.svgButton:active {
    background: #a9e0dc;
    color: #000; }
    
    
.focusButton > div:hover {
	background: #dafcfa;
    color: #222;
    cursor: pointer; 
	}

		.chart {
			shape-rendering: crispEdges;
		}

		.red {
			fill: darksalmon;
			stroke-width: 6;	
		}

		.green {
			fill: darkolivegreen;
			fill-opacity: .7;
			stroke-width: 6;	
		}

		.darkblue {
			fill: slategray;
			fill-opacity: .7;
			stroke-width: 6;	
		}

		.brush .extent {
			stroke: gray;
			fill: dodgerblue;
			fill-opacity: .365;
		}


.dashedline {
	stroke-dasharray: 5, 3, 9, 2;
	}

.emphasize {font-style:italic;}
.normal {font-weight:normal;}
.thick {font-weight:bold;}
.thicker {font-weight:900;}
p.indented {
	font-size: 12px;
	padding: 0px 10px;
}


.background {
  fill: none;
}

.foreground {
  fill: none;
  stroke: none;
}

.graticule {
  fill: none;
  stroke: #fff;
  stroke-width: .5px;
}

.graticule :nth-child(2n) {
  stroke-dasharray: 2,2;
}

.land {
  fill: #E0E0E0;
  stroke: none;
}

.boundary {
  fill: none;
  stroke: #d7d4cf;
}


    #axes {
      stroke: #BDBDBD;
      stroke-width: 0.5;
    }
    
.axis path,
.axis line {
    fill: none;
    stroke: black;
    shape-rendering: crispEdges;
}

.axis text {
    font-size: 11px;
}

span#trarray {
    background-color:#FFFFCC;
    border: 1px solid #DFDFDF;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    text-align: left;
    text-transform: lowercase;
    left:20px;
    margin: 0px 20px 0px 0px;
    display:none;
    padding: 10px 20px;
}

span#trarray:first-letter {
    text-transform: uppercase;
}

span#trarray li {
	list-style-type: circle;
}

span#tButton:hover span{
    display:block;
}

.activity div{
    display:none;
}

.activity:hover div{
    display:block;
}

.bwimage {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
}

.bwimage:hover {
    filter: none;
    -webkit-filter: none;
}

.shadowBio {
	border-style: none; 
	box-shadow: 0px 13px 20px rgba(0,0,0,.2);
}


.lessarrow {
	border-top: 1px #E8E7EF solid;
	margin: 0;
	text-align: center;
	padding: 10px 0 8px;
	overflow: hidden;
	width: auto;
	color: #0D00BE;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.lessarrow:hover {
	background: #DAFCFA;
	cursor:pointer;
}

.arrow-right {
	position: absolute;
	left:200px;
	top: 0;
	width: 0; 
	height: 0; 
	border-left: 25px solid #FFFFCC;
	border-bottom: 25px solid transparent;
}

.arrow-left {
	position: absolute;
	left: -24px;
	top: 0;
	width: 0; 
	height: 0;
	border-right: 25px solid #FFFFCC;
	border-bottom: 25px solid transparent;
}

.arrow-right.under {
	top: -1px;
	left: 201px;
	border: #D3D3D3;
	border-left: 27px solid #D3D3D3;
	border-bottom: 27px solid transparent;
}

.arrow-left.under {
	top: -1px;
	left: -27px;
	border: #D3D3D3;
	border-right: 27px solid #D3D3D3;
	border-bottom: 27px solid transparent;
}

#hoverBoth {
	display: none;
}

#hoverInfo {
	position: absolute;
	background-color:#FFFFCC;
	left: 0px;
	top: 0px;
	width: 200px;
	z-index: 9;
	padding: 10px 0px;
	border: 1px solid #D3D3D3
	}

#hoverInfo.under {	
}
	
#hoverInfo p {
	font-size:16px;
	line-height:18px;
	margin: 0;
	padding: 2px 20px;
	}
	
#linkUrlBox {
	width: 350px;
	height: 23px;
	padding: 1px;
	border: 1px #E5E5E5 solid;
	font-size: 14px;
}

#linkUrlBox ::-moz-selection {
	background: rgb(0, 200, 234);
	color: rgb(255, 255, 255);
}

#linkUrlBox ::selection {
	background: rgb(0, 200, 234);
	color: rgb(255, 255, 255);
}

#hoverContent {
}



.bio3Tri {
	position:absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white;	
	top: 7px;
	width: 35px;
	height: 35px;
	z-index: -1;
}

#isocTriRight {
	right: -16px;
	box-shadow: 11px 5px 10px -9px rgba(0,0,0,.2);
}

#isocTriLeft {
	left: -18px;
	box-shadow: 4px 12px 10px -9px rgba(0,0,0,.2);
}

#searchBody {
	padding: 30px 30px 0;
}