﻿@charset "UTF-8";

#bkgrnd_yellow {
    width: 100%;
    background-color: #e7a323;
}

.centered {
    text-align: center;
}

/*---------------------------------------------------------------*/
/* Page Title Box */
/*---------------------------------------------------------------*/

#Page_Title {
    padding: 5px 25px 20px 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
    font-family: 'Roboto', sans-serif;
}

    #Page_Title h1 {
        color: #000000;
        font-weight: normal;
        font-size: 2.5em;
        padding: 0px;
        margin: 20px 0px 30px 0px;
    }

    #Page_Title h2 {
        font-size: 1.2em;
        color: #000000;
    }

    #Page_Title P {

    }

#Page_Title_NoContent {
    padding: 5px 25px 20px 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
}

    #Page_Title_NoContent h1 {
        font-family: 'Roboto', sans-serif;
        color: #000000;
        font-weight: 400;
        font-size: 2.5em;
        padding: 0px;
        margin: 0px 0px 10px 0px;
    }

    #Page_Title_NoContent h2 {
        font-family: 'Roboto', sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 1.8em;
        padding: 0px;
        margin: 0px 0px 10px 0px;
    }

    #Page_Title_NoContent P {
        font-family: 'Lato', sans-serif;
    }


#Content_Subheading_NoContent {
    padding: 5px 25px 20px 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
}

    #Content_Subheading_NoContent h2 {
        color: #710000;
        text-transform: uppercase;
        font-size: 1.4em;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        padding: 0px;
        margin: 0px 0px 10px 0px;
    }

#SectionTitle_NoContent P {
    font-family: 'Lato', sans-serif;
}
/*---------------------------------------------------------------*/
/* Content Subheading */
/*---------------------------------------------------------------*/

#Content_Subheading {
    padding: 5px 25px 20px 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
}

    #Content_Subheading h2 {
        color: #1a1a1a;
        font-family: Lato,sans-serif;
        font-size: 1.5em;
        font-weight: normal;
        padding-bottom:10px;
    }

    #Content_Subheading P {
        font-family: 'Lato', sans-serif;
    }

/*---------------------------------------------------------------*/
/* Content Block No Title */
/*---------------------------------------------------------------*/

#Content_Block {
    padding: 5px 25px 20px 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
}

    #Content_Block h2 {
        /* color: #710000;
        text-transform: uppercase;
        font-size: 1.4em;*/
        font-family: 'Roboto', sans-serif;
        font-size: 1.4em;
        font-weight:bold;
        color: #a31f34;
        text-transform: uppercase;
        margin: 10px 0px 10px 0px;
    }

    #Content_Block P {
        font-family: 'Lato', sans-serif;
    }

/*---------------------------------------------------------------*/
/* Content Box - Title and Border */
/*---------------------------------------------------------------*/

#Content_Box {
    border: 1px solid #dad6ce;
    /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
    margin: 5px 10px 20px 10px;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px;
}

    #Content_Box h2 {
        color: #2e2e2e;
        text-transform: uppercase;
        font-size: 1.3em;
        /*letter-spacing: 0.10em;*/
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        padding: 0px 0px 5px 0px;
        margin: 0px;
    }

    #Content_Box P {
        font-family: 'Lato', sans-serif;
    }

    #Content_Box a, #Content_Box a:link, #Content_Box a:visited, #Content_Box a:active {
        text-decoration: underline;
    }

/*---------------------------------------------------------------*/
/* Home Box - Title and Border */
/*---------------------------------------------------------------*/

#HomeBox {
    /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
    padding: 30px;
    What’s Happening at COAH
    font-size: 1em;
}

    #HomeBox h2 {
        color: #2e2e2e;
        font-family: Lato,sans-serif;
        font-size: 1.5em;
        font-weight: normal;
        padding-bottom:10px;
    }

    #HomeBox h3 {
        font-size: 1em;
        color: #a31f34;
        text-transform: uppercase;
    }

    #HomeBox P {
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 5px 0px;
    }

/*---------------------------------------------------------------*/
/* Learn More Box - Title and Border */
/*---------------------------------------------------------------*/

#LearnMore {
    /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
    padding: 20px 20px 50px 20px;
    font-family: Lato, sans-serif;
    font-size: 1em;
    width: 100%;
}

    #LearnMore h2 {
        background-position: left bottom;
        font-family: 'Libre Baskerville', serif;
        font-size: 1.4em;
        color: #a31f34;
        text-transform: uppercase;
        font-weight: normal;
        /*background-image: url('../../Skins/scc_v2/images/yellow_rectangle.png');
        background-repeat: no-repeat;*/
        padding-bottom: 15px;
    }

    #LearnMore h3 {
        font-size: 1em;
        color: #a31f34;
        text-transform: uppercase;
    }

    #LearnMore P {
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 5px 0px;
    }

/*---------------------------------------------------------------*/
/* FOOTER Box - Title and Border */
/*---------------------------------------------------------------*/

.footer_socialmedia {
    line-height: 60px;
    float: right;
}

    .footer_socialmedia img {
        padding-left: 15px;
    }


#FooterBox {
    /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
    padding: 0px;
    margin: 10px auto 0px auto;
    font-family: Lato, sans-serif;
    font-size: .8em;
}

    #FooterBox a, #FooterBox a:visited {
        color: #a31f34;
        text-transform: uppercase;
        font-size: .9em;
        font-family: Montserrat, sans-serif;
        font-weight: 900;
    }

    #FooterBox h2 {
        font-size: 1.2em;
        font-family: Montserrat, sans-serif;
        color: #a31f34;
        text-transform: uppercase;
        font-weight: bold;
    }

    #FooterBox h3 {
        font-family: Montserrat, sans-serif;
        font-size: 1em;
        text-transform: uppercase;
        line-height: 1.7em;
    }

/*---------------------------------------------------------------*/
/* FOOTER Box - Title and Border */
/*---------------------------------------------------------------*/

#FooterBox_rightborder {
    padding: 0px;
    margin: 10px auto 0px auto;
    font-family: Lato, sans-serif;
    font-size: .8em;
}

    #FooterBox_rightborder a, #FooterBox_rightborder a:visited {
        color: #a31f34;
        text-transform: uppercase;
        font-size: .9em;
        font-family: Montserrat, sans-serif;
        font-weight: 400;
    }

    #FooterBox_rightborder h2 {
        font-size: 1.2em;
        font-family: Montserrat, sans-serif;
        color: #a31f34;
        text-transform: uppercase;
        font-weight: 600;
    }

    #FooterBox_rightborder h3 {
        font-family: Montserrat, sans-serif;
        font-size: 1em;
        text-transform: uppercase;
        line-height: 1.7em;
    }

    #FooterBox_rightborder .content {
        border-right: 1px #a31f34 solid;
        height: 170px;
        padding-right: 20px;
    }

/*---------------------------------------------------------------*/
/* SLIDER Box */
/*---------------------------------------------------------------*/

#SliderBox_PageHeader {
    padding: 0px 0px 0px 0px;
    color: #fff;
}

#SliderBox {
    padding: 0px 0px 25px 0px;
    color: #fff;
}

    #SliderBox h2 {
        background-position: left bottom;
        font-family: 'Libre Baskerville', serif;
        /* font-size: 1.4em; */ font-size: 1.7em;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: normal;
        /*background-image: url('../../Skins/scc_v2/images/yellow_rectangle.png');
        background-repeat: no-repeat;*/
        padding-bottom: 25px;
        margin-bottom: 15px;
    }

    #SliderBox p {
        font-family: "Lato" san-serif;
        color: #ffffff;
        font-size: 1.1em;
    }

    #SliderBox a {
        color: #ffffff !important;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 1em;
        font-family: 'Montserrat', sans-serif;
        font-weight: 900;
    }


/*---------------------------------------------------------------*/
/* MISC */
/*---------------------------------------------------------------*/

.AdminActions input, .AdminActions a.CommandButton {
    text-decoration: none;
}

/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */

/* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper div.DNNModuleContent > div.Normal {
    height: 339px;
    /*background: url(images/Slide-Shadow.png) no-repeat 0 bottom;*/
}

    /* Set width and height of banners within div.Normal img */
    .RotatorWrapper div.DNNModuleContent > div.Normal img {
        width: 960px;
        height: 305px;
    }

.RotatorNav {
    position: absolute;
    z-index: 20;
    width: 960px;
    height: 40px;
    /*background: url(images/50black.png) repeat top left;*/
    margin: -74px 0 0;
    padding: 0;
    list-style: none;
}

    .RotatorNav li {
        float: left;
    }

        .RotatorNav li a {
            padding: 0 10px;
            display: block;
            color: #b8b8b8;
            line-height: 40px;
            text-decoration: none;
        }

            .RotatorNav li a:hover {
                text-decoration: underline;
            }

        .RotatorNav li.activeSlide a {
            color: #fff;
        }

#AccordionTabs_7057 {
    background-color: #FFFFFF;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
