
/* Start of HEADER HORIZONTAL MENU */

#SAMenu1_1_1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 0 0 3px;
	text-align: left;
}

#SAMenu1_1_1 ul 
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space:nowrap;
}
#SAMenu1_1_1 ul li 
{

    float: left;
    background-color: transparent;
    background:url(../img/v2/menu1_not_laita.gif) top right no-repeat;
}

#SAMenu1_1_1 ul li.Selected, #SAMenu1_1_1 ul li.AtWay
{
    background:url(../img/v2/menu1_sel_laita.gif) top right no-repeat;
}

#SAMenu1_1_1 ul li a {

    vertical-align:middle;
	font-family: Arial; 
	font-size: 12px;
    
    line-height: 55px;
	font-weight: bold;
	text-align: left;	

	color: #515151!important;
	text-decoration: none;
	padding: 0 35px 0 15px;
}

#SAMenu1_1_1 ul li a:hover 
{
	color: #E42D87!important;
}


#SAMenu1_1_1 ul li a.Selected {
	color: #E42D87!important;
}


#SAMenu1_1_1 ul li a.AtWay {
	color: #E42D87!important;
}

/* END of HEADER HORIZONTAL MENU */



/* START OF CONTENT PAGE VERTICAL MENU ON LEFT */

#SAMenu2
{
    margin:-10px 0 0 0px;
    padding:0;
    padding-left: 50px;
    height: auto;    
    background:url(../img/menu2_bg.gif) bottom left no-repeat;
}

#SAMenu2Holder ul li 
{
	display: block;	
	padding: 0!important;
	margin: 0!important;
    width:190px;
	text-align: left;
    list-style-type:none;
    border-bottom:dotted 1px #77B5D1;
}

#SAMenu2Holder ul li.Selected
{

}
#SAMenu2Holder ul li.AtWay
{

}

#SAMenu2Holder ul li a 
{	
	display: block;
    position:relative;
	font-family: Arial, Helvetica, Verdana; 
    padding:4px 0 4px 14px;
    line-height:16px;
	font-size: 11px;
    font-weight:bold;
    width:176px;
    color:#0077AC;
	text-decoration: none;
    background:url(../img/menu2_l1_not.gif) 7px 10px no-repeat;
}
* html #SAMenu2Holder ul li a  {width:180px;}
    

#SAMenu2Holder ul li a.Selected
{
    color: #E42D87;
    background:url(../img/menu2_l1_sel.gif) 7px 10px no-repeat;
}
#SAMenu2Holder ul li a.Selected:hover
{
    color: #E42D87;
    background:url(../img/menu2_l1_sel.gif) 7px 10px no-repeat;
}

#SAMenu2Holder ul li a.AtWay , #SAMenu2_2_2 ul li a.AtWay:hover
{
    color: #E42D87;
    background:url(../img/menu2_l1_sel.gif) 7px 10px no-repeat;
}
#SAMenu2Holder ul li a:hover 
{
    color: #E42D87;
    background:url(../img/menu2_l1_sel.gif) 7px 10px no-repeat;
}



#SAMenu2Holder ul li ul
{
    margin:0;
    padding:0;

}
#SAMenu2Holder ul li ul li
{
    /*border-top:dotted 1px #77B5D1;*/
    border-bottom:none;
}
#SAMenu2Holder ul li ul li.Selected
{
   
}

#SAMenu2Holder ul li ul li a
{
	display: block;
    position:relative;
	font-family: Arial, Helvetica, Verdana; 
    padding:0 0 0 24px;

    line-height:30px;
	font-size: 11px;

    font-weight:normal;
    width:166px;
    color:#0077AC;
	text-decoration: none;
    background:url(../img/menu2_l2_not.gif) 17px 13px no-repeat;

}
* html #SAMenu2Holder ul li ul li a  {width:170px;}
#SAMenu2Holder ul li ul li a.Selected, #SAMenu2Holder ul li ul li a.Selected:hover
{
    color: #E42D87;
    background:url(../img/menu2_l2_sel.gif) 17px 13px no-repeat;
}

#SAMenu2Holder ul li ul li a:hover, #SAMenu2Holder ul li ul li a.AtWay:hover
{
    color: #E42D87;
    background:url(../img/menu2_l2_sel.gif) 17px 13px no-repeat;
}

#SAMenu2Holder ul li ul li ul li ul li a
{
   /*border: solid 1px black;   */
   width: 100px;
   padding:0 0 0 34px;
   background: none;
}


/* END OF CONTENT PAGE VERTICAL MENU ON LEFT */


/* Menu3 for language selection */
#SAMenu3Holder
{
    position:absolute;
    top:20px;
    left:785px;
    width:200px;
    background-color:transparent;    
    text-align:left;
    /*color: #000;*/
    /*border: solid 1px black;*/
    height: auto;
}

#SAMenu3Holder ul 
{
	margin: 0;
	padding: 0;	
	/*white-space:nowrap;*/
	display: inline;
	list-style-type: none;
}

#SAMenu3Holder ul li 
{
    display: inline;
    /*width: 120px;*/
    padding-right:20px;
	/*list-style-type: none;*/
    /*float: left;*/
    background-color: transparent;
    /*border: dotted 1px blue;*/
    /*background:url(../img/v2/menu1_not_laita.gif) top right no-repeat;*/
}

#SAMenu3Holder ul li.Selected, #SAMenu3Holder ul li.AtWay
{
    display: none;    
}

#SAMenu3Holder ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important; 	
    font-weight:bold!important;
    color:#515151!important;
}
