
#admin {
	display:none;
}	

#histGrabBox {
	border:0px dashed red;
	text-align:center;
	width:630px;
	height:390px;
	z-index:90;			
	margin: auto;
	position: absolute;
	left: -10px; bottom: -290px; right:  0;
	display:none;
	position:absolute;
}	

.topWords {
	font-size: 2em;			
	padding: 0 0 .5em 0;
	border:0px solid red;
	color:#d2d2d2;
}

.fo-comp-section {
	height:45px;
	width:96%;
	text-align:center;
	display:inline-block;
	border:0px solid red;
	padding-top:.8em;
	position:relative;
	left:16px;
}

.theSection {
	border: solid gray 0px;
	adding-bottom:10px;
}

.boxframe {
	line-height:45px;
	height:45px;
	overflow:hidden;
	display:inline-block;
	background:white;
}

	#comp-left-chev{
		position:absolute;
		height:0;
		width:0;
		background:#f0f0f0;
		right:235px;
		top:0;
		border-top:19px solid transparent;
		border-bottom: 18px solid transparent;
		border-right: 10px solid #1C3F94;
	}
	#comp-word-stump{
		position:absolute;
		height:100%;
		width:235px;
		background:#1C3F94;
		right:0; top:0;
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 5px;
		border-top-left-radius:0;
		border-bottom-left-radius:0;
	}

.place {
	display:inline-block;
	border:solid #cce5cc 2px;
	width:200px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.patch {
	border:solid #cce5cc 0px;
	display:inline-block;

	position:relative; top:-6px;
	width:330px;
}

#mainFrame-shade {
	-webkit-border-radius: 7;
	-moz-border-radius: 7;
	border-radius: 7px;
	
	
		
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.51);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.51);
	
}	


#marker {			
	border:solid red 1px;
	display:none;
}

.assist {
	text-align: left;	
	height:29px;
	padding-top:3px;
	width:100%;
	color:white;
	margin-left:40%;
}

.meet, .theYear {
	font-size: 14pt;
	width:100%;
	background-color:#eaeaea;
	padding-left:0px;	
	text-align:center;	
}

.meet {
	font-weight:bold;
	color:#2f2f2f;
	font-size: 15pt;
}

.theYear {
	color:#a90000;
	font-size: 16pt;
}

.boxState, .boxBib {
	display:none;
}

.boxframe {
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
}
.fo-comp-section .box,  .fo-comp-section .boxframe{
	background:#eef0f8 ;
}	


#blacken{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1000px;
	background-color: black;
	z-index:85 ;
	-moz-opacity: 0.8;
	opacity:.40;
	filter: alpha(opacity=40);
}

.ptr_img {
	position:absolute;
	display:none;		
}		

#histComp {
	color:#1C3F94;
	cursor:pointer;
}

#comparebar {
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;	
	font-size:.8em;
	color:#1C3F94
}

#histGuy {
	position:absolute;
	z-index:61;
	top:0;
	left:0;
	display:none;
}

#histGuy-words {
	position:absolute;
	left:5%;
	top:22%;
	border:1px solid lightgray;
	max-width:50px;
	width:50px;
	background:#1C3F94;
	color:white;
	opacity:.9;
	font-size:.875em;
}

.smlguy {
	padding:0 0.5em;
	cursor:default;
	z-index:89;
	font-size:1em;
}

#fo_All {
	border:0px dashed yellow;
	position:relative;
}

#bub_guy {
	z-index:60;
}

#bub_hms {
	top:-107px;
	left:400px;
}

#bub_hms div {
	position:relative;
	top:-82px;
	left:57px;
	border:dashed 0px green;
	font-size:8pt;
	width: 138px;
	height: 40px;
	overflow:hidden;
	text-align:center;
	color:#15314d;
	padding-top:6px;
}

#bub_guy div {
	position:relative;
	border:solid 0px green;
	font-size:8pt;
	width: 138px;
	height: 40px;
	overflow:hidden;
	text-align:center;
	color:#15314d;			
}

#bub_finW {
	top:-82px;
	left:56px;
}

#bub_spdW {
	top:-54px;
	left:35px;
	padding-top:6px;
}

#selButt {
	border:0px solid orange;
	width:auto;
	text-align:right;
	float:right;
	padding-right:42px;
	position:relative;
	top:-12px;
}

#buttSelHist {
	display:inline-block;
	text-align:center;
	float:right;
	margin-right:50px;
	position:relative;
	top:-12px;
	background:#cc0000;	
	border:1px solid #d2d2d2;
	font-weight:bold;
	
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	
	padding:.2em .5em;
	cursor:pointer;	
}


#waitgif {
	visibility:hidden;		
	margin-bottom:5px;
	padding-left:458px;
	
}

#closer {
	position: relative;
	left:272px;
	top:15px;
}

a#moreCookieInfo,  a#moreCookieInfo:link,  a#moreCookieInfo:visited,  a#moreCookieInfo:hover{
	text-decoration-line: underline;
    text-decoration-style: solid;
	cursor:pointer;
	color: white;
}

.xbox {
	display:inline-block;
	vertical-align:middle;
	width:13px;
	margin-left:3px;
	cursor: pointer;
}


