﻿HTML
{
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color: #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}
#html, body
{
    background-image: url('../Images/page_bggrn.gif');
    background-repeat: repeat-x;
    background-color: #bfd2ee;
}
table#main
{
    width: 90%;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    overflow: inherit;
}
.smallTipText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
}
.mediumTipText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #2850a2;
}
.divContentBody
{
    border: 4px solid #ffffff;
    background-color: #ffffff;
}
.Button
{
    border: 1px solid #808000;
    background-color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
.PlainTextError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #cc0000;
}
.PlainTextErrorLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #cc0000;
    font-weight: bold;
}
.PlainText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003366;
}
.PlainTextLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #003366;
}
.PlainTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
.PlainTextBoldLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003366;
}
.HeaderTextBoldLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003399;
}
.PlainButtonOLD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
}
.PlainButton
{
    background: url(../Images/buttonbg.gif) repeat-x scroll center center;
    border-color: #ffffff #757575 #757575 #ffffff;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    padding: 0 16px;
}
.PlainButton:hover
{
    background: url(../Images/buttonbg.gif) repeat-x scroll center center;
    border-color: #ffffff #757575 #757575 #ffffff;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    padding: 0 16px;
    text-decoration: underline;
}
.PlainTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
}
.PlainTextBox:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffe1;
    border: 1px solid #999999;
}
.PlainTextBox:focus
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffe1;
    border: 1px solid #999999;
}
.ButtonAdd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 180px;
    background-image: url(../Images/edit_add.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.ButtonSearch
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 180px;
    background-image: url(../Images/Search-icon.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.ButtonReport
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 190px;
    background-image: url(../Images/report_icon.gif);
    background-repeat: no-repeat;
    background-position: 4px 50%;
    text-align: right;
}
.ButtonUpdate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003300;
    height: 26px;
    width: 150px;
    background-image: url(../Images/button_ok.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.ButtonDelete
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 150px;
    background-image: url(../Images/button_cancel.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.ButtonAddDetails
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 150px;
    background-image: url(../Images/ico16_new.gif);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.ButtonAttach
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    height: 26px;
    width: 150px;
    background-image: url(../Images/attach.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}
.CalculatorWindow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
    width: 200px;
    text-align: right;
}
.DropDownListCurrentLanguage
{
    position: relative;
    left: -40px;
    z-index: 1000;
}
.FancyButton
{
    border: 1px solid #bb7100;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    background-image: url('../Images/fancy_btn_grad.bmp');
    height: 26px;
}
.FancyButton:hover
{
    border: 1px solid #ffc671;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    background-image: url('../Images/fancy_btn_grad_hover.bmp');
    height: 26px;
}
.LabelError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cc0000;
}
.NormalTabButton
{
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../Images/Tab_bckgrnd.gif');
    height: 24px;
    width: 80px;
}
.NormalTabButton:hover
{
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../Images/Tab_bckgrnd.gif');
    height: 24px;
    width: 80px;
    color: #0000ff;
    text-decoration: underline;
}
.SelectedTabButton
{
    border-width: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../Images/Tab_bckgrnd_selected.gif');
    height: 24px;
    width: 80px;
    color: #000066;
    text-decoration: underline;
}
.TabButtonsPanel
{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #808000;
}
.GridTextBoxesSmall
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 70px;
}
.TextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border: 1px solid #c0c0c0;
}
.MainButtonsStrip
{
    border-width: 1px;
    border-color: #808080;
    background-image: url('../Images/h3.jpg');
    border-bottom-style: solid;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033cc;
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033cc;
    text-decoration: none;
}
.CenteredDiv
{
    border: 10px solid #cccccc;
    position: absolute;
    width: 300px;
    height: 500px;
    z-index: 2001;
    top: 20%;
    left: 50%;
    margin-left: -150px;
}
div#DivExpectedCostSum
{
    background-position: #F4FAFF;
    background: #F4FAFF;
    height: 300px;
    width: 100%;
}
.SumDiv
{
    border-width: 1px;
    border-bottom-style: solid;
    background-color: #F3F9FE; /*background-color : #dbffb5;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    border-right-color: #000000;
    border-bottom-color: #D5EAFF;
    border-left-color: #000000;
    color: #000066;
}
.PlainTextExtraLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000066;
}
.LoadingDiv
{
    border: 10px solid #e1edff;
    position: absolute;
    width: 250px;
    z-index: 10000;
    top: 40%;
    left: 50%;
    margin-left: -150px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #00339e;
}
.AddNewRecordDiv
{
    background-image: url('../Images/panel_login_bg.gif');
}
.AttachDiv
{
    border: 10px solid #cccccc;
    position: absolute;
    width: 300px;
    height: 120px;
    z-index: 2001;
    top: 20%;
    left: 50%;
    margin-left: -150px;
    background-color: #ffffff;
}
.ModalDiv
{
    z-index: 2000;
    position: absolute;
    width: 2000px;
    height: 2000px;
    top: -200px;
    left: -200px;
    right: 0;
    bottom: 0;
    background-color: #666666;
    margin-left: 0;
    margin-right: 0;
    filter: Alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.PreviewAttachmentDiv
{
    background-color: #ecffff;
    position: absolute;
}
.Validator
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}
.ValidatorBig
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #cc0000;
}
.ValidatorSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
}
.LoginTextBox
{
    border: 1px solid #6699FF;
    background-image: url('../Images/h3.jpg');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 22px;
    width: 200px;
}
.LoginTextBox:hover
{
    border: 1px solid #6699FF;
    background-image: url('../Images/h3.jpg');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 22px;
    width: 200px;
}
.LoginTextBox:focus
{
    border: 1px solid #0033CC;
    background-image: url('../Images/h3_mouseover.jpg');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 22px;
    width: 200px;
}
.LoginPanel
{
    width: 274px;
    background-image: url('../Images/Login_Panel_bckgrnd.gif');
    height: 322px;
}
.RegisterPanel
{
    height: 467px;
    width: 277px;
    background-image: url('../Images/Register_Panel_bckgrnd.gif');
}
.HeadMenuStrip
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0000cc;
    height: 27px;
    background-image: url('../Images/Login_Page_Header_Gradient.bmp');
}
.AdminPageHeader
{
    border-width: 1px;
    border-color: #ffcc00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #0000cc;
    height: 26px;
    background-image: url('../Images/fancy_btn_grad.bmp');
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    width: 100%;
}
.ErrorDiv
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #800000;
    background-color: #ffc6c6;
    border: 1px solid #cc0000;
}
.Footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #99ccff;
    background-color: #013466;
}
.NavigationBar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003399;
}
.NavigationBar:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0099cc;
}
.LabelCurrentMonth
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #0066cc;
}
.GridExpectedCostCells
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    color: #999999;
}
.GridExpectedCostCells:hover
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffcc;
    color: #999999;
}
.GridExpectedCostCells:focus
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffcc;
    color: #999999;
}
.GridActualCostCells
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    font-weight: bold;
}
.GridActualCostCells:hover
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #ffffcc;
    font-weight: bold;
}
.GridActualCostCells:focus
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #ffffcc;
    font-weight: bold;
}
.GridCells
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
}
.GridCells:hover
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffcc;
}
.GridCells:focus
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffcc;
}
.GridCellsSelectedRowStyle
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffcc;
    font-weight: bold;
    color: #333333;
}
.GridCellsEx
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    color: #990000;
}
.GridCellsEx:hover
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffcece;
    color: #990000;
}
.GridCellsEx:focus
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffcece;
    color: #990000;
}
.GridCellsLang
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    color: #003399;
}
.GridCellsLang:hover
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #dfefff;
    color: #003399;
}
.GridCellsLang:focus
{
    width: 250px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #dfefff;
    color: #003399;
}
.GridViewHeaderStyle
{
    background-image: url('../Images/barbbox.gif');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    height: 24px;
}
.GridViewAdminHeaderStyle
{
    background-image: url('../Images/Login_Page_Header_Gradient.bmp');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003399;
    height: 28px;
}
.GridViewHeaderStyle a
{
    background-image: url('../Images/barbbox.gif');
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    height: 24px;
}
.GridViewFirefoxBorders
{
    border: none;
}
.GridViewFirefoxBorders td
{
    border-width: 1px;
    border-color: #c0c0c0;
    border-top-style: solid;
}
.GridViewFirefoxBorders th
{
    border: none;
}
.NoBordersForTablesInsideGridViews
{
    border: none;
}
.NoBordersForTablesInsideGridViews td
{
    border: none;
}
.GridViewSelectedRowStyle
{
    font-weight: bold;
    border: 1px solid #ff6600;
    background-color: #ffffcc;
    width: 120px;
}
.GridViewLastRowToEdit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #000000;
}
.GridCellsCostDiffNOK
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    color: #990000;
}
.GridCellsCostDiffNOK:hover
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffcece;
    color: #990000;
}
.GridCellsCostDiffNOK:focus
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffcece;
    color: #990000;
}
.GridCellsCostDiffOK
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    color: #003399;
}
.GridCellsCostDiffOK:hover
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #dfefff;
    color: #003399;
}
.GridCellsCostDiffOK:focus
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #dfefff;
    color: #003399;
}
.GridCellsCostNoDiff
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
    color: #339933;
}
.GridCellsCostNoDiff:hover
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ccffcc;
    color: #339933;
}
.GridCellsCostNoDiff:focus
{
    width: 80px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #ccffcc;
    color: #339933;
}
.DropDownYear
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    color: #000066;
    background-color: #ffffcc;
    float: right;
}
.LinkAlternateStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #e8ffff;
    font-weight: bold;
    text-decoration: none;
}
.LinkAlternateStyle:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #e8ffff;
    font-weight: bold;
    text-decoration: underline;
}
.TextBoxEntryNotify
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #c0c0c0;
    border: 1px solid #999999;
    background-image: url('../Images/h3.jpg');
    height: 22px;
    width: 200px;
}
.CenteredDivRecoverPassword
{
    padding: 20px;
    border: 10px solid #cccccc;
    position: absolute;
    width: 250px;
    height: 100px;
    z-index: 2001;
    top: 30%;
    left: 50%;
    margin-left: -150px;
    background-color: #ffffcc;
}
.LinksBar
{
    font-family: 'Bookman Old Style';
    font-size: 18px;
    font-style: oblique;
    color: #FFFFFF;
    background-color: #ddeeff;
    background-image: url('../Images/barbbox.gif');
    height: 24px;
}
.ImageLinks
{
    border: none;
}
.DivPickCategory
{
    position: absolute;
    background-color: #ffffcc;
    z-index: 20000;
}
.ListBoxPickCategory
{
    background-color: #ffffcc;
    width: 250px;
    height: 200px;
    border: none;
}
.LoginPageIntroTexts
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #00518f;
    font-size: 18px;
}
.PassVeryPoor
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #ff0000;
    font-weight: bold;
}
.PassWeak
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #ff8080;
    font-weight: bold;
}
.PassAverage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bf7300;
    background-color: #ffff99;
    font-weight: bold;
}
.PassStrong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    background-color: #ccffcc;
    font-weight: bold;
}
.PassExcellent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    background-color: #99cc00;
    font-weight: bold;
}
.TextWaterMark
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #cccccc;
    border: 1px solid #999999;
    background-image: url('../Images/h3.jpg');
    height: 22px;
    width: 200px;
}
.CalculatorPopUpDragHandle
{
    background-image: url('../Images/barbbox.gif');
    height: 24px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
.PanelCalculator
{
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
}
.LinkButtonLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003366;
}
.LinkButtonLarge:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #99CCFF;
    text-decoration: underline;
}
.PanelSearch
{
    background-image: url('../Images/page_bggrn.gif');
    background-repeat: repeat-x;
    background-color: #bfd2ee;
}
.CustomControlsHolderTable
{
    border: 1px solid #C0C0C0;
    background-color: #D2E9FF;
}
