@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    src: local('EB Garamond Regular'), local('EBGaramond-Regular'), url(https://fonts.gstatic.com/s/ebgaramond/v9/SlGUmQSNjdsmc35JDF1K5GR1SDw.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype')
}

a.icon-social {
    display: block;
    width: 41px;
    height: 41px;
    background: #333;
    text-indent: -9000px;
    background: transparent url(/od-static/images/socialiconsets/Color-Flat.png) no-repeat
}

a.icon-social.icon-facebook {
    background-position: 0 0
}

a.icon-social.icon-twitter {
    background-position: -41px 0
}

a.icon-social.icon-linkedin {
    background-position: -82px 0
}

a.icon-social.icon-googleplus {
    background-position: -123px 0
}

a.icon-social.icon-flickr {
    background-position: -164px 0
}

a.icon-social.icon-youtube {
    background-position: -205px 0
}

a.icon-social.icon-vimeo {
    background-position: 0 -41px
}

a.icon-social.icon-windows {
    background-position: -41px -41px
}

a.icon-social.icon-skype {
    background-position: -82px -41px
}

a.icon-social.icon-star {
    background-position: -123px -41px
}

a.icon-social.icon-tumblr {
    background-position: -164px -41px
}

a.icon-social.icon-delicious {
    background-position: -205px -41px
}

div.module-gallery {
    padding: 0 !important
}

div.module-gallery div#gallery-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 0 !important
}

div.module-gallery div#gallery-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 250px
}

div.module-gallery div.thumbs {
    width: 650px;
    padding: 15px
}

div.module-gallery div.thumbs a {
    display: block;
    width: 155px;
    height: 110px;
    margin: 0 10px 10px 0;
    float: left
}

div.module-gallery div.thumbs a.last {
    margin-right: 0 !important
}

div.module-gallery div.thumbs a img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../../../../od-static/js/vendor/PIE.htc)
}

div.module-gallery div.pagination {
    position: relative;
    height: 30px;
    width: 100%
}

div.module-gallery div.pagination a {
    width: 15px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0
}

div.module-gallery div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-gallery div.pagination a.nav-next {
    left: 300px
}

div.module-gallery div.pagination a.nav-next span {
    background-position: 0 0
}

div.module-gallery div.pagination a.nav-next:hover span {
    background-position: 0 -30px
}

div.module-gallery div.pagination a.nav-next:active span {
    background-position: 0 -60px
}

div.module-gallery div.pagination a.nav-prev {
    left: 335px
}

div.module-gallery div.pagination a.nav-prev span {
    background-position: -15px 0
}

div.module-gallery div.pagination a.nav-prev:hover span {
    background-position: -15px -30px
}

div.module-gallery div.pagination a.nav-prev:active span {
    background-position: -15px -60px
}

div.module-gallery.image div#snapshot {
    margin: 15px 0 0 0
}

div.module-gallery.image div#snapshot.no-bar {
    margin-top: 0 !important
}

div.module-gallery.image div.module-slider {
    margin-top: 10px;
    width: 632px
}

div.module-gallery.image div.module-slider div.mask,
div.module-gallery.image div.module-slider div.mask div.holder {
    width: 737px;
    margin: 0
}

div.module-gallery.image div.module-slider a.thumb span {
    display: none;
    border: 3px solid #005e83;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    position: absolute;
    top: 0;
    left: 0
}

div.module-gallery.image div.module-slider a.thumb.selected span {
    display: block
}

div.module-gallery.image div.module-slider div.nav {
    position: relative;
    margin-top: 5px;
    width: 632px;
    height: 30px
}

div.module-gallery.image div.module-slider div.nav a {
    top: 0 !important
}

div.module-gallery.image div.module-slider div.nav a.nav-prev {
    left: 295px !important
}

div.module-gallery.image div.module-slider div.nav a.nav-next {
    right: 295px !important
}

div.module-gallery-sidebar {
    padding-top: 65px
}

div.module-gallery-sidebar.no-bar {
    padding-top: 0 !important
}

div.module-gallery-sidebar div.box-content {
    height: 445px
}

div.module-gallery-sidebar div.box-content div.text {
    height: 395px;
    overflow: auto
}

div.module-gallery-sidebar div.share {
    position: absolute;
    left: 0;
    top: 545px;
    width: 100%
}

div.module-gallery-sidebar.no-bar div.share {
    top: 480px !important
}

div.module-gallery-sidebar div.share>span,
div.module-gallery-sidebar div.share>nav a {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    color: #666;
    display: block;
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

div.module-gallery-sidebar div.share>a.bt-social {
    display: block;
    height: 15px;
    width: 16px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/social.png) no-repeat;
    text-indent: -9000px;
    margin-right: 15px;
    float: left
}

div.module-gallery-sidebar div.share>a.icon-facebook {
    background-position: 0 0
}

div.module-gallery-sidebar div.share>a.icon-facebook:hover {
    background-position: 0 -15px
}

div.module-gallery-sidebar div.share>a.icon-twitter {
    background-position: -30px 0
}

div.module-gallery-sidebar div.share>a.icon-twitter:hover {
    background-position: -30px -15px
}

div.module-gallery-sidebar div.share>a.icon-email {
    background-position: -59px 0
}

div.module-gallery-sidebar div.share>a.icon-email:hover {
    background-position: -59px -15px
}

div.module-gallery-sidebar div.share>nav {
    position: absolute;
    top: 0;
    right: 0
}

div.module-gallery-sidebar div.share>nav a {
    margin: 0;
    text-decoration: none
}

div.module-gallery-sidebar div.share>nav a:hover {
    color: #005e83
}

div.module-gallery-sidebar div.share>nav a.nav-next:last-child {
    margin-left: 10px
}

div.module-gallery-sidebar div.share>nav a.nav-next:last-child:before {
    content: '|';
    padding-right: 10px;
    color: #ccc
}

div.module-gallery-sidebar div.share>nav a.nav-next:first-child {
    margin: 0
}

div.module-gallery-sidebar div.share>nav a.nav-next:first-child:before {
    content: '';
    padding-right: 0
}

div.module-blog-container {
    padding: 0 !important;
    margin: 0 !important
}

div.module-blog {
    padding: 0 !important
}

div.module-blog div.entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc
}

div.module-blog h2 {
    margin: 0 0 5px 0 !important;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif
}

div.module-blog h2 a {
    color: #333;
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none
}

div.module-blog h2 a:hover {
    color: #666
}

div.module-blog span.date {
    display: block;
    font-size: 13px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    margin-bottom: 15px;
    color: #999
}

div.module-blog h2.no-date {
    margin-bottom: 20px !important
}

div.module-blog div.entry.last {
    border: 0
}

div.module-blog div.entry span {
    display: block
}

div.module-blog div.entry p.preview a {
    color: #666;
    text-decoration: none
}

div.module-blog div.entry p.preview a:hover {
    color: #999
}

div.module-blog div.tweet-facebook {
    margin-top: 20px;
    position: relative
}

div.module-blog div.tweet-facebook .twitter-share-button {
    float: left
}

div.module-blog div.comment {
    margin-top: 20px
}

div.module-blog div.pagination {
    position: relative;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    width: 100%
}

div.module-blog div.pagination a {
    width: 205px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 20px;
    color: #2fa5ca;
    font-size: 13px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif
}

div.module-blog div.pagination a span {
    display: block;
    width: 15px;
    height: 30px;
    background: #2fa5ca url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) no-repeat;
    position: absolute;
    top: 0
}

div.module-blog div.pagination a.nav-prev {
    padding-left: 25px
}

div.module-blog div.pagination a.nav-prev span {
    background-position: 0 0;
    left: 0
}

div.module-blog div.pagination a.nav-prev:hover span {
    background-position: 0 -30px
}

div.module-blog div.pagination a.nav-prev:active span {
    background-position: 0 -60px
}

div.module-blog div.pagination a.nav-next {
    padding-right: 25px;
    text-align: right;
    right: 0
}

div.module-blog div.pagination a.nav-next span {
    background-position: -15px 0;
    right: 0
}

div.module-blog div.pagination a.nav-next:hover span {
    background-position: -15px -30px
}

div.module-blog div.pagination a.nav-next:active span {
    background-position: -15px -60px
}

div.module-form div.row,
div.module-form div.field {
    position: relative
}

div.module-form div.field.input,
div.module-form div.field.select,
div.module-form div.field.rating {
    width: 70%
}

div.module-form.is-box div.field.input,
div.module-form.is-box div.field.select,
div.module-form.is-box div.field.rating {
    width: auto
}

div.module-form label {
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100% !important;
    height: 24px;
    line-height: 24px
}

div.module-form label a.bt-tooltip {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -9000px;
    background: transparent url(../../../../od-static/images/misc/icon-alert.png) top left no-repeat;
    cursor: pointer;
    margin-left: 10px
}

div.module-form div.input {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    padding: 0 5px;
    position: relative;
    margin-bottom: 20px
}

div.module-form div.input>input {
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    border: 0;
    width: 100%;
    height: 29px;
    line-height: 30px;
    color: #999;
    font-size: 14px
}

div.module-form div.input.small {
    width: 185px
}

div.module-form div.textarea {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    height: 75px;
    padding: 5px;
    margin-bottom: 20px
}

div.module-form div.textarea>textarea {
    background: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 14px
}

div.module-form div.select {
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative
}

div.module-form div.select select {
    display: none
}

div.module-form div.select div.mask {
    position: relative;
    width: auto
}

div.module-form div.select a.combo {
    display: block;
    text-decoration: none;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) 100% -30px no-repeat;
    width: auto;
    height: 30px;
    padding: 0 30px 0 10px
}

div.module-form div.select a.combo span {
    display: block;
    font-size: 14px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    color: #999;
    width: auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

div.module-form div.select a.combo.hover {
    background-position: 100% -60px
}

div.module-form div.select a.combo.hover span,
div.module-form div.select a.combo.open span {
    color: #005e83 !important
}

div.module-form div.select div.combo-box {
    position: absolute;
    width: 100%;
    max-height: 150px;
    background: #fff;
    overflow: auto;
    display: none;
    z-index: 999999;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.select div.combo-box a {
    display: block;
    padding: 0 10px;
    width: auto;
    height: 30px;
    line-height: 30px !important;
    max-height: 30px;
    overflow: hidden;
    text-decoration: none;
    color: #666;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-size: 14px
}

div.module-form div.select div.combo-box a:hover,
div.module-form div.select div.combo-box a.selected {
    background: #2fa5ca;
    color: #fff !important;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none
}

div.module-form div.select.select-small {
    width: 75px
}

div.module-form div.checkbox-multiple {
    margin-bottom: 20px
}

div.module-form div.checkbox-multiple ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.module-form div.checkbox-multiple ul li label {
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-size: 14px;
    text-transform: none
}

div.module-form div.rating ul {
    position: relative;
    list-style: none;
    width: 100%;
    height: 40px;
    margin: 20px 0;
    padding: 0
}

div.module-form div.rating ul li {
    width: 19.5%;
    height: 40px;
    border-right: 1px dotted #ccc;
    float: left;
    text-align: center
}

div.module-form div.rating ul li.last {
    width: 20%;
    border-right: none
}

div.module-form div.rating ul li input {
    display: block;
    margin: 0 auto
}

div.module-form div.rating ul li label {
    display: block;
    width: auto !important
}

div.module-form div.success-text {
    padding: 15px 15px 0 15px;
    margin-bottom: 20px;
    background: #099;
    color: #fff;
    font-weight: bold;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    border-radius: 3px
}

div.module-form div.success-text * {
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important
}

div.module-form form ul.errorlist {
    list-style: none;
    position: relative;
    margin: 0 0 5px 0;
    padding: 0
}

div.module-form form ul.errorlist li {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 22px;
    background: #900;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}

div.module-form div.field span.help-text {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 11px;
    font-style: italic
}

div.module-form div.row div.split {
    float: left;
    margin-left: 2%
}

div.module-form div.row div.split:first-child {
    margin-left: 0
}

div.module-form div.row div.split.size-50 {
    width: 49%
}

div.module-form div.field.input-phone {
    width: 160px !important
}

div.module-form input.input-google-address {
    margin-bottom: 1px
}

div#lightbox-form {
    position: relative
}

div#lightbox-form div.content {
    margin: 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 640px
}

div#lightbox-form div.content {
    background: 0
}

div#lightbox-form div.content table.form-lightbox div.text {
    width: 100%
}

div#lightbox-form div.content table.form-lightbox div.text p {
    font-size: 13px !important
}

div#lightbox-form div.content table.form-lightbox td {
    padding: 0 20px !important
}

div#lightbox-form div.content table.form-lightbox td.image {
    padding: 0 !important
}

div.blog-wrapper {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/bg-blog.png) top center repeat-y !important;
    border: 0 !important
}

div.module-blog div.category-banner {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #0077c0;
    color: #fff;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block
}

div.module-blog div.pagination a {
    text-decoration: none
}

div.module-blog div.pagination a:hover {
    text-decoration: underline
}

div.module-blog div.pagination a span {
    width: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-blog div.pagination a.nav-prev {
    padding-left: 40px
}

div.module-blog div.pagination a.nav-next {
    padding-right: 40px;
    text-align: right;
    right: 0
}

div.module-blog div.pagination a.nav-next span {
    background-position: -30px 0
}

div.module-blog div.pagination a.nav-next:hover span {
    background-position: -30px -30px
}

div.module-blog div.pagination a.nav-next:active span {
    background-position: -30px -60px
}

div.module-blog div.box-blog {
    width: 100%;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-blog div.box-blog h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
    padding-left: 20px;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    height: 40px;
    line-height: 40px;
    text-align: left
}

div.module-blog div.box-blog ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none
}

div.module-blog div.box-blog ul li {
    height: 30px;
    line-height: 30px;
    padding: 0 20px
}

div.module-blog div.box-blog ul li a {
    color: #a4a4a4;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold
}

div.module-blog div.box-blog ul li a:hover,
div.module-blog div.box-blog ul li a.selected {
    color: #2fa5ca
}

div.module-schedule {
    position: relative;
    width: 940px;
    margin-left: 34px
}

div.module-schedule div.schedule-note {
    border: 1px solid #e3a345;
    color: #cf6314;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none
}

div.module-schedule div.filter {
    width: 940px;
    height: 50px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) 0 -250px no-repeat;
    position: relative
}

div.module-schedule div.filter div.nav {
    width: 210px;
    position: relative
}

div.module-schedule div.filter div.nav a {
    position: absolute;
    top: 10px
}

div.module-schedule div.filter div.nav a.nav-prev {
    left: 10px
}

div.module-schedule div.filter div.nav a.nav-next {
    right: 0
}

div.module-schedule div.filter div.nav span {
    display: block;
    height: 50px;
    width: 140px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 40px;
    font-size: 16px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    text-align: center;
    color: #666
}

div.module-schedule div.filter div.buttons {
    position: absolute;
    top: 0;
    left: 230px;
    width: 710px
}

div.module-schedule div.filter div.buttons a {
    display: block;
    padding-left: 30px;
    position: absolute;
    top: 10px
}

div.module-schedule div.filter div.buttons a.bt-month {
    background-position: -170px 0;
    width: 100px
}

div.module-schedule div.filter div.buttons a.bt-month:hover {
    background-position: -170px -35px
}

div.module-schedule div.filter div.buttons a.bt-month:active {
    background-position: -170px -70px
}

div.module-schedule div.filter div.buttons a.bt-print {
    background-position: -320px 0;
    width: 50px;
    right: 10px
}

div.module-schedule div.filter div.buttons a.bt-print:hover {
    background-position: -320px -35px
}

div.module-schedule div.filter div.buttons a.bt-print:active {
    background-position: -320px -70px
}

div.module-schedule div.export-button {
    margin: 20px 0;
    position: relative;
    height: 30px
}

div.module-schedule div.export-button div {
    position: absolute;
    right: 0
}

div.module-schedule div.export-button span {
    width: 150px
}

div.module-schedule div.schedule-monthly-view {
    position: relative;
    width: 920px;
    border: 10px solid #fff;
    display: none
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body {
    background: #efefef;
    width: 920px;
    position: relative;
    -webkit-box-shadow: inset 0 0 4px #ccd;
    -moz-box-shadow: inset 0 0 4px #ccd;
    box-shadow: inset 0 0 4px #ccd;
    display: table
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row {
    position: relative;
    display: table-row
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col {
    width: 129px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
    display: table-cell;
    vertical-align: top
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col.first {
    padding-left: 5px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col.last {
    border-bottom: 1px solid #ddd !important;
    padding-right: 5px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.week-day {
    background: #2fa5ca url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) 0 -120px no-repeat;
    font-size: 13px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 5px 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day {
    position: relative;
    min-height: 95px;
    padding-top: 30px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day span.num {
    text-decoration: none;
    font-size: 20px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    color: #2fa5ca;
    position: absolute;
    top: 5px;
    left: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day span.num.disabled {
    color: #ccc;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day a.num:hover {
    color: #005e83
}

div.module-schedule div.schedule-monthly-view.no-events div.schedule-grid-body div.row div.col div.day a.num {
    width: 120px;
    height: 115px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell {
    position: relative
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell-content {
    position: relative;
    width: 127px;
    height: 100%
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 200
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content a:hover {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/bg-link.png) repeat
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.head {
    height: 5px;
    width: 100%;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) -110px -195px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.foot {
    height: 7px;
    width: 100%;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) -110px -200px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body {
    background: #fff;
    position: relative;
    width: 127px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color {
    width: 125px !important;
    border-left: 2px solid
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-head,
div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-foot {
    height: 5px;
    width: 5px;
    position: absolute;
    top: -5px;
    left: -2px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) no-repeat;
    display: block
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color span.color-foot {
    top: 100%
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body div.text span.time {
    width: 99px !important;
    padding-left: 5px;
    display: block;
    font-size: 10px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    color: #999
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body div.text span.title {
    width: 99px !important;
    padding-left: 5px;
    line-height: 15px;
    display: block;
    font-size: 11px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    color: #333
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color div.text span.time {
    width: 97px !important
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body.color div.text span.title {
    width: 97px !important
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink {
    position: absolute;
    width: 16px;
    height: 16px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) no-repeat;
    top: 0;
    right: 4px;
    text-indent: -9000px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-1 {
    background-position: -110px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-2 {
    background-position: -130px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.rink.rink-3 {
    background-position: -150px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker {
    position: absolute;
    width: 14px;
    height: 14px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite.png) no-repeat;
    top: 20px;
    right: 6px;
    text-indent: -9000px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-1 {
    background-position: -190px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-2 {
    background-position: -210px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-3 {
    background-position: -230px -280px
}

div.module-schedule div.schedule-monthly-view div.schedule-grid-body div.row div.col div.day div.cell div.cell-content div.body span.locker.locker-4 {
    background-position: -250px -280px
}

div.module-schedule div.warning {
    background: #2fa5ca;
    width: 920px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

div.cell-red {
    border-color: #900 !important
}

div.cell-red span.color-head {
    background-position: -110px -220px !important
}

div.cell-red span.color-foot {
    background-position: -110px -235px !important
}

div.cell-green {
    border-color: #096 !important
}

div.cell-green span.color-head {
    background-position: -120px -220px !important
}

div.cell-green span.color-foot {
    background-position: -120px -235px !important
}

div.cell-purple {
    border-color: #93c !important
}

div.cell-purple span.color-head {
    background-position: -130px -220px !important
}

div.cell-purple span.color-foot {
    background-position: -130px -235px !important
}

div.cell-yellow {
    border-color: #fb0 !important
}

div.cell-yellow span.color-head {
    background-position: -140px -220px !important
}

div.cell-yellow span.color-foot {
    background-position: -140px -235px !important
}

div.cell-blue {
    border-color: #06b !important
}

div.cell-blue span.color-head {
    background-position: -150px -220px !important
}

div.cell-blue span.color-foot {
    background-position: -150px -235px !important
}

div.cell-gray {
    border-color: #5c5c5c !important
}

div.cell-gray span.color-head {
    background-position: -160px -220px !important
}

div.cell-gray span.color-foot {
    background-position: -160px -235px !important
}

div.cell-pink {
    border-color: #f0f !important
}

div.cell-pink span.color-head {
    background-position: -170px -220px !important
}

div.cell-pink span.color-foot {
    background-position: -170px -235px !important
}

div.cell-acqua {
    border-color: #0dd !important
}

div.cell-acqua span.color-head {
    background-position: -180px -220px !important
}

div.cell-acqua span.color-foot {
    background-position: -180px -235px !important
}

div.cell-orange {
    border-color: #f60 !important
}

div.cell-orange span.color-head {
    background-position: -190px -220px !important
}

div.cell-orange span.color-foot {
    background-position: -190px -235px !important
}

div.cell-black {
    border-color: #111 !important
}

div.cell-black span.color-head {
    background-position: -200px -220px !important
}

div.cell-black span.color-foot {
    background-position: -200px -235px !important
}

div#lightbox-event {
    position: relative
}

div#lightbox-event div.head {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/lightbox.png) top left no-repeat;
    width: 660px;
    height: 40px;
    line-height: 40px
}

div#lightbox-event div.head h3 {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
    margin: 0;
    width: 440px
}

div#lightbox-event div.head span.type {
    position: absolute;
    right: 220px;
    top: 0;
    font-size: 11px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999
}

div#lightbox-event div.head span.color-head {
    display: block;
    width: 450px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/lightbox.png) top left no-repeat
}

div#lightbox-event div.head.red span.color-head {
    background-position: 0 -50px
}

div#lightbox-event div.head.red span.type {
    color: #900
}

div#lightbox-event div.head.green span.color-head {
    background-position: 0 -60px
}

div#lightbox-event div.head.green span.type {
    color: #096
}

div#lightbox-event div.head.purple span.color-head {
    background-position: 0 -70px
}

div#lightbox-event div.head.purple span.type {
    color: #93c
}

div#lightbox-event div.head.yellow span.color-head {
    background-position: 0 -80px
}

div#lightbox-event div.head.yellow span.type {
    color: #fa0
}

div#lightbox-event div.head.blue span.color-head {
    background-position: 0 -90px
}

div#lightbox-event div.head.blue span.type {
    color: #06b
}

div#lightbox-event div.head.gray span.color-head {
    background-position: 0 -100px
}

div#lightbox-event div.head.gray span.type {
    color: #5c5c5c
}

div#lightbox-event div.head.pink span.color-head {
    background-position: 0 -110px
}

div#lightbox-event div.head.pink span.type {
    color: #f0f
}

div#lightbox-event div.head.acqua span.color-head {
    background-position: 0 -120px
}

div#lightbox-event div.head.acqua span.type {
    color: #0dd
}

div#lightbox-event div.head.orange span.color-head {
    background-position: 0 -130px
}

div#lightbox-event div.head.orange span.type {
    color: #f60
}

div#lightbox-event div.head.black span.color-head {
    background-position: 0 -140px
}

div#lightbox-event div.head.black span.type {
    color: #111
}

div#lightbox-event div.content {
    margin: 20px 0 0 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 640px
}

div#lightbox-event div.time {
    width: 210px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0
}

div#lightbox-event div.time div {
    position: absolute;
    top: 0
}

div#lightbox-event div.time div span {
    display: block;
    width: 30px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #2fa5ca;
    text-align: center
}

div#lightbox-event div.time div span.acro {
    font-size: 13px;
    color: #999
}

div#lightbox-event div.time div.start {
    left: 0
}

div#lightbox-event div.time div.finish {
    right: 0
}

div#lightbox-event div.content {
    background: 0
}

div#lightbox-event div.content div.text-content {
    max-height: 600px;
    overflow: auto;
    margin-top: 30px
}

div#lightbox-event div.content div.text-content div.title {
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    margin-bottom: 20px
}

div#lightbox-event div.content div.text-content div.text p {
    margin: 0 0 20px 0
}

div#lightbox-event div.content div.text-content div.title a,
div#lightbox-event div.content div.text-content div.text a,
div#lightbox-event div.content div.text-content div.link-info a {
    color: #2fa5ca
}

div#lightbox-event div.content div.text-content div.title a:hover,
div#lightbox-event div.content div.text-content div.text a:hover,
div#lightbox-event div.content div.text-content div.link-info a:hover {
    color: #005e83
}

div#lightbox-event div.content div.text-content div.link-info a {
    font-size: 13px
}

div#lightbox-event div.content table.event-data div.text {
    width: 100%
}

div#lightbox-event div.content table.event-data div.text p {
    font-size: 13px !important
}

div#lightbox-event div.content table.event-data td {
    padding: 0 20px !important
}

div#lightbox-event div.content table.event-data td.image {
    padding: 0 !important
}

div.lightbox-datepicker {
    width: 410px
}

div.lightbox-datepicker div.lightbox-head {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/datepicker.png) top left no-repeat
}

div.lightbox-datepicker div.lightbox-body {
    width: 350px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/datepicker.png) -410px 0 repeat-y;
    padding: 5px 30px 20px 30px
}

div.lightbox-datepicker div.lightbox-foot {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/datepicker.png) 0 -15px no-repeat
}

div#lightbox-datepicker {
    font-size: 12px
}

div#lightbox-datepicker p {
    font-size: 14px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    color: #999;
    text-align: center
}

div#lightbox-datepicker div.calendar {
    position: relative
}

div#lightbox-datepicker div.calendar div.ui-datepicker {
    width: 100% !important
}

div#lightbox-datepicker div.calendar div.ui-datepicker td a {
    height: 30px !important
}

div.module-schedule div.filter div.buttons a {
    padding-left: 20px !important
}

div.module-schedule div.filter div.buttons a:hover {
    background-position: 0 -50px !important;
    color: #fff
}

div.module-schedule div.filter div.buttons a:active {
    background-position: 0 -100px !important;
    padding-left: 21px !important
}

div#lightbox-event div.head {
    background: transparent !important;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    height: auto !important
}

div#lightbox-event div.head h3 {
    padding-left: 0 !important;
    width: 630px;
    line-height: 20px !important
}

div#lightbox-event div.head span.type {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    height: 20px !important;
    line-height: 20px !important
}

div#lightbox-event div.head span.color-head {
    display: none !important
}

div#lightbox-event div.head.red span.type {
    color: #900
}

div#lightbox-event div.head.green span.type {
    color: #096
}

div#lightbox-event div.head.purple span.type {
    color: #93c
}

div#lightbox-event div.head.yellow span.type {
    color: #fa0
}

div#lightbox-event div.head.blue span.type {
    color: #06b
}

div#lightbox-event div.head.gray span.type {
    color: #5c5c5c
}

div#lightbox-event div.head.pink span.type {
    color: #f0f
}

div#lightbox-event div.head.acqua span.type {
    color: #0dd
}

div#lightbox-event div.head.orange span.type {
    color: #f60
}

div#lightbox-event div.head.black span.type {
    color: #111
}

div#lightbox-event div.time {
    width: 210px;
    height: 40px;
    top: -10px;
    right: 40px;
    padding-left: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/schedule.png) top left no-repeat
}

div#lightbox-event div.time div.start {
    left: 30px
}

div.module-mediacenter {
    padding: 0 !important
}

div.module-mediacenter div#media-category-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 0 !important
}

div.module-mediacenter div#media-category-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    min-width: 300px
}

div.module-mediacenter div.entry {
    position: relative;
    margin-top: 30px
}

div.module-mediacenter div.entry div.grid8 {
    height: 340px
}

div.module-mediacenter div.entry div.module div.body div.box-content {
    height: 300px;
    padding-bottom: 20px
}

div.module-mediacenter div.entry div.module div.body div.box-content div.text {
    height: 215px;
    overflow: auto;
    margin-bottom: 20px
}

div.module-mediacenter div.entry div.module.no-button div.body div.box-content div.text {
    height: 265px
}

div.module-faq {
    padding: 0
}

div.module-faq div.question {
    margin-bottom: 10px
}

div.module-faq div.question div.box-content {
    padding: 10px 0
}

div.module-faq div.question.last {
    margin-bottom: 0
}

div.module-faq div.question a.question {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    padding: 0 40px 10px 20px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    position: relative
}

div.module-faq div.question a.question:hover {
    color: #005e83
}

div.module-faq div.question a.question span.bullet {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/faq.png) top center no-repeat;
    position: absolute;
    display: block;
    width: 15px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

div.module-faq div.question.collapsed a.question span.bullet {
    background-position: 0 -50px
}

div.module-faq div.question div.answer {
    padding: 20px 20px 0 20px
}

div.module-faq div.question.collapsed div.answer {
    display: none
}

div.module-faq div.question.collapsed a.question {
    background-position: 100% 50%;
    border-bottom: 0;
    padding-bottom: 0
}

div.module-catalog article.entry div.price {
    background: #096;
    color: #fff;
    border-radius: 3px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    text-shadow: none !important;
    text-align: center;
    padding: 10px 0
}

div.module-catalog div.listing article.entry {
    margin: 0 12px 12px 0;
    text-align: center;
    float: left
}

div.module-catalog div.listing article.entry a {
    text-decoration: none
}

div.module-catalog div.listing article.entry header {
    margin: 10px 0
}

div.module-catalog div.listing article.entry header h1 {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px
}

div.module-catalog div.listing article.entry header h1 a {
    color: #2fa5ca
}

div.module-catalog div.listing article.entry header h1 a:hover {
    color: #005e83
}

div.module-catalog div.listing article.entry p.preview {
    line-height: 20px !important
}

div.module-catalog div.listing article.entry p.preview a {
    line-height: 20px;
    font-size: 12px;
    color: #666
}

div.module-catalog div.listing article.entry p.preview a:hover {
    color: #2fa5ca
}

div.module-catalog article.entry div.rating {
    position: relative;
    width: 75px;
    height: 15px
}

div.module-catalog article.entry div.rating .star {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/catalog/rating.png) top left no-repeat;
    text-indent: -9000px;
    float: left
}

div.module-catalog article.entry div.rating .star.selected {
    background-position: bottom left
}

div.module-catalog div.listing article.entry div.rating {
    margin: 20px auto
}

div.module-catalog div.listing article.entry div.price {
    margin-bottom: 10px
}

div.module-catalog div.listing article.entry.last {
    margin-right: 0
}

div.module-catalog div.listing.grid9 article.entry {
    width: 230px
}

div.module-catalog div.listing.grid12 article.entry {
    width: 231px
}

div.module-catalog article.entry.full header {
    margin: 20px 0 40px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

div.module-catalog article.entry.full header h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #333
}

div.module-catalog article.entry.full header div.price {
    position: absolute;
    right: 0;
    top: -10px;
    display: inline-block;
    padding: 10px
}

div.module-catalog article.entry.full header div.rating {
    position: absolute;
    top: 50px;
    right: 0
}

div.module-catalog article.entry.full div.gallery {
    position: relative;
    width: 100%;
    margin: 0 0 30px 0
}

div.module-catalog article.entry.full div.gallery div.item {
    display: none
}

div.module-catalog article.entry.full div.gallery div.thumbs {
    margin-top: 10px;
    position: relative;
    display: none
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder a {
    display: block;
    position: absolute;
    top: 0
}

div.module-catalog article.entry.full div.gallery div.thumbs div.mask div.holder a span.video {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/catalog/video-bullet.png) center center no-repeat;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

div.module-catalog article.entry.full div.gallery nav {
    position: relative;
    height: 30px;
    margin-top: 10px;
    display: none
}

div.module-catalog article.entry.full div.gallery nav a.bt-nav {
    position: absolute;
    top: 0
}

div.module-catalog div.grid9 article.entry.full div.gallery div.item {
    width: 714px
}

div.module-catalog div.grid9 article.entry.full div.gallery nav a.nav-prev {
    left: 330px
}

div.module-catalog div.grid9 article.entry.full div.gallery nav a.nav-next {
    right: 330px
}

div.module-catalog div.grid8 article.entry.full div.gallery div.item {
    width: 632px
}

div.module-catalog div.grid8 article.entry.full div.gallery nav a.nav-prev {
    left: 290px
}

div.module-catalog div.grid8 article.entry.full div.gallery nav a.nav-next {
    right: 290px
}

div.module-textblock .buttons .button:not(:first-child) {
    margin-left: 10px
}

div.module-textblock .buttons.center {
    text-align: center
}

div.module-textblock ul li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    margin-bottom: 10px
}

div.module-imageblock {
    width: 100%;
    position: relative;
    text-align: center
}

div.module-imageblock img {
    position: relative
}

div.module-imageblock img.rounded {
    border-radius: 5px
}

div.module-imageblock img.hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

div.module-imageblock p {
    padding: 10px 0 0 0 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-align: center
}

div.module-imageblock>a {
    text-decoration: none;
    color: #666;
    position: relative;
    display: block
}

div.module-imageblock a:hover {
    color: #999
}

div.module-imageblock a.button {
    margin-top: 10px !important
}

div.module-form div.row,
div.module-form div.field {
    position: relative
}

div.module-form div.field.input,
div.module-form div.field.select,
div.module-form div.field.rating {
    width: 70%
}

div.module-form.is-box div.field.input,
div.module-form.is-box div.field.select,
div.module-form.is-box div.field.rating {
    width: auto
}

div.module-form label {
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100% !important;
    height: 24px;
    line-height: 24px
}

div.module-form label a.bt-tooltip {
    display: inline-block;
    width: 15px;
    height: 15px;
    text-indent: -9000px;
    background: transparent url(../../../../od-static/images/misc/icon-alert.png) top left no-repeat;
    cursor: pointer;
    margin-left: 10px
}

div.module-form div.input {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    padding: 0 5px;
    position: relative;
    margin-bottom: 20px
}

div.module-form div.input>input {
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    border: 0;
    width: 100%;
    height: 29px;
    line-height: 30px;
    color: #999;
    font-size: 14px
}

div.module-form div.input.small {
    width: 185px
}

div.module-form div.textarea {
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) top left repeat-x;
    width: auto;
    height: 75px;
    padding: 5px;
    margin-bottom: 20px
}

div.module-form div.textarea>textarea {
    background: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 14px
}

div.module-form div.select {
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative
}

div.module-form div.select select {
    display: none
}

div.module-form div.select div.mask {
    position: relative;
    width: auto
}

div.module-form div.select a.combo {
    display: block;
    text-decoration: none;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/fieldset.png) 100% -30px no-repeat;
    width: auto;
    height: 30px;
    padding: 0 30px 0 10px
}

div.module-form div.select a.combo span {
    display: block;
    font-size: 14px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    color: #999;
    width: auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

div.module-form div.select a.combo.hover {
    background-position: 100% -60px
}

div.module-form div.select a.combo.hover span,
div.module-form div.select a.combo.open span {
    color: #005e83 !important
}

div.module-form div.select div.combo-box {
    position: absolute;
    width: 100%;
    max-height: 150px;
    background: #fff;
    overflow: auto;
    display: none;
    z-index: 999999;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-form div.select div.combo-box a {
    display: block;
    padding: 0 10px;
    width: auto;
    height: 30px;
    line-height: 30px !important;
    max-height: 30px;
    overflow: hidden;
    text-decoration: none;
    color: #666;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-size: 14px
}

div.module-form div.select div.combo-box a:hover,
div.module-form div.select div.combo-box a.selected {
    background: #2fa5ca;
    color: #fff !important;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none
}

div.module-form div.select.select-small {
    width: 75px
}

div.module-form div.checkbox-multiple {
    margin-bottom: 20px
}

div.module-form div.checkbox-multiple ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.module-form div.checkbox-multiple ul li label {
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    font-size: 14px;
    text-transform: none
}

div.module-form div.rating ul {
    position: relative;
    list-style: none;
    width: 100%;
    height: 40px;
    margin: 20px 0;
    padding: 0
}

div.module-form div.rating ul li {
    width: 19.5%;
    height: 40px;
    border-right: 1px dotted #ccc;
    float: left;
    text-align: center
}

div.module-form div.rating ul li.last {
    width: 20%;
    border-right: none
}

div.module-form div.rating ul li input {
    display: block;
    margin: 0 auto
}

div.module-form div.rating ul li label {
    display: block;
    width: auto !important
}

div.module-form div.success-text {
    padding: 15px 15px 0 15px;
    margin-bottom: 20px;
    background: #099;
    color: #fff;
    font-weight: bold;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    border-radius: 3px
}

div.module-form div.success-text * {
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4) !important
}

div.module-form form ul.errorlist {
    list-style: none;
    position: relative;
    margin: 0 0 5px 0;
    padding: 0
}

div.module-form form ul.errorlist li {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 22px;
    background: #900;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4)
}

div.module-form div.field span.help-text {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 11px;
    font-style: italic
}

div.module-form div.row div.split {
    float: left;
    margin-left: 2%
}

div.module-form div.row div.split:first-child {
    margin-left: 0
}

div.module-form div.row div.split.size-50 {
    width: 49%
}

div.module-form div.field.input-phone {
    width: 160px !important
}

div.module-form input.input-google-address {
    margin-bottom: 1px
}

div#lightbox-form {
    position: relative
}

div#lightbox-form div.content {
    margin: 0;
    padding: 0 20px 0 0;
    position: relative;
    width: 640px
}

div#lightbox-form div.content {
    background: 0
}

div#lightbox-form div.content table.form-lightbox div.text {
    width: 100%
}

div#lightbox-form div.content table.form-lightbox div.text p {
    font-size: 13px !important
}

div#lightbox-form div.content table.form-lightbox td {
    padding: 0 20px !important
}

div#lightbox-form div.content table.form-lightbox td.image {
    padding: 0 !important
}

div.module-form div.box {
    padding: 20px;
    border: 1px solid #e9e9e9;
    border-radius: 3px
}

div.module-appointmentform div.step {
    display: none
}

div.module-appointmentform div.step.first {
    display: block
}

div.module-appointmentform table td,
div.module-appointmentform table th {
    padding: 0 !important
}

div.module-appointmentform div.appointmentform-box {
    width: 304px;
    position: relative
}

div.module-appointmentform div.appointmentform-box div.head,
div.module-appointmentform div.appointmentform-box div.foot {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/appointment-form.png) top left no-repeat;
    width: 304px;
    height: 110px
}

div.module-appointmentform div.appointmentform-box div.body {
    width: 264px;
    min-height: 205px;
    padding: 0 20px 0 20px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/appointment-form.png) top center repeat-y
}

div.module-appointmentform div.appointmentform-box div.body label {
    display: none
}

div.module-appointmentform div.appointmentform-box div.body div.field {
    margin-bottom: 6px;
    background: #fff;
    border: 0;
    padding: 4px 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

div.module-appointmentform div.appointmentform-box div.body div.field input {
    background: #fff;
    font-family: ;
    font-style: italic;
    font-size: 15px
}

div.module-appointmentform div.appointmentform-box div.body div.field.select {
    padding: 4px 5px
}

div.module-appointmentform div.appointmentform-box div.body div.field.select span {
    font-family: ;
    font-style: italic;
    font-size: 15px
}

div.module-appointmentform div.appointmentform-box div.body div.field.textarea {
    padding: 10px 10px 10px 15px
}

div.module-appointmentform div.appointmentform-box div.body div.field textarea {
    background: #fff;
    font-family: ;
    font-style: italic;
    font-size: 15px
}

div.module-appointmentform div.appointmentform-box div.body div.calendar {
    margin-bottom: 10px
}

div.module-appointmentform div.appointmentform-box div.body div.calendar div.ui-datepicker {
    width: 257px
}

div.module-appointmentform div.appointmentform-box div.foot {
    background-position: top right;
    height: 20px
}

div.module-appointmentform div.appointmentform-box a.button {
    height: 38px;
    line-height: 38px !important
}

div.module-appointmentform div.success-text {
    padding: 10px !important;
    margin-bottom: 0 !important;
    background: 0 !important;
    color: #666 !important;
    text-shadow: none !important;
    -moz-text-shadow: none !important;
    -webkit-text-shadow: none !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

div.module-appointmentform div.success-text * {
    text-shadow: none !important;
    -moz-text-shadow: none !important;
    -webkit-text-shadow: none !important
}

div.module-pointers {
    display: none
}

div.module-pointers div.entry.last {
    margin: 0
}

div.module-pointers div.entry {
    position: relative
}

div.module-pointers div.entry>a {
    text-decoration: none;
    display: block
}

div.module-pointers div.entry img {
    position: relative;
    border-radius: 5px
}

div.module-pointers div.entry>a:hover span.title {
    color: #666
}

div.module-pointers div.entry>a:hover span.text {
    color: #999
}

div.module-pointers div.entry>a:hover span.link {
    color: #005e83
}

div.module-pointers div.entry>a span.title {
    color: #333;
    font-size: 17px;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif
}

div.module-pointers div.entry>a span.text {
    font-size: inherit;
    color: #666
}

div.module-pointers div.entry>a span.link {
    font-size: inherit;
    color: #2fa5ca;
    text-decoration: underline
}

div.module-pointers div.entry .img img {
    width: 100%
}

div.module-pointers.vertical div.entry {
    margin: 0 0 20px 0
}

div.module-pointers.vertical div.entry .img {
    width: 30%;
    float: left
}

div.module-pointers.vertical div.entry>a>span {
    display: block !important;
    float: right;
    width: 68%;
    text-decoration: none;
    margin-top: 10px
}

div.grid3 div.module-pointers.vertical div.entry .img {
    width: 100%
}

div.grid3 div.module-pointers.vertical div.entry>a>span {
    width: 100%
}

div.module-pointers.horizontal div.mask {
    overflow: hidden;
    position: relative;
    width: auto !important
}

div.module-pointers.horizontal div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-pointers.horizontal div.mask div.holder div.entry {
    position: absolute
}

div.module-pointers.horizontal div.mask div.holder div.entry span {
    display: block
}

div.module-pointers.horizontal div.mask div.holder div.entry span.text {
    margin-bottom: 15px
}

div.module-pointers.horizontal div.mask div.holder div.entry img {
    margin-bottom: 15px
}

div.module-pointers.horizontal div.nav {
    position: absolute;
    width: 100%;
    left: 0
}

div.module-pointers.horizontal div.nav a {
    position: absolute
}

div.module-pointers.horizontal div.nav a.nav-prev {
    left: 0
}

div.module-pointers.horizontal div.nav a.nav-next {
    right: 0
}

div.module-pointers.horizontal.col-3 div.mask div.holder div.entry span.title {
    font-size: inherit
}

div.grid3 div.module-pointers.horizontal div.mask div.holder div.entry span.title {
    font-size: inherit;
    line-height: 12px
}

div.grid4 div.module-pointers.horizontal div.mask div.holder div.entry span.title {
    font-size: 13px;
    line-height: 14px
}

div.module-pointers.is-blog div.img {
    padding: 1%;
    border: 1px solid #ccc
}

div.module-pointers.is-blog div.img img {
    display: block
}

div.module-pointers.is-blog a img {
    position: relative;
    border-radius: 0 !important
}

div.module-pointers.is-blog div.entry>a>span {
    width: 66% !important
}

div.module-pointers.is-blog div.entry>a span.title {
    margin-top: 0
}

div.module-pointers.is-blog div.entry>a span.title span.category {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: none;
    margin-top: 0
}

div.module-pointers.is-blog div.entry>a span.link {
    padding: 2px 20px 2px 10px;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto !important;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px !important;
    height: 20px !important
}

div.module-pointers.is-blog div.entry>a span.link span.icon {
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -15px
}

div.module-pointers div.addthis_toolbox {
    position: absolute;
    bottom: 0;
    left: 34%
}

div.module-pointers.is-schedule div.box {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 10px 10px 5px 10px
}

div.module-pointers.is-schedule div.box header {
    position: relative;
    padding: 10px 10px 20px 10px
}

div.module-pointers.is-schedule div.box header h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #2fa5ca
}

div.module-pointers.is-schedule div.box header h2 span {
    font-family: ;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    color: #bbb
}

div.module-pointers.is-schedule div.box header a {
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    color: #333;
    font-size: 11px;
    font-weight: bold
}

div.module-pointers.is-schedule div.entry span.items {
    display: table;
    border: 1px solid #ddd;
    margin-bottom: 5px
}

div.module-pointers.is-schedule div.entry {
    border: 1px solid #ddd;
    position: relative;
    display: table-row
}

div.module-pointers.is-schedule div.entry span.title {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    left: 0;
    top: 0;
    width: 180px;
    padding: 0 15px;
    border-right: 1px solid #ddd;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

div.module-pointers.is-schedule div.entry span.title span.date {
    display: block;
    color: #999;
    font-size: 11px
}

div.module-pointers.is-schedule div.entry span.text {
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    padding: 10px;
    line-height: 18px !important;
    width: 240px
}

div.module-pointers.is-schedule div.entry span.text * {
    font-size: 11px;
    line-height: 18px !important
}

div.module-pointers.is-schedule div.entry span.link {
    display: table-cell;
    width: 126px;
    vertical-align: middle
}

div.module-pointers.is-schedule div.entry span.link a {
    display: block;
    height: 28px;
    line-height: 28px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/pointers.png) no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    padding-left: 32px;
    text-decoration: none
}

div.module-pointers.is-schedule div.entry span.link a.event {
    background-position: -28px 0
}

div.module-pointers.is-schedule div.entry span.link a.event:hover {
    background-position: -28px -28px;
    color: #2fa5ca
}

body.home div#home-pointers div.block {
    width: 240px;
    height: 240px;
    float: left
}

body.home div#home-pointers div.block div.img {
    display: block;
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden
}

body.home div#home-pointers div.block div.img span.mask {
    display: block;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/home/pointers-mask.png) 0 0 no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

body.home div#home-pointers div.block div.img div.content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/home/pointers-bg.png) 0 0 repeat
}

body.home div#home-pointers div.block div.img a {
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none
}

body.home div#home-pointers div.block div.img a.link-title {
    font-family: ;
    font-size: 18px;
    color: #fff;
    width: 100%;
    top: 70px;
    padding: 0 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body.home div#home-pointers div.block div.img a.link-title:hover {
    color: #90d1e5
}

body.home div#home-pointers div.block div.img a.link-button {
    background: #fff;
    width: 135px;
    height: 30px;
    line-height: 30px;
    top: 140px;
    border-radius: 3px;
    color: #2fa5ca
}

body.home div#home-pointers div.block div.img a.link-button:hover {
    color: #005e83
}

body.home div#home-pointers div.block div.img div.content a.link-title {
    left: -245px
}

body.home div#home-pointers div.block div.img div.content a.link-button {
    left: -135px
}

div.module-textbox p {
    font-size: 13px !important;
    line-height: 20px !important
}

div.module-textbox ul {
    list-style: disc url(../../../../od-static/templates/aoh/assets/images/icon-check.png) outside;
    margin: 0 0 20px 20px !important
}

div.module-textbox ul li {
    color: #666;
    font-size: 13px
}

div.module-slider {
    width: 100%
}

div.module-slider span.data {
    display: none !important
}

div.module-slider div.nav {
    position: absolute;
    left: 0;
    width: 100%;
    display: none
}

div.module-slider div.nav a {
    position: absolute
}

div.module-slider div.nav a.nav-prev {
    left: 0
}

div.module-slider div.nav a.nav-next {
    right: 0
}

div.module-slider div.mask {
    position: relative;
    overflow: hidden;
    margin-left: 15px
}

div.module-slider div.holder {
    position: absolute
}

div.module-slider div.holder a.thumb {
    display: block;
    position: absolute
}

div.module-slider div.holder a.thumb img {
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

div.module-slider div.holder a.thumb span.title {
    color: #09c;
    font-size: 14px;
    display: block;
    text-align: center
}

div.module-paymentform div.paypal-form form {
    display: none
}

div.module-paymentform div.lightbox-data {
    display: none
}

div.module-testimonial span.data {
    display: none !important
}

div.module-testimonial div.nav {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%
}

div.module-testimonial div.nav a {
    position: absolute;
    display: none
}

div.module-testimonial div.nav a.nav-prev {
    left: 0
}

div.module-testimonial div.nav a.nav-next {
    right: 0
}

div.module-testimonial div.holder {
    position: relative;
    padding: 0 30px
}

div.module-testimonial div.holder div.text {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    line-height: 26px;
    font-style: italic;
    text-align: center;
    color: #333
}

div.module-testimonial div.holder span.author {
    font-size: inherit;
    font-family: 'Open Sans', sans-serif;
    display: block;
    text-align: right;
    padding-right: 20px;
    color: #999
}

div.box.box-menu div.box-content ul li.subitem a {
    padding-left: 27px !important;
    font-size: 11px !important;
    position: relative
}

div.box.box-menu div.box-content ul li.subitem span {
    display: block;
    position: absolute;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/box-list-subitem-arrow.png) left center no-repeat;
    width: 10px;
    height: 100%;
    left: 7px;
    top: 0
}

div.box.box-menu div.box-content ul li.subitem a:hover span,
div.box.box-menu div.box-content ul li.subitem a.selected span {
    top: 1px
}

div.box.box-menu div.box-content ul li.subitem {
    background: 0;
    min-height: 24px;
    height: auto;
    line-height: 24px
}

div.box.box-menu div.box-content ul li.subitem a {
    color: #6e6e6e;
    text-transform: none;
    font-weight: normal;
    font-size: 13px !important;
    padding-left: 15px !important
}

div.box.box-menu div.box-content ul li.subitem a:hover {
    padding-left: 13px !important
}

div.box.box-menu div.box-content ul li.subitem span {
    background: 0;
    display: none
}

div.module-imagegrid div.gallery-selector {
    height: 48px;
    padding: 0 0 0 20px;
    line-height: 48px;
    font-size: inherit;
    font-family: &#39;
    Open Sans&#39;
    ,
    sans-serif;
    color: #444;
    position: relative;
    margin-bottom: 10px
}

div.module-imagegrid div.gallery-selector div.select {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 200px
}

div.module-imagegrid div.loader {
    position: absolute;
    width: 100%;
    height: 50px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/loader.gif) center center no-repeat;
    top: 0;
    left: 0
}

div.module-imagegrid div.thumbs {
    width: 100%
}

div.module-imagegrid div.thumbs div.mask {
    overflow: hidden;
    width: 100%;
    position: relative
}

div.module-imagegrid div.thumbs div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-imagegrid div.thumbs div.mask div.holder div.block {
    position: absolute
}

div.module-imagegrid div.thumbs div.mask div.holder a {
    display: block;
    position: absolute;
    text-decoration: none
}

div.module-imagegrid div.thumbs div.mask div.holder a span.caption {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    background: #eee;
    color: #444;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.module-imagegrid div.thumbs div.mask div.holder a span.caption.above {
    margin-bottom: 5px
}

div.module-imagegrid div.thumbs div.mask div.holder a img {
    border-radius: 5px
}

div.module-imagegrid div.thumbs div.mask div.holder a img.custom-hover {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

div.module-imagegrid div.nav {
    position: relative;
    height: 30px;
    width: 100%;
    display: none;
    margin-top: 10px
}

div.module-imagegrid div.nav a {
    width: 15px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0
}

div.module-imagegrid div.nav a span {
    display: block;
    width: 15px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) no-repeat
}

div.module-imagegrid div.nav a.nav-next span {
    background-position: 0 0
}

div.module-imagegrid div.nav a.nav-next:hover span {
    background-position: 0 -30px
}

div.module-imagegrid div.nav a.nav-next:active span {
    background-position: 0 -60px
}

div.module-imagegrid div.nav a.nav-prev span {
    background-position: -15px 0
}

div.module-imagegrid div.nav a.nav-prev:hover span {
    background-position: -15px -30px
}

div.module-imagegrid div.nav a.nav-prev:active span {
    background-position: -15px -60px
}

div.module-imagegrid div.nav a {
    width: 30px
}

div.module-imagegrid div.nav a span {
    width: 30px
}

div.module-imagegrid div.nav a.nav-prev span {
    background-position: -30px 0
}

div.module-imagegrid div.nav a.nav-prev:hover span {
    background-position: -30px -30px
}

div.module-imagegrid div.nav a.nav-prev:active span {
    background-position: -30px -60px
}

div.module-sidebarsocialbox div.box-content {
    padding: 8px 9px 8px 8px !important
}

div.module-sidebarsocialbox ul.links {
    list-style: none;
    padding: 0;
    margin: 0
}

div.module-sidebarsocialbox ul.links li {
    width: 41px;
    height: 41px;
    float: left
}

div.module-sidebarsocialbox ul.links li.clear {
    width: 0 !important;
    height: 0 !important;
    float: none !important;
    clear: both !important
}

div.module-sidebarsocialbox ul.links li a {
    width: 41px;
    height: 41px
}

div.module-schedulesidebar span.data {
    display: none
}

div.module-schedulesidebar div.box div.row {
    height: 40px;
    line-height: 40px;
    background: #eee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
    background: -webkit-linear-gradient(#ffffff, #eeeeee);
    background: -moz-linear-gradient(#ffffff, #eeeeee);
    background: -ms-linear-gradient(#ffffff, #eeeeee);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    background: linear-gradient(#ffffff, #eeeeee);
    -pie-background: linear-gradient(#ffffff, #eeeeee);
    behavior: url(../../../../od-static/js/vendor/PIE.htc);
    position: relative
}

div.module-schedulesidebar div.box div.row a.day-link,
div.module-schedulesidebar div.box div.row div.selection {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 40px
}

div.module-schedulesidebar div.box div.row div.selection {
    display: none;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite-sidebar.png) 0 -40px no-repeat
}

div.module-schedulesidebar div.box div.row a.day-link {
    background: transparent
}

div.module-schedulesidebar div.box div.row.head {
    height: 30px
}

div.module-schedulesidebar div.box div.row.head a {
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/sprite-sidebar.png) no-repeat;
    text-indent: -9000px;
    position: absolute;
    top: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-prev {
    background-position: 0 -80px;
    left: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-prev:hover {
    background-position: 0 -110px
}

div.module-schedulesidebar div.box div.row.head a.nav-prev:active {
    background-position: 0 -140px
}

div.module-schedulesidebar div.box div.row.head a.nav-next {
    background-position: -30px -80px;
    right: 0
}

div.module-schedulesidebar div.box div.row.head a.nav-next:hover {
    background-position: -30px -110px
}

div.module-schedulesidebar div.box div.row.head a.nav-next:active {
    background-position: -30px -140px
}

div.module-schedulesidebar div.box div.row.head span {
    display: block;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    text-align: center
}

div.module-schedulesidebar div.box div.row div.day {
    position: relative;
    width: 14.25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 14px
}

div.module-schedulesidebar div.box div.row div.day span.num {
    color: #666;
    line-height: 40px
}

div.module-schedulesidebar div.box div.row div.day span.num.disabled {
    color: #ccc
}

div.module-schedulesidebar div.box div.row div.day.has-events span.num {
    color: #2fa5ca
}

div.module-schedulesidebar div.box {
    position: relative
}

div.module-schedulesidebar div.box div.loader {
    display: none;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/schedule/bg-link.png) top left repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

div.module-schedulesidebar div.box div.loader div.icon {
    position: absolute;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/loader.gif) center center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.event-tip * {
    font-size: 14px
}

.event-tip span.date {
    color: #2fa5ca
}

.event-tip span.title {
    color: #333
}

.event-tip span.type {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 10px
}

.event-tip span.time {
    color: #aaa
}

div.module-catalogembed article.entry div.price {
    background: #096;
    color: #fff;
    border-radius: 3px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    text-shadow: none !important;
    text-align: center;
    padding: 10px 0
}

div.module-catalogembed div.mask {
    width: 100%;
    position: relative;
    overflow: hidden
}

div.module-catalogembed div.mask div.holder {
    position: absolute;
    top: 0;
    left: 0
}

div.module-catalogembed article.entry {
    position: absolute;
    top: 0;
    text-align: center;
    width: 230px
}

div.module-catalogembed article.entry a {
    text-decoration: none;
    height: auto;
    line-height: 15px;
    padding: 8px 10px
}

div.module-catalogembed article.entry header {
    margin: 10px 0
}

div.module-catalogembed article.entry header h1 {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px
}

div.module-catalogembed article.entry header h1 a {
    color: #2fa5ca
}

div.module-catalogembed article.entry header h1 a:hover {
    color: #005e83
}

div.module-catalogembed article.entry p.preview {
    line-height: 20px !important
}

div.module-catalogembed article.entry p.preview a {
    line-height: 20px;
    font-size: 12px;
    color: #666
}

div.module-catalogembed article.entry p.preview a:hover {
    color: #2fa5ca
}

div.module-catalogembed article.entry div.rating {
    width: 75px;
    height: 15px;
    margin: 20px auto 0 auto
}

div.module-catalogembed article.entry div.rating .star {
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/catalog/rating.png) top left no-repeat;
    text-indent: -9000px;
    float: left
}

div.module-catalogembed article.entry div.rating .star.selected {
    background-position: bottom left
}

div.module-catalogembed article.entry div.price {
    margin-bottom: 10px
}

div.module-catalogembed article.entry.last {
    margin-right: 0
}

div.module-catalogembed nav {
    position: relative;
    width: 100%;
    height: 30px;
    margin-top: 20px
}

div.module-catalogembed nav a {
    position: absolute;
    left: 50%
}

div.module-catalogembed nav a.nav-prev {
    margin-left: -20px
}

div.module-catalogembed nav a.nav-next {
    margin-left: 20px
}

div.module-tabmenu div.tabs {
    position: relative;
    width: 100%;
    height: 40px;
    overflow: hidden
}

div.module-tabmenu div.tabs div.clear {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    border-bottom: 1px solid #2fa5ca
}

div.module-tabmenu div.tabs div.holder {
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: relative
}

div.module-tabmenu div.tabs div.holder ul {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

div.module-tabmenu div.tabs div.holder ul li {
    display: block;
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    position: relative
}

div.module-tabmenu div.tabs div.holder ul li.last {
    margin: 0
}

div.module-tabmenu div.tabs div.holder ul li a.tab {
    position: relative;
    display: block;
    height: 50px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: #fff;
    float: left;
    border: 1px solid #2fa5ca;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(../../../../od-static/js/vendor/PIE.htc)
}

div.module-tabmenu div.tabs div.holder ul li a.tab:hover {
    color: #005e83
}

div.module-tabmenu div.tabs div.holder ul li a.tab.selected {
    z-index: 11;
    color: #2fa5ca
}

div.module-tabmenu div.tabs div.holder ul li a.tab.selected span {
    position: absolute;
    display: block;
    width: 100%;
    height: 20px;
    background: #fff;
    bottom: 0;
    left: 0
}

div.module-tabmenu div.tabs.pos-center div.holder ul {
    left: 50%;
    text-align: center
}

div.module-tabmenu div.tabs.pos-center div.holder ul li {
    right: 50%
}

div.module-tabmenu div.tabs.pos-right div.holder {
    float: right
}

div.module-tabmenu div.tabs.pos-right div.holder ul {
    clear: right;
    float: right
}

div.module-tabmenu div.tab-content {
    padding-top: 20px
}

div.module-tabmenu div.tab-content.is-container {
    padding: 20px 20px 0 20px;
    border: 1px solid #2fa5ca;
    border-top: 0
}

div.module-musicplayer {
    margin: 0 !important;
    height: 70px
}

#fap-wrapper * {
    margin: 0;
    padding: 0;
    list-style: none !important;
    line-height: 12px
}

#fap-wrapper {
    min-width: 100%;
    position: fixed;
    left: 0;
    z-index: 900;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif
}

#fap-wrapper-switcher {
    position: absolute;
    width: 30px;
    height: 15px;
    left: 0;
    border: 1px solid;
    cursor: pointer
}

.fap-switcher-normal {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.fap-switcher-rotated {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fap-bordered-top {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.fap-bordered-bottom {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

#fap-init-text {
    position: absolute;
    left: 0;
    font-size: 12px
}

.fap-wrapper-top #fap-init-text {
    bottom: 20px
}

.fap-wrapper-bottom #fap-init-text {
    top: 20px
}

#fap-main {
    width: 960px;
    height: 100%;
    position: relative
}

#fap-meta-wrapper {
    width: 530px;
    float: left;
    margin-top: 10px
}

#fap-current-cover,
#fap-cover-replacement {
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5)
}

#fap-meta-wrapper svg {
    margin-right: 12px
}

#fap-current-title {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    padding-right: 10px
}

#fap-current-meta {
    font-size: 10px
}

#fap-current-meta a,
#fap-current-meta a:visited {
    color: #666666
}

#fap-current-meta a:hover {
    text-decoration: none
}

#fap-social-links {
    margin-top: 7px
}

#fap-social-links a {
    font-size: 10px;
    margin-right: 10px
}

#fap-social-links a:hover {
    text-decoration: none
}

#fap-ui-wrapper {
    width: 430px;
    float: right
}

#fap-ui-wrapper>div {
    float: left
}

#fap-ui-nav {
    position: relative
}

#fap-ui-wrapper>div {
    margin-right: 11px
}

#fap-ui-wrapper>div:last-child {
    margin-right: 0
}

#fap-ui-nav canvas {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

#fap-time-bar {
    position: relative
}

#fap-time-bar div {
    position: absolute;
    top: 0;
    left: 0
}

#fap-time-bar div,
#fap-volume-bar,
#fap-volume-bar div {
    cursor: pointer
}

#fap-time-bar div {
    width: 0
}

#fap-time-bar span {
    margin-top: 10px
}

#fap-volume-bar div {
    width: 100%
}

#fap-time-bar #fap-current-time {
    float: left
}

#fap-time-bar #fap-total-time {
    float: right
}

#fap-volume-bar {
    margin-right: 5px !important
}

#fap-volume-sign {
    width: 15px;
    height: 30px
}

#fap-playlist-toggle {
    margin-right: 0 !important
}

#fap-time-bar,
#fap-time-bar div,
#fap-volume-bar,
#fap-volume-bar div {
    height: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

#fap-playlist-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer
}

#fap-playlist-shuffle {
    width: 25px;
    height: 25px;
    cursor: pointer
}

#fap-playlist-wrapper {
    padding-right: 15px;
    padding-bottom: 15px
}

#fap-playlist {
    width: 100%;
    height: 100%
}

#fap-playlist-wrapper li {
    line-height: 20px
}

#fap-playlist-wrapper li img,
#fap-playlist-wrapper li .fap-cover-replace-small {
    float: left;
    width: 20px;
    height: 20px
}

#fap-playlist-wrapper li span {
    float: left;
    line-height: 20px;
    margin-left: 10px;
    cursor: pointer
}

#fap-playlist-wrapper li span:hover {
    text-decoration: underline
}

#fap-playlist-wrapper li .fap-remove-track {
    width: 20px;
    height: 22px;
    cursor: pointer;
    float: right
}

.fap-xml-playlist span {
    display: none
}

.fap-popup-skin #fap-wrapper-switcher {
    display: none
}

.sc-player-engine-container {
    width: 1px;
    height: 1px;
    position: fixed;
    top: -200px;
    left: -200px
}

.antiscroll-wrap {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.antiscroll-wrap .box,
.antiscroll-wrap .box .antiscroll-inner {
    width: 960px
}

.antiscroll-scrollbar {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: linear 300ms opacity;
    -moz-transition: linear 300ms opacity;
    -o-transition: linear 300ms opacity
}

.antiscroll-scrollbar-shown {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.antiscroll-scrollbar-vertical {
    width: 7px;
    margin-top: 2px;
    right: 2px;
    top: 0
}

.antiscroll-inner {
    overflow-y: scroll
}

.antiscroll-inner::-webkit-scrollbar,
.antiscroll-inner::scrollbar {
    width: 0;
    height: 0
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

div.module-videocarousel {
    background: #fff;
    width: 100% !important;
    height: 355px;
    overflow: hidden
}

div.module-videocarousel.shaded {
    background-position: bottom center !important;
    padding-top: 0 !important;
    padding-bottom: 40px !important
}

div.module-videocarousel div.holder {
    position: absolute;
    height: 355px;
    left: 0;
    top: 0
}

div.module-videocarousel div.entry {
    width: 100%;
    height: 355px;
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    display: none
}

div.module-videocarousel div.entry div.grid-col {
    position: relative
}

div.module-videocarousel div.entry div.video {
    width: 100%;
    height: 350px;
    position: relative
}

div.module-videocarousel div.entry div.module-textbox {
    position: relative;
    margin-bottom: 20px
}

div.module-videocarousel div.entry div.module-textbox {
    padding-top: 35px
}

div.module-videocarousel div.entry div.module-textbox div.body div.box-content {
    height: 225px;
    padding-bottom: 20px
}

div.module-videocarousel div.entry div.module-textbox div.body div.box-content div.text {
    height: 225px;
    overflow: auto
}

div.module-videocarousel div.entry a.button {
    margin: 0 auto
}

div.module-videocarousel div.entry div.module-textbox.no-button div.body div.box-content {
    height: 275px
}

div.module-videocarousel div.entry div.module-textbox.no-button div.body div.box-content div.text {
    height: 275px
}

div.module-videocarousel div.nav {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 900
}

div.module-videocarousel div.nav h4 {
    color: #999;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    text-align: left !important
}

div.module-videocarousel div.nav a {
    position: absolute;
    top: 0;
    right: 0
}

div.module-videocarousel div.nav a.nav-prev {
    right: 30px
}

div.module-team div.box-content {
    padding: 0 !important
}

div.module-team div.item {
    width: auto;
    position: relative;
    padding: 20px
}

div.module-team div.item div.image {
    width: 20%;
    float: left
}

div.module-team div.item div.image img {
    width: 100%
}

div.module-team div.item div.text {
    position: relative;
    margin-left: 21.9%
}

div.module-team div.item div.text h3 {
    color: #333;
    font-size: inherit;
    text-align: left;
    margin-bottom: 0
}

div.module-team div.item div.text p {
    font-size: inherit;
    padding: 10px 0 0 0
}

div.module-team div.item div.text p * {
    font-size: inherit
}

div.module-team div.item div.text span.detail {
    display: block;
    font-size: inherit;
    font-family: 'Open Sans', sans-serif;
    color: #ccc;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0
}

div.module-team div.hr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff
}

.icon {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/icons.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px
}

.icon.schedule {
    background-position: 0 0
}

.icon.print {
    background-position: 0 -30px
}

.icon.arrow-next {
    background-position: 0 -60px
}

.icon.arrow-prev {
    background-position: 0 -90px
}

.green {
    background-color: #8dc842 !important
}

.blue {
    background-color: #0ca4bb !important
}

.yellow {
    background-color: #fa0 !important
}

.red {
    background-color: #c00 !important
}

.maroon {
    background-color: #600 !important
}

.aqua {
    background-color: #08ac9b !important
}

.black {
    background-color: #333 !important
}

.gray {
    background-color: #999 !important
}

.light-gray {
    background-color: #e1e1e1 !important;
    color: #666 !important
}

.orange {
    background-color: #ff8518 !important
}

.brown {
    background-color: #662c1e !important
}

a.bt-aqua {
    background-color: #36b5c7 !important
}

a.bt-orange {
    background-color: #f93 !important
}

a.bt-blue {
    background-color: #28a6ff !important
}

a.bt-blue-dark {
    background-color: #209ba7 !important
}

a.bt-yellow {
    background-color: #ffc028 !important
}

a.bt-black {
    background-color: #333 !important
}

a.button {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #2fa5ca;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    padding: 0 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    background-color: #2fa5ca;
    border-radius: 50px;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease
}

a.button:hover {
    background-image: url(../../../../od-static/templates/aoh/assets/images/body/button-hover.png);
    background-repeat: repeat;
    color: #fff
}

a.button:active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2)
}

a.button span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px !important;
    color: #fff !important;
    font-size: 14px;
    text-align: center
}

a.button.bt-flat {
    background-image: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

a.button.bt-flat span {
    font-size: 14px !important
}

a.button.bt-flat:active {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25) !important
}

a.bt-nav {
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) no-repeat;
    text-indent: -9000px
}

a.bt-nav.nav-prev {
    background-position: 0 0
}

a.bt-nav.nav-prev:hover {
    background-position: 0 -30px
}

a.bt-nav.nav-prev:active {
    background-position: 0 -60px
}

a.bt-nav.nav-next {
    background-position: -30px 0
}

a.bt-nav.nav-next:hover {
    background-position: -30px -30px
}

a.bt-nav.nav-next:active {
    background-position: -30px -60px
}

* {
    margin: 0;
    padding: 0;
    resize: none;
    outline: 0;
    border: 0;
    outline-width: 0;
    outline-style: none
}

img {
    border: 0
}

.clear {
    clear: both
}

.no-padding {
    padding: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mt15 {
    margin-top: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mt20 {
    margin-top: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt25 {
    margin-top: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mt30 {
    margin-top: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mt40 {
    margin-top: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mt45 {
    margin-top: 45px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mt50 {
    margin-top: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.pl5 {
    padding-left: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pl15 {
    padding-left: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pl20 {
    padding-left: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pl25 {
    padding-left: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pl30 {
    padding-left: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pl35 {
    padding-left: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.pl40 {
    padding-left: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pl45 {
    padding-left: 45px !important
}

.pr45 {
    padding-right: 45px !important
}

.pl50 {
    padding-left: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.align-center {
    text-align: center;
    display: block
}

body {
    border-top: 10px solid #2fa5ca;
    color: #666;
    background: #ececec url(../../../../od-static/templates/aoh/assets/images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

* {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px
}

p {
    padding: 0 0 20px 0
}

a {
    color: #2fa5ca
}

a:hover {
    color: #005e83
}

ul {
    margin: 0 0 20px 40px;
    list-style: disc url(../../../../od-static/templates/aoh/assets/images/icon-check.png) outside
}

div#container {
    position: relative;
    padding: 20px 0;
    width: 960px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

div.block-content {
    padding: 0 40px;
    background: #fff;
    border-radius: 3px;
    position: relative;
    float: right
}

div.wrapper {
    width: 680px;
    position: relative;
    margin: 0 auto
}

div.body-wrapper {
    margin-bottom: 80px
}

div.grid-row h2,
div.grid-row h3,
div.grid-row h4 {
    color: #333;
    font-weight: normal;
    font-family: 'EB Garamond', serif;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 20px
}

div.grid-row h3 {
    font-size: 24px
}

div.grid-row h4 {
    font-size: 20px
}

div.grid-row p,
div.grid-row p * {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
    color: #444
}

header#main-header {
    float: left;
    width: 180px;
    background: #fff;
    z-index: 200;
    border-radius: 3px;
    padding: 20px 0
}

header#main-header h1 {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/logo.png) top left no-repeat;
    width: 180px;
    height: 190px;
    text-indent: -9000px;
    position: relative
}

header#main-header h1 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent
}

header#main-header nav#main-nav {
    position: relative;
    width: 164px;
    margin-top: 20px;
    padding: 0 8px
}

header#main-header nav#main-nav>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

header#main-header nav#main-nav>ul>li {
    margin-bottom: 5px
}

header#main-header nav#main-nav>ul>li>a {
    display: block;
    color: #fff;
    background: #2fa5ca;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease
}

header#main-header nav#main-nav>ul>li>a:hover {
    background: #005e83
}

header#main-header nav#main-nav>ul>li ul {
    margin: 0;
    padding: 10px
}

header#main-header nav#main-nav>ul>li ul li {
    padding: 5px 0;
    border-bottom: 1px solid #eee
}

header#main-header nav#main-nav>ul>li ul li:last-child {
    border: 0
}

header#main-header nav#main-nav>ul>li ul li a {
    display: block;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 13px;
    text-align: left;
    color: #2fa5ca;
    text-decoration: none
}

header#main-header nav#main-nav>ul>li ul li a:hover,
header#main-header nav#main-nav>ul>li ul li a.selected {
    background-color: #005e83;
    color: #fff
}

header#main-header address {
    text-align: center;
    margin-top: 20px
}

header#main-header a {
    text-decoration: none;
    font-style: normal
}

header#main-header a.tel {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    color: #005e83
}

header#main-header address a.address {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #aaa;
    margin-top: 10px
}

header#main-header ul.social {
    width: 132px;
    height: 30px;
    margin: 24px 0 4px 24px;
    padding: 0
}

header#main-header ul.social li {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 4px
}

header#main-header ul.social li a {
    display: block;
    text-indent: -9000px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/icons-social.png) no-repeat;
    width: 30px;
    height: 30px
}

header#main-header ul.social li a:hover {
    background-position: 0 -30px
}

header#main-header ul.social li+li a {
    background-position: -30px 0
}

header#main-header ul.social li+li a:hover {
    background-position: -30px -30px
}

header#main-header ul.social li+li+li a {
    background-position: -60px 0
}

header#main-header ul.social li+li+li a:hover {
    background-position: -60px -30px
}

header#main-header ul.social li+li+li+li {
    margin-right: 0
}

header#main-header ul.social li+li+li+li a {
    background-position: -90px 0
}

header#main-header ul.social li+li+li+li a:hover {
    background-position: -90px -30px
}

div#subnav {
    background: #fff;
    width: 100%;
    height: 260px;
    position: relative;
    text-align: center
}

div#subnav h2 {
    font-weight: normal;
    font-size: 42px;
    font-family: 'EB Garamond', serif;
    color: #fff;
    padding-top: 100px
}

div#subnav h2 span {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    display: block;
    margin-top: 20px
}

div#subnav a.quote {
    background: #1b1b1b url(../../../../od-static/templates/aoh/assets/images/body/arrow-white.png) 85px 50% no-repeat;
    color: #fff;
    font-family: 'EB Garamond', serif;
    font-size: 14px;
    font-style: italic;
    text-decoration: none;
    line-height: 15px;
    width: 110px;
    height: 50px;
    padding: 10px 40px 10px 20px;
    position: absolute;
    right: 0;
    top: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease
}

div#subnav a.quote:hover {
    background-color: #2fa5ca
}

ul.subnav {
    list-style: none;
    margin: 40px 0;
    padding: 0;
    text-align: center
}

ul.subnav li {
    display: inline-block;
    padding: 0 20px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

ul.subnav li:last-child {
    border-right: none
}

ul.subnav li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #333;
    letter-spacing: 5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease
}

ul.subnav li a:hover {
    color: #2fa5ca
}

div#dropdowns {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%
}

div#dropdowns div.dropdown {
    position: absolute;
    display: none;
    z-index: 250;
    padding-top: 5px
}

div#dropdowns div.dropdown ul {
    padding: 5px 0 0 0;
    margin: 0;
    width: 100%;
    list-style: none;
    background: #fff;
    border: 5px solid #e9e9e9;
    border-top: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0
}

div#dropdowns div.dropdown ul li {
    font-size: 12px
}

div#dropdowns div.dropdown ul li.last {
    border-bottom: 0
}

div#dropdowns div.dropdown ul li a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #777;
    padding: 0 20px;
    height: 40px;
    line-height: 40px
}

div#dropdowns div.dropdown ul li a:hover {
    color: #2fa5ca
}

div#dropdowns div.dropdown.custom {
    width: 948px;
    padding: 20px 1px;
    background: #fff;
    border: 5px solid #e9e9e9;
    border-top: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

div#dropdowns div.dropdown.custom ul {
    border-radius: 0;
    border: 0;
    width: 216px;
    float: left;
    padding: 0 10px;
    border-right: 1px solid #00a0df
}

div#dropdowns div.dropdown.custom ul.last {
    border-right: none
}

div#dropdowns div.dropdown.custom ul li a {
    height: auto;
    line-height: 18px;
    text-align: center;
    padding: 10px 0
}

footer#main-footer {
    background: #fff;
    padding: 80px 0 0 0
}

footer#main-footer .col {
    width: 160px;
    float: left;
    margin-right: 20px
}

footer#main-footer div.col ul {
    list-style: none;
    margin: 0 !important
}

footer#main-footer div.col ul li {
    min-height: 30px
}

footer#main-footer div.col ul li.title,
footer#main-footer span.col h2 {
    font-family: 'EB Garamond', serif;
    font-weight: bold;
    font-size: 17px;
    color: #3b3b3b;
    margin: 0;
    padding: 0;
    height: 30px
}

footer#main-footer div.col ul li a {
    font-size: 13px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    color: #797979;
    text-decoration: none;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease
}

footer#main-footer div.col ul li a:hover,
footer#main-footer div.col ul li a.selected {
    color: #2fa5ca
}

footer#main-footer span.col {
    width: 260px
}

footer#main-footer span.contact span.hours a {
    color: #797979
}

footer#main-footer span.contact span.hours a:hover {
    color: #2fa5ca
}

footer#main-footer span.contact ul {
    margin: 20px 0 0 -5px;
    padding: 0
}

footer#main-footer span.contact ul li {
    list-style: none;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/footer-icons.png) no-repeat;
    padding: 5px 0 0 30px;
    min-height: 30px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

footer#main-footer span.contact ul li.email {
    background-position: 0 0
}

footer#main-footer span.contact ul li.phone {
    background-position: 0 -30px
}

footer#main-footer span.contact ul li.location {
    background-position: 0 -60px
}

footer#main-footer span.col.newsletter {
    float: right;
    margin-right: 0
}

footer#main-footer div.bottom {
    position: relative;
    height: 120px;
    margin-top: 30px
}

footer#main-footer div.bottom h2 {
    text-indent: -9000px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/footer-logo.png) center left no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%
}

footer#main-footer div.bottom div.col {
    float: none;
    width: 100%;
    padding-left: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

footer#main-footer div.bottom div.col ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer#main-footer div.bottom div.col ul li {
    display: inline-block;
    margin-right: 30px;
    float: none;
    height: 120px;
    line-height: 120px
}

footer#main-footer div.bottom span.copyright,
footer#main-footer div.bottom span.copyright p {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 300px;
    height: 120px;
    line-height: 120px;
    color: #b9b9b9;
    text-align: right;
    font-size: 11px;
    font-weight: 100
}

div.box {
    width: auto;
    position: relative;
    background: #fff
}

div.box.box-menu div.head {
    padding-bottom: 5px
}

div.box.box-menu div.head h3 {
    background: #00a1ff url(../../../../od-static/templates/aoh/assets/images/body/box-menu-blue.png) top right no-repeat;
    padding: 0 25px 0 15px
}

div.box.box-menu div.head h3,
div.box.box-menu div.head h3 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    border-radius: 3px;
    margin-bottom: 0
}

div.box.box-menu div.head h3 a:hover {
    color: #008dc4
}

div.box.box-menu div.box-content {
    padding: 0
}

div.box.box-menu div.box-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.box.box-menu div.box-content ul li {
    line-height: 45px;
    margin: 10px 0;
    height: 45px;
    line-height: 45px;
    background: #f5f5f5 url(../../../../od-static/templates/aoh/assets/images/body/box-menu-gray.png) top right no-repeat;
    border-radius: 3px
}

div.box.box-menu div.box-content ul li a {
    color: #262626;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    padding-left: 15px
}

div.box.box-menu div.box-content ul li a:hover,
div.box.box-menu div.box-content ul li a.selected {
    border-left: 2px solid #2fa5ca;
    padding-left: 13px
}

div.module {
    position: relative
}

div.module h3 {
    font-weight: normal;
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    color: #333
}

div.module a.button {
    margin: 0 auto
}

div.module.shaded {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/body/module-shadow.png) top center no-repeat;
    padding-top: 20px !important
}

div.module table td,
div.module table th {
    font-size: 13px;
    padding: 10px
}

div.module table thead th {
    background: #2fa5ca;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}

div.module table tbody td {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background: #f6f6f6
}

div.lightbox-loader {
    width: 48px;
    height: 48px;
    border: 1px solid #ccc;
    background: #fff url(../../../../od-static/templates/aoh/assets/images/body/loader.gif) center center no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    z-index: 1000
}

div.lightbox {
    position: relative;
    width: 720px;
    display: none
}

div.lightbox div.lightbox-head {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/lightbox.png) top left no-repeat
}

div.lightbox div.lightbox-body {
    width: 660px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/lightbox.png) -720px 0 repeat-y;
    padding: 20px 30px
}

div.lightbox div.lightbox-foot {
    width: 100%;
    height: 15px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/lightbox.png) 0 -15px no-repeat
}

div.lightbox div.lightbox-close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1000
}

div.lightbox div.lightbox-close a.lightbox-close {
    display: block;
    height: 30px;
    width: 30px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/nav-arrow.png) -60px 0 no-repeat;
    text-indent: -9000px
}

div.lightbox div.lightbox-close a.lightbox-close:hover {
    background-position: -60px -30px
}

div.lightbox div.lightbox-close a.lightbox-close:active {
    background-position: -60px -60px
}

div.topbox {
    position: relative;
    background: #f4f4f4
}

div.topbox a.link {
    display: block;
    height: 55px;
    width: 100%;
    line-height: 55px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none
}

div.topbox a.close {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 30px;
    height: 35px;
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/topbox.png) top left no-repeat;
    text-indent: -9000px
}

div.topbox a.close:hover {
    background-position: 0 -35px
}

div#highlight {
    position: relative;
    width: 100%;
    height: 510px
}

div#module-textblock-1419 p {
    color: undefined !important
}

div.module-standaloneaccordion {
    padding: 0
}

div.module-standaloneaccordion div.question {
    margin-bottom: 10px
}

div.module-standaloneaccordion div.question div.box-content {
    padding: 10px 0
}

div.module-standaloneaccordion div.question.last {
    margin-bottom: 0
}

div.module-standaloneaccordion div.question a.question {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    padding: 0 40px 10px 20px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    position: relative
}

div.module-standaloneaccordion div.question a.question:hover {
    color: #005e83
}

div.module-standaloneaccordion div.question a.question span.bullet {
    background: transparent url(../../../../od-static/templates/aoh/assets/images/sprites/faq.png) top center no-repeat;
    position: absolute;
    display: block;
    width: 15px;
    height: 20px;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

div.module-standaloneaccordion div.question.collapsed a.question span.bullet {
    background-position: 0 -50px
}

div.module-standaloneaccordion div.question div.answer {
    padding: 20px 20px 0 20px
}

div.module-standaloneaccordion div.question.collapsed div.answer {
    display: none
}

div.module-standaloneaccordion div.question.collapsed a.question {
    background-position: 100% 50%;
    border-bottom: 0;
    padding-bottom: 0
}