﻿.GridLeft
{
    color: #ffffff;font-family: Arial Narrow;font-size:15px;font-weight:bold;
}
.Grid
{
    color: #3b3b3b;
	cursor:pointer;
}
.ind {cursor:pointer;}
.borderbottom {border-bottom: 1px solid #84CEDD;padding-bottom:4px;}
.h32 td {padding-bottom:5px;}
.Row {margin-bottom: 4px;}
	.Row td.first {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_yellow.gif);background-position: left bottom;background-repeat: repeat-x;}
	.Row td.DataCell {padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;}
	.Row td.DataCell A:link, .Row td.DataCell A:visited {padding: 3px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #EAE9E1;font-weight: bold;}
	.Row td.tot {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_red.gif);background-position: left bottom;background-repeat: repeat-x;}

.Row-a {margin-bottom: 4px;background-color:#fafafa}
	.Row-a td.first {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_yellow.gif);background-position: left bottom;background-repeat: repeat-x;}
	.Row-a td.DataCell {padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;}
	.Row-a td.DataCell A:link, .Row td.DataCell A:visited {padding: 3px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #EAE9E1;font-weight: bold;}
	.Row-a td.tot {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_red.gif);background-position: left bottom;background-repeat: repeat-x;}

.Row-h {margin-bottom: 4px;background:#e8f5fd}
	.Row-h td.first {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_yellow.gif);background-position: left bottom;background-repeat: repeat-x;}
	.Row-h td.DataCell {padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;}
	.Row-h td.DataCell A:link, .Row-h td.DataCell A:visited {padding: 3px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #EAE9E1;font-weight: bold;}
	.Row-h td.tot {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_red.gif);background-position: left bottom;background-repeat: repeat-x;}

.Row-s {margin-bottom: 4px;background:#FDDDBE}
	.Row-s td.first {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_yellow.gif);background-position: left bottom;background-repeat: repeat-x;}
	.Row-s td.DataCell {padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;}
	.Row-s td.DataCell A:link, .Row-h td.DataCell A:visited {padding: 3px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #EAE9E1;font-weight: bold;}
	.Row-s td.tot {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_red.gif);background-position: left bottom;background-repeat: repeat-x;}

.Row-se {margin-bottom: 4px;background:#A3D3F1}
	.Row-se td.first {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_yellow.gif);background-position: left bottom;background-repeat: repeat-x;}
	.Row-se td.DataCell {padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;}
	.Row-se td.DataCell A:link, .Row-h td.DataCell A:visited {padding: 3px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #EAE9E1;font-weight: bold;}
	.Row-se td.tot {font-weight:900;padding: 4px;padding-top: 2px;padding-bottom: 1px;border-bottom: 1px solid #84CEDD;background-image: url(Images/_red.gif);background-position: left bottom;background-repeat: repeat-x;}

.Row td.DataCellWhite
{
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom: 1px solid #84CEDD;
    background: #ffffff;
}

.Row td.DataCellWhite A:link, .Row td.DataCellWhite A:visited
{
    padding: 3px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom: 1px solid #EAE9E1;
    font-weight: bold;
}
.HeadingAzureMini 
{ 
  background-image: url(Images/_azure.gif);
  background-position:left bottom;
  background-repeat:repeat-x;  
  height:26px;
}
.HeadingAzureMiniText
{
    font-weight: bold;
    color: #298396;
}

.HeadingCellLeft
{
    color: #ffffff;
    padding: 5px;
    font-weight: bold;
    background: url(ui_images/25percent.png);
}
.Row td.dashBoardFirstCell
{
    border-bottom: solid 1px #e1e1e1;
    height:24px;
}
.HeadingFirstCell
{
    height: 36px;
    color: #000000;
    border-bottom: solid 1px #e1e1e1;
}
.Row td.dashBoardFirstCellAzure
{
    background-image: url(Images/_azure.gif);
    background-position: left bottom;
    text-align: center;
}

.HeadingAzure
{
    background-image: url(Images/_azure.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 36px;
    color: #000000;
}
.HeadingAzure TD
{
    padding-right:2px;
}
.HeadingBlue
{
    background-image: url(Images/_blue.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 36px;
    color: #000000;
}
.HeadingBlue TD
{
    padding-right:2px;
}
.HeadingRed
{
    background-image: url(Images/_red.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 36px;
    color: #000000;
}
.HeadingRed TD
{
    padding-right:2px;
}
.HeadingYellow
{
    background-image: url(Images/_yellow.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 36px;
    color: #000000;
}
.HeadingYellow TD
{
    padding-right:2px;
}
.HeadingGreen
{
    background-image: url(Images/_green.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 36px;
}
.HeadingGreen TD
{
    padding-right:2px;
}
.miniheader TD {
	color:#ffffff;
	font-family: Arial Narrow;font-size:11px;font-weight:bold;
}
.Row td.dashBoardMg
{
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}

.Row td.dashBoardImmobili
{
    background: url(Images/azure.gif);
    background-position: left center;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}
.Row td.dashBoardPubblicati
{
    background: url(Images/blue.gif);
    background-position: left center;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}
.Row td.dashBoardRisalto
{
    background: url(Images/red.gif);
    background-position: left center;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}
.Row td.dashBoardVenduti
{
    background: url(Images/yellow.gif);
    background-position: left center;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}
.Row td.dashBoardNuovi
{
    background: url(Images/green.gif);
    background-position: left center;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
	font-family: Arial Narrow;font-size:15px;font-weight:bold;
}



.nrow {background: #ffffff;font-family: Arial narrow;font-size:15px;}
	.nrow .data {background: #ffffff;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.nrow .text {background: #ffffff;font-family: Segoe Ui, Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.nrow-a {background: #FAFAFA;font-family: Arial narrow;font-size:15px;}
	.nrow-a .data {background: #FAFAFA;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.nrow-a .text {background: #FAFAFA;font-family: Segoe Ui, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.nrow-h {background: url(/App_Themes/seven/elenco_images/hover.jpg) repeat-x;font-family: Arial narrow;font-size:15px;cursor:pointer;}
	.nrow-h .data {background: url(/App_Themes/seven/elenco_images/hover.jpg) repeat-x;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.nrow-h .text {background: url(/App_Themes/seven/elenco_images/hover.jpg) repeat-x;font-family: Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.nrow-s {background: url(/App_Themes/seven/elenco_images/selected.jpg) repeat-x;font-family: Arial narrow;font-size:15px;cursor:pointer;}
	.nrow-s .data {background: url(/App_Themes/seven/elenco_images/selected.jpg) repeat-x;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.nrow-s .text {background: url(/App_Themes/seven/elenco_images/selected.jpg) repeat-x;font-family: Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.nrow td, .nrow-a td, .nrow-h td{border-top: solid 1px #EEEEEE;border-bottom: solid 1px #EEEEEE;}
.nrow-s td{border-top: solid 1px transparent;border-bottom: solid 1px transparent;}

.unread {background: url(images/_yellow.gif) repeat-x bottom;}
.unread-h {background: url(images/_azure.gif) repeat-x bottom;}
.unread-s {background: url(images/_red.gif) repeat-x bottom;}

.srow {background: #ffffff;font-family: Arial narrow;font-size:15px;}
	.srow .data {background: #FEF7E8;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.srow .text {background: #FEF7E8;font-family: Segoe Ui, Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.srow-a {background: #ffffff;font-family: Arial narrow;font-size:15px;}
	.srow-a .data {background: #FFFCF4;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.srow-a .text {background: #FFFCF4;font-family: Segoe Ui, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.srow-h {background: #ffffff ;font-family: Arial narrow;font-size:15px;cursor:pointer;}
	.srow-h .data {background: url(/App_Themes/seven/elenco_images/shover.jpg) repeat-x;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.srow-h .text {background: url(/App_Themes/seven/elenco_images/shover.jpg) repeat-x;font-family: Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.srow-s {background: #ffffff;font-family: Arial narrow;font-size:15px;cursor:pointer;}
	.srow-s .data {background: url(/App_Themes/seven/elenco_images/sselected.jpg) repeat-x;font-family: Arial narrow;font-size:15px;font-weight:bold;}
	.srow-s .text {background: url(/App_Themes/seven/elenco_images/sselected.jpg) repeat-x;font-family: Segoe Ui, Tahoma, Arial, Helvetica, Sans-Serif, SansSerif;font-size:12px;font-weight:normal;}

.srow td, .srow-a td, .srow-h td {border-top: solid 1px #FFBC70;border-bottom: solid 1px transparent;}
.srow-s td.data, .srow-s td.text {border-top: solid 1px #FFBC70;border-bottom: solid 1px #4299B5;}
.srow td.ind, .srow-a td.ind, .srow-h td.ind  {border-top: solid 1px transparent;border-bottom: solid 1px transparent;}