﻿@media print
{
    body
    {
        background-color: white !important;
        background-image: none !important;
    }

    .main
    {
        border-bottom: #999999 1px solid;
        border-left: #999999 1px solid;
        border-top: #999999 1px solid;
        border-right: #999999 1px solid;
    }

    .content
    {
        width: 100%;
    }

    .headerBottom, .headerSubNav, .searchResultsLinks
    {
        display: none;
    }
}

body
{
    background: #666666;
    font: normal .7em sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
}

.tblMasterSub
{
    width: 90%;
    background-color: #ffffff;
}

input, textarea, select
{
    font: normal x-small;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    background: #ffffff;
    border-left: #999999 1px solid;
    color: #000033;
    border-bottom: #999999 1px solid;
    margin: 0;
    padding: 1px;
}

h1, h2, h3, h4
{
    font-family: sans-serif;
    margin: 0;
}

h1
{
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
}

h2
{
    text-align: left;
    font-size: 11px;
}

h3
{
    margin-top: 1em;
    margin-bottom: 1.12em;
    font-size: 1.5em;
    font-weight: 700;
}

h4
{
    margin-top: 1em;
    margin-bottom: 1.12em;
    font-size: 1.3em;
    font-weight: 700;
}

h5
{
    font-size: 1em;
    font-weight: 700;
    margin: 20px 0 5px;
    padding: 0;
}

p
{
    line-height: 1.4em;
}

hr
{
    border: 0;
    border-top: 1px solid #505050;
    height: 1px;
}

input.noBorder
{
    border: solid 0 White;
    background-color: transparent;
}

.submitBtn
{
    font-size: x-small;
    color: #ffffff;
    background-color: #666666;
}

.clearBtn
{
    font-size: x-small;
    color: #660000;
    text-decoration: underline;
    background-color: transparent;
    cursor: hand;
    border-style: none;
}

.main
{
    width: 100%;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}

.header
{
    clear: both;
    margin: 0;
}

.headerbg
{
    background: url(../../Images/header_bg2.gif);
}

.headerbgSub
{
    background: url(../../Images/headerYELLOWbg.gif);
}

.headerBottom
{
    font-size: xx-small;
    background: #999999;
    letter-spacing: 1px;
    height: 23px;
    color: #ffffff;
    border-bottom: #666666 1px solid;
    margin: 0 5px;
    padding: 0 10px;
}

div.content
{
    text-align: left;
    width: 95%;
    background-color: white;
    margin: 5px 0 0;
    padding: 0 5px 0 25px;
}

.sidenav
{
    width: 95%;
    margin: 0 0 0 10px;
    padding: 0 2px 0 0;
}

.footer
{
    padding-bottom: 20px;
    text-align: center;
    vertical-align: bottom;
    font-size: 10px;
    width: 95%;
}

.nav
{
    float: right;
    text-transform: uppercase;
    font-size: 10px;
}

.headerNav
{
    color: #ffffff;
}

.headerNav td
{
    white-space: nowrap;
    margin: 0;
    padding: 1px;
}

.headerSubNav td
{
    background: url(../../Images/navsliver.gif);
    margin: 0;
    padding: 0;
}

.footerSubNav td
{
    white-space: nowrap;
    margin: 1px;
    padding: 2px;
}

.footerNav td
{
    margin: 1px;
    padding: 2px;
}

.footerNav A:hover
{
    font-weight: 400;
    font-size: xx-small;
    color: #990000;
    text-decoration: underline;
    margin: 0;
}

.tblFooter
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    width: 80%;
    margin: 5px;
    padding: 5px;
}

.tblProperty td
{
    vertical-align: top;
    width: 33%;
}

.tblPropertyDetails
{
    vertical-align: top;
    margin: 5px;
}

.tblPropertyDetails td
{
    border-bottom: #cccccc 1px solid;
    vertical-align: top;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    padding: 2px;
}

.tblComps td
{
    white-space: nowrap;
    padding: 2px;
}

.tblPermits td
{
    white-space: normal;
    padding: 2px;
}

.textOrange
{
    color: #FFF9B0;
}

.textOrangeBold
{
    color: #e53005;
    font-weight: 700;
}

.textBlueBold
{
    color: #506580;
    font-weight: 700;
}

.textRed
{
    color: #993300;
}

.noborder
{
    border-style: none;
    margin: 0;
    padding: 0;
}

.searchResultsLinks tr
{
    background-color: #ffffff;
    margin: 1px;
}

.nowrap
{
    white-space: nowrap;
    vertical-align: middle;
}

.truebg
{
    background: url(../../Images/truebg.gif);
}

.truebg2
{
    background: url(../../Images/detailssliver.gif);
    white-space: nowrap;
}

.resultsSliver
{
    background: url(../../Images/resultssliver.gif);
    color: #ffffff;
    height: 30px;
    font-weight: 400;
}

.resultsCapLeft
{
    background: url(../../Images/resultsleftcap.gif) #ffffff no-repeat;
    height: 30px;
    width: 6px;
}

.resultsCapRight
{
    background: url(../../Images/resultsrightcap.gif) #ffffff no-repeat;
    height: 30px;
    width: 6px;
}

.greenSliver
{
    background: url(../../Images/greensliver.gif);
    color: #ffffff;
    height: 29px;
    font-weight: bolder;
}

.greenCapLeft
{
    background: url(../../Images/greencapleft.gif) #ffffff no-repeat;
    height: 29px;
    width: 6px;
}

.greenCapRight
{
    background: url(../../Images/greencapright.gif) #ffffff no-repeat;
    height: 29px;
    width: 6px;
}

.trueHeaderGreenbg
{
    background: url(../../Images/truecomps.gif) no-repeat;
}

.trueHeaderGreenOtherbg
{
    background: url(../../Images/othersales.gif) no-repeat;
}

.altHeaderbg
{
    background: url(../../Images/alternateheader.gif) no-repeat;
}

.compbg
{
    background: url(../../Images/compbg.gif);
}

.profilebg
{
    background: url(../../Images/profilebg.gif);
    white-space: nowrap;
}

.checkBoxList label
{
    padding-left: 5px;
}

.subCheckBoxList label
{
    padding-left: 5px;
    font-weight: bolder;
    color: #993300;
}

.hrDivider
{
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    color: #cccccc;
    border: 0;
}

.inputLabel
{
    white-space: nowrap;
    text-align: right;
    background-color: transparent;
    font-weight: bolder;
    color: #333333;
    margin: 0;
    padding: 0;
}

.inputLabelCenter
{
    white-space: nowrap;
    text-align: center;
    background-color: transparent;
    font-weight: bolder;
    color: #333333;
    margin: 0;
    padding: 0;
}

.inputLabelLight
{
    white-space: nowrap;
    text-align: right;
    background-color: transparent;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.dataBolder
{
    font-weight: bolder;
    color: #333333;
}

.gridViewPad
{
    font-size: xx-small;
}

.gridViewPad th
{
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.gridViewPad td A
{
    font-weight: bolder;
    white-space: nowrap;
    text-decoration: underline;
}

.gridViewPager
{
    background-color: transparent;
}

.gridViewPager td
{
    padding-right: 2px;
    padding-left: 2px;
    border-style: none;
    margin: 0;
}

.gridViewPager A:visited
{
    font-weight: bolder;
    font-size: x-small;
    color: #330000;
    text-decoration: nonunderlinee;
    margin: 0;
}

.gridViewPager A:hover
{
    font-weight: bolder;
    font-size: x-small;
    color: #990000;
    text-decoration: underline;
    margin: 0;
}

.tblSalesDocs td
{
    vertical-align: top;
}

.tblSalesDocsDetails
{
    vertical-align: top;
    border-left: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    width: 100%;
    margin: 5px;
}

.tblSalesDocsDetails td
{
    border-bottom: #999999 1px solid;
    vertical-align: top;
    border-right: #cccccc 1px solid;
    padding: 2px 2px 2px 5px;
}

.saleDocHeader
{
    font-weight: bolder;
    color: #666699;
    text-align: right;
    background-color: #eeeff1;
    width: 100px;
}

.saleDocHeaderCenter
{
    font-weight: bolder;
    color: #666699;
    text-align: center;
}

.tips
{
    position: absolute;
    width: 175px;
    left: 60%;
    top: 25%;
    margin: 0;
    padding: 0 10px;
}

.tipsStatic
{
    width: 175px;
    margin: 50px 0 0;
    padding: 0 10px;
}

.searchForm td
{
    white-space: nowrap;
    margin: 5px;
    padding: 4px 7px;
}

.roundedTable
{
    background-color: #F6F3EB;
    margin: 0;
    padding: 0;
}

.bottomSlice
{
    background: url(../../Images/botWide.gif) repeat-x;
}

.topSlicebg
{
    background: url(../../Images/topSlicebg.gif) repeat-x;
}

.topSlicebgSmall
{
    background: url(../../Images/topSlicebgSmall.jpg) repeat-x;
}

.rightSliceHelp
{
    background: url(../../Images/helprightsliver.gif) repeat;
    width: 12px;
}

.leftSliceHelp
{
    background: url(../../Images/helpleftsliver.gif) repeat;
    width: 12px;
}

.bottomSliceHelp
{
    background: url(../../Images/helpbotwide.gif) repeat-x;
}

.topSliceHelp
{
    background: url(../../Images/helptopwide.gif) repeat-x;
}

.digDeeperCheckBoxCell
{
    margin: 50px;
    padding: 5px;
}

.docDetailsHeader
{
    background-color: #f6f3eb;
    margin-top: 10px;
}

.docDetailsHeader td
{
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    color: #990000;
    font-weight: 700;
}

.subHeading
{
    color: #660000;
    font-size: 11pt;
    font-weight: 700;
}

.subSubHeading
{
    color: #660000;
    font-weight: 700;
}

.tblRefineComps
{
    background-color: #f0eee9;
}

.tblRefineComps th
{
    font-weight: 700;
    font-size: x-small;
    color: #990000;
}

.tblRefineComps td
{
    white-space: nowrap;
    font-size: xx-small;
    margin: 0;
    padding: 0;
}

.tblRefineCompsLabel
{
    font-weight: 700;
    font-size: x-small;
}

.custCompsCritHeader
{
    font-weight: 700;
    font-size: small;
    color: #990000;
}

.tblCustCompsSummary
{
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    background-color: #ffffff;
    width: 100%;
    margin: 5px;
    padding: 0;
}

.searchResultsDividerRight
{
    border-right: #666666 1px dotted;
}

.tblGreyBg
{
    background-color: #f2f3f5;
    width: 371px;
}

.tblDataDesc th
{
    font-weight: 700;
    font-size: xx-small;
    color: #660000;
    text-align: center;
    border-bottom: #333333 1px solid;
}

.alignRightBoldSolidBorder
{
    font-size: xx-small;
    font-weight: 700;
    text-align: right;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 2px;
}

.alignCenterSolidBorder
{
    font-size: xx-small;
    text-align: center;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 2px;
}

.alignCenterSolid
{
    font-size: xx-small;
    text-align: center;
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 2px;
}

.tblDigDeeperInfo th
{
    font-weight: 700;
    font-size: xx-small;
    color: #660000;
    text-align: right;
    border-bottom: #333333 1px solid;
    width: 40%;
    padding-right: 10px;
}

.tblDigDeeperInfotd
{
    font-size: xx-small;
    text-align: left;
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 2px;
}

.roundedTableNoTab
{
    background-color: #F6F3EB;
    width: 490px;
    margin: 0;
    padding: 0;
}

.userGrid td
{
    border-right: #333333 1px dotted;
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 5px;
}

.userGrid th
{
    border-bottom: #333333 1px solid;
    margin: 0;
    padding: 5px;
}

.tblUserEdit td
{
    border-style: none;
    margin: 0;
    padding: 2px;
}

.notAuthenSubTable
{
    width: 100%;
    margin: 3px;
    padding: 0;
}

.notAuthenticatedSubscribe
{
    background-color: #ffffcc;
    width: 500px;
    font-size: small;
    font-weight: bolder;
    margin: 0;
    padding: 0;
}

#GoogleMapSearch
{
    top: 0;
    left: 5px;
    height: 25px;
    border-bottom: dotted 1px gray;
    margin-bottom: 10px;
    margin-right: 20px;
}

#GoogleMap
{
    margin-left: 200px;
    margin-right: 20px;
    height: 100%;
}

#GoogleMapMenu
{
    float: left;
    position: relative;
    width: 200px;
}

.gridViewPadComm
{
    font-size: xx-small;
    width: 100%;
}

.gridViewPadComm td
{
    border-right: #666666 1px dotted;
    margin: 0;
    padding: 2px 5px;
}

.hrGrey
{
    width: 99%;
    text-align: center;
    height: 1px;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}

.tblCondensed
{
    width: 98%;
    font-size: x-small;
    margin: 5px;
    padding: 0;
}

.tblCondensed a:hover
{
    text-decoration: underline;
    color: #993300;
}

.tblTaxIdControl td
{
    margin: 0;
    padding: 0 1px 0 0;
}

.textGrey
{
    color: #666666;
}

.textArialBlack
{
    color: #e53005;
    font-weight: bolder;
    font-size: small;
}

.tblBorder
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.tblUpgrade
{
    border-right: #666666 1px solid;
    margin-top: 25px;
}

.tblUpgrade th
{
    color: #ffffff;
    background-color: #660000;
    text-align: center;
    padding: 2px;
}

.tblUpgrade td
{
    text-align: center;
    border-left: #666666 1px solid;
    border-bottom: #666666 1px solid;
    padding: 2px;
}

.roundedTableLiquid
{
    background-color: #F6F3EB;
    width: 100%;
    margin: 0;
    padding: 0;
}

.upgradeBg
{
    background: url(../../Images/SubscriberSliver.gif);
    margin: 0;
    padding: 0;
}

.subscribeForm td
{
    white-space: nowrap;
    padding: 2px 4px;
}

.tblPropDisplay
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.tblPropDisplay th
{
    text-align: left;
    padding: 1px;
}

.tblPropDisplay td
{
    text-align: left;
    padding-right: 10px;
    padding-bottom: 2px;
}

.tblPropDisplay hr
{
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
}

.propertyProfile td, th
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.propertyProfileLinks
{
    width: 100%;
    border-bottom: #666666 1px solid;
    border-top: #666666 1px solid;
    border-left: #666666 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

.propertyProfileLinks td
{
    border-right: #666666 1px solid;
    text-align: center;
    font-weight: bolder;
    padding: 5px;
}

.assessor th
{
    background-color: #ffffc0;
    font-size: large;
    color: #600000;
    font-family: Arial;
    font-weight: bolder;
    padding: 5px;
}

.assessor td
{
    font-family: Arial;
    font-size: small;
    padding: 2px 15px;
}

.rightSideStatic
{
    width: 350px;
    vertical-align: top;
    float: left;
    clear: both;
    display: inline-block;
    height: 100%;
    margin: 50px 10px 10px 40px;
}

.emailSignUp
{
    background-color: #fdfbfb;
    border: 1px solid #DCDCDC;
    margin-bottom: 10px;
    width: 250px;
    height: 135px;
    padding: 2px 2px 0;
}

.adsRightSideStatic
{
    height: 100%;
    margin: 0;
}

.adsRightSideStatic div
{
    padding-left: 1px;
    margin: 10px 0 0;
}

a, a:visited
{
    text-decoration: none;
    color: #993300;
}

a:hover, .tblCondensed a, .tblCondensed a:visited, .tblCondensed a:active
{
    text-decoration: underline;
    color: #660000;
}

a:active, a:activeLink
{
    text-decoration: underline;
    color: #663300;
}

.headerBottom a, .headerBottom a:visited, .headerBottom a:hover, .headerBottom a:active
{
    text-decoration: underline;
    color: #ffffff;
}

.headerNav a:link, .headerNav a:visited, .headerNav a:hover, .headerNav a:active
{
    font-weight: bolder;
    font-size: xx-small;
    color: #ffff99;
    text-decoration: none;
    margin: 0;
}

.headerSubNav, .tblComps, .tblPermits, .propertyProfile, .assessor
{
    width: 100%;
}

html > body .headerSubNav A:link, .headerSubNav A:visited, .headerSubNav A:active, .footerSubNav A:link, .footerSubNav A:visited, .footerSubNav A:active
{
    font-weight: bolder;
    font-size: xx-small;
    color: #330000;
    text-decoration: none;
    margin: 0;
}

html > body .headerSubNav A:hover, .footerSubNav A:hover
{
    font-weight: bolder;
    font-size: xx-small;
    color: #990000;
    text-decoration: underline;
    margin: 0;
}

.footerNav A:link, .footerNav A:visited, .footerNav A:active
{
    font-weight: 400;
    font-size: xx-small;
    color: #330000;
    text-decoration: none;
    margin: 0;
}

.tblFooter td, .tblCondensed td
{
    padding: 2px;
}

.tblProperty, .tblSalesDocs
{
    width: 100%;
    margin-top: 20px;
    background-color: #f5f5f5;
}

.searchResultsLinks td, .gridViewPadComm th
{
    margin: 0;
    padding: 0 2px;
}

.truebg2 th a, .truebg2 th a:visited, .truebg2 th a:hover, .truebg2 th a:active
{
    font-weight: 700;
    text-decoration: underline;
    color: #ffffff;
    padding-right: 50px;
}

.resultsSliver a, .resultsSliver a:visited, .resultsSliver a:hover, .resultsSliver a:active
{
    text-decoration: underline;
    color: #ffff99;
    font-weight: 400;
}

.gridViewPad th A:link, .gridViewPad th A:hover
{
    white-space: nowrap;
    text-decoration: underline;
    margin: 0 5px;
    padding: 0;
}

.gridViewPad th A:visited, .gridViewPad th A:active
{
    white-space: nowrap;
    margin: 0 5px;
    padding: 0;
}

.gridViewPad th table td, .userGrid
{
    margin: 0;
    padding: 0;
}

.gridViewPad td, .tblCustCompsSummary th, .tblCustCompsSummary td
{
    margin: 0;
    padding: 2px;
}

.gridViewPager A:link, .gridViewPager A:active
{
    font-weight: bolder;
    font-size: x-small;
    color: #330000;
    text-decoration: underline;
    margin: 0;
}

.saleDocData, .extraFeatureData
{
    vertical-align: top;
    width: 14%;
}

.leftSlice, .leftSliceNoTab
{
    background: url(../../Images/leftslice.gif) repeat;
    width: 12px;
}

.rightSlice, .rightSliceNoTab
{
    background: url(../../Images/rightslice.gif) repeat;
    width: 12px;
}

.tblDataDesc, .tblDigDeeperInfo
{
    width: 879px;
    background-color: #f2f3f5;
}

div.menu
{
    width: 100%;
    height: 100%;
    padding: 0;
}

div.menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 24px;
}

div.menu ul li a, div.menu li a:visited
{
    clear: right;
    background-color: inherit;
    background: #bfcbd6 url(../../Images/rpNavSlice-a.gif) repeat-x bottom;
    color: #4e667d;
    height: 29px;
    width: inherit;
    float: left;
    font-size: small;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 10px;
}

div.menu ul li a:hover, div.menu ul li a:active
{
    background: #bfcbd6 url(../../Images/rpNavSlice-b.gif) repeat-x bottom;
    clear: right;
    color: #FFFFCC;
    display: inline;
    float: left;
    font-size: small;
    font-weight: 700;
    height: 29px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

table.tblMasterSub, .footerSubNav, .footerNav
{
    background-color: #ffffff;
}
