﻿.calimage
{
    vertical-align: middle;
}
.InvisibleButton
{
    position: absolute;
    top: -1000px;
}
.GridExpandCollapseButton
{
    font-family: Arial;
    color: Black;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.Bold
{
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    background-color: LightBlue;
}
.RowText
{
    font-weight: bold;
}
.InvisibleImageButton
{
    position: absolute;
    top: -1000px;
}
body
{
    margin: 0px 0px 0px 0px;
}
.ApplicationName
{
    font-family: Arial;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
.ApplicationNameMasterPage
{
    font-family: Arial;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
.HeadingTable
{
    background-color: #331010;
    height: 50px;
}
.CurrentUser
{
    color: white;
    font-family: Arial;
    font-size: 12px;
}
.MenuTable
{
    background-color: Teal;
}
.StaticSelectedStyle
{
    background-color: #000000;
    font-weight: bold;
}
.StaticMenuItem
{
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    color: White;
    font-family: Arial;
    font-size: 12px;
}
.StaticHover
{
    font-weight: bold;
}
.DynamicMenuItem
{
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 10px;
    color: White;
    font-family: Arial;
    font-size: 12px;
    background-color: Teal;
}
.DynamicHover
{
    font-weight: bold;
}

.OrganizationName
{
    font-family: Arial;
    font-size: 30px;
    color: Teal;
    font-weight: bold;
}
.ApplicationName
{
    font-family: Arial;
    font-size: 20px;
    color: #000080;
}
.Error
{
    font-family: Arial;
    font-size: 10px;
    color: red;
    font-weight: bold;
}
.PageInstructions
{
    font-family: Arial;
    font-size: 12px;
}
.Dialog
{
    /*border-left:solid 1px black; 	border-top:solid 1px black; 	border-right:outset 3px black; 	border-bottom:outset 3px black;*/
    margin-right: 0px;
    font-size: 10px;
}
.DialogHeading
{
    background-color: #003366;
    color: White;
    font-family: Arial;
    font-size: 11px;
    padding: 7px 5px 7px 5px;
}
.GridFrozenHeading
{
    background-color: #003366;
    color: White;
    font-family: Arial;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
}
.DialogRow
{
    font-family: Arial;
    font-size: 10px;
    background-color: White;
}
.FooterRow
{
    font-family: Arial;
    font-size: 10px;
    background-color: White;
}
.GoButton
{
    background-color: #003366;
    color: White;
    font-family: Arial;
    font-size: 12px;
    border: solid 1px #003366;
    height: 22px;
}
.Tabs
{
    background-color: Black;
    color: White;
    font-family: Arial;
    font-size: 12px;
    border: solid 1px #003366;
    height: 22px;
}
.SelectedTab
{
    background-color: Teal;
    color: White;
    font-family: Arial;
    font-size: 12px;
    border: solid 1px #003366;
    height: 22px;
}
.HyperLink
{
    color: #000080;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}
.Logout
{
    color: White;
    font-family: Arial;
    font-size: 12px;
}
.PageTitle
{
    font-family: Arial;
    font-size: 18px;
    color: Teal;
    font-weight: bold;
}
.Message
{
    font-family: Arial;
    font-size: 10px;
    color: #101033;
    font-weight: bold;
}
.PnlVisible
{
    z-index: 2;
    position: absolute;
    top: 200px;
    left: 100px;
    background-color: White;
    width: 850px;
    height: 300px;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: outset 4px;
    border-bottom: outset 4px #cccccc;
    border-style: solid ridge ridge solid;
    border-color: #000000 #CCCCCC #CCCCCC #000000;
}
.PnlInvisible
{
    z-index: 2;
    position: absolute;
    top: -3000px;
}
.EmptyDataText
{
    font-family: Arial;
    font-size: 14px;
    padding: 15px 15px 15px 15px;
}
.Colour
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10px;
}
.GridTitle
{
    background-color: Teal;
    font-weight: bold;
    color: White;
    font-family: Arial;
    font-size: 14px;
}
.GridTitle1
{
    background-color: Teal;
    font-weight: bold;
    color: White;
    font-family: Arial;
    font-size: 11px;
}
/*    background-color: #003366;
	color: White;
	font-family: Arial;
	font-size: 11px;
    position:absolute;
}*/

.PnlVisibleTrans
{
    z-index: 2;
    position: absolute;
    top: 50px;
    left: 210px;
    bottom: 200px;
    background-color: White;
    width: 500px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: outset 4px;
    border-bottom: outset 4px #cccccc;
    border-style: solid ridge ridge solid;
    border-color: #000000 #CCCCCC #CCCCCC #000000;
}
.GridRow
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    background-color: #ffffff;
    height: 35px;
}
.GridAltRow
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    background-color: #eeeeee;
    height: 35px;
}
.GridViewSubTotalRow
{
    background-color: LightBlue;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
}
.GridViewTitleRow
{
    background-color: Silver;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    text-align: center;
    font-family: Arial;
}
.EmptyDataRow
{
    font-family: Arial;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    border: solid 1px #cccccc;
}
.GridviewRow
{
    background-color: white;
    font-family: Arial;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
}
.GridviewAlternatingRow
{
    background-color: white;
    font-family: Arial;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
}
.GridviewHeader
{
    background-color: Teal;
    font-family: Arial;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding: 0px 5px 5px 0px; /*position:relative; 	left:-5px; */
}
.GridviewHeaderOld
{
    background-color: Teal;
    font-family: Arial;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding: 0px 5px 5px 0px;
    position: relative;
}
.Gridview
{
    padding: 5px 5px 5px 5px;
    border-top: solid 1px #cccccc;
    border-bottom: outset 3px #cccccc;
    border-right: outset 3px #cccccc;
    border-left: solid 1px #cccccc;
}
.PlusSign
{
    font-size: 16;
    color: Black;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    cursor: hand;
}
.clsText
{
    font-size: 8pt;
    font-family: Verdana,arial;
}
.TxtBoxDisable
{
    background-color: LightYellow;
    font-family: Verdana,arial;
    font-size: 12px;
    color: #000000;
}
.TxtBoxEnabled
{
    background-color: #FFFFFF;
    font-family: Verdana,arial;
    font-size: 12px;
    color: #000000;
}
.DropDownList
{
    background-color: #FFFFFF;
    font-family: Verdana,arial;
    font-size: 12px;
    color: #000000;
}
.Boddy
{
    background-image: url(../WaterMark.gif);
}
.watermarked
{
    font-size: 9pt;
    font-family: Verdana,arial;
    color: Gray;
}
