﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
}

.centerdiv{width:1024px;
           margin:auto;
           position:relative;
           border:1px solid #ccc;
}

#left_column{
    height: 550px; padding-bottom:0px;
    overflow: scroll;
    overflow-x: hidden;
    z-index:2100;
    background:#eeeeee;
}
#right_column{
    height: 550px; padding-bottom:0px;
    overflow: auto;
    overflow-x: hidden;
    z-index:0; 
    background:#eeeeee;
 }

.center {
    margin:auto; 
    text-align:center;
}
.bor_blue {
    width:330px; 
    height:2px; 
    margin-bottom:5px; 
    background:#b1d1ec;
}   
/*--------------------- Add right side ------------------------------- */

#add-box {
    width:525px; 
    height:auto; 
    padding-left:5px; 
    padding-right:6px;
}
#top-add {
    width:525px; 
    height:240px;
}
#bot-add {
    width:525px; 
    height:130px;
}
.box {
    width:165px; 
    height:140px; 
    background:url(../Images/login/box.png); 
    float:left; 
    margin-left:5px; 
    margin-right:5px;
}

/*--------------------- sliding top side ------------------------------- */
.slidingDiv {
    height:30px; 
    background-color: #cfcfcf;
    padding:5px;
    border-bottom:2px solid #797979;
    border-left:1px solid #797979;
    border-right:1px solid #797979;
    border-top:none;
}

.show_hide {
    display:none;
}

/*--------------------- sliding top side end ------------------------------- */

.gridtitle {width:100%; height:26px; text-align:left; border:0px solid #ffcc33; background:#87d332; }
.gridtitle1 {width:30%; height:26px; text-align:left; border:0px solid #ffcc33; background:#87d332; }
.gridsearchbox {width:100%; height:auto; text-align:left; background:#f1f2f4;  }
.searchtitle_bg {width:100%; height:126px; background:url(../images/searchtitle_bg.png) repeat-x; }

.head_bg {width:100%; height:54px; background:url(../images/hed_bg.png) repeat-x; padding-left:10px; padding-right:10px;}


.Loader1 {width:100px; height:100%; vertical-align:middle;
                 background:#d7e8fa;  border:1px solid #000;
                  }

.Loader_New {  width:100%; 
                  position:absolute; 
                  margin:0 auto; top:45% }

.Loader_row {width:100px; height:40px; text-align:center; padding-top:10px;}
                
.Loader2 { margin:auto; width:100px; height:100px;
                 background:#d7e8fa; z-index:-1;
                  position: absolute; border:1px solid #000;
                  left: 0px; top: 0px; }
                  
                  
.box1{width:450px; height:120px;
     float:left;
     margin:40px 20px 20px 40px;
     background-color:#5cb85c;
     text-align:center;
     vertical-align:middle;
      padding-top:100px;
}

.box2{width:450px; height:120px;
     float:left;
     margin:40px 40px 20px 20px;
     background-color:#d9534f;
     text-align:center;
     vertical-align:middle;
      padding-top:100px;
}

.box3{width:450px; height:120px;
     float:left;
     margin:20px 20px 20px 40px;
     background-color:#61b1db;
     text-align:center;
     vertical-align:middle;
      padding-top:100px;
}

.box4{width:450px; height:120px;
     float:left;
     margin:20px 40px 20px 20px;
     background-color:#57cac3;
     text-align:center;
     vertical-align:middle;
     padding-top:100px;
}

.grid_c_table4{
	
    border-spacing: 0px;
    border-collapse: collapse; 
   
    width:100%
    
    
   }

.grid_c_table4 th {
    text-align:center;
    font-size:12px;   
    color: #000;
     padding:5px 8px 5px 8px;
     border: 1px solid #d85c1f;
	 background-color:#a0cef8;
	 font-family:Calibri, Arial, serif;
}

.grid_c_table4 td {
     font-size:12px;
     font-family:Verdana;
      padding:3px 3px 3px 4px;
      border: 1px solid #d85c1f;
      color:#000;
	  height:25px;
    
}

.grid_c_table4 tr {
     font-size:12px;
     font-family:Verdana;
      border: 1px solid #d85c1f;
      
      
    
}




.grid_c_table5{
	
    border-spacing: 0px;
    border-collapse: collapse; 
   
    width:100%
    
    
   }

.grid_c_table5 th {
    text-align:center;
     border: 1px solid #670000;
}

.grid_c_table5 td {
      border: 1px solid #670000;
    
}

.grid_c_table5 tr {
      border: 1px solid #670000;
      
      
    
}