﻿.BluButton{
    background: url('../../Images/blu_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}

.BluButton:active
{
    background: url('../../Images/blu_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}
.BluButton:hover
{

    background: url('../../Images/lightblu_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}


.Neutro{
    background: url('../../Images/grey_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}

.Neutro:active
{
    background: url('../../Images/grey_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}
.Neutro:hover
{

    background: url('../../Images/lightblu_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}


.GreenButton{
    background: url('../../Images/green_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}

.GreenButton:active
{
    background: url('../../Images/green_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}
.GreenButton:hover
{
    background: url('../../Images/lightblu_bg.gif') repeat-x top;
    color: #ffffff;
    height:22px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding-bottom:1px
}


.AggiungiButton{
	
	background-color:White;    
	color:  #0083c9;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}


.RegularButtonLeftIcon
{
	
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;
}


.RegularButtonLeftIcon:hover
{
    
    color: #0083c9;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    cursor:pointer;
	text-decoration:underline;
}

.AggiungiButton:hover
{
 cursor:pointer;
	text-decoration:underline;

}

.svuotaCampi
{
    
	color: #0083c9;
	font-weight: normal;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;
}

.svuotaCampi:hover
{
    
	color: #0083c9;
	font-weight: normal;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:underline;
}


.vediTutti{
 background:transparent;
	cursor:pointer;
}


.NewInGroups{
 text-decoration:none;
 background:transparent;
	cursor:pointer;
}

.vediTutti span:hover{
	cursor:pointer;
	text-decoration:underline;
}


.nested
{
	background:transparent;
	z-index:999;
    
    color: #0083c9;
    font-weight: normal;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    cursor:pointer;
	text-decoration:none;
}

.nested:hover
{
	background:transparent;
	z-index:999;
	color: #0083c9;
      font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    cursor:pointer;
	text-decoration:underline;
}



