﻿/****************************DetailsGeneric*****************************************************************/
.GenericDetail_Style1
{
    font-size:12px;   
    vertical-align:top;
    border:none;
    padding:0px 0px 0px 0px;
    margin-top:10px;
    margin-bottom:10px;
}
.GenericDetail_Style1 legend
{
    display:block;
    font-weight:bold;
    white-space:nowrap;
    color: #315399;
    width:100%;
    clear:both;
    padding:0px;
    margin:0px;
    margin-bottom:5px;
    font-size:14px;
}
.GenericDetail_Links a, .GenericDetail_Links
{
    font-size: 12px;
    white-space:nowrap;
    color: Blue;
    font-weight:bold;
    text-decoration:none;
}
.GenericDetail_Links a:hover
{
    text-decoration:underline;
}
.GenericDetail_Links
{
    float:right;
    padding-right:15px;
}

table.LowProfileTable
{
    
}
table.LowProfileTable td, table.LowProfileTable th
{
    padding: 0px !important;
    margin:0px !important;
    border:none !important;   
    background-color:transparent !important; /*Important overrides hover bug when inside a grid*/
    vertical-align:top !important;   
    text-align:left !important;
}
table.RightValueCell td, td.RightValueCell
{
    text-align:right !important;   
}
table.LowProfileTable th
{
    font-weight:bold;
    white-space:nowrap;
    border-bottom:none !important;
}
td.DeltaCell
{
    text-align:right;
    width:1%;
    white-space:nowrap;
}
span.PercentChange
{
    font-size:9px;
}
span.Negative
{
}
span.Positive
{
    color:Green;
}
span.PercentChange
{
    width:48px;
    text-align:right;
    display:inline-block;   
    white-space:nowrap;
}

td.Grid_IconCenteredRow
{
    text-align:center !important;
    vertical-align:middle !important;   
}
td.HighlightCell
{
    background-color:#CFDAF1 !important;
    color:Black;
    border-left:solid 1px Black;
    border-right:solid 1px Black;
    font-weight:bold;
}
table.DetailsSummary_Master
{
    width:100%;   
}
fieldset.DetailsSummary_Section
{
    border:0px none; 
    padding:0px;
    margin:0px;
    margin-bottom:3px;
}
table.DetailsSummary_Master td
{
    vertical-align:top;
    margin-right:15px;
}
fieldset.DetailsSummary_Section legend
{
    color: #666;
    text-align:left;
    padding:0px;
    margin:0px;
    font-size:10px;
}

div.DetailsSummary_TitleContainer
{
    text-align:left;
    padding-left:5px;
    vertical-align:middle;
    display:table;
    margin-bottom:5px;
}
div.DetailsSummary_TitleContainer span
{
    vertical-align:middle;
    display:table-cell;
    color:#2A2A2A; 
}
a.DetailsSummary_TitleSection
{
    color:Blue; 
    vertical-align: middle; 
    white-space:nowrap; 
    font-size: 19px; 
    font-weight: bold;
    letter-spacing:1px;
    text-decoration:none;
}
a.DetailsSummary_TitleSection:hover
{
    text-decoration:underline;
}
div.ChartContainer
{
    margin-bottom:15px;   
}
.ChartContainer div.ChartImageContainer
{
    padding:3px 3px 3px 3px;
    background-color: #E0E8F5;
    border: solid 1px black;
}
.ChartContainer div.ChartImageTitle
{
    text-align:left;
    font-weight:bold;
    white-space: nowrap;
    color: #315399;
    font-size: 14px;
}
table.SchoolTable
{
    background-color: White;
    border: solid 1px none;
}
.SchoolTable .SchoolTableHeader
{
    width:125px;   
}
td.SchoolImage
{
    vertical-align:middle; 
    text-align:center;   
    background-color:White;
    border: solid 1px gray;
    width:75px;
}
td.SchoolImage img
{
    max-width:75px;   
    max-height:60px;
}
div.OverviewImage
{
    text-align:right;
}
div.OverviewImage img
{
    border:1px solid Black;
}

.StatusCell
{
    width:50px;
    text-align:right !important;   
}

.Black, a.Black
{
    color:Black;   
}
a.Black:Hover
{
color:Blue;   
}
.NotValid object.swfupload
{
    /*Error Handling for Kupload tool */
    border:1px solid red;   
}
table.PropertyFeatures_PropertySize
{
    border-style: none;
    padding: 0px;
    margin-bottom: 5px;
    width: 100%;
    vertical-align: top;
}
table.PropertyFeatures_PropertySize th
{
    display:block;
    font-weight:bold;
    white-space:nowrap;
    color: #315399;
    padding:0px;
    margin:0px;
    margin-bottom:5px;
    font-size:14px;
    text-align:left;
    width:100px;
}
table.PropertyFeatures_PropertySize td
{
    font-size: 12px;
    text-align: center;
}
table.PropertyFeatures_PropertySize td.LinkCell
{
    width:45%;
}
table.HelpLabel_Table
{
   font-size:x-small;
}
table.HelpLabel_Table th, table.HelpLabel_Table td
{
    border-style: solid !important;
   background-color:lightgray !important;
   border-width:0.5px !important;
}
