﻿#makeMeScrollable
        {
            width: 800px;
            position: relative;
            height:17px;
        } 
  /*****************************************for TAB****************************************/
.tab-top,ul li.tab-top
{
float:right;
max-width:111px;
height:31px;
margin-left:5px;
list-style:none;
}
.tab-top a,ul li.tab-top a
{
float:right;
background:url(/SubSystem/Manager/Media/Images/btn_holder_hover.png);
width:111px;
height:24px;
text-align:center;
font:12px tahoma;
padding-top:7px;
}

.tab-top a:hover,.tab-top a.selected
{
float:right;
background:url(/SubSystem/Manager/Media/Images/btn_holder.png);
width:111px;
height:24px;
padding-top:7px;
}

.boxfortab
{
    border: 4px solid #a0bfed;padding:15px 0px;height: auto;background-color: #f9f9f9;margin:0 10px ;width:auto;
}

.tab-top a.selected
{
    background:url(/SubSystem/Manager/Media/Images/btn_holder.png);    
}

.clearer
{
    height:0px;
    clear:both;
    line-height:0px;
}

#Fech_count
{
    width: 40px; float:right; padding:1px 3px; text-align:center;margin:0px 10px;font:bold 12px tahoma;color:Green; height:23px;
}
        
#chk_EN
{
    float: right; width: 60px; margin-right: 10px;
}

.detail-grid
{
    margin:0 auto;
    background:url(../Images/detail-grid.png) center top no-repeat;
    width:30px;
    height:30px;
    border:0px solid red;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

.delet-grid,.stu-grid,.delet-disable
{
    margin:0 auto;
    background:url(../Images/delet-grid.png) center top no-repeat;
    width:30px;
    height:30px;
    border:0px solid red;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}

