#footer { overflow: hidden; font-size: 12px; }
#footer h6 { font-size: 12px; font-weight: bold; }
#footer .callout { background: #374248; padding: 10px 10px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; color: #FFFFFF; font-weight: 100; margin-left: 0; margin-right: 0; }
#footer .callout h1 { margin-top: 22px; font-size: 26px; letter-spacing: 1px; color: #fff; text-shadow: 1px 1px 0 #161a1d; font-family: museo-sans,sans-serif; font-weight: 100; padding-left: 15px; }
#footer .callout h1 a { font-size: 24px; letter-spacing: 1px; text-align: center; color: #00718f; text-shadow: 1px 1px 0 #161a1d; font-family: museo-sans,sans-serif; font-weight: 100; }
#footer .callout h1 a:hover { margin-top: 22px; font-size: 24px; letter-spacing: 1px; text-align: center; color: #00718f; text-decoration: underline; text-shadow: 1px 1px 0 #161a1d; font-family: museo-sans,sans-serif; font-weight: 100; }
#footer .nav { }
#footer .nav a { font-size: 12px; font-weight: bold; padding-bottom: 15px; padding-left: 8px; padding-right: 8px; padding-top: 5px; color: #374248; float: left; }
#footer .nav a:hover { color: #878787; }
#footer .nav-t a { font-size: 12px; float: left; font-weight: bold; padding-bottom: 0; padding-left: 8px; padding-right: 8px; padding-top: 5px; color: #878787; }
#footer .nav-t a:hover { color: #374248; }
#footer .block_bottom .inner .block_copyrights { margin-left:7px}

a.buttonz-promo { background-color: #99CC33; color: #ffffff; font-size: 22px; font: Helvetica, Arial, sans-serif; text-decoration: none; padding: 5px 7px 9px 8px; position: relative; display: inline-block; border: solid 2px #517609; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; margin: 0 0; border-color: transparent; float: right; text-shadow: 1px 1px 0 #6EA120; text-align: center; }
a.buttonz-promo:hover { background-color: #8ab82e; border: solid 2px #5b7722; color: #ffffff; font-size: 22px; font: bold Helvetica, Arial, sans-serif; text-decoration: none; padding: 5px 7px 9px 8px; position: relative; display: inline-block; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; margin: 0 0; border-color: transparent; float: right; }
a.buttonz-promo em {color: #517609; font-size: 0.55em; margin-bottom: 0.1em; margin-left: 0; margin-right: 0; margin-top: 0; text-shadow: none; font-style: normal; display: block; padding-top: 6px; padding-left: 5px; padding-right: 5px; text-align: center;}



.clear { clear: both;}

.notification {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.notification .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.vt_m { width: 90px; }
.vt_b { margin-right: 30px; }