html,
body {
	background-color: #000;
	color: #fff;
	/* font-family: 'Garamond', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	 overflow: hidden; 
	 cursor: none; 
}
#background {
	background-color: #324d56;
}
.bg-primary{
	background-color:#324d56;
}
.bg-secondary{
	background-color:rgba(150, 150, 150, .8);
}
.bg-tertiary{
	background-color:#AE9516;
}
.primary{
	color:rgba(36, 34, 31, 1);
	
}
.secondary{
	color:rgba(131, 92, 30, 1);
}
.tertiary{
	color:rgba(66,22,11,1);
}
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.search-navigation {
	position: absolute;
	z-index: 9;
	top: 1340px;



	font-size: 33px;

	font-weight: 800;
	letter-spacing: 0.1em;

}

.btn {
	border: 0px solid transparent;
}

.btn-primary a {
	border-radius: 0px;
	background: #fff;

	width: 139px;
	height: 66px;
	font-size: 33px;
	line-height: 1.4;
	display: inline-block;
	text-align: center;
	padding: 15px;

}

/* Search Navigation */

.nav-list {
	list-style-type: none;
}

.nav-list li {
	position: relative;
	display: inline;

}

.keyboard-icon {
	position: absolute;
	width: 138px;
	height: 77px;
	top: 0px;
	left: 0px;
}

.btn-primary a:hover {

	background-color: #eee;
}

.btn-primary a:active {

	background-color: #22b5e4;
}



#mapo {
	position: absolute;
	left: 295px;
	top: 244px;
	z-index: 2;
	width: 900px;
	text-align: center;
}

.darktext {
	color: #445560;
}

.lighttext {
	color: #fff;
}

.graytext {
	color: #CCCCCC;
	font-size: 20pt;
	font-weight: 900;
}

.bluetext {
	color: #CCFFFF;
	font-size: 14pt;
	text-align: left;
	font-weight: 400;
}

.style1 {
	text-align: left;
	font-size: 130%;
	color: #fff;
}

.style2 {
	margin: 20 20;
	color: #fff;
	font-size: 120%;
}

.style4 {
	margin: 20 20;
	color: #fff;
}



.bigtext {
	text-align: center;
	font-size: 250%;
	margin: 30 20;
	color: #fff;
	font-weight: 500;
}


.resultsbutton {
	/*font-weight: bold;*/
	cursor: pointer;
	font-size: 22px;
	width: 90%;
}

#background {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 1080px;
	height: 1920px;
}

.button1 {}

.button2 {
	display: table;
	height: 100%;
	width: 100%;
	background: #fff;
	border-radius: 90px;
	text-align: center;
	cursor: hand;
	margin: 0 0 0em 0;
	border: solid red 0px;
	margin: 0em 0;
}

table.box {
	cursor: hand;
}

.title {
	/* font-weight: 900;
	font-size: 140%;
	color: #fff; */
}

a:link img {
	text-decoration: none;
	border: 0;
}

a:hover img {
	text-decoration: none;
	border: 0;
}

a:active img {
	text-decoration: none;
	border: 0;
}

a:visited img {
	text-decoration: none;
	border: 0;
}

a:link,
a:hover,
a:active,
a:visited {
	font-weight: 500;
	font-size: 22px;
	text-decoration: none;
	cursor: hand;

}

#announcements {
	position: absolute;
	left: 240px;
	top: 1517px;
	color: #fff;
	z-index: 20;
	font-size: 28px;
	text-align: center;
	vertical-align: top;
	height: 188px;
	font-weight: bold;
	width: 600px;
	padding:0 10px;
	padding-top: 10px;
	border: 1px solid #fff;
	border-bottom: none;
	border-radius: 25px  25px 0 0;
}

#announcements_text {
	font-size: inherit;
	color: #fff;
	font-weight: 500;
	display: block;
}


#search-heading {
	position: absolute;
	text-align: center;
	top: 600px;
	left: 0px;
	width: 1080px;
	font-size: 32px;

	font-weight: normal;
	color: #fff;
}

#search_keyboard .button {
	font-size: 22px;
}

#search_keyboard {
	text-align: center;
	position: absolute;
	top: 1080px;
	left: 0px;

	z-index: 2;
	width: 1080px;
	color: inherit;
	font-size: 22px;
	height: 251px;
	vertical-align: middle;
	/*border: solid yellow 1px;*/
}

#search_keyboard .searchTop {

	/* background: url("../images/buttons/buttonwide.png") center center no-repeat; */
	/* background-color: rgba(53, 175, 153, 1); */
	background-size: 95%;
	border: solid red rgba(0, 0, 0, 0) 3px;
	cursor: pointer;
}

#search_keyboard .searchSpace {
	/* background-color: rgba(53, 175, 153, 1); */
	background-size: auto 100%;
	border: solid red rgba(0, 0, 0, 0) 3px;
	cursor: pointer;
}

#search_keyboard table {
	border-collapse: separate;
	border-spacing: 3px;
}

#search_keyboard .rowQwerty td {
	cursor: pointer;
	height: 68px;
	width: 68px;
	background-size: 100% 100%;
	/* background-color: rgba(53, 175, 153, 1); */
}

#search_keyboard table td table tr {
	/*background-color:white;*/
	border: solid red 0px;
	height: 60px;
}

#searchdata {
	position: absolute;
	top: 920px;
	left: 40px;
	font-weight: 500;
	z-index: 5;
	width: 1000px;
	font-size: 35px;
	height: 564px;
	text-align: center;
}

#data .child p{
	font-size:.9em;
}

#data {
	position: absolute;
	top: 843px;
	left: 0px;
	font-weight: 100;
	z-index: 5;
	width: 1080px;
	font-size: 54px;
	text-align: center;
	font-weight: normal;
	line-height: 1.25;
	height: 850px;
	padding:10px 20px;
}
#data div.child>p>.label{
	text-transform: capitalize;
	font-weight: 700;
}
#data div.child>.title>.label,
#data div.child>.company_name>.label,
#data div.child>.about>.label{
	display:none;
}
#data div.child>p.title>.info, #data div.child>p.company_name>.info{
	font-style: italic;
}
#data div.child>p.company_logo{
	padding-top:20px;
	padding-bottom: 40px;
}
#data div.child>p.company_logo>img{
	max-height:200px;
	max-width:400px;
}
#data div.child>p.individuals>a{
	padding:20px 40px;
	color:#fff;
	
}
#com-data {
	position: absolute;
	top: 225px;
	left: 370px;
	font-weight: bold;
	z-index: 2;
	width: 884px;
	color: rgba(50, 79, 182, 1);
	font-size: 32px;
	height: 412px;
}

#ind-data {
	position: absolute;
	top: 225px;
	left: 370px;
	font-weight: bold;
	z-index: 5;
	width: 881px;
	color: rgba(50, 79, 182, 1);
	font-size: 32px;
	height: 410px;
}


#bldgimg {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0px;
	margin: 0px;
}

#inddata {
	position: absolute;
	top: 110px;
	width: 924px;
	left: 50px;
	padding: 10 0;
	margin: 10 0;
	text-align: center;
}

#dialit {
	position: absolute;
	bottom: 300px;
	width: 210px;
	left: 30px;
}

#listmgmt {
	position: absolute;
	width: 360px;
	top: 200px;
	left: 15px;
	padding: 10 0;
	margin: 30 0;
}

#backhome {
	position: absolute;
	top: 657px;
	left: 428px;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#backhome_fp {
	position: absolute;
	z-index: 2;
	top: 548px;
	left: 1083px;
	width: 101px;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
}

#backhome_lists {
	float: left;
	bottom: 6px;
	left: 20px;
	clear: both;
	padding: 0;
	margin: 0;
}

#fp {
	position: absolute;
	left: 1060px;
	top: 540px;
	padding: 0;
	z-index: 2;
	margin: 0;
	color: #fff;
}

#fp img {
	padding: 0 3;
	margin: 0 3;
}

#toplogo {
	position: absolute;
	top: 20px;
	right: 30px;
	clear: both;
	padding: 2px;
	margin: 5px;
}

#mgmtinfo {
	position: absolute;
	left: 345px;
	color: #fff;
	top: 270px;
	width: 824px;
	font-size: 20px;
	text-align: left;
	z-index: 1;
}

#mgmtinfo2 {
	position: absolute;
	font-size: 20px;
	left: px;
	color: #fff;


	text-align: left;
	z-index: 1;
}

#mapinfo {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 1024px;
	text-align: center;
}

#ameninfo {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 512px;
}


#mgmt p {
	font-size: 120%;
}

#mgmtinfo2 ul li {
	margin: 15 0;
}

#amenmap {
	position: absolute;
	left: 150px;
	top: 160px;
}

#amenmap_sub {
	position: absolute;
	right: 40px;
	top: 180px;
}

#ameninfo {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 400px;
}

#ameninfo a {
	color: #fff;
	text-decoration: underline;
}

#ameninfo p {
	font-size: 110%;
	margin: 40 0;
	font-color: #fff;
}

#buttons {
	position: absolute;
	float: left;
	left: 250px;
	top: 190px;
	padding: 0;
	margin: 0;
}

#buttonlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.textbuttonlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.textbuttonlist li {
	margin: 8px 0;
	border: 0;
	text-decoration: none;
}

#buttonlist li {
	display: inline;
	margin: 20px 0;
	padding: 0 100px 10px 0;
	border: 0;
	text-decoration: none;
}

#headshot {
	float: right;
	padding-top: 10%;
	height: 30%;
}

#floormap {
	width: auto;
	text-align: center;
}

#main {
	color: #fff
}



.amen {
	font-size: 18px;
	font-weight: 100;
}

.amenh {
	font-weight: bold;
	text-decoration: underline;
}

#amenities {
	position: absolute;
	top: 600px;
	left: 600px;
	padding: 0;
	margin: 0;
	z-index: 2;
	width: 650px;
}

#forward {
	position: absolute;
	z-index: 2;
	top: 1440px;
	left: 933px;
	width: 41px;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
	border: solid red 0px;

}

#previous {
	position: absolute;
	z-index: 2;
	top: 1440px;
	left: 105px;
	width: 48px;
	padding: 0;
	margin: 0;
	border: solid red 0px;
	clear: both;
	text-align: center;
}

#com_cus {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px;
}

#vacanydata {
	position: absolute;
	top: 650px;
	left: 20px;
	width: 1020px;
	border-radius: 10px;
	height: 920px;
}

#vacanydata img {
	max-width: 100%;
	background-color: rgba(255, 255, 255, 1);
	max-height: 100%;
	margin: 0 auto;
	display: block;
	border: solid #E2BE2C 3px;
	border-radius: 15px;
}

#vacanydataall {
	position: absolute;
	top: 1585px;
	left: 0px;
	width: 1020px;
	margin: 0 auto;
}

.vacantImg {
	margin-right: 10px;
	width: 300px;
	display: table-cell;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.vacantImg img {
	background-color: #fff;
	max-width: 300px;
	max-height: 120px;
}

.vacantImg a img {
	border: solid #E2BE2C 3px;
	border-radius: 15px;
}

*,
* {
	box-sizing: border-box;
}

div#areaMap {
	position: absolute;
	z-index: 99;
	top: 730px;
}

.subTitle {
	position: absolute;
	z-index: 99;
	font-weight: normal;
	top: 0px;
	text-transform: uppercase;
	/* border-bottom: 4px solid rgba(211, 18, 69, 1); */
	height: 200px;
	/* background-color: rgba(69, 85, 96, 1); */
	/* background: url("../images/callout_wide_map.jpg"); */
	background-size: cover;

}

.subTitle p {
	width: 1080px;
	text-align: center;
	color: #FFF;
	font-size: 70px;
	line-height: 200px;
	text-shadow: 2px 1px #222;
}

.homeTitle {
	position: absolute;
	z-index: 99;
	font-weight: normal;
	top: 0px;
	text-transform: uppercase;
	line-height: 1.5;
	height: 140px;
}

.homeTitle p {
	width: 1080px;
	text-align: center;
	color: #FFF;
	padding: 7px 0;
	text-shadow: 2px 1px #222;
}

.directoryButton {

	height: 100px;
	width: 290px;
	background-color: rgba(0, 0, 0, .6);
	cursor: pointer;
	border: solid 3px #fff;
	font-size: 44px;
	margin: 12px 0;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 100px;
	display: inline-block;

}

#weather-idle {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	font-size: 32px;
	color: #fff;
	font-weight: 500;
	text-align: right;
	display: block;
	height: 112px;
	width: 560px;
}

#weather td {}

#weather img {
	border: solid green 0px;
	padding-right: 6px;
}

#info-wrapper {
	/* position: absolute; */
	/* top: 140px; */
	background-color: #141d24;
	width: 1080px;
	padding: 0 10px;
	z-index: 1;
	display:none;

}

#weather {
	position: absolute;
	left: 635px;
	top: 235px;
-webkit-filter:drop-shadow(1px 1px 1px #000); filter: drop-shadow(1px 1px 1px #000);
	z-index: 5;
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	text-align: right;
	display: all;
	padding-right: 0px;
	border: solid red 0px;
	width: 500px;
	height: 154px;
}
#weather td{
	border: solid yellow 0px;
}
#weather img{
	border:solid green 0px;
	padding-right: 6px;
	padding-top: .5em;
}
#weather {
	z-index: 5;
	font-size: 90px;
		color: #fff;

	font-weight: normal;
	text-align: center;
	display: block;
	padding-right: 0px;

	overflow: hidden;
}
td#desc{
	color:inherit;
vertical-align:middle;
text-align:left;
font-size:30px;
padding-left:10px;
padding-right:0px;
line-height: 1em;
height:50%;
}
td#temp{
color:inherit;
vertical-align:middle;
font-size:75px;
text-align: left;
line-height: 1em;
height:50%;
}

#datage {
	position: absolute;
	height: 30px;
	left: 225px;
	top: 235px;
-webkit-filter:drop-shadow(1px 1px 1px #000); filter: drop-shadow(1px 1px 1px #000);
	z-index: 30;
	width: 221px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	font-size: 33px;
	}

.fbo-img {
	position: absolute;
	z-index: 1;
}
.fbo-img img{
	object-fit: cover;
}
#bldg-logo {
 	-webkit-filter:drop-shadow(1px 1px 1px #000); 
 	filter: drop-shadow(1px 1px 1px #000);
}

#video {
	display: none;
	position: absolute;
	top:0;
	left: 0;
	z-index: 10;
	height: inherit;
	text-align: center;
	background-color: rgba(0,0,0,.75);
}