﻿@charset "utf-8";
/* CSS Document */

.itcSouvenir-font {
    font-family: 'ITC Souvenir Std', Arial, Helvetica, sans-serif !important;
}

.addPromote a {
    color: #BCBEC0;
    cursor: pointer;
}

.CircularXX-Font {
    font-family: 'CircularXX', Arial, Helvetica, sans-serif !important;
}

.weekly-header {
    font-family: 'ITC Souvenir Std', Arial, Helvetica, sans-serif !important;
}

.reportTable th {
    font-family: 'CircularXX', Arial, Helvetica, sans-serif !important;
}

.ui-selectmenu-status {
    font-family: 'CircularXX' !important;
}
/*** Layout ***/
.logoSite {
    margin: 15px 0 0 0;
    display: inline;
}

.btnSearch {
    background: url(/ImageHive/SiteImages/images/Buzz/btn_search.jpg) left top no-repeat;
    width: 60px;
    height: 30px;
    border: none;
    cursor: pointer;
}

.smMenu {
    float: left;
    padding: 8px 0px 0px 0px;
}

    .smMenu li {
        float: left;
        margin-right: 12px;
        color: #e4f7ff;
        display: inline;
    }

        .smMenu li a {
            float: left;
            width: 24px;
            height: 24px;
            text-indent: -9999px;
            outline: none;
            background: url(/ImageHive/SiteImages/images/Buzz/sprite_socialmedia.png) -8px -7px no-repeat;
        }

        .smMenu li span {
            margin-top: 4px;
            font-weight: bold
        }

    .smMenu .in:hover {
        background-position: -8px -38px;
    }

    .smMenu .twitter {
        background-position: -45px -7px
    }

        .smMenu .twitter:hover {
            background-position: -45px -38px;
        }

    .smMenu .fb {
        background-position: -83px -7px
    }

        .smMenu .fb:hover {
            background-position: -83px -38px;
        }

    .smMenu .feed {
        background-position: -122px -7px
    }

        .smMenu .feed:hover {
            background-position: -122px -38px;
        }

.wordWrap {
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}

.position-relative {
    position: relative;
}

/*** Home Page ***/
.home {
    background: url(/ImageHive/SiteImages/images/Buzz/headerHome-to-repeat.png) left top repeat-x;
}

    .home .header {
        height: 301px; /*position: relative;*/
    }

    .home .logoSite {
        margin: 45px 0 0 0;
    }

    .home .btnSearch {
        background: url(/ImageHive/SiteImages/images/Buzz/btn_search_home.gif) left top no-repeat;
        width: 84px;
        height: 43px;
    }

    .home .header .input-text {
        width: 520px;
        padding: 11px 15px;
        font-size: 16px;
    }

    .home .header .boxSearch {
        margin: 38px 0 0 0;
        height: 150px; /*overflow: hidden;*/
        width: 640px;
    }

    .home .header .input-box {
        margin: 10px 0 20px 0;
    }

    .home .header .lblHidden {
        font-size: 15px;
        top: 11px;
        left: 42px;
        cursor: text
    }

    .home .header .imgSearch {
        position: absolute;
        left: 10px;
        top: 5px;
        width: 25px
    }

    .home .header .txtInput {
        color: #bcbec0;
        font-size: 40px;
    }

        .home .header .txtInput .fs11 {
            color: #939598;
        }

.txtPYD {
    margin-left: 30px;
}

.home .header .boxMenu {
    padding-top: 38px;
}

.home .boxAds {
    border: none;
    width: 305px;
    float: right;
}

    .home .boxAds .details {
        line-height: 16px;
        width: 180px;
        float: left;
        padding-left: 10px;
    }

.home .imgBox {
    float: left;
    padding: 0px;
}

    .home .imgBox .img-dev {
        width: 100px;
        height: 75px;
    }

.home .boxAds p {
    line-height: normal;
}

.home .boxAds .greyed {
    color: #727177;
}

.home .boxAds .bold {
    font-weight: normal;
}

.home .boxAds .name-bold {
    font-weight: bold;
}

.home .boxAds .padTop10 {
    padding-top: 10px;
}

.home .boxAds .fontsize11 {
    font-size: 11px;
}

.home .boxAds .price-bold {
    font-weight: bold;
}

.home .boxAds img {
    margin: 0;
}

.home .boxAds .fs11 {
    line-height: 13px;
}

.beefly {
    position: absolute;
    right: -65px;
    top: 36px;
}

.boxWelcome {
    color: #a7a9ac;
    width: 490px;
    float: left;
}

    .boxWelcome .title16 {
        margin-bottom: 5px;
        font-weight: bold;
    }

    .boxWelcome p {
        line-height: 24px;
    }

.boxBuzz {
    width: 303px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    float: left;
    padding: 15px 0;
    height: 130px;
    overflow: hidden;
}

.boxBuzz-alt {
    border-top: 0;
    border-bottom: 0;
    background-color: #ffffff;
}

.boxBuzz .imgBox {
    min-width: 50px;
    float: left;
    padding: 0px 10px 0 5px;
}

    .boxBuzz .imgBox .img-dev {
        max-height: 100px;
        max-width: 100px;
    }

.boxBuzz .details {
    width: 180px;
    float: left;
    line-height: 16px;
}

    .boxBuzz .details .fs11 {
        color: #717076;
    }

.homeBuzz {
    padding-top: 10px;
}

    .homeBuzz .boxMargin {
        margin-right: 15px;
        display: inline;
    }

.boxLogos {
    padding-top: 20px;
}

    .boxLogos a {
        float: left;
        margin-right: 70px;
        display: inline;
    }

        .boxLogos a.zero {
            float: right;
        }

.titleBuzz {
    font-size: 18px;
    color: #787878;
    float: left;
    background: url(/ImageHive/SiteImages/images/Buzz/title-featured-devs.png) 10px top no-repeat;
    height: 35px;
    padding: 20px 0 0 70px;
    width: 245px;
}

.titleBBB {
    background-image: url(/ImageHive/SiteImages/images/Buzz/title-home%27s-blog.png);
    width: 255px;
}

.titleLFA {
    background-image: url(/ImageHive/SiteImages/images/Buzz/title-forum-activity.png);
    width: 200px;
}

.avatarLayout {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
}

.paddLeft10 {
    padding-left: 10px;
}
/*** Inner Page ***/
.panel-left, .panel-middle, .panel-right {
    float: left;
    width: 165px;
}

.panel-middle {
    width: 450px;
    padding: 0 0 0 25px;
}

.panel-right {
    width: 275px;
}

.devLogoBox {
    float: left;
    width: 100%;
}

.devLogo {
    max-width: 160px;
    max-height: 80px;
}

.linksLeft {
    padding-top: 15px;
    float: left;
}

    .linksLeft li {
        float: left;
        padding: 0 0 5px 20px;
        width: 145px;
        background: url(/ImageHive/SiteImages/images/Buzz/sprite_iconLinks.jpg) -3px -3px no-repeat;
    }

        .linksLeft li.vom {
            background-position: -3px -26px;
        }

        .linksLeft li.ftd {
            background-position: -3px -50px;
        }

        .linksLeft li.stf {
            background-position: -3px -74px;
        }

        .linksLeft li.ep {
            background-position: -3px -122px;
        }

    .linksLeft a:hover {
        text-decoration: underline;
    }

.titleAsh {
    font-family: Helvetica, Arial, sans-serif;
    color: #7a7a7a;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0 10px 0;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.padTop30 {
    padding-top: 30px;
}

.txtGray {
    color: #b2b2b2;
}
.dev-price {
    color: #727272;
    font-style: normal;
    font-weight: 500;
}
.txtBlack {
    color: #000000;
}

.boxDiscuss {
    margin-bottom: 10px;
    float: left;
}

    .boxDiscuss .imgBox {
        float: left;
    }

    .boxDiscuss .details {
        float: left;
        padding-left: 5px;
        width: 110px;
    }

    .boxDiscuss p { /*margin: 0 0 2px 45px;*/
    }

    .boxDiscuss .txtGray {
        margin-top: 5px;
    }

.boxGray {
    background-color: #f9f9f9;
    border-top: 1px solid #eaeaea;
    padding: 10px;
    float: left;
}

.readMoreNews {
    width: 80%;
}

.boxGray p {
    margin-bottom: 8px;
}

    .boxGray p.txtGray {
        margin-bottom: 5px;
    }

.box {
    margin-bottom: 15px;
}

.box-m10 {
    margin-bottom: 10px;
}

.box p {
    margin-bottom: 5px;
}

.icoNews {
    margin-right: 5px;
    vertical-align: sub;
}

.btmProjectNews {
    background: url("/ImageHive/SiteImages/images/Buzz/ProjectPage/curve_bottom_small.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    width: 165px;
}

.btmProjectNews-nolink {
    float: left;
    height: 10px;
    width: 163px;
    border-top: 0px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    -o-border-radius: 0px 0px 10px 10px;
}


.btmProjectNews .boxGray {
    float: left;
    padding: 10px;
    background: none;
    border: none;
}

.titleMain {
    color: #5c5c5c;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 4px;
    width: 450px;
}

.panel-middle p {
    line-height: 18px;
    margin: 0;
}

.fbLike {
    height: 25px;
    width: 50px;
}

.tabMenu {
    font-size: 11px;
    font-weight: bold;
    height: 34px;
    float: left;
}

    .tabMenu li {
        float: left;
        padding: 10px 10px;
        background-color: #f3f3f3;
        border-bottom: 1px solid #e6e6e6;
        margin-right: 2px;
        display: inline;
        cursor: pointer;
    }

        .tabMenu li.selected {
            background-color: #fff;
            border-bottom: 1px solid #fff;
        }

            .tabMenu li.selected a {
                color: #5c5c5c;
                font-size: 12px;
            }

        .tabMenu li.disabled {
            cursor: default;
        }

.readMoreLoading {
    margin-left: 5px;
}

.tabLoadingIcon {
    float: right;
    margin-top: 10px;
}

#imgTabLoadingIcon {
    float: right;
    margin-top: 10px;
    width: 25px;
    height: 15px;
}

.fixedMediumImage {
    height: 113px;
    width: 150px;
}

.boxImgScroll {
    background-color: #f3f3f3;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

ul.imgMenu {
    height: 35px;
    border-bottom: 1px solid #fff;
}

    ul.imgMenu li {
        float: left;
        text-align: center;
        width: 112px;
        padding-top: 10px;
    }

        ul.imgMenu li a.selected {
            color: #5c5c5c;
            font-weight: bold;
        }

        ul.imgMenu li a.none {
            color: #b2b2b2;
            cursor: default;
        }

            ul.imgMenu li a.none:hover {
                text-decoration: none;
            }

.boxImgScroll .imgBox {
    padding: 15px 0px;
    text-align: center;
}

    .boxImgScroll .imgBox p {
        padding-top: 10px;
    }

    .boxImgScroll .imgBox .overview-picViewer {
        max-height: 260px;
        max-width: 450px;
    }

.boxImgScroll .pagination {
    height: 15px;
    border-top: 1px solid #fff;
    color: #5c5c5c;
    text-align: center;
    padding: 10px 15px;
}

.boxDetails {
    padding: 15px 0 0 0;
}

    .boxDetails .form-box {
        padding: 5px 0;
        background-color: #f3f3f3;
        font-size: 11px;
    }

    .boxDetails .rowChange {
        background-color: #fff;
    }

    .boxDetails .form-box .form-label {
        width: 170px;
        padding: 0 15px;
    }

    .boxDetails .form-box .lblAns {
        float: left;
        width: 235px;
    }

.boxAsh {
    padding: 10px;
    background-color: #f3f3f3;
    clear: both;
}

    .boxAsh p, .bottom10 {
        margin-bottom: 10px;
    }

.boxWhite {
    padding: 10px;
    background-color: #ffffff;
    clear: both;
}

    .boxWhite p {
        margin-bottom: 10px;
    }

.boxWarning {
    padding-top: 10px;
}

    .boxWarning p {
        margin-left: 20px;
        color: #2f2f2f;
        font-size: 11px;
    }

.panel-right .title18 {
    color: #7a7a7a;
}

.panel-right .grayBorder {
    padding-bottom: 10px;
    border-bottom: 2px solid #EDEDED;
}

.boxMap {
    margin-bottom: 10px;
    margin-top: -10px;
}

.boxAds {
    color: #727177;
    padding-bottom: 10px;
    margin-bottom: 8px;
    line-height: 18px;
}

.boxAds-website {
    color: #727177;
}

.boxAds img {
    margin: 10px 0;
    width: 150px;
    height: 113px;
}

.source {
    width: 125px;
    padding-right: 10px;
}

.year {
    width: 80px;
    padding-right: 10px;
}

.sold {
    color: #e4541b;
    font-size: 11px;
    font-weight: bold;
}

/* Neighbourhood styles */

.panel-left-middle {
    float: left;
    width: 665px;
}

    .panel-left-middle .boxLM {
        width: 640px;
        padding-right: 25px;
        float: left;
    }

.boxCheck {
    color: #717076;
    float: left;
    margin-right: 7px;
    padding-bottom: 10px;
}

.panel-left-middle .boxLM .boxMap {
    padding-bottom: 20px;
}

.boxCheck input {
    margin: 0px 5px 0 0;
}

/*** Floor Plans ***/
.boxFP {
    padding: 10px 0 15px 10px;
    color: #484848
}

table {
    border-collapse: collapse;
}

.tableFP {
    width: 100%;
}

    .tableFP th {
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .tableFP tr td {
        padding: 10px 0px;
        text-align: center;
    }

.boxAddEdit .title13 {
    font-weight: bold;
    margin-bottom: 5px;
}

.planImage {
    margin-bottom: 30px;
}

.fpEmpty {
    color: #B2B2B2
}

/*** Photos & Videos ***/
.boxPV ul.imgMenu {
    height: 20px;
}

    .boxPV ul.imgMenu li {
        padding: 0 5px 0 0;
        font-size: 11px;
    }

.none {
    color: #b2b2b2;
}

.boxPhotos img {
    margin: 0 10px 10px 0;
    float: left;
}

.pgnPhoto {
    padding-right: 14px;
}

    .pgnPhoto a {
        padding-left: 5px;
    }

.colorAsh {
    color: #7A7A7A;
}

.imgCategoryLoading {
    width: 16px;
    height: 10px;
    padding-left: 5px;
}

/* Auto suggest list */

.searchResultList {
    background-color: window;
    border: 1px solid windowframe;
    color: windowtext;
    cursor: pointer;
    left: 70px;
    list-style: none outside none;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0px;
    width: 296px;
    z-index: 10005 !important;
    margin: 0px;
    overflow: hidden;
}

.searchResultListItem {
    margin: 0;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    font: menu;
    font-size: 12px;
    overflow: hidden;
    z-index: 10005 !important;
}

.searchResultListItemSelected {
    background-color: Highlight;
    color: HighlightText;
    margin: 0;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    font: menu;
    font-size: 12px;
    overflow: hidden;
    z-index: 10005 !important;
}

.autoSuggestList {
    background-color: window;
    border: 1px solid buttonshadow;
    color: windowtext;
    cursor: default;
    left: 70px;
    list-style: none outside none;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0px;
    width: 296px;
    z-index: 10005 !important;
    margin: 0px;
    overflow: auto;
}

/*** Add/Edit Projects ***/
.linkEdit, .linkDelete { /*background: url(/ImageHive/SiteImages/images/Buzz/spriteED.png) left top no-repeat;*/
    padding: 0 0 2px 20px;
    text-align: left;
}

.linkDelete {
    background-position: left -16px;
}

.boxForm {
    border-top: 1px solid #ddd;
    background: url(/ImageHive/SiteImages/images/Buzz/boxFormBG.jpg) right top repeat-y;
    padding-top: 10px;
    width: 100%;
    margin-bottom: 25px;
}

    .boxForm .form-label {
        width: 175px;
        font-size: 11px;
        color: #717076;
        font-weight: bold;
        text-align: right;
    }

        .boxForm .form-label .checkbox {
            height: 95px;
            margin-top: 25px;
            padding-top: 25px;
            font-weight: bold;
        }

        .boxForm .form-label .primaryPic {
            font-weight: bold;
            padding-top: 5px;
        }

    .boxForm .input-text, .boxForm .input-textarea, .boxForm .input-text-small, .boxForm .input-select-medium, .boxForm .input-text-medium {
        width: 320px;
        padding: 5px 3px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ddd;
    }

    .boxForm .input-textarea {
        height: 65px;
    }

    .boxForm .input-textarea-small {
        width: 225px;
        vertical-align: middle;
    }

    .boxForm .input-text-small {
        width: 80px;
        vertical-align: middle;
    }

    .boxForm .input-select-medium, .boxForm .input-text-medium {
        width: 150px;
    }

    .boxForm .input-text-medium {
        width: 150px;
        vertical-align: middle;
    }

    .boxForm .input-box {
        padding-left: 10px;
        width: 440px;
        position: relative;
    }

.input-file {
    padding: 3px;
}

.boxForm .valError {
    display: block;
    clear: both;
}

.boxForm .input-box-chk {
    padding-top: 7px;
}

    .boxForm .input-box-chk span {
        padding: 0 20px 0 5px;
    }

    .boxForm .input-box-chk [disabled] {
        padding: 0;
    }

.boxForm .input-box .lblAsh {
    padding-right: 5px;
    color: #a7a9ae;
}

.boxForm .input-text-sf {
    width: 42px;
    margin-right: 5px;
}

.lblDisable {
    color: #a7a9ac;
}

.textWoo {
    padding-left: 18px;
}

.boxForm .input-file {
    margin: 5px 10px 0 0;
}

.boxForm .imgType {
    margin-top: 14px;
}

.boxForm .lblCaption {
    padding-left: 10px;
}

.left10 {
    padding-left: 10px;
}

.boxForm .left10 span {
    padding-right: 0;
}

.btnSaveChange {
    background: url(/ImageHive/SiteImages/images/Buzz/btn-save-changes.png) left top no-repeat;
    width: 111px;
    height: 26px;
}

.linkCancel {
    color: #717076;
    padding: 7px 0 0 10px;
}

.opn a {
    margin-left: 5px;
    display: inline;
}

.boxEFPL {
    width: 280px;
}

.boxEFPR {
    width: 160px;
    position: relative;
}

    .boxEFPR .lblAsh {
        width: 95px;
        text-align: center;
    }

.lblAC {
    position: absolute;
    top: -18px;
    left: 80px;
}

.input-listbox {
    padding-top: 15px
}

.alignRight {
    float: right;
    padding-right: 25px;
}

.boxForm .input-text-video {
    width: 130px;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px 3px;
}

.lblDim {
    color: #a7a9ae;
}

.input-text-smaller {
    width: 40px;
    margin-left: 10px;
    padding: 5px 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
}

.lblAsh {
    color: #a7a9ae;
}

.flrImgPad-Right {
    padding-right: 20px;
}

    .flrImgPad-Right img {
        height: 49px;
        width: 75px;
    }

.boxForm .input-select-small {
    width: 100px;
    padding: 5px 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
}

.uploadErrorSect {
    position: relative;
    padding-left: 60px;
    text-align: left;
}

.listMIMEType {
    left: 30%;
    height: auto;
    position: absolute;
    z-index: 1005;
    background: white;
}

.tableError {
    width: 300px;
    height: auto;
    text-align: left;
}

    .tableError tr td {
        text-align: left;
    }

.mimeList {
    list-style-type: disc;
    padding-left: 30px;
}

.tdErrorTitle {
    background: #6F84B1;
    color: White;
    font-weight: bold;
}

.trOkErroBtn {
    background: #F2F2F2;
}

.okErrorBtn {
    background: #636FA1;
    color: White;
    font-weight: bold;
    float: right;
}

.genericError {
    padding: 10px 0px;
}

.urlLookupAdminMsg {
    color: Red;
    font-size: 14px;
}

.urlLookupAdminNew {
    margin-left: 175px;
}

.moderationTableLink {
    margin-left: 175px;
    padding-bottom: 10px;
}

.urlLookupAdmin {
    margin-left: 175px;
    text-align: center;
}

    .urlLookupAdmin td {
        padding: 10px;
    }

.pcontactSearch {
    position: absolute;
    left: 15px;
    top: 6px;
    color: #d1d3d4;
    font-size: 12px;
    cursor: text
}

.pcontactChange {
    text-align: right;
    float: right;
    padding-top: 15px;
    padding-right: 115px;
}

.pcontactChange-noimage {
    text-align: right;
    float: right;
    padding-top: 3px;
    padding-right: 115px;
}

.pcontactName {
    position: absolute;
    top: 15px;
    padding-left: 5px
}

.pcontactName-noimage {
    padding: 3px 0px 0px 5px;
    float: left;
    width: 265px;
    word-wrap: break-word;
}

.communityInfoText {
    margin-left: 10px;
    color: #A7A9AC;
}

/*** popup box ***/
.popup_Top {
    background-image: url(/ImageHive/SiteImages/images/Buzz/imgTop.png);
    background-repeat: no-repeat;
    height: 61px;
}

.popup_Mid {
    background-image: url(/ImageHive/SiteImages/images/Buzz/imgMid.png);
    background-repeat: repeat-y;
    height: auto;
    padding-top: 25px;
    width: 398px;
}

.popup_Footer {
    background-image: url(/ImageHive/SiteImages/images/Buzz/imgBotom.png);
    background-repeat: no-repeat;
    height: 20px;
}

.popup {
    width: 398px;
    float: left;
    position: fixed;
}

.popup_Mid label {
    font-size: 12px;
    color: #231f20;
    margin-left: 29px;
    width: 250px;
    text-align: right;
}

.popup div.lower_links {
    float: right;
    width: 230px;
    margin: 20px 0 5px 0;
}

.popup div a {
    font-size: 12px;
    font-weight: bold;
    color: #2d85be;
    float: left;
    text-decoration: none;
}

.popup_link {
    margin: 5px;
}

img.popup_leaveBtn {
    border: none;
}

.popupMsg-l {
    width: 532px;
    z-index: 2
}

    .popupMsg-l .popup_Top {
        background: url(/ImageHive/SiteImages/images/Buzz/imgTop-big.png) no-repeat;
        height: 35px;
        padding: 27px 0 0 25px;
        float: left;
        width: 507px;
    }

    .popupMsg-l .popup_Mid {
        background: url(/ImageHive/SiteImages/images/Buzz/imgMid-big.png) left top repeat-y;
        height: auto;
        padding-top: 25px;
        padding: 20px 25px 0 25px;
        float: left;
        width: 482px;
    }

    .popupMsg-l .popup_Footer {
        background: url(/ImageHive/SiteImages/images/Buzz/imgBottom-big.png) left bottom no-repeat;
        height: 22px;
        float: left;
        width: 100%;
    }

    .popupMsg-l h1 {
        font-size: 20px;
        font-weight: normal;
    }

.popupMsg .form-label {
    margin: 0;
    width: 120px;
}

.popupMsg input[type="text"], .popupMsg textarea, .popupMsg select {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #DDDDDD;
    padding: 5px;
}

.popupMsg-l .input-text, .popupMsg-l .input-textarea {
    width: 315px;
}

.popupMsg-l .input-textarea {
    min-height: 80px;
    height: auto;
}

.popupMsg-l .btnCancel {
    margin-right: 29px;
}

.popupMsg-l h1 img {
    vertical-align: middle;
    margin-left: 90px;
}

.position {
    top: 60px;
    position: fixed;
    display: none
}

.resize {
    resize: none;
}

.index {
    z-index: 2000;
}


.popupMsg2 {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 1000;
    width: 398px;
    color: #231f20;
}

    .popupMsg2 h1 {
        font-size: 16px;
    }

    .popupMsg2 .ppContent2 {
        padding: 20px;
    }

.popup_Top2 {
    background: url(/ImageHive/SiteImages/images/Buzz/imgErrorTop.png) no-repeat;
    height: 34px;
    padding: 27px 0 0 25px;
}

.popup_Mid2 {
    background: url(/ImageHive/SiteImages/images/Buzz/imgErrorMid.png) repeat-y;
    height: auto;
    padding-top: 25px;
    padding: 20px 25px 10px 25px;
}

.popup_Footer2 {
    background: url(/ImageHive/SiteImages/images/Buzz/imgErrorBotom.png) left bottom no-repeat;
    height: 20px;
}

.popupMsg2 {
    width: 398px;
}

    .popupMsg2 .point2 {
        font-size: 15px;
        margin-right: 3px;
    }

.popup_Mid2 label2 {
    font-size: 12px;
    color: #231f20;
    margin-left: 29px;
    width: 250px;
    text-align: right;
}

.top52 {
    padding-top: 5px;
}

.btnOK2 {
    background: url(/ImageHive/SiteImages/images/Buzz/btnOkay.png) left top no-repeat;
    width: 45px;
    height: 26px;
}
/*** Add/edit street view ***/
.streetViewCont {
    float: left;
    width: 100%;
    height: 400px;
}

.grayStBorder {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 2px solid #EDEDED;
    font-size: 13px;
}

/*** tab pages ***/
.innertab span {
    color: #ddd;
    padding: 0px 3px;
}

.innertab .piped {
    padding: 0px 4px 0px 7px;
    border-left: solid 1px #ddd
}

.profile-pipe {
    display: flex;
    justify-content: space-between;
}

.fontsize-12 a{
    font-size: 12px !important;
}

.innertab a {
    font-family: 'CircularXX', Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    text-transform: uppercase;
    color: #1351AF;
    text-decoration-line: underline;
    font-weight: 500 !important;
}

    .innertab a.selected {
        font-family: 'ITC Souvenir Std';
        font-weight: 500;
        font-style: normal;
        color: #1E1D21;
        padding: 0px 4px 0px 7px;
        border-left: solid 1px #ddd;
        text-decoration-line: none;
        
    }

.innertabPadTop {
    padding-top: 5px;
}

.boxForm .input-box-ap {
    padding: 0 0 10px 190px;
    width: 350px;
}

    .boxForm .input-box-ap .imguser {
        float: left;
        margin-right: 5px;
    }

    .boxForm .input-box-ap span {
        padding-top: 5px;
    }

    .boxForm .input-box-ap .input-text {
        width: 180px;
    }

.boxForm .addAdmin .input-text {
    margin: 24px 0 0 10px;
    width: 215px;
    float: left;
}

.boxForm .addAdmin a {
    margin: 30px 0 0 28px;
}

.boxSA .form-label {
    padding-top: 0;
}

/*** Drop Down ***/
.boxDD {
    position: absolute;
    left: 10px;
    top: 26px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    width: 438px;
    overflow: hidden;
    font-size: 12px;
}

.boxForm .form-box-dd .input-box {
}

.boxDD li {
    display: block;
    padding: 5px;
    min-height: 30px;
}

.listHighlight {
    background-color: #2d85be;
    color: #fff;
    cursor: pointer;
}

    .listHighlight a, .listHighlight span {
        color: #fff;
        text-decoration: none;
    }

.boxDD li img {
    float: left;
    margin: 0 10px 0 0;
}

.boxDD div {
    display: block;
    padding: 5px;
    min-height: 30px;
}

    .boxDD div img {
        float: left;
        margin: 0 10px 0 0;
    }

/*** Custom autocomplete ***/
.ulMainSearch {
    margin: 0px;
    padding: 0px;
    position: absolute;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    width: 438px;
    overflow: hidden;
    z-index: 1000;
}

    .ulMainSearch li {
        display: block;
        padding: 5px;
        min-height: 30px;
    }

        .ulMainSearch li img {
            float: left;
            margin: 0 10px 0 0;
        }

    .ulMainSearch .resultType {
        margin-left: 3px;
    }

/**** Main Search Box ****/
.mainSearch {
    margin: 0px;
    padding: 5px 0px;
    position: absolute;
    background-color: #FFFFFF;
    width: 438px;
    overflow: hidden;
    z-index: 200;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}

    .mainSearch .highlight {
        background-color: #2D85BE;
        cursor: pointer;
    }

    .mainSearch li {
        float: left;
        display: block;
        padding: 5px 0px;
        margin: 0px 5px;
        min-height: 40px;
    }

    .mainSearch .sitesearch {
        width: 100%;
        min-height: 25px;
        line-height: 25px;
        text-align: center;
        border-top: 1px solid #E6E6E6;
    }

.SearchArea .mainSearch .sitesearch {
    width: 433px;
}

.SearchBox .mainSearch .sitesearch {
    width: 301px;
}

.mainSearch .sitesearch a {
    font-size: 13px;
    color: #424242;
    text-decoration: none;
}

.mainSearch .highlight a {
    color: #FFFFFF;
}

.mainSearch .sitesearch a:hover {
    text-decoration: none;
}

.mainSearch li .img-container {
    width: 55px;
    height: 40px;
    position: relative;
}

.SearchArea .mainSearch li .result-content {
    width: 378px;
    *width: 374px; /* ie 7 hack */
}

.SearchBox .mainSearch li .result-content {
    width: 245px;
    *width: 242px; /* ie 7 hack */
}

.mainSearch li .img-result {
    float: left;
    max-width: 40px;
    max-height: 30px;
    margin: auto;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mainSearch li .resultName {
    font-size: 13px;
    color: #424242;
    line-height: 21px;
}

.mainSearch li .resultNameLH {
    line-height: 16px;
}

.mainSearch .highlight .resultName {
    color: #FFFFFF;
}

.mainSearch li .resultDesc {
    font-size: 12px;
    color: #929292;
    /*margin-left: 3px;*/
}

.mainSearch li .resultDescPT {
    padding-top: 2px;
}

.mainSearch .highlight .resultDesc {
    color: #FFFFFF;
}

.mainSearch li .defaultImg {
    background: url('/ImageHive/SiteImages/images/Buzz/search_noimage.png') no-repeat;
}

.mainSearch li .defaultDevImg {
    background-position: -50px -50px;
}

.mainSearch .highlight .defaultDevImg {
    background-position: 0px -50px;
}

.mainSearch li .defaultAgencyImg {
    background-position: -50px -100px;
}

.mainSearch .highlight .defaultAgencyImg {
    background-position: 0px -100px;
}

.mainSearch li .defaultUserImg {
    background-position: -50px -150px;
}

.mainSearch .highlight .defaultUserImg {
    background-position: 0px -150px;
}

.mainSearch li .defaultLocationImg {
    background-position: -50px 0px;
}

.mainSearch .highlight .defaultLocationImg {
    background-position: 0px 0px;
}

/**** Search type popup ****/
.searchTypeContainer {
    position: absolute;
    top: 60px;
    right: 35px;
    z-index: 200;
}

.SearchBox .searchTypeContainer {
    right: -72px;
}

.searchTypeContainer .search_box_arrow {
    background: url('/ImageHive/SiteImages/images/Buzz/search_box_arrow.png') no-repeat 0px 0px;
    width: 25px;
    height: 13px;
    position: absolute;
    top: -12px;
    right: 10px;
}

.searchTypePopup {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    width: 300px;
    overflow: hidden;
    padding: 3px 0px;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}

    .searchTypePopup li {
        display: block;
        padding: 5px 0px;
        margin: 0px 5px;
        min-height: 28px;
        font-size: 13px;
        line-height: 28px;
        text-align: right;
        color: #424242;
    }

        .searchTypePopup li:hover {
            background-color: #F7F7F7;
            cursor: pointer;
        }

    .searchTypePopup .noBorder {
        border: none;
    }

    .searchTypePopup .searchTypeDefault {
        background: url('/ImageHive/SiteImages/images/Buzz/search_listing_icons.png') no-repeat 0px 0px;
        width: 20px;
        height: 20px;
        margin: 5px 5px 0px 10px;
    }

    .searchTypePopup .searchTypeLocation {
        background: url('/ImageHive/SiteImages/images/Buzz/search_listing_icons.png') no-repeat 0px -42px;
        width: 20px;
        height: 20px;
        margin: 5px 5px 0px 10px;
    }

    .searchTypePopup .searchTypeDevelopments {
        background: url('/ImageHive/SiteImages/images/Buzz/search_listing_icons.png') no-repeat 0px -82px;
        width: 20px;
        height: 20px;
        margin: 5px 5px 0px 10px;
    }

    .searchTypePopup .searchTypeAgencies {
        background: url('/ImageHive/SiteImages/images/Buzz/search_listing_icons.png') no-repeat 0px -121px;
        width: 20px;
        height: 20px;
        margin: 5px 5px 0px 10px;
    }

    .searchTypePopup .searchTypePeople {
        background: url('/ImageHive/SiteImages/images/Buzz/search_listing_icons.png') no-repeat 0px -163px;
        width: 20px;
        height: 20px;
        margin: 5px 5px 0px 10px;
    }
/**** Location search box ****/
.ulLocationBox {
    margin: 0px;
    padding: 0px;
    position: absolute;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    width: 438px;
    overflow: hidden;
    z-index: 1000;
    font-size: 11px !important;
    font-weight: bold;
}

    .ulLocationBox .liUnselected {
        display: block;
        padding: 5px;
        border-bottom: 1px solid #BFBFBF;
        background-color: #FFFFFF;
        color: #666666;
    }

    .ulLocationBox .liHighlight {
        display: block;
        padding: 5px;
        border-bottom: 1px solid #BFBFBF;
        background-color: #2d85be;
        color: #ffffff;
        cursor: pointer;
    }

/*** Map View ***/
/*.panel-middle-right{float: left; width: 775px;}
.panel-middle-right .boxMR{width: 750px; padding: 0 0 0 25px; margin-bottom: 10px; float: left;}
.panel-middle-right .boxMRHeight{height:340px;}
.panel-middle-right .viewListMap{position: fixed; top: 5px;}
.panel-middle-right .viewListMapAbs{position: absolute;}
.viewList, .borderTitle{border-bottom: 1px solid #e6e6e6; padding-bottom: 5px; color: #7a7a7a;}
.viewList a{margin-left: 3px; cursor: pointer;}
.boxProjectGrid{float:left; width:100%;}
.boxProject{border-bottom: 1px solid #e6e6e6; padding: 10px 0; float: left; width: 100%;}
.viewList a.selected{color: #7a7a7a; font-weight: bold;}
.boxProject .txtMore{position: absolute; left: 0; bottom: 0;}
.boxProject .imgBox{float: left; padding: 0 10px 0 0; min-width: 50px;}
.boxProject .imgBox img{width: 150px; height: 115px;}
.boxProject p{line-height: normal;}
.boxProject .details {float: left; width: 290px; position: relative; min-height: 95px;}
.paddingbottom20 {padding-bottom:20px;}
.boxProject .details .lblDisable{cursor: default; text-decoration: none;}
.boxProject .details .mi{position:absolute; left:0px; bottom:0px;}
.boxProject .details .mi .greyMI{color:#b2b2b2;}
.boxProject .details .featured{position:absolute; right:0px; bottom:0px; color:#b2b2b2;}
.italic{font-style: italic;}
.fs13{font-size: 13px;}
.btm5{padding-bottom: 5px;}
.input-text, select{border: 1px solid #ddd;}
.boxProject select{font-size: 11px; width: 140px;}
.boxPH{padding: 15px 0 8px 0px;}
.panel-middle-right .panel-right .titleAsh{padding-top: 15px;}
.boxRefine .boxInput input{margin: 0 3px 0 0;}
.boxRefine .boxInput{color: #727077;}
.paddingright{padding-right:25px;}
.viewMap .imgBox{float: right; border:1px solid #D0D0D0; -moz-border-radius:5px; -webkit-border-radius:5px; position: relative;}
.enlarge{margin-top: -330px;}*/
.mapLoadingIcon {
    padding-top: 5px;
    float: left;
}

/*.mapListView{width: 275px; height: 300px; border:1px solid #FFFFFF; z-index:100; -moz-border-radius:5px; -webkit-border-radius:5px;}*/
.mapListView {
    width: 290px;
    height: 295px;
    border: 1px solid #FFFFFF;
    z-index: 100;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mapMapView {
    width: 750px;
    height: 528px;
    border: 1px solid #FFFFFF;
    z-index: 100;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.opacity {
    opacity: 0.6;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    filter: alpha(opacity=60);
}

.pollinate {
    position: absolute;
    left: 490px;
    top: 435px;
    z-index: 1000;
}

.seoSection {
    float: left;
    width: 940px;
    height: auto !important;
    border: 1px solid #D0D0D0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .seoSection .seoSectionTable {
        float: left;
        width: 920px;
        margin: 10px;
    }

    .seoSection .seoTitle {
        font-weight: bold;
        padding-bottom: 5px;
    }

    .seoSection .names {
        float: left;
        min-width: 230px;
    }

.devwidth {
    width: 148px;
}

.list {
    margin-left: 25px;
}

    .list li {
        list-style-type: disc;
        margin-bottom: 3px;
    }

.panel-middle-right .panel-right {
    float: right;
}

.btnAP {
    position: relative;
    z-index: 1000;
}

.enlargemapview {
    margin-top: 0px;
}

.markerLabel {
    color: White;
    font-weight: bold;
    font-size: 13px;
}

.listMiniPin {
    padding-top: 2px;
}

.pricewidth {
    width: 94px;
    padding-top: 2px;
    text-align: right;
}

.setheight {
    height: 40px
}

.boxTrans {
    background-color: #565453;
    opacity: 0.9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
    filter: alpha(opacity=90);
    width: 65px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    line-height: 12px;
}

/*.popWowzer{position: absolute; right: 0px; bottom: 0px; background: url(/ImageHive/SiteImages/images/Buzz/wowzer.png) left top no-repeat; width: 122px; height: 63px; padding: 5px; color: #717076; z-index:500;}*/
.popWowzer {
    position: absolute;
    right: 0px;
    bottom: 20px;
    background: url(/ImageHive/SiteImages/images/Buzz/wowzer.png) left top no-repeat;
    width: 122px;
    height: 63px;
    padding: 5px;
    color: #717076;
    z-index: 500;
}

    .popWowzer .fs14 {
        padding: 7px 0 0 26px;
    }

    .popWowzer .close {
        margin: 2px 2px 0 0;
    }

    .popWowzer p {
        padding: 5px 0 0 4px;
    }

.mapStatus {
    background: url(/ImageHive/SiteImages/images/Buzz/mapStatusBG.png) left top repeat-x;
    padding: 2px 10px 0;
    height: 18px;
}

.panel-left .discussion {
    margin-top: 20px;
}

/**** Pager control in MapListView ****/
.listviewGotoPage {
    padding-top: 2px;
    float: right;
}

    .listviewGotoPage .gotopage {
        color: #7A7A7A;
        padding: 0px 5px;
    }

.pagerPadTop {
    padding-top: 4px;
}
/*.mapPager{ float:right; padding-top:10px;}*/
.mapPager {
    float: right;
    padding: 4px 0px 0px 2px;
}

.mapPagerLinks {
    padding: 0px 2px;
    font-size: 12px;
}

.mapPagerSelectedLink {
    color: #414142;
    font-weight: bold;
}

.mapPagerLeft {
    position: relative;
    top: 4px;
}

.loading {
    vertical-align: top
}

/**** Price Slider ****/
.boxSlider { /*background: url(/ImageHive/SiteImages/images/Buzz/scale.png) left top no-repeat;*/ /*width: 160px;*/
    width: 136px;
    margin-bottom: 20px; /*padding-top: 10px; margin: 2px 0 8px 0;*/
}

.hslider {
    background: url(/ImageHive/SiteImages/images/Buzz/sliderBG.png) left top no-repeat;
    width: 159px;
    height: 5px;
    background-color: #808080;
    position: relative;
}

    .hslider .knob {
        background: url(/ImageHive/SiteImages/images/Buzz/horizontal_knob.gif) left top no-repeat;
        cursor: pointer;
        width: 7px;
        height: 20px;
        position: absolute;
        top: -8px;
        left: 10px;
    }

    .hslider .knobLeft {
        left: 10px;
    }

    .hslider .knobRight {
        left: 140px;
    }

    .hslider .scalearea {
        background-color: #808080;
        height: 3px;
        position: absolute;
        left: 17px;
        top: 1px;
        width: 123px;
    }

/***Map Pop up ***/
.relative {
    position: relative;
}

/*** Followers ***/
.countFollowers {
    font: Arial;
    font-size: 16px;
    color: #2d85be;
    font-weight: normal;
    width: 25px;
    float: left;
}

.fsc11 {
    font-size: 11px;
    color: #7a7a7a;
    margin-bottom: 10px;
}

.boxFollowers { /*margin:0px 3px 3px 0px;*/
    border-radius: 5px;
    ;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.titleFollower {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}

.midfollowBox {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    min-height: 50px;
    padding: 15px 0;
    width: 100%;
}

    .midfollowBox .imgBox {
        float: left;
        min-width: 50px;
        padding: 2px;
        border: 1px solid #D6D5D4;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
    }

    .midfollowBox p {
        margin-left: 67px;
    }

.titleMain a.follow {
    background: url(/ImageHive/SiteImages/images/Buzz/follow-button.png) left top no-repeat;
    width: 50px;
    height: 19px;
    position: absolute;
    margin: 10px 0 0 3px;
}

    .titleMain a.follow:hover {
        background-image: url(/ImageHive/SiteImages/images/Buzz/Mouse-Over-Effect-Follow.png);
    }

    .titleMain a.follow:active {
        background-image: url(/ImageHive/SiteImages/images/Buzz/Click-Effect-Follow.png);
    }

.titleMain a.unfollow {
    background: url(/ImageHive/SiteImages/images/Buzz/Unfollow.png) left top no-repeat;
    width: 50px;
    height: 19px;
    position: absolute;
    margin: 10px 0 0 3px;
}

    .titleMain a.unfollow:hover {
        background-image: url(/ImageHive/SiteImages/images/Buzz/Unfollow-Mouse-Over.png);
    }

.follow-tooltip-outer {
    position: absolute;
    margin-left: -105px;
    margin-top: 28px;
}

.follow-toolTip {
    display: block;
    position: relative;
    z-index: 2000;
    width: 112px;
    color: #e0e0e0;
    font-size: 10px;
}

    .follow-toolTip .top {
        background: url(/ImageHive/SiteImages/images/Buzz/Follow-Explanation_01.png) left top no-repeat;
        width: 112px;
        height: 12px;
        float: left;
    }

    .follow-toolTip .middle {
        background: url(/ImageHive/SiteImages/images/Buzz/Follow-Explanation_03.png) left top repeat-y;
        width: 112px;
        height: auto;
        float: left;
    }

    .follow-toolTip .bottom {
        background: url(/ImageHive/SiteImages/images/Buzz/Follow-Explanation_05.png) left top no-repeat;
        width: 112px;
        height: 4px;
        float: left;
    }

.tip {
    padding: 5px 10px;
    display: block;
}

/** Cities ***/
.curve3 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.curve5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.cities {
    padding-top: 15px;
}

.boxBorder {
    border: 1px solid #ddd;
    padding: 5px;
}

.linkCity a {
    padding-left: 3px;
}

.linkCity .line {
    color: #6484b4;
    padding-left: 3px;
}
.dev-name {
    font-weight: 500;
    font-style: normal;
    color: #1351AF;
}
.linkCity a.selected {
    color: #414142;
    font-weight: bold;
}

.fs14 {
    font-size: 14px;
    font-family: 'CircularXX', Arial, Helvetica, sans-serif !important;
}

.lrm5 {
    margin: 0 5px;
}

.lm10 {
    margin-left: 10px;
}

.boxCities .lrm5 {
    min-width: 135px;
}

.cities a {
    margin-bottom: 5px;
    float: left;
    clear: both;
    cursor: pointer;
    text-decoration: none;
}
/*.cities a:hover{text-decoration:underline;}*/
.half {
    width: 48%;
    float: left;
    padding-right: 2%;
}

/*Sold Out*/
.soldOutBig {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/sold-big.png) center center no-repeat;
}

.soldOutSmall {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/sold-small.png) center center no-repeat;
}
/*In Contract*/
.inContractBig {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/incontract-big.png) center center no-repeat;
}

.inContractSmall {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/incontract-small.png) center center no-repeat;
}
/*Not Available*/
.notAvailableBig {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/not-available-big.png) center center no-repeat;
}

.notAvailableSmall {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/ImageHive/SiteImages/images/Buzz/not-available-small.png) center center no-repeat;
}

/*.box{margin-bottom: 15px;}
.panel-left{float: left; width: 165px;}*/

/*****image viewer update*****/

.btnFlike {
    width: 50px;
    height: 24px;
    margin-left: 145px;
    margin-top: -12px;
}

.likeBg { /*background:url(/ImageHive/SiteImages/images/Buzz/fBG.png) left top no-repeat;*/
    width: 25px;
    height: 18px;
}
/*.boxImage{width: 450px; height: 250px;}*/
.videoBox {
    float: left;
    margin-top: 15px;
}

.midWhitebox {
    background-color: #ffffff;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    margin-top: 15px;
    padding: 10px 0px 10px 0px;
    width: 100%
}

    .midWhitebox p {
        padding: none;
        font-size: 11px;
    }

.rightPagebox {
    margin: 15px 0px 0px 25px;
    float: left;
}

    .rightPagebox p {
        padding: 1px 0px 0px 3px;
        float: right;
    }

.leftFollowers {
    margin-bottom: 10px;
}

    .leftFollowers p {
        margin: 0 0 13px 25px;
        font-size: 11px;
    }

.leftNumber {
    float: left;
    font-size: 16px;
    padding-top: 4px;
}

.boxGraph {
    border-bottom: 1px solid #e6e6e6;
    color: #727177;
    padding-bottom: 10px;
    margin-bottom: 8px;
    line-height: 18px;
}

    .boxGraph img {
        margin: 15px 0;
    }

.midText {
    padding-left: 15px;
}

.midTab li {
    float: left;
    padding: 10px 8px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e6e6e6;
    margin-right: 2px;
    display: inline;
}

.updatedfont {
    color: #717076;
}

.paddingBottom10 {
    padding-bottom: 10px;
}


/*--Admin Panel--*/

.adminCheck {
    padding-left: 10px;
    position: relative;
    width: 440px;
    z-index: 2;
    float: right;
}

.adminLeftPanel {
    float: left;
    width: 310px;
}

.adminRightPanel {
    float: right;
    width: 130px;
}

.lnkRemove {
    text-align: right;
    float: right;
    padding: 2px 25px 0px 0px;
}

.adminCheckBox label {
    position: absolute;
    padding-left: 5px;
}

.adminCheckBox p {
    padding: 5px 0;
}

.Backlnk {
    float: right;
    margin-right: 26px;
}

.adminsName {
    padding-left: 10px;
}

.boxRemove {
    padding-top: 10px;
    padding-bottom: 6px;
}

.adminCheckBox {
    margin-left: 86px;
}

.form-box .adminCheck .input-box {
    width: 335px;
    padding-top: 13px;
    margin-left: 10px;
}

.adminCheck .lblIT {
    padding-left: 60px;
}

#developer_admins .form-box .disabled {
    color: #AAACAF;
}

#developer_admins .form-box .form-label {
    font-size: 12px;
    font-weight: normal;
    padding-top: 18px;
}

#developer_admins .txtaddplus {
    width: 240px
}

#developer_admins .lnkaddplus {
    padding-left: 30px
}

.adminSearch {
    position: absolute;
    left: 15px;
    top: 20px;
    color: #d1d3d4;
    font-size: 12px;
    cursor: text
}

.selected {
    color: #414142;
}

.btnSaveChanges {
    background: url(/ImageHive/SiteImages/images/Buzz/btn-save-changes.png);
    cursor: pointer;
    border: none;
    outline: none;
    font-weight: bold;
    height: 26px;
    width: 111px;
    float: right;
}

.lnkDelete {
    float: left;
    text-align: right;
    width: 363px;
}

.adminVertical {
    position: relative;
    top: 12px;
}

.edit-admin-rt {
    color: #717076;
    line-height: 18px;
}

.mtop {
    margin-top: 65px;
}

.pdr30 {
    padding-right: 30px
}

.pdt8 {
    padding-top: 8px
}

.pcontactCheckBox {
    position: absolute
}

.pcontactDiv {
    margin: 12px 15px 0px 0px;
    padding: 2px;
    float: right;
    background-color: #D6D6D6;
}

    .pcontactDiv input {
        position: absolute;
    }

    .pcontactDiv label {
        padding-left: 18px;
    }

.pdr15 {
    padding-right: 15px;
}

.topTargetSearch {
    position: absolute;
    left: 15px;
    top: 17px;
    color: #d1d3d4;
    font-size: 12px;
    cursor: text
}

/* for bill report tables */
.trackReportBox {
    width: 80%;
    margin-top: 20px;
}

    .trackReportBox td {
        padding: 3px;
    }

    .trackReportBox .moneyFields {
        text-align: center;
    }

.weekly-header {
    font-weight: bold;
    background-color: #F5F5F5;
}

.reportTable {
    border-color: #D3D3D3;
}

.break-text {
    word-break: break-all;
    word-wrap: break-word;
}

/* SendAMessage (2012) */
.popup-Box-top {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup-block-top.png) no-repeat;
    width: 452px;
    height: 19px;
    clear: both;
}

.popup-Box-mid {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup-block-mid.png) repeat-y;
    width: 452px;
    padding: 0;
    height: auto;
    display: table;
}

    .popup-Box-mid .new_msg_head {
        font-size: 16px;
        color: #2d85be;
        background: url(/ImageHive/SiteImages/images/Buzz/new_message_icon.png) no-repeat !important;
        padding: 0 0 0 30px;
        line-height: 17px;
        margin: 5px 0 10px 25px;
        height: 20px;
    }

.popup-Box-bottom {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup-block-bottom.png) no-repeat;
    width: 452px;
    height: 24px;
    float: left;
}

.popup-Box-mid h4 {
    font-size: 16px;
    color: #2d85be;
    background: url(/ImageHive/SiteImages/images/Buzz/share-icon.png) no-repeat;
    padding: 0 0 0 25px;
    line-height: 17px;
    margin: 5px 0 10px 25px;
}

.popup-Box-data-block {
    width: 409px;
    height: auto;
    margin: auto;
    padding: 10px 0 0 0;
}

.Dot-border-top {
    border-top: 1px dashed #999;
}

.message_popup_close {
    background: url("/ImageHive/SiteImages/images/Buzz/close-icon-sprite.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 16px;
    margin: -33px 20px 0 0;
    width: 16px;
}

    .message_popup_close:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/close-icon-sprite.png") repeat scroll 16px 0 transparent;
    }

.New_message_popuup .form-box {
    padding-bottom: 10px;
}

.New_message_popuup .inputText {
    border: 1px solid #DEDEDE;
    border-radius: 5px 5px 5px 5px;
    padding: 3px;
    width: 400px;
    min-height: 22px;
    background-color: white;
}

.New_message_popuup .send {
    background: url("/ImageHive/SiteImages/images/Buzz/share-popup-send-button-sprite.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 55px;
    height: 35px;
}

    .New_message_popuup .send:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/share-popup-send-button-sprite.png") repeat scroll 54px 0 transparent;
    }

.New_message_popuup .cancel_button {
    background: url("/ImageHive/SiteImages/images/Buzz/cancel_button_sprite.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 55px;
    height: 35px;
}

    .New_message_popuup .cancel_button:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/cancel_button_sprite.png") repeat scroll 58px 0 transparent;
    }

.New_message_popuup label {
    display: block;
    margin-bottom: 3px;
    color: #333;
}

/* Sharing Popup (2012) */

.share-twitter, .share-facebook, .share-email, .share-bmail {
    background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 56px;
    width: 94px;
    margin-left: 10px;
    cursor: pointer;
    margin: auto;
    display: inline;
}

.share-twitter {
    margin-left: 0 !important;
}

    .share-twitter-selected, .share-twitter:hover {
        background-position: 411px 59px;
    }

.share-facebook {
    background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
    background-position: 306px 114px !important;
}

    .share-facebook-selected, .share-facebook:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
        background-position: 306px 60px !important;
    }

.share-email {
    background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
    background-position: 201px 114px !important;
}

    .share-email-selected, .share-email:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
        background-position: 201px 60px !important;
    }

.share-bmail {
    background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
    background-position: 95px 114px !important;
}

    .share-bmail-selected, .share-bmail:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/share-popup-buttons-sprite.png") !important;
        background-position: 95px 60px !important;
    }

.share-popup_Graybox-top {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup_Graybox-sprite.png) no-repeat scroll -4px -2px transparent;
    width: 407px;
    height: 12px;
    float: left;
    margin-top: 10px;
}

.share-popup_Graybox-mid {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup_Graybox-mid.png) repeat-y;
    width: 377px;
    padding: 8px 15px 0;
    float: left;
}

    .share-popup_Graybox-mid h3 {
        font-size: 15px;
        text-align: center;
        color: #333
    }

    .share-popup_Graybox-mid h2 {
        font-size: 16px;
        text-align: left;
        color: #333
    }

    .share-popup_Graybox-mid .label1 {
        display: block;
        float: left;
        width: 93px;
        color: #727272;
        margin-top: 5px;
        color: #424242
    }

    .share-popup_Graybox-mid input[type="text"], textarea, .popup_input_text_style {
        background-color: white;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
        padding: 3px;
        width: 275px;
    }

.share-popup_Graybox-bottom {
    background: url(/ImageHive/SiteImages/images/Buzz/share-popup_Graybox-sprite.png) no-repeat scroll -4px -27px transparent;
    width: 407px;
    height: 12px;
    float: left;
}

.autoSuggestList2 {
    background-color: window;
    border: 1px solid buttonshadow;
    color: windowtext;
    cursor: default;
    list-style: none outside none;
    padding: 0;
    text-align: left;
    top: 2px;
    width: 292px !important;
    z-index: 10005 !important;
    margin: 3px 0px 0px 0px;
    overflow: auto;
}

.autoSuggestList2-pos-dev {
    left: 20px !important;
}

.autoSuggestList2-pos-chat {
    left: 58px !important;
}

.tokenizer_input {
    width: auto !important;
    overflow: hidden;
    float: left;
    margin-right: 2px;
    margin-top: 2px;
}

    .tokenizer_input input {
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
        font-size: 11px;
        white-space: pre;
        border: none !important;
        width: auto !important;
    }

.listItemMsg {
    display: block;
    padding: 5px;
    min-height: 30px;
}

.MT5 {
    margin-top: 5px !important;
}

.MT8 {
    margin-top: 8px !important;
}

.fullwidth {
    width: 100% !important;
}

.lightText {
    color: #333;
}

.checkboxtext {
    display: block;
    float: left;
    font-size: 11px;
    margin: 0 0 0 19px;
    width: 200px;
}

.notice-icon {
    background: url("/ImageHive/SiteImages/images/Buzz/notice-icon.png") no-repeat scroll 0 0 transparent !important;
    height: 26px;
    left: 44px;
    position: absolute;
    width: 16px;
    margin-top: 6px;
}

.checkbox, .radio {
    width: 19px;
    height: 25px;
    padding: 0 1px 0 0;
    background: url(/ImageHive/SiteImages/images/Buzz/styledcheckbox.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}

.sharepopupMarginIcon {
    margin-left: 11px
}

.figure_Container {
    width: 364px;
    height: auto;
    display: table;
    padding: 0 5px;
    background-color: #FFF;
    border: 1px solid #b2b2b2;
    margin-top: 10px
}

.figure_block {
    border-right: 1px solid #B2B2B2;
    height: 116px;
    width: 99px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.figure_text {
    height: 96px;
    width: 236px;
    overflow: hidden;
    display: inline-block;
    padding: 10px
}

.publish_btn {
    background: url("/ImageHive/SiteImages/images/Buzz/publish-button.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 60px;
    height: 35px;
    float: right;
    margin-right: -5px;
}

    .publish_btn:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/publish-button.png") repeat scroll -58px 0 transparent;
    }

.connect_facebook_actn_button {
    background: url("/ImageHive/SiteImages/images/Buzz/connect_facebook_actn_button.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 209px;
    height: 30px;
}

.share-popup-errormsg {
    color: Red !important;
    font-size: 11px;
    font-weight: bold;
    margin-top: 4px;
}

.tweet_btn {
    background: url("/ImageHive/SiteImages/images/Buzz/tweet-button.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 60px;
    height: 35px;
    margin: -30px -12px 0 0;
}

    .tweet_btn:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/tweet-button.png") repeat scroll -64px 0 transparent;
    }

.tweet_as {
    color: #919191;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.tweet_name {
    color: #2D85BE;
    font-size: 14px;
    font-weight: bold;
}

.connect_twitter_actn_button {
    background: url("/ImageHive/SiteImages/images/Buzz/twitter_account_connect.png") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    width: 185px;
    height: 30px;
}

    .connect_twitter_actn_button:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/twitter_account_connect.png") repeat scroll 0 31px transparent;
    }

.tweetcounter_ok {
    color: #919191
}

.tweetcounter_warning {
    color: #5C0002 !important
}

.tweetcounter_danger {
    color: #D40D12 !important
}

.inputtext_bg_block {
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    color: #424242;
    font-weight: bold;
    height: 16px;
    margin-top: -1px;
    padding: 0 5px 0 5px;
    position: relative;
    display: inline-block;
}

.inputtext_bg_block-close {
    background: url("/ImageHive/SiteImages/images/Buzz/close-icon-sprite.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 16px;
    position: relative;
    width: 16px;
    display: inline-block;
    float: left;
}

    .inputtext_bg_block-close:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/close-icon-sprite.png") repeat scroll 16px 0 transparent;
        display: inline-block;
    }

.inputtext_bg_block .tokenText {
    display: inline-block;
    float: left;
}

.token {
    color: Black !important;
    white-space: nowrap;
    float: left;
    text-decoration: none !important;
    padding: 3px 1px;
    cursor: pointer;
}

a.token:hover {
    text-decoration: none !important;
}

.shareHeader {
    font-size: 15px !important;
    padding-bottom: 0 !important;
    color: #424242 !important
}

.shareLink {
    font-size: 12px !important;
    color: #2D85BE !important
}

.shareText {
    font-size: 12px !important;
    color: #727272 !important
}

/* Noscript tags */
.noscript-div {
    padding-top: 14px;
    left: 0;
    height: 60px;
    overflow: auto;
    position: fixed !important;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 101;
    background: url(/ImageHive/SiteImages/images/back.png) left top repeat-x;
    color: Black;
}

.noscript-xbg {
    background: url(/ImageHive/SiteImages/images/Buzz/top_repeat.jpg) repeat-x;
    width: 100%;
    height: 75px;
    position: absolute;
}

.noscript-pad {
    padding-top: 74px;
}

.developer-predictive {
    z-index: 14;
}

.builder-predictive {
    z-index: 12;
}

.address-predictive {
    z-index: 11;
}

.predictive-container {
    z-index: 10;
}

.architect-predictive {
    z-index: 9;
}

.primary-admin-predictive {
    z-index: 8;
}

/* RFI */

.buzzProPopUpPosition {
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -218px;
    margin-top: -230px;
    display: none;
}

.smallSups sup {
    font-size: 8px;
}

/* styles related to new header design - pop ups */

.popup-new {
    background-color: White;
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    width: 330px;
    position: fixed;
    top: 80px;
    z-index: 6000;
    left: 50%;
    margin-left: -155px;
}

.popup-new-header {
    color: #525252;
    font-size: 22px;
    text-align: center;
    padding: 30px;
}

.popup-new-text-box {
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    box-shadow: 0 1px 0 #C2C2C2 inset;
    padding: 6px 5px;
    width: 245px;
    height: 18px;
}

.popup-new-text-box-error {
    background-color: #ffebe6 !important;
    border: 1px solid #ffebe6 !important;
    color: #e75300 !important;
}

.popup-new-input-text {
    color: #424242;
    font-size: 13px;
}

.popup-new-text-or {
    color: #919191;
    font-family: Arial;
    font-size: 13px;
    margin-left: 8px;
}

.popup-new-input-box {
    text-align: center;
    padding: 0px 28px 12px 28px;
    position: relative;
}

.popup-new-btn {
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 8px 20px;
    width: 257px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
}

.popup-new-btn-blue {
    background: none repeat scroll 0 0 #2D85BE;
    border: 1px solid #267BAA;
}

    .popup-new-btn-blue:hover {
        background: none repeat scroll 0 0 #267BAA;
        text-decoration: none;
    }

.popup-new-btn-fb {
    background: none repeat scroll 0 0 #4274C3;
    border: 1px solid #267BAA;
}

.bottom20 {
    padding-bottom: 20px;
}

.bottom30 {
    padding-bottom: 30px;
}

.bottom15 {
    padding-bottom: 15px;
}

.top4 {
    padding-top: 4px;
}

.popup-new-subhead {
    font-size: 14px;
    color: #626262;
}

.popup-new-txt {
    font-size: 13px;
    color: #727272;
}

.popup-new-close {
    background: url("/ImageHive/SiteImages/images/Buzz/close.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 14px;
    cursor: pointer;
}

    .popup-new-close:hover {
        background: url("/ImageHive/SiteImages/images/Buzz/close.png") no-repeat scroll 0 bottom transparent;
        cursor: pointer;
    }

.popup-new-valerror {
    color: #e75300;
    font-size: 12px;
    display: block;
    text-align: left !important;
    padding: 5px 0 0 8px;
}

.popup-terms-consent-error {
    width: 255px;
    padding-top: 0px;
}

.popup-new-plholder {
    left: 43px;
    position: absolute;
    top: 8px;
    color: #a2a2a2;
    font-size: 13px;
}

.popup-terms {
    height: 45px;
    padding-bottom: 0px;
}

.popup-new-checkbox input {
    display: none;
}

.popup-new-checkbox-checked {
    background: url("/ImageHive/SiteImages/images/Buzz/checkbox_pop.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 18px;
}

.popup-new-checkbox label {
    left: 55px;
    margin-left: 10px;
    margin-top: 1px;
    position: absolute;
    top: 0;
    text-align: left;
    color: #727272;
}

.popup-new-checkbox .lbl-subscribe {
    width: 215px;
}

.popup-new-checkbox .lost-pwd {
    position: absolute;
    right: 37px;
    top: 1px;
}

.popup-new-checkbox-unchecked {
    background: url("/ImageHive/SiteImages/images/Buzz/checkbox_pop.png") no-repeat scroll 0 bottom transparent;
    height: 18px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 18px;
}

.popup-chkbox-terms-unchecked {
    background: url("/ImageHive/SiteImages/images/Buzz/checkbox_pop_new.png") no-repeat scroll 0 -22px transparent;
    height: 18px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 18px;
}

.popup-chkbox-terms-checked {
    background: url("/ImageHive/SiteImages/images/Buzz/checkbox_pop_new.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 18px;
}

.popup-chkbox-terms-error {
    background: url("/ImageHive/SiteImages/images/Buzz/checkbox_pop_new.png") no-repeat scroll 0 bottom transparent;
    height: 18px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 18px;
}

.popup-new-left-box {
    width: 43%;
    display: inline-block;
    text-align: left
}

.popup-new-right-box {
    width: 49%;
    display: inline-block;
    text-align: right
}

.popup-new-fb-icon {
    background: url("/ImageHive/SiteImages/images/Buzz/ico-facebook.png") no-repeat scroll 0 0 transparent;
    height: 33px;
    left: 37px;
    position: absolute;
    top: 1px;
    width: 37px;
    border-right: 1px solid #325792;
    background-position: center center;
}

.popup-new-mail-box {
    background: url("/ImageHive/SiteImages/images/Buzz/ico-mail.png") no-repeat scroll 0 0 transparent;
    background-position: center center;
    height: 24px;
    padding: 22px 0;
    display: block;
    margin-top: -30px;
}

.pop-new-line {
    border-top: 1px solid #F1F1F1;
    margin-left: 37px;
    margin-right: 37px;
    padding: 0 28px 15px;
}

.pop-new-or {
    float: left;
    margin: 0 8px;
}

.pop-new-or-line {
    border-bottom: 1px solid #F1F1F1;
    width: 42%;
    float: left;
    margin-top: -7px;
}

.pop-new-line-height {
    line-height: 20px;
}

.popup-new-confrim-email, .popup-new-confrim-email:hover {
    text-decoration: none;
    cursor: default;
    color: #727272;
    font-size: 13px;
}

.rfi-position {
    position: fixed !important;
}

.modalOverlay {
    display: none;
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    /*background-color: rgba(0,0,0,0.3);*/
    background: grey;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .popup-new-close {
        background: url("/ImageHive/SiteImages/images/Buzz/ipad/close_popup.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 14px;
        position: absolute;
        right: 12px;
        top: 12px;
        width: 14px;
        cursor: pointer;
        background-size: 16px 38px;
    }

        .popup-new-close:hover {
            background: url("/ImageHive/SiteImages/images/Buzz/ipad/close_popup.png") no-repeat scroll 0 bottom transparent;
            cursor: pointer;
            background-size: 16px 38px;
        }

    .popup-new-checkbox-checked {
        background: url("/ImageHive/SiteImages/images/Buzz/ipad/checkbox.png") no-repeat scroll 0 0 transparent;
        height: 18px;
        left: 35px;
        position: absolute;
        top: 0;
        width: 18px;
        background-size: 18px 40px;
    }

    .popup-new-checkbox-unchecked {
        background: url("/ImageHive/SiteImages/images/Buzz/ipad/checkbox.png") no-repeat scroll 0 bottom transparent;
        height: 18px;
        left: 35px;
        position: absolute;
        top: 0;
        width: 18px;
        background-size: 18px 40px;
    }
}
