﻿@font-face {
    font-family: "Trade-Gothic";
    src: url("../fonts/8a6c3750-4927-4649-9dac-87049f5e9700.eot?#iefix");
    src: url("../fonts/8a6c3750-4927-4649-9dac-87049f5e9700.eot?#iefix") format("eot"),url("../fonts/57625f96-ca80-4602-9644-ec1803cb3ba3.woff") format("woff"),url("../fonts/6618d500-1727-4334-878e-1c4b95192f42.ttf") format("truetype"),url("../fonts/01ebe944-ca6c-41db-a3ba-b7e2a90536d9.svg#01ebe944-ca6c-41db-a3ba-b7e2a90536d9") format("svg");
}

@font-face {
    font-family: 'DINProBold';
    src: url('../fonts/dinpro-bold-webfont.eot');
    src: url('../fonts/dinpro-bold-webfont.woff') format('woff'),url('../fonts/dinpro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DINProRegular';
    src: url('../fonts/dinpro-webfont.eot');
    src: url('../fonts/dinpro-webfont.woff') format('woff'),url('../fonts/dinpro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINProMedium';
    src: url('../fonts/dinpro-medium-webfont.eot');
    src: url('../fonts/dinpro-medium-webfont.woff') format('woff'),url('../fonts/dinpro-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TradeGothicNextW01-HeavNormal";
    src: url("../fonts/44a1993a-5246-4e6d-bb0e-fd4c26f60b79.eot");
    src: url("../fonts/44a1993a-5246-4e6d-bb0e-fd4c26f60b79.eot") format("eot"),url("../fonts/5852e684-2018-4eff-98cb-7918d0976e27.woff") format("woff"),url("../fonts/de108d06-1776-480c-b319-f95545e593c7.ttf") format("truetype");
}

html, body
{
    /*height: 100%;*/
    overflow: inherit; /* triggers 100% height in Opera 9.5 */
    font-family: Trade-Gothic,Helvetica,Arial,sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
    color:#333333;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: auto;

}


#top-middle-inner-wrapper
{
    width: 930px;
    margin: 0 auto;
    height: 100%;
}


#top-middle-wrapper
{
    position: absolute;
    top: 31px;
    left: 0px;
    right: 0px;
    min-width: 930px;
    height: 67px;
    background-color: #FFFFFF;
    border-bottom: 10px solid #D0D0D0;
}


#logo
{
    position: relative;
    top: -30px;
    left: -170px;
    width: 200px;
}

.logo_image
{
    background-image: url("/CSS/wada/Images/u2.png");
    width: 198px;
    height: 96px;
    background-repeat: no-repeat;
}

#top-menu-wrapper
{
    position: relative;
    font-family:DINProBold;
        left: 155px;
    top: -79px;
    width: 100%;
    text-align: left;
    text-align: center;
}

#top-menu
{
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: DINProRegular;
    padding-top: 10px;
        float:right !important;
    padding-right: 183px;
}

    #top-menu a
    {
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 19px;
        padding-top: 10px;
        color: black;
        text-decoration: none;
    }

        #top-menu a:hover
        {
            text-decoration: none;
            border-bottom: 10px solid #BEBEBE;
        }

        .frontpage-info-table
{
    margin-top: -80px;
}


.SelectedTopMenu
{
    border-bottom: 10px solid #767676 !important;
}

.MenuSpacer
{
    display: none;
}



#language-selection
{
    position: relative;
    top: -105px;
    right: 89px;

}

    #language-selection .dd
    {
        width: 125px !important;
    }

    #language-selection .ddChild
    {
        width: 123px !important;

    }


#footer-inner-wrapper
{
    padding-top: 15px;
    height: 80px;
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#footer a
{
    text-decoration: none;
    color: black;
    font-size: 12px;
}

    #footer a:hover
    {
        text-decoration: underline;
    }


.frontsideReportButtonOuterDiv
{
    width: 263px !important;
    margin-top: -60px;
}

.SecurityValidationBox{
    background-color: white !important;
}

.FollowLoginBox{
    background-color: white !important;
}

.faq-icon
{
   display: none;
}


.faq-header{
    color:  #118A09;
    font-family: DINProBold;
    font-size: 16px !important;
}

.frontsideReportButton
{
    text-transform: uppercase;
    font-family: DINProBold;
    background-image: url(../Images/Untitled-78.png);
    background-repeat: no-repeat;
    background-color: transparent;
    color: white;
    border: 1px solid transparent;
    width: 275px;
    height: 332px;
    padding-top: 277px;
    padding-right: 55px;
    font-size: 18px;
    margin-right: 40px;
    margin-left: -12px;
    margin-top: 20px;
    opacity: 1;
    cursor: pointer;
    transition: all 0.2s ease 0s;
}

.frontsideReportButton:focus {
    outline: transparent;
}

    .frontsideReportButton:hover
    {
        background-image: url(../Images/Untitled-789.png);
    }


.frontsideGuideHeader {

    font-family: 'DINProBold';
    text-align: center;
    font-size: 16px;
    text-transform:uppercase;
    font-weight: bold;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    z-index: 1000;
    position: relative;
    bottom: -65px;
    line-height: 46px;
    white-space: nowrap;
}


.frontsideGuideBackground_1,
.frontsideGuideBackground_2,
.frontsideGuideBackground_3
{
    font-size: 14px;
    position: relative;
    border-top: 8px solid #118a09;
    color: rgb(68, 79, 85);
    background-color: #F2F2F2;
    margin-top: -15px;
    padding-top: 45px;

   
}

.rnd-box .white .br,
.rnd-box .white .bl,
.rnd-box .white .tl,
.rnd-box .white .tr
{
    background-image: none;
}




/* THE REST OF THE CSS */






#form1
{
    height: 100%;
}

#top-top-wrapper
{
    position: absolute;
    left: 0px;
    right: 0px;
    background: white;
    min-width: 930px;
    height: 51px;
}

#top-top-inner-wrapper
{
    width: 930px;
    margin: 0 auto;
    height: 100%;
}



#top-bottom-wrapper
{
    position: absolute;
    left: 0px;
    right: 0px;
    min-width: 930px;
    height: 15px;
}

#middle-topshadow
{

    display:none;
}


#middle-wrapper
{
    /*min-height: 100%;*/
    width: 930px;
    margin: 0 auto;
    background: white;
}

* html #form1 #middle-wrapper
{
    /*height: 100%; /* IE6 treats height as min-height */ */;
}

#main-wrapper
{
    padding: 0px 0 30px;
    width: 1px;
    float: left;
    position: relative;
}

#main-inner-wrapper
{
    background-color: White;
    width: 930px;
    height: 100%;
    background: white;
    margin-top: 20px;
}

#footer-wrapper
{
    border-top: 10px solid #118A09;
    background-color: #F2F2F2;
    margin: -30px auto 0;
    min-width: 980px;
}




#top-middle-inner-wrapper img
{
    border: 0px;
}

#language-selection-wrapper
{
    position: relative;
    top: -12px;
    left: 860px;
    width: 100px;
    right: 0px;
    
}

#main
{
    margin-left: 21px;
    margin-right: 35px;
    padding-bottom: 20px;
    margin-top: 168px;
    min-height: 800px;
    line-height: 20px;
}

    #main a, #main a:link, #main a:active
    {
    }

        #main a:hover
        {
        }

    #main h1
    {
        margin-top: 5px;
        font-size: 27px;
    }

    #main h2
    {
        margin-top: 5px;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: normal;
    }






#language-selection a
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #a0a0a0;
    font-weight: bold;
    text-decoration: none;
}

    #language-selection a:hover
    {
        text-decoration: none;
        color: black;
    }

    #language-selection a.selected-language
    {
        text-decoration: none;
        color: black;
    }





.faq-header
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
}

.faq-content
{
    padding-bottom: 20px;
}

.dd .ddTitle
{
    background: white;
    border:hidden;
}

#Div_FrontpageBottomImage
{
    display: none;
    width: 930px;
    height: 238px;
    margin-left: -30px;
    margin-top: 130px;
}

#fro .LivePreviewTable
{
    table-layout: fixed;
    width: 100%;
}

.LivePreviewTable td
{
}


/* FrontSide Start */

#frontsideGuideWrapper
{
    padding-left: 15px;
    padding-right: 15px;
}

.frontsideContent
{
    width: 100%;
}



.frontsideVerticalLine
{
    display: none;
    width: 100%;
    color: #d9e4ed;
    background-color: #d9e4ed;
    border: 0;
    height: 2px;
}

#frontsideDescription
{
    padding-top: 20px;
    padding-bottom: 20px;
    width: 530px;
    float: left;
    font-family: Verdana;
    font-size: 12px;
}

#frontsideButton
{
    float: right;
    padding-right: 20px;
}




#frontsideMovie-wrapper
{
    float: right;
    border: 2px solid #a5cfda;
    text-align: center;
    width: 350px;
    padding: 10px;
    height: 400px;
}


.frontsideHeader, #frontsideHeader, h1
{
    text-transform: uppercase !important;
    font-size: 36px !important;
    color: #333333 !important;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
    font-family: 'DINProBold';
}


.frontsideGuideHeader a
{
    color: white;
    text-decoration: none;
}

.frontsideGuideText a
{
    color: black;
    font-weight: normal;
    text-decoration: none;
    
}

    .frontsideGuideText a:Hover
    {
        color: blue;
        font-weight: normal;
        text-decoration: none;

    }

.frontsideGuideHeader a:Hover
{
    color: white;
    text-decoration: underline;
}

.frontsideGuideWrapper
{
    float: left;
    width: 500px;
    height: 100%;
    position: relative;
}

.frontsideGuideSpacer
{
    height: 3px;
}

.frontsideGuideNumber
{
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    color: #727272;
}

.frontsideGuideText
{
    padding: 15px 20px 40px 20px;
    line-height: 18px !important;
    font-size: 13px;
}

/* FrontSide End */



.NewAdminComment
{
    filter: inherit;
}
