﻿.footerTitle
{
    width:90%;
    float:right;  
    font-size:14px;
    font-weight:bold;
    color:#fff;
    text-align:right;
    margin:15px 10px 10px 10px;
    border-bottom:solid 1px #fff;
    padding-bottom:10px;
}
.footerlinksholder
{
    width:100%;
    float:right;    
    text-align:right;
    padding-right:25px;
    height:27px;
}
.footerlinksimg
{
    height:30px;
  float:right;
  line-height:27px;
  padding-top:12px;
}
.footerlinkstext
{
    padding-right:5px;
    float:right;
    text-decoration:none;
    line-height:27px;
}
.ItemRight {
    background-image: url("../images/Sprite.png");
    float: left;
    height: 23px;
    margin-left: 30px;
    margin-top: 5px;
    transition: all 0.3s ease-out 0s;
    width: 99px;
}
.Sprite1 {
    background-position: 0 0;
}
.Sprite1:hover {
    background-position: -198px 0;
}
.Sprite2 {
    background-position: 0 -23px;
}
.Sprite2:hover {
    background-position: -198px -23px;
}
.Sprite3 {
    background-position: 0 -46px;
}
.Sprite3:hover {
    background-position: -198px -46px;
}
.Sprite4 {
    background-position: 0 -69px;
}
.Sprite4:hover {
    background-position: -198px -69px;
}
.Sprite5 {
    background-position: 0 -92px;
}
.Sprite5:hover {
    background-position: -198px -92px;
}
.Sprite6 {
    background-position: 0 -117px;
}
.Sprite6:hover {
    background-position: -198px -117px;
}
.ItemBoxShadow{
	-moz-transition: all 0.3s ease-out 0s;
    text-decoration:none;
    padding:0 10px 0 5px;
    line-height:25px;
    width:100%;
}
.ItemBoxShadow:hover
{
    border-top-color: transparent;
    border-bottom-color: #f2f2f2;
    -webkit-box-shadow: 0px 2px 6px #999;
    -moz-box-shadow: 0px 2px 6px #999;
    box-shadow: 0px 2px 6px #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f9e9b3));
    background-image: -webkit-linear-gradient(#fff, #f9e9b3);
    background-image: -moz-linear-gradient(#fff, #f9e9b3);
    background-image: -o-linear-gradient(#fff, #f9e9b3);
    background-image: linear-gradient(#fff, #f9e9b3);
}
.ItemBoxShadow a
{
    text-decoration:none;
    color:#5b5b5b;
}
.logomenu
{
    width:165px;
    height:35px;
    padding-top:2px;
}
.header
{
    font-size:14px;
    font-weight:bold;
    color:#009dee;  
}
.title
{
    font-size:14px;
    font-weight:bold;
    color:#009dee;  
}
div.Alert{position:absolute;background-color:#DEDCDC;font-family:Tahoma;font-size:12px;width:500px;height:100px;overflow:auto;display:none;border:groove thick #9c9a97;}
div.FullDIV{position:absolute;background-image:url('../images/sss.gif'); background-repeat:repeat;font-family:Tahoma;overflow:auto;font-size:12px;display:none;filter:alpha(opacity=60);opacity:0.6;float:right;position: fixed;}
.tinyGridDirection
{
	direction: ltr;
}
td, th{
	direction: rtl;
}
input,textarea{font-family:"Tahoma" , "Arial";font-size:12px;background-color:#f6f6f6; border:solid 1px #c8c8c8; border-radius:5px;color:#786c6c;}
input:focus,textarea:focus
{
     border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
img{border:0;}
.btn
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-position: 0px 0px;
	background-image: url( '../images/Button.png' );
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size: 11px;
	color: white !important;
	width: 80px;
	height: 33px;
	direction: ltr;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	background-color: Transparent;
	line-height:30px;
}
.btn:hover
{
	background-position: 0px -33px;
	color: white;
}
.btn:active
{
	background-position: 0px -66px;
}
.btn2
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-position: 0px 0px;
	background-image: url( '../images/Button2.png' );
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size: 11px;
	color: white !important;
	width: 140px;
	height: 33px;
	direction: ltr;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	background-color: Transparent;
	line-height:30px;
}

.btn2:hover
{
	background-position: 0px -33px;
	color: white;
}
.btn2:active
{
	background-position: 0px -66px;
}
.buttonStyle{background-color:#cbdde7;color:White;font-family:"Tahoma" , "Arial";font-size:11px;color:Black;}
select{font-family:"Tahoma" , "Arial";font-size:12px;}
.tbl_onlinedepartments td
{
    padding: 6px 10px 6px 20px;
    background-color: #ffdb38;
    border-radius:5px;
}
.tbl_onlinedepartments td:hover
{
    background-color: #62c2f4;
}
.tbl_onlinedepartments a
{
    color: black;
    text-decoration: none;
    font-size:12px;
    font-weight:normal;
}
.tbl_onlinedepartments a:hover
{
    color: red;
}
.tbl_classes tr
{
    background-color: #ffd956;
}
.tbl_classes tr:hover
{
    background-color: #ffc600;
}
.tbl_classes a
{
    color: black;
    text-decoration: none;
}
.tbl_classes a:hover
{
    color: red;
}
.tbl_classes td
{
    border: solid 1px #fff;
    padding-right: 5px;
    padding-left: 5px;
}
a{text-decoration:none;}
.FormBuilderPH
{
    width:45%;
    float:right;
    
    border-radius:10px;
    padding:5px 20px;
    text-align:right;
}
.FormBuilderFieldTitle
{
    color:#11314f;
    width:130px;
    float:right;
}
.FormBuilderRB td
{
padding:0 10px;    
}

.TableUpperHome
{
border-radius:15px;
border:solid 1px #a4a4a4;
padding:15px;
background-color:#fff;
width:98%;
margin-right:8px;
margin-top:10px;
}

.innerTableHome
{	
border-radius:15px;
border:solid 1px gray;
padding:15px;
background-color:#f3f7fb;
}

.ItemBoxShadow {
    -moz-transition: all 0.1s ease-out 0s;
    float: right;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    border-radius: 15px;
    width: 95.6%;
}
.ItemBoxShadow:hover {
    -moz-transform: scale(1.01);
    background-color: #F5F6F8;
    background-image: -moz-linear-gradient(#FFFFFF, #F2F2F2);
    border-radius: 15px;
    box-shadow: 0 2px 6px #999999;
    color: #000000;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
}
.dlCategory{font-weight:bold; padding-right:10px;background-color:#d8d7d7; border:solid 1px #ebe9e9;}
.dlCategory:hover{color:darkblue;background-color:#e4e2e2;padding-right:15px;}
.dlCategoryDetail{font-weight:bold; padding-right:30px;background-color:#b4b3b3;border:solid 1px #ebe9e9;}
.dlCategoryDetail:hover{color:blue; background-color:#bebebe;padding-right:35px;}
.dlCategoryDetail a{font-weight:bold; background-color:#b4b3b3;}
.dlCategoryDetail a:hover{color:blue; background-color:#bebebe;}