﻿/* DEFAULTS
----------------------------------------------------------*/
.div-table
{
    display: table;
    border-spacing: 10px 0px;
}
hr
{
    border-style: solid;
    width: 95%;
    border-right-width: 4px;
    border-left-width: 4px;
}
.div-table-caption
{
    display: table-caption;
    font-weight: bold;
}
.div-table-row
{
    display: table-row;
}
.div-table-row-head
{
    display: table-row;
    text-decoration: underline;
    font-weight: bold;
}
.div-table-col
{
    display: table-cell;
    padding: 2px;
}
body
{
    background-color: #b6b7bc;
    font-family: Arial, Helvetica, sans-serif;
}
html
{
    font-family: Arial, Helvetica, sans-serif;
    }
.h3Style
{
    padding: 2px;
}
.shadow
{
    -moz-box-shadow: 4px 4px 4px #000;
    -webkit-box-shadow: 4px 4px 5px #000;
    box-shadow: 4px 4px 5px #000; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
.masterInfo
{
    border: medium solid #C6E6FD;
    margin: 4px;
    min-height: 11in;
    font-size: 10pt;
    padding-left: 10px;
}
.masterInfoLbl
{
    color: #333333;
}
.masterInfoVal
{
    font-weight: bold;
    color: #333333;
}
.propertyInfo
{
    border: medium solid #C6E6FD;
    width: 8.24in;
    height: 6.16in;
    margin: 4px;
    padding-left: 10px;
}
#content
{
    background-color: white !important;
    padding: 2px;
    color: Black;
    width: 8.5in;
    min-height: 11in;
    margin: 0px auto;
    z-index: 1;
    font-variant: small-caps;
}
.background
{
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    background-color: #b6b7bc;
}

a:link, a:visited
{
    color: #034af3;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
td
{
    padding: 5px;
}

th
{
    padding: 5px;
    text-decoration: underline;
    
}
.bldgDetail 
{
    text-align:center;
}
.tblDetails
{
    border: 1px solid #C0C0C0;
    empty-cells:show;
}
table
{
    empty-cells:show;
}

.horizontalBar
{
    border: 1px solid #8CCCFB;
    margin: 15px 1.25% 15px 1.25%;
    background: #8CCCFB;
    width: 97.5%;
    height: 2px;
    cursor: pointer;
}
table .row1
{
    background-color: #E8E8E8;
}
.tot
{
    border-width: 1px;
    border-color: #C0C0C0;
    border-top-style: solid;
}
.scrollingHeader
{
    position:fixed;
    top:0px;
    background-color:White;
}
.ownerStatusP
{
    color: #999999;
	text-decoration: line-through;
}
.ownerStatusO
{
    
}
.bldgNotComplete
{
    background-color: #E8E8E8;
    color: #FF0000;
    font-weight: bold;
    float: left;
}
.bldgNotCompleteInfo
{
    background-color: #E8E8E8;
    color: #FF0000;
    font-weight: bold;
    float:right;
}
.levies
{
    font-size: x-small;
    border-collapse: collapse;
    margin-left: 15px;
}
.levies th
{
    color: #333333;
}
.levies td
{
    color: #666666;
    border-spacing: 0px;
    text-align: right;
}
.levies .td1
{
    color: #666666;
    border-spacing: 0px;
    text-align: left;
}
.Arrears tr
{
    color: #FF0000;
}
.exemptions
{
    font-size: x-small;
    border-collapse: collapse;
    margin-left: 15px;
}
.exemptions th
{
    color: #333333;
    text-align:left;
}
.exemptions td
{
    color: #666666;
    border-spacing: 0px;
}
.exemptions .td1
{
    color: #666666;
    border-spacing: 0px;
    text-align: left;
}
.exemptions .notes
{
    font-size: x-small;
    margin-left: 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;   
}
.misc
{
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: x-small;
    color: #333333;
}
.misc .bottom
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
.PageLink
{
    border-color: #C6E6FD;
    border-style: solid;
    padding: 10px;
    width: 95px;
    position: absolute;
    background-color: #FFFFFF;
    left: -115px;
    top: 15px;
}
.pgHeader
{
    background: #F0F0F0;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin: 3px 3px 0px 3px;
    color: #666666;
}
.pgHeader-cont
{
    z-index:100;
    width:8.5in;
    position:fixed;
    margin:0px auto;
    bottom:0px;
}
.PageLink-cont
{
    position:fixed;
    
}
.leftNav
{
    float: left;
    height: 100%;
    width: 50px;
    z-index: 1000;
}
.pgHeader a
{
    color: #D84B0E;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}
.permits
{
    color: #808080;
    font-size: x-small;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
.permits .top
{
    font-size: small;
    color: #333333;
}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
.toggler
{
    vertical-align:middle;
    cursor: pointer;
    padding-right: 5px;
}

.togglerDown
{
    vertical-align:middle;
    cursor:pointer;
    padding-right:5px;
}  