﻿body {
}

#loginHeader {
    background: url(../Images/LogoHeader.png) transparent no-repeat;
    margin: auto auto;
    height: 85px;
    width: 800px;
}

#Page #by {
    padding-top: 10px;
    width: 921px;
}

label.label {
    font: trebuchet ms;
    font-style: normal;
    margin: 0;
}

.lineOverTitleOnFrontPage {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 921px;
    height: 15px;
    background-color: #ebe9ed;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-bottom: none none none;
}

.titleLineOnFrontPage {
    width: 953px;
    height: 45px;
    background-image: url(../images/toplinebg_2.png);
    margin-left: auto;
    margin-right: auto;
}

.titleOnFrontPage {
    font-family: Georgia,Century;
    font-size: 30px;
    color: White;
    text-align: center;
    padding-top: 5px;
}

.mainContent {
    /*margin-left: 15px;*/
    width: 921px;
    min-height: 400px;
    border-left: solid 1px #cccccc;
    border-top: none none none;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background: url(../Images/bg_img.jpg) no-repeat #ebe9ed;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 100px;
}

.insideMainContent {
    position: relative;
    min-height: 620px;
    /*border-left: solid 1px #17569e;
	border-top: none none none;
	background-color: #ffffff;
	border-right: solid 1px #17569e;
	border-bottom: solid 1px #17569e;*/
    padding-left: 10px;
    padding-right: 10px;
    background: url(../Images/bg_img.jpg) no-repeat #ebe9ed;
    background-color: #ebe9ed;
    background-repeat: no-repeat;
}

.loginImage {
    background: url('../Images/Fotolia_15396045_s.jpg') transparent no-repeat;
    width: 600px;
    height: 300px;
}

.textFrontPage {
    font-family: Arial;
    font-size: 14px;
    color: Black;
    text-align: center;
    width: auto;
    padding-bottom: 10px;
}

    .textFrontPage a {
        text-decoration: none;
    }

    .textFrontPage #info {
        padding-right: 20px;
    }



/* Login
-----------------------------------------------------------------------------------*/
.loginForm {
    width: 300px;
}

    .loginForm input {
        width: 100%;
    }

    .loginForm .button {
        width: 7.5em;
    }

.loginBox {
    font-family: Trebuchet MS;
    font-size: 1.1em;
    color: Gray;
    font-style: italic;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
}

.login_form /* hele boksen/formen */ {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 300px;
    font-family: Trebuchet MS;
    font-size: 1em;
}

    .login_form input {
        margin-top: 15px;
        margin-left: 10px;
        font-family: Trebuchet MS;
        font-size: 1.1em;
    }

.login h1 {
    text-align: center;
}



.loginStyleContainer {
    border: 1px solid #ff0000;
    height: 500px;
    background: #ffffff;
}

#Email_Label, #Password_Label, h1 {
    margin-left: 6px;
}

/* ----- forgot password ----- */
.forgotPasswordLink {
    font-size: 0.8em;
    color: Blue;
    margin-left: 10px;
    text-decoration: none;
}

.ui-widget-maincontentwrapper-login {
    min-height: 400px;
    overflow: auto;
}

#Page {
    margin: 0px auto auto;
    width: 953px;
}




.login_input {
    margin-top: 15px;
    width: 260px;
    float: left;
    text-align: right;
}

.login_input {
    float: left;
    text-align: right;
}

.login_submit {
    float: right;
    margin-top: 10px;
}

.right {
    float: right;
}

.ipDiv .ipBtn {
    margin: 5px 10%;
    width: 80%;
    color: #0F943A;
    border: 1px solid #CCCCCC;
}

    .ipBtn:hover {
        background: #a3dcab;
    }

/*.saveBtn {
    background: none repeat scroll 0 0 #F1F8F2;
    color: #0F943A;
    float: left;
    margin-left: 0;
    border: 1px solid #CCCCCC;
    margin-right: 4px;
}*/

.mainContentRegister {
    width: 921px;
    min-height: 400px;
    border-left: solid 1px #cccccc;
    border-top: none none none;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background-color: #ebe9ed;
    /*background: url(../Images/bg_img.jpg) no-repeat #ebe9ed;*/
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}
.register_form /* hele boksen/formen */ {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
    font-family: Trebuchet MS;
    font-size: 0.6em;
}

    .register_form input {
        font-family: Trebuchet MS;
    }