﻿.GridView
{
    font-family: Arial;
    font-size: 16px;
    margin-right: 0px;
    margin-top: 0px;
}
.GridView tr.RowStyle
{
    color: #000000;
    background-color: #ffffff;
    font-family: Calibri;
}

.GridView tr.RowStyle:hover
{
    border-color: Red;
    border-top-color: Red;
    color: Red;
}

.Test Hover
{
    background-image: url('but03.jpg');
    background-repeat: repeat-x;
    background-color: White;
    font-size: 14px;
}

.GridView st
{
    background-image: url('but03.jpg');
    background-repeat: repeat-x;
    background-color: #333333;
    font-size: 14px;
}
.HeaderStyle
{
    background-image: url('grid01.jpg');
    background-repeat: repeat-x;
    background-color: #0D2CF8;
    color: Blue;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.FooterStyle
{
    background-image: url('grid01.jpg');
    background-repeat: repeat-x;
    background-color: #333333;
    color: White;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.Login
{
    background-image: url('login.jpg');
    background-repeat: repeat-x;
    background-color: #333333;
    color: Blue;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 12px;
}

.btn-bg-n
{
    background-image: url('login01.jpg');
    background-repeat: repeat-x;
    color:Maroon;
    border:none;
    line-height: 15px;
    font-family: Calibri;
    font-weight: bold;
}
.btn-bg-n:hover
{
 cursor:pointer;
 color:Blue;
 background-image: url('login02.jpg');
}


.Panel-header
{
    background-image: url('login01.jpg');
    background-repeat: repeat-x;
    padding: 5px 3px 4px 5px;
    color: Blue;
    line-height: 15px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
}

.Mouse-over
{
    background-image: url('login01.jpg');
    background-repeat: repeat-x;
    padding: 5px 3px 4px 5px;
    color: Blue;
    line-height: 15px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.Panel-ledger
{
    color: Blue;
    line-height: 15px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
.Panel-Menu
{
    background-image: url('login02.jpg');
    background-repeat: repeat-x;
    background-color: #B7E0FE;
    padding: 5px 3px 4px 5px;
    color: Blue;
    line-height: 15px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
}
.round-a-gray
{
    background-color: #444444;
    color: White;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: Calibri;
    margin-bottom: 0px;
}

.round-a-gray div
{
    background-color: #ddd;
    width: 210px;
    height: 30px;
    padding: 20px;
    position: absolute;
    top: 5px;
    left: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
.Radius
{
    border-radius: 0px;
    -webkit-radious: 0 px;
}

.MenuOver div.hover
{
    background-image: url('login02.jpg');
    background-repeat: repeat-x;
    background-color: #B7E0FE;
    padding: 5px 3px 4px 5px;
    color: Blue;
    line-height: 15px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


.Setting
{
    background-image: url('login.jpg');
    background-repeat: repeat-x;
    background-color: White;
    color:#6F7A81;
    font-family: Calibri;
    font-size: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
    text-align:center;
}

.footer-tx1
{  color :#6F7A81;
    font-family: Calibri;
    font-size: 11px;
    padding-top:5px;
}

.Orenge
{
    background-image: url('Orenge.jpg');
    background-repeat: repeat-x;
    background-color: White;
    color: BLACK;
    font-family: Calibri;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
}

.ImageCss
{
    
    background-color: White; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 10px;
}
.TextBox01
{
    background-image: url('login.jpg');
    background-repeat: repeat-x;
    background-color: White;
    color: BLACK;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.DDL
{
    background-color: White;
    color:Black;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height:20px;
    border-width:1px;
}


.TextBoxRoundGray
{
    background-color: White;
    color:Gray;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }


.BUT
{
    
    color: BLACK;
    font-size: 12px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.but
{
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


.YellowScreen
{
    background-image: url('yellow.jpg');
    background-repeat: repeat-x;
    background-color: White;
    color: BLACK;
    font-family: Calibri;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
}


.RedScreen
{
    background-image: url('red.jpg');
    background-repeat: repeat-x;
    background-color: White;
    color: BLACK;
    font-family: Calibri;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 8px;
}