<style type="text/css">
#sub #templatemo_main #templatemo_content .col_allw400 #navigation {font-size:0.75em; width:180px;}
#sub #templatemo_main #templatemo_content .col_allw400 #navigation ul {margin:0; padding:0;}
#sub #templatemo_main #templatemo_content .col_allw400  #navigation li {list-style: none;}
	/*background color of the sidebar*/
#sub #templatemo_main #templatemo_content .col_allw400 	ul.top-level {background:#EDB321;}
#sub #templatemo_main #templatemo_content .col_allw400 ul.top-level li {
 border-bottom: #fff solid;
 border-top: #fff solid;
 border-width: 1px;
}
	
#sub #templatemo_main #templatemo_content .col_allw400 #navigation a {
 color: #000000;/*color of letter in the list*/
 cursor: hand;
 display:block;
 height:25px;
 line-height: 25px;
 text-indent: 10px;                   
 text-decoration:none;
 width:100%;
}
#sub #templatemo_main #templatemo_content .col_allw400 #navigation a:hover{
	text-decoration:underline;
	font-weight: bold;
}	
#sub #templatemo_main #templatemo_content .col_allw400 #navigation li:hover {
 background: #7D9cee;/* Color when mouse is on the tab*/
 position: relative; /*position*/
}	
#sub #templatemo_main #templatemo_content .col_allw400 ul.sub-level {
    display: none;
}	
	
#sub #templatemo_main #templatemo_content .col_allw400 ul.sub-level {
    display: none;
}
#sub #templatemo_main #templatemo_content .col_allw400 li:hover .sub-level {
    background: #999;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 75px;
    top: 5px;
}	
#sub #templatemo_main #templatemo_content .col_allw400 ul.sub-level {
    display: none;
}
#sub #templatemo_main #templatemo_content .col_allw400 li:hover .sub-level {
    background: #999;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 75px;
    top: 5px;
}
#sub #templatemo_main #templatemo_content .col_allw400 ul.sub-level li {
    border: none;
    float:left;
    width:200px;
}
/*Seconda Level background color*/
#sub #templatemo_main #templatemo_content .col_allw400 #navigation .sub-level {
    background: #7d9cee;
}

/*Third Level background color*/
#sub #templatemo_main #templatemo_content .col_allw400 #navigation .sub-level .sub-level {
    background: #09C;
}	

/*RESET STYLES*/
#sub #templatemo_main #templatemo_content .col_allw400 li:hover .sub-level .sub-level {
	display:none;
}
#sub #templatemo_main #templatemo_content .col_allw400 .sub-level li:hover .sub-level {
	display:block;
}
	
		
	
</style>#sub #templatemo_main #templatemo_content .col_allw400 #navigation {
	font-family: Verdana, Geneva, sans-serif;
}
