﻿
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#masterBody {
   min-height:100%;
   position:relative;
   min-width:1024px;
   background-color:#FAFAFA;
}

/* HEADER STUFF */
#header {
    /*background:#ff0;*/
    padding:10px 0px;
    
    /*position: relative;*/
    /*width: 100%;*/
    height: 75px;
    min-width: 960px;
    border-bottom: solid 1px ;
}

#headerA
{
    width: 1024px; 
    margin: 0px auto;    
}
#header_logo
{
    padding-top: 25px;
    padding-left:10px;
    float: left;
    position:relative;
}
#header_login
{
    padding-top: 25px;
    padding-right:10px;
    float: right;
    position:relative;
}
#header-login-logo
{
     float: left;
     font-size: 35px;
     font-family: "Trebuchet MS Bold" ,Arial;
}

#headerLinks
{
    clear:both;
}
.text-field
{
    background: url('Images/input_login_grey.png') no-repeat;
    border: currentColor;
    width: 200px;
    float: left;
    border-width: 0px;
    padding: 3px 7px 7px 9px;
    height:30px;
}
.text-field-focus
{
    background: url('Images/input_login_active.png') no-repeat;
    border: currentColor;
    width: 200px;
    float: left;
    border-width: 0px;
    padding: 3px 7px 7px 9px;
    height:30px;
}
.text-field input[type="text"],.text-field-focus input[type="text"],.text-field input[type="password"],.text-field-focus input[type="password"]
{
    width: 190px;
    border: none;
    outline:none;
    font-family: "Trebuchet MS",Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background: transparent;
    padding-top:8px;
}

#loginButton{
    float: left;
    cursor:pointer;
}

#lblEmail
{
    color:#999999;
    position:absolute;
    top:35px;
    left:15px;
    font-family: "Trebuchet MS",Arial;
    font-size: 14px;
    font-weight: bold;
}
#lblPassword
{
    color:#999999;
    position:absolute;
    top:35px;
    left:230px;
    font-family: "Trebuchet MS",Arial;
    font-size: 14px;
    font-weight: bold;
}
#txtEmail
{
    color: #000000;
    background: transparent;
    padding-top: 0;
    margin-top: 8px;
}
#txtPassword {
    padding-top: 0;
    margin-top: 8px;
}
.text-field-err
{
    background: url('Images/input_registration_failure.png') no-repeat; 
    padding: 10px 0px 0px 15px; 
    border: currentColor; 
    width: 184px; 
    height: 32px; 
    color: rgb(255, 255, 255);
    width:300px;
    height:40px;
    font-family:"Trebuchet MS",Arial;
    font-size:16px;
    font-style:normal;
    font-weight:normal;
    color:#000000;
    float:left;
    border-width:0px;
}
.buttondiv
{
    float:left;
}
.editor-field-custom.editor-field
{   
    float: right !important;
    width: 310px !important;
    position: relative;
}
.editor-field
{
    padding-left: 20px;
    float: left;
    width:200px;
}
.editor-field a
{
    font-family:"Trebuchet MS", Arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

/* ERROR */
#errorDiv
{
    top:0px;
    left:0px;
    background-color:#FADCDC;
    width:100%;
    text-align:center;
    color:Black;
    border-bottom:1px solid red;
    font-family:"Trebuchet MS", Arial;
    font-size:14px;
    font-weight:bold;
    height:25px;
    z-index:999;
    display:none;
    padding-top:5px;
}
#errorDiv ul
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
/* CONTENT */
#content {
   background-color:#DCF1FA;
}
#contentA {
   min-width:1024px;
   width:1024px;
   background-color:#DCF1FA;
   height:365px;
   margin: 0 auto;
}
.tagline
{
    float:left;
    padding-top:60px;
    padding-left:10px;
}
#createAcctBtn
{
    padding-top:30px;
}
.cloud1
{
    float:left;
    margin-left:75px;
    padding-top:60px;
}
/* FOOTER */
#footerDiv {
   bottom:0;
   background:white;
}
#footer
{
    width:1024px;
    margin: 0 auto;
}
#FooterLogo
{
    float: left; 
    padding-top: 20px;
    padding-left:10px;
    width:160px;
}
#FooterLogo a
{
    color:#8A8A8A;
    font-size:12px;
    font-weight:bold;
    margin-top:45px;
    text-decoration:none;
}
#links
{
    float:right;
    font-family:"Trebuchet MS", Arial;
    padding-top:15px;
    padding-right:10px;
    text-decoration:none;
    width:844px;
    text-align:right;
}
#uploadEtcBar
{
    clear: both; 
    background-color: white; 
    text-align: center;
    border-bottom:solid 4px #8A8A8A;
    padding-top:10px;
    height:80px;
}
.footerItem
{
    color:#8A8A8A;
    font-size:12px;
    font-weight:bold;
    margin-top:45px;
    text-decoration:none;
    margin-left:20px;
    margin-right:20px;
    cursor:pointer;
}
#cpInfo
{
    text-align: right;
    margin-top:25px;
    color:#8a8a8a;
    font-size:11px;
    font-family:"Trebuchet MS",Arial; 
}
/* =si_clear_children */
.pc, .sc
{
    position: absolute;
    top: 0;
    left: 0;
}
.clear_children, .cc_tallest
{
    position: relative;
}
/*\*/* html .clear_children
{
    display: inline;
}
/**/
.cc_tallest:after
{
    content: '';
}
/* PREVENTS A REDRAW BUG IN SAFARI */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;

}