﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    background-color: #eee;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    min-height: 100%;
}

body {
    font: normal 14px sans-serif;
}

header {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 25px 40px;
    background-color: #3A56B7;
    overflow: hidden;
}

a, a[href], input[type='submit'], input[type='image'], label[for], input[type='checkbox'], select, checkbox, button, .pointer {
    cursor: pointer !important;
}

img {
    border: none;
}

    img.autoimg {
        width: auto;
        height: auto;
        max-width: 100%;
    }

.text_Cent {
    text-align: center;
}

img.left, img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}

img.right, img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}

img.center, img.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0 0 1px 0;
}

header h1 {
    float: left;
    font: normal 24px/1.5 'Open Sans', sans-serif;
    color: #fff;
}

header a {
    color: #fff;
    float: right;
    text-decoration: none;
    display: inline-block;
    padding: 13px 50px;
    border-radius: 3px;
    font: bold 14px/1 'Open Sans', sans-serif;
    text-transform: uppercase;
    background-color: #F05283;
}

#video-placeholderaaa {
    max-width: 35%;
    width: 100%;
    position: fixed;
    top: 130px;
    right: 40px;
}

#controls {
    margin-right: 40%;
}

    #controls ul {
        list-style: none;
    }

    #controls pre {
        border: 6px solid #E7E9F3;
        box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    }

    #controls ul li {
        margin: 40px;
    }

        #controls ul li code {
            padding: 24px;
            line-height: 1.45;
            font-size: 13px;
        }


h2 {
    display: block;
    margin-bottom: 24px;
    font-size: 26px;
    color: #43495F;
}

    h2 ~ * {
        margin-bottom: 24px;
    }

    h2 + pre {
        margin-top: 36px;
    }

.thumbnail {
    cursor: pointer;
    margin: 0 10px 20px 0;
    border: 6px solid #fff;
    box-shadow: 0 1px 1px #ccc;
    width: 200px;
}

#progress-bar {
    position: relative;
    width: 100%;
    height: 20px;
    cursor: pointer;
}


#controls i {
    color: #000;
    font-size: 32px;
    cursor: pointer;
}

#volume-input {
    height: 32px;
    width: 45px;
}

#next,
#prev {
    display: block;
}


@media (max-width: 1000px) {


    header h1 {
        float: none;
    }

    header a {
        margin-top: 25px;
        float: none;
    }
}

.videoplaceholder {
    max-width: 100%;
    position: static;
}

@media (max-width: 1200px) {

    #video-placeholder {
        max-width: 100%;
        position: static;
    }

    #controls {
        margin-right: 0;
    }

    #bsaHolder {
        display: none;
    }
}

input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
}

    input[type=range]:focus {
        outline: none;
    }

        input[type=range]:focus::-ms-fill-lower {
            background: #3071a9;
        }

        input[type=range]:focus::-ms-fill-upper {
            background: #367ebd;
        }

#custom-handle {
    text-align: center;
}

.ui-slider-handle {
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer !important;
}

.ui-slider .ui-slider-handle {
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer !important;
}

.underlinemenu {
    font-weight: bold;
    width: 100%;
}

    .underlinemenu ul {
        padding: 6px 0 7px 0;
        margin: 0;
        text-align: right;
    }

        .underlinemenu ul li {
            display: inline;
        }

            .underlinemenu ul li a {
                font: 14px 'Sanchez', "Helvetica Neue", Helvetica, Arial, sans-serif;
                color: #7d7d7d;
                -webkit-transition: all 0.25s;
                -o-transition: all 0.25s;
                transition: all 0.25s;
                padding: 6px;
                padding-right: 9px;
                margin-right: 3px;
                text-decoration: none;
                border-bottom: 0px solid gray;
            }

                .underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
                    border-bottom-color: black;
                    color: #fff;
                }


.arrowlistFo {
    width: 180px;
}

    .arrowlistFo .headerbar {
        font: bold 14px Arial;
        color: white;
        background: black url(media/titlebar.png) repeat-x center left;
        margin-bottom: 10px;
        text-transform: uppercase;
        padding: 4px 0 4px 10px;
    }

    .arrowlistFo ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
    }

        .arrowlistFo ul li {
            padding-bottom: 2px;
        }

            .arrowlistFo ul li a {
                color: #A70303;
                background: url(http://factory300.com/clubcanyonvalley/img/list_arrow.png) no-repeat center left;
                display: block;
                padding: 5px 0;
                padding-left: 19px;
                text-decoration: none;
                font-weight: bold;
                border-bottom: 1px solid #dadada;
                font-size: 99%;
            }

                .arrowlistFo ul li a:visited {
                    color: #A70303;
                }

                .arrowlistFo ul li a:hover { /*hover state CSS*/
                    color: #A70303;
                    background-color: #F3F3F3;
                }

.add1VD {
    text-align: center;
}

.ppt20px {
    padding-top: 20px;
}

.txtbb {
    cursor: pointer !important;
    font-weight: bold !important;
}
