﻿
#header, #footer, .contentWrapper
{
    margin: 0 auto;
    width: 1000px;
}
#footer
{
    padding-bottom: 48px;
}
body
{
    background-color: #E1E1E1;
    background-image: url('http://www.njuniversalrealty.com/Images/standardbg.jpg');
    background-repeat:repeat-x;
    background-attachment:fixed;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    white-space: normal;
    margin-bottom: 0px;
}
div.contentMaster
{
    margin-left: 10%;
    margin-right: 10%;
}
div.contentPage
{
    background-color: White;
    min-height: 600px;
    height: auto !important; /*height:600px;*/
}
td.SideControls
{
    background-color: White;
    min-height: 400px;
    height: auto !important; /*height:600px;*/
    width: 400px;
    
}

div.property a:link 
{
        color:black;  
} 
div.footer
{
padding: 10px 10px 10px 10px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
     background-color:#00517e;
     color:White;
}
/* Copyright and Contact Info */
.copyright
{
    color: #999;
    font-size: 10px;
    float: left;
    text-transform: uppercase;
    padding-left: 12px;
}
.contactInfo
{
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    float: right;
    padding-right: 12px;
}
.contactInfo .hide
{
    display: none;
}
.contactInfo dt abbr
{
    color: #CCC;
}
.contactInfo dt, .contactInfo dd
{
    display: inline;
}
.contactInfo dd:after
{
    content: " | ";
}
.street-address:after
{
    content: ".";
}
.locality:after
{
    content: ",";
}
td.border-left
{
    width: 54px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   /* background-image: url('http://www.njuniversalrealty.com/Images/background_universal_02l.jpg');*/
    background-repeat: no-repeat;
}
td.border-right
{
    width: 54px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    /*background-image: url('http://www.njuniversalrealty.com/Images/background_universal_02r.jpg');*/
    background-repeat: no-repeat;
}
.warning
{
    color: Red;
    font-weight: bold;
}
h1, .pageTitle
{
    color: Black;
    font-size: 16pt;
    font-weight: bold;
}
h2
{
    color: Black;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}
h3
{
    color: Black;
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
}
.boldType, label.boldType
{
    font-weight: bold;
}
td.labelColumn
{
    width: 120px;
    vertical-align: top;
    padding-right: 5px;
    font-weight: bold;
    text-align:right;
}
td.dataColumn
{
    vertical-align: top;
    padding-left: 5px;
}

