.ModalBackground
{
    background-image: url(ModalBackground.png);
}
.Block
{
    display: block;
}
.Inline
{
    display: inline;
}
.InfoHead
{
    color: #333;
    font: bold 11px Verdana, Helvetica, sans-serif;
}
.InfoText
{
    color: #333;
    font: normal 10px Verdana, Helvetica, sans-serif;
}
.InfoPanel
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    background: #F5F5F5;
    font: 10px Verdana, Helvetica, sans-serif;
    border-left: #d3d3d3 1px solid;
    color: #333;
    border-bottom: #d3d3d3 1px solid;
    padding: 5px;
}
.InfoPanel td
{
    padding: 0;
}
.InfoHighlight
{
    background-color: Gray;
    color: #FFF;
    font: 10px Verdana, Helvetica, sans-serif;
    font-style: italic;
    padding: 2px 3px;
}
.Error, .Error ol li, .Error ul li
{
    color: #ff3502;
    font: 1em inherit;
    font-weight: normal;
}
div.Error ul
{
    color: #ff3502;
    font: 1em inherit;
    padding-top: 10px;
    padding: 10px 10px 10px 25px;
    margin: 5px 0px 5px 0px;
    border: #ff3502 1px solid;
    background-color: #fffaea;
    font-weight: bolder;
}
input.Error, textarea.Error, select.Error
{
    background-color: #fffaea;
}
.Success, .Success ol li, .Success ul li
{
    color: #48b001;
    font: 1em inherit;
}
div.Success ul
{
    color: #48b001;
    font: 1em inherit;
    padding: 10px 10px 10px 25px;
    margin: 5px 0px 5px 0px;
    margin-bottom: 5px;
    border: 1px solid #009933;
    background-color: #f1f8e8;
    font-weight: bolder;
}
input.Success, textarea.Success, select.Success
{
    background-color: #f1f8e8;
}
.CommandButton,
input.CommandButton,
a.CommandButton,
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link,
a.CommandButton:hover
{
    cursor: pointer;
    cursor: hand;
}
table.Pad
{
    border: none;
    margin: 0;
    padding: 0;
}
table.Pad > tbody > tr > td, table.Pad > tr > td
{
    padding: 2px 2px 2px 0;
}
.Grid td
{
    padding: 2px;
}
.GridHeaderStyle, .GridHeaderStyle td, .GridHeaderStyle th, .GridHeaderStyle a, .GridHeaderStyle a
{
    color: #464646;
    font-size: 11px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #F2F2F2 1px solid;
}
.GridAlternatingItemStyle, .GridAlternatingItemStyle td
{
    background: #F2F2F2;
    color: #464646;
    font-size: 11px;
}
.GridEditItemStyle .GridEditItemStyle td
{
    font-weight: 400;
    font-size: 11px;
    color: #330;
    background: #F2F2F2;
}
.GridFooterStyle, .GridFooterStyle td
{
    background: #F2F2F2;
    color: #464646;
    font: 11px Verdana, Arial, san-serif;
}
.GridPageNumbers, .GridPageNumbers td
{
    border-top: #CCC 1px solid;
    margin-top: 4px;
    color: #333;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.GridSelectedItemStyle, .GridSelectedItemStyle td
{
    font-weight: 400;
    font-size: 11px;
    background: #FFFFE1;
    color: #330;
}
.ReviewGridItemStyle, .ReviewGridAlternatingItemStyle
{
    margin-top: 5px;
    display: block;
    font-weight: 400;
    font-size: 11px;
    background-image: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-repeat: repeat;
    font-style: italic;
    font-family: Verdana, Arial, san-serif;
    text-decoration: none;
}
.FileManager
{
    border: #ccc 1px solid;
}
.FileManagerEdit
{
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
}
.FileManagerGrid
{
    border-bottom: #ccc 1px solid;
}
.FileManagerItemStyle
{
    font-weight: 400;
    font-size: 11px;
    color: #111;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.FileManagerAlternatingItemStyle
{
    font-weight: 400;
    font-size: 11px;
    color: #464646;
    background: #f0f8ff;
    font-family: Verdana, Arial, san-serif;
}
.FileManagerHeaderStyle
{
    font-weight: 400;
    font-size: 11px;
    border-bottom: #ccc 1px solid;
    color: #464646;
    font-family: Verdana, Arial, san-serif;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-top: 3px;
    background: #F1EFE2;
}
.FileManagerFooterStyle
{
    border-top: #ccc 1px solid;
    font-weight: 400;
    font-size: 11px;
    background: #F1EFE2;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 3px;
    color: #464646;
    font-family: Verdana, Arial, san-serif;
}
.Grid, .GridItemStyle, .GridItemStyle td
{
    color: #000;
    font-size: 11px;
}
