#footer-popup {
	color: #FFF;
	width:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #242424 url(../../images/footer-tile.png) repeat-x top;
}
.active-City {
	display: block;
}

#iconbutton {
	position: absolute;
	top: 7px;
	right: 5px;
	background: url(btn-icon.png);
	height: 23px;
	width: 26px;
}
#footer {
	color: #999;
	font-size: 12px;
	height: 350px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 700px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #242424;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #FFF;
}
#footer-menu {
	text-align: center;
	height: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	cursor: pointer;
	min-width: 700px;
	color: #7F99B2;
}
#companyinfo {
	float: left;
	width: 210px;
	height: 125px;
	margin: 10px;
}
#cities {
	float: left;
	margin-left: 10px;
	width: 1000px;
}
#cities a{
	color:#09F;
}
#social-icons {
	position: absolute;
	top: 5px;
	height: 21px;
	width: auto;
	visibility: hidden;
	background: url(logo-google-hr-bw.png) no-repeat left center;
	padding-left: 35px;
	padding-top: 7px;
	left: 10px;
}

.footer-font18 {
	font-size: 18px;
	color: #FFF;
}
.footer-font14 {
	font-size: 14px;
	color: #FFF;
}
