﻿#LangMenu
{
	position:absolute;
	z-index:2001;
	left:auto;
	right:30px;
	top:40px;
}

#LangMenu span.Selected, #LangMenu span.AtWay , #LangMenu span.Normal
{
	font: 12px Arial;     
	color: #666666;
	text-decoration: none;
}

#SAMenu1
{

}


#SAMenu1 li
{
    display:inline;
    float:left;
    margin:5px;
}

#SAMenu1 li a 
{
    font: 12px Arial;     
	color: #666666;
	text-decoration: none;
}

#SAMenu1 li a:link	
{	
    font: 12px Arial;     
	color: #666666;
	text-decoration: none;
}	
		
#SAMenu1 li a:visited	
{	
    font: 12px Arial;     
	color: #666666;
	text-decoration: none;
}	
		
#SAMenu1 li a:active
{	
    font: 12px Arial;     
	color: #666666;
	text-decoration: none;
}	
		
#SAMenu1 li a:hover {
    font: 12px Arial;     
	color: #666666;
	text-decoration: underline;
}

#LangMenu .AtWay, #LangMenu .Selected span
{
   /*display:none;*/
}



/*****************************************************/

#TopMenu
{
	position:absolute;
	left:22px;
	top:114px;
	/*margin-left:20px;*/
	height:25px;
	width:914px;
	overflow:visible;
	z-index:2000;
	background-color:#E7EBF2;		
}

.SAMenu1
{
	display:block;
	overflow: visible;	
	font: 12px Arial;     
	color: #666666;	
	height:25px;
	margin:0px 0 0 20px;	
	padding:0px;
}

.SAMenu1 tr td a
{
    font-family: Arial;  
    font-size:12px;	    
	color: #666666;
	text-decoration: none;
}

.MenuDynamicItem
{
	/*height:25px;
	line-height:25px;*/		
	/*margin:0px 15px 0px 15px;*/
}

.MenuDynamicItem tr td, .MenuDynamicItem tr td a
{	
    font-family: Arial;  
    font-size:12px;	    
	color: #666666;
}	
.MenuDynamicItem tr td a
{
	display:block;	
	/*line-height:25px;*/
	text-decoration: none;	
	width:100%;
}
		
.MenuDynamicItem tr td a:hover 
{
	display:block;		
	width:100%;	
	text-decoration: underline;
}
/*
.MenuDynamicItem .NormalContainer, .MenuDynamicItem .SelectedContainer, .MenuDynamicItem .AtWayContainer
{
	width: 100%;	
	padding-bottom: 3px;			
	border-bottom: 1px dotted #666666;
}
*/

.DropDownMenuItemWrapper
{	
	display:block;			
	width:100%;	
	height:auto;
	/*padding-left:15px;
	padding-right:15px;
	/*margin-left:15px;
	margin-right:15px;		*/
}

.DropDownMenuItem
{
	height:1px;
	width:auto;	
	overflow:hidden;
	border-bottom: 1px dotted #666666;	
/*	margin-right:30px;	*/
}

.aDynamicLink
{
	margin-top:5px;
	margin-bottom:4px;
}

/* LEFT MENU ******************************************************************/

#SAMenu2
{
   font-family: Arial;  
    font-size:11px;	    
    color:#15377E;      
    padding:0;
    margin:0;
    border-top: 1px solid #15377E;
    width:245px;     
    cursor: pointer; 
    font-weight:bold;	
    list-style-image: none;
    list-style-type: none;
}

#SAMenu2 li 
{
    border-bottom: 1px solid #15377E;	
	background: url(../img/LeftMenuBullet.gif) 3px 11px no-repeat;
	padding: 5px 0px 5px 12px;    
}

#SAMenu2 li.Selected, #SAMenu2 li.AtWay 
{
    border-bottom: 1px solid #15377E;	
	background: url(../img/LeftMenuBulletSelected.gif) 3px 11px no-repeat;
	padding: 5px 0px 5px 12px;       
}

#SAMenu2 li.Selected a, #SAMenu2 li.Selected a:hover, #SAMenu2 li.AtWay a, #SAMenu2 li.AtWay a:hover
{
	color: #FF6501;
}

#SAMenu2 li.Normal a, #SAMenu2 li.Normal a:hover
{
	color:#15377E; 
}

#SAMenu2_Level4
{
	margin:0;
	padding:0;
    list-style-image: none;
    list-style-type: none;	
}

#SAMenu2_Level4 li
{
	border:none;
	background:none;
}

#SAMenu2_Level4 li.Selected, #SAMenu2_Level4 li.AtWay
{
	border:none;
	background:none;
}

#SAMenu2_Level4 li.Normal a, #SAMenu2_Level4 li.Normal a:hover
{
	font-weight:normal;
    color:#15377E;  	
}

#SAMenu2_Level4 li.Selected a, #SAMenu2_Level4 li.Selected a:hover, #SAMenu2_Level4 li.AtWay a, #SAMenu2_Level4 li.AtWay a:hover
{
	font-weight:normal;
    color: #FF6501;  	
}

/*
#LeftMenuContainer span.AtWay
 {
 	display:block; 	
    font-family: Arial;  
    font-size:11px;	    
    color:#15377E;      
    padding-left:15px;
    padding-bottom:5px;
    border-bottom: 1px solid #15377E;
    width:245px;     
    cursor: pointer; 
    font-weight:bold;	    
 } 

#LeftMenuContainer a, #LeftMenuContainer a:hover
{
 	display:block; 	
    font-family: Arial;  
    font-size:11px;	    
    color:#15377E;      
    padding-left:15px;
    padding-bottom:5px;	
}

.LeftMenuFirstLevel
{
	font-weight:bold;	
	width:245px;     
	border-bottom: 1px solid #15377E;
}

.LeftMenuFirstLevelSelected
{
 	color: #FF6501;
}

.LeftMenuSecondLevelSelected
{
 	color: #FF6501;
}

.LeftMenuThirdLevelSelected
{
 	color: #FF6501;
}*/
/*
#LeftMenuContainer div.AtWayContainer
 {
 	background: url(../img/LeftMenuBulletSelected.gif) 3px 5px no-repeat;
 }
 
#LeftMenuContainer span.AtWay
 {
 	display:block; 	
    font-family: Arial;  
    font-size:11px;	    
    color:#15377E;      
    padding-left:15px;
    padding-bottom:5px;
    border-bottom: 1px solid #15377E;
    width:245px;     
    cursor: pointer; 
    font-weight:bold;	    
 } 
 
#LeftMenuContainer div.SelectedContainer
 {
 	background: url(../img/LeftMenuBulletSelected.gif) 3px 5px no-repeat;
 }
   
#LeftMenuContainer span.Selected
 {
 	display:block;
    font-family: Arial;  
    font-size:11px;	    
 	color: #FF6501;
    padding-left:15px; 	
    padding-bottom:5px;
	border-bottom: 1px solid #15377E;
	width:245px;  
	cursor: pointer; 
    font-weight:bold;   		
 }
 
#LeftMenuContainer div.NormalContainer
 {
 	background: url(../img/LeftMenuBullet.gif) 3px 5px no-repeat;
 }
  
#LeftMenuContainer span.Normal
 {
 	display:block; 	
    font-family: Arial;  
    font-size:11px;	  
    color:#15377E;  
    padding-left:15px;    
    padding-bottom:5px;
    border-bottom: 1px solid #15377E;
    width:245px;  
    cursor: pointer;     
    font-weight:bold;     
 } 
  
#LeftMenuContainer a, #LeftMenuContainer a:hover
{
	text-decoration:none;
}
*/
/******** SITEMAP PATH ***********/

.CustomSiteMapPath a, .CustomSiteMapPath a:hover, .CustomSiteMapPath span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
}

.CustomSiteMapPath a:hover
{
	text-decoration: underline;
}
  
.CustomSiteMapPath .SiteMapPathSeparator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	margin-left: 5px;
	margin-right: 5px;
}

