body {
  background:url(../images/bg.jpg) ;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
button, .button{
	background: #F3F3F3;
	border: 1px solid #DCDCDC;
	border-radius: 2px;
	color: #444444;
	cursor: pointer;
	display: inline-block;
	font: 700 11px Tahoma, Arial, sans-serif;
	margin-right: 10px;
	padding: 7px 12px 7px 12px;
	position: relative;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFFFFF;
}
button:hover, .button:hover{
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	color: #333333;
	text-decoration: none;
}

.adminmenu {

 width:110px;
 height:110px;
   -moz-box-shadow:0 0 2px 2px #999;
		 -webkit-box-shadow: 0 0 2px 2px #999;
		 box-shadow: 0 0 2px 2px #999;
}
    .adminmenu:hover {
        opacity:0.8;
    }
    .divchart {
        background-color:#f3f5f6;
 width:590px;
 height:300px;
   -moz-box-shadow:0 0 2px 2px #999;
		 -webkit-box-shadow: 0 0 2px 2px #999;
		 box-shadow: 0 0 2px 2px #999;
}
    .divchart:hover {
        opacity:0.8;
    }
        .divmain {
        background-color:#f3f5f6;
 width:910px;

 border-radius:10px;

   -moz-box-shadow:0 0 4px 4px #999;
		 -webkit-box-shadow: 0 0 4px 4px #999;
		 box-shadow: 0 0 4px 4px #999;
}
         .divtop {
        background-color:#f3f5f6;
 width:910px;
 height:100px;

 text-align:right;

}
                            .divsearch {
                                width:630px;
                               text-align:center;
        background-color:#f3f5f6;
 margin-bottom:5px;
  margin-left:4px;
   margin-right:4px;
 border-radius:5px;
 text-align:center;

		 box-shadow: 0 0 4px 4px #ffc17e;
}
                  .divbody {
                     font-family:Tahoma;
                     font-size:8pt;
                     text-align:center;

        background-color:#f3f5f6;
 width:910px;
 
 
 text-align:center;
  
}
                                    .divfooter {
        background-color:#f3f5f6;
 width:910px;
 height:50px;

 text-align:center;

}
.divpagelogo {
    
    height:80px;
   
       -moz-box-shadow:0 0 4px 4px #999;
		 -webkit-box-shadow: 0 0 4px 4px #999;
		 box-shadow: 0 0 4px 4px #999;


}
.pagelogo {
     -moz-box-shadow:0 0 4px 4px #999;
		 -webkit-box-shadow: 0 0 4px 4px #999;
		 box-shadow: 0 0 4px 4px #999;
}

    .pagelogo:hover {
    opacity:0.8;
    }
.tabelsearch {
   
    font-family:Tahoma;
    font-size:8pt;
width:700px;
height:150px;
direction:rtl;
}
 .divpopup{
                     font-family:Tahoma;
                     font-size:8pt;
                     text-align:center;
        background-color:#8dafc4;
 width:680px;
 height:330px;
 border-radius:5px;
 
   -moz-box-shadow:0 0 4px 4px #999;
		 -webkit-box-shadow: 0 0 4px 4px #999;
		 box-shadow: 0 0 4px 4px #999;
}
.divmoshtari {
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    background-color: #f3f5f6;
    width: 100%;
   
    border-radius: 5px;
}

.divkashi:hover  {
    opacity: 0.8;
}
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 10000;
    }
.divmodalpopup {
     text-align:center;
        background-color:#8dafc4;
         width:910px;
 border-radius:5px;
 text-align:center;
   -moz-box-shadow:0 0 4px 4px #999;
		 -webkit-box-shadow: 0 0 4px 4px #999;
		 box-shadow: 0 0 4px 4px #999;
}
.divpopupex {
                               text-align:center;
        background-color:#f3f5f6;
 margin-bottom:5px;
  margin-left:4px;
   margin-right:4px;
 border-radius:5px;
 text-align:center;

		 box-shadow: 0 0 4px 4px #ffc17e;
}
.divlogin {
    border-radius:10px;
   background-color:#f3f5f6;
   margin-top:10%;
       -moz-box-shadow:0 0 8px 8px #999;
		 -webkit-box-shadow: 0 0 8px 8px #999;
		 box-shadow: 0 0 8px 8px #999;


}
.demfilekashi {
   font-family:Tahoma;
   font-size:8pt;
   border-radius:5px;
   border:dashed;
   border-width:1px;
   height:181px;
}

/* header tabs */
#top-navigation {
	position:absolute;
	top:36px;
	
	margin:0;
	padding:0;
	list-style:none;
	color:#000000;
	}
#top-navigation li {
 
	float:left;
	margin:0 3px 0 0;
	height:34px;
	background:url(../img/tab.gif) repeat-x top;
   
	}
#top-navigation li a{
	
	color:black ;
	
  
	}
#top-navigation li a:hover {
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:blueviolet;
	padding:4px 0 0 0;
  
	}
#top-navigation li span {
	float:left;
	background:url(../img/tab-left.gif) no-repeat left top;
	height: 57px;
}
#top-navigation li span span {
	background:url(../img/tab-right.gif) no-repeat right top;
	padding:7px 10px 0 10px;
	}
#top-navigation li.active {
	padding:0;
	height:34px;
	background:url(../img/tab-active.gif) repeat-x top;
	margin-right:2px;
	}
#top-navigation li.active span {
	background:url(../img/tab-active-left.gif) no-repeat left top;
	height:34px;
	}
#top-navigation li.active span span {
	background:url(../img/tab-active-right.gif) no-repeat right top;
	height:23px;
	padding:11px 10px 0 10px;
	line-height:19px;
	color:#000000;
	}
/*grid css*/
.gridCSS:hover
{
    background-color: #7ee3fa;
  
}
.gridCSS
{
    background-color: #DEDFDE;
  ececec
}
.gridCSSalter:hover
{
    background-color: #7ee3fa;
  
}
.gridCSSalter
{
    background-color: #f1eeee;
  
}
/*-----------------------------*/
.submenu{
     border: 2px solid #ff8909;
     height:20px;
     margin:2px;
     border-radius:5px;
    -moz-box-shadow:0 0 2px 2px #DCDCDC;
		 -webkit-box-shadow: 0 0 2px 2px #DCDCDC;
		 box-shadow: 0 0 2px 2px #DCDCDC;
    }
.submenu:hover {
     color:blueviolet;
    
    }

/*-----------------------------*/
.submenu{
     border: 2px solid #ff8909;
     height:20px;
     margin:2px;
     border-radius:5px;
    -moz-box-shadow:0 0 2px 2px #DCDCDC;
		 -webkit-box-shadow: 0 0 2px 2px #DCDCDC;
		 box-shadow: 0 0 2px 2px #DCDCDC;
    }
.submenu:hover {
     color:blueviolet;
    
    }/*-----------------------------*/
.click{
     border: 2px solid #114974;
     height:25px;
     margin:2px;
      background-color:#249ada;
     border-radius:5px;
    -moz-box-shadow:0 0 2px 2px #DCDCDC;
		 -webkit-box-shadow: 0 0 2px 2px #DCDCDC;
		 box-shadow: 0 0 2px 2px #DCDCDC;
         width:80px;
         text-align:center;
         vertical-align:middle;
         font-weight:bold;
         font-family:Tahoma;
         font-size:8pt;
    }
.click:hover {
     color:#FFFFFF;
       background-color:#2b5d92;
       cursor:pointer;
    }
 /* A scrolable div 
        .GridViewContainer
        {           
          overflow:auto;
          height:500px;
          
        }*/
       
        /* for freezing column headers*/
        .FrozenHeader
{

/* position:absolute ;
cursor: default;*/


}
              /*-----------------------------*/
.pelak {
    background:url(../images/pelak.png) no-repeat left;
}



        /*-----------------------------*/
         .divsearchex {
                               
                               text-align:center;
        background-color:#f3f5f6;
 margin-bottom:5px;
  margin-left:4px;
   margin-right:4px;
 border-radius:5px;
 text-align:center;

		 box-shadow: 0 0 4px 4px #ffc17e;
}