﻿body {
    background-image: url(/userassets/randombackgrounds/background1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #770033;
}

.menubar {
    margin-top: 60px;
    height: 56px;
    background-image: url(/userassets/_template/menubar_background.png);
    background-repeat: repeat-x;
    background-position: top left;
}

.logo {
    position: relative;
    top: -50px;
    left: -30px;
    /*    width: 255px;
    height: 157px;*/
    z-index: 90;
    border: 0;
}


.quickquote {
    display: block;
    margin-top: 5px;
    min-height: 301px;
    background-image: url(/userassets/_template/QuickQuoteSide.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    margin-bottom: 15px;
}

    .quickquote .title {
        display: block;
        padding-left: 30px;
        padding-top: 5px;
        margin-top: 7px;
        font-family: Arial;
        font-size: 1.3em;
        color: #ffffff;
    }

    .quickquote .content {
        display: block;
        padding-left: 30px;
        margin-top: 40px;
        margin-right: 30px;
        padding-bottom: 2em;
        font-family: Arial;
        font-size: 1em;
        color: #000000;
        font-weight: bold;
        line-height: 18px;
    }

    .quickquote .quickquotetitle {
        font-family: Arial;
        font-size: 1em;
        color: #700025;
        font-weight: bold;
    }

    .quickquote .content a.yaibutton {
        display: inline-block;
        position: relative;
        margin-bottom: 1em;
    }

    .quickquote .content a.yaibutton {
        background-color: #770033;
        color: white;
        font-size: 1em;
        padding: 0.5em 0.75em;
        text-decoration: none;
        filter: drop-shadow(8px 8px 10px black);
    }

        .quickquote .content a.yaibutton:hover {
            background-color: #770033;
            color: white;
            font-size: 1em;
            padding: 0.5em 0.75em;
            text-decoration: none;
            filter: drop-shadow(8px 8px 10px white);
        }

.booknow {
    display: block;
    width: 100%;
    min-height: 192px;
    background-image: url(/userassets/_template/booknowforcover.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    margin-bottom: 12px;
}

    .booknow .title {
        display: block;
        padding-left: 30px;
        font-family: Arial;
        font-family: Arial;
        font-size: 1.3em;
        color: #ffffff;
        min-height: 40px;
        padding-top: 5px;
        margin-bottom: 7px;
    }

    .booknow .content {
        padding-top: 1em;
        display: block;
        padding-left: 30px;
        margin-right: 30px;
        max-width: 60%;
        font-family: Arial;
        font-size: 0.8em;
        color: #700025;
        font-weight: bold;
    }

.declaration {
    font-family: Arial;
    font-size: 0.85em;
    color: #ffffff;
    background-image: url(/userassets/_template/declaration_background.png);
    background-repeat: repeat;
    background-position: top left;
    padding: 25px;
}

.faqs {
    width: 100%;
    display: block;
    min-height: 136px;
    background-image: url(/userassets/_template/frequentlyaskedquestions.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    margin-bottom: 12px;
}

    .faqs .title {
        min-height: 40px;
        display: block;
        padding-left: 30px;
        margin-top: 7px;
        font-family: Arial;
        font-size: 1.3em;
        color: #ffffff;
        padding-top: 5px;
        margin-bottom: 7px;
    }

    .faqs .content {
        padding-top: 2em;
        display: block;
        width: 60%;
        padding-left: 30px;
        margin-right: 30px;
        font-family: Arial;
        font-size: 0.8em;
        color: #700025;
        font-weight: bold;
        padding-bottom: 1em;
    }

.whychooseus {
    width: 100%;
    min-height: 272px;
    background-image: url(/userassets/_template/whychooseus2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 2em;
}

    .whychooseus .title {
        display: block;
        overflow: hidden;
        padding-left: 35px;
        margin-top: 7px;
        height: 35px;
        line-height: 35px;
        font-family: Arial;
        font-size: 20px;
        color: #ffffff;
        font-weight: bold;
    }

    .whychooseus .points {
        display: block;
        overflow: hidden;
        padding-left: 60px;
        margin-top: 120px;
        height: 110px;
        font-family: Arial;
        font-size: 0.9em;
        color: #770033;
    }

        .whychooseus .points p {
            margin-top: 0em;
            margin-bottom: 1em;
            line-height: 0.8em;
        }

@media only screen and (max-width:1025px) {
    .whychooseus .points {
        margin-top: 100px;
    }
}

@media only screen and (max-width:699px) {
    .whychooseus .points {
        margin-top: 90px;
    }

        .whychooseus .points p {
            margin-top: 0em;
            margin-bottom: 0.9em;
            line-height: 0.8em;
        }
}

.mainbodysubpage {
    display: block;
    background-color: rgba(0,0,0,0.8);
    /*background-image: url(/userassets/_template/bodyarea_repeater.png);*/
    /*background-repeat: repeat;*/
    background-position: top left;
    /*background-size: 1px;*/
    font-family: Arial;
    font-size: 1em;
    color: #ffffff;
    margin-top: 1em;
    padding-bottom: 15px;
    margin-bottom: 7px;
    padding-left: 25px;
    padding-right: 0px;
}

.mainbodysubpagecontent {
    padding-top: 45px;
    min-height: 400px;
    display: block;
    font-family: Arial;
    font-size: 0.9em;
    color: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 7px;
    padding-left: 25px;
    padding-right: 25px;
    word-wrap: break-all;
}

    .mainbodysubpagecontent .titleimg {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .mainbodysubpagecontent h2 {
        margin-top: 1.5em;
        font-size: 1.3em;
        color: #B6D439;
    }

    .mainbodysubpagecontent hr {
        margin-top: 15px;
        margin-bottom: 15px;
        height: 1px;
        padding: 0;
        border: 0px;
        border-top: 1px solid #FFFFFF;
        color: #FFFFFF;
    }

    .mainbodysubpagecontent a {
        color: #B6D439;
    }

.mainbodytop {
    margin-top: -10px;
    width: 100%;
    height: 26px;
    background-image: url(/userassets/_template/bodyarea_angledtop.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}

.mainbodycontent {
    display: block;
    /*background-image: url(/userassets/_template/bodyarea_repeater.png);
        background-repeat: repeat;
        background-position: top left;
        background-size: 1px;*/
    background-color: rgba(0,0,0,0.8);
    font-family: Arial;
    font-size: 0.9em;
    color: #ffffff;
    padding-bottom: 15px;
    margin-bottom: 7px;
    padding-left: 25px;
    padding-right: 25px;
}

    .mainbodycontent .greenbold {
        font-family: Arial;
        font-size: 1em;
        color: #B6D439;
        text-decoration: none;
        font-weight: bold;
    }

    .mainbodycontent li {
        list-style-image: url(/userassets/_template/greenbullet.png);
        margin-bottom: 3px;
    }

#mainbody A {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #B6D439;
    text-decoration: none;
    line-height: 17px;
}

    #mainbody A:visited {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #B6D439;
        text-decoration: none;
        line-height: 17px;
    }

    #mainbody A:hover {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #B6D439;
        text-decoration: underline;
        line-height: 17px;
    }

.declaration .important {
    font-family: Arial;
    color: #ffffff;
}

.declaration hr {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    padding: 0;
    border: 0px;
    border-top: 1px solid #BE869E;
    color: #BE869E;
}

.declarationmenu {
    font-family: Arial;
    color: #BE869E;
    margin-bottom: 20px;
    text-transform: uppercase;
}

A.declarationmenu {
    font-family: Arial;
    color: #BE869E;
    text-decoration: none;
    font-style: normal;
}

    A.declarationmenu:visited {
        font-family: Arial;
        color: #BE869E;
        text-decoration: none;
        font-style: normal;
    }

    A.declarationmenu:hover {
        font-family: Arial;
        color: #B6D439;
        text-decoration: none;
        font-style: normal;
    }

#declaration .copyright {
    font-family: Arial;
    font-size: 10px;
    color: #BE869E;
}

#cookie-law {
    max-width: 940px;
    background: #EEEADD;
    margin: 2px auto 8px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    min-height: 35px;
}

    #cookie-law p {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #682008;
        margin: 0px;
        padding: 0px;
        line-height: 35px;
    }

    #cookie-law > p > A.cookielawlink {
        font-size: 12px;
        font-weight: bold;
        color: #682008;
        text-decoration: none;
    }


/*Responsive*/
#menu {
    z-index: 1000;
}

    #menu ul {
        margin: 0;
        padding: 0;
    }

    #menu .main-menu {
        display: none;
    }

#tm:checked + .main-menu {
    display: block;
}

#menu input[type="checkbox"], #menu ul span.drop-icon {
    display: none;
}

#menu li, #toggle-menu, #menu .sub-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
}

#menu li, #toggle-menu {
    border-width: 0 0 0px;
}

#toggle-menu {
    color: #6D6E71 !important;
    text-align: right;
    font-size: 1em
}

#menu .sub-menu {
    background-color: #CCCCCC;
    border-width: 0px 0px 0;
    /*margin: 0 0em;*/
}

    #menu .sub-menu li:last-child {
        border-width: 0;
    }

#menu li, #toggle-menu, #menu a {
    position: relative;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
}

#menu {
    background-color: #636467;
    display: block;
    position: relative;
}

#toggle-menu {
    border: none;
}


#toggle-menu, #menu a {
    padding: 0em 1em;
}

#menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
}

    #menu a:hover {
        color: #B6D439;
        /*background-color: #ccc;*/
        text-decoration: none;
    }

#menu .sub-menu {
    display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
    display: block;
}

#menu .sub-menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#toggle-menu .drop-icon, #menu li label.drop-icon {
    position: absolute;
    right: 0;
    top: 2px;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
    padding: 0.7em 1em;
    font-size: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .25);
    text-shadow: 0 0 0 transparent;
    color: rgba(255, 255, 255, .75);
}

#toggle-menu span.drop-icon {
    background-color: #636467 !important;
}

@media only screen and (min-width: 700px) {
    #menu .main-menu {
        display: block;
        float: right;
        margin-top: 15px;
    }

    #toggle-menu, #menu label.drop-icon {
        display: none;
    }

    #menu ul span.drop-icon {
        display: inline-block;
    }

    #menu li {
        float: left;
        border-width: 0 1px 0 0;
    }

    #menu .sub-menu li {
        float: none;
    }

    #menu .sub-menu {
        border-width: 0;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 12em;
        z-index: 3000;
    }

    #menu .sub-menu, #menu input[type="checkbox"]:checked + .sub-menu {
        display: none;
    }

        #menu .sub-menu li {
            border-width: 0 0 1px;
        }

        #menu .sub-menu .sub-menu {
            top: 0;
            left: 100%;
        }

        #menu .sub-menu .drop-icon {
            position: absolute;
            top: 0;
            right: 0;
            padding: 1em;
        }

    #menu li:hover > input[type="checkbox"] + .sub-menu {
        display: block;
    }
}

#myCarousel {
    margin-top: 1em;
    margin-bottom: 1em;
}

    #myCarousel img {
        width: 100%;
    }
