﻿body, div, h1, h2, form, input, p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.white {
    color: White;
}

.bold {
    font-weight: bold;
}

h1, h2 {
    font-size: 100%;
    font-weight: bold;
}

p {
    margin-bottom: 12px;
}

body {
    font-size: 16px;
    font-family: Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
    color: #2c2c2c;
    background-color: #8CBA15; /* url('/Images/bg.gif') repeat;*/
}

h1, h2 {
    line-height: 110%;
    color: #217148;
}

a, a:visited {
    color: #202d95;
    text-decoration: underline;
    outline: none;
}

img {
    vertical-align: text-top;
}

#imgPeople {
    text-align: center;
    padding-top: 10px;
}

h2 a, h1 a, .marketLink {
    text-decoration: none;
    color: White;
}

.marketLink {
    font-weight: bold;
    padding: 10px 10px 0 0;
    text-decoration: none;
    color: White;
}

.blocPad {
    padding: 10px 4px 9px 8px;
}

.triMarket {
    display: block;
    background-color: #A0C40B;
    float: right;
    font-weight: bold;
}

.mobmenu .item span.triMarket {
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
}

.mobmenu .item div span.triMarket {
    margin-top: -9px;
    margin-right: 10px;
}

input {
    vertical-align: text-top;
    outline: none;
    font: normal 14px Verdana;
}

#PAGE {
    background: #8CBA15;
    margin: 0 auto;
    overflow: hidden;
}

h1, h2, #HEAD {
    font-family: Arial,Helvetica,Verdana,sans-serif;
}

h1 {
    font-weight: normal;
    font-size: 28px;
}

h2 {
    font-size: 24px;
    color: #2C2C2C;
}

input.text {
    width: 98%;
    margin-right: 2px;
    padding: 1px 0 1px 2px;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    height: 24px;
    color: #000;
}

.button input {
    -webkit-border-radius: 0;
}

.button {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #589442;
    background-color: #589442;
}

    .button > input, .button > a {
        display: block;
        overflow: visible;
        margin: 0;
        padding: 5px;
        border: none;
        font: bold 16px Arial,Tahoma,"Bitstream Vera Sans",sans-serif;
        color: #fff; /*text-shadow:#589442 0 0 0;*/
        white-space: nowrap;
        cursor: pointer;
        text-decoration: none;
        text-align: center;
        background: inherit;
    }

    .button > input {
        width: 100%;
    }

    .button.green {
        margin-right: 10px;
        background-color: #589442;
        background: -webkit-gradient(linear,left top,left bottom,from(#74b05f),to(#589442));
        background: -moz-linear-gradient(top,#74b05f,#589442);
    }

.right {
    float: right;
}

.mobmenu {
    background: #fff;
    margin: 10px 0;
    border: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 8px 8px;
    clear: both;
}

    .mobmenu .item.first {
        border-top: 0 none;
    }

    .mobmenu .item.last {
        border-bottom: 0 none;
    }

    .mobmenu .item {
        margin: 0;
        border-top: 1px solid #c0d0a1;
    }

        .mobmenu .item a {
            display: block;
            color: #2C2C2C;
            font: bold 18px Arial;
            text-decoration: none;
            padding: 10px 4px 9px 8px;
        }

        .mobmenu .item .text {
            vertical-align: middle;
        }

    .mobmenu .item {
        padding-right: 2px;
    }

#mask {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; /*opacity:0;*/
    display: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    z-index: -1;
    background: #f2f6eb url('../Images/bg.gif') repeat;
    border: 4px solid #589442;
    margin-left: -4px;
    height: 0;
    display: none;
}

    #overlay #ov_title {
        font: bold 18px Arial;
        color: #fff;
        background: #589442;
        padding: 5px 8px;
    }

    #overlay .lightboxClose {
        position: absolute;
        top: 0;
        right: 0;
        padding: 5px;
    }

        #overlay .lightboxClose .sp-popup-x {
            display: block;
        }

#admob {
    position: absolute;
}

.typeAhead {
    position: relative;
}

    .typeAhead .wrap {
        position: absolute;
        width: 100%;
        z-index: 9050;
    }

#HEAD {
    overflow: hidden;
    position: relative;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 1px;
}

.mobmenu .item .sp-arrMore {
    margin-top: 6px;
    float: right;
    padding-right: 10px;
}

.mobmenu .item div .sp-arrMore {
    margin-top: -9px;
    float: right;
    padding-right: 10px;
}

#TOP {
    position: relative;
    padding: 10px;
    height: 20px;
    background-color: #8cba15;
    background: -webkit-gradient(linear,left top,left bottom,from(#8cba15),to(#8cba15));
    background: -moz-linear-gradient(-90deg,#8cba15,#8cba15);
}

#MENU {
    float: right;
    padding: 5px 10px;
    position: relative;
    top: -3px;
    border-color: #cfd3cc;
    background-color: #fdfdfd;
    background: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#d9dad8));
    background: -moz-linear-gradient(-90deg,#fdfdfd,#d9dad8);
    font-size: 14px;
    line-height: 1em;
}

    #MENU a {
        padding: 0;
        background-image: none;
        background-color: #cfd3cc;
        background-color: inherit;
        color: black;
        font-size: .85em;
    }

#MENU_NAV {
    background-color: #72a85b;
    padding: 4px 4px;
}



.regSection {
    margin: 10px 0;
}

#MENU_NAV .mobmenu {
    margin: 0;
}

img {
    border: 0 none;
}

#FOOT {
    clear: both;
    border-style: solid;
    border-color: #C8D8AA;
    border-width: 1px 0 0;
    padding: 10px 12px 5px;
    background-color: #8cba15;
    font-size: 12px;
}

#FOOTIMG {
    margin: .7em 0;
    line-height: 1.6em;
}

    #FOOTIMG img {
        float: left;
        margin: -5px 4px 0 0;
    }

    

.footer_bold {
    color: #2C2C2C;
    font: bold 18px Arial;
    text-decoration: none;
    font-style:italic;
}

body {
    -webkit-text-size-adjust: none;
}

#PAGE.wide {
    min-height: 10px;
}

.button input {
    -webkit-border-radius: 0;
}

form .leftCol input {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
}

form .xBtn {
    -webkit-appearance: textfield;
}

.sForm .xBtn {
    -webkit-appearance: textfield;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}

.button > input {
    width: auto;
}

.sp {
    background-image: url('../Images/logo.png');
}

.sp-ollie-header {
    background-position: left 0;
    width: 119px;
    height: 28px;
}

.sp-ollie-footer {
    background-image: url('../Images/logo.png');
    background-position: left -28px;
    width: 119px;
    height: 28px;
}

.sp-search {
    background-image: url('../Images/mobile_pack.png');
    background-position: left -110px!important;
    width: 35px;
    height: 32px;
}

.sp-arrMore {
    background-image: url('../Images/mobile_pack.png');
    background-position: left -157px;
    width: 8px;
    height: 13px;
}

.sp-screeningslist-films {
    background-position: left -612px;
    width: 50px;
    float: left;
}

.sp-home {
    background-position: left -716px;
    width: 29px;
    height: 26px;
}

.sp-search-x {
    background-position: left -1202px;
    width: 19px;
    height: 19px;
}

.sp-popup-x {
    background-position: left -1221px;
    width: 19px;
    height: 19px;
}

.locationForm h1 {
    padding: 10px 10px 0;
}

.locationForm h2 {
    padding: 10px 0 0;
    font-size: 14px;
    color: White;
}

.locationForm .find {
    padding: 0 10px 10px;
    overflow: hidden;
}

    .locationForm .find .item {
        margin: 10px 0 10px 20px;
        clear: both;
    }

#FOOT.homeFooter {
    margin-top: 0;
}

.locationForm.new {
    background: #8CBA15;
}
    /* url('/Images/bg.gif') repeat;*/
    .locationForm.new h1 {
        color: #ffffff;
        line-height: 28px;
        font: bold 18px Arial;
    }

.locationForm .find .mobmenu .item {
    margin: 0;
}

.sForm {
    padding: 5px 10px;
    background: #8cba15;
}

form .wrapper {
    overflow: hidden;
    position: relative;
}

form .searchSubmit {
    float: right;
    background-color: #589442;
    border: 0;
}

form .xBtn a {
    display: none;
    width: 100%;
    height: 100%;
}

    form .xBtn a .sp-search-x {
        position: relative;
        top: 5px;
        left: 5px;
    }

form .wrapper {
    overflow: hidden;
    position: relative;
}

form .leftCol input {
    width: 100%;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #aaa;
    -webkit-border-radius: 5px 0 0 5px;
    margin: 0;
    padding: 1px -2px 1px 2px;
    height: 28px;
}

form .xBtn {
    float: right;
    background: #fff;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #aaa;
    width: 32px;
    height: 30px;
    -webkit-border-radius: 0 5px 5px 0;
}

form .leftCol {
    margin-right: 33px;
    position: relative;
}

.sForm .leftCol {
    margin-right: 69px;
    position: relative;
}

.MobileHome .sForm {
    margin-bottom: 0;
}

.marketShortName {
    float: left;
    background-color: #A0C40B;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 5px;
}

.marketName {
    padding-left: 5px;
}

.logoScreenings {
    height: 50px;
}

.marketDates {
}

.xbtn .logoCinando {
    padding: 5px;
    background-color: #8cba15;
}

.sForm img {
    float: left;
    margin: 8px 6px 0 0;
}

.mobmenu .item a div {
    font-size: 14px;
}

.important {
    color: Red;
    /*font-size:12px;*/
}

.screening {
    background-image: url('../Images/screening.png');
    height: 14px;
    width: 17px;
    float: right;
}
