﻿.Horizontal_Screen_Space_Desktop_Login
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    height: 424px;
    overflow: hidden; /* allow content to scroll inside element */
    text-align: right;
    clear: both;
    z-index: 2;
}

a img
{
    border: none;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover, a:active, a:focus
{
    text-decoration: none;
}
.divLoginSpacersLeft
{
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    width: 80%;
    height: 50px;
}
.divLoginSpacersRight
{
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    width: 20%;
}
#Vertical_HalfScreen_Buffer_Desktop
{
    float: left;
    height: 67%;
    margin-top: -182px; /* half vertical height*/
    width: 100%;
}
html, #StandardWHD
{
    height: 100%;
    margin: 0;
    padding: 0;
}
.logincontainer
{
    /*width: 1920px;     height: 1080px;     background: #FFF;     display: table;*/
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    font-family: Century Gothic;
    height: 364px;
    width: 300px;
    z-index: 2;
}
.container
{
    /*width: 1920px;     height: 1080px;     background: #FFF;*/
    margin: 0 auto;
    margin-bottom: 0px;
    display: table;
    position: relative;
    font-family: Century Gothic;
    z-index: 2;
}


.sitecontent
{
    padding: 10px 0;
    position: relative;
    float: left;
    font-family: Century Gothic;
    left: 0px;
    top: 0px;
}
.logincontent
{
    padding: 10px 0;
    width: 100%;
    float: left;
    font-family: Century Gothic;
}

.sitecontent ul, .sitecontent ol, .logincontent ul, .logincontent ol
{
    padding: inherit;
}

ul.nav
{
    list-style: none;
    border-top: 1px solid #FFF;
    margin-bottom: 10px;
    font-family: Century Gothic;
}
ul.nav li
{
    border-bottom: 1px solid #FFF;
    padding-left: 5px;
}
ul.nav a, ul.nav a:visited
{
    padding: inherit;
    display: inline;
    text-decoration: none;
    background: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus
{
    background: #FFF;
    display: inline;
}

#footer
{
    padding: 0; /*border-top: 2px solid #A04E10;*/
    position: fixed;
    bottom: 0;
    height: 133px;
    margin: 50px auto o auto;
}

#nfooter
{
    padding: 0; /*border-top: 2px solid #A04E10;*/
    position: relative;
    bottom: 0;
    height: 133px;
    margin: 50px auto o auto;
}

.top
{
    height: 2px;
}

.fltrt
{
    float: right;
    margin-left: 5px;
}
.fltlft
{
    float: left;
    margin-right: 5px;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
a:hover
{
    display: inline;
}
a:active
{
    color: #717272;
    display: inline;
}
.SCDWKText
{
    font-family: Verdana, Century Gothic;
    font-size: 9pt;
    text-decoration: none;
}
