/*!

 DO NOT EDIT THIS FILE as a .css file. This file has been 
 created using SASS and preprocessed using a SASS preprocessing
 application. To edit the styles please edit the associated .scss 
 files and recompile using a SASS preprocessor

 */
/*!*/
html, body {
  height: 100%;
  max-width: 1024px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  color: white;
}

a {
  color: white;
  text-decoration: none;
}

a:visited {
  color: white;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: none;
}

a:active {
  color: white;
  text-decoration: none;
}

a, img {
  border: none;
}

a, img {
  outline: none;
}

ul.navMenu {
  list-style-type: none;
  height: 45px;
}

li.menuItem {
  height: 55px;
  margin: 0 auto;
}

.menuButton {
  width: 260px;
  height: 45px;
  text-align: center;
  padding-top: 20px;
  background-color: #c8102e;
}

.menuButton:hover {
  background-color: #3c3c3e;
}

.cssmenu img {
  display: block;
}

.cssmenu {
  height: 50px;
  width: 300px;
}

.menuTop {
  margin-top: 20px;
  margin-bottom: -2px;
}

.menuBottom {
  margin-top: 10px;
}

.cssmenu {
  display: inline !important;
}

.cssmenuMobile {
  display: none !important;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 1024px;
  margin: 0 auto -35px;
}

.underline {
  width: 100%;
  height: 2px;
  margin: -5px 0px 0px 0px;
  background-color: #c8102e;
}

.content {
  width: 723px !important;
  float: left;
  min-height: 630px;
}

.loaderImg {
  display: none;
}

.mapImage {
  width: 723px;
  margin: 70px 0px 0px 0px;
}

.margin {
  display: none;
  width: 0px;
}

.sidebar {
  width: 300px;
  font-size: 14px;
  float: left;
  margin-left: -30px;
  margin-right: 20px;
}

.title {
  font-size: 68px;
  width: 700px;
  margin: 0 20px 0 0;
  text-align: left;
  padding-left: 0px;
}

.circle {
  display: none !important;
  width: 1px;
  height: 1px;
}

.maxAds {
  width: 100%;
  margin: 50px 0px 40px 0px;
}

.maxAds img {
  width: 100%;
  height: 60px;
  max-width: 336px;
  margin: 0 auto;
  display: inline;
}

.clear {
  clear: both;
}

.footer {
  width: 100%;
  background-color: #000;
  height: 20px;
}

.footerWrap, .push {
  height: 20px;
  clear: both;
  text-align: center;
}
