﻿body
{
    margin: 0;
    padding: 0;    
    font-family: "Lucida Grande", "Lucida Sans Unicode"; /*adjusted*/
    font-size: 13px;
    color: #fff;
}

#wrapper
{
    width: 725px;
    height: auto;
    overflow: hidden;
    background: #275ea5 url(../images/login-top.jpg) no-repeat 0 0;
    padding: 40px 0 0 0px;    
    margin: 20px auto;
    overflow: hidden;    
}

#login
{
    height: auto;
    overflow: hidden;    
    background: #043882 url(../images/login-box-bottom.jpg) no-repeat 0 100%;
    padding: 18px 54px 20px 31px;
}

.left
{
    float: left;    
    width:     230px;
}

.right
{
    float: right; 
    width:     365px;   
}

.clear
{
    clear: both;    
}


fieldset
{
    border: 0;
    margin: 0;
    padding: 0;  
    font-size: 1.2em;  
}

fieldset div
{
    padding: 3px 0 0 0;    
}

fieldset div.button
{
    padding-top: 20px;    
}

fieldset label
{
    display: block;    
    padding: 0 0 2px 0;
}

.textbox
{
    width: 360px;
    border: solid 1px #000;    
}

h1
{
    margin: 0;
    font-size: 2.1em;    
    padding: 0 0 5px 0;
    line-height: 1em;
}

#register
{
    padding: 30px 54px 20px 31px;
    margin: 0;
    height: auto;
    overflow: hidden;    
    background: url(../images/login-bottom.jpg) no-repeat 0 100%;
}
#register h3 
{
    font-size: 1em;
}

#register-bg-blue
{
    background: url(../images/login-bottom-bg-blue.jpg) no-repeat 0 100%;
}

#register .textbox
{
    background: #d5d8ec;    
}

#register a
{
    color:White;
}

#register a:hover
{
    text-decoration:none;  
}

h2
{
    margin: 0;
    font-size: 1.9em;
        
}

#footer_logos 
{
    padding: 0 0 10px 0;
    border: solid 1px transparent;
    background: #D9DDF0 url(../images/footer-links-bottom-bg.jpg) no-repeat bottom left;
}
#footer_logos img
{
    border: none;
}

/* --------------- Modal Popup ---------------- */
/* --------------------------------------- */

.modalBackground {
	background-color:#eeeeee;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	/*background-color:#ffffff; no backgr for login popup*/
	width: 250px;
}

.modulePopup
{
    width: 340px;
    height: auto;    
    overflow: hidden;
    position: relative;
}

.modulePopup .header
{
    background: url(../images/bgNursePopUpTop.gif) no-repeat 0px 0px;
    height: 45px;
}

.modulePopup .body
{
    background: url(../images/bgNursePopupBody.gif) no-repeat 0px 100%;
    overflow: hidden;
}

.modulePopup .close
{
    position: absolute;
    right: 12px;
    top: 10px;    
}

.modulePopup .start
{
    position: absolute;
    left: 12px;
    top: 60px;    
    line-height: 18px;
    color: #fff;
    width: 95%;
    font-size: 1.2em;
    background: #4b548d
}

.modulePopup .terms
{
    background: #4b548d;
    position: absolute;
    left: 12px;
    width: 95%;
    top: 55px;
    height: 160px;
    color: #fff;
}

.modulePopup .terms a
{
    color: #fff;    
}

.modulePopup .terms p
{
    line-height: 19px;   
    margin: 0;
    padding: 0 0 10px 0;
}

.modulePopup .buttons
{
    position: absolute;
    left: 60px;
    top: 200px;  
}

.modulePopup .button
{
    background: url(../images/bgNurseModuleButtonLeft.jpg) no-repeat 0px 0px;
    float: left;
    padding: 0 0 0 9px;
    height: 21px;
    margin: 0 10px 0 0;
}

.modulePopup .button a
{
    background: url(../images/bgNurseModuleButtonRight.jpg) no-repeat 100% 0px;
    float: left;
    padding: 2px 15px 0 6px;
    height: 19px;
    text-decoration: none;
    color: #221e1f;
}

.modulePopup h3
{
    position: absolute;
    top: 63px;
    left: 20px;    
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    width: 300px;
    overflow: hidden;
    text-align: center;
}

.modulePopup h3 span
{
    font-size: 0.8em;    
}

.modulePopup .terms h3
{
    position: relative;
    font-size: 1.2em;
    margin: 0;
    left: 0;
    top: 0;
    padding: 0 0 10px 0;
}

.modulePopup h4
{
    position: absolute;
    top: 90px;
    left: 95px;    
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 1.9em;
    font-weight: normal;
}

.modulePopup .progress
{
    position: relative;
    background: url(../images/moduleProgressHandle.gif) no-repeat 100% 0%;
    height: 40px;
    padding: 11px 24px 0 0;
    top: 86px;
    left: 13px; 
    float: left;
    overflow: hidden;
}

.modulePopup .progress strong
{
    position: absolute;
    top: 30px;
    right: 1px;
    color: #fff;
    font-size: 1.2em;    
}

.modulePopup .progress .bar
{
    height: 6px;
    font-size: 1px;
    background: url(../images/bgProgressedBar.jpg) repeat-x 0% 0%;
}

.modalPopup  .modalPopupHeader
{
    height: auto;
    overflow: hidden;
    padding: 0 0 0 21px;    
    background: url(../images/bgPopupHeaderLeft.gif) no-repeat 0px 0px;
    position: relative;
}

.modalPopup  .modalPopupHeader .close
{
    position: absolute;
    top: 7px;
    right: 10px;    
}

.modalPopup  .modalPopupHeader h2
{
    height: 24px;
    padding: 8px 21px 0 0;
    text-align: center;
    color: #fff;
    background: url(../images/bgPopupHeaderRight.gif) no-repeat 100% 0px;
    margin: 0;
    font-size: 1.2em;
}

.modalPopup  .modalPopupBody
{
    height: auto;
    overflow: hidden;
    padding: 0 0 0 2px;    
    background: url(../images/bgPopupBodyLeft.jpg) repeat-y 0px 0px;
    color: #373437;  
}

.modalPopup  .modalPopupBody .inner
{
    height: auto;
    overflow: hidden;
    padding: 15px 10px 0 10px;
    background: url(../images/bgPopupBodyRight.jpg) repeat-y 100% 0px;
}

.modalPopup  .modalPopupBody .inner .form .row
{
    height: auto;
    overflow: hidden;    
    padding: 0 0 5px 0;
    clear: both;
}

.modalPopup  .modalPopupBody .inner .form .row label
{
    display: block;
    width: 100px;
    padding: 0 0 3px 0;   
}


.modalPopup  .modalPopupBody .button
{
    padding: 10px 0 0 0;
    text-align: center;    
}

.modalPopup  .modalPopupFooter
{
    height: auto;
    overflow: hidden;
    padding: 0 0 0 20px;    
    background: url(../images/bgPopupFooterLeft.gif) no-repeat 0px 0px;
}

.modalPopup  .modalPopupFooter .inner
{
    height: 21px;
    overflow: hidden;
    background: url(../images/bgPopupFooterRight.gif) no-repeat 100% 0px;
}


/* --------------- End Modal Popup ---------------- */
/* --------------------------------------- */