@charset "CP850";

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{
    display: block;
}

audio, canvas, video
{
    display: inline-block;
}

    [hidden], audio:not([controls])
    {
        display: none;
    }

::-moz-selection
{
    background: #d7127e;
    color: #fff;
    text-shadow: none;
}

::selection
{
    background: #d7127e;
    color: #fff;
    text-shadow: none;
}

a
{
    text-decoration: none;
}

    a:focus
    {
        outline: #90268E dotted 1px;
    }

    a:active, a:hover
    {
        outline: 0;
    }

abbr[title]
{
    border-bottom: 1px dotted;
}

b, strong
{
    font-weight: 700;
}

blockquote
{
    margin: 1em 40px;
}

dfn
{
    font-style: italic;
}

hr
{
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
}

ins
{
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark
{
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

code, kbd, pre, samp
{
    font-family: monospace,serif;
    font-size: 1em;
}

pre
{
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q
{
    quotes: none;
}

    q:after, q:before
    {
        content: "";
        content: none;
    }

small
{
    font-size: 70%;
}

sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup
{
    top: -.5em;
}

sub
{
    bottom: -.25em;
}

ol, ul
{
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd
{
    margin: 0 0 0 40px;
}

nav ol, nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root)
{
    overflow: hidden;
}

figure, form
{
    margin: 0;
}

fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}

label
{
    cursor: pointer;
}

legend
{
    border: 0;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea
{
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button, input
{
    line-height: normal;
}

    button, input[type=button], input[type=reset], input[type=submit]
    {
        cursor: pointer;
        -webkit-appearance: button;
    }

        button[disabled], input[disabled]
        {
            cursor: default;
        }

    input[type=checkbox], input[type=radio]
    {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type=search]
    {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
        {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner
    {
        border: 0;
        padding: 0;
    }

textarea
{
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    input:invalid, textarea:invalid
    {
        background-color: #f0dddd;
    }

table
{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

iframe
{
    border: 0;
}

@font-face
{
    font-family: Mark-Pro;
    font-weight: 400;
    src: url(fonts/MarkPro.eot);
    src: url(/fonts/MarkPro.eot?#iefix) format("embedded-opentype"),url(fonts/MarkPro.woff) format("woff"),url(fonts/MarkPro.otf) format("opentype");
}

@font-face
{
    font-family: Mark-Pro;
    font-weight: 500;
    src: url(fonts/MarkPro-Medium.eot);
    src: url(/fonts/MarkPro-Medium.eot?#iefix) format("embedded-opentype"),url(fonts/MarkPro-Medium.woff) format("woff"),url(fonts/MarkPro-Medium.otf) format("opentype");
}

@font-face
{
    font-family: Mark-Pro;
    font-weight: 700;
    src: url(fonts/MarkPro-Bold.otf) format("opentype");
}

.MarkPro-Regular
{
    font-family: Mark-Pro,Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.MarkPro-Medium
{
    font-family: Mark-Pro,Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.MarkPro-Bold
{
    font-family: Mark-Pro,Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.h1, h1
{
    color: #191919;
    font: 3.9em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}

.h2, h2
{
    font: 2.3em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
    line-height: 1.1em;
    margin: 15px 0;
}

.h3, h3
{
    font: 2em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
    line-height: 1.1em;
}

.h4, h4
{
    font: 16px Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
}

.h5, h5
{
    font: 16px Mark-Pro,Arial,Helvetica,sans-serif;
    line-height: 1.1em;
    margin: 0;
}

.h6, h6
{
    font: 1.8em Mark-Pro,Arial,Helvetica,sans-serif;
    line-height: 1.1em;
}

.headerWrap
{
    max-height: 450px;
}

.header
{
    position: relative;
    display: block;
    width: 1020px;
    height: 120px;
    padding: 0;
    margin: 0 auto;
    z-index: 30;
    background-color: #191919;
}

.partnerPage .headerWrap
{
    background-color: #fff;
}

.partnerPage .header
{
    background-color: #191919;
}

.logoSection
{
    position: relative;
    display: block;
    float: none;
    width: 980px;
    height: 110px;
    padding: 10px 0 0;
    margin: 0 auto;
}

.logo a
{
    display: block;
    float: none;
    width: 155px;
    height: 70px;
    color: #fff;
}

.topLinks ul
{
    float: left;
    padding-top: 12px;
}

.topLinks li
{
    position: relative;
    float: left;
}

    .topLinks li a
    {
        color: #fff;
        font-size: 11px;
        border-left: 1px solid #fff;
        padding: 0 10px;
    }

    .topLinks .btn, .topLinks li:first-child a
    {
        border-left: none;
    }

.topLinks .btn
{
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    position: relative;
    width: auto;
    box-shadow: none;
    margin-top: -11px;
    z-index: 220;
    text-align: center;
    color: #feffff!important;
    text-shadow: none!important;
    font-size: 13px!important;
    padding: 5px 15px!important;
    font-weight: 400!important;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.loginPZ
{
    margin-right: 8px;
}

.loginPZ-popup
{
    position: absolute;
    top: 30px;
    right: 0;
    right: 9999px;
    opacity: 0;
    width: 410px;
    background: #fff;
    background: -webkit-linear-gradient(white,#ccc) #fff;
    background: linear-gradient(white,#ccc) #fff;
    -pie-background: linear-gradient(white,#ccc);
    border-radius: 6px 0 6px 6px;
    padding: 10px 15px;
    z-index: 200;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.PZ:hover .loginPZ-popup
{
    right: 0;
    opacity: 1;
}

.loginPZ-popup .topNode
{
    position: absolute;
    top: -40px;
    right: 0;
    width: 170px;
    height: 40px;
    background: #fff;
    border-radius: 6px 6px 0 0;
    z-index: 200;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.loginPZ-popup fieldset
{
    width: 180px;
}

    .loginPZ-popup fieldset input[type=text]
    {
        width: 155px;
        padding: 3px 5px;
        margin: 7px 0 0;
        border-radius: 2px;
        border: 2px solid #cacaca;
    }

    .loginPZ-popup fieldset input[type=submit]
    {
        width: 80px;
        float: right;
        margin: 10px 10px 0 0;
    }

.loginPZ-popup .whiteBox
{
    width: 175px;
    padding: 10px;
}

    .loginPZ-popup .whiteBox a
    {
        color: #90268E;
        font: 1.7em Omnes-Semibold,Arial,Helvetica,sans-serif;
        line-height: 1em;
        padding: 0 0 0 15px;
    }

    .loginPZ-popup .whiteBox p
    {
        float: left;
        clear: left;
        padding: 0 0 0 15px;
        margin: 5px 0;
    }

#mainNav
{
    position: absolute;
    bottom: 0;
    z-index: 150;
}

.mainNav1
{
    position: relative;
    display: inline-block;
    float: left;
    margin-left: -25px;
    padding-right: 30px;
}

    .mainNav1 a.levelOne
    {
        position: relative;
        color: #fff;
        display: inline;
        float: left;
        font: 16px Mark-Pro,sans-serif;
        font-weight: 500;
        padding: 7px 0 10px 30px;
        background-image: none;
        -webkit-transition: background-image .3s ease-in-out 0s;
        transition: background-image .3s ease-in-out 0s;
    }

    .mainNav1.active
    {
        z-index: 1;
        background-image: url(/Templates/TTB/img/menu-right-active.png);
        background-position: right -1px;
        background-repeat: no-repeat;
    }

        .mainNav1.active a.levelOne, .mainNav1:hover a.levelOne
        {
            color: #2b2b2b;
            background-image: url(/Templates/TTB/img/sprite.png);
            background-position: -167px -170px;
        }

.partnerPage .mainNav1:hover a.levelOne
{
    color: #b7d138;
}

.mainNav1:hover
{
    z-index: 2;
    background: url(/Templates/TTB/img/menu-right.png) right top no-repeat;
}

#mainNav li:first-child
{
    background: 0 0;
    margin: 0;
    padding-right: 16px;
}

.megaDown
{
    position: absolute;
    left: -35px;
    left: -9999px;
    top: 32px;
    width: 580px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 8px #000;
    padding: 10px;
    z-index: 150;
    behavior: url(/Templates/TTB/js/pie.htc);
    -webkit-transition: opacity .7s;
    transition: opacity .7s;
}

.megaNews, .megaProducts
{
    width: 670px;
}

.megaInsight
{
    width: 420px;
}

.megaSupport
{
    width: 450px;
}

.megaPartners
{
    width: 560px;
}

.megaMenufaqPodDiv h4
{
    margin: 10px 0!important;
}

.megaMenufaqPodDiv .rn_Suggestions, .megaSupport .megaMenufaqPodDiv
{
    display: none;
}

.megaInsight .megaIconWrap, .megaInsight .shadowWrap
{
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

.megaProducts .arrowHeading
{
    padding-left: 12px;
    display: inline-block;
    width: 100%;
}

    .megaProducts .arrowHeading:after
    {
        left: 0;
    }

.megaProducts .solutionIconList .purpleList
{
    padding-left: 12px;
}

.megaProducts .megaIconWrap
{
    margin: 10px 0 0 15px;
}

.megaProducts .shadowWrap
{
    padding-top: 10px!important;
    margin: 10px 0!important;
}

.megaInsight .megaIconWrap
{
    margin-top: 0!important;
}

.pad030
{
    padding: 0 30px 0 0;
}

.js .megaDown
{
    opacity: 0;
}

#mainNav li:hover .megaDown, .show-megaDown
{
    left: -35px;
    opacity: 1!important;
}

#mainNav li:hover .megaNews, #mainNav li:hover .megaSupport
{
    left: -115px;
}

#mainNav li:hover .megaPartner
{
    left: -183px;
}

.megaContent
{
    overflow: hidden;
}

    .megaContent .purpleIconList a:hover, .megaContent .purpleList a:hover
    {
        text-decoration: underline!important;
    }

.megaContentUpper
{
    margin-bottom: 40px;
}

    .megaContentUpper p
    {
        line-height: 1.15em;
        font-size: 1.18em;
        color: #000;
    }

.solutionIconList > div
{
    text-align: center;
}

.leftAligned > div
{
    text-align: left;
}

.solutionIconList .shadowWrap
{
    display: inline-block;
    font: 1.55em Mark-Pro,sans-serif;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding: 0 10px 10px;
    margin: 0 auto;
}

.shadowWrap
{
    color: #00a3dc!important;
}

.solutionIconList .shadowWrap:hover
{
    border-radius: 6px;
    box-shadow: inset 0 0 10px #ccc;
}

.megaPartner .solutionIconList .shadowWrap
{
    padding: 5px 10px 0;
}

.megaPartner .content-area
{
    width: 60%;
    margin-left: 12px;
}

.solutionIconList h4 a
{
    color: #000;
}

.megaIconWrap
{
    display: table;
    margin: 10px 0;
}

.megaNewsSignup
{
    position: relative;
    border: 1px solid #afafaf;
    border-radius: 5px;
}

    .megaNewsSignup input[type=text]
    {
        float: left;
        padding: 2px 5px;
        font-size: 1.1em;
        margin: 0 7px 5px 0;
    }

    .megaNewsSignup input[type=submit]
    {
        float: left;
        width: 120px;
        margin-right: 10px;
    }

    .megaNewsSignup label
    {
        float: left;
        clear: left;
        width: 80px;
        margin-right: 10px;
    }

    .megaNewsSignup .toolTip
    {
        margin-right: 0;
    }

.megaNews .megaContent
{
    overflow: visible;
}

.megaFoot
{
    display: block;
    width: 100%;
}

    .megaFoot > div
    {
        width: 192px;
        margin-left: 2%;
        float: left;
    }

        .megaFoot > div:first-child
        {
            margin-left: 0!important;
        }

.ie8 .megaFoot > div
{
    margin-left: 1%!important;
}

.megaFootPod h3
{
    line-height: .9em;
}

.blackBG
{
    background: #000;
    color: #fff;
}

.abs-leftBottom
{
    position: absolute;
    left: 10px;
    bottom: 5px;
}

#siteSearch
{
    position: absolute;
    right: 0;
    bottom: 38px;
}

    #siteSearch input[type=text]
    {
        position: relative;
        float: left;
        vertical-align: center;
        width: 128px;
        height: 30px;
        font-size: 12px;
        padding: 0 12px;
        border: 1px solid #fff;
        outline: 0;
        background: 0 0;
        background: -webkit-linear-gradient(#f7f7f7 0,#fff 100%);
        background: linear-gradient(#f7f7f7 0,#fff 100%);
        -pie-background: linear-gradient(#f7f7f7 0,#fff 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.ie8 #siteSearch input[type=text]
{
    height: 24px;
    padding: 4px 10px 2px;
}

#siteSearch input[type=submit]
{
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
    font-size: 12px;
    border: 1px solid #fff;
    text-indent: -9999em;
    background: url(/Templates/TTB/img/icons/searchicon.png) center center no-repeat #00a3dc;
    margin-left: -2px;
    outline: 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

html
{
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

body
{
    margin: 0;
    font-size: 62.5%;
    line-height: 1.4;
    background-color: #e6e6e6;
}

.ie-fix body
{
    font-size: 64.5%;
    line-height: 1.3;
}

#skipNav
{
    display: none!important;
}

p
{
    font-size: 1.2em;
    color: #6b6e6d;
}

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.OmnesMedium
{
    font-family: Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
}

.OmnesSemibold
{
    font-family: Omnes-Semibold,Arial,Helvetica,sans-serif;
}

.OmnesRegular
{
    font-family: Mark-Pro,Arial,Helvetica,sans-serif;
    font-size: 400;
}

.OmnesLight
{
    font-family: Omnes-Light,Arial,Helvetica,sans-serif;
}

.headerIntroText
{
    font-size: 1.3em;
    line-height: 1.4em;
}

    .headerIntroText h2, .headerIntroText h2 span, .headerIntroText h4
    {
        color: #6b6e6d!important;
        margin-top: 10px;
    }

    .headerIntroText p
    {
        color: #6b6e6d;
        font-size: 15px;
    }

    .headerIntroText .mediaRight
    {
        margin-top: 0;
    }

    .headerIntroText .mediaLeft, .headerIntroText .mediaRight
    {
        margin-bottom: 0;
    }

.text-link
{
    color: #00aeff;
    border-bottom: 1px dotted #00aeff;
}

    .text-link:hover
    {
        border-bottom: 1px solid #00aeff;
    }

.copy, .managed
{
    zoom: 1;
    display: table;
}

.tabBorder > .managed
{
    overflow: hidden;
}

.mediaLeft
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.mediaRight
{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .mediaRight img
    {
        display: block;
    }

.full
{
    width: 775px;
}

.footerWrap, .headerWrap, .mainwrap
{
    display: table;
    width: 980px;
    margin: 0 auto;
}

.ie7 .mainWrap
{
    position: relative;
    z-index: 2;
}

.ie7 .headerWrap
{
    position: relative;
    z-index: 1;
}

.aside
{
    float: right;
    width: 210px;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 25px;
    margin-right: 20px;
}

.ie7 .aside
{
    position: relative;
    z-index: 10;
}

.aside > div
{
    margin-bottom: 12px;
}

.scroll-wrapper
{
    width: 190px;
    height: auto;
    position: relative;
    overflow: hidden;
}

    .scroll-wrapper > div
    {
        margin-bottom: 12px;
    }

.scroll-wrapper-fixed
{
    position: fixed;
    top: 20px;
}

.megaDown .aside > div
{
    overflow: hidden;
}

.aside ~ .content
{
    width: 775px;
}

.ie7 .solutionIconList a.icon:hover, .ie8 .solutionIconList a.icon:hover
{
    background-color: #fff;
    box-shadow: 0 2px 7px #aaa;
    behavior: url(/Templates/TTB/js/pie.htc);
}

a.goals:after, a.issues:after, a.sectors:after
{
    content: '';
    position: absolute;
    top: 2px;
    left: 5px;
    width: 79px;
    height: 82px;
    overflow: hidden;
    background: url(/Templates/TTB/img/icons.png) no-repeat;
}

a.goals:after
{
    background-position: -897px -152px;
}

a.issues:after
{
    background-position: -899px -75px;
}

a.sectors:after
{
    background-position: -899px 4px;
}

.dropTopRight
{
    display: inline;
    float: right;
    width: 190px;
    height: 145px;
    margin: 0 0 10px;
}

.dropBotRight
{
    display: inline;
    float: right;
    clear: right;
    width: 170px;
    height: 82px;
    background: #fff;
}

.headBlock
{
    position: relative;
    z-index: 2;
    display: block;
    width: 980px;
    min-height: 240px;
    background-color: #fff;
    color: #fff;
    padding: 0 20px 30px;
    margin: 0 auto;
    border-bottom: 1px solid #e2e2e2;
    float: left;
}

.ie-fix .headBlock
{
    background-color: #fff;
}

.breadBin
{
    display: inline-block;
    width: 1000px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 20px;
    position: relative;
    left: -20px;
}

    .breadBin:after
    {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 5px;
        background-color: #fff;
        background-image: -webkit-linear-gradient(#ececec 0,#fff 100%);
        background-image: linear-gradient(#ececec 0,#fff 100%);
        -pie-background: linear-gradient(#ececec 0,#fff 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .breadBin > .breadCrumb
    {
        float: left;
    }

    .breadBin li
    {
        position: relative;
        float: left;
        color: #2b2b2b;
        font-size: 1.1em;
        padding: 10px 8px;
    }

        .breadBin li:first-child
        {
            padding-left: 0;
        }

    .breadBin .crumb:after
    {
        content: '>';
        position: absolute;
        right: -7px;
        top: 10px;
        width: 10px;
        height: 10px;
    }

    .breadBin a
    {
        position: relative;
        color: #2b2b2b;
    }

        .breadBin a:hover
        {
            color: #00a3dc;
        }

.sharing
{
    float: right;
    width: 190px;
}

    .sharing li
    {
        float: right;
        padding: 0 7px 0 0;
    }

        .sharing li a
        {
            position: relative;
            display: block;
            width: 29px;
            height: 29px;
            border-bottom: none!important;
        }

.socialIconSmall
{
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    text-indent: -9999em;
    background: url(/Templates/TTB/img/icons.png);
}

.sharing .twit
{
    background-position: -35px -264px;
}

.sharing .tube
{
    background-position: 2px -264px;
}

    .sharing .tube:hover
    {
        background-position: -4px -315px;
    }

.sharing .blogger, .sharing .linked, .sharing .linked:hover
{
    background-position: -73px -264px;
}

    .sharing .blogger:hover
    {
        background-position: -143px -315px;
    }

.printSend
{
    float: right;
}

    .printSend li
    {
        padding: 10px 15px 0 0;
    }

    .printSend a
    {
        position: relative;
        font: 1.1em Arial,Helvetica,sans-serif;
        border-bottom: none;
        padding: 9px 40px 0 0;
    }

        .printSend a span
        {
            position: absolute;
            right: 0;
            top: 0;
        }

    .printSend .print
    {
        background-position: -146px -265px;
    }

    .printSend .send
    {
        background-position: -110px -265px;
    }

.headBlock .aside
{
    position: relative;
    height: 265px;
    margin-right: 0;
}

    .headBlock .aside .helpPod
    {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        top: 52px;
    }

    .headBlock .aside + .cms
    {
        position: relative;
        float: left;
        width: 730px;
    }

.headBlock .cms .imgWrap span
{
    height: 260px;
}

.cms .imgWrap
{
    position: relative;
    float: right;
    overflow: hidden;
    margin-left: 30px;
}

.headBlock .cms .imgWrap
{
    height: 248px;
}

.flush
{
    float: right;
    margin-bottom: -20px;
    margin-left: 10px;
}

.enquireWrap
{
    position: relative;
}

.rightTriangle
{
    position: absolute;
    right: -30px;
    top: 120px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    border-color: transparent transparent transparent #fff;
}

.lower
{
    top: 150px;
}

.enquireForm
{
    position: absolute!important;
    left: -770px;
    top: -120px;
    min-height: 250px;
    width: 710px!important;
    z-index: 100!important;
    box-shadow: 0 2px 15px #353535;
    display: none;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.shown
{
    display: block;
    visibility: visible;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.enquireForm label
{
    float: left;
    clear: left;
    width: 180px;
    color: #5A5A5A;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
    margin-bottom: 7px;
}

.enquireForm input[type=text], .enquireForm textarea
{
    float: left;
    width: 210px;
    color: #5A5A5A;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
    margin-bottom: 7px;
}

.enquireForm textarea
{
    width: 208px;
}

.enquireForm input[type=submit]
{
    float: right;
    clear: left;
    margin-right: 314px;
}

.ie8 .enquireForm input[type=submit]
{
    behavior: none!important;
    height: 26px;
    background: url(/Templates/TTB/img/sml-blue-btn.png) center top no-repeat;
}

.enquireForm textarea
{
    height: 100px;
}

.enquireForm p
{
    color: #5A5A5A;
}

.shortBtn
{
    width: 80px!important;
}

.mand-txt
{
    float: left;
    margin: -12px 0 0;
}

.ie8 .mand-txt
{
    margin: -15px 0 0;
}

.cms .promoImage, .cms .quoteImage
{
    display: table;
    vertical-align: bottom;
}

    .cms .promoImage > div, .cms .quoteImage > div
    {
        display: table-cell;
        vertical-align: bottom;
    }

.cms .promoImage
{
    height: 230px!important;
}

.cms .quoteBlock
{
    float: right;
    margin: 0 0 0 20px;
}

.bodyQuote, .headQuote
{
    position: relative;
    float: right;
    font: 1.5em Omnes-Medium;
    line-height: 1.1em;
    font-size: 2em;
    text-align: right;
    margin-bottom: 15px!important;
}

.bodyQuote
{
    font-size: 1.8em;
    margin-top: 10px;
}

.ie7 .headQuote
{
    margin-bottom: 15px;
}

.openQuote
{
    display: inline-block;
    width: 20px;
    height: 15px;
    background: url(/Templates/TTB/img/icons.png) -93px -398px;
    margin-right: 3px;
}

.closeQuote
{
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 20px;
    height: 15px;
    background: url(/Templates/TTB/img/icons.png) -115px -399px;
}

.content .openQuote
{
    background: url(/Templates/TTB/img/icons.png) -137px -399px;
}

.content .closeQuote
{
    background: url(/Templates/TTB/img/icons.png) -159px -399px;
}

.video-player
{
    height: 200px;
}

.cms h1 + .headVidWrap
{
    margin-top: -2px;
}

.headVid
{
    display: inline-block;
    background: #fff;
    background: -webkit-linear-gradient(#e7e7e7 90%,#fff) #fff;
    background: linear-gradient(#e7e7e7 90%,#fff) #fff;
    -pie-background: linear-gradient(#e7e7e7 90%,#fff);
    border: 1px solid #444;
    border-radius: 0 0 10px 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
    margin: 15px 0 0 20px;
    z-index: 10;
}

.cms .headVid
{
    top: 12px;
}

.headVid a
{
    position: relative;
    float: right;
    color: #666;
    font-size: 1.1em;
    background: url(/Templates/TTB/img/sprite.png) 98px -206px;
    padding: 2px 15px 2px 2px;
    margin: 2px 10px 5px 0;
}

    .headVid a:after
    {
        content: '';
        position: absolute;
        right: 0;
        top: 4px;
        width: 10px;
        height: 10px;
        background: url(/Templates/TTB/img/icons.png) -162px -237px no-repeat;
    }

.cms h2
{
    line-height: 1.2;
}

.headQuoteLink, .headQuoteName, .jobTitle
{
    float: right;
    clear: right;
    text-align: right;
}

.ie7 .headQuoteLink
{
    clear: none;
}

.headQuoteName, .jobTitle
{
    margin: 3px 0;
}

.ie7 .headQuoteName, .ie7 .jobTitle
{
    width: 200px;
}

.jobTitle
{
    font-size: 1.1em;
}

#slider
{
    position: relative;
    width: 1020px;
    height: 420px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
}

#slideshow
{
    color: #fff;
    position: relative;
    padding: 0;
    margin: 0;
}

    #industrySlideshow li, #slideshow li
    {
        position: relative;
        display: inline;
        float: left;
        height: 350px;
    }

        #slideshow li img
        {
            height: 350px;
            width: 100%;
        }

        #industrySlideshow li img
        {
            width: 100%;
            height: 235px;
        }

    #slideshow li
    {
        display: none;
    }

        #industrySlideshow li:first-child, #slideshow li:first-child
        {
            display: block;
        }

        #industrySlideshow li .cms, #slideshow li .cms
        {
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
            z-index: 20;
        }

        #slideshow li .cms
        {
            width: 550px;
            height: 140px;
            margin: 110px 30px 30px 20px;
        }

            #slideshow li .cms .h3, #slideshow li .cms h3
            {
                margin-top: 0;
                font-weight: 500;
            }

#industrySliderWrap li .cms
{
    width: 400px;
    height: 130px;
    margin: 30px;
}

#homepageSliderWrap
{
    height: 330px;
    width: 1020px;
    margin: 0 auto;
    background-color: #fff;
}

    #homepageSliderWrap #slideshow > li
    {
        width: 1020px;
    }

    #homepageSliderWrap #slideNav
    {
        bottom: 50px;
    }

#slideNav
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: #6c6e6d;
    list-style: none;
    z-index: 20;
    color: #fff;
}

.no-js #slideNav
{
    display: none;
}

.ie7 #slideNav, .ie8 #slideNav
{
    background-color: #00a3dc;
}

#slideNav li
{
    position: relative;
    float: left;
    height: 70px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-spacing: 0;
}

    #slideNav li:after
    {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: 44px;
        width: 1px;
        margin-top: -22px;
        background-color: #fff;
    }

    #slideNav li:last-child:after
    {
        background-color: transparent;
    }

    #slideNav li a
    {
        height: 70px!important;
        color: #fff;
        font: 15px Mark-Pro,sans-serif;
        font-weight: 400;
        line-height: 1.1em;
        background-color: #6c6e6d;
        text-align: center;
        padding: 15px;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #slideNav li.activeSlide a
    {
        background-color: #00a3dc;
        height: 70px;
    }

        #slideNav li.activeSlide a:before
        {
            content: '';
            position: absolute;
            top: 0;
            left: -1px;
            width: 2px;
            height: 100%;
            background-color: #00a3dc;
            z-index: 10;
        }

        #slideNav li.activeSlide a:after
        {
            content: '';
            position: absolute;
            top: 0;
            right: -1px;
            width: 2px;
            height: 100%;
            background-color: #00a3dc;
            z-index: 10;
        }

.ie-fix #slideNav li.activeSlide a
{
    background-color: #00a3dc;
    height: 100%;
    height: 20px;
}

.partnerPage #slideNav li.activeSlide a
{
    background-color: #00a3dc;
    height: 70px;
}

#slideNav li span
{
    position: absolute;
    visibility: hidden;
    left: 47%;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #00a3dc;
}

.partnerPage #slideNav li span
{
    border-color: transparent transparent #07ade7;
}

#slideNav li.activeSlide span
{
    visibility: visible;
}

#slideshow li .title
{
    font: 5em Omnes-Regular,Arial,"Helvetica Neue",Helvetica,sans-serif!important;
    color: #fff;
    margin: 5px 0;
    line-height: 1em!important;
    background: -webkit-gradient(linear,right top,left bottom,from(#a62096),to(#00a2d7));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: none;
}

#slideshow li .btn
{
    position: absolute;
    left: 0;
    bottom: 0;
}

#industrySliderWrap
{
    position: relative;
    width: 750px;
    height: 200px;
    margin-top: 10px;
}

    #industrySliderWrap #slideshow li
    {
        width: 750px;
    }

    #industrySlider, #industrySliderWrap > #slider
    {
        position: absolute;
        width: 750px;
        height: 260px;
        margin: 0 auto;
        overflow: hidden;
        top: 0;
        left: 0;
    }

        #industrySlider #slideNav, #industrySlider #slideNav li
        {
            height: 50px;
        }

            #industrySlider #slideNav li a
            {
                height: 20px;
            }

    #industrySliderWrap #slideshow li img
    {
        height: 235px;
    }

.progressBar
{
    width: 765px;
    background: url(/Templates/TTB/img/checkout-bg.png) 0 6px no-repeat;
    padding-left: 0!important;
    margin-bottom: 7px;
}

.stage2
{
    background-position: 0 -26px;
}

.stage3
{
    background-position: 0 -58px;
}

.stage4
{
    background-position: 0 -89px;
}

.stage5
{
    background-position: 0 -120px;
}

.stage6
{
    background-position: 0 -152px;
}

.progressBar .table > div
{
    text-align: center;
    font: 1.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
    color: #000;
    padding-right: 0;
    text-shadow: 0 1px 0 #E6E6E6;
}

    .progressBar .table > div a
    {
        color: #fff;
    }

    .progressBar .table > div.completeStage, .progressBar .table > div.currentStage
    {
        color: #fff;
        text-shadow: 0 -1px 0 #587754;
    }

.checkerBoxWrap
{
    position: relative;
    width: 780px;
    height: 200px;
}

.speed
{
    position: relative;
    color: #fff!important;
    font: 2.2em Omnes-Regular,Arial,Helvetica,sans-serif;
    z-index: 10;
}

.centered
{
    display: block;
    margin: 0 auto;
}

.whiteBox
{
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #D3D3D3;
    border-radius: 6px;
    padding: 20px 20px 20px 0px;
    z-index: 10;
    float: left;
    margin-bottom: 30px;
    width: 100%;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.checkout-company-box
{
    position: relative;
    border-width: 1px 0 0;
    border-radius: 0 0 6px 6px;
    margin: 0 -20px -20px;
    background-image: -webkit-linear-gradient(#f4f4f4,#fff);
    background-image: linear-gradient(#f4f4f4,#fff);
    -pie-background: linear-gradient(#f4f4f4,#fff);
}

.form-row
{
    padding-top: 20px;
    clear: left;
}

.form-prefilled
{
    font-size: 1.3em;
}

    .form-prefilled label
    {
        font-size: 1.154em!important;
    }

.form-row:first-child
{
    padding-top: 5px;
}

.checkoutLabel, .checkoutLabelInline
{
    float: left;
    clear: left;
    width: 180px;
    height: auto;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #525252;
    margin-top: 5px;
    margin-right: 20px;
}

.services-selection-form .checkoutLabelInline
{
    height: 40px;
}

.last-label
{
    height: 20px;
}

.checkoutLabelInline
{
    clear: none;
}

.shorty
{
    width: 40px;
}

.checkoutRadioLabel
{
    float: left;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #525252;
    margin-top: 5px;
    margin-right: 20px;
}

.checkoutTextInput
{
    float: left;
    width: 210px;
    font-size: 1.3em;
    color: #525252;
    padding: 2px 5px;
    margin: 0 10px 0 0;
}

.checkoutCheckbox, .checkoutRadioInput
{
    float: left;
    font-size: 1.3em;
    color: #525252;
    padding: 2px 5px;
    margin: 2px 10px 0 0;
}

.checkout-confirmation input
{
    float: left;
    margin-right: 10px;
}

.checkout-confirmation label
{
    float: left;
    margin-right: 10px!important;
}

.billTypeLabel, .billTypeRadio
{
    float: left;
    font: 1.3em Omnes-Medium,Arial,Helvetica,sans-serif;
    margin: 0 10px 10px 0;
}

.billTypeRadio
{
    clear: left;
}

.checkNow
{
    position: absolute!important;
    right: 0;
    bottom: -40px;
}

.checkerBox
{
    position: relative;
    width: 730px;
    background: #fff;
    color: #525252;
    border: 1px solid #D3D3D3;
    border-radius: 6px;
    z-index: 10;
    padding: 20px;
    margin: 10px 0 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.overflowTop
{
    margin-top: -180px;
}

.overflowTop135
{
    margin-top: -135px;
}

.overflowTop135Basket
{
    position: relative;
    top: -135px;
    margin-bottom: -135px;
}

.overflowTop50
{
    margin-top: -50px;
}

.checkerBox .seperator
{
    display: inline-block;
    width: 770px;
    height: 1px;
    background: #D3D3D3;
    margin: 20px 0 0 -20px;
}

.checkerBox p
{
    font-size: 1.4em;
    color: #525252;
    margin-top: 0;
}

.radioList
{
    display: inline-block;
}

.checkerBox input
{
    float: left;
}

    .checkerBox input[type=radio]
    {
        margin: 0 10px 0 0;
    }

    .checkerBox input[type=password], .checkerBox input[type=text]
    {
        width: 210px;
        font-size: 1.3em;
        color: #525252;
        padding: 2px 5px;
        margin: 0 10px 0 0;
    }

    .checkerBox input[type=submit].abs
    {
        right: 0;
        bottom: -35px;
    }

.registerSubmit
{
    float: right!important;
    margin: 15px 50px 0 0;
}

.checkerBox label
{
    float: left;
    clear: left;
    width: 180px;
    height: auto;
    color: #525252;
    font-size: 1.4em;
    margin: 0 20px 0 0;
}

#titleSelect, .title-field select
{
    width: 110px;
}

.title-field .jqTransformSelectWrapper
{
    margin-left: 0;
}

.checkerBox fieldset label
{
    font: 1.5em Omnes-Semibold,Arial,Helvetica,sans-serif;
}

.toolTip
{
    position: relative;
    float: left;
    width: 19px;
    height: 19px;
    background: url(/Templates/TTB/img/checkout-new/tool-tip-icon.png) left top no-repeat;
    cursor: pointer;
    margin-top: -2px;
    margin-right: 45px;
}

.help-form > .toolTip
{
    margin: 0 0 0 5px;
}

.red-tip
{
    width: 19px;
    height: 19px;
    background: url(/Templates/TTB/img/checkout-new/error.png) left top no-repeat;
}

.val-good
{
    width: 19px;
    height: 19px;
    background: url(/Templates/TTB/img/checkout-new/verify.png) left top no-repeat;
}

.toolTip-no-style
{
    position: relative;
    font-size: 1.2em;
    cursor: pointer;
}

    .toolTip-no-style > .toolText
    {
        left: 120%;
        font-size: 1em;
        z-index: 50;
    }

.toolText
{
    position: absolute;
    left: 30px;
    top: -5px;
    width: 170px;
    text-align: left;
    font: 12px Arial,Helvetica,sans-serif;
    color: #191919;
    border: 2px solid #00a3dc;
    border-radius: 5px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    padding: 12px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-filter: drop-shadow(0 2px 2px #999);
    -webkit-transition: visibility 0s linear .4s,opacity .4s linear;
    transition: visibility 0s linear .4s,opacity .4s linear;
    box-shadow: 0 2px 3px #888;
    -webkit-box-shadow: none;
    behavior: url(/Templates/TTB/js/pie.htc);
    z-index: 999;
}

.touch .toolText
{
    visibility: visible!important;
    opacity: 1!important;
    display: none;
}

.form-row.validator-long
{
    margin-bottom: 5px;
}

.toolText.validator-long, .validator-long .toolText
{
    width: 250px;
}

.checkout-password .form-row
{
    margin-bottom: 15px;
}

.red-tip > .toolText
{
    border: 2px solid red;
    zoom: 1;
}

    .red-tip > .toolText:before
    {
        border-color: transparent red transparent transparent;
    }

.partner-login-tool-text
{
    top: -10%;
    border-color: #de3d3d;
}

.ie8 .toolText
{
    visibility: visible;
    opacity: 1;
    left: -9999px;
}

.toolTip.hover-state > .toolText, .toolTip:hover > .toolText
{
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
}

.toolTip-no-style:hover > .toolText
{
    visibility: visible;
    left: 100%;
    opacity: 1;
}

.ie8 .toolTip:hover > .toolText
{
    left: 35px;
}

.toolText:before
{
    content: '';
    position: absolute;
    left: -19px;
    top: 2px;
    width: 0;
    height: 0;
    border-width: 9px;
    border-style: solid;
    border-color: transparent #0298DE transparent transparent;
}

.toolText:after
{
    content: '';
    position: absolute;
    left: -14px;
    top: 4px;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}

.checkerBox .blocker
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 730px;
    height: 171px;
    border-radius: 0 0 6px 6px;
    background: rgba(255,255,255,.7);
    z-index: 3;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.billingAddress
{
    position: relative;
    z-index: 12;
}

.sameAddress
{
    overflow: hidden;
}

    .sameAddress input, .sameAddress label, .sameAddress p
    {
        float: left;
    }

    .sameAddress p
    {
        font-size: 1.5em;
        margin: 0 10px 0 0;
    }

    .sameAddress input
    {
        margin: 3px 10px 0!important;
    }

    .sameAddress label
    {
        margin-top: 2px!important;
        font-size: 1.2em;
    }

.hiddenAddress
{
    clear: left;
    margin: 10px 0 0;
}

    .hiddenAddress fieldset
    {
        clear: left;
    }

#billingType
{
    margin: 20px 0 0;
    padding: 3px;
    width: 155px;
}

.detailsSummary, .orderSummary, .paymentSummary
{
    margin: 20px 0 0;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif!important;
}

    .detailsSummary tr:nth-child(4), .detailsSummary tr:nth-child(7), .paymentSummary tr:nth-child(1), .paymentSummary tr:nth-child(4)
    {
        height: 40px;
    }

.cell-pad-btm td
{
    padding-bottom: 25px;
}

.cell-pad-top td
{
    padding-top: 25px;
}

.orderSummary tr:nth-child(7) td
{
    padding-bottom: 15px;
}

.detailsSummary td:nth-child(1n), .orderSummary td:nth-child(1n), .paymentSummary td:nth-child(1n)
{
    width: 200px;
}

.detailsSummary + .btn, .orderSummary + .btn, .paymentSummary + .btn
{
    margin-top: -25px;
}

.detailsSummary td, .orderSummary td, .paymentSummary td
{
    vertical-align: top;
}

.ie7 .abs, .ie7 .absBR, .ie8 .abs, .ie8 .absBR
{
    position: absolute;
    right: 20px;
    bottom: 8px;
}

.purpleBack
{
    background: #efceed;
    border-radius: 0 0 5px 5px;
    padding: 15px 20px;
    margin: 0 -20px -10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .purpleBack .orderSummary
    {
        margin-top: 0;
    }

.orderTotal td
{
    font: 1.3em Omnes-Medium,Arial,Helvetica,sans-serif;
    font-weight: 400;
}

.debitDetails
{
    position: relative;
    z-index: 11;
    padding-bottom: 7px!important;
}

    .debitDetails td strong
    {
        font-family: Omnes-Semibold,Arial,Helvetica,sans-serif;
        font-weight: 400;
    }

.tickercontainer
{
    position: relative;
    float: left;
    background: url(/Templates/TTB/img/sprite.png) 0 -360px;
    width: 100%;
    height: 42px;
    margin: 40px 0 0;
    padding: 0;
    overflow: hidden;
}

.ie7 .tickercontainer
{
    margin-bottom: 20px;
}

.no-js .tickercontainer
{
    height: auto;
    background: 0 0;
    overflow: visible;
    margin-bottom: 25px;
}

.tickercontainer #latest
{
    position: absolute;
    left: 15px;
    top: 8px;
    font: 1.7em Mark-Pro,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
}

.tickercontainer .mask
{
    position: relative;
    left: 140px;
    top: 14px;
    width: 800px;
    overflow: hidden;
}

.no-js .tickercontainer .mask
{
    left: 0;
}

.newsticker
{
    position: relative;
    height: 30px;
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.no-js .newsticker
{
    height: auto;
}

.newsticker li
{
    float: left;
    padding: 0;
    font-size: 1.2em;
    display: none;
}

.no-js .newsticker li
{
    display: block;
}

.newsticker a
{
    float: left;
    white-space: nowrap;
    padding: 0;
    color: #444;
    margin: 0 50px 0 0;
}

.newsticker span
{
    float: left;
    font-weight: 700;
    margin: 0 10px 0 0;
}

.tabBlock
{
    position: relative;
    background: #fff;
    z-index: 1;
}

.ie7 .tabBlock
{
    margin-top: -20px;
}

.tabBorder
{
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    padding: 20px;
}

.tab
{
    display: inline-block;
}

.no-js .tab
{
    margin-bottom: 15px;
}

.tab p:last-child
{
    margin-bottom: 0;
}

.tabNavWrapper
{
    position: relative;
    display: block;
    width: 100%;
    min-height: 34px;
    background-color: #fff;
    z-index: 2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ie-fix .tabNavWrapper
{
    width: 817px;
}

.tabNavWrapper:before
{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 40px;
}

.tabNavWrapper:after
{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
}

.tabNav li
{
    float: left;
    text-align: center;
}

    .tabNav li:first-child
    {
        margin-left: 30px;
    }

    .tabNav li a
    {
        display: block;
        font: 14px Arial,Helvetica,sans-serif;
        color: #00a3dc;
        border-radius: 8px 8px 0 0;
        padding: 12px 0 6px;
        min-height: 16px;
    }

    .tabNav li.activeSlide a
    {
        border: 1px solid #d1d1d1;
        border-bottom: none;
        background: #fff;
        color: #000;
        font-weight: 700;
    }

.iconTabs li a
{
    position: relative;
    padding-top: 80px;
}

    .iconTabs li a span
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 76px;
        height: 80px;
        background: url(/Templates/TTB/img/icons.png);
    }

.iconTabs li.Connectivity a span
{
    background-position: -898px -154px;
}

.iconTabs li.Mobility a span
{
    background-position: -901px -73px;
}

.iconTabs li.Virtualisation a span
{
    background-position: -901px 4px;
}

.iconTabs li.DataVolume a span
{
    background-position: -899px -154px;
}

.iconTabs li.Cloud a span
{
    background-position: -901px -73px;
}

.iconTabs li.Security a span
{
    background-position: -901px 4px;
}

.iconTabs li.Technology a span
{
    background-position: -898px -154px;
}

.mainWrap
{
    display: block;
    float: none;
    width: 100%;
}

#main
{
    position: relative;
    display: block;
    float: none;
    width: 1020px;
    min-height: 200px;
    background-color: #fff;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mainRadGrad
{
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 35px;
    background: url(/Templates/TTB/img/sprite.png) 0 -525px;
    z-index: -1;
}

.content
{
    display: block;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    float: left;
    background-color: #fff;
}

    .content > div
    {
        display: inline-block;
        width: 100%;
    }

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .content > div
    {
        display: table;
    }
}

.contentImgInsert
{
    float: right;
    margin: 0 0 0 20px;
}

.tickList
{
    margin-top: 15px;
}

    .tickList > li
    {
        position: relative;
        font-size: 1.2em;
        color: #6D6D6D;
        padding: 0 0 0 18px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

        .tickList > li:before
        {
            content: '';
            position: absolute;
            left: 0;
            top: 4px;
            width: 11px;
            height: 11px;
            background: url(/Templates/TTB/img/sprite.png) -12px -698px;
        }

.greenTickList
{
    margin-top: 15px;
}

    .greenTickList > li
    {
        position: relative;
        font-size: 1.2em;
        color: #6D6D6D;
        padding: 0 0 0 18px;
        line-height: 2;
    }

        .greenTickList > li:before
        {
            content: '';
            position: absolute;
            left: 0;
            top: 8px;
            width: 11px;
            height: 11px;
            background: url(/Templates/TTB/img/sprite.png) -32px -698px;
        }

.gradientTop
{
    border-top: 1px solid #ccc;
    padding-top: 1px;
}

.productsBlock h2, .productsBlock p
{
    margin: 0;
}

.productsBlock ul
{
    margin: 10px 0;
    list-style: circle url(/Templates/TTB/img/blue-circle.gif);
    padding-left: 20px;
}

.productsBlock li
{
    font-size: 1.3em;
    color: #6D6D6D;
    font-family: Omnes-Medium,Arial,Helvetica,sans-serif;
}

.readmoreBlock
{
    padding-top: 20px;
}

    .readmoreBlock .table h3
    {
        margin: 0;
    }

    .readmoreBlock .icon
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 42px;
        height: 40px;
        background: url(/Templates/TTB/img/icons.png);
    }

@-moz-document url-prefix()
{
    .readmoreBlock .icon;

{
    position: relative;
    float: left;
    margin: 0 0 0 -60px;
}

}

.readmoreBlock .icon.whitePaper
{
    background-position: -41px -177px;
}

.readmoreBlock .icon.dataSheet
{
    background-position: -163px -177px;
}

.readmoreBlock .icon.presentation
{
    background-position: -80px -177px;
}

.readmoreBlock .icon.techSpec
{
    background-position: -122px -177px;
}

.purpleCircle
{
    list-style: disc url(/Templates/TTB/img/purple-circle.png);
    padding-left: 15px;
}

    .purpleCircle li
    {
        font-size: 1.3em;
        color: #6D6D6D;
        font-family: Omnes-Medium,Arial,Helvetica,sans-serif;
    }

.pinkCircle
{
    list-style: disc url(/Templates/TTB/img/pink-circle.png);
    padding-left: 15px;
}

    .pinkCircle li
    {
        font-size: 1.3em;
        color: #6D6D6D;
        font-family: Mark-Pro,Arial,Helvetica,sans-serif;
        font-weight: 400;
    }

.headBlock .blueCircle li, .headBlock .pinkCircle li, .headBlock .purpleCircle li
{
    font-size: 1.5em;
    color: #f1f1f1;
}

.productListWrap
{
    margin: 10px 0;
}

.inset .productList > li
{
    display: inline-block;
    padding: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .inset .productList > li
    {
        display: table;
    }
}

.roundedList .productList > li
{
    float: left;
    padding: 0 10px;
    width: 747px;
}

.productList li > div
{
    float: left;
    padding: 10px 0;
}

.moreInfo
{
    display: block;
    margin: 0 0 0 8px;
}

.inset
{
    display: inline-block;
    background: #fbfbfb;
    border-radius: 7px;
    box-shadow: inset 0 0 15px #C2C2C2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ie7 .inset, .ie8 .inset
{
    border: 1px solid #dbdbdb;
}

.productList .col1
{
    width: 95px;
}

.productList .col2
{
    width: 380px;
    padding-right: 15px;
}

.productList .col3
{
    width: 257px;
    text-align: right;
}

    .productList .col3 .h3
    {
        margin: 5px 0;
    }

.productList .blueCircle
{
    margin: 2px 0 5px;
}

.roundedList
{
    display: block;
    width: 99%;
    border: 1px solid #DBDBDB;
    border-radius: 7px;
    overflow: hidden;
    margin: 10px 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .roundedList .productList > li
    {
        border-top: 1px solid #dbdbdb;
    }

        .roundedList .productList > li:first-child
        {
            border-top: none;
        }

.productList .col3
{
    position: relative;
}

.smallBlueCirlce
{
    display: table;
    float: right;
    width: 70px;
    height: 70px;
    background: #44bbea;
    border-radius: 60px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .smallBlueCirlce > div
    {
        font: 1.7em Omnes-Semibold,Arial,Helvetica,sans-serif;
        vertical-align: middle;
        display: table-cell;
    }

.largeBlueWrapper
{
    position: absolute;
    left: 10px;
    top: 0;
    width: 100px;
    height: 60px;
    overflow: hidden;
}

.largeBlueCirlce
{
    position: absolute;
    left: 0;
    top: -45px;
    width: 100px;
    height: 100px;
    background: #44bbea;
    border-radius: 70px;
    color: #fff;
    text-align: center;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .largeBlueCirlce > span
    {
        font: 2.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
        padding-top: 52px;
        display: block;
    }

.productList h3
{
    margin: 5px 0 0;
}

.differentProduct
{
    float: right;
    clear: none!important;
    margin-right: 10px;
}

.productList input[type=checkbox]
{
    float: right;
    margin: 0 0 0 12px;
}

.addToBasketLabel
{
    font: 1.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
    color: #8b1f85;
}

.nextStep
{
    float: right;
    width: 240px;
    font: 1.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
    text-align: center;
    text-shadow: 0 -1px 0 #587754;
    color: #fff;
    border: none;
    background: url(/Templates/TTB/img/green-arrow.png);
    padding: 5px 10px;
    margin: 15px 0 40px;
}

.greenBG
{
    background: #f0f3e8;
}

.blueBG
{
    background: #ecf8fd;
}

.productImage
{
    position: relative;
    float: left;
    width: 80px;
    height: 75px;
    background: url(/Templates/TTB/img/icons.png);
}

.broadbandLandline
{
    background-position: 5px 0;
}

.eightHundred
{
    background-position: -73px 0;
}

.eightFourFive
{
    background-position: -147px 0;
}

.mobileBroadband
{
    background-position: -222px 0;
}

.security
{
    background-position: -297px 0;
}

.onlineBuilder
{
    background-position: -372px 0;
}

.marketBuilder
{
    background-position: -448px 0;
}

.sellBuilder
{
    background-position: -523px 0;
}

.anytime
{
    background-position: 2px -78px;
}

.peak
{
    background-position: -298px -78px;
}

.offPeak
{
    background-position: -223px -78px;
}

.megaMobile, .mobileBuilder
{
    background-position: -72px -78px;
}

.international
{
    background-position: -147px -78px;
}

.leftField, .rightField
{
    float: left;
    width: 50%;
    margin: 0!important;
}

.ie7 .checkerBox .leftField, .ie7 .checkerBox .rightField
{
    margin-top: 15px!important;
}

.leftField label, .rightField label
{
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif!important;
    float: left;
    clear: left;
    width: 130px;
    height: 40px;
}

    .leftField label.short, .rightField label.short
    {
        height: 22px;
    }

    .leftField label:last-child
    {
        margin-bottom: 5px;
    }

.leftField input[type=text], .rightField input[type=text]
{
    margin: -3px 0 20px;
}

.leftField select
{
    width: 155px;
    padding: 3px;
    margin-bottom: 7px;
}

.addressLookup
{
    top: 20px;
    clear: left;
}

    .addressLookup .select
    {
        width: 222px;
        font-size: 1.2em;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        margin-left: 70px;
        padding: 2px;
    }

#addressDropDownSection .jqTransformSelectBox
{
    display: inline-block;
    height: auto;
    white-space: normal;
    position: relative;
    padding: 5px 20px 5px 7px;
    width: 86%!important;
}

#addressDropDownSection .jqTransformSelectWrapper
{
    height: auto;
    width: 222px!important;
}

#addressDropDownSection .jqTransformDropDown
{
    width: 222px!important;
}

.lookUp
{
    float: left;
    clear: left;
    width: 130px;
    text-align: center;
}

.downloadTerms
{
    position: relative;
    display: block;
    float: none;
    width: 250px;
    color: #922c8c;
    padding-left: 20px;
    margin: 0 0 15px;
}

    .downloadTerms:after
    {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 13px;
        height: 13px;
        background: url(/Templates/TTB/img/icons.png) -26px -235px;
    }

    .downloadTerms:hover
    {
        text-decoration: underline;
    }

.checkoutTerms label
{
    font-size: 1.2em;
    margin: -1px 0 0 10px;
}

.checkoutSubmit
{
    display: block;
    float: none;
    height: 25px;
    background: #819c2a;
    background-image: -webkit-linear-gradient(#99b43e,#6c8618);
    background-image: linear-gradient(#99b43e,#6c8618);
    -pie-background: linear-gradient(#99b43e,#6c8618);
    border: 1px solid #e2e0de;
    border-radius: 6px;
    padding: 10px;
    margin: 20px 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.searchAgain
{
    margin: 20px 0 5px!important;
}

    .searchAgain input[type=submit]
    {
        margin-top: -3px;
    }

.newsSearch
{
    float: left;
    margin-bottom: 16px;
    width: 350px;
    color: #6b6e6d;
}

    .newsSearch input[type=text]
    {
        font-size: 13px;
        padding: 6px;
    }

    .newsSearch input[type=submit]
    {
        position: relative;
        float: right;
        bottom: auto;
        margin-top: -4px;
        margin-right: 10px;
    }

.ie7 .newsSearch input[type=submit]
{
    margin-top: -43px;
}

.newsSearch fieldset
{
    margin: 0;
}

.newsSearch .newsSearchDateFilter
{
    margin-top: 20px;
}

.newsSearchDateFilter input[type=radio]
{
    position: relative;
    bottom: -2px;
}

.newsSearchDateFilter label
{
    font: 1.2em Arial,Helvetica,sans-serif;
    margin: 0 20px 0 5px;
}

.newsPhrase
{
    font: 1.2em Arial,Helvetica,sans-serif;
    width: 165px;
    padding: 2px 4px;
}

.newsSearchParentLabel
{
    font: 1.5em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
    width: 150px;
    float: left;
}

.newsSearch .select-jqT
{
    float: left;
}

.newsSearch .select
{
    width: 150px;
}

.content .newsSearchParentLabel
{
    width: 128px;
}

.ie-fix .content .newsSearchParentLabel
{
    width: 130px;
}

.subForm
{
    float: left;
}

.datePickerLabel
{
    font: 1.2em Mark-Pro,Arial,Helvetica,sans-serif;
    float: left;
    width: 50px;
}

.content .datePickerLabel
{
    width: auto;
    margin: 0 7px 0 15px;
}

.ie-fix .content .datePickerLabel
{
    width: 35px;
    margin: 0;
}

.datePickerInput
{
    font: 1.2em Mark-Pro,Arial,Helvetica,sans-serif;
    float: left;
    width: 65px;
    padding: 2px 5px;
}

.ui-datepicker-trigger
{
    float: left;
    margin: 0 10px;
}

.iconBlock
{
    float: left;
    width: 70px;
    height: 80px;
    background: url(/Templates/TTB/img/icons.png);
    padding-right: 10px;
}

    .iconBlock + div, .iconBlockSmall + div
    {
        display: inline-block;
        width: 680px;
        padding-left: 15px;
    }

.iconBlockSmall + div
{
    width: 715px;
}

    .iconBlock + div h3, .iconBlockSmall + div h3
    {
        margin: 0;
    }

.iconBlock.event
{
    background-position: -373px -80px;
}

.iconBlock.whitePaper
{
    background-position: -448px -80px;
}

.iconBlock.account
{
    background-position: -523px -80px;
}

.iconBlock.status
{
    background-position: -598px 0;
}

.iconBlock.consult
{
    background-position: -597px -80px;
}

.iconBlock.transfer
{
    background-position: -673px 0;
}

.iconBlock.life
{
    background-position: -673px -80px;
}

.iconBlock.contact
{
    background-position: -748px 0;
}

.iconBlock.blog
{
    background-position: -748px -80px;
}

.iconBlock.webinar
{
    background-position: -823px 0;
}

.iconBlock.caseStudy
{
    background-position: -823px -80px;
}

.iconBlock.offices
{
    background-position: -819px -161px;
}

.iconBlock.careers
{
    background-position: -743px -161px;
}

.iconBlock.investor
{
    background-position: -588px -161px;
}

.iconBlock.responsibility
{
    background-position: -667px -161px;
}

.date
{
    margin: 3px 0;
}

.iconBlockSmall
{
    float: left;
    width: 35px;
    height: 40px;
    background: url(/Templates/TTB/img/icons.png);
    padding-right: 10px;
}

    .iconBlockSmall.whitePaper
    {
        background-position: -39px -178px;
    }

    .iconBlockSmall.event
    {
        background-position: 2px -178px;
    }

#mapBox
{
    height: 100px;
}

#map
{
    width: 100%;
    height: 270px;
}

.office-locations > div
{
    width: 33%;
    float: left;
    margin-top: 10px;
}

    .office-locations > div:nth-child(4)
    {
        clear: left;
    }

.office-locations span
{
    display: block;
}

    .office-locations span.link
    {
        display: inline;
    }

.enlargeMap
{
    display: block;
    margin: 10px 0 0 690px;
    font-size: 1.2em;
}

.map-info-window
{
    color: #000;
    height: 50px;
    overflow: hidden;
}

    .map-info-window h3
    {
        padding: 0;
        font-size: 1.5em;
        margin: 0;
    }

    .map-info-window span
    {
        display: block;
    }

.headNewsSearch
{
    position: absolute;
    left: 0;
    top: 125px;
    width: 730px;
    border: 1px solid #A3A3A3;
    border-radius: 6px;
    padding: 20px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .headNewsSearch fieldset
    {
        margin: 15px 0 0;
    }

    .headNewsSearch input, .headNewsSearch label
    {
        float: left;
    }

    .headNewsSearch label
    {
        font-size: 1.2em;
        width: 115px;
        margin-top: 2px;
    }

    .headNewsSearch input[type=text]
    {
        font-size: 1.2em;
        padding: 2px 4px;
        width: 150px;
    }

    .headNewsSearch input[type=submit]
    {
        margin: -3px 0 0 15px;
    }

.pager .pageNum, .pager .pagerLinks li
{
    float: left;
}

.pager .pagerLinks, .pager .pagerLinks .firstArticle, .pager .pagerLinks .nextArticle, .pager .pagerLinks ul
{
    float: right;
}

.pager .pagerLinks
{
    min-width: 500px;
    margin: 10px 0;
}

    .pager .pagerLinks ul
    {
        margin: 0 15px;
    }

    .pager .pagerLinks li
    {
        border-right: 1px solid #666;
        padding: 0 3px;
    }

        .pager .pagerLinks li:first-child
        {
            border-left: 1px solid #666;
        }

        .pager .pagerLinks li a
        {
            color: #00a3dc;
            font-size: 1.2em;
            padding: 3px;
        }

    .pager .pagerLinks .firstArticle, .pager .pagerLinks .nextArticle
    {
        font-size: 1.2em;
        color: #666;
    }

        .pager .pagerLinks .firstArticle:before
        {
            content: '';
            background: url(/Templates/TTB/img/icons.png) -28px -364px no-repeat;
            float: left;
            width: 24px;
            height: 25px;
            margin: -4px 5px 0 0;
        }

        .pager .pagerLinks .nextArticle:before
        {
            content: '';
            background: url(/Templates/TTB/img/icons.png) -3px -364px no-repeat;
            width: 24px;
            height: 25px;
            float: right;
            margin: -4px 0 0 7px;
        }

.radioTabs
{
    position: relative;
    width: 775px;
    background: url(/Templates/TTB/img/tab-grad.png) center top no-repeat;
}

    .radioTabs label
    {
        float: left;
        width: 160px;
        text-align: center;
        color: #90268E;
        font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
        background: 0 0;
        border-radius: 6px 6px 0 0;
        padding: 7px 0;
        margin: 12px 1px 0 0;
    }

    .ie8 .radioTabs .shown + label, .radioTabs input:checked + label
    {
        position: relative;
        background: #fff;
        color: #00a3dc;
        border: 1px solid #dadada;
        padding: 6px 0;
    }

#twelveMonth, #twentyMonth
{
    position: absolute;
    left: 31px;
    top: 12px;
    width: 160px;
    height: 30px;
    z-index: 100;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer;
    opacity: 0;
}

#twelveMonth
{
    left: 192px;
}

#tableHolder
{
    display: inline-block;
    position: relative;
    width: 775px;
    margin-top: -1px;
}

#product12, #product24
{
    float: left;
    width: 773px;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 6px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    #product12 > div, #product24 > div
    {
        border-radius: 6px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.comp-tab
{
    margin-bottom: 20px;
}

    .comp-tab .smallprint p
    {
        margin: 0;
    }

.productTabTable td
{
    text-align: center;
    vertical-align: center;
    padding: 6px;
    border: 1px solid #dadada;
    border-bottom: none;
    background: #fbfbfb;
}

.productTabTable tr:first-child td
{
    padding: 10px 6px;
    border-top: none;
    vertical-align: top!important;
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(#fff 50%,#ecebe9);
    background-image: linear-gradient(#fff 50%,#ecebe9);
    -pie-background: linear-gradient(#fff 50%,#ecebe9);
    behavior: url(/Templates/TTB/js/pie.htc);
}

.productTabTable tr:last-child td
{
    background: #f2f1ef;
}

.products-7 .productTabTable tr td
{
    width: 82px;
}

.products-6 .productTabTable tr td
{
    width: 98px;
}

.products-5 .productTabTable tr td
{
    width: 120px;
}

.products-4 .productTabTable tr td
{
    width: 153px;
}

.products-3 .productTabTable tr td
{
    width: 208px;
}

.products-2 .productTabTable tr td
{
    width: 318px;
}

.productTabTable tr td:first-child
{
    text-align: left;
    border-left: none;
    width: 100px;
    background: 0 0;
}

.productTabTable td:last-child
{
    border-right: none;
}

.productTabTable td p
{
    margin: 0;
}

.productTabTable td h5 + p
{
    min-height: 80px;
}

.productTabTable td h5
{
    min-height: 65px;
}

.productTabTable .btn, .productTabTable .price
{
    margin: 2px 0;
}

.productTabTable .save
{
    display: block;
}

.productTabIcon
{
    display: block;
    margin: 5px auto 85px;
}

.productTabTablePrice
{
    position: relative;
    padding-top: 1.5em;
}

    .productTabTablePrice .save
    {
        position: absolute;
        top: 4px;
        width: 100%;
        text-align: center;
    }

.no-js #twelveMonth:checked ~ #tableHolder .twentyfour-month, .no-js #twentyMonth:checked ~ #tableHolder .twelve-month
{
    display: none;
}

.lineOptions
{
    display: block;
    margin: 10px 0;
}

    .lineOptions input, .lineOptions label, .lineOptions p
    {
        float: left;
    }

    .lineOptions input, .lineOptions label
    {
        font-size: 1.2em;
        margin: 5px 0 0 10px;
    }

    .lineOptions label
    {
        margin-right: 20px;
    }

    .lineOptions p
    {
        margin-top: 5px;
    }

    .lineOptions input
    {
        background-color: transparent!important;
    }

.lineDetails label
{
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    float: left;
    margin-top: 5px;
}

.lineDetails input[type=text]
{
    width: 140px;
    float: left;
    font-size: 1.2em;
    padding: 2px 5px;
    margin: 0 20px 0 15px!important;
}

.lineDetails input[type=submit]
{
    float: right;
}

.fibreBoxLabelException
{
    font-size: 1.2em;
}

.addressDropdown label
{
    font-size: 1.2em;
    margin: 0 10px 0 0;
    float: left;
    width: 105px;
    text-align: right;
}

.addressDropdown input
{
    font-size: 1.2em;
    float: left;
    margin-right: 10px;
}

.addressDropdown .fibreBoxLabelException
{
    float: none;
    width: auto;
    font-size: 1.2em;
}

.addressDropdown .jqTransformSelectWrapper
{
    margin-left: 0;
}

.hide-and-reveal
{
    font-size: 1.2em!important;
    font-weight: 700;
    color: #00a3dc;
    position: relative;
    padding: 4px 0 0 30px;
    cursor: pointer;
}

    .hide-and-reveal:hover
    {
        text-decoration: underline;
    }

    .hide-and-reveal:after
    {
        content: '';
        position: absolute;
        left: 0;
        top: 1px;
        width: 24px;
        height: 24px;
        background: url(/Templates/TTB/img/icons/expand.png) no-repeat;
    }

    .hide-and-reveal.open:after
    {
        background: url(/Templates/TTB/img/icons/close.png) no-repeat;
    }

.hide-and-reveal-content
{
    float: left;
    padding: 0 1.2em;
    background: #ececec;
    border-radius: 6px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.table
{
    display: table;
    table-layout: fixed;
    width: 100%;
}

table h2, table h3
{
    font-size: 22px;
}

table td p
{
    font-size: 15px;
    font-family: Helvetica,Arial,sans-serif!important;
}

.fluid
{
    table-layout: auto!important;
}

.table > div
{
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}

.tableCell
{
    display: table-cell;
}

.vAlignBottom
{
    vertical-align: bottom;
}

.padChild > div
{
    padding: 15px;
}

.padChildRight > div
{
    padding-right: 30px;
}

.padChildLeft > div
{
    padding-left: 55px;
}

.padChildLeft10 > div
{
    padding: 0 0 0 10px;
}

.padChildLR > div
{
    padding: 0 15px;
}

.left-align-child > div
{
    text-align: left;
}

.iconTable .iconBlock
{
    margin-left: -85px;
}

.supportBlocks > div
{
    width: 310px;
    float: left;
    margin-left: 10px;
    padding: 20px;
}

    .supportBlocks > div:first-child
    {
        margin-right: 10px;
        margin-left: 0;
    }

.supportBlocks h3
{
    color: #00a3dc;
}

.colourBlocks > div
{
    width: 320px;
    float: left;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #e0dedc;
    overflow: hidden;
    padding: 15px;
    margin-left: 9px;
}

    .colourBlocks > div:first-child
    {
        margin-right: 9px;
        margin-left: 0;
    }

    .colourBlocks > div > :not(.newsletterBG)
    {
        position: relative;
        z-index: 2;
    }

.colourBlocks h3
{
    margin: 0;
}

.colourBlocks p
{
    color: #fff;
    line-height: 1.1em;
    margin: 2px 0 10px;
}

.colourBlocks fieldset input[type=text]
{
    width: 150px;
    padding: 2px 5px;
    margin-top: 15px;
}

    .colourBlocks fieldset input[type=text]:nth-child(2)
    {
        float: right;
    }

.ie7 .colourBlocks fieldset input[type=text]
{
    float: left;
}

    .ie7 .colourBlocks fieldset input[type=text]:nth-child(odd)
    {
        margin-right: 15px;
    }

.colourBlocks fieldset input[type=submit]
{
    float: right;
    border: none;
    margin-top: 15px;
}

.ie7 .colourBlocks fieldset input[type=submit]
{
    float: left;
}

.newsletterBG
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

    .newsletterBG > div
    {
        overflow: hidden;
        border-radius: 6px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.centerChild > div
{
    text-align: center;
}

.recommendProducts
{
    background: #fcfcfc;
    background-image: -webkit-linear-gradient(#efeeed,#fff 50%);
    background-image: linear-gradient(#efeeed,#fff 50%);
    -pie-background: linear-gradient(#efeeed,#fff 50%);
    border-radius: 7px;
    border: 1px solid #e2e0de;
    padding: 15px 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .recommendProducts > div
    {
        border-left: 1px dotted #555;
    }

        .recommendProducts > div:first-child
        {
            border-left: none;
        }

.productIcon
{
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    background: url(/Templates/TTB/img/icons.png);
}

.managedIPVPN
{
    background-position: -903px -161px;
}

.padTopBottom
{
    padding: 25px 0;
}

.XLicon
{
    width: 115px;
    height: 115px;
    background: url(/Templates/TTB/img/icons.png) no-repeat;
    margin: 0 10px 0 0;
}

    .XLicon.networking
    {
        background-position: -880px -317px;
    }

    .XLicon.voice
    {
        background-position: -521px -317px;
    }

    .XLicon.hosted
    {
        background-position: -763px -317px;
    }

    .XLicon.mobility
    {
        background-position: -644px -317px;
    }

.productSelect
{
    width: 160px;
}

#carousel
{
    width: 773px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #carousel:-moz-selection
    {
        background: #fff;
        color: #fff;
        text-shadow: none;
    }

    #carousel:selection
    {
        background: #fff;
        color: #fff;
        text-shadow: none;
    }

    #carousel li
    {
        float: left;
        width: 162px;
        height: 260px;
        border-radius: 6px;
        overflow: hidden;
        text-align: center;
        box-shadow: inset 0 0 10px #CCC;
        padding: 10px;
        margin-right: 15px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.no-js #carousel li:nth-child(4n)
{
    margin-right: 0;
}

.no-js #carousel li
{
    margin-bottom: 15px;
}

.ie7 #carousel li, .ie8 #carousel li
{
    background: #fff;
    box-shadow: 0 0 4px #CCC;
    border: 1px solid #ccc;
    width: 160px;
}

#carousel li p
{
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 6px 10px;
}

#carousel li .h2
{
    font: 2.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
    margin-bottom: 0!important;
}

#carousel li .smallprint
{
    margin: 3px 0;
}

.jcarousel-clip
{
    overflow: hidden;
}

.jcarousel-next, .jcarousel-prev, .next-back, .prev-back
{
    position: absolute;
    top: 110px;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 2px 0 4px #ccc;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ie7 .next-back, .ie7 .prev-back, .ie8 .next-back, .ie8 .prev-back
{
    border: 1px solid #ccc;
}

.jcarousel-prev, .prev-back
{
    left: -17px;
}

    .jcarousel-next:after, .jcarousel-prev:after
    {
        content: '';
        position: absolute;
        top: 9px;
        left: 11px;
        background: url(/Templates/TTB/img/icons.png) no-repeat;
        width: 13px;
        height: 15px;
    }

    .jcarousel-prev:after
    {
        background-position: -201px -234px;
    }

.jcarousel-next:after
{
    background-position: -222px -234px;
}

.jcarousel-next, .next-back
{
    right: -17px;
    box-shadow: -2px 0 4px #ccc;
}

.jcarousel-next, .jcarousel-prev
{
    box-shadow: none;
    cursor: pointer;
}

.slideIcon
{
    display: block;
    margin: 0 auto;
}

.description
{
    min-height: 105px;
}

.saving
{
    font-family: Omnes-Semibold,Arial,Helvetica,sans-serif;
    color: #f68535;
    font-size: 1.4em!important;
    margin: 0!important;
}

.productPrice
{
    min-height: 40px;
}

.compareTableWrap
{
    position: relative;
    padding: 14px 0 44px;
    margin: 30px 0 0;
}

.compareInner
{
    border: 1px solid #dadada;
    border-radius: 6px;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.compareTable
{
    table-layout: fixed;
}

    .compareTable p
    {
        font-size: 1.1em;
        margin: 0;
    }

    .compareTable td
    {
        width: 20%;
        border: 1px solid #dadada;
        padding: 5px 10px;
        vertical-align: top;
        text-align: center;
    }

        .compareTable td:first-child
        {
            border-left: none;
            border-right: none;
            text-align: left;
        }

    .compareTable thead td
    {
        border-top: none;
    }

    .compareTable tbody td
    {
        background: #fbfbfb;
    }

        .compareTable tbody td:first-child
        {
            background: 0 0;
        }

    .compareTable tr:last-child td
    {
        border-bottom: none;
    }

    .compareTable td:last-child
    {
        border-right: none;
    }

    .compareTable tbody td:nth-child(2)
    {
        background: #efceed;
        border-color: #fff;
    }

    .compareTable thead td:nth-child(2) p
    {
        color: #f0f0f0;
    }

    .compareTable tbody tr:last-child td:nth-child(3), .compareTable tbody tr:last-child td:nth-child(4), .compareTable tbody tr:last-child td:nth-child(5)
    {
        background: #ccc;
        border-color: #fff;
    }

    .compareTable thead tr:first-child td:nth-child(3), .compareTable thead tr:first-child td:nth-child(4), .compareTable thead tr:first-child td:nth-child(5)
    {
        background-image: -webkit-linear-gradient(#fefefe,#eeedeb);
        background-image: linear-gradient(#fefefe,#eeedeb);
        -pie-background: linear-gradient(#fefefe,#eeedeb);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .compareTable thead td:nth-child(2), .fix1
    {
        background: #a80a9d;
        background-image: -webkit-linear-gradient(#a80a9d,#3f043c);
        background-image: linear-gradient(#a80a9d,#3f043c);
        -pie-background: linear-gradient(#a80a9d,#3f043c)!important;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.overlapTop
{
    position: absolute;
    top: 0;
    left: 157px;
    width: 154px;
    height: 15px;
    background: #a80a9d;
    border-radius: 6px 6px 0 0;
    z-index: 2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.overlapBuy
{
    position: absolute;
    bottom: 0;
    left: 157px;
    width: 154px;
    height: 25px;
    text-align: center;
    background: #efceed;
    border-radius: 0 0 6px 6px;
    border-top: 1px solid #fff;
    padding: 10px 0;
    z-index: 2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

@-moz-document url-prefix()
{
    .overlapBuy,.overlapTop;

{
    left: 155px;
}

}

.ie-fix .overlapBuy, .ie-fix .overlapTop
{
    left: 156px;
    width: 153px;
}

.logWrap
{
    height: 50px;
    margin: 10px 0 0;
}

.compareTable h3
{
    line-height: 1em;
    height: 70px;
    margin: 5px 0 0;
}

.faqs
{
    padding-left: 10px;
}

.siteMapContainer > .accord
{
    float: left;
    width: 23.5%;
    margin-left: 2%;
}

    .siteMapContainer .clear20 + .accord, .siteMapContainer > .accord:first-child
    {
        margin-left: 0;
    }

.accord li a
{
    font-size: 1.4em;
}

.siteMapContainer > .accord > li > a
{
    font-size: 2.2em;
    line-height: .8em;
    font-family: Omnes-Regular,Arial,Helvetica,sans-serif;
}

.accord li
{
    position: relative;
    padding: 5px 0;
    clear: left;
}

.no-js .accord li
{
    padding: 0;
}

.accord li input[type=checkbox]
{
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 95%;
    height: 25px;
}

.ie8 .accord li input[type=checkbox]:active, .ie8 .accord li input[type=checkbox]:focus
{
    outline: 0;
}

.accord li a
{
    position: relative;
    display: block;
    font-family: Omnes-Regular,Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #00a3dc;
    margin-left: 3px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.accord > li > a
{
    padding-left: 13px;
    margin-bottom: 8px;
}

.psu:after
{
    content: '';
    background: url(/Templates/TTB/img/icons.png) -159px -233px no-repeat;
    width: 15px;
    height: 16px;
    position: absolute;
    left: -4px;
    top: 0;
}

.siteMapUL .psu:after
{
    left: -22px;
}

.accord > li > .openChildList
{
    display: none;
}

.openChildList
{
    float: left;
    width: 23px;
    height: 23px;
    background: url(/Templates/TTB/img/icons.png) -92px -366px;
}

    .openChildList.shown
    {
        background-position: -120px -366px;
    }

.siteMapUL > li > a
{
    margin-left: 24px;
}

.siteMapUL .siteMapUL
{
    display: block;
    clear: left;
    padding-left: 18px;
}

.no-js .openChildList
{
    display: none;
}

.no-js .siteMapUL li a
{
    padding: 5px 0;
}

.no-js .siteMapUL .psu:after
{
    top: 5px;
}

.accord a.question
{
    position: relative;
    width: 85%;
    height: auto;
    font: 1.6em Omnes-Semibold,Arial,Helvetica,sans-serif;
    color: #8b1f85;
    padding-left: 10px;
    margin: 3px 0 3px 3px;
    -webkit-backface-visibility: hidden;
    -webkit-transition: color .4s;
    transition: color .4s;
}

.productSelectionList .accord a.question
{
    display: inline-block;
    width: auto;
    padding-left: 0;
    margin-left: 0;
}

.accord a.question:after
{
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
    width: 23px;
    height: 23px;
    background: url(/Templates/TTB/img/icons.png) -92px -366px;
}

.productSelectionList .accord a.question:after
{
    left: auto;
    right: -30px;
}

.accord a.question.open
{
    color: #00a3dc;
}

    .accord a.question.open:after
    {
        background-position: -120px -366px;
    }

.accord .answer
{
    position: relative;
    background: #f5f5f5;
    border-radius: 6px;
    padding: 15px;
    display: none;
    margin-top: 7px;
    margin-left: 12px;
}

    .accord .answer p
    {
        background: 0 0;
        border-radius: 0;
        margin-bottom: 0;
    }

        .accord .answer p:first-child
        {
            margin-top: 0;
        }

.bottomBack
{
    display: block;
    clear: left;
    padding: 10px 0;
    margin-top: 15px;
}

    .bottomBack .backTo, .bottomBack .print, .bottomBack .sendToFriend
    {
        position: relative;
        font: 13px Arial,Helvetica,sans-serif;
        color: #191919;
        font-weight: 700;
    }

        .bottomBack .print:hover, .bottomBack .sendToFriend:hover
        {
            color: #00a3dc;
        }

    .bottomBack .backTo
    {
        color: #00a3dc;
        float: left;
        background-position: -817px -130px;
        padding: 7px 5px 10px 37px;
    }

    .bottomBack .sendToFriend
    {
        float: right;
        padding: 7px 37px 10px 5px;
    }

    .bottomBack .print
    {
        float: right;
        background-position: -735px -209px;
        padding: 7px 37px 10px 5px;
        margin: 0 20px 0 0;
    }

        .bottomBack .backTo:after, .bottomBack .print:after, .bottomBack .sendToFriend:after
        {
            content: '';
            background: url(/Templates/TTB/img/icons.png) no-repeat;
            position: absolute;
            top: 0;
            width: 31px;
            height: 33px;
            overflow: hidden;
        }

    .bottomBack .sendToFriend:after
    {
        right: 0;
        background-position: -113px -268px;
    }

    .bottomBack .print:after
    {
        right: 0;
        background-position: -148px -268px;
    }

    .bottomBack .backTo:after
    {
        left: 0;
        background-position: -184px -268px;
    }

.footerWrap
{
    background: #2b2b2b;
    padding-top: 5px;
}

.ie7 .footerWrap
{
    position: relative;
    display: inline-block;
    overflow: hidden;
}

#footer
{
    display: block;
    width: 1020px;
    padding: 0 20px;
    margin: 20px auto 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #footer hr
    {
        border-color: #555;
        width: 980px;
        position: relative;
        left: -20px;
    }

.socBar
{
    padding: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: #434244;
    border-radius: 10px;
    z-index: 2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ie7 .socBar
{
    height: 48px;
}

.socBar .contact
{
    font: 1.8em Omnes-Medium,sans-serif;
    color: #fff;
    padding-left: 20px;
    margin: 13px 0;
}

.socBar a
{
    position: relative;
    float: left;
    font: 1.2em Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    line-height: 1em;
    padding: 6px 0 0 43px;
    margin: 7px 0 0;
}

    .socBar a .subText
    {
        font-size: .8em!important;
        color: #fff;
        margin: 0;
    }

.socBar .socialIcon.blog
{
    background-position: -48px -314px;
}

.socBar .socialIcon.twit
{
    background-position: -95px -314px;
}

.socBar .socialIcon.tube
{
    background-position: -1px -314px;
}

.strapLine
{
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    margin-top: -12px;
    z-index: 1;
}

    .strapLine .smallLogo
    {
        display: inline;
        float: left;
        width: 85px;
        height: 35px;
        background: url(/Templates/TTB/img/sprite.png) -560px -168px;
        margin: 28px 0 0 4px;
    }

    .strapLine p
    {
        font: 1.4em Mark-Pro,sans-serif;
        display: inline;
        float: right;
        color: #fff;
        margin: 38px 25px 0 0;
    }

.footLinks
{
    position: relative;
    padding: 15px 7px;
}

    .footLinks > div
    {
        float: left;
        width: 20%;
    }

        .footLinks > div:last-child
        {
            float: right;
        }

.footShadow
{
    position: absolute;
    top: 0;
    left: 0;
    width: 980px;
    height: 50px;
    background: url(/Templates/TTB/img/sprite.png) 0 -573px;
}

.footLinks .listHead
{
    font: 16px Mark-Pro,sans-serif;
    font-weight: 400;
    color: #eee;
    margin: 5px 0 15px;
}

.footLinks a
{
    color: #fefefe;
    font-size: 1.05em;
    border-bottom: 1px dotted transparent;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
}

    .footLinks a:hover
    {
        border-color: #fff;
    }

.footLinks ul
{
    padding-bottom: 15px;
}

.footLinks li
{
    padding: 2px 0;
}

.bottomLinks li
{
    display: inline;
    float: left;
    font-size: 1.15em;
    margin-bottom: 3px;
    white-space: nowrap;
}

.bottomLinks a
{
    color: #fff;
    border-left: 1px solid #d7d7d7;
    padding: 0 10px;
    font-size: 11px;
}

.bottomLinks .copyRight a
{
    border: none;
    padding: 0;
}

.bottomLinks a:hover
{
    text-decoration: underline;
}

.bottomLinks li:first-child a, .bottomLinks li:nth-child(6) a
{
    border-left: none;
    padding-left: 0;
}

.copyRight
{
    text-align: right;
    margin: 0;
    color: #fff;
    font-size: 11px;
}

    .copyRight p
    {
        margin: 0;
        font-size: 11px;
        color: #fff;
    }

.btn
{
    position: relative;
    font-family: Mark-Pro,Helvetica,Arial,sans-serif;
    padding: 8px 20px!important;
    border-radius: 5px!important;
    color: #fff!important;
    font-size: 16px!important;
    font-weight: 400!important;
    box-shadow: 0 2px 3px #999;
    cursor: pointer;
    behavior: url(/Templates/TTB/js/pie.htc);
    display: inline-block;
    margin-bottom: 1px;
    border-width: 2px;
    border-style: solid;
}

    .btn .text-link
    {
        border-bottom: none;
    }

input.btn
{
    border: none;
}

.blueText
{
    color: #00a3dc;
}

h3.blueText
{
    color: #191919;
}

    h3.blueText span
    {
        color: #6b6e6d;
    }

h4.blueText
{
    color: #191919;
}

    h4.blueText span
    {
        color: #191919;
    }

.purpleText
{
    color: #00a3dc;
    text-decoration: none!important;
}

span
{
    text-decoration: none!important;
}

h2.blueText, h2.purpleText
{
    color: #191919;
}

.pinkText
{
    color: #d7127e;
}

.greenText
{
    color: #b7d138;
}

.blackText
{
    color: #191919!important;
}

.whiteText
{
    color: #fff;
}

.blue
{
    border-color: #00a3dc;
    text-shadow: 0 1px 1px #0181a8;
    background: #0099cf;
    background-image: -webkit-linear-gradient(#82d2ee 0,#05a5dd 50%,#009bd2 50%,#009bd2 100%);
    background-image: linear-gradient(#82d2ee 0,#05a5dd 50%,#009bd2 50%,#009bd2 100%);
    -pie-background: linear-gradient(#82d2ee 0,#05a5dd 50%,#009bd2 50%,#009bd2 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .blue:hover
    {
        border-color: #00a3dc;
        text-shadow: 0 1px 1px #0181a8;
        background: #0099cf;
        background-image: -webkit-linear-gradient(#74c1dc 0,#0b9bce 50%,#0090c3 50%,#0090c3 100%);
        background-image: linear-gradient(#74c1dc 0,#0b9bce 50%,#0090c3 50%,#0090c3 100%);
        -pie-background: linear-gradient(#74c1dc 0,#0b9bce 50%,#0090c3 50%,#0090c3 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.pink
{
    border-color: #d7117e;
    /*text-shadow: 0 1px 1px #ad0f64;*/
    background: #0099cf;
    /*background-image: -webkit-linear-gradient(#ea8cc0 0,#d7117e 50%,#ce1178 50%,#ce1178 100%);
    background-image: linear-gradient(#ea8cc0 0,#d7117e 50%,#ce1178 50%,#ce1178 100%);
    -pie-background: linear-gradient(#ea8cc0 0,#d7117e 50%,#ce1178 50%,#ce1178 100%);*/
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .pink:hover
    {
        background: #0099cf;
        /*background-image: -webkit-linear-gradient(#ea8cc0 0,#d7117e 50%,#ce1178 50%,#ce1178 100%);
        background-image: linear-gradient(#ea8cc0 0,#d7117e 50%,#ce1178 50%,#ce1178 100%);
        -pie-background: linear-gradient(#82d2ee 0,#05a5dd 50%,#009bd2 50%,#009bd2 100%);*/
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.purple
{
    border-color: #e6e6e6;
    color: #454545!important;
    text-shadow: 0 1px 1px #e6e6e6;
    background: #dedede;
    background-image: -webkit-linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    background-image: linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    -pie-background: linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .purple:hover
    {
        color: #454545!important;
        text-shadow: none;
        background: #dedede;
        background-image: -webkit-linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        background-image: linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        -pie-background: linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.grey
{
    border-color: #e6e6e6;
    color: #454545!important;
    text-shadow: 0 1px 0 #E6E6E6;
    background: #dedede;
    background-image: -webkit-linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    background-image: linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    -pie-background: linear-gradient(#f3f3f3 0,#e6e6e6 50%,#dbdbdb 50%,#dbdbdb 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .grey:hover
    {
        color: #454545!important;
        text-shadow: none;
        background: #dedede;
        background-image: -webkit-linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        background-image: linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        -pie-background: linear-gradient(#e1e1e1 0,#d6d6d6 50%,#ccc 50%,#ccc 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.greyText
{
    color: #777;
}

.green, .green:hover
{
    border-color: #b7d138;
    background: #9cb155;
    text-shadow: 0 -1px 0 #286F1F;
    background-image: -webkit-linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
    background-image: linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
    -pie-background: linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

.orange
{
    background: #f3694d;
    text-shadow: 0 -1px 0 #945316;
    background-image: -webkit-linear-gradient(left,#f44749 0,#f3a14d 100%);
    background-image: linear-gradient(left,#f44749 0,#f3a14d 100%);
    -pie-background: linear-gradient(left,#f44749 0,#f3a14d 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .orange:after, .turk:after
    {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        height: 50%;
        width: 100%;
        background: rgba(0,0,0,.2);
    }

.turk
{
    background: #80cda1;
    text-shadow: 0 -1px 0 #33865B;
    background-image: -webkit-linear-gradient(left,#c0d85c 0,#25b7e8 100%);
    background-image: linear-gradient(left,#c0d85c 0,#25b7e8 100%);
    -pie-background: linear-gradient(left,#c0d85c 0,#25b7e8 100%);
    behavior: url(/Templates/TTB/js/pie.htc);
}

.blue > a, .green > a, .purple > a
{
    color: #fff;
}

.grey > a
{
    color: #454545;
}

.purpleBar
{
    width: auto;
    color: #fff;
    background-color: #d7127e;
    border-radius: 8px;
    padding: 15px;
    margin: 15px 0;
}

.pdfLink
{
    color: #fff;
    border-bottom: 1px dotted transparent;
    -ms-filter: "alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 0 0 0 5px;
}

    .pdfLink:hover
    {
        -ms-filter: "alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        border-bottom: 1px dotted #fff;
    }

.blueCircle
{
    margin: 10px 0;
}

    .blueCircle.gatewayProFibre
    {
        margin: 10px 0;
        list-style: circle url(/Templates/TTB/img/blue-circle-blackBackground.gif);
        padding-left: 15px;
    }

.ie-fix .blueCircle
{
    padding-left: 17px;
}

.blueCircle li
{
    background: url(/Templates/TTB/img/feature-tick.png) 0 6px no-repeat;
    font-size: 16px;
    color: #d7127e;
    font-family: Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 400;
    padding: 4px 0 4px 25px;
}

    .blueCircle li a
    {
        color: #d7127e;
        font-weight: 700;
        border-bottom: 1px dotted #d7127e;
    }

.purpleBar p
{
    color: #fff;
    display: inline-block;
    font: 16px Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
    margin: 0;
}

.purpleBar a
{
    display: inline-block;
    margin: 0;
    color: #fff;
    border: none!important;
}

.purpleBar .btn
{
    margin-left: 10px;
}

.purplebar-inner > a
{
    font: 1.8em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
    border-bottom: 1px dotted #fff;
}

.purplebar-inner
{
    display: inline-block;
}

.purpleBar .imageInset
{
    display: inline-block;
    width: 80px;
    height: 56px;
    background: url(/Templates/TTB/img/sprite.png) 0 -834px;
    margin: -27px 0 -20px -5px;
}

.ie8 .purpleBar .imageInset
{
    margin-bottom: -18px;
}

.ie7 .purpleBar .imageInset
{
    margin: -21px 0 -35px -5px;
}

.ie7 .imageInset + p
{
    margin-left: 85px;
}

.whiteArrow
{
    padding-left: 15px;
    background: url(/Templates/TTB/img/white-arrow.gif) left center no-repeat;
}

.related .imgWrap
{
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.related a, .related p
{
    display: block;
    font-size: 1.1em!important;
    line-height: 1.2em;
    margin: 10px;
}

.related .purpleIconList a
{
    margin: 2px 10px;
}

.related
{
    background: #f0f0f0;
    border-radius: 8px;
    width: 190px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.readAbout
{
    border: 1px solid #B9B9B9;
    border-radius: 6px;
    background: #fff;
    background: -webkit-linear-gradient(#fff 70%,#f2f1f1) #fff;
    background: linear-gradient(#fff 70%,#f2f1f1) #fff;
    -pie-background: linear-gradient(#fff 70%,#f2f1f1);
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .readAbout h5
    {
        color: #fff;
        background: #00a3dc;
        padding: 7px 15px;
        border-radius: 5px 5px 0 0;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

hr
{
    display: block;
    clear: left;
    width: 100%;
    height: 1px;
    color: #888;
    margin: 0;
}

.ie7 .content > hr
{
    width: 780px;
}

.width270
{
    max-width: 270px;
}

.homeIcon
{
    position: relative;
    display: inline;
    float: left;
    width: 27px;
    height: 27px;
    text-indent: -9999em;
    background: url(/Templates/TTB/img/icons.png) -3px -399px;
    padding: 0!important;
}

.partnerPage .homeIcon
{
    width: 27px;
    background: url(/Templates/TTB/img/icons.png) -3px -399px;
}

.socialIcon
{
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    background: url(/Templates/TTB/img/icons.png);
}

.ie8 .socialIcon
{
    top: -3px;
}

.RHSmap
{
    border: 1px solid #B9B9B9;
    margin: 8px 10px 0;
}

    .RHSmap > iframe
    {
        display: block;
    }

.full-width-line-checker-pod
{
    width: 745px!important;
}

.imageBox
{
    position: relative;
    display: block;
    color: #fff;
    border-radius: 6px;
    background: url(/Templates/TTB/img/image-box-1.jpg) left top no-repeat;
    padding: 15px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .imageBox .bgImage
    {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .imageBox p
    {
        color: #fff;
        line-height: 1.1em;
        max-width: 550px;
        margin: 6px 0;
    }

    .imageBox ul
    {
        float: left;
        margin-right: 10px;
    }

    .imageBox li
    {
        color: #fff;
    }

    .imageBox .btn
    {
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .imageBox fieldset
    {
        margin-top: 10px;
        font-size: 1.2em;
    }

        .imageBox fieldset input[type=text]
        {
            float: left;
            width: 110px;
            padding: 1px 4px;
            margin: 2px 0 0 30px;
        }

    .imageBox .toolTip
    {
        margin-right: 15px;
        z-index: 50;
    }

.cms
{
    width: 755px;
}

    .cms h3
    {
        color: #6b6e6d;
    }

.helpPod
{
    position: relative;
    display: block;
    height: 231px;
    background-color: #2b2b2b;
    padding: 15px 10px;
    z-index: 10;
    border-radius: 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .helpPod h3
    {
        margin: 0;
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 24px;
        padding-bottom: 8px;
        display: inline-block;
    }

    .helpPod .btn
    {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .helpPod .liveChat
    {
        position: absolute;
        left: 15px;
        bottom: 15px;
        text-align: left;
        line-height: 1.5;
        width: 151px;
        padding-left: 6px!important;
        padding-bottom: 0!important;
        padding-top: 10px!important;
    }

        .helpPod .liveChat img
        {
            margin-top: -5px!important;
        }

    .helpPod .phone
    {
        font: 1.45em Mark-Pro,Helvetica,Arial,Sans-Serif;
        color: #fff;
        margin: 10px 0 5px;
        display: block;
        float: left;
    }

        .helpPod .phone span
        {
            font-size: 24px;
            font-weight: 500;
        }

.phone span
{
    font-family: Mark-Pro,Helvetica,Arial,Sans-Serif;
    font-size: 24px;
    font-weight: 500;
}

.mapPod
{
    position: relative;
}

.largerMap
{
    position: absolute;
    right: 203px;
    top: 19px;
    width: 735px;
    height: 455px;
    box-shadow: 1px 3px 7px #999;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.bluePod, .purplePod, .teamPod
{
    border: 1px solid #B9B9B9;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
    background: -webkit-linear-gradient(#fff 70%,#f2f1f1) #fff;
    background: linear-gradient(#fff 70%,#f2f1f1) #fff;
    -pie-background: linear-gradient(#fff 70%,#f2f1f1);
    behavior: url(/Templates/TTB/js/pie.htc);
    position: relative;
}

.purplePod
{
    position: relative;
    padding: 0;
}

.bluePod p, .buttonPod p
{
    font-size: 1.18em;
    line-height: 1.15em;
    color: #505050;
    margin: 3px 0;
}

.bluePod fieldset input[type=text]
{
    width: 155px;
    padding: 2px 4px;
    margin: 7px 0 0;
}

.bluePod fieldset input[type=submit]
{
    float: right;
    margin-top: 7px;
}

.bluePod a
{
    color: #d7127e;
}

.imagePod
{
    position: relative;
    border: 1px solid #B9B9B9;
    border-radius: 6px;
    padding: 10px 10px 7px;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .imagePod img
    {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        width: 100%;
    }

    .imagePod h4, .imagePod p
    {
        color: #2b2b2b!important;
    }

    .imagePod p
    {
        width: 110px;
        font-size: 1.15em;
        line-height: 1.1em;
        margin: 3px 0;
    }

.purpleList
{
    margin: 5px 0;
}

    .purpleList li, .purpleList li a
    {
        font-size: 1.1em;
        color: #00a3dc;
    }

.content .purpleIconList, .purplePod .purpleIconList
{
    margin: 10px 0!important;
}

.doubleUp li
{
    float: left;
    width: 50%;
}

.purpleIconList a
{
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #00aeff;
    padding: 2px 0 1px 18px;
}

    .purpleIconList a span
    {
        color: #696969;
    }

    .purpleIconList a:hover
    {
        text-decoration: underline;
    }

.prurpleArrowLink
{
    position: relative;
    padding-left: 17px;
}

    .prurpleArrowLink:after, .prurpleArrowLink > div, .purpleIconList a:after, .purpleIconList a > div
    {
        content: '';
        background: url(/Templates/TTB/img/icons.png) no-repeat;
        width: 15px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 0;
    }

.rn_Item a:after, .rn_Item a > div, a.arrowLink:after, a.arrowLink > div
{
    background-position: -159px -233px;
}

input.arrowLink
{
    color: #90268E;
    background: url(/Templates/TTB/img/purple-arrow-right.png) left center no-repeat;
    padding-left: 14px;
    border: 0;
    font-size: 1.18em;
    font-family: Arial,​Helvetica,​sans-serif;
}

a.telecomLink:after, a.telecomLink > div, a.whitePaperLink:after, a.whitePaperLink > div
{
    background-position: -7px -233px;
}

a.portfolioLink:after, a.portfolioLink > div, a.webinarLink:after, a.webinarLink > div
{
    background-position: -105px -233px;
}

a.networkLink:after, a.networkLink > div
{
    background-position: -85px -233px;
}

a.blogLink:after, a.blogLink > div
{
    background-position: -143px -233px;
}

a.caseStudyLink:after, a.caseStudyLink > div
{
    background-position: -64px -233px;
}

a.hosted:after, a.hosted > div
{
    background-position: -287px -232px;
}

a.peak:after, a.peak > div
{
    background-position: -265px -232px;
}

a.mobile:after, a.mobile > div
{
    background-position: -243px -232px;
}

.arrowHeading
{
    position: relative;
}

    .arrowHeading:after
    {
        content: '';
        position: absolute;
        left: -12px;
        top: 3px;
        width: 15px;
        height: 10px;
        background: url(/Templates/TTB/img/icons.png) -163px -237px no-repeat;
    }

.h3.arrowHeading:after, h3.arrowHeading:after
{
    top: 7px;
}

.arrowHeading.lrg:after
{
    top: 10px;
}

.miniLogo
{
    width: 77px;
    height: 75px;
    margin: 0 10px;
    background: url(/Templates/TTB/img/sprite.png) -109px -264px;
}

.purplePod h5
{
    border-bottom: 1px solid #B9B9B9;
    padding: 10px;
    margin: 0;
}

.purplePod p
{
    margin: 8px 10px 0;
}

.purplePod li
{
    padding: 1px 0;
}

.aside .purpleIconList a
{
    font-size: 1.1em;
}

.purplePod .purpleIconList
{
    margin: 10px!important;
}

.asideEventTimes
{
    color: #90268E;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
}

.buttonPod
{
    padding: 10px;
    border-radius: 6px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.purplePod a.btn
{
    display: table;
    margin: 10px auto;
    padding: 4px 15px!important;
}

.purplePod .unsure
{
    float: right;
    margin: 15px 10px 0 5px;
}

.contentPodPurple
{
    background: #61075f;
    border-radius: 5px 5px 0 0;
    color: #fff;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.teamPod
{
    position: relative;
    display: inline-block;
    padding: 10px 0 0 10px;
}

    .teamPod .imgWrap
    {
        margin: 3px 0 0;
    }

    .teamPod p
    {
        line-height: 1.2em;
        margin: 4px 0;
    }

    .teamPod ul
    {
        position: absolute;
        left: 9px;
        bottom: 10px;
        width: 73px;
    }

.quotePod
{
    float: right;
    width: 190px;
    position: relative;
    display: inline-block;
}

.content .quotePod
{
    margin: 0 0 15px 15px;
}

    .content .quotePod p
    {
        margin-top: 0;
    }

.quotePod p
{
    display: inline;
    float: left;
    font: 1.5em Omnes-Medium;
    line-height: 1.1em;
}

.quotePod .openQuote
{
    display: block;
    width: 15px;
    height: 13px;
    background: url(/Templates/TTB/img/icons.png) -45px -400px;
}

.quotePod .closeQuote
{
    position: relative;
    bottom: auto;
    display: inline-block;
    width: 15px;
    height: 13px;
    background: url(/Templates/TTB/img/icons.png) -66px -398px;
    margin: 0 0 0 5px;
}

.quotePod .quoteName
{
    width: 100px;
    font: 1.1em Arial,Helvetica,sans-serif;
    color: #696969;
    margin: 0;
}

.quotePod .quoteLogo
{
    float: right;
}

.team-quote
{
    width: 190px;
    margin-top: 0;
    margin-left: 0;
    text-align: right;
}

.team-quote-marks
{
    font-size: 2.5em;
    line-height: .7em;
    height: 25px!important;
    display: inline-block;
}

.open-quote
{
    margin-right: 5px;
    line-height: 1.2em;
}

.basketPod
{
    position: relative;
    width: 188px;
    border: 1px solid #e2e0de;
    border-radius: 8px;
    background-color: #191919;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .basketPod h5
    {
        position: relative;
        background: #9cb155;
        background-image: -webkit-linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
        background-image: linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
        -pie-background: linear-gradient(#dce89e 0,#b7d138 50%,#aec735 50%,#aec735 100%);
        color: #fff;
        text-shadow: 0 -1px 0 #617918;
        border-radius: 5px 5px 0 0;
        padding: 10px 12px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .basketPod hr
    {
        border-top: 1px solid #6D6D6D;
    }

    .basketPod .total
    {
        font: 1.3em Omnes-Semibold,Arial,Helvetica,sans-serif;
    }

    .basketPod .items
    {
        display: inline-block;
        white-space: nowrap;
        font: 1.2em Omnes-Medium,Arial,Helvetica,sans-serif;
        padding-top: 2px;
    }

.basketProduct, .basketSummary
{
    display: inline-block;
    color: #fff;
    font: 1.2em Omnes-Meduim,Arial,Helvetica,sans-serif;
    padding: 12px 10px;
    margin-bottom: 0;
}

.basketSummary
{
    padding: 4px 10px 2px;
}

.basketProduct table thead td
{
    height: 50px;
}

    .basketProduct table tbody td:first-child, .basketProduct table thead td:first-child, .basketSummary table tbody td:first-child, .basketSummary table thead td:first-child
    {
        width: 115px;
    }

.basketProduct table
{
    margin-bottom: 20px;
}

.bskBtn
{
    position: relative;
    float: left;
    text-align: center;
    color: #DBDBDB;
    background: #242426;
    background-image: -webkit-linear-gradient(#272729,#19191b);
    background-image: linear-gradient(#272729,#19191b);
    -pie-background: linear-gradient(#272729,#19191b);
    border: 1px solid #333;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 8px;
    margin-right: 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.tweets li
{
    display: block;
    clear: both;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tweets p
{
    font-size: 1em;
    margin: 0 0 5px;
}

.tweets .avatar
{
    float: left;
    display: inline;
    width: 40px;
    margin-right: 10px;
}

.tweets img
{
    width: 100%;
}

.tweets .tweet
{
    overflow: hidden;
}

    .tweets .tweet a
    {
        color: #90268e;
    }

        .tweets .tweet a:hover
        {
            border-bottom: 1px dotted #90268e;
        }

.tweetFooter .date
{
    float: left;
    color: #6D6D6D;
}

    .tweetFooter .date:hover
    {
        color: #90268e;
    }

.tweetFooter .tweet-icon
{
    float: left;
    display: inline;
    width: 22px;
    height: 20px;
    text-indent: -9999px;
    background: url(/Templates/TTB/img/icons/twitter-sprite.png) 0 -5px no-repeat #ccc;
}

    .tweetFooter .tweet-icon:hover
    {
        background-color: #90268e;
    }

.tweetFooter .retweet
{
    background-position: -22px -5px;
}

.tweetFooter .favourite
{
    background-position: -41px -5px;
}

div.twitter-feed
{
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
}

.tweet
{
    float: left;
    margin-bottom: 35px;
    width: 100%;
}

    .tweet .avatar
    {
        float: left;
        margin-right: 2%;
        position: relative;
    }

    .tweet .tweet-content
    {
        float: left;
        position: relative;
        width: 100%;
        padding-top: 8px;
    }

.tweet-content p
{
    margin: 0 0 1em;
}

.tweet-content a
{
    color: #00a3dc;
}

.tweet h2
{
    font-size: 1.2em;
    padding: 0 0 0 3px;
    float: left;
    margin: .9em 0;
}

    .tweet h2 a
    {
        color: #999;
        display: inline-block;
    }

.tweet .username
{
    color: #333;
}

.tweet .nickname
{
    color: #999;
    display: block;
    font-weight: 400;
}

.tweet .time
{
    display: block;
    font-size: 1em;
}

    .tweet .time a
    {
        color: #999;
    }

[role=main] .tweet-actions
{
    list-style-type: none;
    margin: 0;
}

.tweet-actions li
{
    display: inline-block;
    margin-right: .5em;
}

    .tweet-actions li a
    {
        color: #00a3dc;
        font-size: 1.1em;
    }

        .tweet-actions li a:before
        {
            background-image: url(/Templates/TTB/css/images/twitter-assets.png);
            content: "";
            display: block;
            float: left;
            margin-right: .35em;
            position: relative;
        }

.reply a:before
{
    background-position: 0 0;
    height: 15px;
    width: 11px;
}

.retweet a:before
{
    background-position: -30px 0;
    height: 15px;
    width: 15px;
}

.favourite a:before
{
    background-position: -78px -4px;
    height: 8px;
    top: 4px;
    width: 14px;
}

.contentQuote
{
    position: relative;
    float: right;
    width: 405px;
}

    .contentQuote .contentQuoteImage
    {
        display: inline-block;
        width: 225px;
        vertical-align: bottom;
    }

    .contentQuote .copy
    {
        display: inline-block;
        width: 180px;
    }

        .contentQuote .copy .btn
        {
            float: right;
            margin: 10px 0 15px;
        }

    .contentQuote .quoteBlock a
    {
        float: right;
        margin: 20px 0;
    }

    .contentQuote hr
    {
        float: right;
    }

.result
{
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}

    .result.last
    {
        border-bottom: none;
    }

    .result h3
    {
        margin: 0;
    }

    .result p
    {
        margin: 8px 0;
    }

.adBanner
{
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    padding: 15px 20px;
    margin-bottom: 20px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .adBanner h2
    {
        display: inline-block;
        position: relative;
        background: -webkit-gradient(linear,right top,left bottom,from(#a62096),to(#00a2d7));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .adBanner p
    {
        position: relative;
        color: #fff;
        max-width: 500px;
        margin: 3px 0;
    }

    .adBanner .btn
    {
        right: 20px;
        bottom: 20px;
    }

    .adBanner .colourBg
    {
        position: absolute;
        left: 0;
        top: 0;
    }

.roundedBox
{
    position: relative;
    border: 1px solid #A5A5A5;
    border-radius: 6px;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.supportImgWrap
{
    position: absolute;
    right: 0;
    bottom: 0;
}

.ie8 .supportImgWrap
{
    bottom: 1px;
}

.supportImgWrap + .textBlock
{
    max-width: 226px;
}

.headBlock .roundedBox p
{
    line-height: 1.2em;
}

#slider .cms .btn, .blackBox
{
    behavior: url(/Templates/TTB/js/pie.htc);
}

.partnerLoginBox
{
    float: left;
    width: 350px;
    min-height: 140px;
    background: #6b6e6d;
    border: 1px solid #cacccb;
    border-radius: 6px;
    padding: 25px;
    margin-right: 20px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .partnerLoginBox label
    {
        float: left;
        clear: left;
        min-width: 80px;
        font-size: 1.2em;
        padding-top: 5px;
    }

    .partnerLoginBox input[type=password], .partnerLoginBox input[type=text]
    {
        float: left;
        width: 160px;
        padding: 3px 5px;
        margin: 0 0 10px;
        font-size: 1.2em;
    }

    .partnerLoginBox input[type=submit]
    {
        float: left;
        margin-left: 80px;
        margin-bottom: 8px;
    }

    .partnerLoginBox a, .partnerLoginBox input[type=checkbox]
    {
        float: left;
        font-size: 1.2em;
        margin: 5px 10px 5px 80px;
    }

.insetBlocks > div
{
    padding-left: 15px;
    padding-right: 0;
}

.insetBlocks
{
    margin-left: -15px;
    width: 790px;
}

    .insetBlocks > div > div
    {
        padding: 15px 10px;
        text-align: center;
        min-height: 150px;
    }

.validator
{
    float: left;
    margin-left: 5px;
    max-width: 100px;
    padding-top: 5px;
}

#headerMap
{
    position: relative;
    height: 30px;
    margin-top: 15px;
}

#map
{
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.dropMap
{
    height: 500px!important;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 0 5px 20px #202020;
}

.largeMapLink
{
    margin-left: 670px;
    color: red;
}

.twtr-ft
{
    display: none;
}

.twtr-timeline
{
    height: auto!important;
    max-height: 280px!important;
    border-radius: 0 0 6px 6px!important;
    box-shadow: inset 0 0 10px #B8B8B8;
}

#twtr-widget-1 .twtr-doc, .twtr-doc
{
    background-color: none!important;
}

.twtr-hd
{
    background: #b00aa5;
    border-radius: 5px 5px 0 0;
}

.twtr-bd
{
    padding: 1px!important;
    background: #CFCFCF;
}

span.jqTransformCheckboxWrapper
{
    display: block;
    float: left;
    margin-top: -9px;
}

a.jqTransformCheckbox
{
    background: url(/Templates/TTB/img/checkbox.png) 0 -34px no-repeat;
    vertical-align: middle;
    height: 33px;
    width: 31px;
    display: block;
}

.productList .jqTransformCheckboxWrapper
{
    float: right;
    margin-left: 10px;
}

a.jqTransformChecked
{
    background-position: 0 0;
}

.addressLookup .jqTransformSelectWrapper
{
    width: 222px;
}

.jqTransformSelectWrapper
{
    width: 45px;
    position: relative;
    height: 25px;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    background-image: -webkit-linear-gradient(white,#f5f5f5 50%,#e9e9e9 50%,#d0d0d0);
    background-image: linear-gradient(white,#f5f5f5 50%,#e9e9e9 50%,#d0d0d0);
    -pie-background: linear-gradient(white,#f5f5f5 50%,#e9e9e9 50%,#d0d0d0);
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}

.ie7 .select-jqT
{
    margin-bottom: 17px;
}

.ie7 .debitDetails .select-jqT
{
    margin-top: 15px;
}

.jqTransformSelectWrapper div .jqTransformSelectBox
{
    font-size: 12px;
    float: none;
    position: absolute;
    white-space: nowrap;
    height: 25px;
    line-height: 15px;
    color: #00a3dc;
    text-shadow: 0 1px 0 #F8F8F8;
    font-weight: 700;
    padding: 5px 0 0 7px;
    overflow: hidden;
    cursor: pointer;
}

.jqTransformSelectWrapper .jqTransformSelectOpen
{
    cursor: pointer;
    display: block;
    position: absolute;
    right: 8px;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: #666 transparent transparent;
}

.jqTransformSelectWrapper .jqTransformSelectClicked
{
    background-position: 0 -31px;
}

.jqTransformSelectWrapper .jqTransformSelectOpen.empty
{
    background-position: 0 -62px;
}

ul.jqTransformDropDown
{
    position: absolute;
    top: 100%;
    width: 43px;
    list-style: none;
    background-color: #FFF;
    border: 1px solid #CCC;
    display: none;
    margin: 0;
    padding: 0;
    height: 150px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
}

    ul.jqTransformDropDown a
    {
        display: block;
        padding: 5px;
        text-decoration: none;
        color: #333;
        background-color: #FFF;
        font-size: 12px;
    }

        ul.jqTransformDropDown a.selected
        {
            background: #EDEDED;
            color: #333;
        }

        ul.jqTransformDropDown a:hover
        {
            background: #3582c4;
            color: #fff;
        }

        ul.jqTransformDropDown a:focus
        {
            background: #3582c4;
            color: #fff;
            outline: 0;
            -moz-outline: 0;
        }

.jqTransformHidden, .rn_Description
{
    display: none;
}

.rn_List a, .rn_Navigation a
{
    clear: left;
    float: left;
}

.rn_Navigation a
{
    font-size: 1.2em!important;
    color: #90268E;
    margin: 5px 0 0;
}

.support-mega-foot-pods > div
{
    float: left;
    padding-left: 2%;
    width: 46%;
}

.help-form > span
{
    float: left;
    font-size: 1.1em;
    margin: 5px 0 0 5px;
}

.rn_Item a
{
    color: #90268E;
    font-size: 1.6em!important;
    text-decoration: none!important;
}

    .rn_Item a:hover
    {
        text-decoration: underline!important;
    }

.rn_SearchSuggestion a
{
    font-size: 1.55em!important;
    color: #90268E;
    position: relative;
    padding-left: 17px;
    padding-right: 15px;
}

    .rn_SearchSuggestion a:after
    {
        content: '';
        position: absolute;
        left: 0;
        top: 1px;
        width: 15px;
        height: 15px;
        background: url(/Templates/TTB/img/icons.png) -159px -235px;
    }

    .rn_SearchSuggestion a:hover
    {
        text-decoration: underline;
    }

.closer
{
    position: absolute;
    top: -13px;
    left: -13px;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff;
    border-radius: 50%;
    background: #000;
    border: 2px solid #fff;
    cursor: pointer;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.switch
{
    width: 20px;
    height: 20px;
    position: relative;
    float: right;
    margin: 0 10px 0 0;
}

    .switch input
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        cursor: pointer;
        margin: 0!important;
    }

.ie7.js .switch input
{
    float: none!important;
    right: -1px;
    top: 1px;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.ie7.no-js .switch input
{
    right: -5px;
}

.switch > span
{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    border: 1px solid #a0499b;
}

.ie7.no-js .switch > span
{
    display: none;
}

.switch label
{
    position: absolute;
    left: -240px;
    top: 10px;
    width: 230px;
    font: 1.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
}

    .switch label:before
    {
        content: attr(data-add);
        color: #8b1f85;
    }

.add
{
    color: #8b1f85;
}

.added
{
    color: #778f28;
}

.included
{
    color: Red;
}

.switch label span
{
    display: none;
}

.ie7 .switch label span
{
    display: block;
}

.switch input:checked ~ span
{
    background: #fff;
    border: 1px solid #ccc;
}

    .switch input:checked ~ span:before
    {
        content: url(/Templates/TTB/img/tick.png);
        position: absolute;
        left: -2px;
        top: -3px;
        width: 25px;
        height: 25px;
    }

.switch input:checked ~ label:before
{
    content: attr(data-added);
    color: #778f28;
    width: 400px;
}

.ie8 .switch span.un-checked
{
    border: 1px solid #a0499b!important;
}

.ie8 .switch span.checked
{
    border: 1px solid #ccc!important;
}

    .ie8 .switch span.checked:before
    {
        content: url(/Templates/TTB/img/tick.png);
        position: absolute;
        left: -2px;
        top: -3px;
        width: 25px;
        height: 25px;
    }

.monthSelect
{
    border: 1px solid #999;
    float: left;
    text-align: left;
    padding: 15px;
    border-radius: 6px;
    width: 130px;
    position: relative;
}

    .monthSelect > .smallBlueCirlce
    {
        position: absolute;
        left: 175px;
        top: 35px;
        margin: -35px 15px 5px 0;
    }

    .monthSelect input[type=radio]
    {
        float: left;
        clear: left;
        margin: 0 7px 5px 0;
    }

    .monthSelect label
    {
        float: left;
    }

        .monthSelect label small
        {
            font-size: 90%;
        }

.month12 ~ .smallBlueCirlce span
{
    display: none;
}

.month12 ~ .smallBlueCirlce > div:before
{
    content: attr(data-twentyfour);
}

.month12:checked ~ .smallBlueCirlce > div:before
{
    content: attr(data-twelve);
}

.month12 ~ .smallBlueCirlce small
{
    display: block;
    font-size: 80%;
}

.setupCost
{
    position: absolute;
    top: 75px;
    left: 165px;
}

    .setupCost div
    {
        color: #90268E;
        width: 85px;
        text-align: center;
        font: 1.1em Omnes-Semibold,Arial,Helvetica,sans-serif;
    }

        .setupCost div strong
        {
            font: 1.6em Omnes-Semibold,Arial,Helvetica,sans-serif;
        }

            .setupCost div strong .setupPriceWrap > span
            {
                display: none;
            }

.month12 ~ .setupCost div strong .setupPriceWrap:after
{
    content: attr(data-twentyfour);
}

.month12:checked ~ .setupCost div strong .setupPriceWrap:after
{
    content: attr(data-twelve);
}

.ie7 .content > hr
{
    margin-bottom: 0;
}

.hidden
{
    display: none!important;
}

.visuallyhidden
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus
    {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible
{
    visibility: hidden;
}

.clearfix:after, .clearfix:before
{
    content: "";
    display: table;
}

.clearfix:after
{
    clear: both;
}

.noMgn
{
    margin: 0!important;
}

.fl
{
    display: inline;
    float: left;
}

.fr
{
    display: inline;
    float: right;
}

.cl
{
    clear: left;
}

.cr
{
    clear: right;
}

.cb
{
    clear: both;
}

.bold
{
    font-weight: 700;
}

.width190
{
    width: 190px;
}

.width775
{
    width: 775px;
}

#ZoomCapDiv td
{
    vertical-align: middle;
}

.zoomWrap
{
    display: table-cell;
    margin: 10px 0 15px;
}

.ie-fix .zoomWrap
{
    width: 360px;
}

.imageZoom
{
    max-width: 360px;
    overflow: hidden;
    float: right;
    border: 1px solid silver;
    border-radius: 6px;
    margin: 0 0 10px;
}

.zoomIcon
{
    float: right;
    clear: both;
    text-indent: -9999px;
    overflow: hidden;
    width: 15px;
    height: 15px;
    background: url(/Templates/TTB/img/icons.png) -44px -234px;
}

.rounded
{
    border-radius: 6px;
    overflow: hidden;
}

.ie7 .rounded > img, .ie8 .rounded > img
{
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.cell
{
    display: table-cell;
}

.abs
{
    position: absolute;
}

.min50
{
    min-height: 50px;
}

.pad0
{
    padding: 0!important;
}

.padTop5
{
    padding-top: 5px;
}

.pad10
{
    padding: 10px;
}

.pad20
{
    padding: 20px;
}

.mgnLft15
{
    margin-left: 15px;
}

.mgnLft30
{
    margin-left: 30px!important;
}

.mgnTop5
{
    margin-top: 5px;
}

.mgnTop10
{
    margin-top: 10px;
}

.mgnTop30
{
    margin-top: 30px;
}

.noMgnBtm
{
    margin-bottom: 0;
}

.noMgnTop
{
    margin-top: 0!important;
}

.mgnBtm10
{
    margin-bottom: 10px!important;
}

.mgnRt10
{
    margin-right: 10px!important;
}

.mgnRt20
{
    margin-right: 20px!important;
}

.mgnRt40
{
    margin-right: 40px!important;
}

.clear, .clear10, .clear20, .clear30
{
    display: block;
    clear: left;
    width: 100%;
    height: 30px;
}

.clear20
{
    height: 20px;
}

.clear10
{
    height: 10px;
}

.clear
{
    height: 0;
}

.font25
{
    font-size: 2.5em;
}

.posRel
{
    position: relative;
}

.pos-r
{
    position: relative!important;
}

.z10
{
    position: relative;
    z-index: 10;
}

.nowrap
{
    white-space: nowrap;
}

.noBorder
{
    border: none;
}

.smallprint
{
    font-size: .9em!important;
    margin: 3px 0;
}

.exception
{
    width: 20px;
    float: left;
}

.inlineBlock
{
    display: inline-block;
}

.displayBlock
{
    display: block!important;
}

.inline
{
    clear: none!important;
}

.align-center
{
    text-align: center;
}

#thingy
{
    margin: 0;
}

.content .remove-from-content
{
    display: none;
}

.partner-resources
{
    margin-bottom: 100px;
}

    .partner-resources h3, .partner-resources h4
    {
        color: #00a3dc;
        font: 2em Mark-Pro,Arial,Helvetica,sans-serif;
    }

    .partner-resources h5
    {
        color: #666;
        font: 1.8em Mark-Pro,Arial,Helvetica,sans-serif;
        padding: 0;
        margin: 0 0 1em;
    }

    .partner-resources h6
    {
        color: #666;
        font-size: 1.4em;
        padding: 0;
        margin: 2em 0 1em;
    }

.filter-resources
{
    list-style: none;
    padding: 0;
}

.partner-resources .fieldset
{
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 25px 18px 18px 70px;
    margin-bottom: 28px;
    position: relative;
}

    .partner-resources .fieldset:before
    {
        content: '1';
        background: url(/Templates/TTB/img/bg-blue-circle.gif) no-repeat;
        width: 39px;
        height: 39px;
        position: absolute;
        left: 19px;
        top: 17px;
        color: #fff;
        font: 1.6em Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-weight: 700;
        text-align: center;
        line-height: 39px;
    }

.partner-resources .two:before
{
    content: '2';
}

.partner-resources .three:before
{
    content: '3';
}

.partner-resources label
{
    color: #666;
    font-size: 1.2em;
    margin-left: 10px;
}

.partner-resources .searchTitle
{
    color: #666;
    font: 1.8em Mark-Pro,Arial,Helvetica,sans-serif;
    padding: 0;
    margin: 0 0 .5em;
    display: block;
}

.partner-resources .textfield
{
    width: 338px;
    height: 22px;
    padding: 0 5px;
    line-height: 22px;
    border: 1px solid #cdcdcd;
    clear: left;
    font: 1.2em Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.partner-resources .btn, .partner-resources input[type=submit]
{
    float: right;
    margin-left: 10px;
    padding: 0 26px!important;
    height: 23px;
    line-height: 23px;
}

.partner-resources input[type=submit]
{
    height: 27px;
    border: 2px solid #e6e6e6;
}

.partner-resources .checkboxlist input
{
    display: inline-block;
    vertical-align: text-top;
    margin: 0 0 12px;
}

.partner-resources .checkboxlist label
{
    width: 195px;
    display: inline-block;
    vertical-align: middle;
}

.partner-resources .checkboxlist br
{
    display: none;
}

.aside .purpleIconList li
{
    position: relative;
}

    .aside .purpleIconList li input[type=checkbox]
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 20px;
        -ms-filter: "alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        cursor: pointer;
    }

.js .aside .purpleIconList li input[type=checkbox]
{
    display: none;
}

.ie-fix .aside .purpleIconList li input[type=checkbox]
{
    display: block;
}

.no-js.ie8 .aside .purpleIconList li input[type=checkbox]
{
    display: none!important;
}

.aside .purpleIconList li .regForm
{
    overflow: hidden;
    height: 0;
    -webkit-transition: height .4s ease-in-out;
    transition: height .4s ease-in-out;
}

.ie8 .aside .purpleIconList li .regForm
{
    display: none;
}

.aside .purpleIconList li input[type=checkbox]:checked ~ .regForm
{
    height: 172px;
}

.ie8 .aside .purpleIconList li input[type=checkbox]:checked ~ .regForm
{
    display: block;
}

.aside .purpleIconList li .regForm h4, .aside .purpleIconList li .regForm input
{
    margin-top: 7px;
}

    .aside .purpleIconList li .regForm input[type=text]
    {
        width: 162px;
    }

.premium-inner
{
    -webkit-perspective: 800;
    -ms-perspective: 800px;
    perspective: 800px;
    width: 190px;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .premium-inner .registerPanel.flipped
    {
        -webkit-transform: rotatey(-180deg);
        -ms-transform: rotatey(-180deg);
        transform: rotatey(-180deg);
    }

    .premium-inner .registerPanel
    {
        width: 100%;
        height: 100%;
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: .5s;
        transition: .5s;
    }

        .premium-inner .registerPanel .face
        {
            width: 100%;
            height: 100%;
            z-index: 2;
        }

        .premium-inner .registerPanel .front
        {
            z-index: 1;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

            .premium-inner .registerPanel .front .btn
            {
                margin: 0 0 10px 10px;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
            }

        .premium-inner .registerPanel .back
        {
            position: absolute;
            left: 0;
            top: 0;
            -webkit-transform: rotatey(-180deg);
            -ms-transform: rotatey(-180deg);
            transform: rotatey(-180deg);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

.ie10 .premium-inner .registerPanel .front
{
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
}

.ie10 .premium-inner .registerPanel .back
{
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
}

.ie10 .premium-inner .registerPanel.flipped .front
{
    opacity: 0;
}

.ie10 .premium-inner .registerPanel.flipped .back
{
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
}

.no-csstransforms3d .premium-inner .registerPanel
{
    position: relative;
}

.no-csstransforms3d .premium-inner
{
    overflow: hidden;
}

    .no-csstransforms3d .premium-inner .registerPanel .back
    {
        left: 100%;
    }

.no-js.ie8 .premium-inner .registerPanel .back, .no-js.ie9 .premium-inner .registerPanel .back
{
    display: none;
}

.efm-tabs
{
    position: relative;
    width: 775px;
}

.efm-tab-labels
{
    position: relative;
    width: 775px;
    height: 32px;
    /*background: url(/Templates/TTB/img/tab-grad.png) center top no-repeat;*/
    padding: 10px 0 0 30px;
}

    .efm-tab-labels > li
    {
        width: 150px;
        float: left;
        text-align: center;
        background: 0 0;
        color: #00a3dc;
        border: 1px solid transparent;
        border-radius: 6px 6px 0 0;
    }

        .efm-tab-labels > li > a
        {
            display: block;
            padding: 7px 0;
            color: #00a3dc;
        }

        .efm-tab-labels > li.active 
        {
            background: #fff;
            border: 1px solid #DADADA;
            
        }

            .efm-tab-labels > li.active a
            {
                color: #191919;
            }

.efm-tabs > .tab
{
    width: 775px;
    background: #fff;
    margin-top: -1px;
}

    .efm-tabs > .tab label
    {
        width: 150px;
        float: left;
        clear: left;
    }

    .efm-tabs > .tab input[type=submit]
    {
        clear: left;
        float: left;
        margin-top: 20px;
        behavior: none;
    }

    .efm-tabs > .tab input[type=radio]
    {
        float: left;
        margin-bottom: 10px;
    }

    .efm-tabs > .tab input[type=text]
    {
        float: left;
        width: 155px;
        margin-bottom: 15px;
    }

    .efm-tabs > .tab .jqTransformSelectWrapper
    {
        float: left;
        margin: 0 0 15px;
    }

    .efm-tabs > .tab .radio label
    {
        clear: none!important;
        margin-left: 10px;
    }

    .efm-tabs > .tab textarea, .lblPostcode
    {
        width: 508px!important;
    }

.hidden-tab
{
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    border: 0;
    padding: 0;
    overflow: hidden;
}

.stageSection .inner
{
    float: left;
    width: 715px;
    margin: 15px 0;
}

    .stageSection .inner h2
    {
        margin: 0 0 10px;
    }

.stageSection .spotlight
{
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    padding: 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .stageSection .spotlight.err
    {
        background: #90268E;
        background-image: -webkit-linear-gradient(#a852a5 0,#8f428d 50%,#8b2088 50%,#580156 100%);
        background-image: linear-gradient(#a852a5 0,#8f428d 50%,#8b2088 50%,#580156 100%);
        -pie-background: linear-gradient(#a852a5 0,#8f428d 50%,#8b2088 50%,#580156 100%);
        behavior: url(/Templates/TTB/js/pie.htc);
    }

        .stageSection .spotlight.err h2, .stageSection .spotlight.err p
        {
            color: #fff;
        }

    .stageSection .spotlight.dkgrey, .stageSection .spotlight.ltgrey
    {
        background: White;
        /*background-image: -webkit-linear-gradient(#f7f7f7 0,#eee 50%,#dbdbdb 50%,#d1d1d1 100%);
        background-image: linear-gradient(#f7f7f7 0,#eee 50%,#dbdbdb 50%,#d1d1d1 100%);
        -pie-background: linear-gradient(#f7f7f7 0,#eee 50%,#dbdbdb 50%,#d1d1d1 100%);*/
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .stageSection .spotlight.results
    {
        background: #fff;
        width: 463px;
        float: left;
    }

        .stageSection .spotlight.results table
        {
            width: 100%;
        }

        .stageSection .spotlight.results td, .stageSection .spotlight.results th
        {
            font-size: 1.2em;
            border: 1px solid #d3d3d3;
            padding: 7px 10px;
        }

.results-col-two
{
    float: left;
    width: 220px;
    margin-left: 10px;
}

    .results-col-two .spotlight
    {
        background: #fff;
    }

        .results-col-two .spotlight table
        {
            width: 100%;
        }

            .results-col-two .spotlight table td
            {
                font-size: 1.2em;
                color: #d7127e;
            }

            .results-col-two .spotlight table td, .results-col-two .spotlight table th
            {
                padding-bottom: 17px;
            }

                .results-col-two .spotlight table td input[type=radio]
                {
                    margin: 0;
                }

.stageSection #contact-form
{
    background: #fff;
    float: left;
    width: 716px;
}

    .stageSection #contact-form h2
    {
        margin-top: 0;
    }

    .stageSection #contact-form .contact-fields
    {
        font-size: 1.2em;
    }

        .stageSection #contact-form .contact-fields input[type=text], .stageSection #contact-form .contact-fields textarea
        {
            width: 250px!important;
            float: left;
        }

        .stageSection #contact-form .contact-fields textarea
        {
            height: 70px;
        }

.ethernet-results-tooltip
{
    position: relative;
    float: left;
    padding: 1px 5px 0 0;
}

    .ethernet-results-tooltip > span
    {
        display: none;
        position: absolute;
        left: 25px;
        top: -12px;
        width: 350px;
        background: #fff;
        border: 2px solid #0298DE;
        border-radius: 6px;
        padding: 5px 7px;
        z-index: 30;
    }

        .ethernet-results-tooltip > span:before
        {
            content: '';
            position: absolute;
            left: -26px;
            top: 3px;
            width: 0;
            height: 0;
            border-width: 13px;
            border-style: solid;
            border-color: transparent #0298DE transparent transparent;
        }

        .ethernet-results-tooltip > span:after
        {
            content: '';
            position: absolute;
            left: -20px;
            top: 6px;
            width: 0;
            height: 0;
            border-width: 10px;
            border-style: solid;
            border-color: transparent #fff transparent transparent;
        }

        .ethernet-results-tooltip > span > img
        {
            display: none;
        }

        .ethernet-results-tooltip > span > p
        {
            margin: 0;
        }

    .ethernet-results-tooltip:hover span
    {
        display: block;
    }

#ethernet-checker th
{
    text-align: left;
    font-size: 1.2em;
    font-weight: 400;
}

.clear-min
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}

.spinner
{
    position: fixed;
    width: 400px;
    height: 155px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    z-index: 999999;
}

    .spinner img
    {
        margin-top: 30px;
        margin-left: 170px;
    }

    .spinner p
    {
        font-size: 1.3em;
        text-align: center;
    }

.filter-list
{
    font-size: 1.2em;
}

    .filter-list > li
    {
        padding-bottom: 20px;
    }

        .filter-list > li > label
        {
            float: left;
            width: 80px;
        }

        .filter-list > li > table label
        {
            float: left;
            width: 110px;
        }

        .filter-list > li > table input[type=checkbox]
        {
            margin-right: 15px;
        }

.resources > li
{
    padding-bottom: 10px;
}

.partnerzone-form label
{
    float: left;
    font-size: 1.2em;
    width: 110px;
}

.partnerzone-form input[type=text]
{
    float: left;
    font-size: 1.2em;
    width: 200px;
    margin-bottom: 12px;
}

.spinner-button
{
    display: block;
    border: none;
    box-shadow: none;
    background-image: none;
    text-shadow: none;
    text-indent: -999px;
    border-radius: 0!important;
}

#enquireForm .spinner-button
{
    width: 82px!important;
    height: 35px!important;
    background: url(/Templates/TTB/img/send.gif) left top no-repeat!important;
}

.partnerLoginBox .spinner-button
{
    width: 89px!important;
    height: 35px!important;
    margin-bottom: 1px!important;
    background: url(/Templates/TTB/img/login-partnerzone.gif) left top no-repeat!important;
}

.full-width-line-checker-pod .spinner-button
{
    width: 97px!important;
    height: 26px!important;
    margin-bottom: 0!important;
    background: url(/Templates/TTB/img/check-now.gif) left 2px no-repeat!important;
}

.product-checker-tool .spinner-button
{
    width: 125px!important;
    height: 26px!important;
    margin-bottom: 0!important;
    background: url(/Templates/TTB/img/check-now-white.gif) left top no-repeat!important;
}

.product-checker-tool .show-spinner.spinner-button
{
    bottom: 12px;
    right: 12px;
}

.product-checker-tool .spinner-button.spinner-submit
{
    width: 100px!important;
    margin-bottom: 0!important;
    background: url(/Templates/TTB/img/submit-now-white.gif) left top no-repeat!important;
    bottom: -3px!important;
    right: -3px!important;
}

.imageBoxFibre .spinner-button
{
    bottom: 12px!important;
    width: 101px!important;
    height: 26px!important;
    margin-bottom: 0!important;
    background: url(/Templates/TTB/img/check-now.gif) left top no-repeat!important;
}

    .imageBoxFibre .spinner-button.spinner-submit
    {
        bottom: -4px!important;
        right: -5px!important;
        width: 100px!important;
        background: url(/Templates/TTB/img/submit-now.gif) left top no-repeat!important;
    }

.spinspin, .spinspin2
{
    width: 60px;
    height: 60px;
    position: fixed;
    left: 45%;
    top: 40%;
    z-index: 999999;
}

.trans-parent
{
    -webkit-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.trans-inner
{
    position: relative;
    -webkit-transform: translateZ(-100px) rotateX(0deg);
    -ms-transform: translateZ(-100px) rotateX(0deg);
    transform: translateZ(-100px) rotateX(0deg);
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.transition-in
{
    position: absolute;
    width: 100%;
    -webkit-transform: rotateX(90deg) translateZ(100px);
    -ms-transform: rotateX(90deg) translateZ(100px);
    transform: rotateX(90deg) translateZ(100px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.trans-inner > .managed
{
    width: 100%;
    -webkit-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    transform: translateZ(100px);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.trans-inner.shown
{
    -webkit-transform: translateZ(-100px) rotateX(-90deg);
    -ms-transform: translateZ(-100px) rotateX(-90deg);
    transform: translateZ(-100px) rotateX(-90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.siteSeal > a
{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.webinar-register label
{
    margin-bottom: 25px;
}

    .webinar-register label.last-label
    {
        margin-bottom: 0;
    }

.imageBoxFibre
{
    background: url(/Templates/TTB/img/fibre-checker-pod-bg.jpg) left top no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .imageBoxFibre label
    {
        float: left;
        width: 108px;
        text-align: right;
        margin-right: 10px;
    }

        .imageBoxFibre label.fibreBoxLabelException
        {
            width: auto;
            text-align: left;
        }

.imageBox.imageBoxFibre fieldset input[type=text]
{
    width: 200px;
    margin: 0 20px 0 15px!important;
}

.fibreShowManualAddress
{
    color: #fff;
    text-decoration: underline;
}

.addressDropdown .jqTransformSelectWrapper
{
    width: 270px;
    padding-right: 30px;
}

.addressDropdown ul.jqTransformDropDown
{
    width: 100%!important;
}

.imageBoxFibre .lineOptions > p
{
    width: 97px;
    text-align: right;
}

input.btn-text
{
    background-color: transparent;
    box-shadow: none;
    padding: 0!important;
    width: auto;
    border-bottom: 1px solid #fff;
    border-radius: 0!important;
    font-size: 1em!important;
    margin-left: 0!important;
    margin-right: 0!important;
    float: none!important;
}

.whiteBox input.btn-text
{
    color: #6d6d6d!important;
    border-bottom: 1px solid #6d6d6d;
}

.serviceFeatures
{
    list-style: none;
    margin: 0;
    padding: 0;
}

    .serviceFeatures li
    {
        position: relative;
        padding-left: 12px;
        font-size: 1.2em;
        float: left;
        width: 175px;
    }

        .serviceFeatures li p
        {
            margin: 0;
        }

        .serviceFeatures li:before
        {
            content: '-';
            position: absolute;
            left: 0;
            color: #6D6D6D;
        }

.lineSpeedBlock
{
    float: right;
    width: 134px;
    height: 220px;
    margin-right: 20px;
    position: relative;
    margin-top: 25px;
}

    .lineSpeedBlock .cut-out-mask
    {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(/Templates/TTB/img/checkout-new/speedo-cut-out.png) no-repeat;
    }

    .lineSpeedBlock.proSpeed
    {
        margin-right: 0;
        background: #fb9f00;
    }

    .lineSpeedBlock.standardSpeed
    {
        background: #356581;
    }

    .lineSpeedBlock.lineSpeedBlockSingle
    {
        margin: 0 190px 0 120px;
    }

    .lineSpeedBlock h3
    {
        text-align: center;
        margin: 0;
        padding: 15px 0;
    }

    .lineSpeedBlock .spec
    {
        padding: 5px 0;
    }

        .lineSpeedBlock .spec p
        {
            margin: 0;
            text-align: center;
            font-size: 1.1em;
        }

    .lineSpeedBlock.proSpeed .spec p
    {
        color: #fb9f00;
    }

    .lineSpeedBlock.fibreSpeed .spec p
    {
        color: #f9cf00;
    }

    .lineSpeedBlock.standardSpeed .spec p
    {
        color: #529cc3;
    }

    .lineSpeedBlock .speedo
    {
        position: relative;
        height: 127px;
    }

    .lineSpeedBlock.fibreSpeed .speedo
    {
        background: url(/Templates/TTB/img/icons/fibre-speed-pro.png) 7px 10px no-repeat;
    }

.no-js .lineSpeedBlock.standardSpeed .speedo
{
    background: url(/Templates/TTB/img/icons/fibre-speed-standard-no-js.png) 7px 10px no-repeat;
}

.no-js .lineSpeedBlock.fibreSpeed .speedo
{
    background: url(/Templates/TTB/img/icons/fibre-speed-fibre-no-js.png) 7px 10px no-repeat;
}

.no-js .lineSpeedBlock.proSpeed .speedo
{
    background: url(/Templates/TTB/img/icons/fibre-speed-pro-no-js.png) 7px 10px no-repeat;
}

.lineSpeedBlock .speedo .speedResult
{
    position: absolute;
    width: 54px;
    height: 55px;
    left: 41px;
    top: 41px;
    z-index: 250;
    text-align: center;
    background: url(/Templates/TTB/img/checkout-new/speedo-inner.png) no-repeat;
}

    .lineSpeedBlock .speedo .speedResult p
    {
        font-size: 1.1em;
        margin: 0;
        line-height: .9em;
        color: #f1f1f1;
    }

    .lineSpeedBlock .speedo .speedResult .number
    {
        font: 1.7em Omnes-Medium,Arial,Helvetica,sans-serif;
        margin-top: 12px;
    }

.gatewayProducts > div
{
    padding: 0 8px;
}

    .gatewayProducts > div > div
    {
        display: inline-block;
        position: relative;
        border: 1px solid #D3D3D3;
        border-radius: 6px;
        padding: 15px;
        z-index: 10;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

.gatewayProducts .fibreBroadband, .gatewayProducts .proBroadband
{
    background: #000;
    color: #fff;
}

    .gatewayProducts .fibreBroadband p, .gatewayProducts .proBroadband p
    {
        color: #f1f1f1;
    }

.priceCircle
{
    position: relative;
    background: #46bbe6;
    border-radius: 100px;
    width: 70px;
    height: 70px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.gatewayProducts .fibreBroadband .priceCircle
{
    background: #98b441;
}

.gatewayProducts .proBroadband .priceCircle
{
    background: #fb9f00;
}

.gatewayProducts .breakDown .smallCircle p, .priceCircle p
{
    text-align: center;
    width: 50px;
    margin: -3px auto 0;
    line-height: 1.1em;
    color: #fff;
    font: 1.3em Omnes-Medium,Arial,Helvetica,sans-serif;
}

.priceCircle p
{
    width: 60px;
}

    .priceCircle p:first-child
    {
        padding-top: 5px;
    }

.gatewayProducts .breakDown .smallCircle p:first-child
{
    padding-top: 8px;
}

.priceCircle p.price
{
    font: 1.6em Omnes-SemiBold,Arial,Helvetica,sans-serif;
    font-weight: 400;
}

.gatewayProducts .breakDown .smallCircle span.speed
{
    font: 1.35em Omnes-SemiBold,Arial,Helvetica,sans-serif;
}

.gatewayProducts .breakDown .smallCircle
{
    background: #46bbe6;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    border: 4px solid #8BDDFC;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.gatewayProducts .fibreBroadband .breakDown .smallCircle
{
    background: #98b441;
    border-color: #C9EC5D;
}

.gatewayProducts .proBroadband .breakDown .smallCircle
{
    background: #fb9f00;
    border-color: #FFC664;
}

.gatewayProducts .breakDown > div
{
    padding: 0 8px;
}

.gatewayProducts .breakDown .spec
{
    text-align: center;
    margin: 5px 0;
    font: 1.3em Omnes-Medium,Arial,Helvetica,sans-serif;
}

.gatewayProducts .standardBroadband .breakDown .spec
{
    color: #529cc3;
}

.gatewayProducts .fibreBroadband .breakDown .spec
{
    color: #98b441;
}

.productSelectionList .priceCircle
{
    float: left;
    width: 85px;
    height: 85px;
    font-weight: 700;
    margin-right: -5px;
    margin-bottom: 10px;
}

    .productSelectionList .priceCircle p.price
    {
        text-align: center;
        font-size: 2em;
        width: auto;
        padding-top: 25px;
    }

.oneOffCost
{
    font: 1.1em Omnes-Medium,Arial,Helvetica,sans-serif;
    float: right;
    clear: both;
}

.productSelectionList .oneOffCost
{
    float: left;
    clear: none;
    width: 90px;
    font-size: 1em;
    margin-top: 45px;
}

    .productSelectionList .oneOffCost p
    {
        font-size: 1.1em;
        text-align: right;
    }

    .productSelectionList .oneOffCost .price
    {
        font-size: 1.8em;
    }

.productSelectionList .superFibre .oneOffCost p
{
    color: #ccc;
}

.productSelectionContract
{
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 8px;
    margin: 100px 0 12px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.productSelectionCost
{
    position: absolute;
    top: -100px;
    left: 0;
}

.productSelectionContract h4
{
    clear: both;
    text-align: center;
    margin-bottom: 5px;
}

.productSelectionContract label
{
    font-size: 1.2em;
    color: #6D6D6D;
}

.superFibre .productSelectionContract
{
    color: #ccc;
    background-color: rgba(255,255,255,.1);
}

    .superFibre .productSelectionContract label
    {
        font-size: 1em;
        color: #ccc;
    }

.ie8 .superFibre .productSelectionContract
{
    background: url(/Templates/TTB/img/transparent-white-0-1.png) left top;
}

.productSelectionContract label + input
{
    margin-left: 5px;
}

.productSelectionContract input[type=radio]
{
    position: relative;
    top: 2px;
}

.productSelectionContract .btn
{
    display: none;
    width: 100%;
    margin: 8px 0 5px;
}

.no-js .productSelectionContract .btn
{
    display: block;
}

.productSelectionContract input.month24:checked ~ .productSelectionCost .priceCircle .priceAttribute:before
{
    content: attr(data-price-24);
}

.productSelectionContract input.month12:checked ~ .productSelectionCost .priceCircle .priceAttribute:before
{
    content: attr(data-price-12);
}

.productSelectionContract input.month24:checked ~ .productSelectionCost .oneOffCost .priceAttribute:before
{
    content: attr(data-price-24);
}

.productSelectionContract input.month12:checked ~ .productSelectionCost .oneOffCost .priceAttribute:before
{
    content: attr(data-price-12);
}

.productSelectionList .col3 > .btn
{
    display: block;
    width: 160px;
    margin: 0 auto 5px;
}

.oneOffCost p
{
    margin: 0;
    text-align: center;
}

.oneOffCost .price
{
    font: 1.4em Omnes-Semibold,Arial,Helvetica,sans-serif;
}

div.blockMsg
{
    position: relative;
    font-size: 1.2em;
    color: #6D6D6D;
    padding: 20px 0!important;
    border: 1px solid #DBDBDB!important;
    border-radius: 7px!important;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    div.blockMsg img
    {
        margin-bottom: 10px;
    }

    div.blockMsg p
    {
        margin-bottom: 0;
    }

.productSelectionList
{
    position: relative;
    z-index: 2;
    display: block;
}

    .productSelectionList > li
    {
        background: #fff;
        background: -webkit-linear-gradient(white,#f4f4f4) #fff;
        background: linear-gradient(white,#f4f4f4) #fff;
        -pie-background: linear-gradient(white,#f4f4f4);
        border: 1px solid #fff;
        border-radius: 6px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

        .productSelectionList > li + li
        {
            border-top: 2px solid #e2e0de;
            border-radius: 0;
        }

            .productSelectionList > li + li:last-child
            {
                border-radius: 0 0 6px 6px;
            }

    .productSelectionList .col1
    {
        float: left;
        width: 70px;
        padding: 15px;
    }

        .productSelectionList .col1 img
        {
            max-width: 100%;
        }

    .productSelectionList .col2
    {
        float: left;
        width: 450px;
        padding: 15px 13px 15px 0;
    }

    .productSelectionList .col3
    {
        float: left;
        width: 173px;
        padding: 15px 10px 10px 15px;
    }

.productSelectionList-info
{
    margin-bottom: 10px;
}

    .productSelectionList-info h2
    {
        margin: 0 0 2px;
    }

    .productSelectionList-info p
    {
        margin-top: 0;
    }

.productSelectionList > .superFibre
{
    position: relative;
    background: #000;
    background: -webkit-radial-gradient(650px 110px,ellipse cover,#102d4b 10%,#000 100%) #000;
    background: radial-gradient(650px 110px,ellipse cover,#102d4b 10%,#000 100%) #000;
    -pie-background: linear-gradient(#050d16,#0b2035,#050d16);
    border: 0;
    border-radius: 6px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .productSelectionList > .superFibre ~ .superFibre
    {
        border-top: 2px solid #2D3146;
        border-radius: 0;
    }

.superFibre .col2
{
    color: #ccc;
}

li:first-child.superFibre
{
    border-radius: 6px 6px 0 0;
}

li:last-child.superFibre
{
    border-radius: 0 0 6px 6px;
}

li:only-of-type.superFibre
{
    border-radius: 6px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.superFibre .priceCircle p
{
    color: #fff;
}

.superFibre .sectionB
{
    background: rgba(255,255,255,.1);
    box-shadow: none;
}

.ie8 .productSelectionList .sectionB
{
    background: url(/Templates/TTB/img/white-rounded-bg.png) left bottom no-repeat;
}

.ie8 .productSelectionList .superFibre .sectionB, .ie8 .productSelectionList li:last-child.superFibre .sectionC
{
    background: url(/Templates/TTB/img/black-rounded-bottom-01-bg.png) left bottom no-repeat;
}

.ie8 .productSelectionList-extended .superFibre .sectionB, .ie8 .productSelectionList-extended .superFibre .sectionC
{
    background: url(/Templates/TTB/img/black-rounded-bg.png) 0 -10px no-repeat;
}

.superFibre .sectionB:after
{
    display: none;
}

.featureIcons
{
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

    .featureIcons li
    {
        position: relative;
        float: left;
        padding: 0 2px;
    }

    .featureIcons img
    {
        cursor: pointer;
    }

    .featureIcons .tooltip
    {
        position: absolute;
        left: -9999px;
        width: 205px;
        color: #444;
        background-color: #dcdcdc;
        border-radius: 5px;
        padding: 0 10px;
    }

    .featureIcons li:hover .tooltip
    {
        left: -10px;
    }

    .featureIcons h3
    {
        font-size: 1.3em;
        color: #fff;
        background-color: #f24f30;
        border-radius: 5px 5px 0 0;
        padding: 8px 10px 7px;
        margin: 0 -10px;
    }

        .featureIcons h3 span
        {
            position: absolute;
            left: 24px;
            top: -16px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 8px;
            border-color: transparent transparent #f24f30;
        }

    .featureIcons p
    {
        color: #444;
    }

.productSelectionList .accord .answer
{
    position: relative;
    background: #f5f5f5;
    border-radius: 6px;
    display: none;
}

    .productSelectionList .accord .answer p
    {
        background: 0 0;
        border-radius: 0;
    }

.productSelectionList .superFibre .accord .answer
{
    background: rgba(255,255,255,.1);
    margin-left: 0;
}

.ie8 .productSelectionList .superFibre .accord .answer
{
    background: url(/Templates/TTB/img/transparent-white-0-1.png) left top;
}

.productSelectionList .superFibre .accord .answer p
{
    color: #fff;
}

.productSelectionList-extended .sectionB
{
    background: 0 0;
    box-shadow: none;
}

    .productSelectionList-extended .sectionB:after
    {
        display: none;
    }

.productSelectionList-extended .sectionC
{
    background: #fbfbfb;
    display: inline-block;
    width: 100%;
}

.productSelectionList-extended li:last-child .sectionC
{
    border-radius: 0 0 6px 6px;
}

.productSelectionList .sectionC .col2 p
{
    float: left;
    margin: 0;
    font: 1.5em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #000;
    padding: 3px 10px 0 0;
}

.productSelectionList .sectionC .col2 fieldset > input[type=radio], .productSelectionList .sectionC .col2 fieldset > label
{
    float: left;
    font: 1.2em Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #5e5e5e;
    margin: 5px 7px 0 0;
}

.productSelectionList .superFibre .sectionC .col2 fieldset > input[type=radio], .productSelectionList .superFibre .sectionC .col2 fieldset > label
{
    color: #a2a2a2;
}

.productSelectionList .sectionC .col2 fieldset > input[type=submit]
{
    margin-left: 20px;
}

.productSelectionList .superFibre .sectionC
{
    background: rgba(255,255,255,.1);
}

    .productSelectionList .superFibre .sectionC p
    {
        color: #e9e9e9;
    }

.registerInterestFibre h4
{
    margin: 25px 0 15px;
}

.registerInterestFibre .checkoutLabel
{
    color: #000;
    margin-right: 0;
}

.registerInterestFibre .select-jqT
{
    margin-left: 0;
}

.registerInterestFibre .jqTransformSelectWrapper .jqTransformSelectBox
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
}

.registerInterestFibre .toolTip
{
    margin-left: 5px;
}

.registerInterestFibre label
{
    float: left;
    clear: left;
    width: 140px;
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    margin-bottom: 20px;
}

.registerInterestFibre p
{
    float: left;
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    margin: 0;
}

.registerInterestFibre select
{
    min-width: 110px;
}

.registerInterestFibre input[type=text]
{
    float: left;
    width: 240px;
    padding: 2px 6px;
    font: 1.2em Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.registerInterestFibre input[type=submit]
{
    position: absolute;
    z-index: 1;
    right: 20px;
    bottom: 20px;
}

#fibreHolder, #fibreNeedleHolder, #proHolder, #proNeedleHolder, #standardHolder, #standardNeedleHolder
{
    width: 135px;
    height: 135px;
    position: absolute;
}

#fibreHolder, #proHolder, #standardHolder
{
    top: 50px;
}

#fibreNeedle, #proNeedle, #standardNeedle
{
    margin: 10px 0 0 10px;
}

.no-js #fibreNeedle, .no-js #proNeedle, .no-js #standardNeedle
{
    display: none;
}

.ISDN-frame
{
    position: relative;
    display: block;
    background: #dfdfdf;
    background-image: -webkit-linear-gradient(#c5c5c5,#ededed 150px);
    background-image: linear-gradient(#c5c5c5,#ededed 150px);
    -pie-background: linear-gradient(#c5c5c5,#ededed 150px);
    border-radius: 6px;
    margin-top: -100px;
    margin-bottom: 50px;
    z-index: 12;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.CMSPreview .ISDN-frame
{
    margin-top: 0;
    margin-bottom: 0;
}

.ISDN-frame h2
{
    font: 3em Omnes-Regular,Arial,Helvetica,sans-serif;
}

.stepOne, .stepTwo
{
    text-align: center;
}

.stepNumber
{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 35px;
    box-shadow: 0 1px 1px 0 #fff;
    margin: 30px auto 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .stepNumber p
    {
        font: 2.2em Omnes-Medium,Arial,Helvetica,sans-serif;
        color: #fff;
        margin: 0;
        padding: 4px;
    }

.stepOne .stepNumber
{
    background: #ed0089;
}

.stepTwo .stepNumber
{
    background: #a2b840;
}

.stepThree .stepNumber
{
    background: #feb43a;
    display: block;
}

.stepFour .stepNumber
{
    background: #00b1eb;
    display: block;
}

#channelsSlider
{
    position: relative;
    width: 330px;
    height: 45px;
    border-radius: 4px;
    margin: 0 auto;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    #channelsSlider .sliderback
    {
        position: absolute;
        left: -25px;
        top: 0;
        width: 380px;
        height: 45px;
        border-radius: 4px;
        background: #d8d8d8;
        background-image: -webkit-linear-gradient(#e2e2e2,#cfcfcf);
        background-image: linear-gradient(#e2e2e2,#cfcfcf);
        box-shadow: inset 0 1px #fff;
        z-index: 2;
    }

.ie8 #channelsSlider .sliderback
{
    background: url(/Templates/TTB/img/ISDN-slider-bg.png);
}

#channelsSlider .sliderback:before
{
    content: '';
    position: absolute;
    top: -19px;
    left: 0;
    width: 330px;
    height: 0;
    border-style: solid;
    border-width: 10px 25px;
    border-color: transparent transparent #EBEBEB;
}

#channelsSlider .sliderback:after
{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 25px;
    height: 45px;
    border-radius: 4px 0 0 4px;
    background: url(/Templates/TTB/img/ISDN-slider-left-pink.png);
}

#channelsSlider .ui-slider-handle
{
    position: absolute;
    width: 0;
    height: 45px;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: 0;
    z-index: 4;
}

    #channelsSlider .ui-slider-handle:active, #channelsSlider .ui-slider-handle:focus
    {
        outline: 0;
    }

    #channelsSlider .ui-slider-handle:before
    {
        content: url(/Templates/TTB/img/slider-grab.png);
        position: absolute;
        top: 6px;
        left: -16px;
    }

#channelsSlider .ui-slider-range
{
    position: absolute;
    height: 45px;
    background: #e50a89;
    background-image: -webkit-linear-gradient(#ee1492,#db007f);
    background-image: linear-gradient(#ee1492,#db007f);
    behavior: none!important;
    z-index: 3;
}

    #channelsSlider .ui-slider-range:before
    {
        position: absolute;
        content: '';
        top: -19px;
        left: -25px;
        width: 100%;
        height: 0;
        border-style: solid;
        border-width: 10px 0 10px 25px;
        border-color: transparent transparent #FA42AC;
    }

    #channelsSlider .ui-slider-range .range-after
    {
        position: absolute;
        content: '';
        top: -9px;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 0 10px;
        border-color: #ebebeb transparent transparent;
    }

#channelsSlider .sliderTrack
{
    background: url(/Templates/TTB/img/ISDN-slider-divides.png) 1px 0 no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
    width: 330px;
    height: 26px;
    z-index: 4;
}

#channelsSlider .sliderShadow
{
    position: absolute;
    bottom: 0;
    width: 330px;
    left: 0;
    height: 5px;
    box-shadow: 0 0 20px 5px #000;
    z-index: 1;
}

.ie8 #channelsSlider .sliderShadow
{
    width: 386px;
    height: 29px;
    bottom: -15px;
    left: -28px;
    background: url(/Templates/TTB/img/ISDN-slider-shadow.png);
}

.increments
{
    width: 330px;
    margin: 0 auto;
    padding: 11px 0;
}

    .increments .min
    {
        color: #6B6B6B;
        font-size: 1.2em;
        margin-left: -8px;
    }

    .increments .max
    {
        color: #6B6B6B;
        font-size: 1.2em;
        margin-right: -px;
    }

.numberOfChannelsSelected
{
    display: block;
    clear: both;
    padding: 20px 0;
}

.numberOfChannels
{
    text-align: center;
    width: 60px;
    background: 0 0;
    border: none;
    font: 3.6em Omnes-Medium,Arial,Helvetica,sans-serif;
}

.numberOfChannelsSelected label
{
    font: 2.6em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #6D6D6D;
}

#maxChannels
{
    display: none;
}

.desc
{
    font: 1.6em Omnes-Regular,Arial,Helvetica,sans-serif;
    color: #6D6D6D;
    margin: 10px auto 40px;
}

.ISDN-btn
{
    font: 2.6em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px;
    border: none;
    background: #00abd0;
    background-image: -webkit-linear-gradient(#00bae4 20%,#007fa5 80%);
    background-image: linear-gradient(#00bae4 20%,#007fa5 80%);
    -pie-background: linear-gradient(#00bae4 20%,#007fa5 80%);
    margin-bottom: 40px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ISDN-progressBar
{
    display: inline-block;
    width: 100%;
    height: 30px;
}

    .ISDN-progressBar li
    {
        float: left;
        width: 218px;
        text-align: center;
        background: #000;
    }

        .ISDN-progressBar li.complete
        {
            width: 70px;
            border-radius: 0 0 6px;
            behavior: url(/Templates/TTB/js/pie.htc);
        }

        .ISDN-progressBar li.stage1
        {
            border-radius: 0 0 0 6px;
            behavior: url(/Templates/TTB/js/pie.htc);
        }

.stepOne .ISDN-progressBar li.stage1
{
    background: #ed0089;
}

.stepTwo .ISDN-progressBar li.stage2
{
    background: #a2b840;
}

.stepThree .ISDN-progressBar li.stage3
{
    background: #feb43a;
}

.stepFour .ISDN-progressBar li.complete
{
    background: #00b1eb;
}

.ISDN-progressBar li p
{
    margin: 7px 0;
    font: 1.4em/1.3em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #fff;
}

.ISDN-postcode input[type=text]
{
    width: 180px;
    border: none;
    background: #c4c4c4;
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0 1px 1px #fff,inset 0 1px #9B9B9B;
    margin-top: 37px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ISDN-postcode label
{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 65px;
    height: 90px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/Templates/TTB/img/ISDN-postcode.png) left top no-repeat;
    margin-right: 20px;
}

.IDSN-step3-left
{
    float: left;
    width: 185px;
    padding: 0 33px;
}

.no .IDSN-step3-left
{
    width: 322px;
    border-right: 1px solid #969696;
}

.IDSN-step3-left .negativeResult, .IDSN-step3-left .positiveResult
{
    background: #fbfbfb;
    border-radius: 5px;
    padding: 15px 20px;
    margin: 20px 0;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .IDSN-step3-left .positiveResult .tick
    {
        width: 35px;
        display: inline-block;
        height: 100%;
        float: left;
        padding-top: 25px;
    }

    .IDSN-step3-left .positiveResult > p
    {
        display: inline-block;
        font: 1.5em Omnes-Regular,Arial,Helvetica,sans-serif;
        width: 110px;
        margin: 0;
    }

    .IDSN-step3-left .negativeResult > p
    {
        font: 1.6em Omnes-Medium,Arial,Helvetica,sans-serif;
        margin: 0;
    }

.IDSN-step3-right
{
    width: 455px;
    float: left;
    padding: 0 33px;
    border-left: 1px solid #969696;
}

.no .IDSN-step3-right
{
    float: left;
    width: 305px;
    border-left: none;
}

.IDSN-step3-right input[type=text], .IDSN-step3-right label, .IDSN-step3-right select
{
    float: left;
    clear: left;
    font: 1.5em Omnes-Regular,Arial,Helvetica,sans-serif;
}

.IDSN-step3-right label
{
    margin-bottom: 10px;
}

.IDSN-step3-right input[type=text]
{
    position: relative;
    border: none;
    width: 170px;
    background: #c4c4c4;
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0 1px 1px #fff,inset 0 1px #9B9B9B;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.IDSN-step3-right .block-1 span
{
    width: 210px;
    float: left;
    margin-bottom: 20px;
}

.IDSN-step3-right .block-1 .even, .IDSN-step3-right .block-2 .even
{
    padding: 0 0 0 35px;
    width: 210px;
}

.IDSN-step3-right .block-2 .company-name
{
    width: 350px;
    float: left;
    margin-bottom: 20px;
}

    .IDSN-step3-right .block-2 .company-name input
    {
        width: 350px;
    }

.IDSN-step3-right .block-2 select
{
    width: 200px;
}

.IDSN-step3-right .block-2 .current-provider
{
    float: left;
}

.IDSN-step3-right .block-2 .company-turnover
{
    float: left;
    width: 210px;
    margin-bottom: 20px;
}

.IDSN-step3-right .block-2 .jqTransformSelectWrapper
{
    position: relative;
    clear: left;
    height: auto;
    background: #c4c4c4;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px #fff,inset 0 1px #9B9B9B;
    float: left;
    margin-right: 10px;
    margin-top: -2px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.IDSN-step3-right .block-2 .jqTransformSelectBox
{
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #000;
    text-shadow: none;
    display: inline-block;
    height: auto;
    white-space: normal;
    position: relative;
    padding: 10px 20px;
    width: 86%!important;
}

.IDSN-step3-right .block-2 .jqTransformSelectOpen
{
    width: 30px;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
    background: #feb43a;
    border: none;
    box-shadow: inset 0 1px #999;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .IDSN-step3-right .block-2 .jqTransformSelectOpen:after
    {
        position: absolute;
        content: '';
        left: 10px;
        top: 15px;
        width: 0;
        height: 0;
        border-color: #fff transparent transparent;
        border-style: solid;
        border-width: 5px;
    }

.IDSN-step3-right .ISDN-btn
{
    margin-bottom: 0;
    display: inline-block;
}

.ISDN-postcodeRepeat, .ISDN-processRepeat
{
    text-align: center;
    background: #d9d9d9;
    padding: 40px 0;
}

    .ISDN-postcodeRepeat .house
    {
        display: inline-block;
        vertical-align: top;
        position: relative;
        width: 65px;
        height: 90px;
        overflow: hidden;
        background: url(/Templates/TTB/img/ISDN-postcode.png) left top no-repeat;
        margin-right: 20px;
        margin-top: 11px;
    }

    .ISDN-postcodeRepeat fieldset
    {
        width: 325px;
        text-align: left;
        display: inline-block;
    }

    .ISDN-postcodeRepeat label
    {
        font: 3em Omnes-Regular,Arial,Helvetica,sans-serif;
        float: left;
        margin-bottom: 20px;
    }

    .ISDN-postcodeRepeat input[type=text]
    {
        float: left;
        clear: left;
        border: none;
        width: 190px;
        background: #c4c4c4;
        font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
        padding: 11px 20px;
        border-radius: 4px;
        box-shadow: 0 1px 1px #fff,inset 0 1px #9B9B9B;
        margin-right: 15px;
        behavior: url(/Templates/TTB/js/pie.htc);
    }

    .ISDN-postcodeRepeat .ISDN-btn
    {
        margin-bottom: 15px;
    }

    .ISDN-processRepeat .repeatLeft
    {
        float: left;
        text-align: left;
        width: 145px;
        padding: 0 20px 0 35px;
    }

    .ISDN-processRepeat .repeatRight
    {
        float: left;
        padding-left: 35px;
        border-left: 1px solid #969696;
    }

        .ISDN-processRepeat .repeatRight .channelsSlider
        {
            margin: 15px 0 0 35px;
        }

.stepFour-intro
{
    text-align: center;
}

.ISDN-results
{
    float: left;
}

.ISDN-bar
{
    width: 160px;
    height: 270px;
    position: relative;
    background: #DADADA;
    border-radius: 4px;
    margin-left: 220px;
    box-shadow: inset 0 1px #fff;
    z-index: 2;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ISDN-bar-inner
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ISDN-bar:before
{
    content: '';
    position: absolute;
    top: -19px;
    left: 0;
    width: 100px;
    height: 0;
    border-style: solid;
    border-width: 10px 30px;
    border-color: transparent transparent rgba(250,250,250,.85);
    z-index: 2;
}

.ISDN-bar:after
{
    content: '';
    position: absolute;
    width: 100px;
    height: 273px;
    top: -9px;
    left: 30px;
    background: #D3D3D3;
}

.ISDN-barShadow
{
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 10px;
    width: 130px;
    box-shadow: 0 0 15px 5px #2B2B2B;
    z-index: 1;
}

.ie8 .ISDN-barShadow
{
    width: 174px;
    height: 29px;
    bottom: -20px;
    left: -7px;
    background: url(/Templates/TTB/img/ISDN-results-shadow.png);
}

.TT-block
{
    position: absolute;
    bottom: -110px;
    left: 0;
    height: 110px;
    width: 100%;
    background: #C7C7C7;
    border-radius: 0 0 3px 3px;
    z-index: 6;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.TT-block-inner
{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100px;
    height: 0;
    border-style: solid;
    border-width: 12px 30px;
    border-color: transparent transparent rgba(199,199,199,.75);
    z-index: 3;
}

.leftData
{
    position: absolute;
    right: 110%;
    top: -10px;
    width: 200px;
    text-align: right;
    padding-right: 40px;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

    .leftData:after
    {
        position: absolute;
        content: '';
        right: 5px;
        top: 10px;
        width: 25px;
        height: 1px;
        background: #ccc;
    }

    .leftData p
    {
        font: 1.6em Omnes-Medium,Arial,Helvetica,sans-serif;
        margin: 0 0 5px;
    }

    .leftData .costPA
    {
        font-size: 2em;
        color: #000;
    }

.BT-block
{
    position: absolute;
    bottom: -125px;
    left: 0;
    height: 110px;
    width: 100%;
    background: #00b1eb;
    border-top: 1px solid #aad3e1;
    z-index: 5;
}

.BT-block-inner
{
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100px;
    height: 0;
    border-style: solid;
    border-width: 12px 30px;
    border-color: transparent transparent rgba(70,195,236,.75);
    z-index: 4;
}

.ie8 .BT-block-inner, .ie8 .ISDN-bar:after, .ie8 .ISDN-bar:before, .ie8 .TT-block-inner
{
    display: none;
}

.BT-block .exraCost
{
    text-align: center;
}

    .BT-block .exraCost p
    {
        margin: 0;
        font: 1.8em Omnes-Medium,Arial,Helvetica,sans-serif;
        color: #fff;
        padding-top: 19px;
        display: none;
    }

        .BT-block .exraCost p span
        {
            font-size: 2.2em;
        }

.ISDN-results-info
{
    float: left;
    width: 300px;
    margin-left: 40px;
}

.ISDN-callbackWrapper
{
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

    .ISDN-callbackWrapper .desc
    {
        display: none;
    }

.ISDN-results-info h2
{
    margin-top: -10px;
    font-size: 2.5em;
    line-height: 1.2em;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

    .ISDN-results-info h2 p
    {
        margin: 0;
    }

    .ISDN-results-info h2 span
    {
        font-family: Omnes-SemiBold,Arial,Helvetica,sans-serif;
        color: #049dcf;
    }

.percentSaving
{
    position: relative;
    display: inline-block;
    padding: 20px;
    background: #00b1eb;
    border-radius: 5px;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.percentSavingNode
{
    position: absolute;
    left: -19px;
    width: 19px;
    height: 30px;
    top: 30px;
    background: url(/Templates/TTB/img/ISDN-percent-node.png);
}

.percentSaving .percent
{
    width: 95px;
    margin: 0;
    float: left;
    font: 4.6em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.percentSaving .overYears
{
    float: left;
    width: 140px;
    font: 2.1em Omnes-Medium,Arial,Helvetica,sans-serif;
    color: #fff;
    padding-left: 20px;
    margin: 0;
}

.ISDN-callback
{
    position: relative;
    padding: 7px 20px;
    background: #8c4184;
    background-image: -webkit-linear-gradient(#9b4b93 40%,#791e71 60%);
    background-image: linear-gradient(#9b4b93 40%,#791e71 60%);
    -pie-background: linear-gradient(#9b4b93 40%,#791e71 60%);
    border-radius: 5px;
    border: none;
    color: #fff;
    visibility: hidden;
    font: 1.8em Omnes-Medium,Arial,Helvetica,sans-serif;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.ISDN-progressIndicator
{
    font: 2em Omnes-Regular,Arial,Helvetica,sans-serif;
    color: #000;
    background: url(/Templates/TTB/img/icons/spinner24-transparent.gif) left center no-repeat;
    padding-left: 35px;
}

.RequestCallbackResult p
{
    color: #000;
}

.ISDN-findOutMore
{
    position: relative;
    font: 1.6em Omnes-Regular,Arial,Helvetica,sans-serif;
    color: #943c8c;
    padding-left: 20px;
}

    .ISDN-findOutMore:before
    {
        content: '';
        position: absolute;
        left: 0;
        width: 15px;
        height: 15px;
        background: url(/Templates/TTB/img/purple-arrow-right.png) 0 4px no-repeat;
    }

div.errorContainer
{
    border: 1px solid Red;
    background: #fff;
}

.errorContainer span
{
    color: Red;
    display: block;
    margin: 10px;
}

#cookie-wrapper
{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: .8;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    display: none;
    overflow: hidden;
}

#cookie
{
    width: 980px;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
}

    #cookie p
    {
        font-size: 1.3em;
        color: #fff;
        margin: 0 0 0 20px;
        padding: 0;
        float: left;
    }

    #cookie .btn-more
    {
        width: 106px;
        height: 26px;
        background: url(/Templates/TTB/img/btn-more.png) no-repeat;
        border: 0;
        text-indent: -99999em;
        cursor: pointer;
        display: inline-block;
        float: right;
        margin: 9px 12px 0 0;
    }

#btn-close-cookie
{
    width: 26px;
    height: 26px;
    background: url(/Templates/TTB/img/btn-close.png) no-repeat;
    border: 0;
    text-indent: -99999em;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin: 9px 41px 0 0;
}

@media print
{
    *
    {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif!important;
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        -webkit-filter: none!important;
        filter: none!important;
        -ms-filter: none!important;
    }

    a, a:visited
    {
        text-decoration: underline;
    }

    abbr[title]:after
    {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after
    {
        content: "";
    }

    pre
    {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead
    {
        display: table-header-group;
    }

    img, tr
    {
        page-break-inside: avoid;
    }

    img
    {
        max-width: 100%!important;
    }

    .page
    {
        margin: .5cm;
    }

    h2, h3, p
    {
        orphans: 3;
        widows: 3;
    }

    h2, h3
    {
        page-break-after: avoid;
    }

    #mainNav, #siteSearch, .aside, .bottomBack, .clear30, .footerWrap, .printSend, .sharing, .topLinks, .video-player
    {
        display: none;
    }

    .bottomBack
    {
        display: none!important;
    }

    p
    {
        font-size: 1.4em;
    }

    .aside + .content
    {
        width: 980px;
    }

    .headBlock
    {
        height: auto;
    }

    .headBlock .cms
    {
        border-bottom: 1px solid #999;
    }

    .breadBin
    {
        margin-bottom: 2em;
    }

    .overflowTop, .overflowTop135, .overflowTop50
    {
        margin-top: 0;
    }

    .overflowTop135Basket
    {
        top: 0;
    }
}

.no-pie
{
    behavior: none!important;
}

.availability-checker-text
{
    width: 270px!important;
    float: right!important;
    text-align: left!important;
    font: 1.4em Omnes-Medium,Arial,Helvetica,sans-serif;
}

.gatewayFix
{
    width: 755px;
}

#helpForm input.btn
{
    position: relative;
    top: 0;
    right: 0;
    margin-right: 272px;
    margin-top: 10px;
}

#enquireForm .rightTriangle
{
    display: none;
}

.ie8 .is-poster.flowplayer .fp-engine
{
    top: auto!important;
}

.rhs-tweets-pod
{
    border: 1px solid #DADADA;
    border-radius: 5px;
    box-shadow: inset 0 0 8px #ccc;
}

.rhs-tweet-pod-header
{
    display: block;
    background: #b00aa5;
    border-radius: 5px 5px 0 0;
    padding: 8px 10px 4px;
    height: 35px;
}

    .rhs-tweet-pod-header img
    {
        float: left;
        margin-right: 8px;
    }

    .rhs-tweet-pod-header p
    {
        color: #fff;
        font: 1.6em 'Omnes regular';
        margin: 2px 0 0;
        line-height: .9em;
    }

.rhs-tweets-pod .avatar img
{
    box-shadow: 0 2px 3px #ccc;
    border: 1px solid #E2E2E2;
}

.rhs-tweets-pod .tweets > li
{
    padding: 10px;
    border-bottom: 1px solid #DADADA;
}

.rhs-tweets-pod .tweet-info
{
    float: left;
    width: 102px;
}

.rhs-tweets-pod a
{
    color: #ac0aa0;
}

.rhs-tweets-pod .tweet-info a
{
    font: 1.4em 'Omnes Regular',sans-serif;
    display: block;
    margin-bottom: 4px;
}

.rhs-tweets-pod a:hover
{
    text-decoration: underline;
}

.rhs-tweets-pod .twitter-user
{
    word-wrap: break-word;
}

.rhs-tweets-pod .tweet-info .tweet-date
{
    font-size: 1em;
    color: #696969;
}

.rhs-tweets-pod .tweet-info .reply
{
    float: left;
    margin-right: 10px;
}

.rhs-tweets-pod .tweet
{
    display: block;
    clear: both;
}

    .rhs-tweets-pod .tweet > p
    {
        margin-top: 0;
    }

.cms-T07-checker-header
{
    width: 640px!important;
}

.aside-header-checker
{
    width: 323px;
    position: relative;
    z-index: 100;
}

.header-availability-checker
{
    float: left;
    width: 323px;
    height: 228px;
    background: url(/Templates/TTB/img/checkout-new/availability-background.png) right top no-repeat;
    margin-top: 10px;
}

    .header-availability-checker h2
    {
        text-transform: uppercase;
        text-align: center;
        width: 280px;
        float: right;
        font: 2.4em Mark-Pro,arial,sans-serif;
        font-weight: 500;
        line-height: .95em;
        margin: .3em 0;
    }

.header-availability-checker__inputs
{
    width: 214px;
    float: right;
}

.header-availability-checker input[type=text]
{
    float: left;
    clear: left;
    width: 125px;
    padding: 7px 11px;
    background: url(/Templates/TTB/img/checkout-new/availability-input-bg.png) no-repeat;
    border: none;
    font: 1.2em Arial,sans-serif;
}

.header-availability-checker input.first-input
{
    margin-bottom: 10px;
}

.header-availability-checker__submit
{
    width: 180px;
    font-size: 1.4em!important;
    font-family: Arial,sans-serif!important;
    font-weight: 400!important;
    text-align: center;
    margin-left: -12px;
}

.header-availability-checker__no-phone
{
    float: left;
    clear: left;
    color: #fff;
    font: 1em Arial,sans-serif;
    margin: 6px 0;
    background: 0 0;
    border: none;
}

    .header-availability-checker__no-phone:hover
    {
        text-decoration: underline;
    }

.product-checker-tool .header-availability-checker__no-phone
{
    color: #922d8c;
    float: left!important;
    padding-left: 0;
    font-size: 1.1em;
}

.header-availability-checker__disclaimer
{
    width: 210px;
    clear: both;
    float: right;
    text-align: center;
    font: 1em Arial,sans-serif;
    color: #999;
    margin: 6px 30px 0 0;
}

.header-availability-checker__inputs .toolTip
{
    margin-right: 0;
    margin-left: 5px;
    margin-top: 7px;
}

.helpPod--RHS__wrapper
{
    width: 190px;
    height: auto;
    position: relative;
}

    .helpPod--RHS__wrapper .helpPod
    {
        background: #2B2B2B;
        border: none;
    }

        .helpPod--RHS__wrapper .helpPod .phone
        {
            color: #100f12;
        }

            .helpPod--RHS__wrapper .helpPod .phone span
            {
                color: #fff;
            }

.helpPod--RHS
{
    background: #eee;
    border: none;
}

    .helpPod--RHS .phone
    {
        color: #100f12;
    }

        .helpPod--RHS .phone span
        {
            color: #00a3dc;
        }

.big-3-list
{
    margin-bottom: 10px;
}

    .big-3-list > div
    {
        float: left;
        margin-right: 30px;
    }

        .big-3-list > div span
        {
            float: left;
            width: 43px;
            height: 43px;
            background: url(/Templates/TTB/img/checkout-new/gold-star.png) no-repeat;
        }

        .big-3-list > div p
        {
            float: left;
            margin: .5em 0 .5em .5em;
        }

.simply-complete-wrapper
{
    margin: 0 0 2em;
}

.simply-braodband-wrapper
{
    display: inline-block!important;
    position: relative;
    float: left;
    width: 350px!important;
    height: 556px;
    margin-top: 22px;
    padding: 10px;
    background-color: #00a3dc;
    border-radius: 10px;
}

.complete-broadband-wrapper
{
    display: inline-block!important;
    position: relative;
    float: left;
    margin-left: 10px;
    width: 350px!important;
    height: 556px;
    margin-top: 22px;
    padding: 10px;
    background-color: #d7127e;
    border-radius: 10px;
}

.simply-complete__top-section
{
    display: block;
    padding: 10px;
}

    .simply-complete__top-section h2
    {
        font: 3em Mark-Pro,arial,sans-serif;
        font-weight: 700;
        color: #fff;
        margin: 0 0 10px;
        line-height: 1em;
    }

.simply-complete__intro
{
    color: #fff;
    margin-top: 0;
    font-size: 1.4em;
}

.simply-complete__check-list li
{
    font: 14px Arial,sans-serif;
    color: #fff;
    padding: 0 0 0 18px;
    background: url(/Templates/TTB/img/checkout-new/green-tick.png) left 3px no-repeat;
    line-height: 1.85;
}

    .simply-complete__check-list li .toolTip
    {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-left: 5px;
    }

        .simply-complete__check-list li .toolTip .toolText
        {
            font-size: .85em;
        }

.simply-complete-option
{
    position: absolute;
    width: 160px;
    border-radius: 5px;
    background: #fff;
}

    .simply-complete-option > div
    {
        position: relative;
        padding: .2em;
        text-align: center;
    }

    .simply-complete-option h3
    {
        font: 2em Mark-Pro,Arial,sans-serif;
        font-weight: 500;
        color: #fff;
        margin: .5em 0 .2em;
        line-height: 1em;
    }

    .simply-complete-option p
    {
        margin: 0;
    }

    .simply-complete-option > div:first-child p
    {
        color: #fff;
    }

    .simply-complete-option .toolTip
    {
        position: absolute;
        left: 7px;
        top: 5px;
    }

    .simply-complete-option.unavailable .unavailable-overlay
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: #4fa3df;
        border-radius: 4px;
    }

.complete-broadband-wrapper .simply-complete-option.unavailable .unavailable-overlay, .complete-fibre.simply-complete-option.unavailable .unavailable-overlay
{
    background: #9a3f9c;
}

.simply-complete-option .unavailable-message
{
    position: absolute;
    left: 0;
    top: 0;
    padding: 2em 1em;
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    z-index: 200;
}

.simply-complete-option.unavailable .toolTip
{
    display: none;
}

.complete-broadband, .simply-broadband
{
    left: 10px;
    bottom: 10px;
}

.complete-fibre, .simply-fibre
{
    right: 10px;
    bottom: 10px;
}

.simply-broadband, .simply-fibre
{
    border: 1px solid #72b6e5;
}

.complete-broadband, .complete-fibre
{
    border: 1px solid #ae65b0;
}

.simply-broadband .simply-complete-option__three, .simply-broadband .simply-complete-option__two, .simply-fibre .simply-complete-option__four, .simply-fibre .simply-complete-option__three, .simply-fibre .simply-complete-option__two
{
    border-bottom: 1px solid #c7e2f5;
    padding: .5em .2em!important;
}

.complete-broadband .simply-complete-option__three, .complete-broadband .simply-complete-option__two, .complete-fibre .simply-complete-option__four, .complete-fibre .simply-complete-option__three, .complete-fibre .simply-complete-option__two
{
    border-bottom: 1px solid #f2e6f2;
    padding: .5em .2em!important;
}

.complete-broadband .simply-complete-option__four, .complete-fibre .simply-complete-option__five, .simply-broadband .simply-complete-option__four, .simply-fibre .simply-complete-option__five
{
    padding: 1em .2em!important;
}

.simply-broadband p, .simply-fibre p
{
    color: #226ea3;
}

.complete-broadband p, .complete-fibre p
{
    color: #8e2991;
}

.simply-broadband > div:first-child, .simply-fibre > div:first-child
{
    background: #236fa3;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.complete-broadband > div:first-child, .complete-fibre > div:first-child
{
    background: #8e2991;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.simply-complete__speed span
{
    display: inline-block;
    width: 10px;
    height: 13px;
}

.simply-braodband-wrapper .simply-complete__speed span.down-arrow
{
    background: url(/Templates/TTB/img/checkout-new/blue-down-arrow.png) no-repeat;
}

.simply-braodband-wrapper .simply-complete__speed span.up-arrow
{
    background: url(/Templates/TTB/img/checkout-new/blue-up-arrow.png) no-repeat;
}

.complete-broadband-wrapper .simply-complete__speed span.down-arrow
{
    background: url(/Templates/TTB/img/checkout-new/purple-down-arrow.png) no-repeat;
}

.complete-broadband-wrapper .simply-complete__speed span.up-arrow
{
    background: url(/Templates/TTB/img/checkout-new/purple-up-arrow.png) no-repeat;
}

.simply-complete__speed p
{
    display: inline;
}

.simply-complete__speed .number
{
    font-weight: 700;
    font-size: 2.4em;
}

.compare-bubble
{
    position: relative;
    float: right;
    width: 194px;
    height: 189px;
    background: url(/Templates/TTB/img/checkout-new/compare-bubble-purple.png) no-repeat;
    margin: 1.5em;
}

    .compare-bubble h4
    {
        color: #fff;
        text-align: center;
        font: 1.53em Omnes-Medium,Arial,sans-serif;
        line-height: 1.1em;
        margin-top: 1.3em;
        width: 180px;
        float: right;
    }

        .compare-bubble h4 .compare-bubble__save
        {
            font-size: 1.8em;
            line-height: 1em;
        }

        .compare-bubble h4 .compare-bubble__price
        {
            font-size: 2.6em;
            line-height: .9em;
        }

.compare-bubble__img
{
    float: right;
    margin-right: 60px;
}

.compare-bubble__link
{
    float: right;
    clear: both;
    color: #fff;
    font: 1.2em Omnes-Medium,Arial,sans-serif;
    margin-right: 60px;
}

.compare-bubble__switch-now
{
    position: absolute;
    left: 9px;
    bottom: 16px;
    font: 1.2em Omnes-Medium,Arial,sans-serif;
    line-height: 1em;
    color: #fff;
    text-align: center;
    margin: 0;
}

.js-tabs-wrapper
{
    margin: 0 0 20px;
}

.js-tab
{
    position: relative;
    border: 1px solid #d1d1d1;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.js .js-tab
{
    display: none;
}

    .js .js-tab.vis
    {
        display: block;
    }

.js-tabs-menu li
{
    position: relative;
    float: left;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    margin-left: 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.js-tabs-menu > li.pie_first-child, .js-tabs-menu > li:first-child
{
    position: relative;
    margin-left: 0!important;
}

.js-tabs-menu li a
{
    font: 2em Mark-Pro,Arial,sans-serif;
    font-weight: 500;
    color: #999;
    padding: .4em 1.5em;
    display: block;
}

.js-tabs-menu li.active a
{
    color: #191919;
}

.js-tabs-menu li.active:after
{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 300;
}

.ie8 .js-tabs-menu li.active:after
{
    bottom: 0;
}

.js .js-accordion-content
{
    display: none;
}

.tabBorder--no-padding
{
    padding: 0!important;
}

.tab--managed-padded
{
    padding: 20px;
}

.broadband-tabs .blue-arrow-list li, .broadband-tabs .purple-tick-list li
{
    line-height: 1.8em;
    padding: 0 .2em 0 24px;
}

    .broadband-tabs .blue-arrow-list li .toolTip, .broadband-tabs .purple-tick-list li .toolTip
    {
        float: none;
        display: inline-block;
    }

    .broadband-tabs .blue-arrow-list li .toolText, .broadband-tabs .purple-tick-list li .toolText
    {
        font-size: 12px;
    }

.broadband-tabs .js-tab .managed
{
    width: 100%;
}

    .broadband-tabs .js-tab .managed.tab--managed-padded
    {
        width: auto;
    }

.broadband-tabs h3
{
    font-size: 3em;
}

    .broadband-tabs h3:first-child
    {
        margin-top: 0;
    }

.broadband-tabs .js-accordion-item, .broadband-tabs .js-accordion-trigger, .broadband-tabs .js-accordion-trigger.open
{
    background: 0 0;
}

.broadband-tabs .js-accordion-item
{
    padding: 1em 0;
    border-top: 1px dotted #999;
}

    .broadband-tabs .js-accordion-item:first-child
    {
        border-top: none;
    }

    .broadband-tabs .js-accordion-item:last-child
    {
        padding-bottom: 0;
    }

.broadband-tabs .js-accordion-trigger
{
    padding: 0;
    font-size: 1.8em;
}

.broadband-tabs .js-accordion-content
{
    padding: 1.5em 0;
}

    .broadband-tabs .js-accordion-content p
    {
        font-size: 1.4em;
    }

.T07-header-buy-now-cta
{
    position: absolute;
    left: 0;
    top: 225px;
    font-size: 1.4em!important;
}

.headBlock .aside ~ .cms-T07-checker-header
{
    position: relative;
}

.blue-arrow-list li
{
    font: 1.8em Arial,sans-serif;
    color: #666;
    background: url(/Templates/TTB/img/checkout-new/blue-arrow-icon.png) 0 .4em no-repeat;
    padding: .2em .2em .2em 1em;
}

.purple-tick-list li
{
    font: 16px Mark-Pro,Arial,sans-serif;
    color: #d7127e;
    background: url(/Templates/TTB/img/feature-tick.png) 0 .4em no-repeat;
    padding: .2em .2em .2em 1em;
}

.pink-tick-list li
{
    font: 14px Arial,sans-serif;
    color: #6b6d6e;
    background: url(/Templates/TTB/img/checkout-new/pink-tick.png) -1px 7px no-repeat;
    padding: 8px 0 0 19px;
}

.green-tick-list li
{
    font: 14px Arial,sans-serif;
    color: #6b6d6e;
    background: url(/Templates/TTB/img/checkout-new/green-tick-new.png) -1px 7px no-repeat;
    padding: 8px 0 0 19px;
}

.grey-tick-list li
{
    font: 14px Arial,sans-serif;
    color: #6b6d6e;
    background: url(/Templates/TTB/img/checkout-new/grey-tick.png) -1px 7px no-repeat;
    padding: 8px 0 0 19px;
}

.small-print-container
{
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 20px;
    position: relative;
    behavior: url(/Templates/TTB/js/pie.htc);
}

    .small-print-container > h3
    {
        margin: .7em 1em;
        color: #999;
    }

.js-accordion-item.last
{
    position: relative;
    border-radius: 0 0 10px 10px;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.js-accordion-item
{
    background: #f2f1f0;
    border-top: 1px solid #fff;
}

    .js-accordion-item:first-of-type
    {
        border-top: none;
    }

.js-accordion-trigger
{
    font: 1.4em Mark-Pro,Arial,sans-serif;
    font-weight: 700;
    padding: 1.2em 1.2em 1.2em 3.5em;
    margin: 0;
    cursor: pointer;
}

.js-accordion-content
{
    padding: 0 2em 2em;
}

    .js-accordion-content p:first-child
    {
        margin: 0;
    }

    .js-accordion-content p + p
    {
        margin-bottom: 0;
    }

.helpPod--RHS.js-accordion
{
    height: auto!important;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
}

.helpPod--RHS .js-accordion-trigger
{
    background-position: right 0;
    padding: 0;
    font: 2em Mark-Pro,Arial,Helvetica,sans-serif;
    font-weight: 500;
}

.helpPod--RHS .js-accordion-content
{
    padding: 0;
}

.helpPod--RHS .liveChat
{
    position: static!important;
}

.helpPod--different-postcode h3
{
    margin-top: 40px;
    margin-bottom: 15px;
}

.ie8 .helpPod--RHS .btn
{
    behavior: none!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33bef2, endColorstr=#006a93);
}

.helpPod--save-compare
{
    width: 160px;
    text-align: center;
    overflow: hidden;
}

    .helpPod--save-compare h3
    {
        margin-top: 70px;
        position: relative;
        z-index: 2;
    }

    .helpPod--save-compare p
    {
        color: #fff;
        position: relative;
        z-index: 2;
    }

.helpPod--save-compare__image
{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.rhs-compare-graphic img
{
    margin: 30px auto;
    display: block;
}

#map-canvas
{
    width: 450px;
    height: 130px;
}

.selected-product-wrapper
{
    width: 775px;
    border-radius: 6px;
    position: relative;
    behavior: url(/Templates/TTB/js/pie.htc);
}

.simply-selected
{
    background: url(/Templates/TTB/img/checkout-new/simply-selected-bg-3.png) no-repeat;
}

.complete-selected
{
    background: url(/Templates/TTB/img/checkout-new/complete-selected-bg-2.png) no-repeat;
}

.selected-product-wrapper .simply-complete__top-section
{
    padding: 25px 30px;
    width: 335px;
    min-height: 260px;
}

.selected-product-wrapper.switch-visible .simply-complete__top-section
{
    min-height: 421px;
}

.selected-product-wrapper.fibre-unavailble .simply-complete__top-section
{
    min-height: 0;
}

.selected-product-wrapper .simply-complete__top-section h2
{
    color: #fff;
    font-size: 3.5em;
    margin-top: 0;
    margin-bottom: 5px;
}

.selected-product-wrapper .simply-complete__check-list li
{
    font-size: 1.4em;
}

.selected-product-bottom-accordion
{
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

    .selected-product-bottom-accordion .js-accordion-item
    {
        background: #333;
    }

.selected-product-left-accordion
{
    overflow: hidden;
}

    .selected-product-left-accordion .js-accordion-item
    {
        background: 0 0;
    }

    .selected-product-left-accordion .js-accordion-trigger
    {
        padding-left: 2.5em;
        background-position: 0 1em;
    }

    .selected-product-left-accordion .js-accordion-content
    {
        padding: 0;
        color: #fff;
        width: 300px;
    }

        .selected-product-left-accordion .js-accordion-content p
        {
            color: #fff;
        }

.selected-product-wrapper .complete-fibre, .selected-product-wrapper .simply-fibre
{
    right: 20px;
    top: 30px;
    bottom: auto;
}

.selected-product-wrapper .complete-broadband, .selected-product-wrapper .simply-broadband
{
    left: auto;
    bottom: auto;
    right: 20px;
    top: 56px;
}

.selected-product-wrapper .complete-fibre ~ .complete-broadband, .selected-product-wrapper .simply-fibre ~ .simply-broadband
{
    right: 205px;
}

.selected-product-wrapper .simply-broadband .simply-complete-option__four, .selected-product-wrapper .simply-fibre .simply-complete-option__five
{
    display: none;
}

.selected-product-wrapper .complete-broadband .simply-complete-option__three, .selected-product-wrapper .complete-fibre .simply-complete-option__four, .selected-product-wrapper .simply-broadband .simply-complete-option__three, .selected-product-wrapper .simply-fibre .simply-complete-option__four
{
    border-bottom: none;
}

.simply-complete-option.un-selected > div
{
    background: #51a1d9;
    background-image: -webkit-linear-gradient(left,#4b9bd3,#58a9e0);
    background-image: linear-gradient(left,#4b9bd3,#58a9e0);
    color: #000;
    border-color: #B7CBEB;
}

.simply-complete-option.complete-broadband.un-selected > div, .simply-complete-option.complete-fibre.un-selected > div
{
    background: #9D30A0;
    background-image: -webkit-linear-gradient(left,#9d30a0,#a941ad);
    background-image: linear-gradient(left,#9d30a0,#a941ad);
    color: #000;
    border-color: #AC65B3;
}

.simply-broadband.un-selected .simply-complete-option__two, .simply-fibre.un-selected .simply-complete-option__two
{
    border-top: 1px solid #B7CBEB;
}

.simply-broadband.un-selected .simply-complete-option__three, .simply-fibre.un-selected .simply-complete-option__four
{
    border-radius: 0 0 4px 4px;
}

.simply-complete-option.un-selected h3, .simply-complete-option.un-selected p
{
    color: #000!important;
}

.selected-product-switch
{
    position: absolute;
    right: 30px;
    top: 325px;
}

.speed-scale-wrapper > *
{
    display: inline-block;
}

.speed-scale-wrapper > p
{
    text-align: center;
    color: #fff;
    font: 1.8em Omnes-Medium,Arial,sans-serif;
    vertical-align: top;
    margin: 0;
}

    .speed-scale-wrapper > p:first-child
    {
        margin-top: 20px;
    }

.speed-scale
{
    background: url(/Templates/TTB/img/checkout-new/speed-scale-background.png) -221px 3px no-repeat;
    -webkit-transition: background-position .5s;
}

.complete-selected .speed-scale
{
    background: url(/Templates/TTB/img/checkout-new/speed-scale-background-complete.png) -221px 3px no-repeat;
    -webkit-transition: background-position .5s;
}

.simply-selected .speed-scale--foreground
{
    width: 232px;
    height: 59px;
    background: url(/Templates/TTB/img/checkout-new/speed-scale-foreground.png) no-repeat;
}

.complete-selected .speed-scale--foreground
{
    width: 232px;
    height: 59px;
    background: url(/Templates/TTB/img/checkout-new/speed-scale-foreground-complete.png) no-repeat;
}

.speed-scale.fib
{
    background-position: 0 3px;
}

.speed-switch
{
    position: relative;
    height: 60px;
    width: 326px;
    margin: 0 auto;
    background: url(/Templates/TTB/img/checkout-new/switch-broadband-selected.png) center center no-repeat;
}

    .speed-switch.fib
    {
        background: url(/Templates/TTB/img/checkout-new/switch-fibre-selected.png) center center no-repeat;
    }

.switch-broadband-radio
{
    width: 163px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.switch-fibre-radio
{
    width: 163px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.braodband-comparison-table td, .braodband-comparison-table th
{
    text-align: center;
    vertical-align: middle;
    color: #666;
}

    .braodband-comparison-table td:first-child, .braodband-comparison-table th:first-child
    {
        text-align: left;
    }

.braodband-comparison-table th
{
    font: 1.4em Omnes-Regular,Arial,sans-serif;
    padding: .8em 1em;
}

.braodband-comparison-table td
{
    padding: 1em;
    border: 1px solid #e3e2e2;
    font: 1.8em Omnes-Medium,Arial,sans-serif;
}

.simply-row td
{
    background: #c8dbe8;
}

.complete-row td
{
    background: #e0c5e1;
}

.braodband-comparison-table tr td.price-cell
{
    background: #fff!important;
    font-size: 2.2em;
}

.braodband-comparison-table th img
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.braodband-comparison-table .simply-color
{
    color: #236fa3;
}

.braodband-comparison-table .complete-color
{
    color: #8e2991;
}

.no-clear
{
    clear: none!important;
}

.add-to-basket-wrapper
{
    background: #fbfbfb;
    box-shadow: inset 0 0 9px #B1B1B1;
    border-radius: 0 0 7px 7px;
    padding: 1.8em 2em;
}

    .add-to-basket-wrapper input, .add-to-basket-wrapper label
    {
        float: right;
        font: 1.4em Omnes-Medium,Arial,sans-serif;
        color: #922d8c;
        margin-left: 10px;
    }

.upgrade-to-complete-cta
{
    height: 51px;
    background: url(/Templates/TTB/img/checkout-new/upgrade-cta-bg.png) no-repeat;
    margin-top: 20px;
}

    .upgrade-to-complete-cta input
    {
        margin: 14px 15px 0 0;
    }

    .upgrade-to-complete-cta h3
    {
        margin: 15px 15px 0 0;
    }

.checkout-top-section-h1
{
    line-height: .8em;
}

.map-keeper
{
    max-height: 255px;
    overflow: hidden;
    display: block;
}

.mg-live-container {
    position: fixed;
    right: -368px;
    top: 200px;
    width:440px;
    height:360px;
    z-index:9999999;
}
.mg-live-toggler {
	text-indent:-9999px;
	cursor:pointer;
	position: absolute;
	display: block;
	left: 0;
	top: 50px;
	width:77px;
	height:192px;
    z-index:2;
}
.mg-live-content{
	left:0;
	top:0;
	position: absolute;
	width:371px;
}
.mg-live-bg {
    background: url(/Templates/TTB/img/live-box-top.png) no-repeat 0 0;
    min-height:210px;
    padding:30px 10px 0 70px;
	width:371px;
}
.mg-live-bottom {
    background: url(/Templates/TTB/img/live-box-bottom.png) no-repeat 0 0;
    width:449px;
    height: 46px;
    margin-left:1px;
}
.mg-live-heading {
    font-size: 2.7em;
    line-height: 1;
    color:#454545;
    font-weight:bold;
    text-align:center;
    padding:20px 0;
    margin:0 0 20px 0;
    font-family:'MarkProRegular', Arial;
   	background:url(/Templates/TTB/img/live-heading-bg.png) no-repeat 50% 100%;
}
.mg-live-container img {
    margin: 0 auto 30px auto;
    display:block;
}
/* By default, show as offline */


#mg-live-sales-online, #mg-live-cs-online, #mg-live-ts-online {
    display: none;
}

#lpButDivID-1421675132106 img { margin-left:25px; }