@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:900);


@font-face {
	font-family: 'nexa_lightregular';
	src: url('./../../fonts/nlight/nexa_light-webfont.eot');
	src: url('./../../fonts/nlight/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nlight/nexa_light-webfont.woff2') format('woff2'), url('./../../fonts/nlight/nexa_light-webfont.woff') format('woff'), url('./../../fonts/nlight/nexa_light-webfont.ttf') format('truetype'), url('./../../fonts/nlight/nexa_light-webfont.svg#nexa_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_boldregular';
	src: url('./../../fonts/nbold/nexa_bold-webfont.eot');
	src: url('./../../fonts/nbold/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nbold/nexa_bold-webfont.woff2') format('woff2'), url('./../../fonts/nbold/nexa_bold-webfont.woff') format('woff'), url('./../../fonts/nbold/nexa_bold-webfont.ttf') format('truetype'), url('./../../fonts/nbold/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nexa_bookregular';
	src: url('./../../fonts/nbook/nexa_book-webfont.eot');
	src: url('./../../fonts/nbook/nexa_book-webfont.eot?#iefix') format('embedded-opentype'), url('./../../fonts/nbook/nexa_book-webfont.woff2') format('woff2'), url('./../../fonts/nbook/nexa_book-webfont.woff') format('woff'), url('./../../fonts/nbook/nexa_book-webfont.ttf') format('truetype'), url('./../../fonts/nbook/nexa_book-webfont.svg#nexa_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	background-color: #EEE;
	font: normal 16px / 1.2 Open Sans, Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #033974;
	font-family: nexa_boldregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

h1 {
	font-family: nexa_bookregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

h1 {
	font-size: 2.25em;
}

/* 36px */
h2 {
	font-size: 1.75em;
}

/* 28px */
h3 {
	font-size: 1.375em;
}

/* 22px */
h4 {
	font-size: 1.125em;
}

/* 18px */
h5 {
	font-size: 1em;
}

/* 16px */
h6 {
	font-size: 0.875em;
	/* 14px */
}

p {
	line-height: 1.5em;
}

/*===================================== GDPR*/
.gdpr-confirm-frame {
	text-align:center;
	position:absolute;
	z-index:90;
	top:5%;
	width:0;
	background:pink;
	font-size:.8em;		
	
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: clip;
}
.gdpr-confirm-butt {
	display:inline-block;
	text-align:center;
	width:2em;
	border:1px solid black;
	background:lightgray;
	cursor:pointer;
	margin:.4em;
	font-weight:bold;	
}
.gdpr-decline{
	cursor:pointer;
	text-decoration:underline;
	margin:0 1em;
}

.f-bold {
	font-family: nexa_boldregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.f-osans {
	font-family: Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.moat {
	background: none;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	border: 0px solid green;
}

.band {
	border: 0px dotted green;
}

.core {
	border: 0px solid green;
	display: inline-block;
	width: 660px;
	max-width: 95%;
}

.spacer {
	width: 2.5%;
	vertical-align: top;
	display: none;
}

.asider, .hd-asider {
	display: inline-block;
	max-width: 95%;
	vertical-align: top;
	width: 656px;
	/* ???? */
	background: #DBDBDB;
	border: 1px solid #CFCFCF;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
}

.hd-asider {
	background:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
}

.asider-box {
	width: 80%;
	padding: 1em 0 0 0;
	margin: 1em auto 0 auto;
	text-align: center;
	border: 0px dotted gray;
}

.asider-box > p {
	font-size: 0.8em;
	margin: 0;
	padding: 1em 0 0 0;
}

.titleLocnAdj {
	position:relative;
	top:-5px;
	border:0px solid orange;
}

.fo-sub-title {
	color: black;
	text-align: right;
	border: 0px solid red;
	padding: 0 13px 3px 0;
	position: relative;
	top: -5px;
	min-height: 1.2em;
}

.fo-alt-head {
	display: none;
	float: left;
	color: #101010;
	background: #FFCC00;
	margin: 2px 0 0 13px;
	padding: 0 2px 2px 2px;
	border: 1px solid #8F8F8F;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-size: 0.8em;
	cursor: pointer;
}

.fo-run-contain {
	width: 100%;
	max-width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.fo-run-bg {
	width: 100%;
	max-width: 100%;
	margin: 3.2% 0 0 0;
	border:0px solid red;
}

.fo-run-fg {
	z-index: 50;
	position: absolute;
	top:0 ;
	left: 0;
	width: 100%;
	max-width: 100%;
	margin: 1.25% 0 0 0;
	opacity:0;
}

.fo-run-alt {
	z-index: 51;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	margin: 1.25% 0 0 0                   ;
}

#asider0 {
	visibility: hidden;
	display: none;
	background: none;
}

#fo-compare-butt {
	cursor: pointer;
}

.compare-targ {
	margin: 0 0.5em;
}

.frameTitle-main {
	font-family: nexa_boldregular;
	color: #033974;
}

.frameTitle {
	text-align: left;
	margin: 2em 0 0 0;
	padding-left: 0.5em;
	font-size: 1em;
}

.nexa-bold {
	font-family: nexa_boldregular;
}

/*----------
	Heading
-------------*/
.pgHeadTrim {
	background:#124972;
	border:0px solid red;
	height: 45px;
	background-size:cover;
	background-repeat: no-repeat;
}

.top-mast{
	background:url('./../../timp/mast_blue.png');
}

.hd-personal {
	display: inline-block;
	text-align: left;
	width: 100%;
	padding: 1.5em 0;
	line-height: 3em;
	border:0px solid yellow;
}

.hd-detail {
	color: white;
	font-family: nexa_bookregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.hd-pic-frame {
	border: 0px solid green;
	display: inline-block;
	width: 1280px;
	height: 280px;
	max-width: 100%;
	max-height: 280px;
}

.hd-namedate, .hd-distcattime {
	line-height: 1.5em;
}

/*----------------

------------------*/
.advFrameOut {
	position: relative;
	display: inline-block;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	border: 4px solid rgb(216, 216, 216);
	background-color: rgb(216, 216, 216);
	max-width: 100%;
}

.advFrameIn {
	position: relative;
	display: inline-block;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	border: 1px solid rgb(166, 166, 166);
	background-color: white;
	max-width: 100%;
}
.advImg {
	max-width: 100%;
	display: block;
	width: 100%;
	border: 0px solid red;
}

/*===================================== fo.php colours */
.fo-baseFrm0{
	border-color:#cebfbf;
}
.fo-baseWd0{
	color:#4f1716;
}
.fo-baseSh0{
	background:#965b5a;
}


.fo-baseFrm1{
	border-color:#c8c5d3;
}
.fo-baseWd1{
	color:#3c3264;
}
.fo-baseSh1{
	background:#948db0;
}


.fo-baseFrm2{
	border-color:c7cec5;
}
.fo-baseWd2{
	color:#355331;
}
.fo-baseSh2{
	background:#8fa58d;
}

/* ========== Opposite Sex Info ==========*/
.opSex {
	background:#d1245c;
}
.opSex-br{
	border-right:01px solid #d1245c;
}
.opSex-txt{
	color:#d1245c;
}


.keyNumber, .keyNumber-frame {
	font-family: nexa_bookregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #006505;
	border-bottom: 1px solid #006505;
	/*width: 2em;*/
	display: inline-block;
	font-size:1em;
	position:absolute;
	top:0;
	left:0;
}

.keyNumber-frame {
	position:relative;
	display:inline-block;
	font-size: 2.8em;
}


.minsec {
	display: inline-block;
	font-size: 0.8em;
	position: relative;
}

.pass-hd-item-a {
	display: inline-block;
}

.pass-hd-item-b {
	adding:0 1.1em 0 0;
	display: inline-block;
}
	
	
/*-----------
Splits and Speed
-------------*/
.ph {
	position: absolute;
	font-weight: bold;
	border: 0px solid red;
	color: white;
	-webkit-transform: skew(150deg,180deg);
	-moz-transform: skew(150deg,180deg);
	-ms-transform: skew(150deg,180deg);
	-o-transform: skew(150deg,180deg);
	transform: skew(150deg, 180deg);
}

#ph-hi {
	position: relative;
	top: 55%;
	left: -10%;
	font-size: 2em;
}

#ph-lo {
	position: relative;
	top: -10%;
	left: -10%;
	font-size: 3em;
}

/*  Bird's Eye ======================*/

	#be-hint-adv-butt{
		float:right;
		margin-left:.6em;
		 width:3em;
		 font-weight:bold;
		 font-size:1.1em;
		 color:#033974;
		 cursor:pointer;
		 border:1px solid gray;
		 background:#B19DB4;
		 padding:0 .2em;
	}
	.be-hint{
		position:absolute;
		left:0; right:0; margin:auto;
		max-width:95.5%;
		color:#033974;
		font-size: 0.7em;
		display: inline-block;
		width: 610px;
		border:0px dotted navy;
	}
	#be-hint-adv scan{
		text-decoration:underline;
		cursor:pointer;
	}
	#be-hint-holder{
		position:relative; top:-.2em;
		background:none;
		height:2em;
		border:0px solid red;
	}
	.be-hint-adv-intro{
		font-size:1.2em;
		font-weight:bold;
		font-style: italic;
	}
	.be-hint-adv-detail{
		display:none;
		position:absolute;
		width:9em;
		word-wrap: break-word;
		height:auto;
		z-index:60;
		padding:.5em;
		top:6px; left:6px;
		border:1px solid gray;
		background:#B19DB4; /*9DB4AE;*/
		font-family: nexa_boldregular, Open Sans, Arial, Verdana;
	}
	#be-hint-adv-detail-name{
		color: #033974;
		margin-top:.4em;
	}
	.be-hint-adv-delta{
		color:#033974;
	}
	.be-hint-adv-deltaDesc{
		font-size:.75em;
	}
	#be-hint-adv-elps-butt{
		position:absolute;
		right:2%; bottom:3%;
		font-size:1.5em;
		font-weight:bold;
		cursor:pointer;
	}
	.be-hint-adv-elps-detail{
		background:orange;
	}

.be-over {
	background: gray;
	opacity:0;
}

.be-slat {
	width: 10px;
	height: 162px;
	position: absolute;
	top: 58px;
	font-size: 0.5em;
	text-align: center;
	color: lightgray;
}

.be-subj {
	xcolor:green;
	font-weight: bold;
	display: inline-block;
}

.be-legend {
	font-size: 0.7em;
	text-align: center;
}

.be-legend-gp {
	display: inline-block;
	padding: 0 1em;
	text-align: left;
	color: #6f7274;
	position:relative;
}

.be-legend-dot{
	display:inline-block; 
	width:11px; 
	height:10px;
	position:relative;
	top:1px;
}



/*-----------
Mapping
-------------*/
#map {
	max-width: 100%;
	z-index: 40;
	position: relative;
}

.mapArrow {
	position: absolute;
	z-index: 70;
	visibility:hidden;
	height:65px;
}

#map-hint {
	background: #FFD800;
	/*#d3d3d3; gray /*#f6de40; yell*/
}

.map-point {
	position: absolute;
	z-index: 60;
	border: 0px solid lime;
	font-size: 0;
}

.map-point-img {
	position: relative;
	left: -6px;
	top: -6px;
	opacity:.8;
	width:13px;
	height:13px;
}

.frndBtn {
	font-family: nexa_boldregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	cursor: pointer;
	margin-right: 3px;
	padding: 0 0.2em;
	border: 1px solid #9F9F9F;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: white;
	color: #009805;
}

.map-control-btn {
	font-family: nexa_boldregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	cursor: pointer;
	argin-right: 3px;
	padding: 0 0.2em;
	border: 1px solid #9F9F9F;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f0f0f0;
	color:#403600 ;
	vertical-align:top;
}

.mapControls {
	margin-top: 2em;
}

.billBoard {
	position: absolute;
	border: 1px solid #9B8700;
	width: 25%;
	background: #F6DE40;
	font-size: 0.8em;
	visibility: hidden;
	text-align: center;
	padding: 0.4em;
	z-index: 68;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
}

.friendButtFG{
	color:white;
}
.friendButtBG{
	background:#009999;
	border: 1px solid gray;
}

/*--------
Histogram
---------*/
.hist-container {
	border: 0px dotted gray;
	padding: 0.2em 0 1em 0;
	text-align: center;
	font-family: nexa_bookregular, Open Sans, Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	max-width: 300px;
	margin: auto;
}

.hist-fill {
	width: 2%;
	height: 100%;
	display: inline-block;
}

.hist-mark {
	text-align: center;
	margin-top: 0.2em;
}

.hist-yaxis {
	font: normal .8em / 1 Open Sans, Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
	position: absolute;
	border-top: 2px solid #444444;
	vertical-align: bottom;
	left: 0;
}

.hist-bar {
	border: 1px solid clear;
	width: 40px;
	color: white;
	vertical-align: bottom;
	display: inline-block;
	background: -webkit-linear-gradient(#0E78B6, #0B367A);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#0E78B6, #0B367A);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#0E78B6, #0B367A);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#0E78B6, #0B367A);
	/* Standard syntax */
	-webkit-border-radius: 5 5 0 0;
	-moz-border-radius: 5 5 0 0;
	border-radius: 5px 5px 0 0;
}

.hist-sub {
	height: 5px;
	width: 40px;
	color: black;
	display: inline-block;
	text-align: center;
}

.hist-sub-text {
	font: normal .8em / 1.1 Open Sans, Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
}

#hist-hint {
	font: normal .8em / 1.2 Open Sans, Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
	width: 90%;
	border:1px solid gray;
	margin-left:5%;
	margin-top:1%;
	text-align:center;

	background: #0b3778; /*#0c5092;*/
	color:white;
	padding:.5em 0;

	//background: -webkit-linear-gradient(#0E78B6, #0B367A);
	/* For Safari 5.1 to 6.0 */
	//background: -o-linear-gradient(#0E78B6, #0B367A);
	/* For Opera 11.1 to 12.0 */
	//background: -moz-linear-gradient(#0E78B6, #0B367A);
	/* For Firefox 3.6 to 15 */
	//background: linear-gradient(#0E78B6, #0B367A);
	/* Standard syntax */

	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
}


#admin {
	background: green;
}

#hd-ad {
	width: 660px;
	height: 120px;
}

.socm {
	cursor:pointer;
}

.socm-dets{
	display:none;
	position:absolute;
	top:0;
	right:0%;
	border:1px solid white;

    box-shadow: 1px 1px 4px 2px #a0a0a0;

	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;

	padding:2.5em 2.5em;
	background:#d3d3d3;
	z-index:51;
}

.socm-dets-x {
	position:absolute;
	font-size:1.4em;
	top:3%; right:4%;
	cursor:pointer;
}

#hd-social-lge, #hd-social-med {
	display: none;
}

#hd-social-sml {
	display: inline-block;
}

#sp-asider0 {
	display: none;
}

#crossMat-detail{
		width:42%;
		left:30%;
		top:20%;
		border:0px solid orange;
		background:lightgray;
}

/*=================================================================== YELLOW 600px */
@media (min-width: 600px) {
	#admin {
		background: yellow;
	}
	.hd-personal {
		line-height: 3em;
	}
	.hd-pic-frame {
		max-width: 100%;
	}
	.hd-namedate, .hd-distcattime {
		line-height: 2.5em;
	}
	.frameTitle {
		margin: 2.3em 0 0 0;
		font-size: 1.125em;
	}
	#hd-social-med {
		display: inline-block;
	}
	#hd-social-lge, #hd-social-sml {
		display: none;
	}
	#sp-asider0 {
		display: none;
	}
	#crossMat-detail{
		width:42%;
		left:40%;
		top:20%;
		border:0px solid orange;
		background:lightgray;
	}
}

/*=================================================================== ORANGE 800px */
@media (min-width: 800px) {
	#admin {
		background: orange;
	}
	.core {
		max-width: 100%;
	}
	#hd-social-med {
		display: inline-block;
	}
	#hd-social-lge, #hd-social-sml {
		display: none;
	}
	#sp-asider0 {
		display: none;
	}
	.hd-pic-frame {
		max-width: 100%;
	}
}

/*=================================================================== RED 1030px
	Triggers portrait
*/
@media (min-width: 1030px) {
	#admin {
		background: red;
	}
	.spacer {
		display: inline-block;
	}
	.asider, .hd-asider {
		width: 298px;
	}
	#asider0 {
		display: inline-block;
	}
	#hd-ad {
		width: 300px;
		height: 200px;
	}
	#hd-social-lge {
		display: inline-block;
	}
	#hd-social-med, #hd-social-sml {
		display: none;
	}
	#sp-asider0 {
		display: inline-block;
		visibility: hidden;
	}
	.hd-pic-frame {
		max-width: 82%;
	}
}
