

@font-face {
    font-family: 'MuseoSans500';
    src: url('fonts/museosans_500.eot');
    src: url('fonts/museosans_500.eot?#iefix') format('embedded-opentype'), url('fonts/museosans_500.woff') format('woff'), url('fonts/museosans_500.ttf') format('truetype'), url('fonts/museosans_500.svg#museosans_500') format('svg');
    font-weight: normal;
    font-style: normal;
}

hr {
    border-bottom: 1px dotted #CCC !important;
    border: none;
    padding-top: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
    font-family: MuseoSans500;
    font-weight: normal;
}

h1 {
    font-size: 35px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #157ba4;
    font-family: MuseoSans500;
}

h2 {
    font-size: 35px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #157ba4;
    font-family: MuseoSans500;
}

.unititle {
    margin-bottom: 0px;
}

h3 {
    font-size: 22px;
    line-height: 25px;
    color: #666;
    margin-bottom: 10px;
    padding-top: 5px;
}

.featurerowtitle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

h4,
h5,
h6 {
    line-height: 18px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.noborderbottom {
    border-bottom: none !important;
}

p {
    font-family: Arial;
    font-size: 13px;
    line-height: 19px;
    margin-top: 0px;
}

.clearfix {
    clear: both;
}

header .logo {
    width: 25%;
    margin-left: 32px !important;
    margin-top: 5px;
}

.logouniselect {
    border: 1px solid #6cadde;
    width: 206px;
    padding-top: 3px;
}

.IE8 .logouniselect {
    padding-top: 1px;
    margin-top: -4px;
}

.IE7 .logouniselect {
    width: 206px;
}

.logoselectwrapper {
    overflow: hidden;
    bottom: 58px;
    left: 10px;
    position: absolute;
}

.logolocationslink {
    bottom: 0px;
    left: 0;
    padding: 0;
    position: absolute;
    height: 48px;
    width: 225px;
    background-position: bottom left;
    background-repeat: no-repeat;
}

    .logolocationslink:hover {
        text-decoration: none;
        background-image: url("../img/branding-orange.png");
    }

.keyfeatures {
    padding: 2%;
    border: 1px solid #CCC;
    background-color: #fafbfd;
    margin-bottom: 20px;
    margin-top: 5%;
}

    .keyfeatures li {
        margin-bottom: 5px;
    }

.tagBoard {
    margin-bottom: 30px!important;
    margin-top: 5%;
}

.left_column {
    float: left;
    margin-left: 4% !important;
    /* margin-top: -20px; */
    position: absolute;
    z-index: 1;
}

    .left_column img {
        max-width: 100%;
        vertical-align: middle;
        border: 0;
    }

.remixrow {
    clear: both;
    margin-bottom: 15px;
}

.remixcol {
    width: 306px;
    margin-right: 10px;
    display: inline-block;
    /*height:275px;*/
    margin-bottom: 1%;
}

    .remixcol.lastremixcol {
        margin-right: 0px;
    }

.nav-next {
    float: right;
    margin-bottom: 20px;
}

    .nav-next a {
        font-size: 14px;
    }



nav-previous {
    float: right;
    margin-bottom: 20px;
}

.nav-previous a {
    font-size: 14px;
}


.remixcol .ritem:nth-child(1) {
    margin-bottom: 15px;
}

.remixcol .largeItem {
    margin-bottom: 0px !important;
}

.ritem {
    position: relative;
    width: 305px;
    height: 130px;
    display: block;
}

.plainItem {
    background-color: #a3c4d5;
}

    .plainItem img {
        display: none;
    }

.lightitem.plainItem {
    background-color: #e6eef1 !important;
}

.plainItem h3 span {
    background: none !important;
}

.lightitem.plainItem h3 span {
    background: none !important;
}

.lightitem.plainItem h3 span {
    color: #4c8faa !important;
}

.viewunilocationleft {
    position: relative;
    display: block;
}

    .viewunilocationleft img {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

.uni-button-default {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.viewunilocationleft:hover .uni-button-default {
    display: none;
}

.ritem h3 {
    position: absolute;
    top: 10px;
    left: 0px;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 1.2em;
}

    .ritem h3 span {
        padding: 5px 5px;
        color: #FFF;
        float: left;
        background: rgb(0, 0, 0) transparent;
        /* RGBa with 0.6 opacity */
        background: rgba(0, 0, 0, 0.6);
        /* For IE 5.5 - 7*/
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    }


.remixcol a:hover h3 span {
    color: #f36d50;
}

/******Cookie Control ********/


.header-search {
    float: right;
    width: 89.5%;
}

.IE9 .header-search {
    width: 91.5%;
}

.IE8 .header-search {
    width: 87.5%;
}

.IE7 .header-search {
    width: 95.5%;
}

.header_box {
    width: 70%;
    float: right;
    z-index: 2;
    position: relative;
    /*margin-right:13px;*/
}

header nav {
    margin-bottom: 20px;
    position: relative;
    float: right;
}

    header nav ul {
        list-style: none;
        margin: 0;
    }

    header nav li {
        margin-top: 0;
        text-align: center;
        overflow: hidden;
        display: block;
        margin-bottom: 5px;
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

.google_modal {
    width: 290px;
    overflow: hidden;
}


header nav li a {
    display: block;
    width: auto;
    padding: 0px 10px;
    font-weight: normal;
    word-wrap: normal;
    font-size: 15px;
    font-family: Arial;
    color: #157BA4;
}

nav li.active a, nav li a:hover, nav li a.active {
    color: #000;
    text-decoration: none;
}

.end {
    padding-right: 0px;
}

form.form-search {
    margin: 0;
    position: relative;
}

#searchinpage {
    width: 200px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.icons, .form-search {
    font-family: Arial;
    font-size: 13px;
}

input.search-query {
    width: 78%;
    background-color: #eee;
    border: none !important;
    -webkit-appearance: none;
    -webkit-focus-ring-color: none;
    vertical-align: top !important;
}

.twitter-header {
    height: 34px;
    width: 64px;
    background-image: url("../img/icon-twitter-2x.png");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    margin: 2px 0 0 41%;
    padding: 6px 0 0 38px;
}

    .twitter-header:hover {
        background-position: 0 -42px;
    }

.IE8 .twitter-header, .IE7 .twitter-header {
    background-image: url("../img/icon-twitter-header.png");
}

input.search-query:focus {
    outline: -webkit-focus-ring-color auto 0px;
    background-color: White !important;
}

.form-search {
    border: 1px solid #d7d7d7;
    padding: 3% 2%;
    width: 97%;
    background: #eee url(../img/icon-search.png) no-repeat 96%;
}

    .form-search.focus {
        border: 1px solid #6CAEE0;
        background: white url(../img/icon-search.png) no-repeat 96%;
    }


#go {
    background: #eee url(../img/icon-search.png) 0% 0% no-repeat;
    width: 30px;
    height: 100%;
    overflow: hidden;
    border: none;
    text-indent: -9999em;
    position: absolute;
    right: 1%;
    top: 0px;
    background: transparent;
}

.searchBox {
    float: right;
    width: 40%;
    padding-right: 1px;
}

.socialBox {
    float: left;
    margin-left: -20px;
    clear: both;
}

.social ul, .socialContact ul {
    margin: 0;
    list-style: none;
}

.social li, .socialContact li {
    float: left;
    display: block;
    height: 30px;
    line-height: 60px;
}

    .social li a, .socialContact li a {
        background-position: left top;
        background-repeat: no-repeat;
        padding-left: 30px;
        margin-right: 5px;
        display: block;
        height: 25px;
    }

    .socialContact li a {
        padding-left: 25px;
        margin-right: 10px;
        text-indent: -9999em;
    }

.socialContact {
    margin: 0 0 9px 0px;
    margin-top: 10px;
}

    .social li a:hover, .socialContact li a:hover {
        background-position: right -25px;
    }

.social li a.facebook {
    background-image: url(../img/icon-facebook.png);
}

.social li a.email {
    background-image: url(../img/icon-email.png);
}

.social li a.twitter {
    background-image: url(../img/icon-twitter.png);
}


.socialContact li a.facebook {
    background-image: url(../img/profile-facebook.png);
}

.socialContact li a.twitter {
    background-image: url(../img/profile-twitter.png);
}

.socialContact li a.flickr {
    background-image: url(../img/profile-flickr.png);
}

.socialContact li a.youtube {
    background-image: url(../img/profile-youtube.png);
}


.contactContainer {
    width: 100%;
    height: 152px;
    display: block;
    margin-bottom: 30px;
}

.contactMobileContainer {
    display: none;
}

.informationNodes {
    background-color: #f7f9fa;
    border: 1px solid #cdcdcd;
    margin-top: 4px;
    padding: 10px 10px 0;
}

    .informationNodes .mapcol.span2 {
        margin-left: 0px;
    }

    .informationNodes .phonecol.span2 {
        width: 23%;
        padding-top: 24px;
        margin-left: 10px;
    }

    .informationNodes .socialcol.span2 {
        width: 20%;
        margin-left: 18px;
    }

.signupBox {
    float: left;
    padding-top: 3px;
    color: #666;
}

.contactInfo.span2.phonecol p {
    padding-bottom: 0;
}

.signupBox a, .signupBox a:active {
    font-family: Arial;
    padding-right: 5px;
    padding-left: 5px;
    color: #777;
    font-family: 12px;
}

    .signupBox a:hover {
        text-decoration: none;
        color: #000;
    }

.footerlogo {
    margin-top: 45px;
    margin-left: -2px;
}

.IE7 .footerlogo {
    margin-top: 35px;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.main_white {
    background: white;
    padding: 0 0 40px;
    width: 940px;
}

.introduction {
    font-size: 18px;
    line-height: 24px;
    color: #666;
    font-weight: normal;
}

.landing_content {
    margin-bottom: 20px;
}

    .landing_content .introduction {
        margin-bottom: 0px;
    }

/*Banner
 ---------------------------------------------*/

#carousel {
    position: relative;
}

.hidden {
    display: none;
}

#carousel .container {
    text-align: center;
}

#carousel .container {
    margin-top: 50px;
}

#carousel .item {
    background-color: white;
    display: block;
    position: relative;
    float: left;
}

    #carousel .item h2 {
        position: absolute;
        bottom: 30px;
        left: 0px;
        color: #FFF;
        line-height: 43px;
        font-size: 33px;
        display: none;
        width: 50%;
        text-transform: uppercase;
    }

        #carousel .item h2 a {
            color: #FFF;
        }

            #carousel .item h2 a:hover {
                color: #f36d50;
            }

#carousel .active h2 {
    display: block;
}

#carousel .item img {
    width: 100%;
}

#carousel .item h2 span {
    padding: 1px 5px 1px 6px;
    float: left;
    background-image: url('../img/semitransbg.png');
}

.rightblock {
    display: none;
    position: absolute;
    background-color: #000;
    height: 500px;
    width: 152px;
    top: 104px;
    left: 0px;
    z-index: 9998;
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.leftblock {
    display: none;
    position: absolute;
    background-color: #000;
    height: 500px;
    width: 152px;
    top: 104px;
    right: 0px;
    z-index: 9998;
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.bannerWrapper {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 15px;
    position: relative;
    min-height: 500px;
}

.centerSlide {
    margin: 0 auto !important;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.outterSlide-left {
    float: left;
    width: 228.5px;
    background: url('../img/test-image1.jpg') top left no-repeat;
    min-height: 500px;
}

.outterSlide-right {
    float: left;
    width: 228.5px;
    background: url('../img/test-image3.jpg') top left no-repeat;
    min-height: 500px;
}

.main_arrows {
    height: 100%;
    display: inline-block;
}

    .main_arrows a {
        position: absolute;
        top: 36%;
        z-index: 1;
        font-size: 0;
    }

.banner_arrow_left {
    left: 0px;
    background-image: url(../img/Orange-Assets/hg-left-arrow.png);
}

.banner_arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 999999;
}

.banner_arrow_left {
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 56px;
    width: 56px;
    position: absolute;
    text-indent: -9999em;
    cursor: pointer;
}

.banner_arrow_right {
    right: 0px;
    background-image: url(../img/Orange-Assets/hg-right-arrow.png);
}

    .banner_arrow_right:hover, .banner_arrow_left:hover {
        background-position: 0px -56px;
    }

.banner_arrow_right {
    cursor: pointer;
    text-indent: -9999em;
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 56px;
    width: 56px;
    position: absolute;
}

#banner {
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: -75px;
}

.carousel {
    position: relative;
    width: 100%;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    position: relative;
    font-size: 0;
    word-wrap: normal;
}

#slides {
    height: 100%;
    width: 100%;
    line-height: 0;
    position: relative;
    padding-bottom: 80px;
}

.carousel_item {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}


.featured_text {
    width: 325px;
    top: 360px;
}

.featured_text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

    .featured_text h1 {
        text-transform: uppercase;
        font-size: 29px;
        word-wrap: normal;
        white-space: normal;
        text-align: left;
        line-height: 25px;
        color: white;
        padding-left: 10px;
        font-family: MuseoSans500;
    }

        .featured_text h1 a:hover, .featured_text h1 a:active {
            text-decoration: none !important;
        }



/* ---------------------------------------------*/

.featureContainer-uni {
    height: 100%;
    padding-top: 0px;
    margin-left: 0 !important;
    margin-top: 0px;
    padding-bottom: 10px;
}

.feature-uni-link {
    text-decoration: none !important;
}

.unifeaturerow .ft a:hover p {
    text-decoration: none !important;
}

.unifeaturerow .ft a:hover h3 {
    color: #157BA4;
    text-decoration: none !important;
}

.uni-link {
    color: #157BA4;
}

.unifeaturerow .ft a:hover .remove_mobile.readmore.uni-link {
    text-decoration: underline !important;
}


.remixFeature {
    height: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.remoxContainer {
    position: relative;
    width: 1000px;
}

#remixBtn {
    background-image: url('../img/Orange-Assets/icon-remix.png');
    position: absolute;
    width: 49px;
    height: 103px;
    text-indent: -9999em;
    cursor: pointer;
    top: 45px;
    right: 1px;
}

    #remixBtn:hover {
        background-image: url('../img/Orange-Assets/icon-remix-over.png');
        position: absolute;
        width: 49px;
        height: 104px;
        text-indent: -9999em;
        cursor: pointer;
        top: 45px;
        right: 1px;
    }

    #remixBtn img {
        position: absolute;
        top: 9px;
        left: 17px;
    }

    #remixBtn:hover img {
        top: 9px;
        left: 17px;
    }

.remixFeature img {
    float: left;
    /*width: 31.21%;
padding: 1%;*/
}

.topImage {
    padding-bottom: 13px;
}


.landing_content .span12 {
    width: 945px;
    margin-right: 40px;
}

.featureContainer {
    height: 100%;
    padding-top: 0px;
    margin-left: 0 !important;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 15 px;
    padding-bottom: 10px;
}

.featureContainer-twitter {
    height: 100%;
    padding-top: 0px;
    margin-left: 0 !important;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    margin-top: 0px;
}


.fts {
    height: 100%;
    margin-left: -20px !important;
    margin-bottom: 0px;
}

    .fts .span3 {
        width: 31%;
        margin-left: -20px;
    }

    .fts a:hover h3 {
        color: #157BA4;
    }

    .fts a:hover .readmore {
        text-decoration: underline;
    }

    .fts img {
        padding-top: 10px;
        padding-bottom: 7px;
    }

.ft {
    height: 100%;
    margin-left: 22px !important;
    margin-bottom: 20px;
}

    .ft:hover {
        text-decoration: none;
    }

    .ft p {
        color: #666;
        border-top: 1px dotted #CCC;
        border-bottom: 1px dotted #CCC;
        padding-top: 5px;
        padding-bottom: 10px !important;
    }

        .ft p.readmore {
            color: #157BA4;
            border-top: none;
            border-bottom: none;
            padding-bottom: 0px !important;
        }

        .ft p.border {
            border-top: 1px dotted #CCC;
            border-bottom: 1px dotted #CCC;
            padding-top: 5px;
            padding-bottom: 15px;
            line-height: 20px;
            margin-bottom: 5px;
            font-size: 13px;
            line-height: 19px;
        }

    .ft .readmore:hover {
        text-decoration: underline;
    }

    .ft a {
        margin-top: -10px;
        color: #7da3ce;
    }

    .ft h3 a {
        color: #676767;
    }

    .ft h3 {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.tweets {
    height: 100%;
    margin-left: -20px !important;
}

    .tweets .span3.tweet {
        width: 31%;
        padding-right: 0px;
        margin-left: 21px;
    }

.tweet {
    height: 100%;
    margin-bottom: 20px;
}

    .tweet h3 {
        color: #157BA4;
        font-size: 17px;
        line-height: 20px;
    }

    .tweet p {
        border-top: 1px dotted #CCC;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 18px;
        font-size: 13px;
    }

.last {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 20px !important;
}


.topContainer {
    height: 100%;
    padding-top: 20px;
    margin-left: 0 !important;
    border-top: 1px dotted #CCC;
    margin-bottom: -40px;
    margin-top: 30px;
}

    .topContainer img {
        margin-top: -6px;
        padding-right: 6px;
    }

.backtotop {
    cursor: pointer;
    float: right;
    line-height: 0px;
}

.footContainerLeft .backtotop {
    float: left;
}

.topContainer a {
    font-size: 12px;
}

.topContainerLeft {
    float: left;
}

.topContainerRight {
    float: right;
    min-width: 11%;
}

.indexShareButtons {
    margin-top: -25px;
    float: right;
}

footer {
    background-color: #fff;
}

    footer hr {
        border-top: 1px dashed #ccc;
        border-bottom: 0;
    }

.footContainer {
    height: 100%;
    padding-top: 20px;
    margin-left: 0 !important;
    border-top: 1px dotted #CCC;
    margin-bottom: 10px;
    margin-top: 30px;
}

    .footContainer img, .backtotop img {
        margin-top: -6px;
        padding-right: 6px;
    }


    .footContainer a {
        font-size: 12px;
        padding-right: 6px;
    }

.footContainerLeft {
    float: left;
}




.footContainerRight {
    float: right;
}

.shareButtons {
    margin-top: -10px;
    padding-bottom: 12px;
    float: right;
    width: 100%;
}

    .shareButtons.blog {
        width: 420px !important;
        padding-bottom: 50px;
    }

.footnote {
    background-color: #e6eef1;
    padding: 3px 20px !important;
}

.subfooterrow.row {
    padding-top: 10px;
    margin-top: 40px;
    border-top: 1px dashed #CCC;
    margin-left: 0px;
}

.footerCols {
    height: 100%;
    margin-left: 0px !important;
    margin-bottom: 0px;
}

    .footerCols .span3 {
        padding-right: 5px;
        float: left;
    }

.footerItem {
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 20px;
}

.footerCols .span6 {
    padding-right: 5px;
    width: 453px;
    margin-bottom: 0;
}

.footerCols .span2 {
    padding-right: 5px;
    margin-left: -20px;
    width: 32%;
    margin-bottom: 0;
}

.footerCol {
    height: 100%;
    margin-left: 0px !important;
    margin-bottom: 20px;
}

    .footerCol h2 {
        color: #539CBC;
        padding-bottom: 5px;
        font-size: 20px;
    }

.footerItem {
    width: 94%;
    padding: 1% 1%;
}

.item_top {
    border-top: 1px dotted #539CBC;
}

.item_bottom {
    border-top: 1px dotted #539CBC;
    border-bottom: 1px dotted #539CBC;
}

.footerItem_last {
    width: 94%;
    padding: 1% 1%;
}

.footerItem_location {
    width: 100%;
    border-top: 1px dotted #539CBC;
    border-bottom: 1px dotted #539CBC;
    height: 290px;
    padding-bottom: 0px;
}

.footerimgholder {
    text-align: center;
    margin-top: 10px;
    width: 45%;
    float: left;
    margin-right: 4%;
}

#locationmaplink {
    background-image: url("../img/map.png");
    background-position: 0 36px;
    background-repeat: no-repeat;
    float: left;
    height: 286px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.findacourse {
    border-bottom: 1px dotted #539CBC;
    padding-bottom: 15px;
    padding-top: 10px;
    border-top: 1px dotted #539CBC;
    height: 281px;
}

    .findacourse img {
        margin-bottom: 10px;
    }

    .findacourse .footerItem_location {
        height: auto !important;
        border-bottom: none;
    }

#locationmaplink:hover {
    background-position: 0 -249px;
    text-decoration: none;
}

#locationmaplink p {
    color: #666666;
    font-family: Arial;
    font-size: 13px;
    margin-top: 0px;
}

.footerItem_location img.mapimg {
    padding: 20px;
}

.ctalink {
    margin-top: 10px;
    width: auto !important;
    text-align: center;
    background-color: #ef563b;
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    cursor: pointer;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

    .ctalink:hover {
        text-decoration: none;
        color: #FFF;
        background-color: #d54127;
        background-position: 0px -64px;
    }

    .ctalink.uni-contact-info {
    }


.footercol1 {
    width: 224px;
    float: left;
    margin-left: 0px !important;
    margin-right: 15px;
    position: relative;
}

.secondtextcol {
    margin-right: 0px;
    float: left;
    width: 50%;
    margin-top: 10px;
}

.footercol1 span.ctalink {
    position: absolute;
    bottom: 30px;
    left: 0px;
}

.footercol2 {
    width: 467px;
    float: left;
    margin-left: 0px !important;
    margin-right: 15px !important;
}

.footerCols {
    margin-left: 0px !important;
}

    .footerCols h2 {
        color: #157BA4;
        font-size: 24px;
        margin-bottom: 10px;
    }

.footercol2 .footerItem, .footercol2 .footerItem_last {
    float: left;
    width: 219px;
    height: 143px;
}
/*.footnote .container
{
    width:960px!important;
}*/
.last_col {
    margin-right: 0px !important;
}

.footerItem p, .footerItem_last p {
    margin-top: 4px;
    font-size: 13px;
    margin-bottom: 0;
    color: #38667B;
    margin-left: -4px;
}

.footerItem a, .footerItem_last a {
    font-size: 13px;
    font-family: Arial;
    color: #666;
    font-weight: bold;
    margin-left: -4px;
}


    .footerItem a:hover, .footerItem_last a:hover {
        color: #666;
    }

.footerItem h5, .footerItem_last h5, .footerItem_location h5 {
    margin-top: 4px;
    font-size: 13px;
    font-family: Arial;
    color: #666;
}

    .footerItem h5 a, .footerItem_last h5 a, .footerItem_location h5 a {
        margin-top: 4px;
        font-size: 13px;
        font-family: Arial;
        color: #666;
    }



.footerLinks {
    background-color: #fff;
    padding: 3px 0px !important;
}

.footerColsLinks {
    height: 100%;
    margin-left: -20px !important;
    margin-bottom: 20px;
}

.logos {
    width: 100%;
    padding-top: 30px;
    border-top: 1px dashed #ccc;
    clear: both;
    text-align: center;
}

    .logos img {
        padding: 5px 15px;
    }

.logo3 {
    margin-top: 4%;
}

.logo4 {
    margin-top: 5%;
}

.quicklinksHeader {
    width: 100%;
    margin-top: 44px;
    padding-bottom: 5px;
}

    .quicklinksHeader h4 {
        color: #666;
        font-size: 20px;
    }

.quicklinkscontainer.span6 {
    padding-left: 30px;
    padding-right: 0px;
    margin-bottom: 30px;
}

.quickLinks {
    width: 100%;
    margin-top: 10px;
}

    .quickLinks li {
        margin-bottom: 8px;
    }

        .quickLinks li a {
            width: 100%;
            margin-top: 90px;
            color: #666;
            padding-left: 5px;
        }

            .quickLinks li a:hover {
                color: #157BA4;
            }

.ui-loader, .ui-corner-all, .ui-body-a, .ui-loader-default, .ui-icon, .ui-icon-loading {
    display: none;
}

.pull-left {
    float: left;
}

    .pull-left p {
        color: #777;
        font-size: 13px;
    }

.pull-right {
    float: right;
}

    .pull-right a, .pull-right a:active, .pull-left a, .pull-left a:active {
        padding-right: 2px;
        padding-left: 2px;
        color: #777;
        font-size: 13px;
    }

        .pull-right a:hover {
            color: #000;
        }

.left_column_nav {
    width: 204px;
    float: left;
    margin-left: 31px;
    margin-top: 0px;
}

    .left_column_nav a:hover {
        color: #157BA4;
        text-decoration: underline;
    }

    .left_column_nav a.active {
        font-weight: bold;
        color: #157BA4;
    }

    .left_column_nav ul {
        margin-top: 5px;
        padding-left: 0px;
        margin-bottom: 2px;
        border-bottom: 1px dotted #CCC;
    }

        .left_column_nav ul li ul {
            list-style: none;
            margin-left: 0px;
        }

.unstyled.quickLinks2 {
    border-bottom: none;
    margin-top: 4px;
}

.nav-list {
    padding-left: 15px;
    padding-right: 0px;
    margin-bottom: 0;
}

.nav.nav-list.sub-list li a {
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}



.left_column_nav li {
    line-height: 26px;
    padding-bottom: 0 !important;
    border-top: 1px dotted #CCC;
    padding: 4px 0px;
}

.firstunileftitem {
    border-top: none !important;
}

.left_column_nav .backtoindex {
    background-image: url('../img/backtoindexbg.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border-top: none;
    padding: 6px;
    padding: 7px 0px 0px 15px;
    margin-left: -10px;
    height: 29px;
}
/*.left_column_nav .backtoindex a:hover
{
    background-color:#e7eef2;
}*/
.left_column_nav li .last {
    border-bottom: 1px dotted #CCC;
}



.nav-list li a {
    font-size: 13px;
    font-family: Arial;
    color: #666;
    line-height: 20px;
}

    .nav-list li a:hover {
        text-decoration: none;
        color: #157BA4;
    }

.nav-root {
    font-weight: bold;
}

    .nav-root a {
        font-weight: bold;
    }

.selected-section, .selected-section a {
    font-weight: bold;
    color: #157BA4 !important;
}


.quickLinks2 ul {
}

.quickLinks2 li a {
    width: 100%;
    margin-top: 90px;
    color: #666;
    padding-left: 10px;
}

.quickLinks2 li:before {
    content: ">";
}

.selected, .selected a {
    color: #157BA4 !important;
}

.uniselect-wrapper {
    background-image: url('../img/find-uni-background-top.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding: 10px;
}

.uniWidget select {
    padding: 3px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFF;
    color: #666;
    outline: none;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    z-index: 100;
}


.uniWidget {
    position: relative;
    width: 100%;
    margin-top: 20px;
    min-height: 120px;
}

#map_canvas {
    width: 100%;
    height: 100%;
    min-height: 350px;
    position: relative;
    background-color: rgb(229, 227, 223);
    overflow: hidden;
    margin-bottom: 20px;
}

.universities {
    width: 100%;
    margin-top: 15px;
}

.universitiesItem {
    width: 32%;
    float: left;
    padding-right: 2%;
    padding-bottom: 13px;
}

.universities .universitiesItem-right {
    padding-right: 0px !important;
}

.universitiesItem h3 {
    text-transform: uppercase;
    color: #157BA4;
    font-size: 17px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
    background-color: #E6EEF1;
    min-height: 66px;
    padding-top: 10px;
}

.universityLabel {
    width: 100%;
}

.full_column {
    width: 720px;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

    .full_column h4 {
        font-size: 18px;
        margin-bottom: 5px;
        padding-top: 5px;
    }

    .full_column p {
        padding-bottom: 5px;
    }

.search_url a {
    word-wrap: break-word;
}

.disabled {
    color: #ebebeb;
}

.headerWrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    background-color: #E6EEF1;
}

#headerInner {
    margin-left: 0;
    max-width: 980px;
    margin: 0 auto !important;
}

.innerContainerHeader {
    height: 100%;
    padding-top: 3px;
    margin-left: 0 !important;
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

    .innerContainerHeader h3 {
        margin-bottom: 5px;
    }

.innerContainer {
    height: 100%;
    margin-left: -20px !important;
}

    .innerContainer a.ft:hover h3 {
        color: #157BA4;
    }

    .innerContainer a.ft:hover .readmore {
        text-decoration: underline;
    }

    .innerContainer .span3 {
        width: 30.3%;
        margin-left: 0px;
        float: left;
    }
/*.innerContainer .span3.ft
{
    margin-left: 0px!important;
}*/
.breadcrumb {
    width: 100%;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 20px;
}

.uniwebaddress {
    font-size: 16px;
    margin-bottom: 20px;
}

.unilogo {
    float: left;
    margin-right: 10px;
}

.breadcrumb a, .breadcrumb a:active {
    padding-right: 5px;
    padding-left: 5px;
    color: #666;
}

.current, .current a {
    color: #157BA4 !important;
}

.menuItem {
    width: 100%;
    padding-bottom: 30px;
}

    .menuItem img {
        float: left;
        margin-right: 20px;
        width: 31%;
    }

    .menuItem p {
        font-size: 12px;
        line-height: 19px;
        color: #666;
        margin-bottom: -5px;
    }

.itemContent {
    width: 64%;
    float: left;
}

    .itemContent h3 a {
        color: #666;
    }

.preamble {
    width: 100%;
    padding-bottom: 11px;
    font-size: 18px;
    line-height: 22px;
    color: #666;
}

.intro {
    width: 100%;
    padding-bottom: 11px;
    font-size: 16px;
    line-height: 21px;
    color: #666;
}

select {
    height: 29px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    color: #555;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}



.contactContainer {
    position: relative;
}

.profileImageBox {
    height: 141px;
}


.contactInfo {
    width: 25%;
    float: left;
}

.informationNodes .span2 {
    margin-left: 10px;
    width: 24%;
    float: left;
}

.contactInfo img {
    padding-top: 0px;
    border: 1px solid #CCCCCC;
}

.contactInfo h2 {
    color: #539CBC;
    padding-bottom: 5px;
    font-size: 18px;
    margin-bottom: -19px;
    line-height: 20px;
    margin-bottom: 0px;
}

.contactInfo p {
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.noHeader {
    margin-top: 50px;
}

    .noHeader p {
        margin-top: -15px;
    }


.contactMobileContainer {
    width: 100%;
    position: relative;
    border: 1px solid #CCC;
    margin-left: 0px;
    background-color: #f8f9fb;
    padding: 12px 0px;
}

    .contactMobileContainer .informationNodes {
        border: none;
        padding: 0px;
    }

        .contactMobileContainer .informationNodes .span2 {
            width: 35% !important;
        }

        .contactMobileContainer .informationNodes .widerSpan {
            float: right;
            width: 40% !important;
            margin-right: 5%;
        }

.profileHeader {
    height: 100%;
    padding-top: 0px;
    margin-left: 0 !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.universityfeedstitle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCCCCC;
}

.profileContainer {
    height: 100%;
    margin-left: -20px !important;
}

    .profileContainer .span3.feedcol {
        width: 31%;
        padding-right: 0px;
        margin-left: 3%;
        margin-right: 2%;
        float: left;
    }

        .profileContainer .span3.feedcol.col-1, .profileContainer .span3.feedcol.col-2 {
            margin-left: 0%;
        }

        .profileContainer .span3.feedcol.col-2 {
            margin-right: 0%;
        }

    .profileContainer h3 {
        color: #157BA4;
    }

    .profileContainer p {
        border-top: 1px dotted #CCC;
        padding-top: 5px;
        padding-bottom: 15px;
        line-height: 18px;
        font-size: 13px;
        border-bottom: none;
    }

.profileItem h4 {
    padding-top: 5px;
    margin-top: -2px;
    padding-bottom: 5px;
}

    .profileItem h4 a {
        margin-top: 4px;
        font-size: 13px;
        font-family: Arial;
        color: #157BA4;
    }

.profileItem h5 {
    margin-top: -10px;
    font-size: 13px;
    font-family: Arial;
    color: #666;
    margin-bottom: -6px;
}

.profileItem p {
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 18px;
    font-size: 13px;
    border-bottom: none;
    margin-top: 5px;
    margin-bottom: -1px;
}

.profileItem {
    border-top: 1px dotted #CCC;
    margin-top: 13px;
    padding-top: 10px;
}

.profileLink {
    border-top: 1px dotted #CCC;
    padding-top: 10px;
}

.profileItem a {
    font-weight: bold;
}

.lastProfileItem {
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}

.profileLink a {
    font-weight: bold;
}

.profileLink {
    padding-top: 7px;
    margin-top: 12px;
}

.visit-web-container {
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: -5px;
}

    .visit-web-container p {
        border-top: dashed 1px #157BA4;
        border-bottom: dashed 1px #157BA4;
        color: #157BA4;
        padding: 5px 20% 5px 0;
        font-weight: bold;
        text-align: left;
        display: block;
        margin-bottom: 0px;
    }


.news_right {
    width: 21%;
    float: right;
}

    .news_right ul {
        margin-top: 0px;
        margin-left: -15px;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .news_right li a:hover {
        background-color: white !important;
    }

    .news_right li a {
        color: #666;
        text-shadow: none !important;
        border-bottom: 1px dotted #CCC;
        padding: 4px 5px;
    }

    .news_right .nav-list li a span {
        color: #157BA4;
    }

.search {
    margin-bottom: 20px;
}

.blog_post {
    margin-bottom: 20px;
    border-bottom: 1px dotted #CCC;
}

.blogimage {
    margin-bottom: 15px;
    display: block;
    margin-top: 6px;
}

.blog_post h3 {
    margin-bottom: 5px;
    color: #157BA4;
}

.blog-taster-test {
    padding-bottom: 0px !important;
}

.blogwrapper {
    margin-top: 120px !important;
}

.blog_post p {
    width: 100%;
}

.blog_post .blog_date {
    color: #999;
    margin-bottom: 0px;
}

.blogHeader {
    height: 100%;
    padding-top: 8px;
    margin-left: 0 !important;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}

    .blogHeader h3 {
        margin-bottom: 0px;
    }

.address {
    width: 23%;
}

.topHead {
    margin-top: 5px;
}

.xsltsearch_result {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
}

#nextSearch {
    float: right;
}

.search-pagiantion {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.paged-numbers {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 3px;
}

#xsltsearch_navigation {
    position: relative;
    z-index: 999;
}

.paged-numbers a {
    color: #157BA4;
    background-color: white;
    padding: 3px 7px;
    line-height: 19px;
    text-decoration: none;
    border: 1px solid #157BA4;
    margin-right: 3px;
    position: relative;
    z-index: 9999;
}

.paged-numbers strong {
    background-color: #157BA4;
    color: white;
    padding: 3px 7px;
    border: 1px solid #157BA4;
    line-height: 19px;
    text-decoration: none;
    margin-right: 3px;
}

.searchResult {
    border-bottom: 1px dotted #CCC;
}

.searchHeader {
    font-size: 16px;
}

.lastSearch {
    border: none;
}

.profileList ul {
    width: 94%;
    margin-left: 0px;
}

.profileList li {
    line-height: 28px;
    list-style: none;
    line-height: 25px;
    color: #666;
    font-size: 20px;
    border-bottom: 1px dotted #CCC;
}

    .profileList li a {
        width: auto;
        font-weight: normal;
        word-wrap: normal;
        color: #666;
        padding-left: 5px;
    }

    .profileList li::before {
        content: ">";
    }

.profileList .first {
    border-top: 1px dotted #CCC;
}

.containerNoHeader {
    margin-top: 50px;
}

button#contact-button {
    background-image: url(../img/profile-button.png);
    background-repeat: no-repeat;
    background-position: left top;
    border: 0px;
    width: 100%;
    border: none;
    height: 35px;
    margin-top: 10px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin-left: 0px;
    padding-right: 20px;
    background-color: Transparent;
}

.mobile-button {
    background-color: transparent;
    background-image: url(../img/button-mobile.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 35px;
    border: 0px;
    width: 100%;
    border: none;
    height: 30px;
    margin-top: 10px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 7px;
    text-align: center;
    display: block;
}

    .mobile-button:hover {
        color: #FFF;
    }

.mobileImage {
    display: none !important;
}

.removeSpace {
    margin-top: -60px;
}

.noHeadLeft {
    margin-top: 5px;
}

.noHeadFull {
    margin-top: 10px !important;
}

.smallSearch {
    width: 31.5%;
}

#hlink:link {
    background-image: url(../img/button-mobile.png);
    color: white;
    text-decoration: none;
}

#hlink:visited {
    color: white;
    text-decoration: none;
}

#hlink:hover {
    text-decoration: none;
    color: #EF504B;
}

#hlink:active {
    text-decoration: underline;
    color: #EF504B;
}

#home {
    position: absolute;
    font-size: 16px;
    text-align: center;
}

@media (max-width: 1110px) {
    #prevBtn {
        left: 0px !important;
    }

    .banner_arrows #nextBtn {
        right: 0px !important;
    }

    .remoxContainer {
        position: relative;
        width: 983px;
    }

    #remixBtn {
        background-image: url('../img/Orange-Assets/remixBtn2.png');
        position: absolute;
        width: 102px;
        height: 50px;
        text-indent: -9999em;
        cursor: pointer;
        top: 0px;
        right: 4%;
    }

        #remixBtn:hover {
            background-image: url('../img/Orange-Assets/icon-remix-over-2.png');
            position: absolute;
            width: 102px;
            height: 50px;
            text-indent: -9999em;
            cursor: pointer;
            top: 0px;
            right: 4%;
        }

    .remixFeature {
        margin-top: -10px;
    }

    #remixBtn img {
        position: absolute;
        top: 17px;
        left: 80px;
    }

    #remixBtn:hover img {
        top: 17px;
        left: 80px;
    }
}

@media (max-width: 980px) {

    .innerContainer .span3 {
        width: 29.3%;
    }

    #carousel .item h2 {
        display: block;
    }

    #locationmaplink {
        height: 285px;
    }

    .findacourse {
        height: 280px;
    }
}


@media (max-width: 979px) {
    .innerContainer .span3 {
        width: 29.3%;
    }

    .ft {
        margin-left: 4% !important;
    }

    .fts .span3 {
        padding-right: 0px;
    }
    /*.logo  img
{
    max-width:226px;
}*/

    #remixBtn {
        right: 0.5%;
    }

        #remixBtn:hover {
            right: 0.5%;
        }

    .remoxContainer {
        width: 100%;
    }

    .remixcol {
        float: left;
        margin-right: 1%;
        width: 32.6%;
        /*height:259px;*/
    }

        .remixcol .ritem:nth-child(1) {
            margin-bottom: 1%;
        }

        .remixcol .largeItem {
            margin-bottom: 0% !important;
        }

    .ritem {
        width: 100%;
    }

    .tweets .span3 {
        width: 31% !important;
    }

    .footercol1 {
        width: 24% !important;
        margin-right: 1% !important;
    }

    .footerCols {
        margin-left: 0px !important;
    }

    .footnote .container {
        width: 100% !important;
    }

    .footercol2 {
        margin-right: 1% !important;
        width: 49% !important;
    }

        .footercol2 .footerItem, .footercol2 .footerItem_last {
            width: 46% !important;
        }

    .footerLinks {
        width: 97% !important;
    }

    /*.logos {
    float: right!important;
    width: 69% !important;
}*/
    #prevBtn {
        left: 0px !important;
    }

    .banner_arrows #nextBtn {
        right: 0px !important;
    }

    .banner_arrows {
        bottom: 55px;
        top: 50%;
        ;
    }

    #locationmaplink {
        width: 100%;
    }

    .footnote {
        padding: 3px 1% !important;
    }
}

@media (max-width: 1110px) {
}

@media (max-width: 1200px) {
    header .logo {
        margin-left: 15px !important;
    }

    .full_column {
        width: 705px;
    }
}

@media (max-width: 970px) {
    .rightblock, .leftblock {
        display: none !important;
    }

    .full_column {
        width: 70%;
    }

    .phonecol {
        display: none;
    }

    .informationNodes .span2 {
        width: 30%;
    }

    .informationNodes .socialcol.span2 {
        width: 30%;
    }


    #carousel .item h2 {
        font-size: 200%;
        line-height: 131.5%;
        bottom: 0px;
        margin-bottom: 0px;
    }
}

@media (max-width: 936px) {
    #locationmaplink {
        height: 284px;
    }

    .findacourse {
        height: 279px;
    }
}

@media (max-width: 910px) {
    #locationmaplink {
        height: 283px;
    }

    .findacourse {
        height: 278px;
    }
}


@media (min-width: 490px) and ( max-width: 510px) {
    .full_column .innerContainer .span3.ft {
        margin-right: 4% !important;
        width: 30.6% !important;
        margin-left: 0% !important;
    }

        .full_column .innerContainer .span3.ft:nth-child(3) {
            margin-right: 0% !important;
        }
}

@media (max-width: 830px) {
    .full_column {
        width: 73%;
    }

    .footercol2 .footerItem, .footercol2 .footerItem_last {
        height: 150px !important;
    }

    .footnote {
        padding: 1.5% 1% 1.5% 1.5% !important;
    }

    .findacourse {
        height: 291px;
    }

    #locationmaplink {
        height: 297px;
    }
}


@media (max-width: 898px) {
    .dropmenu .mnav {
        width: 40%;
    }

    .dropmenu {
        width: 100%;
        float: right;
    }

    .header-search {
        width: 100%;
    }

    .twitter-header {
        margin: 1px 0 0 37%;
    }
}

@media (max-width: 800px) {
    .ritem h3 {
        font-size: 1.1em;
        line-height: 1.2em;
    }

    .uniWidget select {
        margin-top: 6px;
    }
}

@media (max-width: 790px) {
    .full_column {
        width: 71%;
    }
}

@media (max-width: 779px) {
    #carousel .item h2 {
        left: 2%;
    }
}

@media (max-width: 745px) {
    #carousel .item h2 {
        left: 2%;
    }
}

@media (max-width:690px) {
    .twitter-header {
        margin: 0 0 0 48.5%;
        text-indent: -8000px;
        width: 34px;
        padding: 0;
    }
}

@media (max-width: 1120px) {
    body {
        padding-bottom: 50px !important;
    }
}

@media (max-width: 600px) {

    header .logo {
        margin-top: 1px;
    }

    .uniselect {
        display: none !important;
    }


    #carousel .item h2 {
        left: 2%;
        font-size: 16px;
        line-height: 23px;
        width: 70%;
    }

    .tweets {
        margin-left: -2.1% !important;
    }
}



@media (max-width: 550px) {
    .full_column {
        width: 70%;
    }
}

@media (max-width:480px) {
    .header-search {
        width: 100%;
    }

    .form-search {
        padding: 1% 1%;
    }

    .twitter-header {
        text-indent: -5000px;
        width: 32px;
        height: 32px;
        padding: 0px;
        margin: -1px 0 0 -4px;
    }

    .video-listings .ft {
        padding-bottom: 20px !important;
        margin-bottom: 25px !important;
    }
}

@media (max-width: 320px) {
    .twitter-header {
        margin-left: -13px;
    }
}

@media (max-width: 500px) {


    .full_column {
        width: 70%;
    }

    .innerContainer {
        margin-left: 0px !important;
    }

    .shareButtons {
        width: 100% !important;
    }
}

.IE8 .item img {
    max-width: 960px !important;
}

.IE8 .rightblock, .IE8 .leftblock {
    display: none !important;
}

.IE8 .banner_arrow_right {
    right: 20%:;
}

.IE8 .banner_arrow_left {
    left: 10% !important;
}

.IE8 .banner_arrow_right {
    right: 10% !important;
}

.IE8 #carousel .item h2 span {
    background-image: url('../img/semitransbg.png');
}

.BlackBerry5 .left_column img {
    height: 100px;
}

.BlackBerry5 .universities .universitiesItem {
    width: 48% !important;
}

.BlackBerry5 .blog_post img {
    height: 205px;
}

.IE7 #carousel {
    display: block;
    width: 100%;
}

    .IE7 #carousel .item {
        width: 960px;
        margin: 0 auto;
        float: none;
    }

.IE7 .banner_arrows {
    display: none;
}

.IE7 #go {
    border: none !important;
    height: 25px;
    top: 5px !important;
}

.IE7 .remixcol {
    float: left;
}

    .IE7 .remixcol .ritem:first-child, .IE8 .remixcol .ritem:first-child {
        margin-bottom: 15px;
    }

.IE7 .footercol2 .footerItem, .IE7 .footercol2 .footerItem_last {
    float: left;
    width: 225px;
}

.IE7 .footercol2 {
    float: left;
    margin-left: 0 !important;
    margin-right: 20px !important;
    width: 472px;
}

.IE7 .footerCol.span6 {
    width: 450px !important;
}

    .IE7 .footerCol.span6 .footerCol.span2 {
        width: 125px;
    }

        .IE7 .footerCol.span6 .footerCol.span2 li {
            width: 100%;
            display: block;
        }

.IE7 .plainItem h3 span, .IE8 .plainItem h3 span, .IE9 .plainItem h3 span {
    background: none repeat scroll 0 0 transparent !important;
    filter: none;
}

.IE7 #remixBtn, .IE8 #remixBtn {
    display: none;
}

.IE7 .remixFeature, .IE7 .tweets {
    margin-top: 0px;
}

.IE7 .subfooterrow {
    padding-bottom: 10px;
}

.IE7 .left_column_nav .nav li a, .IE7 .left_column_nav .nav li {
    display: block;
    width: 100%;
    margin-top: 0px;
}

.IE7 .news_right ul li a, .IE7 .news_right ul li {
    display: block;
    width: 100%;
    margin-top: 0px;
}

.IE7 .contactInfo.span2.socialcol {
    width: 135px;
}

.IE7 .innerContainer .span3 {
    width: 215px;
}

.IE7 .unifeaturerow {
    width: 692px;
}

.IE7 .fts {
    width: 960px;
}

.IE7 .blog_post {
    padding-bottom: 15px;
}

.IE7 .profileContainer .span3.feedcol {
    width: 29%;
}

.IE7 .socialcol.span2.contactInfo {
    width: 127px;
}

.IE7 header nav li a {
    padding: 0px 6px;
}

.video-listings {
    margin-top: 35px;
}


    /* Video listings templates */

    .video-listings h3 a {
        color: #157ba4;
    }

        .video-listings h3 a:hover {
            text-decoration: underline;
        }

.video-thumb {
    position: relative;
    display: block;
    border: none;
}

.play-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
}

    .play-btn:hover {
        opacity: 1;
    }

ul.pagination {
    text-align: center;
    margin-bottom: 40px;
}

    ul.pagination li {
        border-left: 1px solid #d2d2d2;
        display: inline-block;
        padding: 0 5px 0 8px;
    }

        ul.pagination li:first-of-type {
            border-left: none;
        }

        ul.pagination li.inactive {
            color: #d2d2d2;
        }

        ul.pagination li a.active {
            color: #666;
            font-weight: bold;
        }

            ul.pagination li a.active:hover {
                text-decoration: none;
            }

.moreVideosHeader {
    margin-bottom: 34px;
}

.video-text {
    display: block;
    padding-top: 28px;
}

.video-listings > div > p {
    min-height: 95px;
}

.informationNodes .ctalink {
    padding: 8px;
    font-size: 11px;
}

.mt10 { margin-top:10px; display:block; }
.mt20 { margin-top:20px; display:block; }
