.hp-vid-slide-wide {
    width: 975px;
    height: 388px;
    background: url(/multimedia/hp_vid_slide_bg.png) 0 0 no-repeat;
}
.hp-vid-slide-video {
    width: 400px;
    height: 225px;
    position: relative;
    left: 32px;
    top: 27px;
    float: left;
    z-index: 0;
}
.hp-vid-slide-wide .child-info {
    position: relative;
    float: left;
    width: 480px;
    top: 27px;
    left: 65px;
}
.hp-vid-slide-wide .h3 {
    font-size: 3.8em;
    font-family: 'Felt Tip Roman W01 Bold', Arial, Helvetica, Sans-Serif;
    color: #002c7e;
}
.hp-vid-slide-wide p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}
.hp-vid-slide-wide .name {
    font-size: 1.6em;
    font-weight: bold;
}
.hp-vid-slide-btn {
    display: block;
    padding: 15px 0px;
    font-size: 1.4em;
    font-weight: bold;
    color: #593301 !important;
    background: none;
    background-image: -webkit-linear-gradient(bottom, #de9403 0%, #f7bb04 100%);
    background-image: -o-linear-gradient(bottom, #de9403 0%, #f7bb04 100%);
    background-image: -moz-linear-gradient(bottom, #de9403 0%, #f7bb04 100%);
    background-image: -ms-linear-gradient(bottom, #de9403 0%, #f7bb04 100%);
    background-image: linear-gradient(bottom, #de9403 0%, #f7bb04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#de9403', endColorstr='#f7bb04'); /* for IE9 */
    border-radius: 5px;
    width: 30%;
    text-align: center;
    box-shadow: 1px 1px 3px rgba(3, 3, 3, .3);
    position: relative;
    top: 20px;
    text-decoration: none !important;
    border: 2px solid #de9403;
}
.hp-vid-slide-btn .arrow {
    font-size: 1.4em;
    padding: 0 0 0 8px;
    line-height: .7em;
}
.hp-vid-slide-wide .search {
    width: 90%;
    height: 95px;
    position: relative;
    top: 52px;
    left: 50px;
    float: left;
}
.search .h5 {
    font-size: 1.6em;
    font-family: Arial, Helvetica, Sans-serif;
    color: #002c7e;
    margin: 0;
}
.search select {
    padding: 10px 30px 10px 15px;
    line-height: 1.5em;
    font-size: 1.3em;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(/multimedia/mcn-drop-down-arrow.png) no-repeat;
    background-position: right 14px;
    display: inline-block;
    margin: 0 55px 0 0;
    float: left;
}
.search select::-ms-expand {
    display: none;
}
#age-range {
    float: left;
    width: 30%;
    height: 45px;
    text-align: center;
}
.search label {
    font-size: 1.2em;
    font-weight: bold;
}
.range-holder {
    width: 100%;
    top: 10px;
    position: relative;
    background-image: -webkit-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -ms-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-color: #eee; /* for IE9 */
    height: 11px;
    border-radius: 5px;
}
.hp-vid_slider-range {
    width: 80%;
    margin: 0 auto;
    height: 11px;
}
.range-holder #hp-vid_age {
    height: 10px;
}
#age-range .ui-slider-range {
    background: #1575d1;
    height: 11px;
    border-radius: 1px;
}
#age-range .ui-slider-handle {
    background-image: -webkit-linear-gradient(bottom, #ccc 0%, #eee 100%);
    background-image: -moz-linear-gradient(bottom, #ccc 0%, #eee 100%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 100%);
    background-image: linear-gradient(bottom, #ccc 0%, #eee 100%);
    background-image: -ms-linear-gradient(bottom, #ccc 0%, #eee 100%);
    background-color: #ccc; /* for IE9 */
    border: 1px solid #ccc;
    border-radius: 3px;
    top: -5px;
    height: 20px;
}
.search .search-button {
    display: block;
    padding: 10px 0px;
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    background-image: -webkit-linear-gradient(bottom, #03419f 0%, #1575d1 100%);
    background-image: -moz-linear-gradient(bottom, #03419f 0%, #1575d1 100%);
    background-image: -o-linear-gradient(bottom, #03419f 0%, #1575d1 100%);
    background-image: linear-gradient(bottom, #03419f 0%, #1575d1 100%);
    background-image: -ms-linear-gradient(bottom, #03419f 0%, #1575d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#03419f', endColorstr='#1575d1'); /* for IE9 */
    border-radius: 5px;
    width: 15%;
    text-align: center;
    box-shadow: 1px 1px 3px rgba(3, 3, 3, .3);
    position: relative;
    text-decoration: none !important;
    border: none;
    left: 55px;
    top: 5px;
}

/* ---- FAILOVER CONTENT ---- */

#hp-vid-slide-backup {
    display: none;
}
.hp-vid-slide-wide .backup-info {
    position: relative;
    float: left;
    width: 480px;
    top: 27px;
    left: 65px;
}
.backup-info .h3 {
    font-size: 3em;
    line-height: 1.25em;
    font-family: 'Tetria LT W01 Regular';
}
.backup-info .hp-vid-slide-btn {
    width: 45%;
}
.backup-info p {
    margin: 0;
    padding: 0;
}