﻿/*
#C4D9EE
#75A6D7
#3473B3
#1D4063
#060D14
*/
body
{
    font-family: Arial, Verdana, Helvetica Condensed;
    font-size: 12px;
    color: #333;
    margin: 0;
}
img
{
    border: none;
}
body li
{
    list-style-type: none;
}
body a
{
    color: #000;
    text-decoration: none;
}
.loginpageBG
{
    background: url(app_images/loginpageBG.jpg) repeat-x;
}
#loginwrapper
{
    background: url(app_images/loginpageCenterBG.jpg) no-repeat;
    width: 980px;
    height: 850px;
    margin: 0 auto;
}
#loginform
{
    width: 474px;
    margin-top: 520px;
    margin-left: 136px;
    background: #fff;
    text-align: center;
    padding: 4px;
}
.loginstyle
{
    width: 100%;
    background: #fff;
    color: #000;
}
.logintextbox
{
    width: 140px;
}
.accessDeniedPanel
{
    background: #B12F00;
    color: White;
    font-weight: bold;
}
.tableheading
{
    background: url(app_images/glasstitlebg_dkblue.png);
    color: #333;
}
.loginapptitle
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.loginbuttonstyle
{
    font-size: 1em;
    background: #75A6D7;
    padding: 2px;
    margin: 4px;
    color: #fff;
    letter-spacing: 3px;
}
.loginbuttonstyle_webcolors
{
    font-size: 1em;
    font-weight: bold;
    background: #EDEEF0;
    padding: 2px;
    margin: 4px;
    color: #000;
    letter-spacing: 3px;
}
.loginfailed
{
    background: #3473B3;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}
.MainpageBG
{
    background: #75A6D7;
    background-image: url(app_images/MainpageBG.jpg);
    background-repeat: repeat-x;
}
.centerfront
{
    border-top: solid 13px White;
    border-left: solid 13px White;
    border-bottom: solid 13px Silver;
    border-right: solid 13px Silver;
    background: white;
    height: 675px;
    width: 980px;
}
.centerfrontinner
{
    height: 647px; /*LESS 28 PIXELS DUE TO OUTER BORDER OF 26PX AND TABLE RIVET OF 2PX*/
}
#contentpagewrapper
{
    margin: 0 0 0 2px;
    min-width: 800px;
    background: white;
}
#contentheaderwrapper
{
    height: 122px; /*BLUE LINE DISTANCE FROM TOP*/
    width: 935px;
    margin: 0 0 40px 0px; /*SPACE BETWEEN HEADER AND CONTENT*/
    background: url(app_images/advise_headerbg.jpg);
}
.logintext
{
    margin-right: 20px;
    font-weight: bold;
    line-height: 26px;
}
#footer
{
    background: #3473B3;
    height: 20px;
    margin: 0;
}
.footertextlhs
{
    color: #FFF;
    font-size: 1em;
    padding-left: 15px;
}
.footertextrhs
{
    color: #FFF;
    font-size: 1em;
    padding-right: 15px;
}

/* Master Button Image effects */
.masterbutton
{
    height: 32px;
    width: 103px;
    display: inline-block;
    cursor: pointer;
}
.masterbutton_home
{
    background-image: url(app_images/master_button_home.gif);
    border: none;
}
.masterbutton_home:hover, .masterbutton_home:active
{
    background-image: url(app_images/master_button_home_ro.gif);
    border: none;
}
.masterbutton_home_selected
{
    background-image: url(app_images/master_button_home_on.gif);
    cursor: default;
}
.masterbutton_patients
{
    background-image: url(app_images/master_button_patients.gif);
}
.masterbutton_patients:hover, .masterbutton_patients:active
{
    background-image: url(app_images/master_button_patients_ro.gif);
}
.masterbutton_patients_selected
{
    background-image: url(app_images/master_button_patients_on.gif);
    cursor: default;
}
.masterbutton_functions
{
    background-image: url(app_images/master_button_functions.gif);
}
.masterbutton_functions:hover, .masterbutton_functions:active
{
    background-image: url(app_images/master_button_functions_ro.gif);
}
.masterbutton_functions_selected
{
    background-image: url(app_images/master_button_functions_on.gif);
    cursor: default;
}
.masterbutton_settings
{
    background-image: url(app_images/master_button_settings.gif);
}
.masterbutton_settings:hover, .masterbutton_settings:active
{
    background-image: url(app_images/master_button_settings_ro.gif);
}
.masterbutton_settings_selected
{
    background-image: url(app_images/master_button_settings_on.gif);
    cursor: default;
}
.masterbutton_users
{
    background-image: url(app_images/master_button_users.gif);
}
.masterbutton_users:hover, .masterbutton_users:active
{
    background-image: url(app_images/master_button_users_ro.gif);
}
.masterbutton_users_selected
{
    background-image: url(app_images/master_button_users_on.gif);
    cursor: default;
}
/*End Master Button Image Effects */

#logodiv
{
    height: 125px;
}
#logoutbutton
{
    text-align: right;
    margin: -20px 10px 0 0;
    color: #000;
}
#menu
{
    margin-top: -38px;
    margin-left: 265px;
}
#usercontent
{
    min-height: 450px;
    margin: 0 4px;
    text-align: left;
}
#welcomebanner
{
    margin: 0 auto;
    width: 722px;
    height: 319px;
    background-image: url(app_images/advise-welcome.jpg);
    color: white;
    font-size: 1.2em;
    letter-spacing: 2px;
}
.Sectionlogotitle
{
    padding-top: 20px;
    width: 100px;
    font-size: 12px;
    color: #3473B3;
    float: left;
}
.Feedbackdiv
{
    padding-top: 20px;
    width: 160px;
    font-size: 12px;
    color: #3473B3;
    float: right;
    margin-top: -10px;
}
.mdlFeedbackSent
{
    background: white; 
    height: 100px; 
    width: 300px; 
    border: solid 2px #75A6D7;
    color: #3473B3;
}
.injuries_patientname
{
    float: right;
    padding-top: 25px;
    width: 570px;
    margin: 0 auto;
    font-size: 1.5em;
    color: Black;
}
.patientpagewrapper
{
    padding-top: 20px;
    width: 500px;
    margin-left: 216px;
}
table#patientselectiontable
{
    width: 500px;
    margin: 0 auto;
}
table#patientselectiontable td
{
    width: 25%;
    text-align: center;
}
.selectpatient_wrapper
{
    background: url(app_images/selectpatient_bg.jpg) no-repeat;
    height: 50px;
}
.ibtnupdate
{
    background: url(app_images/dbupdate.gif) top left no-repeat;
}
.ibtnupdate:hover
{
    background: url(app_images/dbupdate_ro.gif) top left no-repeat;
}
.ibtnupdatedisabled
{
    background: url(app_images/dbupdate_ro.gif) top left no-repeat;
}
.ibtndelete
{
    background: url(app_images/dbdelete.gif) top left no-repeat;
}
.ibtndelete:hover
{
    background: url(app_images/dbdelete_ro.gif) top left no-repeat;
}
.ibtndeletedisabled
{
    background: url(app_images/dbdelete_ro.gif) top left no-repeat;
}
.ibtnquestion
{
    background: url(app_images/dbquestion.gif) top left no-repeat;
}
.ibtnquestion:hover
{
    background: url(app_images/dbquestion_ro.gif) top left no-repeat;
}
.ibtnquestiondisabled
{
    background: url(app_images/dbquestion_ro.gif) top left no-repeat;
}
.ibtnadd
{
    background: url(app_images/dbadd.gif) top left no-repeat;
}
.ibtnadd:hover
{
    background: url(app_images/dbadd_ro.gif) top left no-repeat;
}
.ibtnadddisabled
{
    background: url(app_images/dbadd_ro.gif) top left no-repeat;
}

#patientdataarea
{
    width: 550px;
    height: 273px;
    margin-left: -32px;
    margin-top: -10px;
    padding: 0px 0px;
    background: url(app_images/patientdetailsBG_long.jpg) no-repeat;
}
.patientIDHeading
{
    color: #666;
    font-weight: bold;
}
.patientIDheadingcell
{
    padding-right: 36px;
    padding-top: 18px;
}
.nopatientdatapanel
{
    margin-top: -230px;
    margin-left: -20px;
    color: #3473b3;
}
.patientdataformview
{
    color: #3473B3;
}
.dbfieldtitle
{
    color: #333;
}
.dkbluetableheading
{
    background: url(app_images/glasstitlebg_dkbluecenter.png);
    color: White;
    font-weight: bold;
}
.patientdatatable
{
    width: 550px;
    margin-left: -1px;
}
.textboxeditmode
{
    width: 150px;
}
.patientdataformviewupdaterow
{
    background: #F60;
}
.tablesubheading
{
    font-weight: bold;
    color: #333;
    background: url(app_images/glasstitlebg_ltblue.png);
    padding-left: 5px;
    border-left: solid 2px #B3CBE2;
    border-right: solid 2px #B3CBE2;
}
.patienttablesubheading
{
    font-weight: bold;
    color: #333;
    background: #C4D9EE;
    padding-left: 5px;
    border-left: solid 2px #B3CBE2;
    border-right: solid 2px #B3CBE2;
}
.panelinjuries
{
    clear: both;
    padding-top: 20px;
    margin-left: 205px;
    height: 277px;
    width: 500px;
    background: url(app_images/injuriesBG.jpg) no-repeat;
}
.gvinjuries
{
    width: 500px;
    color: #3473B3;
    font-size: 1em;
    text-align: center;
}
.gvinjuriesheaderstyle
{
    text-align: center;
    color: black;
    font-size: 1em;
    line-height: 20px;
}
.gvinjuriescontrols
{
    color: #333;
    font-weight: bold;
}
.calendar
{
    padding: 0;
    background: silver;
}
.capitalize
{
    text-transform: capitalize;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalsubheading
{
    font-weight: bold;
    font-size: 1.5em;
    background: url(app_images/adviselogo_modalheading.jpg) no-repeat;
    height: 100px;
}
.modalsubheading_centered
{
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    background: url(app_images/adviselogo_modalheading.jpg) no-repeat;
    height: 100px;
}
.confirm
{
    width: 650px;
    background: url(app_images/modalbg.png);
    border-width: 2px;
    border-color: #666666;
    border-style: solid;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.mdl_feedback
{
    width: 650px;
    height: 380px;
    background: url(app_images/feedbackbg.jpg);
    color: #333;
    font-size: 14px;
    text-align: center;
}
.feedbackmdl_subheading
{
    font-weight: bold;
    font-size: 1.5em;
    height: 130px;
}
.tableheadinglargeglass
{
    background: url(app_images/glasstitlebg_dkblue_large.png);
    height: 50px;
    font-size: 1.2em;
    font-weight: bold;
}
.pnladdchoice
{
    width: 650px;
    height: 350px;
    background: url(app_images/modalbg.png);
    border-width: 2px;
    border-color: #666666;
    border-style: solid;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.hrule
{
    color: silver;
}
.boldtitle
{
    color: #1D4063;
    font-weight: bold;
}
.confirmationbuttonstyle
{
    font-size: 10px;
    background: #C4D9EE;
    padding: 2px;
    margin: 4px;
    color: #333;
}
.validationsummary
{
    color: White;
    background: #c4d9ee;
}
.warning_smallblue
{
    font-size: .8em;
    color: #3473B3;
}
.watermarktext
{
    color: Silver;
}
.watermark_password_text
{
    color: White;
    border: solid 1px #a9a9a9;
    text-indent: 2px;
    vertical-align: middle;
    text-align: right;
    background-image: url(../app_images/password_watermark.png);
    background-repeat: no-repeat;
}
.popuplabel
{
    background: #C4D9EE;
    border: solid 1px black;
    font-size: .8em;
    padding: 15px;
    text-align: justify;
}
.PNLconfirmabort
{
    width: 350px;
    height: 180px;
    background: url(app_images/modalbg.png);
    border-width: 2px;
    border-color: #666666;
    border-style: solid;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.smalltext
{
    font-size: .8em;
}
.PQCB
{
    background: #C4D9EE;
    text-align: center;
}
.predictionwrapper
{
    clear: both;
    width: 90%;
    height: 300px;
    margin-left: 30px;
}
.predictiontable
{
    width: 770px;
    margin: 0 auto;
    margin-top: -13px;
}
.nodata
{
    clear: both;
    padding-top: 20px;
    margin-left: 165px;
    height: 277px;
    width: 500px;
    background: url(../app_images/insufficientdatabox.jpg) no-repeat;
    text-align: center;
    color: #993300;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 3px;
}
.nopatientdata
{
    clear: both;
    padding-top: 20px;
    margin-left: 211px;
    height: 277px;
    width: 500px;
    background: url(../app_images/patientrequiredbox.jpg) no-repeat;
    text-align: center;
    color: #993300;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 3px;
}
.nodatasubtext
{
    font-weight: normal;
    font-size: .7em;
    letter-spacing: 1px;
    color: Black;
}
.pnlChartOptions
{
    font-size: 1em;
    font-weight: bold;
    color: #3473B3;
    margin-top: -8px;
}
.minicalendar
{
    width: 16px;
    height: 16px;
}
.bigcalendar
{
    width: 26px;
    height: 26px;
}
.chartExportDiv
{
    background: #ffffff;
}
.confirmsettingsdiv
{
    width: 500px;
    background: #EEE;
    margin: 0 auto;
    margin-top: 0px;
}
.confirmsettings
{
    color: black;
    font-size: .8em;
}
.textRed
{
    color: Red;
}
.popupPatientList
{
    height: 100%;
    font-size: 1em;
    margin-right: 20px;
    line-height: 130%;
}
.PatientListTable
{
    text-align: left;
    width: 90%;
}
.PatientListPanel
{
    display: none;
    background: url(../app_images/patientlistbg.jpg) no-repeat;
    border: 1px solid black;
}
.PatientListPanelScrollableContent
{
    height: 300px;
    width: 230px;
    overflow: scroll;
}
.PatientListIcon
{
    margin-left: 10px;
}
.valuespanel
{
    border: dashed 1px #3473B3;
    height: 200px;
    width: 480px;
    margin: 0 auto;
    padding-right: 30px;
}
.redHlink
{
    color: Red;
    text-decoration: underline;
}
.patientlistlinks:hover
{
    font-weight: bold;
    font-size: 1.4em;
    background: #C4D9EE;
}
.MaximumReachedPanel
{
    font-size: 1em;
    color: #3473B3;
}
