﻿.style1 {
    width: 165px;
    height: 173px;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background: #fff url(Pictures/bg_page_horizon.png) repeat-x center center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.treebg {
    margin: -274px auto 0 -473px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    height: 548px;
    width: 946px;
    clear: both;
    background: transparent url(Pictures/bg_loginFrame_tree.png) no-repeat right top;
}

form.form1 {
    position: absolute;
    top: 21px;
    left: 271px;
    width: 403px;
    height: 324px;
    background: url('Pictures/bg_loginForm.png') no-repeat left top;
    /*padding: 0 10px 0 38px;*/
    padding: 193px 10px 0 38px;
}

.form1 div {
    text-align: left;
}

    .form1 div span {
        text-align: left;
        color: #fff;
        float: left;
    }

.form1 .white {
    position: absolute;
    top: 382px;
    left: 38px;
    width: 330px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: right;
}

.form1 input[type="text"], input[type="password"] {
    width: 314px;
    height: 40px;
    padding: 0 8px 0 8px;
    margin: 0;
    line-height: 40px;
    font-size: 24px;
    color: #757575;
    background: url(Pictures/bg_loginForm_input.png) no-repeat left top;
    border: 0 solid black;
}

.form1 input#Button1 {
    position: absolute;
    top: 328px;
    left: 214px;
    width: 156px;
    line-height: 42px;
    height: 42px;
    font-size: 18px;
    color: #172A7C;
    background: url(Pictures/bg_loginForm_submit.png) no-repeat center center;
    border: 0 solid black;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.form1 input#RegistrationButton, .form1 input#BackFromRegistrationButton {
    width: 162px;
    line-height: 42px;
    height: 42px;
    font-size: 18px;
    color: #172A7C;
    background: url(Pictures/bg_loginForm_submit.png) no-repeat center center;
    border: 0 solid black;
    text-align: center;
    cursor: pointer;
}

.form1 input#ImageButtonGoogle {
    position: absolute;
    top: 322px;
    left: 270px;
    width: 162px;
    line-height: 42px;
    height: 42px;
    font-size: 18px;
    border: 0 solid black;
    text-align: center;
    cursor: pointer;
}

.form1 input#ImageButtonOpenID {
    position: absolute;
    top: 420px;
    left: 38px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: transparent;
}

.form1 input#ImageButtonFacebook {
    position: absolute;
    top: 322px;
    left: 270px;
    width: 162px;
    line-height: 42px;
    height: 42px;
    font-size: 18px;
    border: 0 solid black;
    text-align: center;
    cursor: pointer;
}

.form1 input#ImageButtonWindowsLive {
    position: absolute;
    top: 322px;
    left: 330px;
    width: 162px;
    line-height: 42px;
    height: 42px;
    font-size: 18px;
    border: 0 solid black;
    text-align: center;
    cursor: pointer;
}

.form1 select {
    border: 0;
    padding: 2px;
    position: absolute;
    top: 271px;
    right: 80px;
    width: 155px;
    border: 0 solid black;
    padding: 2px 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form1 img {
    float: none;
    text-align: center;
}

#LABEL_LoginCompany {
    font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    color: white;
}
/*#LinkButtodn {
            font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
            font-size: 19px;
            font-weight: 400;
            line-height: 28px;
            color: white;
        }*/
#LABEL_UserName {
    font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    /*color: blue;*/
}

#LABEL_UserPassword {
    font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    /*color: blue;*/
}

#LABEL_Openid_Registration {
    font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 2px;
    display: inline-block;
    float: right;
    clear: right;
    color: #cc0000;
    background: rgba(255, 255, 255, 0.4);
    width: 150px;
    margin-right: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#LABEL_WrongCompany {
    color: #cc0000;
    margin-left: 5px;
    line-height: 18px;
    padding: 0 4px;
    background: rgba(255, 255, 255, 1);
    width: 144px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 302px;
    left: 36px;
    text-align: center;
}

#Panel1 {
    vertical-align: top;
}

#LABEL_SubText {
    /*position:absolute;*/
    top: -10px;
}

img.SenecaHeader {
    position: absolute;
    top: 21px;
    left: 26px;
    width: 100%;
    height: 150px;
    background: transparent url(Pictures/seneca-logo-login.png) no-repeat left top;
}

label[for=CheckBox_Remember] {
    color: #fff;
}

label[for=CheckBox_WithWindowsAccount] {
    color: #fff;    
    line-height:35px;
}
