/*Global Footer*/
.zurb-footer-top {
  padding: 40px 0;
  color: white; }
  .zurb-footer-top .row .columns {
    *zoom: 1; }
    .zurb-footer-top .row .columns:before, .zurb-footer-top .row .columns:after {
      content: " ";
      display: table; }
    .zurb-footer-top .row .columns:after {
      clear: both; }
  .zurb-footer-top.zurb {
    background-position: 10px 7px; }
  .zurb-footer-top .property {
    text-align: center; }
    .zurb-footer-top .property .property-info {
      padding-top: 37px; }
    .zurb-footer-top .property h2 {
      margin: 0;
      padding: 0 !important; }
      .zurb-footer-top .property h2 a {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        font-family: "zurb-logo";
        font-weight: normal;
        font-size: 1.125rem;
        padding: 0; }
        .zurb-footer-top .property h2 a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
        .zurb-footer-top .property h2 a.services {
          width: 190px; }
        .zurb-footer-top .property h2 a span {
          display: none; }
        .zurb-footer-top .property h2 a strong {
          font-size: 17px;
          margin-left: -7px; }
    .zurb-footer-top .property h3 {
      font-size: 1.4rem;
      font-weight: bold;
      color: white;
      margin-bottom: 20px; }
    .zurb-footer-top .property h4 {
      font-size: 1.1rem;
      font-weight: 200;
      color: white;
      margin-bottom: 10px; }
    .zurb-footer-top .property p, .zurb-footer-top .property li, .zurb-footer-top .property a {
      font-size: 13px;
      line-height: 21px;
      color: white; }
    .zurb-footer-top .property a {
      font-weight: bold;
      color: white; }
      .home-slides {
        margin-top: -120px !important;
      }
  .zurb-footer-top .learn-links, .zurb-footer-top .support-links, .zurb-footer-top .connect-links {
    padding: 50px 0 0 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: url(../img/../img/icons/footer-top-icons.png) no-repeat center 0;
    height: 220px;
    margin-bottom: 30px; }
    .zurb-footer-top .learn-links ul, .zurb-footer-top .support-links ul, .zurb-footer-top .connect-links ul {
      margin-left: 0px !important;
      list-style: none; }
      .zurb-footer-top .learn-links ul li, .zurb-footer-top .support-links ul li, .zurb-footer-top .connect-links ul li {
        line-height: 20px; }
  .zurb-footer-top .learn-links {
    background-position: center -325px; }
  .zurb-footer-top .support-links {
    background-position: center -635px; }
  .zurb-footer-top .connect-links {
    padding: 50px 20px 0;
    background-position: center -9px; }
    .zurb-footer-top .connect-links .button {
      font-size: 12px;
      font-weight: normal;
      background: rgba(0, 0, 0, 0.1);
      color: white !important;
      font-weight: bold;
      text-shadow: none;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      border: none;
      padding: 6px 16px; }
  .zurb-footer-top .global {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    .zurb-footer-top .global .footer-link-block {
      font-weight: normal;
      display: block;
      margin: 30px 0 0 0; }
      .zurb-footer-top .global .footer-link-block.services {
        background: url("../img/icons/footer-studios.png") left top no-repeat; }
      .zurb-footer-top .global .footer-link-block.foundation {
        background: url("../img/icons/footer-foundation.png") left top no-repeat; }
      .zurb-footer-top .global .footer-link-block.apps {
        background: url("../img/icons/footer-products.png") left top no-repeat; }
      .zurb-footer-top .global .footer-link-block.expo {
        background: url("../img/icons/footer-expo.png") left top no-repeat; }
      .zurb-footer-top .global .footer-link-block span {
        display: block;
        color: white;
        font-size: 0.75rem;
        padding-left: 40px;
        line-height: 18px; }
        .zurb-footer-top .global .footer-link-block span.title {
          font-size: 1rem;
          margin-bottom: 5px; }

          .zurb-footer-bottom h3 {
          color: rgb(204, 204, 204);
}
.zurb-footer-bottom label {
  color:rgb(204, 204, 204);
}
.top-pic {
    margin-top:-100px;
  z-index: 95;
  position: absolute;
}

.zurb-footer-bottom {
  background: #333333;
  padding: 24px 0 40px;
  bottom:0;
   }
  .zurb-footer-bottom .design-border {
    border-bottom: 1px solid #484848;
    padding-bottom: 5px;
    margin-bottom: 25px; }
  .zurb-footer-bottom a.zurb-logo {
    color: #858585;
    font-weight: normal;
    background: url("../img/icons/footer-icons.png") no-repeat 0 3px;
    padding: 23px 0 0 0;
    font-size: 1rem;
    display: inline-block;
    width: 90px; }
    .zurb-footer-bottom a.zurb-logo:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .zurb-footer-bottom ul.zurb-links {
    margin: 0;
    display: inline-block;
    padding-bottom: 0px; }
    .zurb-footer-bottom ul.zurb-links li {
      display: block;
      float: left;
      margin-left: 6px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.75rem; }
      .zurb-footer-bottom ul.zurb-links li a {
        color: #666666;
        padding: 3px 6px; }
        .zurb-footer-bottom ul.zurb-links li a:hover {
          color: #777777; }
  .zurb-footer-bottom p.copyright {
    margin: 6px 0 0;
    font-size: 0.75rem;
    color: #666666; }
  .zurb-footer-bottom ul.home-social {
    display: block;
    float: right;
    margin-bottom: 8px; }
    .zurb-footer-bottom ul.home-social li {
      list-style: none;
      display: block;
      float: left;
      margin-left: 10px; }
      .zurb-footer-bottom ul.home-social li:first-child {
        margin-left: 0; }
      .zurb-footer-bottom ul.home-social li a {
        display: block;
        height: 50px;
        width: 50px;
        background: url("../img/icons/social.png") no-repeat center 0; }
        .zurb-footer-bottom ul.home-social li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
        .zurb-footer-bottom ul.home-social li a.twitter {
          background-position: center 0; }
        .zurb-footer-bottom ul.home-social li a.facebook {
          background-position: center -200px; }
        .zurb-footer-bottom ul.home-social li a.mail {
          background-position: center -400px; }

          #footer {
			bottom: 0;
			width: 100%;
			height: 100px; /* choose any height */
			position:relative;

}


@charset "utf-8";

@media only screen and (min-width: 1040px) {

ul.nav-bar,ul.nav-bar li, ul.flyout, ul.flyout li, ul.flyout {
	padding:0px;
	margin:0px;
}
ul.nav-bar  {
	vertical-align: middle;
	list-style:none;
}
ul.nav-bar li {
	float:left;
}
.nav-bar a {
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;	
	padding:2px 10px;
	display:block;
}
ul.nav-bar li{
	position:relative;
}
ul.flyout{
	text-align:left;
	border:0px;	
	list-style:none;
  background-color: #db5e2b;
	visibility:hidden;
	position:absolute;
	top:22px;
	z-index:1000;
	left:0;
}
.sub-flyout a, .sub-flyout a:hover {
	display:block;
	margin:0px;
	height:auto;
	border:none;
	line-height:10px;
	min-width:150px;
	white-space:nowrap;
	padding:10px;
}
li.has-flyout:hover ul {
	display:block;
	visibility:visible;
}
/* wowwwwwwwwwwwwwwwwwwwwwwwwwww*/
.nav-bar > li.has-flyout > a:first-child {
  position: relative;
}
.nav-bar > li.has-flyout > a:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  right: 10px;
  bottom: 8px;
}

/*
*/
a.main:active,a.subfly:active,a.flyout-toggle:active,a.main,a.main:link,a.main:visited,a.main:hover,a.subfly,a.subfly:link,a.subfly:visited,a.subfly:hover,a.flyout-toggle,a.flyout-toggle:link,a.flyout-toggle:visited,a.flyout-toggle:hover {
	text-decoration:none;
	border-bottom:0px;
	white-space:nowrap;
}
li.sub-flyout a{
	color:#393939;
	background:#fff;
}

li.sub-flyout a:hover {
	color:#fff;
	background:#393939;
}
li.sub-flyout, li.sub-flyout a {
	width:100%;
}
.top-pic {
  margin-top:-100px;
}
/*
.nav-bar a.main {
	color:#fff;
	border-bottom:1px inherit;
}

li.sub-flyout a{
	color:#fff;
	background:#393939;
	border-bottom:1px solid #393939;
}
li.sub-flyout a:hover {
	color:#393939;
	background:#fff;
	border-bottom:1px solid #fff;
}
.nav-bar a.main:hover, a.active {
	color:#FFFFFF;
	border-bottom:1px solid #C90000;
}
}
*/


ul.flyout {
	top:45px;
}

.top-bar-section .dropdown-menu {
	top:45px;
}


input[name=DISPLAY_SEARCH_CALENDAR]{
display:none;
}
