﻿.gridevents
{
    font-size: 10pt;
}

.gridevents GridEventAlternatingRowStyle
{ 
    font-size:10pt;
    background-color:Silver;
}

.gridevents GridEventsRowStyle
{
}

.gridevents GridEventsSelectedRowStyle 
{
    }


.gridevents_description
{
    font-size: 8pt;
}

.gridevents_link
{
    font-size: 12pt;
}

.gridnews
{
    font-size: 10pt;
    font-family: Tahoma;
}

.gridnews_description
{
    font-size: 10pt;
    font-family: Verdana;
}

.gridnews_link
{
    font-size: 12pt;
}

.gridnews_headline
{
    font-weight: bold;
    color: Maroon;
    font-size: 15px;
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}





/*****  Authentication css starts here ********/
.usernamelabel
{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
     
}
.usernametext
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: normal;
    background-color: White;
}

.passwordlbl
{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}

.fgtpwd
{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #007CC3;
    text-transform: uppercase;
}
.pwdtxt
{
    font-family: tahoma;
    font-size: 9pt;
    font-weight: normal;
    background-color: White;
}

.loginbackgroundhoriz
{
top:0px;
width:100%;
}

.modalPopupForgetPassword
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: silver;
    padding: 10px;
}

.resetlbl
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: Gray;
}
.copyright
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}
/*** Authentication CSS Ends here ****/
.wtrmark

{      
	color: silver;
	}



