﻿/*html
{
	height: 100%;
	background-image: url("img/bg.jpg");
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: transparent;
}
body
{
	color: #595959;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	min-height: 100%;
	 padding  : 25px 0px 0px 0px;
	margin :0px;
}

.menu_ikon
{
 position :relative ;
top:10px;
left:0px;
height :35px;
background-image: url("img/titleRowBg.png");
	background-color: transparent;
	padding :10px 15px 10px 15px;

    }
    .line
{ 
    position :relative ;
    top:0px;
    left:0px;
    width :100%; 
    height :8px;
	background-image: url("img/divider.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}

.menu 
{
    padding-top :0px;
position:fixed ;
top:0;
left:0;
width:100%;
 font-family : Verdana ;
 font-size :12px;
color :White ;
height:25px;
background:#2D2D2D;
padding : 0px 0px 5px 0px;
display: block;
z-index: 500 !important;


}

.menu a:hover{
background-color:#676767;
color:#CCCCCC;
}
.menu a{
text-decoration:none;
padding : 10px 0px 12px 0px;
color:#ffffff;
outline:none;
}

.active a{
background-color:white;
border:1px solid #C3D1EC;
border-bottom:0;

-webkit-box-shadow:0 -1px 5px #CCCCCC;
   -moz-box-shadow:0 -1px 5px #CCCCCC;
        box-shadow:0 -1px 5px #CCCCCC;
display:block;

padding:0 8px 0 8px;
position:relative;
z-index:1;
color:#3366CC;
}


.current a{
background-color:#2D2D2D;
border-top:2px solid #DD4B39;
border-bottom:0;
display:block;

padding:0 8px 0 8px;
position:relative;
z-index:1;
color:#FFFFFF;
font-weight:bold;
}
.active a:hover{
background-color:white;
color:#3366CC;
}
.active ul a:hover{
background-color:#e4ebf8;
}
.active ul a{
border:0 !important;

-webkit-box-shadow:0 0 0 #CCCCCC;
   -moz-box-shadow:0 0 0 #CCCCCC;
        box-shadow:0 0 0 #CCCCCC;
border:0;
width:100%;
}
.arrow{
border-color:#C0C0C0 transparent white;
border-style:solid dashed dashed;
margin-left:5px;
position:relative;
top:10px;
}
.mid-line{
background-color:#FFF;
border-top:1px solid #e5e5e5;
font-size:0;
}









.numberTop, .numberMiddle, .numberRight, .groupNum
{
	width: auto;
	height: auto !important;
	text-align: center;
	color: #fff;
	line-height: 14px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
	float: right;
	display: inline-block;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background-image: url("img/numberBg.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color :Red ;
}

.numberTop
{
	padding-top: 1px !important;
	padding-right: 5px !important;
	padding-bottom: 1px !important;
	padding-left: 5px !important;
	margin-top: 6px;
	margin-right: -5px;
	margin-bottom: 6px;
	margin-left: 5px;
}

.topNav
{	
	width: 100%;
	color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	display: block;
	position: fixed;
	z-index: 999;
	background-image: url("img/numberBg.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}*/


#ctl00_menu_Menu2 a.dynamic {
    background-color: #f9f9f9 !important;
    padding: 5px 15px 5px 15px;
    color: #000 !important;
    text-decoration: none;
}
.sidebar-nav1 ul ul li {
    display: block;
    position: relative;
    top: 100%;
    background: #f5f5f5 !important;
    border-bottom: 1px solid #dcdcdc !important;
}
#ctl00_menu_Menu2 a.dynamic.highlighted {
    color: Black;
    background-color: #f5f5f5 !important;
}
#ctl00_menu_menu_sagi_ust1_Menu1 a {
    color: black !important;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}