﻿html
{
    height: 100%;
    width: 100%;
}

body
{
    padding: 0;
    margin: 0;
    font-family: Arial, Tahoma, Sans-Serif;
    background: #a5ca12 url(../Images/new-bg.jpg) top center no-repeat;
    background-size: cover;
}

.clear
{
    clear: both;
}

.register-top-separator
{
    height: 100px;
}
.forgotten-password-link
{
    bottom: 219px;
    color: white;
    font-size: 12px;
    position: absolute;
    right: 291px;
}


.ForgotPasswordWrapper
{
    background: #1e5ea2 none repeat scroll 0 0;
    border: medium none;
    margin-left: 2px;
    padding: 29px;
    width: 353px;
}

.ForgottenPasswordError
{
    color: #fff;
    font-size: 12px;
}

.ForgotPasswordEmailLabel
{
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
}

.ForgottenPasswordInput 
{
    width: 276px !important;
}

.ForgottenPasswordButton input
{
    margin-top:20px;
    margin-left: 0 !important;
}

.info
{
    background-color: #aaaaaa;
    border-radius: 10px;
    color: white !important;
    border: 1px solid #fff;
    display: none;
    font-size: 13px !important;
    line-height: 13px !important;
    left: 261px;
    padding: 5px;
    position: absolute;
    text-align: center;
    bottom: 119px;
    width: 272px;
}
#wrapper
{
    overflow: hidden;
    width: 952px;
    margin: 0 auto;
}

#header
{
    overflow: hidden;
    height: 184px;
    position: relative;
}

#logo
{
    display: block;
    width: 367px;
    height: 122px;
    background: transparent url(../Images/logo.jpg) top left no-repeat;
    margin-top: 52px;
    margin-left: 15px;
    border-radius: 10px 10px 0 0;
}

#content-top
{
    height: 11px;
    width: 952px;
    position: absolute;
    bottom: 0;
    background: transparent url(../Images/content-top.png) bottom left no-repeat;
}

#content-top-title
{
    height: 90px;
    width: 952px;
    position: absolute;
    bottom: 0;
    background: transparent url(../Images/content-top-title.png) bottom left no-repeat;
}

#content
{
    background: transparent url(../Images/content-middle.png) top left repeat-y;
    min-height: 320px;
}
#content-bottom
{
    height: 11px;
    background: transparent url(../Images/content-bottom.png) top left no-repeat;
}

.copyright
{
    height: 20px;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #585858;
}
#content .content-wrapper
{
    background-color: #ffffff;
    margin: 0 11px;
    border-radius: 10px;
}

#content h1.h1-silver, #content h1.h1-blue, #content h1.h1-red
{
    display: inline;
    font-size: 23px;
    color: #666666;
    margin: 0px;
}

#content h1
{
    font-size: 23px;
    color: #666666;
}

#content h1.h1-blue
{
    color: #283897 !important;
}

#content h1.h1-red
{
    color: #ec1b29 !important;
}

#content h2
{
    margin: 15px 0;
    font-size: 16px;
    color: #666666;
}

#content p
{
    color: #666666;
    font-size: 15px;
    line-height: 18px;
}

/*
* REGISTER
******************************************************/
#content .register-wrapper
{
    height: 320px;
}

#content .left
{
    padding: 30px;
    margin-left: 11px;
    width: 405px;
    height: 260px;
    float: left;
    background: transparent url(../Images/register-bg-left.png) top left repeat-y;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
#content .right
{
    margin-right: 11px;
    width: 465px;
    height: 320px;
    float: left;
    background: transparent url(../Images/register-bg-right.png) top left repeat-y;
}

.two-columns-copy
{
    clear: both;
    height: 20px;
    padding-top: 10px;
    background: transparent url(../Images/two-columns-bottom-bg.png) top left no-repeat;
    text-align: center;
    font-size: 12px;
    color: #585858;
}
/**
#content .left h1, 
#content .left h1.h1-blue, 
#content .left h1.h1-red
{
    display: inline;
    font-size: 23px;
    color: #666666;
    margin: 0px;
}

#content .left h1.h1-blue
{
    color: #283897 !important;
}

#content .left h1.h1-red
{
    color: #ec1b29 !important;
}

#content .left h2
{
    margin: 15px 0;
    font-size: 16px;
    color: #666666;
}

#content .left p
{
    color: #666666;
    font-size: 15px;
    line-height: 18px;
}
/**/
#content .right h1
{
    font-size: 17px;
    line-height: 18px;
    margin: 20px 0 0 50px;
    color: #ffffff;
}
.InlineLabel
{
    display: block;
    float: left;
    width: 100px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}
.RegisterWidgetdWrapper
{
    margin-top: 20px;
}
.RegisterWidgetdWrapper > div
{
    margin-left: 60px;
    margin-bottom: 10px;
}
.RegisterButton
{
    margin-left: 100px;
    width: 100px;
    background: transparent url(../Images/register-btn.png) top left no-repeat;
    border: none;
    font-size: 12px;
    padding: 7px 20px 20px 20px;
    font-weight: bold;
    text-transform: capitalize;
    color: #333399;
    cursor: pointer;
}
.RegistrationError
{
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
}
/*
*   TOP DEFAULT
*********************************************************************************/
#TopLinks
{
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 250px;
    height: 30px; /*border: solid 1px red;*/
}
#TopLinks a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    margin-top: 10px;
    margin-right: 21px;
}
#content-top-title h1
{
    color: #ffffff;
    font-size: 27px;
    font-weight: normal;
    font-family: Ebrima, Arial, Tahoma, Sans-Serif;
    margin: 25px 0 0 500px;
}
.navigation
{
    position: relative;
    width: 277px;
    padding: 10px 4px 10px 9px;
    float: left;
    min-height: 320px;
}
.main-content
{
    width: 620px;
    padding: 10px;
    float: right;
}



.admin-content, .login-content
{
    width: 910px;
    padding: 10px;
    float: right;
}

.login-content
{
    background-color: #fff;
    border-radius: 10px;
    padding: 100px 10px !important;
    position: relative;
}

.sfLoginWrp
{
    background: #1e5ea2 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 0 10px 10px;
    padding: 20px;
    color: White;
    width: 371px;
}

.loginTitle
{
    background-color: #2c3ca2;
    border: 0 none;
    border-collapse: collapse;
    border-radius: 10px 10px 0 0;
    margin-left: 2px;
    width: 371px;
    padding: 5px 20px 0 20px;
    border-bottom: 2px solid #3F3FC0;
}

.loginTitle h1
{
    margin: 15px 0 0 10px;
    font-size: 17px !important;
    color: #fff !important;
}

.sfLoginWrp .sfLoginFieldsWrp
{
    list-style-type: none !important;
    padding-left: 0;
}

.sfLoginWrp .sfLoginField input[type="text"], .sfLoginWrp .sfLoginField input[type="password"]
{
    width: 280px;
    margin-left: 10px;
}

.sfLoginWrp .sfLoginField
{
    padding-bottom: 20px;
}

.sfLoginWrp .sfLoginField .sfTxtLbl, .sfLoginWrp .sfLoginField .sfValidator
{
    font-size: 13px;
}

.sfLoginWrp .sfLoginField .sfValidator
{
    display: block;
    width: 100%;
    margin-bottom: 10px !important;
}

.sfLoginWrp .sfLinkBtn.sfSave
{
    background: transparent url("../Images/register-btn.png") no-repeat scroll left top;
    border: medium none;
    color: #333399;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 7px 20px 20px;
    text-transform: capitalize;
    display: inline-block;
    width: 54px;
    text-align: center;
}

.sfLoginWrp label
{
    font-size: 13px;
    color: #fff;
}

.sfSubmitBtn
{
    text-align: right !important;
}

.certificateWrapper
{
    position: absolute;
    bottom: 0;
}

.BlueButton
{
    width: 277px;
    border: none;
    font-size: 17px;
    color: #ffffff;
    cursor: pointer;
    text-align: left;
    padding: 11px 0 15px 54px;
    background: transparent url('../Images/blue-btn.png') top left no-repeat;
    display: block;
    text-decoration: none;
}

.SilverButton
{
    width: 277px;
    border: none;
    font-size: 17px;
    color: #293898 !important;
    cursor: pointer !important;
    text-align: left;
    padding: 12px 0 15px 54px;
    background: transparent url('../Images/silver-btn.png') top left no-repeat;
    display: block;
    text-decoration: none;
}

.DeleteButton
{
    color: #293898;
    border: solid 1px #293898;
    background-color: #ffffff;
    cursor: pointer;
    margin: 5px;
    padding: 5px 15px;
    border-radius: 5px;
    box-shadow: 1px 1px #aaaaaa;
}
.DeleteButton:hover
{
    color: #ffffff;
    border: solid 1px #293898;
    background-color: #293898;
}

.loginLink
{
    display: inline-block;
    color: white;
    vertical-align: middle;
    font-size: 13px;
}

/*
*   ADMIN REPORT
***********************************************************************************/
.admin-report-title
{
    display: block;
    padding: 12px;
    font-size: 17px;
    background-color: #e9eddc;
}
.admin-report-header
{
    color: #505050 !important;
    font-size: 15px;
    padding: 10px 10px 10px 7px !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border: none !important;
}
.admin-report-cell-lite
{
    font-size: 13px;
    background-color: #f5fae7 !important;
    border-bottom: solid 1px #dae3bf !important;
}
.admin-report-cell-dark
{
    font-size: 13px;
    background-color: #e9eddc !important;
    border-bottom: solid 1px #dae3bf !important;
}
.admin-report-no-records
{
    display: block;
    padding: 10px 10px 10px 7px !important;
    margin: 0 !important;
    font-size: 17px;
    color: #505050 !important;
    background-color: #e9eddc;
}
.admin-report-footer
{
    color: #505050 !important;
    font-size: 15px;
    padding: 10px 10px 10px 7px !important;
    background-color: #e9eddc !important;
    background-image: none !important;
    border: none !important;
}
.admin-report-footer td
{
    background-image: none !important;
    border: none !important;
}
.rgNoRecords td
{
    padding: 0 !important;
    font-size: 15px;
    padding: 10px 10px 10px 7px !important;
    background-color: #F5FAE7 !important;
    border-bottom: solid 1px #dae3bf !important;
}
