*{
    margin:0;
    padding:0;
}
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family:Arial, Helvetica, sans-serif;
}

input {
    vertical-align: middle;
    text-align: left;
}
input.select {
    border:1px solid red;
}
p {
    margin: 0;
}
a:link, a:visited {
    color: #0072bc;
    text-decoration: none;
}

h1 {
    font-size: 1.2em;
    font-weight: bold;
    width:95%;
    margin:0;
    padding:0;
}
h2 {
    font-size: 1.2em;
    margin:0;
    padding:0;
}
h3 {
    font-size: 1em;
    margin:0;
    padding:0;
}
.address{
    font-size:14px;
}
.content-header {
    float:left;
    margin: 0;
    padding: 0;
    width:680px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    font-size:1.2em;
    font-weight:normal;
}
.content-header a:link,
.content-header a:visited {
    color: #0072bc;
    text-decoration: none;
    font-size:.8em;
    font-weight:normal;
}
.content-header-signinnow {
    float:left;
    margin: 0;
    padding: 0;
    width:690px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    background-color: #f2f5ec;
    font-size:1.2em;
    font-weight:bold;
}
.content-header-signinnow span.right{
    float:right;
    padding:0;
    font-size:.8em;
    font-weight:bold;
}
.content-header-signinnow span.left{
    float:left;
    color:#f7941d;
    font-weight:bold;
}
.content-header-signinnow a:link,
.content-header-signinnow a:visited {
    color: #0072bc;
    text-decoration: none;
    font-size:.8em;
    font-weight:bold;
    padding-right:10px;
    float:right;
}
.content-header-video {
    float:left;
    margin: 0;
    padding: 0;
    width:480px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    background-color: #f2f5ec;
    font-size:1.2em;
    font-weight:bold;
    color:#f7941d;
}
#address_contact_manager{
    font-family:arial;
}
#contact_manager {
    float:right;
    font-size:14px;
    width:366px;
    margin:0;
    padding:0;
    font-family:arial;
    position:relative;
    top:-12px;
}
.right .orange{
    color:#f7941d;
    font-size:1em;
    font-weight:bold;
    padding-top:0;
    min-width:185px;
}
#top_of_leads{
    width: 233px;
    margin:0 auto;
    font-size:13px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    border-bottom:solid 2px #9fbaca;
    padding-bottom:5px;
    background:url("/images/graphics/call_icon.png") no-repeat;
    padding-left: 70px;
    min-height: 50px;
} 
.right{
    float:right;
    padding-right:55px;
    font-size:19px;
}
.left{
    float:left;
}
.disclaimer{
    float: left;
    text-align: left;
    width: 147px;
    font-size: 10px;
    font-style: italic;
    margin-right:20px;
}

#floorplan_summary{
    border-collapse:collapse;
    float: right;
}
#addresses{
    width:389px;
}
#address_info{
    width:185px;
    float:left;
}
#floorplans_info{
    width:185px;
    float:right;
    font-size:14px;
}

#testdiv1{
    position:absolute;
    visibility:hidden;
    background-color:white;
    layer-background-color:white;
    top:100px;
    left:250px;
}
#gallery_wrapper{
    background:none repeat scroll 0 0 #d5e5ca;
    float:left;
    height:278px;
    margin-top:6px;
    padding-top:13px;
    width:392px;
}
#slideshow{
    width:360px;
    height:261px;
    margin:0 auto;
    padding:0;
    background: #d5e5ca;
}
#gallery_wrapper #caption{
    min-height:20px;
    padding:0 0 5px;
    text-align:center;
}
#caption .current{
    margin-bottom: 2px;
}
#caption .caption{
    display:block;
    text-align:center;
}
#lead_form_top{
    background:url("/images/lead_form_top.png") no-repeat;
    width:366px;
    height:28px;
}
#lead_form_middle{
    background:url("/images/lead_form_middle.png") repeat-y;
    width:366px;
}
#lead_form_bottom{
    background:url("/images/lead_form_bottom.png") no-repeat;
    width:366px;
    height:85px;
}

.form_section_div{
    margin: 0 auto;
    width: 310px;
}
.formtable * {
    padding:0;
}
.formtable td{
    width:31%;
}
.formtable {}
.Errmessage {
    border:none;
    text-align:left;
    font-size:1em;
    padding:2px;
    color: #f00;
}
td.EmailForm {
    border:none;
    text-align:right;
    font-size:1em;
    padding:2px;
}
#MoveDate {
    width: 142px;
}
#MoveDate input {
    width: 152px;
}
#Comments{
    width: 99%;
    height:36px;
    border:2px solid #4083A1;
    background:#c9dbe3;
    -moz-border-radius:3px;
    color:#727272;
}
.txtareaEmailForm {
    border: 1px solid #e0e2e3;
    height: 100px;
    margin: 0 0 10px 0;
}

.txtbox-short {
    height: 15px; 
    border: 2px solid #4083A1;
    -moz-border-radius: 3px;
    width: 97%;
    background:#C9DBE3;
    color:#727272;
}

#lead_submit{
    width:130px;
    height:23px;
    background:url("/images/graphics/ContactMe![RO].png") no-repeat top center;
    border:none;
    cursor:pointer;
}
#lead_submit:hover{
    width:130px;
    height:23px;
    background:url("/images/graphics/ContactMe![RO].png") no-repeat bottom center;
    border:none;
    cursor:pointer;
}

#rightpanel .contact_mgr_inner a{
    background:url("/images/writeareview.gif") no-repeat;
    display:block;
    height:45px;
    margin:0;
    width:109px;
}

#rightpanel .contact_mgr_inner a:hover{
    background:url("/images/writeareview_up.gif") no-repeat;
    text-decoration:none;
}

.top_header{
    float:left;
    padding:5px 10px 10px 10px;
    margin:0;
    width:680px;
}
#mail_form{
    padding:0;
    margin:8px 0 0 0;
    float:left;
    width:769px;
}
#videoupload_form{
    float:left;
    width:480px;
    text-align:left;
    font-size:.9em;
    padding:5px 0 5px 5px;
    color:#000;
    margin:0;
}
#signin_form{
    float:left;
    width:480px;
    text-align:left;
    font-size:.9em;
    padding:5px 0 5px 5px;
    color:#000000;
    margin:0;
}
#signin_form td{
    text-align:left;
    padding:5px 0; color:#000;
} /* font-size:.8em */

.clr{
    clear:both;
}

div.clear{
    clear:both;
    height:10px;
}
div.clear1 {
    clear:both;
    margin:0;
    padding:0;
    width:95%;
    height:5px;
}

div p {
    padding-left:5px;
}
div p span{
    font-weight:bold;
}
div p.left{
    margin:0;
    text-align:left;
    padding-left:5px;
    float:left;
}
div p.right{
    margin:0;
    text-align:right;
    padding-right:5px;
    float:right;
}
.cancel{
    color:#0072bc;
    text-decoration:none;
    font-size:1em;
    font-weight:bold;
    float:left;
    width:60px;
}
.more {
    text-align: right;
}
.last {
    margin-right: 0;
    float: right;
}
.space {
    clear: both;
    padding-top: 5px;
}
.padded {
    margin: 0 5px;
}
.orangetxt{
    color:#f7941d;
    font-size:1em;
    font-weight:bold;
    padding-top:0;
}

.thankumsg{
    margin:5px;
    padding:0;
    font-weight:normal;
    text-align:left;
    width:90%;
    font-size:1.2em;
}
.thankumsg span.phonenumber{
    color:#f7941d;
    font-weight:bold;
}

#mail_form td.EmailForm{
    border:none;
    text-align:left;
    font-size:1em;
    padding:2px;
}
.form_section_div{
    clear:both;
    margin-top:0;
}
#mail_man_form .calender_img{
    margin-bottom: -7px;
    height: 25px;
    border:none;
}
#videoupload_form td.videoupload{
    text-align:left;
    font-size:.8em;
    padding:5px 0;
    color:#000;
}
#videoupload_form .textboxhelpertext{
    font-style:italic;
    font-size:11px;
    color:#333;
    margin:0;
    padding:3px 0;
    line-height:10px;
    vertical-align:middle;
    width:275px;
    float:left;
}

#address{
    width:480px;
    float:left;
    font-size:13.9333px;
    line-height:18px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
} 

.container-terms{
    float:left;
    padding:5px 0 5px 5px;
    margin:0;
    width:570px;
}
.content-header-terms {
    float:left;
    margin: 0;
    padding: 0;
    width:570px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    background-color: #f2f5ec;
    font-size:1.2em;
    font-weight:bold;
}
.content-header-terms a:link,
.content-header-terms a:visited {
    color: #0072bc;
    text-decoration: none;
    font-size:.8em;
    font-weight:bold;
}

#Terms_adder{
    margin:0;
    padding:0;
    width:560px;
    float:left;
    font-size: 12px;
    color: #1c1713;
    display:none;
}
#Terms_adder .termsformcontent{
    margin:0;
    padding:0;
    width:560px;
    float:left;
    margin-left:10px;
}
#terms_content{
    padding-top:10px;
    width:570px;
    height:300px;
    float:left;
}
.terms_maincontent{
    margin:0;
    padding:0;
    width:270px;
    float:left;
}
.terms_contentleft{
    width:260px;
    margin:3px 0;
    padding:0;
    float:left;
    background-color:#fbfbfb;
    line-height:25px;
    border-bottom:2px solid #eee;
    border-right:1px solid #eee;
}
.terms_contentleft p.terms{
    width:195px;
    float:left;
    margin:0;
    padding:0 0 0 5px;
}
.terms_contentleft p.delete{
    width:50px;
    float:right;
    margin:0;
    padding:0 0 0 5px;
    text-align:left;
}
#newuserreg_form{
    float:left;
    width:480px;
    text-align:left;
    font-size:1em;
    padding:5px 0 5px 5px;
    color:#000;
    margin:0;
}
#newuserreg_form td{
    text-align:left;
    padding:5px 0;
    color:#000;
} /*  font-size:.8em; */
.content-header-newuserreg {
    float:left;
    margin: 0;
    padding: 0;
    width:480px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    background-color: #f2f5ec;
    font-size:1.2em
    font-weight:bold;
}
.content-header-newuserreg span.right{
    float:right;
    padding:0;
    font-size:.8em;
}
.content-header-newuserreg span.left{
    float:left;
    color:#f7941d;
    font-weight:bold;
}
.content-header-newuserreg a:link,
.content-header-newuserreg a:visited {
    color: #0072bc;
    text-decoration: none;
    font-size:.8em;
    font-weight:bold;
    padding-right:10px;
    float:right;
}
#newuserreg_form .txtbox{
    border:1px #e0e2e3 solid;
    width: 165px;
    padding:3px 0px;
    color:#000;
    height:20px;
}
.userselectedimageborder{
    border:solid 3px #ed9534;
    cursor:pointer;
}
.normalimageborder{
    border:#ccc 3px solid;
    cursor:pointer;
}
.textboxhelpertext{
    font-style:italic;
    font-size:10px;
    color:#333;
    margin:2px;
    padding:6px 0;
    line-height:10px;
    vertical-align:middle;
    width:150px;
    float:left;
}
#newuserreg_form .cancel{
    color:#0072bc;
    text-decoration:none;
    font-size:1em;
    font-weight:bold;
    margin:0;
    padding:5px 5px 8px 0;
    width:50px;
    float:left;
}

#wrapper{
    padding:0 0 0 5px;
    margin:0;
    width:710px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #1c1713;
}
#registration_wrapper{
    float:left;
}
#registration_wrapper h2,
#facebook_login_wrapper h2,
#signin_wrapper h2{
    margin: 0;
    padding: 0;
    height:30px;
    text-indent:5px;
    line-height:30px;
    background-color: #f2f5ec;
    font-size:1.2em;
    font-weight:bold;
    color:#f7941d;
}
#registration_wrapper h2{
    min-width:480px;
}
#registration_wrapper h3,
#signin_wrapper h3{
    margin: 5px 0 0 10px;
    font-size:14px;
    font-weight:normal;
}
#facebook_wrapper{
    float:left;
}
#signin_wrapper{
    width:400px;
    float:left;
}
#facebook_outer #facebook_login_wrapper{
    width:280px;
}
#facebook_outer #facebook_login_wrapper #facebook_login_inner{
    margin-top:10px;
}
#registration_separator{
    float:left;
    margin: 0 5px;
    background:url(/images/graphics/separator.png) no-repeat;
    height:300px;
    width:10px;
}
#facebook_login_wrapper{
    width:190px;
    float:left;
}
#facebook_login_inner{
    margin: 10px 20px 0;
}
#facebook_login_inner #user{
    margin-top:15px;
    margin-bottom:10px;
}
#facebook_login_inner #user p{
    margin: 15px 0;
}
.fb-connect{
    border:none;
}

label{
    font-size:13px;
    font-weight:bold;
}
