﻿
.invertedshiftdown2{
padding: 0;
/*width: 100%;*/
/*border-top: 3px solid #ECCC4B; /*Barra colore*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
float:left;
width:770px;
/*margin-left: 350px;*/
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 500px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
width: auto;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
/*background-color: lightblue; /*Default colore pulsante*/
border-bottom: 0px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #ECCC4B; /*Colore pulsante sopra*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom: 8px solid #ECCC4B; /*Colore barra sotto al pulsante*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

#form{ /*CSS for sample search box. Remove if desired */
/*float: right;
/*margin: 0;*/
margin-top: 2px;
/*padding: 0;*/
}

#ricerca{ /*CSS for sample search box. Remove if desired */
float:left;
width:100px;
/*float: left;
margin: 0;
margin-top: 0px;
padding: 0;*/
}

#form #testo{ /*CSS for sample search box. Remove if desired */
float: left;
width: 120px;
border: 1px solid gray;
margin-top: 3px;
}

#form .cerca{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #ECCC4B;
background-color:  #030303;
color: white;
margin-top: 2px;
margin-left:5px;
}

#myform .cerca{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #ECCC4B;
background-color:  #030303;
color: white;
margin-right:5px;
}

fieldset {
border-width: 0px
}

#ricerca{ /*CSS for sample search box. Remove if desired */
float:left;
width:100px;
/*float: left;
margin: 0;
margin-top: 0px;
padding: 0;*/
}

#myform{ /*CSS for sample search box. Remove if desired */
/*float: right;
/*margin: 0;
margin-top: 2px;
padding: 0;*/
}

#myform .textinput{
width: 120px;
border: 1px solid gray;
}




