

.t3-header {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-header .span8 {
  height: 90px;
}
.logo {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  overflow: hidden;
}
.logo-image a {
  background-image: url("../../templates/medicalcenter/images/logo.png");
  background-repeat: no-repeat;
  width: 364px;
  height: 90px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #1a1b20;
  text-decoration: none;
  font-size: 16.25px;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: right;
  margin-top: 24px;
}
.head-search form {
  margin: 0;
  float: right;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url("../../templates/medicalcenter/images/ico/search.png") no-repeat 8px center;
  width: 120px;
  padding-left: 35px;
}
.head-search .input:focus {
  color: #eee !important;
  width: 180px;
}
.t3-sl {
  padding-bottom: 24px;
  padding-top: 48px;
}
.t3-sl-1 {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-sl-2 {
  padding-bottom: 24px;
  padding-top: 48px;
  text-align: left;
}
.t3-sl-3 {
  padding-bottom: 24px *;
  padding-top: 48px;
  text-align: center;
}
.t3-sl-4 {
  padding-bottom: 24px;
  padding-top: 48px;
}
.seperation {
  height: 70px;
}
.t3-mainbody {
  padding-bottom: 0;
  padding-top: 48px;
}
.t3-footer {
  background-color: #474747;
  font-size: 90%;
  color: #cccccc;
  *zoom: 1;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 85%;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: T3FooterModuleColor;
}
.t3-footnav {
  padding: 34px 0 24px;
  *zoom: 1;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav ul {
  list-style: none;
  margin-left: 0;
}
.t3-footnav li {
  line-height: 24px;
}
.t3-footnav .module-title {
  font-size: 18px;
  color: #cccccc;
  padding-bottom: 12px;
}
.t3-footnav a {
  color: #fff;
}
.t3-copyright {
  background-color: #373737;
  border-top: medium none;
  font-size: 11px;
  padding: 10px 0;
  text-align: left;
  *zoom: 1;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright a {
  color: #fff;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  float: right;
  opacity: .5;
}
#btl .btl-panel {
  overflow: hidden;
  text-align: right !important;
}
.head-top {
  margin-top: 15px;
  text-align: right !important;
}

