﻿

.GridViewStyle
{
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
   
}

.link
{
    color: Maroon;
    
}
 
 
    
.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    font-weight: normal;
    color:White;
    background-image: url('../../User/Images/grdHeader.png');
    background-repeat:repeat-x;
    height:40px;
   
}

.GridViewFooterStyle
{
    font-weight: normal;
    color: Black;
    background-image: url('../../User/Images/GridHeader.png');
    background-repeat: repeat-x;
    
}

.GridViewRowStyle
{
    background-color: #F1F1F8;
    color: #333333;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}

.PopUpImage
    {
        height: 20px;
        width: 20px;
    }
  
  /*   .Image:hover
    {
        height: 35px;
        width: 35px;
    }
*/
.ContentArea
{
    background-color: #ffffff;
    width: 630px;
    height: 400px;
    /*background-color: #F8F8F8; border: thin solid #C0C0C0;*/
}
.PopUpContent
{
    /*border: thin solid #C0C0C0;*/
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
}

.MsgLabel
{
    background-color:Black;
    color:White;
    width:400px;
    height:50px;
}
.Heading1
{
    background-color:White;
    font-family: Verdana;
    font-size: 72px;
    color:Black;
    font-weight: bold;
    /*float: left;*/
    
}
.Heading2
{
    background-color:White;
    font-family: Verdana;
    font-size: 14px;
    color:Black;
    font-weight: bold;
    float: left;
    
}
.button
{
    
   
    background-image: url('../../User/Images/GridHeader.png');
    background-repeat:repeat-x;
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	height:20px;
}
.ListingHeader
{
    /*background-image: url('../../User/Images/Header2.png');
    background-repeat: repeat-x;*/
    font-family: Verdana;
    color: Black;
    font-size: 15px;
    font-weight: bold;
}
.frmLabel
{
	font-family: Verdana;
	font-size: 11px;
	color: #5F5F5F;
	
}
.frmTextbox
{
	font-family: Verdana;
	font-size: 11px;
	color: #5F5F5F;
	
}
.Validation
{
    
}

.Fieldset
{
    padding: 1em;
    border-style: solid;
    border-width: 1px;
    border-color:Black;
}
.Legend
{
    /*border-style: solid;
    border-width: 1px;
    background-image: url('../../User/Images/GridHeader.png');
    background-repeat: repeat-x;
    background: transparent url('../../User/Images/GridHeader.png') no-repeat scroll top right;*/
    background-color:Black;
    font-family: Verdana;
    color:White;
    font-size: 11px;
   
}
.MainLinks
{
   
    padding: 2em;
    border-style: solid;
    border-width: 1px;
 
}
.Backgroud
{
    font-weight:normal;
    color:White;
    background-color:ThreeDShadow;
    border-color:Scrollbar; 
    width:133px;
    height:100px;  
 }
.TopControlPanel
{
    background-image: url('../../User/Images/blueheader.png');
   /* background-color: #F5F5F1;*/
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    color: #000000;
    font-size: 12px;
    font-family: Verdana;
    width: 700px;
    height: 70px;
}

.ButtonPanel
{
    color: White;
   
    background-color:#ffffff ;
}
.SearchPanel
{
    border: thin solid Black;
    /*background-color: #999999;*/
}
.SMenu
{    
    /* background-color:Black;*/
    background-image: url('../../User/Images/grdHeader.png');
    width: 260px; 
    height: 20px;
    color:White;
}

#Passchange
{
    border-style: solid;
    border-width: thin;
    width: 400px;
}

.MainImage
{
    width: 64px;
    height:64px; 
    
}
.MainImage:hover
{
   width: 80px;
   height:80px; 
    
}
.MainImageView
{
  
}

.tblBackground
{
    
    background-image: url('../../User/Images/BlueCircle.png');
    background-repeat:no-repeat;
    height:300px;
    width:305px;
    color:White;
}
.imgSecMain
{
    height:32px;
    width:32px;
}
.imgSecMain:hover
{
    height:52px;
    width:52px;
}

.ToggleImage
{
    height:20px;
    width:20px; 
 }
 .txtField
 {
    width:170px; 
    height:18px;    
 }
 .txtField:hover
{
    border: 1px solid #6C8BA4;
}
