﻿
/*<--- Popup */
.Popup_Table
{
    border: #7DB6F7 1px solid;
    background-color: #D6E6F4;
    z-index: 4;
}
.View_Table .Gridview td
{
    padding: 1px;
    margin: 0;
    height: 0;
}
.View_Table table td, .Popup_Table td
{
    margin: 0;
    padding: 0;
    height: 0;
    border: 0;
}
.Popup_Title, .View_Table .Popup_Title, .Popup_Table td.Popup_Title
{
    height: 22px;
    width: 100%;
    background-image: url(Images/Header/bg_Tittle.gif);
    background-color: #7DB6F7;
    color: #fff;
    font-weight: bold;
}
div.Popup_Title table.Popup_Title td, .Popup_Table .Popup_Title td, table.Popup_Table td.Popup_Title
{
    padding-left: 10px;
}
.Popup_Content table td
{
    margin: 0;
    padding: 1px;
}
.Gridview table td
{
    border: 0;
}
.Popup_Table div.Popup_Content, .Popup_Table td.Popup_Content
{
    background-color: #e4ecf4;
    padding: 5px 10px 5px 10px;
}
.RadEditor td
{
    height: 0;
    margin: 0;
}
.Popup_BtClose
{
    width: 17px;
    height: 17px;
    color: White;
    font-weight: bold;
    background-image: url(Images/Buttons/btn_Close.gif);
}
.Popup_BtClose a
{
    width: 17px;
    height: 17px;
    text-decoration: none;
    background-image: url(Images/Buttons/btn_Close.gif);
}
.ModalPopupBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 123 !important;
}
.Popup_MailTitle
{
    height: 23px;
    width: 100%;
    background-image: url(Images/Header/bg_MailTittle.gif);
    background-color: #a8dff5;
    background-repeat: repeat-x;
    padding-bottom: 2px;
}
/* Popup --->*/
.Height
{
    height: 3px;
}
.Height1
{
    height: 5px;
}
.Content_Center
{
    min-height: 390px;
}
/* Block title */
.Title_Left
{
    height: 22px;
    width: 5px;
    background-image: url(Images/Titles/left1.gif);
}
.Title_Title
{
    width: 200px;
    background-image: url(Images/Titles/left1.gif);
    font-weight: bold;
    font-size: 11px;
    color: #D76000;
    padding-left: 15px;
}
.Title_Separator
{
    width: 16px;
    background-image: url(Images/Titles/center1.gif);
}
.Title_None
{
    background-image: url(Images/Titles/right1.gif);
}
.Title_Right
{
    width: 5px;
    background-image: url(Images/Titles/right1.gif);
}
.Title_Left1
{
    height: 22px;
    width: 5px;
    background-image: url(Images/Titles/left1.gif);
}
.Title_Title1
{
    width: 200px;
    background-image: url(Images/Titles/left1.gif);
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    padding-left: 15px;
}
.Title_Separator1
{
    width: 16px;
    background-image: url(Images/Titles/center1.gif);
}
.Title_None1
{
    background-image: url(Images/Titles/right1.gif);
}
.Title_Right1
{
    width: 5px;
    background-image: url(Images/Titles/right1.gif);
}
.HelpPanel
{
    border: #000000 1px solid;
    background-color: #f3fcd4;
    z-index: 999999;
    position: absolute;
    top: 100px;
    left: 100px;
}
