﻿body {
    margin: 0px;
    background-color: #c6c6c5;
}

@font-face {
    font-family: Samim;
    src: url('Samim.eot');
    src: url('Samim.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim.woff') format('woff'), url('../fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Samim;
    src: url('Samim-Bold.eot');
    src: url('Samim-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Samim-Bold.woff') format('woff'), url('../fonts/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

A:link {
    text-decoration: none;
}

A:visited {
    text-decoration: none;
}

A:hover {
    text-decoration: none;
}

A:active {
    text-decoration: none;
}

/* Header Styles*/

#header_pan {
    background-color: #ffffff;
    height: 145px;
    width: 100%;
    float: left;
    z-index: 1000;
}

    #header_pan .page_header {
        font-family: Samim;
        height: 145px;
        width: 1000px;
        margin: auto;
        background-image: url('../Images/Header/header-fa.jpg');
        background-position: center center;
        background-repeat: no-repeat;
    }

    #header_pan .logo_pan {
        height: 115px;
        width: 692px;
        margin: 0;
        float: right;
display: none;
    }

        #header_pan .logo_pan .logo {
            float: left;
            margin-right: 10px;
            margin-top: 15px;
            width: 100%;
        }

    #header_pan .controls_pan {
        height: 145px;
        width: 100%;
        margin: 0 10px 0 0;
        float: left;
    }

    #header_pan .page_menu {
        font-family: Samim;
        height: auto;
        width: auto;
        margin: auto;
    }

@media only screen and (max-width: 850px) {
    #header_pan {
        height: auto;
    }

        #header_pan .page_header {
            min-height: 100px;
            width: 100%;
        background-image: url('../Images/Header/header-mo.jpg');
background-size: 100%;
        }

        #header_pan .controls_pan {
            width: 280px;
        }

        #header_pan .page_menu {
            height: 40px;
            width: 100%;
            margin: auto;
display: none;
        }
}

@media only screen and (max-width: 860px) {
    #header_pan .logo_pan {
        width: 100% !important;
        height: auto;
        text-align: center;
    }

        #header_pan .logo_pan .logo {
            float: none;
            margin-left: auto;
            margin-right: auto;
            margin-top: 5px;
            width: 90%;
        }

    #header_pan .controls_pan {
        height: 120px;
        width: 100%;
        margin: 0;
    }
}

/* Top Menu Styles*/

#topmenu_pan {
    width: auto;
    float: right;
    margin-top: 0;
    display: none;
}

#mobile_menu {
    display: none;
    width: auto;
    margin-top: 2px;
    margin-right: 50px;
    border: none;
    color: #666;
    font: 12px 'Open Sans', Segoe UI, sans-serif;
    float: right;
}

#cpanel_menu_pan {
    font-family: Samim;
    height: auto;
    width: 100%;
    margin: auto;
}

#panelmenu_pan {
    font-family: Samim;
    font-size: 11pt;
    color: #f6f7f8;
    height: 35px;
    width: 100%;
    margin-top: 10px;
    float: left;
    background-color: #0f76b0;
}

    #panelmenu_pan .visibility_obj {
        display: inline-block;
    }

    #panelmenu_pan .caption_pan {
        text-align: left;
        width: auto;
        float: right;
        margin-top: 5px;
        margin-right: 20px;
    }

    #panelmenu_pan .field_pan {
        text-align: right;
        float: right;
        margin-top: 5px;
        margin-right: 5px;
        width: auto;
        color: #ffd800;
    }

    #panelmenu_pan .key_pan {
        text-align: center;
        width: 90px;
        float: left;
        margin-top: 3px;
        margin-left: 5px;
        color: #ffd800;
        font-size: 9pt;
    }

        #panelmenu_pan .key_pan a:link {
            color: white;
        }

        #panelmenu_pan .key_pan a:visited {
            color: white;
        }

        #panelmenu_pan .key_pan a:hover {
            color: #ffd800;
        }

#panelmenu_pan_en {
    font-family: Tahoma;
    font-size: 10pt;
    color: #f6f7f8;
    height: 35px;
    width: 100%;
    margin-top: 10px;
    float: left;
}

    #panelmenu_pan_en .caption_pan {
        text-align: right;
        width: auto;
        float: left;
        margin-top: 10px;
        margin-left: 20px;
    }

    #panelmenu_pan_en .field_pan {
        text-align: left;
        float: left;
        margin-top: 10px;
        margin-left: 5px;
        width: auto;
        color: #ffd800;
    }

    #panelmenu_pan_en .key_pan {
        text-align: center;
        width: 90px;
        float: right;
        margin-top: 8px;
        margin-right: 5px;
        color: #ffd800;
        font-size: 9pt;
    }

        #panelmenu_pan_en .key_pan a:link {
            color: white;
        }

        #panelmenu_pan_en .key_pan a:visited {
            color: white;
        }

        #panelmenu_pan_en .key_pan a:hover {
            color: #ffd800;
        }

/* Main Body Styles*/

#main_body {
    width: 100%;
    float: left;
    margin: 0;
}

#pn_main_keys {
    margin-top: 22px;
    margin-left: 0;
    width: 70px;
    float: left;
}

    #pn_main_keys a {
        text-decoration: none;
        border: none;
    }

#pn_body {
    width: 1000px;
    margin: 0 auto;
    background-color: white;
}

    #pn_body .divider {
        height: 3px;
        width: 100%;
    }

#pn_ContentHolder {
    font-family: Samim;
    width: 100%;
    height: auto;
    color: black;
    float: left;
    font-size: 11pt;
    display: inline-block;
    background-color: white;
}

    #pn_ContentHolder .content {
        width: 100%;
        margin: 0;
    }

    #pn_ContentHolder .pn_track_page {
        width: 100%;
        height: 20px;
        text-align: right;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #pn_ContentHolder .pn_track_page_en {
        width: 100%;
        height: 20px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
    }

/* Footer Styles*/

#footer_pan {
    font-family: Tahoma;
    background-color: #956e23;
    color: #FFFFFF;
    height: 130px;
    float: left;
    width: 100%;
}

#footer {
    font-family: Samim;
    color: #FFFFFF;
    width: 1000px;
    margin: 10px auto;
}

    #footer .pn_hit_count {
        width: 170px;
        float: right;
        text-align: right;
        margin-top: 0;
        margin-right: 50px;
        font-size: 10pt;
    }

        #footer .pn_hit_count span {
            height: 20px;
            width: 160px;
            vertical-align: middle;
            float: right;
            font-family: Samim;
            font-size: 8pt;
            margin-right: 10px;
        }

    #footer .pn_hit_count_en {
        width: 150px;
        float: right;
        text-align: left;
        margin-top: 5px;
        margin-right: 8px;
        font-size: 10pt;
    }

    #footer .copyright_pan {
        height: 40px;
        width: 180px;
        float: right;
        margin-top: 15px;
        text-align: right;
        font-size: 9px;
    }

        #footer .copyright_pan a {
            font-size: 9px;
            color: #FFFFFF;
            font-family: Samim;
        }

            #footer .copyright_pan a:visited {
                font-size: 9px;
                color: #FFFFFF;
                font-family: Samim;
            }

            #footer .copyright_pan a:hover {
                font-size: 9px;
                color: #00FFFF;
                font-family: Samim;
            }

    #footer .sponsor_logo {
        width: 60px;
        float: right;
        margin-top: 10px;
        text-align: center;
        height: 40px;
    }

        #footer .sponsor_logo img {
            width: 40px;
        }

    #footer .pn_info {
        width: 250px;
        float: right;
        text-align: right;
        margin: 1px 20px;
        font-size: 10pt;
    }

    #footer .old_logo {
        width: 90px;
        float: left;
        margin-top: 8px;
        margin-left: 20px;
        text-align: left;
        height: 100px;
    }

        #footer .old_logo img {
            height: 100px;
        }

@media only screen and (max-width: 1015px) {
    #footer {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    #footer_pan {
        height: auto;
    }

    #footer {
        width: 100%;
    }


    #pn_info {
        width: 90%;
    }

    #footer .old_logo {
        width: 90%;
        margin-top: 0;
        margin-bottom: 10px;
    }
}

/* Controls Styles*/

#pn_calendar {
    width: 50%;
    text-align: left;
    vertical-align: middle;
    margin: 2px 3px;
float: left;
}

    #pn_calendar span {
        font-weight: normal;
        font-size: 9pt;
        text-transform: none;
        color: #000000;
        font-style: normal;
        font-family: Samim;
        font-variant: normal;
        text-decoration: none;
    }

#pn_calendar_ltr {
    width: 150px;
    text-align: left;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
    margin-left: 5px;
}

    #pn_calendar_ltr span {
        font-weight: normal;
        font-size: 10pt;
        text-transform: none;
        color: #FFFFFF;
        font-style: normal;
        font-family: Tahoma;
        font-variant: normal;
        text-decoration: none;
    }

@media only screen and (max-width: 860px) {
    #pn_calendar {
        width: 100% !important;
        margin-top: 2px;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
}

.search_ctrl {
    width: 98%;
    height: 30px;
    text-align: center;
    margin: 4px auto;
display: none;
}

#pn_search {
    border: 1px solid #bcbdc0;
    border-radius: 2px;
    min-height: 10px;
    width: 160px;
    height: 25px;
    background-color: white;
    float: right;
    margin-left: 28px;
    margin-top: 2px;
}

    #pn_search .searchbox {
        border-style: none;
        height: 18px;
        width: 130px;
        margin-top: 2px;
        margin-right: 2px;
        padding-right: 2px;
        font-family: Samim;
        font-size: 10pt;
        background: none;
        float: right;
    }

    #pn_search .searchkey {
        float: left;
        width: 16px;
        margin-top: 4px;
        margin-left: 3px;
    }

    #pn_search .searchbox_ltr {
        border-style: none;
        height: 18px;
        width: 130px;
        margin-top: 2px;
        margin-left: 2px;
        padding-left: 2px;
        font-family: tahoma;
        font-size: 8pt;
        background: none;
        float: left;
    }

    #pn_search .searchkey_ltr {
        float: right;
        width: 16px;
        margin-top: 4px;
        margin-right: 3px;
    }

.text_key {
    border-style: solid;
    border-width: thin;
    border-color: inherit;
    display: block;
    padding: 2px;
    width: 160px;
    text-align: center;
    font-size: 10pt;
}

#pn_apps {
    width: 150px;
    height: 30px;
    margin-top: 2px;
    text-align: left;
    border: none;
    float: right;
}

    #pn_apps a {
        text-decoration: none;
        border: none;
    }

    #pn_apps img {
        width: 26px;
        margin-left: 3px;
    }

        #pn_apps img:hover {
            border-radius: 5px 5px;
            background-color: #d3ac68;
        }

    #pn_apps .mobile_btns {
        visibility: hidden;
    }

/******* Accepted Persons *******/
#result_accepted_pan {
    width: 100%;
}

    #result_accepted_pan .header_pan {
        width: 380px;
        float: right;
        margin-top: 10px;
    }

    #result_accepted_pan .header_image {
        display: inline-block;
        width: 165px;
        float: right;
        margin-right: 0;
    }

    #result_accepted_pan .header_title {
        display: inline-block;
        width: 215px;
        float: right;
        margin-right: -35px;
        font-size: 12pt;
        font-weight: bold;
    }

    #result_accepted_pan .header_subtitle1 {
        display: inline-block;
        width: 215px;
        float: right;
        margin-right: -15px;
        margin-top: 5px;
        font-size: 10pt;
    }

    #result_accepted_pan .header_subtitle2 {
        display: inline-block;
        width: 215px;
        float: right;
        margin-right: 0;
        font-size: 10pt;
    }

    #result_accepted_pan .content_pan {
        width: 100%;
        float: right;
    }

        #result_accepted_pan .content_pan p {
            text-align: justify;
        }

/******* Objects **********/
.sendobjects {
    width: 110px;
    margin-right: 2px;
    margin-bottom: 10px;
    text-align: center;
    float: right;
    display: inline-block;
}

    .sendobjects .img_cell {
        width: 100%;
        text-align: center;
        float: right;
    }

        .sendobjects .img_cell img {
            max-width: 110px;
            max-height: 110px;
            border: none;
        }

    .sendobjects .key_cell {
        width: 30px;
        text-align: left;
        height: 30px;
        float: left;
        margin-top: -30px;
    }

        .sendobjects .key_cell img {
            border: none;
            margin-left: 10px;
            max-width: 30px;
            max-height: 30px;
        }

/*** دبیران ***/

.dabiran_logo_pan {
    width: 100%;
    text-align: center;
}

    .dabiran_logo_pan .dabiran_img {
        width: 46%;
        display: inline-block;
        margin: auto;
    }

.dabiran_logo1 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post1.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo1:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post2.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo2 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post5.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo2:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post6.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo3 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post9.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo3:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post10.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo4 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post13.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo4:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post14.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo5 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post17.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo5:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post18.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo6 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post21.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo6:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post22.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo7 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post25.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo7:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post26.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo8 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post29.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo8:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post30.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo9 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post33.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo9:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post34.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.dabiran_logo10 {
    background-position: center center;
    width: 200px;
    height: 200px;
    display: inline-block;
    margin: 10px;
    background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post37.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}

    .dabiran_logo10:hover {
        background-position: center center;
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 10px;
        background-image: url('../files/content/dabiran/FVAF12-Juries-inst-post38.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
    }

/*** جشنواره های پیشین ***/

.previous_logo_pan {
    width: 100%;
    text-align: center;
}

.previous_logo {
    width: 245px;
    height: 345px;
    display: inline-block;
    margin: 15px;
    border: 1px solid #000000;
}

    .previous_logo:hover {
        opacity: 0.8;
    }

h1 {
    font-family: Samim;
    font-weight: bold;
    font-size: 18pt;
}

h2 {
    font-family: Samim;
    font-weight: bold;
    font-size: 14pt;
}

/*** دبیران و داوران ***/

.person_pics {
    width: 245px;
    height: 245px;
    display: inline-block;
    margin: 15px;
    border: 1px solid #000000;
}

    .person_pics:hover {
        opacity: 0.8;
    }

.davaran_pics {
    width: 455px;
    display: inline-block;
    margin: 15px;
    border: 1px solid #000000;
}

    .davaran_pics:hover {
        opacity: 0.8;
    }

.box_pan {
    width: 49%;
    display: inline-block;
    margin: 0;
}

@media only screen and (max-width: 660px) {
    .davaran_pics {
        width: 90%;
    }

.box_pan {
    width: 100%;
}

}
