﻿#content .haydn-cta a.haydn-cta-tall {
    padding-left: 120px;
    height:85px;
}
#content .haydn-cta a.haydn-cta-mid {
    height:50px;
}

#content .haydn-cta a.haydn-cta-resources{
    background: url(../images/Graphics/Tech-large-blue1-rgb100x97.png) center left 10px no-repeat, url(/siteelements/images/base/internal/cta-icons/white/bg-icon-white-right-arrow.png) center right 10px / 18px auto no-repeat, #007ca7!important;
}
#content .haydn-cta a.haydn-cta-resources:hover{
    background: url(../images/Graphics/Tech-large-blue1-rgb100x97.png) center left 10px no-repeat, url(/siteelements/images/base/internal/cta-icons/Colour/bg-icon-blue5-right-arrow.png) center right 10px / 18px auto no-repeat, white!important;
}
#content .haydn-cta a.haydn-cta-opportunities{
    background: url(../images/Graphics/Awards-large-blue1-rgb100x100.png) center left no-repeat, url(/siteelements/images/base/internal/cta-icons/white/bg-icon-white-right-arrow.png) center right 10px / 18px auto no-repeat, #007ca7!important;
}
#content .haydn-cta a.haydn-cta-opportunities:hover{
    background: url(../images/Graphics/Awards-large-blue1-rgb100x100.png) center left no-repeat, url(/siteelements/images/base/internal/cta-icons/Colour/bg-icon-blue5-right-arrow.png) center right 10px / 18px auto no-repeat, white!important;
}
#content .haydn-cta a.haydn-cta-blog{
    background: url(../images/Graphics/Speech-bubble-large-blue1-rgb100x100.png) center left no-repeat, url(/siteelements/images/base/internal/cta-icons/white/bg-icon-white-right-arrow.png) center right 10px / 18px auto no-repeat, #007ca7!important;
}
#content .haydn-cta a.haydn-cta-blog:hover{
    background: url(../images/Graphics/Speech-bubble-large-blue1-rgb100x100.png) center left no-repeat, url(/siteelements/images/base/internal/cta-icons/Colour/bg-icon-blue5-right-arrow.png) center right 10px / 18px auto no-repeat, white!important;
}

#content .haydn-cta a.haydn-cta-events{
    background: url(../images/Graphics/Sports-teams-large-blue1-rgb100x76.png) center left 10px no-repeat, url(/siteelements/images/base/internal/cta-icons/white/bg-icon-white-right-arrow.png) center right 10px / 18px auto no-repeat, #007ca7!important;
}
#content .haydn-cta a.haydn-cta-events:hover{
    background: url(../images/Graphics/Sports-teams-large-blue1-rgb100x76.png) center left 10px no-repeat, url(/siteelements/images/base/internal/cta-icons/Colour/bg-icon-blue5-right-arrow.png) center right 10px / 18px auto no-repeat, white!important;
}


#content .haydn-cta .haydn-cta-green {
    background-color: #26a04a
}

.haydn-cta{
    display: table;
    width: 100%;
}
.haydn-cta a{
    vertical-align: middle;
    font-size: 1.4em;
}

#content .haydn-cta a.CTA-Arrow,  #content .haydn-cta a.CTA-Blog{
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4em;
}

#wrapper #content .banner .slide__text .callToAction a.button {
    background-color: #26a04a
}