﻿
        body { margin: 0; }
        #LolaContainer 
        {
            width: 910px;               /* SIAA Container = 980px width + 15px padding */
            margin: 0 auto;
            border: 1px solid #d4d4d4;
            border-radius: 4px;
            font-family: 'PT Sans', sans-serif;
            font-size: 10pt;
        }
        .LolaContentTop { height: 35px; border-bottom: 1px solid #d4d4d4; }
        .LolaContentMid { height: 295px; background: url(images/panelBg.png) 0 0 no-repeat; padding: 45px 45px 100px 65px; }
        .titleContainer {  width: 450px; float: left; line-height: 1; }
        .title { font-size: 35pt; color: #292929; letter-spacing: -2px; }
        .subtitle { font-size: 25pt; color: #47acd3; letter-spacing: -1px; }
        
        #Slide_GetLola { height: 425px; background: url(images/panelBgShort.png) 0 0 no-repeat; padding: 50px 45px 55px 65px; }
        #Slide_GetLola .titleContainer { width: 500px; }
        #Slide_GetLola .quote img { float: left; width: 100px; margin-left: 50px; }
        #Slide_GetLola .content { margin-top: 40px; }
        #Slide_GetLola .contentBullet { margin: 0; padding: 10px; }
        #Slide_GetLola .contentBullet .header { padding-left: 30px; font-size: 16pt; letter-spacing: -1px; margin-top: -3px; }
        #Slide_GetLola .contentBullet img { float: left; }
        #Slide_GetLola table th { text-align: right; }
        #Slide_GetLola table td { white-space: nowrap;  text-align: left; }
.slides_container {
    width: 910px;
    height: 725px;
}

.slide {
    width: 910px;
    height: 600px;
    display: block;
}

body {
    margin: 0;
}

h1 {
    color: #292929;
    font-size: 35pt;
    letter-spacing: -2px;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h2 {
    color: #47acd3;
    font-size: 25pt;
    letter-spacing: -1px;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h3 {
    font-size: 16pt;
    letter-spacing: -1px;
    margin-top: -3px;
    padding-left: 30px;
    font-weight: normal;
}
h4 {
    color: #B82B26;
    font-size: 14pt;
    letter-spacing: -1px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h5 {
    font-size: 13pt;
    letter-spacing: -1px;
    margin: 30px auto;
    padding-left: 0;
    font-weight: bold;
}
#LolaContainer {
    width: 910px; /* SIAA Container = 980px width + 15px padding */
    margin: 0 auto;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    font-family: 'PT Sans', sans-serif;
    font-size: 10pt;
}

.LolaContentTop {
    height: 35px;
    border-bottom: 1px solid #d4d4d4;
}

.LolaContentMid {
    height: 295px;
    background: url(../images/panelBg.png) 0 0 no-repeat;
    padding: 45px 45px 100px 65px;
}

.titleContainer {
    width: 450px;
    float: left;
}

.title {
    font-size: 35pt;
    color: #292929;
    letter-spacing: -2px;
}

.subtitle {
    font-size: 25pt;
    color: #47acd3;
    letter-spacing: -1px;
}

#Slide_MakeItHappen {
    height: 440px;
    padding: 20px 30px 45px 45px;
}
#Slide_MakeItHappen .content {
    float: left;
    width: 360px;
}

#Slide_MakeItHappen .logo {
    float: right;
    text-align: center;
}

    #Slide_MakeItHappen .logo p {
        text-align: center;
    }

    #Slide_MakeItHappen .logo img {
        border: 0;
    }

#Slide_WorkingForYou {
    height: 625px;
    background: url(../images/panelBgShort.png) 0 0 no-repeat;
    padding: 40px 30px 45px 45px;
}

    #Slide_WorkingForYou .titleContainer {
        width: 500px;
    }

    #Slide_WorkingForYou .quote p {
        font-size: 14pt;
        color: #b82b26;
        letter-spacing: -1px;
    }

        #Slide_WorkingForYou .quote p .hilight {
            color: #292929;
            font-style: italic;
        }

        #Slide_WorkingForYou .quote p.signature {
            font-size: 10pt;
            color: #000;
            text-align: right;
            font-style: italic;
            letter-spacing: 0;
        }

    #Slide_WorkingForYou .content {
        margin-top: 60px;
    }

    #Slide_WorkingForYou .contentBullet {
        width: 182px;
        margin: 20px 0 0 0;
        float: left;
        padding: 10px 10px 0 10px;
    }

        #Slide_WorkingForYou .contentBullet .header {
            padding-left: 30px;
            font-size: 16pt;
            letter-spacing: -1px;
            margin-top: -3px;
        }

        #Slide_WorkingForYou .contentBullet img {
            float: left;
        }

#Slide_GettingItDone {
    height: 440px;
    padding: 20px 30px 45px 45px;
}

    #Slide_GettingItDone .titleContainer {
        width: 440px;
    }

    #Slide_GettingItDone .photo {
        float: right;
        margin-top: -25px;
    }

    #Slide_GettingItDone .content {
        float: left;
        width: 410px;
        font-size: 10pt;
    }

    #Slide_GettingItDone .subheader {
        font-size: 17pt;
        color: #47acd3;
        letter-spacing: -1px;
    }

#Slide_GetLola {
    height: 625px;
    background: url(../images/panelBgShort.png) 0 0 no-repeat;
    padding: 50px 45px 55px 65px;
}

    #Slide_GetLola .titleContainer {
        width: 500px;
    }

    #Slide_GetLola .quote p {
        font-size: 14pt;
        color: #b82b26;
        letter-spacing: -1px;
    }

        #Slide_GetLola .quote p .hilight {
            color: #292929;
            font-style: italic;
        }

        #Slide_GetLola .quote p.signature {
            font-size: 10pt;
            color: #000;
            text-align: right;
            font-style: italic;
            letter-spacing: 0;
        }

    #Slide_GetLola .content {
        margin-top: 20px;
    }

    #Slide_GetLola .contentBullet {
        margin: 0;
        padding: 10px;
    }

        #Slide_GetLola .contentBullet .header {
            padding-left: 30px;
            font-size: 16pt;
            letter-spacing: -1px;
            margin-top: -3px;
        }

        #Slide_GetLola .contentBullet img {
            float: left;
        }

    #Slide_GetLola table th {
        text-align: right;
    }

    #Slide_GetLola table td {
        white-space: nowrap;
        text-align: left;
    }

.LolaContentBot {
    height: 85px;
    border-top: 1px solid #d4d4d4;
}

.prev, .next {
    top: 250px;
    position: absolute;
    z-index: 10000;
}

    .prev img, .next img {
        border-width: 0;
    }

.prev {
    float: left;
    margin-left: -10px;
}

.next {
    float: right;
    margin-left: 880px;
}

ul.pagination {
    display: none;
}
/* Forms */

.sick-input {
    position: relative;
}
.sick-input input, .sick-input textarea, .sick-input select {
    border: 1px solid #BFBFBF;
    border-radius: 3px;
    font-size: 16px;
    padding: 5px;
}
.sick-input input, .sick-input textarea, .sick-input select {
    border: 1px solid #BFBFBF;
    border-radius: 3px;
    font-size: 16px;
    padding: 5px;
}
.sick-input input {
    height: 20px;
    width: 320px;
    margin: 1px;
    box-shadow: 0 0 0 #000000, 0 3px 3px #EEEEEE inset;
}
.sick-input label {
    font-size: 16px;
    position: absolute;
    left: 8px;
    top: 6px;
    cursor: text;
    pointer-events: none;
    color: #777;
}
.sick-input.populated label {
    display: none;
}
.sick-input.focused label {
    color: #ccc;
    transition: color .2s linear 0;
    -webkit-transition: color .2s linear 0;
    -moz-transition: color .2s linear 0;
}
/* Buttons */
#create-page-home .home-jumbotron-announcement .right-content .freshbutton-blue {
    margin-bottom: 10px;
}
.submit_button { width: 150px; }
.freshbutton.big-border, .freshbutton.fb-big, .freshbutton-blue.big-border, .freshbutton-blue.fb-big, .freshbutton-lightblue.big-border, .freshbutton-lightblue.fb-big, .freshbutton-silver.big-border, .freshbutton-silver.fb-big, .freshbutton-gray.big-border, .freshbutton-gray.fb-big {
    border-width: 2px;
}

.freshbutton.fb-big, .freshbutton-red.fb-big, .freshbutton-blue.fb-big, .freshbutton-lightblue.fb-big, .freshbutton-blue-on-gray.fb-big, .freshbutton-gray.fb-big, .freshbutton-silver.fb-big, .freshbutton-green.fb-big, .freshbutton-no-hover.fb-big {
    font-size: 19px;
    padding: 15px 40px;
}

.freshbutton-blue, .button-primary {
    background: -moz-linear-gradient(center top, #168ADD, #007EE5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #0C6EBE;
    color: #FFFFFF;
    background-color: #007EE5;
}

.freshbutton, .freshbutton-red, .freshbutton-blue, .freshbutton-lightblue, .freshbutton-blue-on-gray, .freshbutton-gray, .freshbutton-silver, .freshbutton-green, .freshbutton-no-hover, .button-primary, .button-secondary, .button-tertiary {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    overflow: visible;
    text-align: center;
}

.freshbutton, .freshbutton-red, .freshbutton-blue, .freshbutton-lightblue, .freshbutton-blue-on-gray, .freshbutton-gray, .freshbutton-silver, .freshbutton-green, .freshbutton-no-hover {
    border-radius: 3px;
    padding: 5px 16px;
}
