html,body{
    margin:0;
    padding:0;
    height:100%;
    min-height:100%;
    font-size:11px;
    font-family:Arial;
}
body {
        /*background:url(../images/bg.jpg);*/
        background-repeat: repeat-y;
        background-position: center;
        background-color: #c8cabd;
}

* { outline: none; }
img
{
	border: none;
	margin:0;
	padding:0;
}
.clear
{
    clear: both;
    line-height: 0;
    font-size: 0px;
    height: 0px;
}
.content{
    width:1000px;
    margin: 0 auto;
}
.main_menu{
    position:absolute;
    z-index:110;
    width: 216px;
}
.main_menu .logo{
    width:216px;
    height:188px;
    background: url(../images/logo.png) no-repeat;
}
.main_menu .menu_items{
    background: url(../images/bg_main_menu.png) repeat-y;
    
    margin-top:2px;
    margin-bottom:2px;
    padding-left:36px;
    padding-top:13px;
    padding-bottom:20px;
}
.main_menu .menu_items a{
    display:block;
    color:#ffffff;
    text-transform:uppercase;
    text-decoration:none;
    font-size: 15px;
    padding-top: 12px;
}
.main_menu .menu_items a:hover, .main_menu .menu_items a.active{
    color:#f68b1f;
}
.main_menu .menu_links{
    background: url(../images/bg_links.png) no-repeat;
    background-position: left bottom;
    height: 92px;
    width:216px;
}
.main_menu .menu_links div {
    padding-left: 65px;
    padding-top: 23px;
    font-size: 24px;
    color: #231f20;    
}
.main_menu .menu_links div span.phase_number {
    color: #f68b1f;
}        
.back_to_top{
    background: url(../images/go_top.png) no-repeat;
    height:100px;
    width:100px;
    bottom:5px;
    position:absolute;
    display:block;
}
.contact_box{
    position:absolute;
    margin-left:670px;
    background: url(../images/bg_contact.png) no-repeat;
    width:342px;
    height:71px;
    z-index:110;
}

.photogal1{
    
}
.content_center_1{
    background-color: #FFFFFF;
    margin-left: 188px;
    min-height: 300px;
    width: 785px;
    z-index:100;
    position:relative;
    margin-top:10px;
    padding-bottom: 100px;
}
.text_left{
    float:left;
    width:455px;
}
.text_left h1{
    font-size:34px;
    color:#616161;
    padding:0;
    margin:0;
}
.text_left h2{
    font-size:30px;
    color:#616161;
    padding:0;
    margin:0;
}
.text_left p{
    font-size:13px;
    color:#616161;
    margin-top:10px;
    line-height:15px;
}
.text_left p .cufon{
    margin-top:2px;
}
.news_block{
    float:right;
    width:192px;
    background-color:#e8e8e3;
    padding:24px
}
.news_block span{
    display:block;
}
.news_title{
    font-size:18px;
    color:#616161;
}
.news_subtitle{
    font-size:13px;
    color:#616161;
    padding-top:4px;
}
.news_date{
    color:#a8a8a8;
    font-size:13px;
    padding-top:4px;
}
.news_block p{
    font-size:13px;
    color:#616161;
}
.news_block p .cufon{
    margin-top:2px;
}

.photogal_nav_proj,.photogal_nav_interior,.photogal_nav_arch,.photogal_nav_floor,.photogal_nav_cont, .photogal_nav_home, .photogal_nav_plans{
    background-color:#231f20;
    text-align:center;
    padding-top:8px;
    padding-bottom:5px;
}
.photogal_nav_proj img,.photogal_nav_interior img,.photogal_nav_arch img,.photogal_nav_floor img,.photogal_nav_cont img, .photogal_nav_home img{
    padding-left:4px;
    padding-right:4px;
}
.photogal_nav_plans{
    padding-left:41px;
    padding-bottom:8px;
}
.photogal_nav_plans a{
    width:112px;
    height:20px;
    background-color:#e8e8e3;
    display:block;
    text-decoration:none;
    float:left;
    margin-right:10px;
    color:#221e1f;
    font-size:15px;
    padding-top:5px;
}
.photogal_nav_plans a:hover,.photogal_nav_plans a.active,.photogal_nav_plans a.active_tmp{
    background-color:#f68b1f;
}

.photo_prog_slider{
    display: inline;
    float: left;
    position: absolute;
}
.block_2_container{
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width:974px;
    height:472px;
}
.rw_left_proj,.rw_left_interior,.rw_left_arch,.rw_left_floor,.rw_left_cont, .rw_left_home{
    background: url(../images/photogal/arrow_left.png) no-repeat;
    display:none;
    width: 88px;
    height:85px;
    z-index:100;
    position:absolute;
    float:left;
    margin-left:29px;
    margin-top:208px;
    outline:none;
}
.rw_right_proj,.rw_right_interior,.rw_right_arch,.rw_right_floor,.rw_right_cont, .rw_right_home{
    background: url(../images/photogal/arrow_right.png) no-repeat;
    display:none;
    width: 88px;
    height:85px;
    z-index:100;
    position:absolute;
    float:left;
    margin-left:697px;
    margin-top:208px;
    outline:none;
}
.text_full_block{
    padding-top:100px;
    padding-right:33px;
    padding-left:33px;
}
.main_menu {
    position: fixed;
    margin-top:-10px;
}
.contact_box {
    position: fixed;
    margin-left:0px;
    margin-top:-10px;
}
.contact_box .contact_box_phone {
    float:left;
    font-size:14px;
    padding-top:20px;
    padding-left:39px;
    color:#606060;
}
.contact_box .contact_box_main {
    float:left;
    padding-left:15px;
    padding-top:16px;
}
.contact_box .contact_box_fb {
    float:left;
    padding-left:6px;
    padding-top:16px;
}
.contact_box .contact_box_tw {
    float:left;
    padding-left:6px;
    padding-top:16px;
}
.contact_box .contact_box_lang {
    float:left;
    padding-left:11px;
    font-size:12px;
    padding-top:22px;
    color:#606060;
}
.contact_box .contact_box_lang a{
    color:#606060;
}
.back_to_top {
    position: fixed;
    bottom:5px;
    margin-left:67px;
}
.left_menu{
    float:left;
    width:200px;
}
.left_menu a{
    display:block;
    text-decoration:none;
    font-size:15px;
    color:#221e1f;
    width:150px;
    padding:5px;
    margin-bottom:10px;
    background-color:#e8e8e3;
}
.left_menu a:hover,.left_menu a.active{
    background-color:#f68b1f;
}
.menu_block_left{
    
}
.blockmargintop{
    margin-top:260px;
}
.fullsizetext{
    width:700px;
}
.list_left,.list_left2{
    float:left;
}
.list_left{
    width:390px;
}
.footer_block{
    /*
    background: url(../images/bg_footer_block.png) no-repeat;
    width:785px;
    height:116px;
    */
}
.phaseElements a {
    width: 35px;
}
#selectorPhase_list {
    float: right;
    width: 66px;
    display: none;
}
#planList {
    width:785px;
    height:472px;
    background-color:#efefef;
}
#planList .closeDiv {
    text-align: right;
    padding-right:15px;
    padding-top: 55px;
}
#planList .dataDiv {
    padding-top:35px;
    background-color: #EFEFEF;
}
.dataDivLeft {
    float:left;
    width:171px;
    padding-left:85px;
    font-size:16px;
}
.select_div {
    padding-left: 15px;
    padding-bottom: 5px;
}
.dataDivRight {
    float:left;
}
#planListTable td {
    padding-top:0px;
    padding-bottom:5px;
    border-top: none;
    text-align: center;
}
#planListTable tr.list td {
    padding-top:6px;
    padding-bottom:6px;
    border-top:1px solid #c2c2c2;
    text-align:  center;
    font-size: 14px;
    color: #616161;
}
.phase_off {
    float:left;
    width:114px;
    height:20px;
    background-color:#4a4747;
    color:#221e1f;
    font-size:15px;
    padding-top:5px;
    margin-right:11px;
}
.floor_photos {
    height: 472px;
    overflow: hidden;
}
.neighborhood .item_img {
    float: left;
    width: 37px;
    
}
.neighborhood .item_text {
    float: left;
    padding-top: 4px;
}
.neighborhood .item_text p {
    margin: 0px;
}
.neighborhood .neighborhood_separator {
    padding-bottom: 31px;
}
#viewport-main {
    position:relative;
}
#viewport-main .top_arrow {
    position:absolute;
    display:none;
    left:29px;
    top:0px;
    width:756px;
    height:19px;
}
#viewport-main .top_arrow a {
    display: block;
    background-image: url(../images/viewport-top.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width:756px;
    height:19px;
}
#viewport-main .top_arrow a:hover {
    background-position: top;
}
#viewport-main .right_arrow {
    position:absolute;
    display:none;
    left:767px;
    top:0px;
    width:19px;
    height:417px;
}
#viewport-main .right_arrow a {
    display: block;
    background-image: url(../images/viewport-right.png);
    background-repeat: no-repeat;
    background-position: left;
    width:19px;
    height:417px;
}
#viewport-main .right_arrow a:hover {
    background-position: right;
}
#viewport-main .bottom_arrow {
    position:absolute;
    display:none;
    left:29px;
    top:399px;
    width:756px;
    height:19px;
}
#viewport-main .bottom_arrow a {
    display: block;
    background-image: url(../images/viewport-bottom.png);
    background-repeat: no-repeat;
    background-position: top;
    width:756px;
    height:19px;
}
#viewport-main .bottom_arrow a:hover {
    background-position: bottom;
}
#viewport-main .left_arrow {
    position:absolute;
    display:none;
    left:27px;
    top:0px;
    width:19px;
    height:417px;
    z-index: 9999;
}
#viewport-main .left_arrow a {
    display: block;
    background-image: url(../images/viewport-left.png);
    background-repeat: no-repeat;
    background-position: right;
    width:19px;
    height:417px;
}
#viewport-main .left_arrow a:hover {
    background-position: left;
}
#viewport {
    height: 418px;
    width: 786px;
    cursor: move;
    position:absolute;
}
.neib_element_on_map{
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #adc000;
    background:url(../images/element_map.png);
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	padding-top: 12px;
    text-align:center;
    background: url("../images/rollower.png") no-repeat;
    height: 77px;
    width: 395px;
    font-size:17px;
    color:#121212;
}
#tooltip h3, #tooltip div { margin: 0; }
#big_logo{
    /*border:1px #ffffff solid;
    */
    display: block;
    height: 118px;
    margin-left: 485px;
    margin-top: -782px;
    width: 136px;
}
#tooltip h3 span{
    font-size:14px;
    font-family: Times;
    font-style: italic;
    color:#333333;
    display: block;
}
.big_logo{
    margin-left: -45px;
    margin-top: -99px;
    position: absolute;
    display:none;
}
#neib_el_1{
    margin-left: 236px;
    margin-top: -26px;
}
#neib_el_2{
    margin-left: 852px;
    margin-top: 7px;
}
#neib_el_3{
    margin-left: 105px;
    margin-top: 137px;
}
#neib_el_4{
    margin-left: 426px;
    margin-top: 60px;
}
#neib_el_5{
    margin-left: 469px;
    margin-top: 4px;
}
#neib_el_6{
    margin-left: 367px;
    margin-top: 39px;
}
#neib_el_7{
    margin-left: 426px;
    margin-top: -32px;
}
#neib_el_8{
    margin-left: 538px;
    margin-top: -22px;
}
#neib_el_9{
    margin-left: 759px;
    margin-top: -18px;
}
#neib_el_10{
    margin-left: 744px;
    margin-top: 5px;
}
#neib_el_11{
    margin-left: 985px;
    margin-top: 93px;
}
#neib_el_12{
    margin-left: 106px;
    margin-top: 17px;
}
#neib_el_13{
    margin-left: 1062px;
    margin-top: 96px;
}
#neib_el_14{
    margin-left: 205px;
    margin-top: -8px;
}
#neib_el_15{
    margin-left: 357px;
    margin-top: 52px;
}
#neib_el_16{
    margin-left: 385px;
    margin-top: 19px;
}
#neib_el_17{
    margin-left: 425px;
    margin-top: -33px;
}
#neib_el_18{
    margin-left: 466px;
    margin-top: 8px;
}
#neib_el_19{
    margin-left: 475px;
    margin-top: 7px;
}
#neib_el_20{
    margin-left: 516px;
    margin-top: -1px;
}
#neib_el_21{
    margin-left: 505px;
    margin-top: 6px;
}
#neib_el_22{
    margin-left: 426px;
    margin-top: -16px;
}
#neib_el_23{
    margin-left: 468px;
    margin-top: 4px;
}
#neib_el_24{
    margin-left: 267px;
    margin-top: -19px;
}
#neib_el_25{
    margin-left: 476px;
    margin-top: -23px;
}
#neib_el_26{
    margin-left: 506px;
    margin-top: -22px;
}
#neib_el_27{
    margin-left: 551px;
    margin-top: -30px;
}
#neib_el_28{
    margin-left: 579px;
    margin-top: -14px;
}
#neib_el_29{
    margin-left: 783px;
    margin-top: -16px;
}
#neib_el_30{
    margin-left: 356px;
    margin-top: 11px;
}
#neib_el_31{
    margin-left: 306px;
    margin-top: -31px;
}
#neib_el_32{
    margin-left: 788px;
    margin-top: -15px;
}
#neib_el_33{
    margin-left: 821px;
    margin-top: -31px;
}
#neib_el_34{
    margin-left: 1116px;
    margin-top: -73px;
}
#neib_el_35{
    margin-left: 1730px;
    margin-top: 3px;
}
#neib_el_36{
    margin-left: 828px;
    margin-top: -19px;
}
#neib_el_37{
    margin-left: 937px;
    margin-top: 89px;
}
#neib_el_38{
    margin-left: 114px;
    margin-top: -4px;
}
#neib_el_39{
    margin-left: 91px;
    margin-top: 0;
}
#neib_el_40{
    margin-left: 1055px;
    margin-top: -23px;
}
#neib_el_41{
    margin-left: 393px;
    margin-top: 77px;
}
#neib_el_42{
    margin-left: 707px;
    margin-top: 39px;
}
#neib_el_43{
    margin-left: 954px;
    margin-top: -81px;
}
#neib_el_44{
    margin-left: 1262px;
    margin-top: 17px;
}
#neib_el_45{
    margin-left: 1575px;
    margin-top: 7px;
}

.financement div.text_left {
    width:700px;
}
.financement .team_logos {
    padding-top: 30px;
}

.contactez .left_menu a {
    display: inline;
    width: auto;
}
.contactez .left_menu {
    padding-top: 15px;
}
.contactez .text_left {
    width:340px;
    padding-top: 8px;
    padding-right: 10px;
}
.contactez .left_menu div {
    padding-bottom: 10px;
}
.contactez .data_left {
    float:left;
    padding-top: 54px;
}
.contactez .form_block {
    width: 322px;
    height: 227px;
    background-color: #e8e8e3;
    padding: 16px 22px 11px 22px;
}
.contactez .form_block .form_title {
    font-size: 15px;
    color: #616161;
    height: 30px;
}
.contactez .form_block .field {
    padding-bottom: 5px;
}
.contactez .form_block .field input,.contactez .form_block .field textarea {
    border: none;
    background-color: white;
    width: 314px;
    height: 23px;
    padding-left: 4px;
    padding-right: 4px;
    color: #616161;
    font-family: Arial;
    font-size: 13px;
}
.contactez .form_block .field textarea {
    height: 105px;
}
.contactez .contactez-button {
    padding-top: 2px;
}
.contactez .contactez-warning {
    float: left;
    color: red;
    padding-top: 7px;
}
.contactez .contactez-submit {
    float: right;
}
.contactez .contactez-submit button {
    border: none;
    background-color: #f68b1f;
    width: 83px;
    height: 26px;
}
.form_success_text {
    font-size: 14px;
    color: #616161;
}
.form_success_text span {
    font-size: 14px;
    color: #616161;
    line-height: 200px;
}

/*
	Slides
*/
.slides_container {
    width:240px;
    height: 160px;
}
.slides_container div {
    width:240px;
    height:auto;
    display:block;
}
.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
.unitPage {
    width: 785px;
    height: 472px;
}
#blockMarker3 .block_2_container {
    height: auto;
    overflow: auto;
}
.planUnit {
    height: 472px !important;
}
.planUnitRetour {
    background-color: #F68B1F;
    font-size: 16px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    position: absolute;
    right: 189px;
    top: 62px;
    width: 72px;
    cursor: pointer;
}
.planUnitRetour a {
    color: #221e1f;
}
/*
  UNIFORM
*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  /*background-image: url("../images/uniform/bgselect.png");*/
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
div.selector  {
  background-image: url("../images/uniform/bgselect.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../images/uniform/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/uniform/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/uniform/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  /*background-position: -483px -130px;*/
  line-height: 26px;
  height: 52px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}




div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {

}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {

}

div.selector.disabled {

}

div.selector.disabled span {
 
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 136px;
  font-size: 12px;
}

div.selector select {
    margin-left: 15px;
    min-width: 115px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 12px 25px 0 11px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 117px;
  height: 45px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 38px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

.red_text {
    color: red;
}
.neighborhood div.item_text {
    width: 270px;
}
#projectBlock_3 {
    padding-bottom: 49px;
}
#planList1 {
    width: 785px;
    overflow: hidden;
    position: relative;
}
/*
#phase-select-1 {
    position:absolute;
    z-index: 20;
    left:320px;
    top:206px;
    background-image: url(images/phase-select/1.png);
}
*/
/*----  imageMap----*/
.imageMap {
	position: relative;
	width: 785px;
	height: 438px;
}
.imageMap .transparent_map {
	position: absolute;
	z-index: 30;
	width: 785px;
	height: 438px;
	border: none;
}
.imageMap ul {
	list-style: none;
}
.imageMap li {
	position: absolute;
	z-index: 20;
	text-indent: -1000em;
	display: none;
}
#main_map_phase1 {
	background: url(../images/phase-select/1.png) no-repeat;
	width: 381px;
	height: 283px;
	top: 206px;
	left: 322px;
}
/*
#floor_1_1_22 {
	background: url(../images/floors/phase_1/floor_1/22_green.png) no-repeat;
	width: 40px;
	height: 104px;
	top: 275px;
	left: 48px;
}
#floor_1_1_21 {
	background: url(../images/floors/phase_1/floor_1/21_green.png) no-repeat;
	width: 56px;
	height: 104px;
	top: 275px;
	left: 88px;
}
#floor_1_1_20 {
	background: url(../images/floors/phase_1/floor_1/20_green.png) no-repeat;
	width: 36px;
	height: 48px;
	top: 275px;
	left: 124px;
}
#floor_1_1_19 {
	background: url(../images/floors/phase_1/floor_1/19_green.png) no-repeat;
	width: 56px;
	height: 104px;
	top: 275px;
	left: 142px;
}
*/

.floorPlan {
    width:785px;
    background-color:#e5e2e0;
    display: none;
    
}
.floorPlan div.mapBlock {
    float:left;
    padding-left: 20px;
}
.floorPlan div.mapBlock2 {
    float:right;
    padding-top: 243px;
    padding-right: 10px;
}
.downlpdf{
    left: 27px;
    position: absolute;
    top: 436px;
}
.unitinfo{
    position: absolute;
    left:27px;
    top:24px;
}
.smallblockunitinfo{
    background-color: #F68B1F;
    height:67px;
    width:30px;
    float:left;
}
.unitinfotext{
    padding-left:7px;
    float:left;
    color:#000000;
}
.unitinfotext span{
    display:block;
    font-size:14px;
    padding-top:5px;
}
.main_content{
    height: 100%;
    left: 0;
    margin: 0;
    min-height: 620px;
    position: absolute;
    top: 0;
    width: 100%;
}
.main_div_bg{
    background:url(../images/bg.jpg);
    background-position: center;
    position: fixed;
    height: 100%;
}
.planPhoto{
    
}


