﻿
 
 
 body
    {        
        font-family: Arial, Sans-Serif; 
        margin: 0 auto;
        background-color:White;
       
    }
 .MainPanel
{
    border: solid 1px #DEDEDE;
    padding: 20px;
    margin: 0 auto;
    background-color: White;
    width: 1000px;    
}    
.PanelHeader
{
    padding-bottom: 5px;
    padding-top: 25px;
    color: #669933;
    font-weight: bold;
    font-size: 30px;
    
}
.Panel
{
    padding: 7px;
    border: solid 1px #d8e7ff;
}
.Events
{
    color: Red;
}

.mainMenu
{
    border-bottom: dotted 1px #999966;
    padding-left: 5px;
    padding-right: 5px;
}

a
{
    height: 16px;
    padding-bottom: 0px;
    color: Black;
    font-weight: normal;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration:underline; /*background-color:#e6f0f9;*/
    color: gray;
}
a:active
{
    /*background-color:#e6f0f9;*/
    text-decoration: none;
}
.FooterMenu
{
    font-size: 11px;
    color: #555555;
    text-decoration: none;
    cursor: pointer;
    padding-right:8px;  
}
.FooterMenu:hover
{
    color: gray;
    text-decoration:underline;
}

.HeaderMenu
{
    font-size: 12px;
    padding-bottom: 0px;
    color: Black;
    cursor: pointer;
    font-weight: normal;    
    text-transform:uppercase;
}

.HeaderMenu :link
{
    text-decoration: none;
}
.HeaderMenu :visited
{
    text-decoration: none;
}
.HeaderMenu :hover
{
    text-decoration: none;
}
.HeaderMenu :active
{
    text-decoration: none;
}
input
{
    font-size: 11px;
    width: auto;
}
select
{
    font-size: 11px;
}
.ah
{
    font-size: 13px;
    font-weight:normal;
    color:#555555;
    padding: 3px;
    padding-top: 1px;
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 1px;
    margin-right:4px;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    
    background-color: #f5fbeb;
}
.ah:link
{
    text-decoration: none;
}
.ah:visited
{
    text-decoration: none;
}
.ah:hover
{
    text-decoration: none;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-right: none;
    border-bottom: none;
    color: gray;
}
.icon
{
    
    width:24px;
    height:24px;
    background-repeat:no-repeat;
 
    margin:6px;
 
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background-color: #f5fbeb;
    float:right;
}
.icon:link
{
    text-decoration: none;
}
.icon:visited
{
    text-decoration: none;
}
.icon:hover
{
    
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-right: none;
    border-bottom: none;
    
}

/*--------------------------------------------------------------------*/
.Comments
{
    color: #666666;
    font-size: 11px;
    line-height:14px;
}
.Title
{
    font-size: 18px;
    padding: 5px;
    margin-bottom:10px;
    color: #669933;
    font-weight: bold;
}
.DescText
{
    font-size: 18px;
    color:#669933;
}
.ShortText
    {
        font-size:12px;
        line-height:18px;
        color: #666666;
        text-align: justify;
    }
.DescHelp
    {
        color:#666666;
        font-size:12px;
    }
/*---------------master page----------------------------------------------------*/

    .Separator
    {
        padding-left:7px;
        padding-right:7px;
    }
   .Logo
   { 
    width:220px;
    border-bottom:1px solid gray;
    padding-top:60px;
   } 
    .DescDt
    {
        width:300px;
        padding-bottom:10px;
    }
   
    
    .ImageDt
    {
        width: 45px;
    }   
    .FigDt
    {
        font-size:40px;
        font-weight:bold;
        width:45px;
        vertical-align:text-top;
        color:#ff9933;
    }  
    
       
    .ShortHeader
    {
        color:#669933;
        font-size:14px;
        font-weight:bold;
        padding-top:5px;
        padding-left:3px;
        padding-bottom:5px;
        background-color:#f5fbeb;
        border:solid 1px #cccccc;
        margin-bottom:5px;
    }
    
    .regHelpPanel_Link
    {
        font-weight:bold;
        font-size:18px;
    }
    .regHelpPanel_Desc
    {              
        margin-bottom:10px;                
    }
.PanelText
{
    font-size:28px; 
    line-height: 46px;
    padding-top:15px;
    padding-left:15px;
    color:#669933;
}
.MasterPage
{
    text-align:left;
    border-bottom:solid 5px #f5fbeb;     
}

.MasterPage .Languages
{    
    height:67px;font-size:12px;padding-top:47px;
    
}
.MyLanguages
{    
    text-decoration: none;
    margin:2px;
}
.MyLanguages:hover
{
    cursor:pointer;
    text-decoration: underline;
    color:Gray;
}

.MasterPage .Menu
{    
    color:black;
    border-bottom:solid 1px gray;
    font-size:14px;
}
.MasterPage .PartTwo
{
    width:740px;
}

.MasterPage .Login
{
    float:right;
    color:Gray;
    font-size:12px;
    border:solid 1px #d8e7ff; 
    background-color: #f5fbeb;
    padding:5px;
    
    
}
.Picture
{
    float:left;
}
.ReadMoreRed
{
    text-align:right;
    color:#ff9933;
    font-size:12px;
}
.RegistrationHere
{
    font-weight: bold;
    height:22px;
    text-align:center;
    width:100%;
    color:black;
}
/*--------------close button-----------------------------------------------------*/

.CloseButton .Button
{
    
    float:right;
    background-image: url( '../Images/CloseButtonActiv.png' );    
    height: 16px;
    width:16px;    
    background-repeat:no-repeat;
        
}
.CloseButton .Button:hover
{
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); 
   opacity: 0.6;
       
}
/*------------glist  group panel header-------------------------------------------------------*/
.AddEditGroupHeader
        {
         padding-bottom:7px; 

        }
        .AddEditGroupHeaderEmailText
        {
            padding-right:7px;   
            font-size:14px;
            color:#555555;
        }
        .AddEditGroupHeaderEmail
        {
            border:inset 1px #DEDEDE;            
            width:215px;
            padding-bottom:3px;
        }
        .AddEditGroupHeaderTitle_FirstName
        {
           
            font-size:14px;
            color:#555555;
            margin-right:65px;
               
        }
        .AddEditGroupHeaderTitle_LastName
        {
            
            font-size:14px;
            color:#555555;
        }
        .AddEditGroupHeader_FirstName
        {
            border:inset 1px #DEDEDE;
            margin-right:5px;
           margin-bottom:6px;
        }
        .AddEditGroupHeader_LastName
        {
            border:inset 1px #DEDEDE;
            margin-right:5px;
            margin-bottom:6px;
        }
        .AddEditGroupRemove
        {
            font-size:14px;
            cursor:pointer;
            margin-left:3px;
            
        }
        .AddEditGroupAddPerson
        {    
            font-size:14px;
            
            cursor:pointer;
            
        }
.GroupPanel
        {
            margin-bottom:4px;
            background-image:url('images/image.aspx?ID=4&width=50');
            background-position:900px 30px;            
            background-repeat:no-repeat;
        }
        
        .GroupPanelHeader
        {
            background-color:#dedede;           
        }
        
        .GroupPanelHeaderEyeControlLink
        {
            padding-right:5px;
            font-size:12px;
        }
.GroupPanelHeaderEye
        {
            width:30px;
            height:17px;
            float:left;
            padding-right:6px;            
            margin-top:1px;
            background-repeat:no-repeat;
        }
        .GroupPanelHeaderEye_N
        {
            background-image:url("../Images/eye-icon_N.GIF");
                   
        }
        .GroupPanelHeaderEye_Y
        {
            background-image:url("../Images/eye-icon_W.GIF");            
        }
         .GroupPanelHeaderEnv
        {
            width:30px;
            height:17px;
            float:left;            
            margin-top:1px;            
            padding-right:6px;
            background-repeat:no-repeat;
        }
        .GroupPanelHeaderEnv_N
        {
            background-image:url("../Images/sent_N.GIF");        
        }
        .GroupPanelHeaderEnv_Y
        {
            background-image:url("../Images/sent_Y.GIF");            
        }
        .GroupPanelHeaderGrpStatus
        {            
            margin-top:2px;
            height:17px;            
            padding-right:6px;
            padding-left:12px;
            font-size:10px;
            color:Gray;
            background-repeat:no-repeat;
        }
        .GroupPanelHeaderGrpStatus_Enb
        {
            background-image:url("../Images/enabled.bmp");        
        }
        .GroupPanelHeaderGrpStatus_Dis
        {
            background-image:url("../Images/disabled.bmp");            
        }
        .GroupPanelPerson_Img
        {
            padding-right:5px;
        }
        .GroupPanelPerson_Names
        {
            padding:1px;
            
        }
        .GroupPanel
        {
            margin-bottom:4px;
            background-position:900px 30px;            
            background-repeat:no-repeat;
        }
        .CreateAccountButton
        {
            border-top:solid 10px White;
            border-bottom:solid 10px White;
            text-align:left;
        }
        .ImageRegistration
        {
            float:left;
            width:48px;
            padding-right:10px;
        }
        .GroupPanelHeader
        {
            background-color:#dedede;           
        }
        

        .GroupPanelHeaderEyeControlLink
        {
            padding-right:5px;
            font-size:12px;
        }
        .StatisticsPanelTitle
        {
            border-bottom:solid 1px #e6f0f9;
            font-size:18px;
            padding:5px;
            color:Gray;
            font-weight:bold; 
            
        }
        .StatisticsPanelDesc
        {
            padding-right:10px;
            font-size:14px;
            color:#555555;
        }
        .StatisticsPanelVal
        {
            font-weight:bold;
            padding:10px;
            
        }
        .StatisticsPanelFooter
        {
            border-top:solid 1px #e6f0f9;
            text-align:right;
            padding-top:10px;
            
            
        }
        
        
        .imgStyle
        {              
            border:solid 1px gray;
        } 
        .td
        {
            width:150px;   
            height:85px;  
            text-align:center;   
        }
/*--------------------Contact as---------------------------- */      
         .td1
        {
            width: 7px;
            padding:0px;
            margin:0px;
            color: #FF0000;
        }
         .td2
        {
            width: 140px;
            padding:0px;
            margin:0px;
        }
        .td3
        {
            width:200px;
            padding:0px;
            margin:0px;
        }
        .txtBox
        {
            width:200px;
            margin-top:2px;
            margin-bottom:2px;
        }
