/* Quick Reference * /
Dark Grey: #2e3d47
Link Blue: #325a96
Footer BG Blue: #253f67
Footer Link Blue: #84b727
Footer Text Grey: #c8c8c8
Body BG Blue: #3485d9
*/

#Form
{
    /*background: url(/img/nav-helper.png) top center no-repeat; */
}

.ControlPanel, .admin-nav
{
    background-color: #d2e6fa;
}

.ControlPanel
{
    border: 0;
}

.ControlPanel input[type="radio"]
{
    margin: 0 5px;
}

.ControlPanel .NormalTextBox
{
    margin: 1px 0;
}

.admin-nav
{
    position: relative;
    z-index: 100000;
    border-bottom: 1px solid #23458c;
    border-top: 1px solid #23458c;
}

.admin-nav .navbar
{
    margin-bottom: 0;
    min-height: 0;
}

.admin-nav .navbar .navbar-nav > li > a
{
    color: #23458c;
    font-weight: bold;
    padding: 5px 10px;
}

#dnn_ctr2583_Display_HtmlHolder img
{
    height: auto;
    max-width: 100%;
}

@media (max-width: 991px)
{
    .admin-nav .navbar .navbar-nav > li > a
    {
        color: #fff;
    }
    #RelatedItems
    {
        display: none;
    }

}
header
{
    padding-top: 15px;
}

a
{
    color: #325a96;
}

body
{
    font-size: 12px;
    font-family: Verdana, sans-serif;
    color: #000;
    background-color: #3485d9; /*background-image:url(images/body-bg-summer.jpg);*/
    /*background: url(images/hero-banner.jpg) 0% 0% no-repeat, url(images/hero-bottom.jpg) 0% 100% no-repeat;*/
    background: url(images/hero-bottom.jpg) no-repeat;
    /* SUMMER background: url(/img/summerbackground.jpg) no-repeat;*/
    background-size: cover;
}

/*body.homepage { background: #5da0dc !important; }*/

body table
{
    font-size: 12px;
    font-family: Verdana, sans-serif;
    color: #000;
}
h1, h2, h3, h4, h5, h6
{
    font-family: "MuseoSans" ,Arial,sans-serif;
    margin: 0;
    padding: 0;
}

.img-100
{
    width: 100%;
    display: block;
    margin: 0 auto;
}

.border-box
{
    padding: 10px;
    border: 1px solid #b1cbe6;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, .95);
}

@media (min-width: 992px)
{
    .br-lg
    {
        display: block;
    }
}

@media (min-width: 768px)
{
    .br-sm
    {
        display: block;
    }
}

.logo-image
{
    /*margin-top:45px;*/
}

.navbar
{
    background-color: transparent;
    border-color: transparent;
}

.navbar .nav > li
{
    border: 1px solid transparent;
    margin-left: 2px;
}

.navbar .nav > li:first-child
{
    margin-left: 0;
}

.navbar .nav > li:hover, .navbar .nav > li:hover
{
    background-color: #4e85df;
    border-color: #3f79c3;
}

.navbar .navbar-nav > li > a
{
    color: #fff;
    text-align: center;
    z-index: 1002;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus
{
    background-color: transparent;
}

.navbar .nav > li > a:hover
{
    color: #fff;
}

.navbar .navbar-nav > .open
{
    background-color: #4e85df;
    border-color: #3f79c3;
    border-bottom: none;
}

.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus
{
    color: #fff !important;
    background-color: transparent;
}

@media (min-width: 992px)
{
    .dropdown.open > a:before
    {
        position: absolute;
        width: 100%;
        content: ' ';
        background-color: #4e85df;
        height: 1px;
        overflow: hidden;
        bottom: -1px;
        z-index: 1001;
        left: 0;
    }
}

.dropdown-menu
{
    float: left;
    min-width: 160px;
    padding: 10px 0;
    margin: 2px 0 0 -1px;
    font-size: 14px;
   /* background-color: #4e85df; */
    border: 1px solid #3f79c3;
    border-radius: 2px;
    box-shadow: none;
    /*background:linear-gradient(rgba(47, 111, 180, .95), rgba(122, 175, 228, .95));
    background: -webkit-linear-gradient(rgba(47, 111, 180, .95), rgba(122, 175, 228, .95));
background: -o-linear-gradient(rgba(47, 111, 180, .95), rgba(122, 175, 228, .95));
background: -moz-linear-gradient(rgba(47, 111, 180, .95), rgba(122, 175, 228, .95));*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmNmZiNCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YWFmZTQiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(47,111,180,0.95) 0%, rgba(122,175,228,0.95) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,111,180,0.95)), color-stop(100%,rgba(122,175,228,0.95))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(47,111,180,0.95) 0%,rgba(122,175,228,0.95) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(47,111,180,0.95) 0%,rgba(122,175,228,0.95) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(47,111,180,0.95) 0%,rgba(122,175,228,0.95) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(47,111,180,0.95) 0%,rgba(122,175,228,0.95) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f22f6fb4', endColorstr='#f27aafe4',GradientType=0 ); /* IE6-8 */
}

.navbar-mega .navbar-nav > li > .dropdown-menu
{
    margin-top: -1px;
    width: 100%;
}

.navbar-mega .dropdown-menu
{
    right: 0;
    left: auto;
}

.dropdown-menu .row > ul > li
{
}

.dropdown-menu li a
{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

.dropdown-menu .row > ul > li > a
{
    margin-bottom: 10px;
}

.dropdown-menu .row > ul > li li a
{
    font-weight: normal;
    margin: 0;
}

.navbar-collapse
{
    padding: 0;
}

.navbar-mega .nav, .navbar-mega .dropdown, .navbar-mega .collapse
{
    position: static;
}

.navbar-mega .nav
{
    /*background-image: url(images/transparent-lblue-dot.png);*/
    float: right;
}

.navbar-toggle
{
    height: 38px;
    width: 43px;
    background: url(images/menu-toggle.png) no-repeat 0 -38px;
    border: none;
    margin: 0;
}

.navbar-toggle.collapsed
{
    background-position: 0 0;
}

.dropdown-menu > li a:hover, .dropdown-menu > li a:focus
{
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu > .row
{
    margin: 0;
}

.dropdown-menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 991px)
{
    .navbar-collapse
    {
        background-image: url(images/transparent-lblue-dot.png);
        border: 1px solid #23458c;
        padding: 0;
        position: absolute;
        z-index: 10000;
        width: 100%;
        min-width: 250px;
        right: 0;
        margin-top: 10px;
    }

    .navbar .navbar-nav
    {
        margin: 4px;
        background-color: #23458c;
        float: none;
    }

    .navbar .navbar-nav > li > a
    {
        text-align: left;
        padding-right: 35px;
    }

    .navbar .nav > li
    {
        border: none;
        margin: 0;
        position: relative;
    }

    .navbar .navbar-nav > li > a:before
    {
        content: "+";
        position: absolute;
        right: 15px;
        color: #fff;
        top: 50%;
        margin-top: -10px;
    }

    .navbar .navbar-nav > li.open > a:before
    {
        content: "\2013";
    }

    .navbar-nav .open .dropdown-menu
    {
        position: relative;
        padding: 10px;
        background-color: #44619d;
        margin-left: 0;
        text-align: left;
    }

    .dropdown-menu > .row > ul
    {
        width: 100% !important;
    }

    .dropdown-menu > .row > ul
    {
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px dashed #fff;
    }

    .dropdown-menu > .row > ul:first-child
    {
        border-top: none;
        padding-top: 0;
        margin-top: 0;
    }
}

.eyebrow
{
    margin-bottom: 20px;
}

.eyebrow > div
{
    float: left;
}

.eyebrow ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.eyebrow-nav
{
    /*background-image: url(/img/eyebrow-helper.png);*/
    background-position: center center;
    background-repeat: none;
    margin: 0 15px;
    padding: 0 10px;
}

.eyebrow-nav li
{
    float: left;
}

.eyebrow-nav li a:before
{
    content: "|";
    float: left;
    color: #fff;
    display: block;
    padding: 0 8px;
}

.eyebrow-nav li.login a:before
{
    display: none;
}

.eyebrow-nav li:first-child
{
    border-left: none;
}

.eyebrow-nav li a
{
    color: #fff;
    display: block;
    line-height: 23px;
    vertical-align: middle;
}

@media (max-width: 991px)
{
    #Form
    {
        background-position: center -65px;
    }
    .logo-image
    {
        padding: 0 0 10px;
        margin: 0;
    }
    .eyebrow
    {
        margin-bottom: 35px;
    }

    .navbar
    {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px)
{
    .eyebrow
    {
        margin-bottom: 0;
    }
    .eyebrow-nav
    {
        background-image: none;
        margin: 0;
        display: inline-block;
        padding: 0;
    }

    .eyebrow-nav li a:before
    {
        display: none;
    }

    .eyebrow
    {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .main-nav
    {
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .navbar
    {
        min-height: 10px;
        margin-bottom: 0;
        border: none;
    }

    .navbar-toggle
    {
        background: url(images/mobile-icons.png) no-repeat -145px 0;
        height: 23px;
        width: 26px;
        transition: box-shadow 150ms ease-out;
    }

    .navbar-toggle:hover
    {
        box-shadow: 0 0 7px #dfecfa;
    }

    .navbar-toggle.collapsed
    {
        background: url(images/mobile-icons.png) no-repeat -109px 0;
    }



    .navs
    {
        margin: 30px 0 0;
        text-align: right;
    }

    .eyebrow-nav li
    {
        margin-right: 7px;
        transition: all 150ms ease-out;
        width: 26px;
        height: 23px;
        border-radius: 4px;
    }

    .eyebrow-nav li:hover
    {
        box-shadow: 0 0 7px #dfecfa;
    }

    .eyebrow-nav li a
    {
        background: url(images/mobile-icons.png) no-repeat;
        width: 26px;
        height: 23px;
        border-radius: 4px;
        margin: 0;
        padding: 0;
        line-height: 23px;
        vertical-align: auto;
        text-indent: -999em;
        color: transparent;
        display: block;
        overflow: hidden;
    }



    .eyebrow-nav li.search a
    {
    }
    .eyebrow-nav li.login a
    {
        background-position: -36px 0;
    }
    .eyebrow-nav li.cart a
    {
        background-position: -73px 0;
    }
}

.eyebrow-social li
{
    text-indent: -999em;
    color: transparent;
    float: left;
    margin-left: 10px;
}

.eyebrow-social li:first-child
{
    margin-left: 0;
}

.eyebrow-social li a
{
    display: block;
    height: 20px;
    width: 20px;
    background: url(images/social-icons.png) no-repeat;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}

.eyebrow-social li a:hover
{
    box-shadow: 0 0 7px #dfecfa;
}

.eyebrow-social .facebook a
{
    background-position: 0 0;
}
.eyebrow-social .twitter a
{
    background-position: -30px 0;
}
.eyebrow-social .youtube a
{
    background-position: -60px 0;
}
.eyebrow-social .googleplus a
{
    background-position: -90px 0;
}
.eyebrow-social .instagram a
{
    background-position: -121px 0;
}
.eyebrow-social .video a
{
    background-position: -151px 0;
}
.eyebrow-social .email a
{
    background-position: -181px 0;
}

.eyebrow-search-button-container
{
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
}

.eyebrow-search-button
{
    display: inline-block;
    color: transparent;
    text-indent: -999em;
    background: none;
    height: 0px;
    width: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #23458c;
    border-right: 0 solid #23458c;
    padding: 0;
    vertical-align: middle;
}

.eyebrow-search-input
{
    background-color: transparent;
    border: none;
    display: inline-block;
    vertical-align: middle;
}

.eyebrow-search
{
    background-color: #fff;
    padding: 2px 0px 2px 10px;
}

.subpage-header {
	margin-left: -15px;
	margin-right: -15px;
}


.homepage-content
{
    display: none;
}

.login-page .homepage-content
{
    background-color: #fff;
    display: block;
    padding: 1em;
}

.login-page .homepage-body.body.row
{
    display: none;
}

.login-page footer
{
    visibility: hidden;
}

.body
{
    /*background: -webkit-linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 1));
    background: -o-linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 1));
    background: linear-gradient(rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 1));*/
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.92) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.92)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
    margin: 0 -15px 25px -15px;
    padding-top: 2em;
    padding-bottom: 2em;
    border-radius: 0 0 .5em .5em;
}

.homepage .body { border-radius: .5em; }|

.body-nav
{
    padding: 5px 10px;
    background-color: #dfecfa;
}

.body-nav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.body-nav > ul, .body-nav li li
{
    border-top: 1px solid #fff;
}

.body-nav > ul:nth-child(2)
{
    border-top: none;
}

.body-nav li a
{
    padding: 10px 0;
    display: block;
    color: #23458c;
}

.body-nav li a:hover
{
    color: #428bca;
}

.body-nav > ul > li > a
{
    font-weight: bold;
}

.body-nav li ul
{
    background-color: #e5f0fb;
}

.body-nav li li a
{
    padding: 10px;
}

.body-nav li li li a
{
    padding: 10px 10px 10px 20px;
    font-size: .875em;
}

@media (max-width: 767px)
{
    .body
    {
        padding-top: 0;
    }

    .body .sidebar-left
    {
        margin: 0;
        background-color: #d2e6fa;
    }

    .body > div
    {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .body-nav
    {
        background-color: #fff;
        position: relative;
        padding: 0;
    }

    .body-nav-current
    {
        position: relative;
        width: 100%;
        padding: 10px 30px 10px 10px;
        border: 1px solid #c0d7ed;
        font-weight: bold;
        cursor: pointer;
        color: #23458c;
    }

    .body-nav-current:before
    {
        height: 0;
        padding: 0;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #23458c;
        border-bottom: 0 solid #23458c;
        display: block;
        right: 10px;
        top: 50%;
        margin-top: -5px;
        position: absolute;
        content: " ";
    }

    .body-nav > ul
    {
        padding: 0 10px;
        border: 1px solid #c0d7ed;
        border-top: none;
        position: absolute;
        width: 100%;
        background-color: #fff;
        z-index: 1000;
        display: none;
    }

    .body-nav-current.open + ul
    {
        display: block;
    }

    .body-nav li ul
    {
        background-color: transparent;
    }

    .body-nav li
    {
        border-color: #d2e6fa;
    }
}

.body h1
{
    font-size: 24px;
    color: #23458c;
    border-bottom: 1px solid #bcd3eb;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.body h2
{
    font-size: 18px;
    color: #23458c;
    border-bottom: 1px solid #bcd3eb;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.body h3
{
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    padding-bottom: 2px;
    font-weight: bold;
}

.breadcrumb
{
    padding: 0;
    margin: 0 0 15px;
    background-color: transparent;
    font-size: 11px;
    color: #828282;
}

.breadcrumb ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb li
{
    float: left;
}

.breadcrumb li:before
{
    content: '\003E';
    float: left;
    display: block;
    margin: 0 5px;
}

.breadcrumb li:first-child:before
{
    display: none;
}

.breadcrumb a
{
    color: #828282;
}

footer
{
    border-radius: .5em .5em 0 0;
    text-align: center;
    font-size: 10px;
    padding: 2em;
    /*background: -webkit-linear-gradient(rgba(67, 103, 167, 1), rgba(27, 56, 124, 1));
    background: -o-linear-gradient(rgba(67, 103, 167, 1), rgba(27, 56, 124, 1));
    background: -moz-linear-gradient(rgba(67, 103, 167, 1), rgba(27, 56, 124, 1));
    background: linear-gradient(rgba(67, 103, 167, 1), rgba(27, 56, 124, 1));*/
	background: rgb(67,103,167); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNjdhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjM4N2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(67,103,167,1) 0%, rgba(27,56,124,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,103,167,1)), color-stop(100%,rgba(27,56,124,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(67,103,167,1) 0%,rgba(27,56,124,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(67,103,167,1) 0%,rgba(27,56,124,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(67,103,167,1) 0%,rgba(27,56,124,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(67,103,167,1) 0%,rgba(27,56,124,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4367a7', endColorstr='#1b387c',GradientType=0 ); /* IE6-8 */
}

.footer-body
{
    /*background-color:#0d2249; 	background-color:rgba(13,34,73,.8);*/
    color: #fff;
    padding: 0 20px 10px 20px;
}

.footer-nav
{
    margin-bottom: 1em;
    border-bottom: 1px solid #213f81;
    padding-bottom: 1em;
}

.footer-nav a
{
    color: #84b7d7;
    display: inline-block;
}

.footer-nav a:before
{
    margin: 0 10px;
    content: " ";
    display: inline-block;
    color: #84b7d7;
}

.footer-nav a:first-child:before
{
    display: none;
}

footer .Normal
{
    color: #a9aebc;
    text-align: center;
    font-size: 10px;
}

footer table[summary="Design Table"]
{
    text-align: center;
}

#dnn_footerad p > a
{
    display: none;
}

#dnn_footerad p > a img
{
    border-radius: 5px;
}

@media (max-width: 767px)
{
    footer > div
    {
        margin-top: 25px;
    }

    footer > div:first-child
    {
        margin-top: 0;
    }
}
@media (max-width: 991px)
{
    #dnn_footerad p > a > img
    {
        margin: 0 auto;
        display: block;
    }
}



#dnn_footerad p > a:nth-child(1)
{
    display: block;
}

footer .eyebrow-social ul
{
    margin: 0 0 1em;
    padding: 0;
}

footer .eyebrow-social li
{
    float: none;
    display: inline-block;
}

table[summary="Design Table"], table[summary="Design Table"] tbody, table[summary="Design Table"] tr, table[summary="Design Table"] td
{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.homepage-gallery
{
    position: relative;
}
#homepage-gallery-slides
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#homepage-gallery-slides li
{
    float: left;
    display: block;
    position: relative;
    width: 100%;
}

#homepage-gallery-slides li img
{
    width: 100%;
    height: auto;
}

.carousel-buttons
{
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1000;
}

.carousel-buttons > div
{
    background: transparent;
    color: transparent;
    cursor: pointer;
    height: 48px;
    overflow: hidden;
    position: absolute;
    width: 48px;
    bottom: 25px;
    z-index: 10;
}

#carousel-prev
{
    background: url(/img/sq_br_prev.png) no-repeat;
    left: 10px;
}

#carousel-next
{
    background: url(/img/sq_br_next.png) no-repeat;
    right: 10px;
}

.carousel-buttons span:hover
{
    background-position: 0 -48px !important;
}

#carousel-text
{
    background: url(/img/transparent-blue-dot.png);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: #000 0 2px 4px;
    -mox-box-shadow: #000 0 2px 4px;
    -ms-box-shadow: #000 0 2px 4px;
    -o-box-shadow: #000 0 2px 4px;
    -webkit-box-shadow: #000 0 2px 4px;
    color: #fff;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-shadow: #000 -1px 1px 0;
    width: 100px;
    left: 50%;
    margin-left: -50px;
}

.feature-tabs > ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.highslide > img, .fancy-webcams > img
{
    display: block;
    max-width: 100%;
    height: auto;
}

.tabs-header
{
    text-transform: uppercase;
    text-align: center;
}

.tabs-header a
{
    color: #23458c;
    text-align: center;
    display: inline-block;
}

.tabs-header a:hover, .tabs-header a.tab-active
{
    color: #6c97d2;
    text-decoration: none;
}

.feature-tabs > ul > li
{
    display: none;
}

.feature-tabs > ul > li.selected
{
    display: block;
}

table.friends-and-family
{
    width: 100%;
}

table.friends-and-family label
{
    display: block;
}

@media (max-width: 991px)
{
    .homepage-body .col-sm-12 .border-box
    {
        clear: both;
        margin-top: 40px;
    }

    table.friends-and-family, table.friends-and-family tbody, table.friends-and-family tr, table.friends-and-family tr td
    {
        display: block;
    }

    table.friends-and-family
    {
        margin: 0;
        padding: 0;
    }

    table.friends-and-family tr
    {
        margin: 0 0 1em 0;
        padding: 0;
    }

    table.friends-and-family tr td
    {
        margin-bottom: 0.5em;
    }

}
@media (max-width: 767px)
{
    .login-page #dnn_ctr_Login_loginMap
    {
        display: none;
    }

    table.friends-and-family tr td input
    {
        width: 100% !important;
    }

}

#safety-message
{
    background: #fafafa;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    padding: 0.5em;
    width: 75%;
}

#safety-message p
{
    margin: 0;
}

#safety-message p:first-child
{
    font-weight: bold;
    margin-bottom: 0.5em;
}

/* VIP parking ticket */
#WAWA_MsgBkg
{
    background: url(/img/transparent-grey-dot.png);
    display: none;
    min-height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 100;
}

#WAWA_MsgWait
{
    background: #fff;
    margin: 350px auto 0;
    padding: 10px;
    width: 500px;
}

#WAWA_MsgWait h2
{
    font-family: 'CalibriBold';
    font-size: 24px;
    margin: 10px;
}

#WAWA_MsgWait p
{
    margin: 10px;
    color: #000;
}

#WAWA_MsgWait img
{
    left: 215px;
    position: relative;
}

#WAWA_Msg
{
    background: #ebf8ff;
    border: 1px solid #add7ef;
    bottom: 70px;
    display: none;
    padding: 10px;
    position: absolute !important;
    width: 290px;
}

#WAWA_Msg div
{
    color: #37488b;
    font: 15px 'CalibriBold';
}

.leftcheckbox
{
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}

.leftcheckbox_text
{
    padding: 5px 0;
}

.leftcheckbox_text span
{
    color: #000000;
    font: 12px 'Verdana' , 'Monaco' , sans-serif;
}

#btnVIPAddToCart
{
    margin-left: 25px;
}

/* Women's page */
.women-img-full *, .women-fb-row *, .women-link-img *
{
    margin: 0 !important;
    padding: 0 !important;
}

.women-img-full img
{
    height: auto;
    width: 760px;
}

.women-fb-row, .women-link-img
{
    margin-top: -3px;
}

.women-fb-row img
{
    height: 78px;
    width: auto;
}

.women-link-img
{
    margin-bottom: 15px;
}

.women-link-img img
{
    height: 105px;
    width: auto;
}

@media (max-width: 768px)
{
    /*.ControlPanel, .admin-nav { display: none; }*/
}

.front-table tr, .real-table table[summary="Design Table"] table tr
{
    display: table-row !important;
}
.front-table td, .real-table table[summary="Design Table"] table td
{
    display: table-cell !important;
    width: auto !important;
}

.old-season-pass-table, .upass-table
{
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.old-season-pass-table td, .upass-table td
{
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    padding: 10px;
}

.season-pass-table td, .cow-table td
{
    padding: 10px;
}

.season-pass-table img, .cow-table img
{
    border: 1px solid #999999 !important;
    border-radius: 5px;
    box-shadow: 0 2px 4px #bcd3eb;
}

.season-pass-table h4, .cow-table p
{
    color: #777777;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.season-pass-table ul
{
    font-size: 11px;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.season-pass-table li
{
    background: #f5f5f5;
    border: 1px solid #bcd3eb;
    color: #666666;
    margin: 0 0 5px 0;
    padding: 5px;
}

.season-pass-table li:hover
{
    background: #ffffff;
    border: 1px solid #f0eb64;
    color: #000;
    cursor: default;
}

.season-pass-table h5
{
    font-size: 14px;
}

.full-valid-table
{
    background: #f5f5f5;
    padding: 10px;
}

.valid-table
{
    background: #fff;
    border: 1px solid #cccccc;
    border-bottom: none;
    border-left: none;
}

.valid-table td
{
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

#postback-message
{
    background: url(/img/transparent-white-dot.png);
    display: none;
    height: 855px;
    padding: 25px;
    position: absolute;
    width: 535px;
}

#postback-message h2
{
    font: 30px 'CalibriBold';
    margin-top: 75px;
}

#postback-message p
{
    color: #000000;
    font-weight: bold;
    padding: 15px;
    text-shadow: -1px 1px 0 #FFFFFF;
}

#postback-message h4
{
    text-align: center;
}


/* New buy now button */
.buy-now
{
    border: 1px solid #0066ff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: #666666 0 2px 4px;
    color: #ffffff !important;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold !important;
    margin: 0 5px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: #3e62a4 -1px 1px 0;
    background: #5189de; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxODlkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzdlYWVlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NThkZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9*/
    background: -moz-linear-gradient(top,  #5189de 0%, #7eaeeb 50%, #558de0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5189de), color-stop(50%,#7eaeeb), color-stop(100%,#558de0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5189de 0%,#7eaeeb 50%,#558de0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5189de 0%,#7eaeeb 50%,#558de0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5189de 0%,#7eaeeb 50%,#558de0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5189de 0%,#7eaeeb 50%,#558de0 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5189de', endColorstr='#558de0',GradientType=0 );*/
}

.old-ie .buy-now
{
    background: #5189de; /* Old browsers */ /*zoom: 1;   *display: inline;*/
}

.buy-now:hover
{
    background: #3b54a0; /* Old browsers */
    background: url(data:image/svg+xml;  base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNTRhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzZiOGNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjU0YTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9 */
    background: -moz-linear-gradient(top,  #3b54a0 0%, #6b8cc6 50%, #3b54a0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b54a0), color-stop(50%,#6b8cc6), color-stop(100%,#3b54a0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3b54a0 0%,#6b8cc6 50%,#3b54a0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3b54a0 0%,#6b8cc6 50%,#3b54a0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3b54a0 0%,#6b8cc6 50%,#3b54a0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3b54a0 0%,#6b8cc6 50%,#3b54a0 100%); /* W3C */
    text-decoration: none;
    border-color: #003399;
}

.old-ie .buy-now:hover
{
    background: #3b54a0; /* Old browsers */
}

.regular-menu li.dropdown:hover .dropdown-menu
{
    display: block;
}


.modal-dialog
{
    width: 90%;
    max-width: 960px;
}

.youtube-iframe
{
    padding: 0 0 56.25%;
}

.youtube-iframe iframe
{
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 20px;
}

[data-toggle="modal"]
{
    cursor: pointer;
}

.faf-wrapper h1
{
    display: none;
}

@media (max-width:768px)
{

    .sf-form table tr
    {
        display: block;
        clear: both;
        width: 100%;
    }

    .sf-form table td
    {
        display: block;
        width: 100%;
        padding-left: 13px;
    }

    .sf-form table td:first-child
    {
        padding-left: 0;
    }
    #dnn_ctr605_ViewCheckout_ctl00_pnlMain table td
    {
        display: block;
    }
    #dnn_ctr605_ViewCheckout_ctl00_checkoutheadergraphic
    {
        max-width: 100%;
    }
    #WAWA_MsgBkg
    {
        position: fixed !important;
    }
    #WAWA_MsgWait
    {
        margin-top: 50px;
        width: 80%;
    }
}

.sf-form input[type="button"]
{
    display: block;
    margin: 5px 0;
    padding: 5px 15px;
    background-color: #d2e6fa;
    background-image: none;
    border: 1px solid #0d2249;
    color: #0d2249;
    border-radius: 3px;
}

.sf-form input[type="button"]:hover
{
    box-shadow: 2px 2px 3px #0d2249;
}

.sf-form img
{
    max-width: 100%;
    display: block;
}

.variant-header
{
    background-color: #dfecfa;
    padding: 5px 10px;
    color: #0d2249;
    font-weight: bold;
}

.variantgriditem {
	margin: 5px 0;
	overflow: hidden;
}

.variantname { width: 50%; }

.variantname, .variantprice, .variantqtyinput { float: left; }

.variantprice { margin-top: 3px; width: 5%; }

#dnn_homeSliderContainer img
{
    max-width: 1110px;
}

#homeCTs
{
    overflow: hidden;
}

.homect
{
    float: left;
    width: 25%;
}

.homect p
{
    height: 124px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.homect a img
{
    border: 0;
}

.homect a:hover img
{
    margin-top: -124px;
}

#BottomMenu
{
    list-style: none;
    overflow: hidden;
    padding-left: 0;
}

#BottomMenu li
{
    float: left;
    text-align: center;
    width: 14.2%;
}

#BottomMenu li a
{
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}

#BottomMenu li a:hover
{
    text-decoration: underline;
}

#BottomMenu li ul
{
    list-style: none;
    padding-left: 0;
}

/* Reset */
#BottomMenu li ul li
{
    float: none;
    margin-right: auto;
    width: auto;
}

#BottomMenu li ul li a
{
    border-bottom: 0;
    border-top: 1px dotted #ddd;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
}

#BottomMenu li ul li:first-child a
{
    border-top: 0;
}

#dnn_contentPane
{
    overflow: hidden;
}

@media (max-width: 1200px)
{
    #BottomMenu li a
    {
        font-size: 12px;
    }
    #BottomMenu li ul li a
    {
        font-size: 10px;
    }
}

@media (max-width: 990px)
{
    .homect p
    {
        height: 102px;
    }
    .homect a img
    {
        height: auto;
        max-width: 100%;
    }
    .homect a:hover img
    {
        margin-top: -102px;
    }
    #BottomMenu li
    {
        width: 25%;
    }
    #BottomMenu li ul
    {
        min-height: 100px;
    }
}

@media (max-width: 768px)
{
    .homect
    {
        width: 50%;
    }
    .homect p
    {
        height: 124px;
    }
    .homect a:hover img
    {
        margin-top: -124px;
    }
    #BottomMenu li
    {
        width: 50%;
    }
    #BottomMenu li a
    {
        font-size: 14px;
    }
    #BottomMenu li ul li a
    {
        font-size: 12px;
    }
}

@media (max-width: 500px)
{
    .homect
    {
        width: 100%;
    }
    #BottomMenu li
    {
        width: 100%;
    }
    #BottomMenu li ul
    {
        margin-bottom: 15px;
        min-height: 0;
    }
    body
    {
        /*background-image: url(images/body-bg-summer.jpg);*/
       /* background-position: 15% -500px; */
    }
    .homepage-gallery2
    {
        height: 100px;
    }

    .homepage-gallery2 div.hp-wrap
    {
        float: none;
        right: inherit;
        width: auto;
        top: inherit;
        border-radius: 0;
        position: relative;
        border: none;
    }

    div.hp-wrap div
    {
        background-color: rgba(255, 255, 255, .7);
        padding: 8px;
        margin-top: 1em;
        border-radius: 5px;
    }

    #Form > div.container > div.homepage-body.body.row > div:nth-child(1)
    {
        width: auto !important;
    }
    #Form > div.container > div.homepage-body.body.row > div:nth-child(2)
    {
        width: 90% !important;
        margin: auto !important;
    }

}

#wawa-new-gps-form .label
{
    color: #000;
}


@media (min-width:1800px)
{

    body
    {
        /*background: url(images/hero-bottom.jpg) 0% 202% no-repeat, url(images/hero-banner.jpg) 0% 7% no-repeat;*/
        background: url(images/hero-bottom.jpg) no-repeat;
        /* SUMMER background: url(/img/summerbackground.jpg) no-repeat; */
        background-size: cover;
    }

}


@media (max-width:908px)
{
    body
    {
        /*background-size: 100%, 300%;*/
    }
}


.border-box p
{
    margin: 0px !important;
}

.border-box
{
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}

#Form > div.container > div.homepage-body.body.row > div:nth-child(2)
{
    padding: 0;
}

#Form > div.container > div.homepage-body.body.row > div:nth-child(2)
{
    width: 39%;
}

.col-md-4.fix-2 { width: 52% !important; }

#Form > div.container > div.homepage-body.body.row > div:nth-child(1)
{
    width: 26%;
}



@media (min-width:500px) and (max-width: 996px)
{
    #Form > div.container > div.homepage-body.body.row > div:nth-child(1)
    {
        width:auto;
    }


    #Form > div.container > div.homepage-body.body.row > div:nth-child(2)
    {
        padding-left: 15px;
padding-right: 15px;
    }


    #Form > div.container > div.homepage-body.body.row > div.col-md-4.col-sm-12.clearfix > div
    {
        display: inline-block;
margin-top: 0;
    }
}



@media (min-width: 996px) and (max-width:1200px)
{
/*    .widget-boxes{
width: 109%;
    }
    .widget-boxes li{
margin:0;
}*/
}




@media (min-width: 500px) and (max-width:600px) {
#Form > div.container > div.homepage-body.body.row > div:nth-child(2){
display: inline;
}

}

.eyebrow-social li.wicon a {
	background: none;
	display: inline;
	height: auto;
	transition: none;
	width: auto;
}

.eyebrow-social li.wicon {
	margin-left: 20px;
	text-indent: 0;
}

#weather-icon li {
	color: #fff;
	font-weight: bold;
	text-indent: 0;
}

#weather-icon-image {
	height: 20px;
	position: relative;
	width: 20px;
}

#weather-icon img {
	left: -5px;
	max-height: 150%;
	position: absolute;
	top: -5px;
	z-index: 1;
}

#weather-icon-text span {
	position: relative;
	top: 2px;
}

#dnn_contentright img {
	margin: 2%;
	max-width: 98%;
	width: 100%;
}

.full-billing-panel { display: block; }

#body-block-0, #body-block-1 { width: 35% !important; }

#body-block-1 .border-box {
	background: none;
	border: 0;
	padding: 0;
}

#body-block-2 { width: 30% !important; }

header, .homepage-body { position: relative; }

header { z-index: 2; }

.homepage-body { z-index: 1; }

#dnn_HomepageSlideshow {
	position: relative;
	width: 100%;
}

#slider-container {
	/*margin-top: 25px;*/
	position: absolute;
	width: 100%;
}

#dnn_HomepageSlideshow p {
	height: 650px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

#dnn_HomepageSlideshow p img {
	left: 50%;
	margin: -25% 0 0 -50%;
	position: absolute;
	top: 50%;
	width: 100%;
}

#slider-container .slider-text {
	background: rgba(255, 255, 255, .8);
	border: 5px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 3px #333;
	-moz-box-shadow: 0 1px 3px #333;
	-ms-box-shadow: 0 1px 3px #333;
	-o-box-shadow: 0 1px 3px #333;
	-webkit-box-shadow: 0 1px 3px #333;
	padding: 10px 15px;
	position: absolute;
}

#slider-container .slider-text:hover {
	background: #fff;
	cursor: pointer;
}

.slider-text h1 { color: #00008b; }

.slider-text h4 {
	color: #666;
	margin: 5px 0 0 1px;
}

.slider-text.top { top: 10%; }
.slider-text.middle { top: 40%; }
.slider-text.bottom { bottom: 20%; }

.slider-text.left { left: 15%; }
.slider-text.center { left: 40%; }
.slider-text.right { right: 15%; }

#hp-social {
	margin: 1em 0;
	overflow: hidden;
}

#hp-social p {
	float: left;
	width: 25%;
}

#hp-social p a {
	background: url(/img/social-icons/sprite-all.png) no-repeat;
	background-size: 256px 128px;
	display: block;
	height: 64px;
	margin: auto;
	text-indent: -999em;
	width: 64px;
}

#hp-social p a#fb-icon { background-position: -64px 0; }
#hp-social p a#yt-icon { background-position: -128px 0; }
#hp-social p a#ig-icon { background-position: -192px 0; }

#hp-social p a#fb-icon:hover { background-position: -64px -64px; }
#hp-social p a#tw-icon:hover { background-position: 0 -64px; }
#hp-social p a#yt-icon:hover { background-position: -128px -64px; }
#hp-social p a#ig-icon:hover { background-position: -192px -64px; }

#body-block-0 { position: relative; }

.snow-report-placeholder { display: none; }

.snow-report-placeholder h3 {
	background: url(/img/transparent-white-dot.png);
	padding: 1em 2em 1em 1em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.c_content .snow-report-placeholder h3 { position: static; }

#body-block-0 .border-box,
#body-block-2 .border-box {
	background: none;
	border: 0;
	padding: 0;
}

#body-block-2 img { margin: 0 auto 10px auto; }

#dnn_contentcenter span.DNNAlignleft > div {
	background: #fff;
	border: 1px solid #1e90ff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
}

#dnn_contentcenter img.thumb {
	border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	max-width: 150px;
	padding: 0;
}

img.report-placeholder {
	height: auto;
	width: 100%;
}

@media (max-width: 1200px) {

	#slider-container { margin-top: 0; }

	.slider-text.top { top: 25%; }
	.slider-text.bottom {
		bottom: auto !important;
		top: 380px;
	}

	.slider-text.left { left: 10%; }
	.slider-text.right { right: 10%; }

	.homepage-gallery2 { height: 350px; }

	#hp-social p a {
		background-size: 192px 96px;
		height: 48px;
		width: 48px;
	}

	#hp-social p a#fb-icon { background-position: -48px 0; }
	#hp-social p a#yt-icon { background-position: -96px 0; }
	#hp-social p a#ig-icon { background-position: -144px 0; }

	#hp-social p a#fb-icon:hover { background-position: -48px -48px; }
	#hp-social p a#tw-icon:hover { background-position: 0 -48px; }
	#hp-social p a#yt-icon:hover { background-position: -96px -48px; }
	#hp-social p a#ig-icon:hover { background-position: -144px -48px; }

}

@media (max-width: 992px) {

	#slider-container { margin-top: -50px; }

	.slider-text.top { top: 210px; }
	.slider-text.bottom { top: 360px; }

	.slider-text.left { left: 15%; }
	.slider-text.right { right: 15%; }

	.homepage-gallery2 { height: 250px; }

	#body-block-0 { width: 65% !important; }
	#body-block-1 { width: 100% !important; }
	#body-block-2 {
		position: relative;
		width: 35% !important;
		z-index: 1;
	}

	.snow-report-placeholder h3 { padding-top: 2em; }

}

@media (max-width: 767px) {

	.slider-text.top { top: 195px; }
	.slider-text.bottom { top: 345px; }

	.slider-text.left { left: 15px; }
	.slider-text.center { left: 30%; }
	.slider-text.right { right: 15px; }

	#body-block-0, #body-block-2 { float: left; }
	#body-block-2 { padding-top: 15px !important; }

	.snow-widget {
		position: relative;
		z-index: 1;
	}

	#hp-social p a {
		background-size: 128px 64px;
		height: 32px;
		width: 32px;
	}

	#hp-social p a#fb-icon { background-position: -32px 0; }
	#hp-social p a#yt-icon { background-position: -64px 0; }
	#hp-social p a#ig-icon { background-position: -96px 0; }

	#hp-social p a#fb-icon:hover { background-position: -32px -32px; }
	#hp-social p a#tw-icon:hover { background-position: 0 -32px; }
	#hp-social p a#yt-icon:hover { background-position: -64px -32px; }
	#hp-social p a#ig-icon:hover { background-position: -96px -32px; }


}

@media (max-width: 590px) {

	#dnn_HomepageSlideshow, .homepage-gallery2 { display: none; }

	header { margin-bottom: 25px; }

	#body-block-0, #body-block-1, #body-block-2 {
		float: none;
		width: 100% !important;
	}

	#hp-social p a {
		background-size: 192px 96px;
		height: 48px;
		width: 48px;
	}

	#hp-social p a#fb-icon { background-position: -48px 0; }
	#hp-social p a#yt-icon { background-position: -96px 0; }
	#hp-social p a#ig-icon { background-position: -144px 0; }

	#hp-social p a#fb-icon:hover { background-position: -48px -48px; }
	#hp-social p a#tw-icon:hover { background-position: 0 -48px; }
	#hp-social p a#yt-icon:hover { background-position: -96px -48px; }
	#hp-social p a#ig-icon:hover { background-position: -144px -48px; }

	#dnn_contentcenter img.thumb {
		display: block;
		float: none;
		margin: 0 auto 10px auto;
		max-width: 65%;
	}

	img.report-placeholder {
		display: block;
		margin: auto;
		max-width: 290px;
		width: auto;
	}

	.snow-report-placeholder h3 {
		background: #fff;
		margin: auto;
		padding-top: 1em;
		position: static;
		width: 290px;
	}

	.footer-nav, .eyebrow-social { text-align: center; }

	.wachusett-info { text-align: center !important; }

	.wachusett-info p {
		float: none !important;
		text-align: center !important;
		width: auto !important;
	}

	.wachusett-info p a { color: #a9aebc !important; }

}

#dnn_customer_info, .helpfulHints { display: none; }

#dnn_ctr605_ViewCheckout_ctl00_pnlRelatedProducts {
	background: url(/img/transparent-white-dot.png);
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	bottom: 0;
	position: fixed;
	right: 0;
	z-index: 1;
}

#dnn_ctr605_ViewCheckout_ctl00_pnlRelatedProducts.closed { height: 30px; }

#close-related {
	cursor: pointer;
	float: left;
	margin: 5px 5px 5px 10px;
}

#open-related {
	cursor: pointer;
	display: none;
	float: left;
	margin: 5px 5px 5px 10px;
}

.closed #close-related { display: none; }
.closed #open-related { display: block; }

#RelatedItems h3 {
	float: left;
	margin: 8px 0 0 10px;
}

#the-related-items {
	clear: both;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#the-related-items li {
	float: left;
	margin: 5px 10px;
	text-align: center;
}

#the-related-items dl { margin: 0; }

#body-block-2 .c_head img, #body-block-2 .c_footer img { width: auto; }

/*#dnn_ctr606_ModuleContent table tr:first-child td:first-child { display: none; }*/

#clear-cart-button {
	background: #428bca;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
}

#clear-cart-button:hover {
	background: #b22222;
	text-decoration: none;
}

#product-shopping a {
	background: #1e90ff;
	color: #fff;
	display: none;
	font-weight: bold;
	padding: 5px 10px;
}

#product-shopping a.visible { display: inline-block; }

#product-shopping a:hover {
	background: #b22;
	text-decoration: none;
}

#dnn_ctr1232_FormMaster_pnlForm .donation-form table { width: 100%; }

#dnn_ctr1232_FormMaster_pnlForm .donation-form table,
#dnn_ctr1232_FormMaster_pnlForm .donation-form table tr {
	display: block;
	margin: 5px 0;
}

#dnn_ctr1232_FormMaster_pnlForm .donation-form td label {
	display: block;
	font-size: 1em;
}

#dnn_ctr1232_FormMaster_pnlForm .donation-form td input[type="text"] {
	background: #fff;
	border: 1px solid #ccc;
	font-size: 1em;
	margin: 0;
	padding: 5px;
}

#dnn_ctr1232_FormMaster_pnlForm #dnn_ctr1232_FormMaster_cmdSubmit {
	background: #1e90ff;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	font-weight: 700;
	margin: 0;
	padding: 10px 15px;
	text-decoration: none;
}

#dnn_ctr1232_FormMaster_pnlForm #dnn_ctr1232_FormMaster_cmdSubmit:hover { background: #b22; }

span.dci-char
{
	background: #eee;
	border-bottom: 1px solid #666;
	display: block;
	float: left;
	font-family: 'Anonymous Pro', 'Courier New', 'Courier';
	margin-right: 2px;
	min-height: 18px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 12px;
}

span.dci-char:before
{
	bottom: -11px;
	content: attr(title);
	font-family: 'Open Sans', 'Tahoma';
	font-size: 8px;
	left: 0;
	position: absolute;
	right: 0;
}

/** REARRANGING **/
#rearrange-overlay {
	background: #2d6eb4;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100001;
}

#rearranger-notice {
	color: #fff;
	padding: 50px 0;
	text-align: center;
}

#rearranger-notice p { margin: 5em 0; }

.authorized #rearrange-overlay { display: none; }

iframe[name="google_conversion_frame"] { display: none; }

#dnn_ctr2741_Display_HtmlHolder { width: 847px; display: block; }

#Form { height: auto !important; }

@media (max-width: 1200px) {
	#dnn_ctr2741_Display_HtmlHolder { width: 690px; }
}

@media (max-width: 992px) {
	#dnn_ctr2741_Display_HtmlHolder { width: 720px; }
}

@media (max-width: 768px) {
	#dnn_ctr2741_Display_HtmlHolder { width: 100%; }
}

.scott-tables
{
	margin: 0 -15px;
	overflow: hidden;
}

.scott-tables table,
.scott-tables tbody,
.scott-tables tr,
.scott-tables td
{
	display: block;
}

.scott-tables table
{
	float: left;
	margin: 0 15px;
	text-align: center;
}

.scott-tables.st2 table
{
	width: 50%;
}

.scott-tables.st3 table
{
	width: 33.3333%;
}

.scott-tables.st4 table
{
	width: 25%;
}

.scott-tables h3
{
	font-size: 14pt;
}

.scott-tables h4
{
	font-size: 12pt;
	margin: 20px 0 10px 0;
}

.scott-tables ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.scott-tables li
{
	border-top: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 0 0 0;
}

.sf-form div table { clear: left; }