﻿/* MENU */
.padding-bottom {
padding-bottom:15px;
}


.menu_wrapper
{
	float: left;
	width:165px;
	height:auto;
	padding: 0 0 0 0;
}

.Menu_title 
{
	float:left;
	width:155px;
	height:auto;
	line-height:30px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}

.SubMenu
{
    float:left;
    width:165px;
    height:auto;
    background:url(../images/menu_sub_down.jpg);
	border-bottom: 1px dashed #a79e9e;
	padding: 5px 0 5px 0;

}
 
 .SubMenuOpen
{
    float:left;
    width:165px;
    height:auto;
    background:url(../images/menu_sub_hover.jpg);
	border-bottom: 1px dashed #a79e9e;
  	padding: 5px 0 5px 0;
}
 
.SubMenuOver
{
    float:left;
    width:165px;
    height:auto;
    background:url(../images/menu_sub_hover.jpg);
	border-bottom: 1px dashed #a79e9e;
   	padding: 5px 0 5px 0;
}

.SubMenuBottom
{
    float:left;
    width:165px;
    height:auto;
    background:url(../images/menu_sub_down.jpg);
	border-bottom: 1px dashed #a79e9e;
	padding: 5px 0 5px 0;
  
}

.SubMenuOverBottom
{
    float:left;
    width:165px;
    height:auto;
    background:url(../images/menu_sub_hover.jpg);
	border-bottom: 1px dashed #a79e9e;
   	padding: 5px 0 5px 0;
}
 
.SubMenuHide
{
    float:left;
    width:165px;
    height:auto;
    background-image:url(../_images/bg_colMiddle.gif);
    background-repeat:repeat;
    display:none;
	border-bottom: 1px dashed #a79e9e;
	padding: 5px 0 5px 0;
}



 .SubMenuTekst
{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
    width:155px;
    height:auto;
	line-height:20px;
    float:left;
	padding: 0 0 0 10px;
   
}
 
 
 
.SubMenuTekstOver
{
	color:#333333;
    width:155px;
    height:auto;
	line-height:20px;
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding: 0 0 0 10px;
   
}

.SubMenuTekstOpen
{
	color:#333333;
    width:155px;
    height:auto;
	line-height:20px;
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding: 0 0 0 10px;
   
}

 /* MENU_IMAGE */
 
.SubMenuImage
{
    display:none;
   
}
 
 
.SubMenuImageOver
{
	display:none;
   
}

.SubMenuImageOpen
{
	display:none;
   
}





 
 

 
 
   /* SUBMENU */
 
.SubSubMenu
{
    float:left;
    width:165px;
    height:auto;
	border-bottom: 1px dotted #cccccc;
	background-color:#f6f6f6;
	padding-left:0;

}

.SubSubMenuOver
{
    float:left;
    width:165px;
    height:auto;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#eceded;
	padding-left:0;
	
}

.SubSubMenuOpen
{
    float:left;
    width:165px;
    height:auto;
	background-color:#ffffff;  
	border-bottom: 1px dotted #CCCCCC;
	padding-left:0;

}

.SubSubMenuBottom
{
    float:left;
    width:165px;
    height:auto;
	border-bottom: 1px solid #CCCCCC;
	background-color:#cccccc;
	padding-left:0;
  
}

.SubSubMenuBottomOpen
{
    float:left;
    width:165px;
    height:auto;
	border-bottom: 1px solid #CCCCCC;   
	background-color:#cccccc;
	padding-left:0;
	  
}


.SubSubMenuOverBottom
{
    float:left;
    width:165px;
    height:auto;
	border-bottom: 1px solid #CCCCCC;   
	background-color:#cccccc;
	padding-left:0;
	  
}


 
    /* SUBMENU_IMAGE */
 
.SubSubMenuImage
{
    background-image:url(../images/subsub_menu_image.jpg);
	background-repeat:no-repeat;
	background-position:right;    
    width:20px;
    height:25px;
	line-height:25px;
    float:left;

   
}

.SubSubMenuImageOver
{
    background-image:url(../images/subsub_menu_image_over.jpg);
	background-repeat:no-repeat;
	background-position:right;     
    width:20px;
    height:25px;
	line-height:25px;
    float:left;

   
}

.SubSubMenuImageOpen
{
     background-image:url(../images/subsub_menu_image_over.jpg);
	background-repeat:no-repeat;
	background-position:right;  
    width:20px;
    height:25px;
	line-height:25px;
    float:left;

   
}

.SubSubMenuImage
{
display:none;

   
}

.SubSubMenuImageOver
{
display:none;

   
}

.SubSubMenuImageOpen
{
display:none;

   
}

 
 
    /* SUBMENU_TEKST */
.SubSubMenuTekst
{
    color:#666666;
    width:140px;
    height:auto;
    float:left;
	padding: 0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;   
}

.SubSubMenuTekstOver
{
	color:#C8041B;
    width:140px;
    height:auto;
    float:left;
	padding: 0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;   
}

.SubSubMenuTekstOpen
{
	color:#BE0926;
    width:140px;
    height:auto;
    float:left;
	padding: 0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	font-weight:bold;   
}




