* {
    margin: 0;
}
html, body {
    height: 100%;
    /*font-family:helvetica,sans-serif;*/
    font-family: 'Lato', sans-serif;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px auto; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
    height: 30px; /* .push must be the same height as .footer */
}
.clear{
    clear:both;
}
#content{
    /*padding-bottom:20px;*/
}
.specialNotices{
    padding-top:20px;
}
.content960{
    width:960px;
    margin:0 auto;
}

#content ul{
    /*list-style:disc;*/
}

#content ul li{
    list-style:disc;
    margin-left:35px;
    padding-bottom:3px;
}
em, i {
    font-style:italic;
}
strong, b{
    font-weight:bold;
}
h1,h2,h3,h4,p{
    padding-bottom:15px;
}

a, a:visited, a:active{
    color:#5e8c6a;
}
a:hover{
    color:#0c254d;
}

#logo{
    float:left;
}
#header{
    padding:15px 0;
    background-color:#EDEDED;
}
#headerContact{
    float:right;
    width:500px;
    text-align:right;
}
#headerContact h1{
    font-size:24px;
    padding:0;
}
#homepageBanner{
    background:#5e8c6a;
    padding:15px 0;
}
#bannerPhotos{
    float:left;
}
#homeBlurb{
    float:right;
    width:400px;
    color:#FFF;
    text-align:justify;
}
#homeBlurb h2{
    font-family: 'Prociono', serif;
    font-size:30px;
    font-weight:300;
}
#homeBlurb p{
    font-family: 'Lato', sans-serif;
    font-size:22px;
    font-weight:300;
    line-height:32px;
    padding:0;
    /*font-family: 'Josefin Slab', serif;*/
}
#navigation{
    background-color: #0c254d;
}
#homeBoxCT{
    padding:30px 0;
}
.homeBox{
    width:280px;
    padding:10px;
    float:left;
    height:100px;
    background-color:#EDEDED;
    border:#0c254d 3px solid;
}
.homeBox img{
    float:left;
    margin-right:5px;
}
.homeBox p{
    line-height:48px;
    font-size:18px;
}
.homeBox h1{
    padding-bottom:5px;
}
.HBCenter{
    margin:0 21px;
}
h1{
    /*font-family: 'Prociono', serif;*/
    font-weight:700;
    font-size:30px;
}
h2{
    font-weight:700;
    font-size:24px;
}
.footer{
    background-color:#0c254d;
    color:#EDEDED;
    text-align:right;
    line-height:30px;
    font-size:12px;
}
.footer p{
    padding:0;
}

/* FORMS PAGE */
.formDownload{
    padding-bottom:20px;
    margin-left:30px;
}
.formDownload img{
    float:left;
    margin-right:10px;
}
.formDownload p{
    padding:0;
}
.formDownload p a{
    padding-top:10px;
}

/* REPAIR REQUEST PAGE */
.form form{
    width:600px;
    margin:0 auto;
}
div#content div.content960 form ul li{
    list-style: none;
}

.form .Inputfields,
.form .Inputfields li {
    list-style: none;
    margin: 1em 0;
    padding: 0;
}

.form .Inputfields li label {
    font-weight: bold;
}

.form .Inputfields li p {
    margin: 0;
}

.form .Inputfields li p.description {
    font-style: italic;
}

.form .Inputfields textarea,
.form .Inputfields .InputfieldMaxWidth {
    width: 100%;
}

.form .Inputfields .InputfieldSubmit label {
    display: none;
}

.form .ui-state-error-text {
    color: red;
}

/* Sidebar Page */
.sidebarLeft{
    float:left;
    width:620px;
}
.sidebar{
    float:right;
    width:290px;
    padding:15px;
    margin-left:20px;
    background-color:#EDEDED;
}

/* PROPERTY PAGE */

#detailCTLeft{
    float:left;
    width:450px;
    padding-right:30px;
}
#detailCTRight{
    float:left;
    width:400px;
}
.property_photo_indiv{
    float:left;
    padding:15px 15px 0 0;
}
a.application_link, a.application_link:visited, a.application_link:active{
    color: #FFFFFF !important;
    background-color: #5e8c6a;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 20px;
}


#property_list{
    width:960px;
    margin-bottom:20px;
}
#property_list td{
    padding:5px 5px;
}
#property_list td img{
    margin-right:5px;
}
.property_photos{
    float:left;
    width:330px;
    margin-right:30px;
}
.property_info{
    float:left;
    width:600px;
}
.centerAlign{
    text-align:center;
}
.strong{
    font-weight:600;
}
.strongBig{
    font-weight:600;
    font-size:18px;
}
.right{
    text-align:right;
}
.tiny p{
    font-size:13px;
}
.property_details{
    margin-left:20px;
}
.rentedNotice{
    font-weight:600;
    color:#bc330f;
}
.leasingNotice{
    font-weight:600;
    color:#00649e;
}
.availableNotice{
    font-weight:600;
    color:#4f800a;
}
.schematics{
    padding-top:20px;
}
.schematics a{
    margin-right:15px;
}
.property_photos_CT_Schematic{
    padding-bottom:30px;
}
.property_photo{
    padding-bottom:10px;
}
.property_caption{
    font-size:12px;
    font-style:italic;
    text-align:center;
}
/* Google Voice Link Color */
span.gc-cs-link, span.gc-cs-link:visited, span.gc-cs-link:active{
    color:inherit;
    text-decoration:inherit;
    font-family: inherit;
    font-size:inherit;
}
.gc-cs-link:hover{
    color:inherit;
    text-decoration:inherit;
    font-family: inherit;
    font-size:inherit;
}

.MarkupPagerNav {
    clear: both;
    margin: 1em 0;
    font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
    display: inline;
    list-style: none;
    margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: block;
    float: left;
    padding: 2px 9px;
    color: #fff;
    background: #2f4248;
    margin-right: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
    color: #fff;
    background: #db1174;
    text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    color: #777;
    background: #d2e4ea;
    padding-left: 3px;
    padding-right: 3px;
}


/* Form payment */
.form_section {
    margin-bottom: 10px;
}
.form_section > label {
    margin-right: 10px;
}
.online_payment h3{
    font-size: 21px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.online_payment label {
    width: 115px;
    display: inline-block;
    text-align: right;
    font-size: 16px;
}
.online_payment input,
.online_payment select {
    font-size: 16px;
    padding: 5px 10px;
    width: 300px;
}

.online_payment button{
    margin-left: 128px;

}


.online_payment ul {
    margin-bottom: 20px;
    background: #fde2e2;
    border: 1px solid #c3b2b2;
    padding: 20px;
}

.btn--buy,.btn--pay,.btn--donate{
    background-color:#424e54;
    border:0;
    border-radius:0px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-family:Fira Sans,Arial,Helvetica,sans-serif;
    font-size:28px;
    line-height:1;
    margin-bottom:1em;
    padding:.75em 2em;
    vertical-align:middle;
    transition:background-color .4s ease;
}
.btn--pay{
    background-color:#494949;
    border-color:#494949;
}
.btn--pay:hover{
    background-color:#333;
    border-color:#333;
}
.btn--buy{
    background-color:#3ea56b;
    border-color:#2e955b;
}
.btn--buy:hover{
    background-color:#1e854b;
    text-decoration:none;
}
.btn--donate{
    background-color: #4e75b9;
    border-color: #4e75b9;
}
.btn--donate:hover{
    background-color:#3e65a9;
    border-color:#3e65a9;
}

.cards{
    margin-top:1em;
}
.cards img{
    border:1px solid #c5c6ce;
    border-radius:5px;
}
.cards--s img{
    height:30px;
}
.btn--pay {
    background-color: #0c254d;
    font-family: Raleway;
    font-size: 18px;
    color: #fff;
}
.btn--pay:hover{
    background-color: #283593;
    color: #fff;
}

.home_page_payments {
    padding: 30px;
    background: #b8d5e5;
    font-size: 18px;
    line-height: 25px;
}

.home_page_payments p {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.home_online_payments_button {
    font-size: 22px;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 14px;
}
.home_online_payments_button a{

    color: #FFF;
    display: inline;
    padding: 20px 40px;
    background: #188ece;
    border-radius: 6px;

}
.home_online_payments_button a i{
    color: #FFF;
    margin-right: 10px;
}


/* FORMS */

.formSection{
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #000;
    padding-bottom:2px;
    margin-bottom:6px;
    padding-top:35px;
}
form > .formSection:first-child{
    padding-top:10px;
}
.formInput,
.formInputSumoSelect div.SumoSelect{
    padding-top:5px;
}
.formInput label{
    display:inline-block;
    width:200px;
    text-align:right;
    margin-right:10px;
    vertical-align:top;
    margin-top:7px;
}
.formInputSumoSelect > div > label{
    display:inline-block;
    width:160px;
    text-align:right;
    margin-right:10px;
    vertical-align:top;
    margin-top:7px;
}
.formInput input{
    padding:5px;
    width:370px;
}
.formInput select{
    padding:5px;
    width:314px;
    line-height:28px;
}
.formInput textarea{
    padding:5px;
    width:370px;
    resize: none;
}
.formInput .inputError{
    border:1px solid #bc330f;
    background-color:#f2e8ed;
}
.formInput .inputErrorMsg{
    clear:both;
    margin-left:210px;
    font-size:12px;
    color:#bc330f;
    padding-bottom:5px;
}
.formSubmit input{
    margin-left:210px;
    width:315px;
}
.errorMsg{
    color:#bc330f;
    font-weight:700;
}
.error_ct{
    border:1px solid #c11a4c;
    background:#f7c5d4;
    padding:10px 10px 0 10px;
    margin-bottom:20px;
}
.reviewInstructions{
    font-weight:700;
    font-size:15px;
    padding-bottom:15px;
}
.formReview{
    padding-top:5px;
    font-style:italic;
}
.formReview label{
    display:inline-block;
    vertical-align:top;
    width:250px;
    text-align:right;
    margin-right:10px;
    vertical-align:top;
    font-style:normal;
}
.formReviewValue{
    display:inline-block;
    vertical-align:top;
    width:400px;
}
.formReviewSubmit{
    padding-top:20px;
    margin-left:90px;
}
.formReviewSubmit input{
    padding:5px 15px;
    margin-left:10px;
    width:150px;
}
.formReviewOptions{
    width:400px;
    display:inline-block;
}
.hintLink{
    display:inline-block;
    margin-left:5px;
    cursor:pointer;
}
.fieldHint{
    display:none;
    margin-left:210px;
    font-size:11px;
    width:310px;
}
div.alert{
    padding:10px;
    font-size:15px;
    margin-bottom:20px;
}
div.alert.alert-danger{
    border:1px solid #DA9797;
    background:#F3E0E0;
}
input.error{
    border:1px solid #C52929;
}
textarea.error{
    border:1px solid #C52929;
}
p.error,
label.error{
    color: #C52929;
}
label.field_error_msg{
    margin-bottom:5px;
    margin-top:2px;
    font-size:12px;
    margin-left: 215px;
    color:#C52929;
    width: 325px;
    text-align: left;
}
.payment-errors{
    display:none;
    margin-top:20px;
}
.payment-errors.show{
    display:block;
}