html, body { 
	background-color:#000000;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; 
	overflow:hidden;
	cursor: none;
}

strong{
	font-weight: bold;
}

.entryListing{
	margin-bottom:1.5em;
	/*background: url("../images/buttons/selectionbtn.png") center center no-repeat;*/
	background-size: 100% 100%;
	cursor: pointer;
	line-height: 1.5em;
	background-color: #dc1f2f;
	font-size: 34px;
}
.entryListing:nth-child(even){
	/*background-color: transparent;*/
}
#mapo{position:absolute;left:295px;top:244px;z-index:2; width:900px; text-align:center;}

.darktext {
	color: #fff;
	font-size: 100%;
} 
.litetext { color:#999999; font-size:14pt; text-align:left;  } 
.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%; font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; color: #fff; }
.style2 { margin:20 20; font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; color: #fff; font-size:120%; }
.style4 { margin:20 20; font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; color: #fff; }



.bigtext { text-align:center; font-size: 250%; margin:30 20; font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; color: #fff; font-weight:500; }

.button {
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	color: #000;
	cursor: hand;
	font-size: 14px;
}

.resultsbutton {
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	color: #000;
	font-weight: bold;
	cursor: hand;
	font-size: 22px;
	width: 80%;
}
#background{
top:0px;
left:0px;
position: absolute;	
	}
	
.button1 { font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; color: #000; }

.button2 {     
	height:100%;
	width: 100%;
    text-align: left;
    font-weight: normal;
	color: #fff;
	 font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif; cursor: hand;  margin:0 0 0em 0;border:solid red 0px;margin: 0em 0; }

table.box { cursor: hand; }

.title {
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	font-color: #000;
	font-weight: 900;
	font-size: 140%;
	color: #000;
}

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: 28px;
	text-decoration: none;
	color:#fff;
	border: 0;
	font-family: "Calibri", Times, serif;
	cursor: hand;
	margin:auto 0;
}
#announcements{
	position: absolute;
	left: 10px;
	top: 1039px;
	color: #000;
	z-index: 20;
	font-size: 28px;
	font-family: 'Calibri', sans-serif;
	text-align: left;
	vertical-align: top;
	height: 40px;
	font-weight: bold;
	letter-spacing: 1px;
	display: none;
	width: 1900px;
}
#announcements_text{
	font-size: inherit;
	font-family:inherit;
	color:inherit;
	font-weight: normal;

}

#weather {
	position: absolute;
	left: 670px;
	top: 30px;
	z-index: 5;
	font-size: 22px;
	font-family: 'Calibri', sans-serif;
	color: #fff;
	font-weight: 500;
	text-align: right;
	display: all;
	padding-right: 0px;
	border: solid red 0px;
	width: 368px;
	height: 140px;
	display:none;
}
#weather td{
	border: solid yellow 0px;
}
#datage {
	position: absolute;
	height: 90px;
	left: 12px;
	top: 60px;
	z-index: 5;
	width: 221px;
	color: #FFF;
	font-family: 'Calibri';
	white-space: nowrap;
	font-size: 22px;
	display: none;
	}
#datage2 {
	position: absolute;
	height: 47px;
	left: 547px;
	top: 35px;
	z-index: 5;
	width: 171px;
	color: #FFF;
	font-family: 'Calibri';
	border: solid red 0px;
	white-space: nowrap;
	font-size: 28px;
}
#search_keyboard {
	text-align: center;
	position: absolute;
	top: 1400px;
	left: 150px;
	font-weight: bold;
	z-index: 2;
	width: 725px;
	color: #fff;
	font-size: 22px;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	height: 251px;
	vertical-align: middle;
	border: solid yellow 0px;
}
#search_keyboard .searchTop{
	
	background: url("../images/buttons/buttonwide.png") center center no-repeat;
	background-size: 95% ;
	border:solid red rgba(0,0,0,0) 3px;
	cursor: pointer;	
}
#search_keyboard .searchSpace{
	background: url("../images/buttons/buttonwider.png") center center no-repeat;
	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:url("../images/buttons/button5.png") center center no-repeat;
}
#search_keyboard table td table tr{
	/*background-color:white;*/
	border:solid red 0px;
	height: 60px;
}

#listdata {
	box-sizing: border-box;
	position: absolute;
	top: 111px;
	font-weight: bold;
	z-index: 5;
	width: 1920px;
	font-size: 28px;
	color: #FFF;
	font-family: "Calibri",sans-serif,Times"Calibri",sans-serif;
	height: 805px;
	left: 0px;
} 

#searchdata {
	position: absolute;
	top: 1000px;
	left: 40px;
	font-weight: 100;
	z-index: 5;
	width: 1000px;
	font-size: 32px;
	color: white;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	height: 564px;
	text-align: center;
}

.dataWrapper{
	display: table;
	position: absolute;
	z-index: 5;
	width: 1080px;
	height: 898px;
	left: 0px;
	top: 636px;
}
#data {
	left: 0px;
	font-weight: 100;
	width: 1080px;
	font-size: 48px;
	color: #fff;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	text-align: center;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	height: 50%;
} 
#logo{
	position: absolute;
	top: 218px;
	width: 1080px;
	left: 0px;
	height: 408px;
	z-index: 2;
}
#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;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	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;
	font-family: "Calibri", sans-serif, Times, "Calibri", sans-serif;
	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;
}
#alpha-heading {
	position: absolute;
	text-align: center;
	top: 279px;
	left: 0px;
	width: 1080px;
	font-family: "Calibri", sans-serif;
	background: url("../images/buttons/btn7.png") center center no-repeat;
	background-size: 100% 100%;
	letter-spacing: 5px;
	font-size: 52px;
	font-weight: normal;
	color: #fff;
	height: 46px;
	display: none;
}
#alpha-heading p:first-child{
	font-size: 100%;
	height:100%;
	line-height:46px;
}
#forward {
	position: absolute;
	z-index: 2;
	top: 1407px;
	left: 1001px;
	width: 41px;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
	border: solid red 0px;

}
#previous {
	position: absolute;
	z-index: 2;
	top: 1407px;
	left: 890px;
	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;
}
