

/* Start of TOP HORIZONTAL MENU */


#SAMenu1_1_1 {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
    left:40px;
	top:103px;
    width:600px;
	overflow: hidden;
	text-align: left;
    background-color: transparent;
}

#SAMenu1_1_1 ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#SAMenu1_1_1 ul li {
    border-left: 1px solid #E5EBF1;
    float: left;
    line-height: 12px;
    margin: 0 1px 0 -1px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}

#SAMenu1_1_1 ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin: 0 5px 0 0 ;	
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 5px;
	/*padding: 0 0 0 15px;*/
}


#SAMenu1_1_1 ul li a:hover {
	color: #FF0316!important;
}


#SAMenu1_1_1 ul li a.Selected {
	color: #FF0316!important;
}


#SAMenu1_1_1 ul li a.AtWay {
	color: #FF0316!important;
}

/* End of TOP VERTICAL MENU */





/* Start of  LANGUAGE MENU */

#LanguageMenu {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
    left:860px;
	top:103px;
    width:120px;
	overflow: hidden;
	text-align: left;
    background-color: Transparent;
}

#LanguageMenu ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#LanguageMenu ul li {
    border-left: 1px solid #E5EBF1;
    float: left;
    line-height: 12px;
    margin: 0 1px 0 -1px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}


#LanguageMenu ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin: 0 5px 0 0 ;	
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 5px;
	/*padding: 0 0 0 15px;*/
}

#LanguageMenu ul li a:hover {
	color: #FF0316!important;
}


#LanguageMenu ul li a.Selected {
	color: #FF0316!important;
}


#LanguageMenu ul li a.AtWay {
	color: #FF0316!important;
}

/* End of LANGUAGE MENU */



/* start of second level menu , vertical on left hand side */

#SAMenu2_2_2 
{
    display:block;
    position:relative;
	width: 220px!important;
	margin:0;
	padding:0;
    overflow:hidden;
    background-color: transparent;
}
* html #SAMenu2_2_2 { margin-top:-20px;}

#SAMenu2_2_2 ul {
	display: block;	
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	display: block;	
    margin-bottom:20px;
}
* html #SAMenu2_2_2 ul { margin-top:20px;}

#SAMenu2_2_2 ul li 
{
	display: block;	
	padding: 0!important;
	margin: 0!important;
	text-align: left;
}


#SAMenu2_2_2 ul li a 
{	
	display: block;	
	font-family: Arial, Helvetica, Verdana; 
    padding:0 0 0 20px;
	font-size: 11px;
	width: 220px;
    line-height:19px;
    vertical-align:middle;
    background-color:#CCCCCC;
	font-weight: bold;
    color:White;
	text-decoration: none;
    border-bottom:solid 1px white!important;
}


#SAMenu2_2_2 ul li a.Selected
{
    color: #F1000D;
    background-color: #CCCCCC; 
}
#SAMenu2_2_2 ul li a.Selected:hover
{
    color: #F1000D;
    background-color: #CCCCCC; 
}

#SAMenu2_2_2 ul li a.AtWay , #SAMenu2_2_2 ul li a.AtWay:hover
{
    color: #F1000D;
    background-color: #CCCCCC; 
}
#SAMenu2_2_2 ul li a:hover 
{
    color: #EFEFEF;
}



#SAMenu2_2_2 ul li ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	display: block;	
}

#SAMenu2_2_2 ul li ul li {
	display: block;	
	padding: 0;
	margin: 0;
	text-align: left;
}

#SAMenu2_2_2 ul li ul li a {	
	display: block;
	width: 200px;
    padding:0 0 0 30px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
    line-height:19px;
    vertical-align:middle;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
    background-color:#EFEFEF;
}

* html #SAMenu2_2_2 ul li ul li a  { width:220px;}



#SAMenu2_2_2 ul li ul li a.Selected  , #SAMenu2_2_2 ul li ul li a.Selected:hover
{
   color: #F1000D;
   background-color:#EFEFEF; 

}
#SAMenu2_2_2 ul li ul li a.AtWay , #SAMenu2_2_2 ul li ul li a.AtWay:hover
{
    color: #F1000D;
    background-color: #EFEFEF;
}
#SAMenu2_2_2 ul li ul li a:hover 
{
    color: #F1000D;
    background-color:#EFEFEF; 
}



/* TASO 3 */
#SAMenu2_2_2 ul li ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	display: block;	
}

#SAMenu2_2_2 ul li ul li ul li {
	display: block;	
	padding: 0;
	margin: 0;
	text-align: left;
    background-color:#EFEFEF;
}


#SAMenu2_2_2 ul li ul li ul li a 
{	
	display: block;
	width: 180px;
    padding:0 0 0 51px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
    line-height:19px;
    vertical-align:middle;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
    background:url(../img/elements/Menu2_bulletGray.gif) 40px 5px no-repeat; 
    background-color:#EFEFEF;
    /*border-bottom:solid 1px white!important;*/
}
* html #SAMenu2_2_2 ul li ul li ul li a  { width:220px;}


#SAMenu2_2_2 ul li ul li ul li a.Selected 
{
    color: #F1000D;
    background:url(../img/elements/Menu2_bulletRed.gif) 40px 5px no-repeat; 
    background-color:#EFEFEF;

    /*border-bottom:solid 1px white!important; */
}

#SAMenu2_2_2 ul li ul li ul li a.AtWay
{
    color: #F1000D;
    background:url(../img/elements/Menu2_bulletRed.gif) 40px 5px no-repeat; 
    background-color:#EFEFEF;

    /*border-bottom:solid 1px white!important; */
}

#SAMenu2_2_2 ul li ul li ul li a:hover 
{
    color: #F1000D;
    background:url(../img/elements/Menu2_bulletRed.gif) 40px 5px no-repeat; 
    background-color:#EFEFEF;
}

/* end of second level menu , vertical on left hand side */



/* PATH STARTS */

#Path
{
    display:block;
    position:absolute;
    top:75px;
    left:20px;
    width:700px;
    background-color:transparent;
}
#PathBox a
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
    font-weight:normal;
    text-decoration:none;
    
}

/* PATH ENDS */





/* Start of FOOTER MENU , HORIZONTAL*/


#SearchInputTextBox
{
    width:130px;
    margin:21px 0 0 40px!important;
    padding:0!important;
    color:black!important;
    font-family:Verdana, Arial;
    font-weight:normal!important;
    font-size:11px!important;
    border:solid #666666 1px;
}


#FooterMenu {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
    left:175px;
	top:20px;
    width:800px;
	overflow: hidden;
	text-align: left;
    background-color: Transparent;
}

#FooterMenu ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#FooterMenu ul li {
    border-right: 1px solid #CCCCCC;
    float: left;
    line-height: 20px;
    margin: 0 1px 0 0px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}


#FooterMenu ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin: 0 15px 0 0;
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#FooterMenu ul li a:hover {
	color: #FF0316!important;
}


#FooterMenu ul li a.Selected {
	color: #FF0316!important;
}


#FooterMenu ul li a.AtWay {
	color: #FF0316!important;
}


#Kayttoehdot1
{
    display:block;
    position:absolute;
    left:845px;
    top:20px;
    width:170px;
	text-align: left;
}

#Kayttoehdot1 ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#Kayttoehdot1 ul li {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    float: left;
    line-height: 20px;
    margin: 0 1px 0 0px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}


#Kayttoehdot1 ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin: 0 15px 0 0 ;	
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#Kayttoehdot1 ul li a:hover {
	color: #FF0316!important;
}


#Kayttoehdot1 ul li a.Selected {
	color: #FF0316!important;
}


#Kayttoehdot1 ul li a.AtWay {
	color: #FF0316!important;
}


/* ENGLISH, DUTCH */
#Kayttoehdot2
{
    display:block;
    position:absolute;
    left:800px;
    top:20px;
    width:170px;
	text-align: left;
}

#Kayttoehdot2 ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#Kayttoehdot2 ul li {
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    float: left;
    line-height: 20px;
    margin: 0 1px 0 0px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}


#Kayttoehdot2 ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	margin: 0 15px 0 0 ;	
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#Kayttoehdot2 ul li a:hover {
	color: #FF0316!important;
}


#Kayttoehdot2 ul li a.Selected {
	color: #FF0316!important;
}


#Kayttoehdot2 ul li a.AtWay {
	color: #FF0316!important;
}

/* SWEDISH */
#Kayttoehdot3
{
    display:block;
    position:absolute;
    left:805px;
    top:20px;
    width:170px!important;
	text-align: left;
    background-color:transparent;
}

#Kayttoehdot3 ul {
    height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#Kayttoehdot3 ul li {
    /*border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;*/
    float: left;
    line-height: 20px;
    margin: 0 1px 0 0px;
    padding: 0 1px 0 1px;
    background-color: transparent;
}


#Kayttoehdot3 ul li a {
	font-family: Arial; 
    text-transform: uppercase;
	font-size: 8px;
	font-weight: normal;
	text-align: left;	
	margin: 0 5px 0 0 ;	
	color: #666666!important;
	text-decoration: none;
	padding: 0 0 0 5px;
}

#Kayttoehdot3 ul li a:hover {
	color: #FF0316!important;
}


#Kayttoehdot3 ul li a.Selected {
	color: #FF0316!important;
}


#Kayttoehdot3 ul li a.AtWay {
	color: #FF0316!important;
}

/* END of FOOTER MENU , HORIZONTAL*/
