/*fonts */
@font-face {
    font-family: "museo_500";
    src: url('fonts/MuseoSans_500/museosans_500-webfont.eot');
    src: url('fonts/MuseoSans_500/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSans_500/museosans_500-webfont.woff') format('woff'),
    url('fonts/MuseoSans_500/museosans_500-webfont.ttf') format('truetype'),
    url('fonts/MuseoSans_500/museosans_500-webfont.svg#museo_500') format('svg'); }

@font-face {
    font-family: "museo_900";
    src: url('fonts/MuseoSans_900/museosans_900-webfont.eot');
    src: url('fonts/MuseoSans_900/museosans_900-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSans_900/museosans_900-webfont.woff') format('woff'),
    url('fonts/MuseoSans_900/museosans_900-webfont.ttf') format('truetype'),
    url('fonts/MuseoSans_900/museosans_900-webfont.svg#museo_900') format('svg'); }

@font-face {
    font-family: 'gentonaExtra';
    src: url('fonts/Rene_Bieder/rene_bieder_-_gentona_extrabold.eot');
    src: url('fonts/Rene_Bieder/rene_bieder_-_gentona_extrabold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Rene_Bieder/rene_bieder_-_gentona_extrabold.woff') format('woff'),
    url('fonts/Rene_Bieder/rene_bieder_-_gentona_extrabold.ttf') format('truetype'),
    url('fonts/Rene_Bieder/rene_bieder_-_gentona_extrabold.svg#gentonaextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0; margin: 0; padding: 0; vertical-align: baseline; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}
input,textarea{border-radius: 0px; background: none; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

BODY {
    background: #FFFFFF;
    font-size: 12px;
    font-family: Tahoma;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
	
.clickable {
    cursor: pointer; }

img.gray {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

H1 {
    font-size: 20pt;
    margin: 0px 0;
    padding: 25px 0 15px 0;
    border-bottom: 1px solid #C5C6C6;
    color: #2B2A29;
}

H2 {
    padding: 10px 0 ;
    text-align: center;
    font-size: 19pt;
    margin: 40px 0 30px;
    border-bottom: 1px solid #C5C6C6;
    border-top: 1px solid #C5C6C6;}

    H2 A, H2 A:hover {
        text-decoration: none;
    }

H6 {
    font-size: 14px;
    color: #0567ad;
	margin: 0 0 3px 0;}

A {
	color: #3B5998; }

A:hover {
	text-decoration: underline; }

UL {
    padding: 0 0 0 20px;
}

UL#rotate {
    padding: 0px;
}

.wrapper {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}

SPAN.error {
    display: block;
    color: #bb0000;
    font-size: 9pt;
}

.content_wrapper {
    max-width: 880px;
    margin: 0 0 0 80px;
}

.company_box IMG {
    padding: 20px 0px 20px 48px;
}

.company_box IMG.first {
    padding-left: 0px;
}

.site_show {
    padding: 0 0 50px 0 ;
}

.banner_box {
    width: 100%;
    background: #0C54A0;
}

    .banner_box #rotate {
        width: 664px;
        height: 340px;
    }

        .banner_box #rotate LI {
            display: block;
        }

    .banner_box .title {
        background: #0C54A0;
        color: #FFFFFF;
        font-size: 36pt;
        width: 295px;
    }

        .banner_box .title P {
            text-align: center;
            margin: 90px 0 0 0;
        }

    .menu_box {
        margin: 1px 0 0 0;
        background: #0C54A0;
    }

        .menu_box .menu_element {
            display: inline-block;
            margin: 5px 0px;
            padding: 0px 12px;
            border-right: 1px solid #FEFEFE;
        }

        .menu_box .menu_element.first {
            border-left: 1px solid #FEFEFE;
        }

        .menu_box A {
            color: #FEFEFE;
            text-decoration: none;
            font-size: 12pt;
            padding: 2px 45px;
        }

        .menu_box A.active {
            background: #B0CDEB;

        }


.add_list {
    width: 70%;
}

    .add_list .add {
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px solid #C5C6C6;
    }

        .add_list .add .right_arrow {
            background: url('../assets/images/right_arrow.jpg') no-repeat 0px 4px;
            width: 25px;
            height: 50px;
        }


        .add_list .add .title {
            width: 50%;
            font-size: 12pt;
        }

            .add_list .add .title A {
                color: #2B2A29;
                text-decoration: none;
                font-weight: bold;
            }

            .add_list .add .title SPAN {
                font-size: 9pt;
                color: #0C54A0;
            }

        .add_list .add .small_logo IMG {
            padding: 4px 0 0 0 ;
            height: 35px;
        }


.list_filter {
    background: #dde4f8;
    width: 240px;
    margin: 30px 0 0 23px;
}

    .list_filter .head {
        color: #FFFFFF;
        background: #0c57a6;
        padding: 2px 0 2px 15px;
    }

    .list_filter .item {
        border-bottom: 1px solid #fafbfe;
        padding: 10px 0 10px 10px;
        font-weight: bold;
    }

        .list_filter .item .title {
            color: #0C54A0;
            border-bottom: 1px solid #fafbfe;
            margin: 0 0 5px 0;
        }

.show_add {
    margin: 0 0 30px 0;
}

.show_add P.title {
    border-top: 1px solid #C5C6C6;
    border-bottom: 1px solid #C5C6C6;
    padding: 10px 0;
    margin: 30px 0 20px;
    width: 770px;
    font-size: 9pt;
}

.show_add P.work_name {
    font-size: 17pt;
    margin: 10px 0 0 0;
}

.show_add .info {
    margin: 10px 0 0 0;
}

.show_add P.add_info {
    margin: 20px 0 ;
    font-size: 9pt;
}

.show_add P.add_info SPAN {
    display: block;
    margin: 15px 0 0 0;
    font-weight: bold;
    font-style: italic;
}

.show_add A.send_button {
    width: 236px;
    height: 44px;
    background: url('../assets/images/select.jpg') no-repeat;
    display: block;
}

.application {
    width: 80%;
    font-size: 15pt;
}

.application P.title {
    margin: 30px 0;
    padding: 10px;
    text-align: center;
    font-size: 17pt;
    border: 2px solid #0C54A0;
    background: none;
}

.application P.title SPAN {
    border-right: 2px solid #0C54A0;
    padding: 0px 10px;
}

.application P.add_file {
    width: 100%;
    border: 1px solid #C5C6C6;
    padding: 0px;
    margin: 20px 0 0 0;
}

    .application P.add_file SPAN {
        display: inline-block;
        border: none;
        float: left;
        margin: 0px 0;
        padding: 4px 0 4px 10px;
        width: 55px;
    }

    .application P.add_file INPUT {
        float:left;
        width: 80%;
        border: none;
        margin: 0px;
    }

.application P.email {
    font-size: 21pt;
    text-align: center;
    border-bottom: 1px solid #C5C6C6;
    padding: 0 0 30px 0;
}

.application .mail_send {
    padding: 20px 0;
    text-align: center;
}

.application .mail_send A.back_button {
    color: #898989;
    font-size: 16pt;
    text-decoration: none;
    height: 30px;
    display: inline-block;
    margin: 5px 15px 0 120px;
}

.application .mail_send A.mail_button {
    display: inline-block;
    height: 42px;
    width: 377px;
    line-height: 20pt;
    background: url('../assets/images/send_email.jpg') no-repeat;
}

.application .address {
    color: #0C54A0;
    font-size: 18pt;
    margin: 10px 0;
}

.application P.contact {
    font-size: 12pt;
    margin: 40px 0;
}

.application .application_form {
    padding: 20px 0;
}

.application .application_form input, .application .application_form textarea {
    border: 1px solid #C5C6C6;
    font-size: 13pt;
    color: #898989;
    padding: 3px 10px;
    width: 96%;
    display: block;
    margin: 8px 0 0 0;
}

.application .application_form textarea {
    font-size: 12pt;
    height: 150px;
    resize: none;
}

.application .application_form input.short {
    width: 46%;
    display: inline;
}

.application .application_form input.send_button {
    width: 174px;
    height: 49px;
    padding: 0;
}

.application .application_form .back_button {
    width: 40%;
    padding: 15px 20px 0 0;
}

.application .application_form .back_button A {
    color: #898989;
    font-size: 20pt;
    text-decoration: none;
}

.application P.message_copy {
    font-size: 9pt;
    color: #898989;
}




















