/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block
}

mark, rp, rt, ruby, summary, time {
    display: inline
}
/* Left & Right alignment */
.left {
    float: left
}

.right {
    float: right
}

.wrapper {
    width: 100%;
    overflow: hidden
}

/* Global properties */
body {
    background: #eee;
    border: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #bababa;
    line-height: 20px
}

.ic, .ic a {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0
}

.css3 {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    position: relative
}

/* Global Structure */
.main {
    margin: 0 auto;
    width: 960px
}

.body1 {
    background: url(/images/bg_top.gif) top repeat-x
}

.body2 {
    background: #2e2e2e
}

.body3 {
    background: #191919
}

.body4 {
    background: url(/images/bg_footer.gif) top repeat-x
}

/* main layout */
a {
    color: #fd7d26;
    text-decoration: underline;
    outline: none
}

    a:hover {
        text-decoration: none
    }

h1 {
    margin-left: -7px;
    position: absolute;
    z-index: 2;
    height: 51px;
    padding-left: 24px;
    padding-top: 28px;
    top: 2px;
    left: 9px;
    width: 327px;
}

h2 {
    font-size: 37px;
    color: #fd7d26;
    line-height: 1.2em;
    padding: 28px 0 27px 0;
    letter-spacing: -1px
}

    h2.pad_bot1 {
        padding-bottom: 17px
    }

    h2.pad_top1 {
        padding-top: 18px
    }

h3 {
    font-size: 24px;
    color: #fff;
    line-height: 1.2em;
    padding: 42px 0 19px 0
}

    h3.pad_top1 {
        padding-top: 22px
    }

h4 {
    font-size: 27px;
    color: #fff;
    line-height: 1.2em;
    padding: 10px 0 23px 70px;
    letter-spacing: -1px
}

    h4.img1 {
        background: url(/images/page1_img1.jpg) 0 0 no-repeat
    }

    h4.img2 {
        background: url(/images/page1_img2.jpg) 0 0 no-repeat
    }

    h4.img3 {
        background: url(/images/page1_img3.jpg) 0 0 no-repeat
    }

p {
    padding-bottom: 20px
}

/* header */
header {
    position: relative;
    height: 155px;
    top: 0px;
    left: 0px;
}

#logo {
    display: block;
    padding-left: 0;
    background: url(/images/logoCr.png) no-repeat;
    width: 336px;
    height: 56px;
    text-indent: -9999px
}

#icons {
    float: right;
    padding: 34px 29px 0 0
}

    #icons li {
        float: left;
        padding-left: 10px;
    }

#languages {
    float: right;
    padding-top: 42px;
    padding-bottom: 0px;
    padding-right: 18px;
}

    #languages li {
        float: left;
        padding-right: 8px;
    }

/* Menu Principal PT */
#menupt {
    padding: 33px 0 0
}

    #menupt li {
        padding: 23px 30px 14px 30px;
        float: left;
        background: url(/images/menu_line.gif) right 0 no-repeat
    }

    #menupt .end {
        background: none;
        padding-right: 0
    }

    #menupt li a {
        display: inline-block;
        overflow: hidden;
        font-size: 20px;
        color: #191919;
        line-height: 1.0em;
        text-decoration: none;
        letter-spacing: -1px
    }

        #menupt li a:hover, #menupt #menupt_active a, #menupt_active li a {
            color: #fd7d26
        }

/* Menu Principal EN */
#menuen {
    padding: 33px 0 0
}

    #menuen li {
        padding: 23px 45px 14px 45px;
        float: left;
        background: url(/images/menu_line.gif) right 0 no-repeat
    }

    #menuen .end {
        background: none;
        padding-right: 0
    }

    #menuen li a {
        display: inline-block;
        overflow: hidden;
        font-size: 20px;
        color: #191919;
        line-height: 1.0em;
        text-decoration: none;
        letter-spacing: -1px
    }

        #menuen li a:hover, #menuen #menuen_active a, #menuen_active li a {
            color: #fd7d26
        }

/* Menu Principal FR */
#menufr {
    padding: 33px 0 0
}

    #menufr li {
        padding: 23px 30px 14px 30px;
        float: left;
        background: url(/images/menu_line.gif) right 0 no-repeat
    }

    #menufr .end {
        background: none;
        padding-right: 0
    }

    #menufr li a {
        display: inline-block;
        overflow: hidden;
        font-size: 20px;
        color: #191919;
        line-height: 1.0em;
        text-decoration: none;
        letter-spacing: -1px
    }

        #menufr li a:hover, #menufr #menufr_active a, #menufr_active li a {
            color: #fd7d26
        }

/* Menu Principal ES */
#menues {
    padding: 33px 0 0
}

    #menues li {
        padding: 23px 27px 14px 27px;
        float: left;
        background: url(/images/menu_line.gif) right 0 no-repeat
    }

    #menues .end {
        background: none;
        padding-right: 0
    }

    #menues li a {
        display: inline-block;
        overflow: hidden;
        font-size: 20px;
        color: #191919;
        line-height: 1.0em;
        text-decoration: none;
        letter-spacing: -1px
    }

        #menues li a:hover, #menues #menues_active a, #menues_active li a {
            color: #fd7d26
        }

/* Tooltips */
.aToolTip {
    border: 1px solid #fff;
    background: #fd7d26;
    color: #fff;
    margin: 0;
    padding: 2px 10px;
    font-size: 11px
}

    .aToolTip .aToolTipContent {
        position: relative;
        margin: 0;
        padding: 0
    }

a.aToolTipCloseBtn {
    display: block;
    height: 20px;
    width: 20px;
    overflow: hidden;
    background: url(/images/loading/close.gif) no-repeat;
    text-indent: -9999px;
    outline: none;
    position: absolute;
    top: -15px;
    right: -20px
}

/* content */
#content {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 450px
}

#content2 {
    padding-bottom: 40px
}

.pad1 {
    padding: 0 30px 0 33px
}

.pad2 {
    padding: 0 28px 0 30px
}

.pad_left1 {
    padding-left: 30px
}

.pad_bot1 {
    padding-bottom: 5px
}

.pad_bot2 {
    padding-bottom: 14px
}

.pad_bot3 {
    padding-bottom: 40px
}

.pad_bot4 {
    padding-bottom: 14px;
    text-align: justify;
}

.marg_right1 {
    margin-right: 39px
}

.marg_right2 {
    margin-right: 75px
}

.marg_right3 {
    margin-right: 15px
}

.underline {
    border-bottom: 1px groove;
}

.pad_top1 {
    padding-top: 14px
}

.button {
    display: inline-block;
    width: 89px;
    line-height: 26px;
    height: 26px;
    color: #fff;
    text-decoration: none;
    background: url(/images/button_bg.png) 0 0 no-repeat;
    text-align: center
}

.buttondetail {
    display: inline-block;
    width: 89px;
    line-height: 26px;
    height: 26px;
    color: #fff;
    text-decoration: none;
    background: url(/images/button_bg.png) 0 0 no-repeat;
    text-align: center
}

.button:hover {
    background-position: bottom;
    color: #191919
}

.buttonPaging {
    display: inline-block;
    width: auto;
    line-height: 26px;
    height: 26px;
    color: #fff;
    text-decoration: none;
    background: url(/images/button_bg_form.png) 0 0 no-repeat;
    text-align: center
}

    .buttonPaging:hover {
        background-position: bottom;
        color: #191919
    }

    .buttonPaging:disabled {
        background-position: top;
        color: #191919;
        background: url(/images/button_bg_form_disable.png) 0 0 no-repeat;
    }

.color1 {
    color: #fd7d26
}

.color2 {
    color: #fff
}

.list1 {
    margin-top: -5px
}

    .list1 li {
        line-height: 29px
    }

        .list1 li a, .list2 li a {
            padding-left: 14px;
            background: url(/images/marker_1.gif) 0 5px no-repeat
        }

            .list1 li a:hover, .list2 li a:hover {
                background-position: 0 -24px
            }

.list2 {
    margin-top: -2px;
    margin-bottom: -2px
}

.list2 {
    line-height: 27px;
    text-decoration: none
}

    .list2 a {
    }

        .list2 a:link {
        }

        .list2 a:hover {
        }

.date {
    float: left;
    width: 66px;
    padding-bottom: 20px
}

    .date strong {
        font-size: 50px;
        line-height: 1.2em;
        color: #fd7d26;
        display: block;
        margin-top: -10px;
        margin-left: -3px;
        letter-spacing: -3px
    }

    .date span {
        font-size: 24px;
        color: #fff;
        line-height: 1.2em;
        display: block;
        margin-top: -13px;
        margin-left: 2px;
        letter-spacing: -1px
    }

.address span {
    float: left;
    width: 81px
}
/*.image {width:181px; height:145px;display:block}*/
.image {
    width: 121px;
    height: 85px;
    display: block
}

.imageSearch {
    width: 141px;
    height: 105px;
    display: block
}

/* Sub / Sup */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

/* footer */
footer {
    height: 1000px;
    color: #191919;
    padding: 10px 30px 40px 30px;
    height: 40px;
    font-size: 13px
}

    footer a {
    }

        footer a:link {
            text-decoration: none;
        }

        footer a:hover {
        }

.call {
    float: right;
    font-size: 20px;
    color: #fd7d26;
    letter-spacing: -1px;
    padding-top: 10px
}

    .call span {
        font-size: 19px;
        color: #191919;
        padding-left: 10px;
        padding-top: 20px
    }

    .call #callRef {
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 16px;
        color: #101019;
        padding-left: 10px;
        padding-top: 20px
    }

/* forms */
#ContactForm {
}

    #ContactForm span {
        float: left;
        width: 100px
    }

    #ContactForm .wrapper {
        min-height: 30px
    }

    #ContactForm a {
        margin-right: 10px;
        float: left
    }

    #ContactForm .input {
        width: 254px;
        background: #fff;
        padding: 3px 10px;
        color: #191919;
        font: 12px Arial, Helvetica, sans-serif;
        height: 14px
    }

    #ContactForm .textarea_box {
        min-height: 200px;
        width: 100%;
        overflow: hidden;
        padding-bottom: 10px
    }

    #ContactForm textarea {
        overflow: auto;
        width: 504px;
        background: #fff;
        padding: 3px 10px;
        color: #191919;
        font: 12px Arial, Helvetica, sans-serif;
        height: 177px;
        margin: 0
    }

#form_1 {
    background: #191919;
    height: auto;
    min-height: 450px;
    padding-bottom: 16px;
    color: #bababa
}

    #form_1 h3 {
        padding: 23px 0 4px 0;
        border-bottom: 1px solid #8c8c8c;
        margin-bottom: 15px
    }

    #form_1 .input {
        background: #fff;
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px 10px;
        height: 14px;
        width: 191px !important
    }

    #form_1 .textarea_box {
        min-height: 200px;
        width: 100%;
        overflow: hidden;
        padding-bottom: 10px
    }

    #form_1 textarea {
        overflow: auto;
        width: 435px;
        background: #fff;
        padding: 3px 10px;
        color: #191919;
        font: 12px Arial, Helvetica, sans-serif;
        height: 50px;
        margin: 0
    }

    #form_1 .row {
        min-height: 46px;
        width: 100%;
        overflow: hidden
    }

    #form_1 .row_select_full {
        min-height: 46px;
        width: 210px !important
    }

    #form_1 .row_min {
        min-height: 20px;
        height: 25px
    }

    #form_1 .row_select {
        min-height: 46px;
        width: 100%
    }

        #form_1 .row_select .jqTransformSelectWrapper {
            float: left;
            width: 462px !important
        }

            #form_1 .row_select .jqTransformSelectWrapper span {
                float: left;
                width: 448px !important
            }

    #form_1 .jqTransformSelectWrapper {
        float: left;
        width: 213px !important
    }

        #form_1 .jqTransformSelectWrapper span {
            float: left;
            width: 201px !important
        }

    #form_1 .cols {
        width: 280px
    }

        #form_1 .cols .jqTransformSelectWrapper {
            float: left;
            width: 282px !important
        }

            #form_1 .cols .jqTransformSelectWrapper span {
                float: left;
                width: 270px !important
            }

    #form_1 .cols1 {
        float: left
    }

        #form_1 .cols1 .jqTransformSelectWrapper {
            float: left;
            width: 225px !important
        }

            #form_1 .cols1 .jqTransformSelectWrapper span {
                float: left;
                width: 213px !important
            }

    #form_1 .cols2 {
        float: left;
        padding-left: 10px;
        width: 95px;
    }

        #form_1 .cols2 .jqTransformSelectWrapper {
            float: left;
            width: 225px !important
        }

            #form_1 .cols2 .jqTransformSelectWrapper span {
                float: left;
                width: 213px !important
            }

    #form_1 .cols3 {
        float: left;
        padding-left: 60px;
        padding-top: 20px;
        vertical-align: middle
    }

    #form_1 .pad_left1 {
        padding-left: 23px
    }

    #form_1 .button {
        margin-top: 17px;
        background-image: url(/images/button_bg_form.png);
        width: 94px
    }

    #form_1 .buttondetail {
        background-image: url(/images/button_bg_form.png);
        width: 94px
    }

    #form_1 .pad_bot1 {
        padding-bottom: 9px
    }

    #form_1 .pad1 {
        padding: 0 33px
    }

/*  ----------------------------------------------
    Form de pedido de contacto
    ---------------------------------------------- */
#DetailContactForm {
    background: #191919;
    height: 497px;
    width: auto;
    color: #bababa
}

    #DetailContactForm h3 {
        padding: 10px 0 4px 0;
        border-bottom: 1px solid #8c8c8c;
        margin-bottom: 15px
    }

    #DetailContactForm .row {
        min-height: 40px;
        width: 100%;
        overflow: hidden;
        padding-left: 5px
    }

    #DetailContactForm .textarea_box {
        min-height: 40px;
        width: 100%;
        overflow: hidden;
        padding-bottom: 5px
    }

    #DetailContactForm textarea {
        overflow: auto;
        width: 250px;
        background: #fff;
        padding: 3px 10px;
        color: #191919;
        font: 12px Arial, Helvetica, sans-serif;
        height: 40px;
        margin: 0
    }

    #DetailContactForm .input {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        height: 14px;
        width: 250px !important;
        overflow: hidden
    }

    #DetailContactForm .phone {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        width: 100px
    }

    #DetailContactForm .radio {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        vertical-align: middle;
        padding-left: 0px
    }

    #DetailContactForm .pad_left1 {
        padding-left: 23px
    }

    #DetailContactForm .pad_left2 {
        padding-left: 10px
    }

    #DetailContactForm .button {
        margin-top: 17px;
        background-image: url(/images/button_bg_form.png);
        width: 94px
    }

    #DetailContactForm .pad_bot1 {
        padding-bottom: 9px
    }

    #DetailContactForm .pad_bot2 {
        padding-bottom: 20px
    }

    #DetailContactForm .pad1 {
        padding: 0 33px
    }

/*  ----------------------------------------------
    Definições para a página de pesquisa
    ---------------------------------------------- */
#SearchContent {
    padding-top: 20px;
    padding-bottom: 5px;
    min-height: 100px
}

.SearchWrapper {
    width: 100%;
    overflow: hidden;
    height: auto
}

#SearchResult {
    padding-bottom: 20px
}

.SearchResultWrapper {
    background: #191919;
    width: 960px;
    overflow: hidden;
    float: left;
    height: auto
}

    .SearchResultWrapper .Colfull {
        width: 95% !important;
        float: left
    }

.SearchResultDet {
    display: inline;
    float: left;
    width: 95%;
    padding-left: 2%;
    padding-right: 2%;
    overflow-y: hidden;
    width: 100%;
}

    .SearchResultDet ListView {
        width: 100%;
        overflow: hidden;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px
    }

/*  ----------------------------------------------
    Resultados Pesquisa
    ---------------------------------------------- */
#ResultsForm {
    background: #191919;
    padding-bottom: 18px;
    height: auto;
    width: auto;
    color: #bababa
}

    #ResultsForm h3 {
        padding: 10px 0 4px 0;
        border-bottom: 1px solid #8c8c8c;
        margin-bottom: 15px
    }

    #ResultsForm .row {
        min-height: 40px;
        width: 100%;
        overflow: hidden;
        padding-left: 5px
    }

    #ResultsForm .textarea_box {
        min-height: 40px;
        width: 100%;
        overflow: hidden;
        padding-bottom: 5px
    }

    #ResultsForm textarea {
        overflow: auto;
        width: 250px;
        background: #fff;
        padding: 3px 10px;
        color: #191919;
        font: 12px Arial, Helvetica, sans-serif;
        height: 40px;
        margin: 0
    }

    #ResultsForm .input {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        height: 14px;
        width: 250px !important;
        overflow: hidden
    }

    #ResultsForm .phone {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        width: 100px
    }

    #ResultsForm .radio {
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        float: left;
        padding: 3px;
        vertical-align: middle;
        padding-left: 0px;
        overflow: hidden;
        text-decoration: none
    }

    #ResultsForm .pad_left1 {
        padding-left: 23px
    }

    #ResultsForm .pad_left2 {
        padding-left: 10px
    }

    #ResultsForm .button {
        margin-top: 17px;
        background-image: url(/images/button_bg_form.png);
        width: 94px
    }

    #ResultsForm .pad_bot1 {
        padding-bottom: 9px
    }

    #ResultsForm .pad_bot2 {
        padding-bottom: 20px
    }

    #ResultsForm .pad1 {
        padding: 0 33px
    }

/*  ----------------------------------------------
    Pagination
    ---------------------------------------------- */
.pagination {
    font-size: 1em;
    margin-top: 1.5em;
    float: right
}

    .pagination a {
        text-decoration: none
    }

    .pagination li.disabled a, .pagination li.active a {
        cursor: default
    }

    .pagination li {
        margin-left: -5px
    }

        .pagination li:first-child a {
            margin-left: 0;
            border-radius: 3px 0px 0px 3px;
        }

        .pagination li:last-child a {
            border-radius: 0px 3px 3px 0px;
        }

/*  ----------------------------------------------
    Definições para a página de detalhe do imóvel
    ---------------------------------------------- */
#ImoDetContent {
    padding-top: 20px;
    padding-bottom: 5px;
    min-height: 150px
}

.ImoDetWrapper {
    background: #191919;
    width: 660px;
    overflow: hidden;
    float: left;
    height: auto;
    line-height: 3px
}

    .ImoDetWrapper .Col1 {
        width: 40% !important;
        float: left
    }

    .ImoDetWrapper .Col2 {
        width: 55% !important;
        float: left
    }

    .ImoDetWrapper .Colfull {
        width: 95% !important;
        float: left
    }

.ImoDet {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    overflow-y: hidden;
    width: 100%;
}

    .ImoDet h3 {
        color: #fd7d26;
        padding: 10px 0px 4px 0;
        border-bottom: 1px solid #fd7d26;
        margin-bottom: 15px;
    }

    .ImoDet .labelcolor {
        color: #fff
    }

    .ImoDet .datacolor {
        color: #8c8c8c
    }

    .ImoDet .images {
        text-align: center;
        padding-bottom: 10px
    }

    .ImoDet .description {
        line-height: 18px;
        vertical-align: top;
        text-align: justify
    }

.ImoDetDetailContact {
    width: 290px;
    height: 100%;
    float: right;
}

#ImoDetFeatures {
    width: 960px
}

    #ImoDetFeatures #Col1 {
        width: 660px
    }

    #ImoDetFeatures #Col2 {
        background: #191919;
        height: 85%;
        width: 90%;
        color: #bababa;
        margin-bottom: 20px
    }

.Features {
    background: #191919;
    padding-left: 25px;
    padding-bottom: 20px;
    padding-right: 25px;
    width: 240px;
    float: right;
    vertical-align: top
}

    .Features h3 {
        color: #fd7d26;
        padding: 10px 10px 5px 0px;
        border-bottom: 1px solid #fd7d26;
        margin-bottom: 20px;
    }
    /*.Features h4 {color:#191919;padding:10px 0px 4px 0;font-weight:bold;font-size:10px;list-style:none}*/
    .Features dl {
        margin: 0;
        padding: 0px;
        font-weight: bold;
        font-size: 10px;
        list-style: none
    }

    .Features dt {
        margin: 0;
        padding: 0px;
        list-style: none;
        color: #191919;
        font-weight: bold;
        font-size: 10px;
        text-decoration: none;
    }

    .Features dd {
        margin: 0;
        padding: 0px;
        list-style: none;
        color: #191919;
        font-weight: normal;
        font-size: 10px;
        padding-left: 15px;
    }


#ImoDetFotos {
    padding-bottom: 5px
}

.wrapper {
    width: 100%;
    overflow: hidden
}

    .wrapper .FotoDetWrapper {
        background: #191919;
        width: 660px;
        overflow: hidden;
        float: left;
        height: auto;
        line-height: 3px
    }

        .wrapper .FotoDetWrapper .Col1 {
            width: 33% !important;
            float: left
        }

        .wrapper .FotoDetWrapper .Col2 {
            width: 62% !important;
            float: left
        }

        .wrapper .FotoDetWrapper .Colfull {
            width: 95% !important;
            float: left
        }

.FotoDet {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 92%;
    padding-left: 1%;
    padding-right: 4%;
    overflow-y: hidden;
    width: 100%;
}

    .FotoDet h3 {
        color: #fd7d26;
        padding: 10px 0px 4px 0;
        border-bottom: 1px solid #fd7d26;
        margin-bottom: 15px;
    }

    .FotoDet .labelcolor {
        color: #fff
    }

    .FotoDet .datacolor {
        color: #8c8c8c
    }

    .FotoDet .images {
        text-align: center;
        padding-bottom: 10px
    }

#ImoDetPlantas {
    padding-bottom: 0px
}

.wrapper {
    width: 100%;
    overflow: hidden
}

    .wrapper .PlantaDetWrapper {
        background: #191919;
        width: 660px;
        overflow: hidden;
        float: left;
        height: auto;
        line-height: 3px
    }

        .wrapper .PlantaDetWrapper .Col1 {
            width: 33% !important;
            float: left
        }

        .wrapper .PlantaDetWrapper .Col2 {
            width: 62% !important;
            float: left
        }

        .wrapper .PlantaDetWrapper .Colfull {
            width: 95% !important;
            float: left
        }

.PlantaDet {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 92%;
    padding-left: 1%;
    padding-right: 4%;
    overflow-y: hidden;
    width: 100%;
}

    .PlantaDet h3 {
        color: #fd7d26;
        padding: 10px 0px 4px 0;
        border-bottom: 1px solid #fd7d26;
        margin-bottom: 15px;
    }

    .PlantaDet .labelcolor {
        color: #fff
    }

    .PlantaDet .datacolor {
        color: #8c8c8c
    }

    .PlantaDet .images {
        text-align: center;
        padding-bottom: 10px
    }


/* -------------
 * Input
 * ------------- */
.jqTransformInputWrapper {
    float: left;
    width: auto !important
}

    .jqTransformInputWrapper div {
        float: left
    }

/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {
    float: left;
    display: block;
    margin: 0px 4px;
    margin-top: 5px;
}

.jqTransformRadio {
    float: left;
    background: #191919 url(/images/jqtransform/radio.gif) no-repeat center top;
    vertical-align: middle;
    height: 12px;
    width: 12px;
    display: block; /*display: -moz-inline-block;*/
}

/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper {
    display: block;
    float: left;
    margin-top: 5px;
}

a.jqTransformCheckbox {
    background: #191919 url(/images/jqtransform/checkbox.gif) no-repeat center top;
    vertical-align: middle;
    height: 15px;
    width: 15px;
    display: block; /*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked {
    background-position: center bottom;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {
    display: none
}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
    position: relative
}

    .jqTransformSelectWrapper div {
        float: left;
        font: 12px Arial, Helvetica, sans-serif;
        color: #191919;
        display: block;
        position: relative;
        white-space: nowrap;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        cursor: pointer;
        background: #fff
    }

        .jqTransformSelectWrapper div span {
            padding: 0 0 0 10px;
            display: block
        }

a.jqTransformSelectOpen {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 18px;
    height: 18px;
    background: url(/images/select.gif) 0 0 no-repeat
}

.jqTransformSelectWrapper ul {
    position: absolute;
    top: 21px;
    left: 0px;
    background: #fff;
    font: 12px Arial, Helvetica, sans-serif;
    display: none;
    z-index: 10;
    padding: 5px 0 5px 0;
    height: 50px;
    overflow: auto;
    min-height: initial
}

    .jqTransformSelectWrapper ul a {
        display: block;
        padding: 0 10px;
        text-decoration: none;
        color: #191919
    }

        .jqTransformSelectWrapper ul a.selected {
            color: #fd7d26
        }

            .jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
                color: #fff;
                background: #fd7d26;
            }

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {
    display: none
}



/*
 jQuery Nivo Slider v2.7.1
 http://nivo.dev7studios.com
 Copyright 2011, Gilbert Pellegrom
 Free to use and abuse under the MIT license.
 http://www.opensource.org/licenses/mit-license.php
 */
.nivoSlider {
    position: relative;
}

    .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
    }

    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
    }

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    opacity: 0.8;
    width: 100%;
    z-index: 8;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0;
}

.nivo-nextNav {
    right: 0;
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: 700;
    }

/*
Skin Name: Nivo Slider Default Theme (modified)
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider, modified to work with the Inland One template.
Version: 1.2
Author: Gilbert Pellegrom (modified by Andreas Viklund)
Author URI: http://dev7studios.com
*/
.slider-wrapper .nivoSlider {
    position: relative;
    height: 300px;
    background: #fafafa url('/images/loading.gif') no-repeat 50% 50%;
    margin-bottom: 55px;
}

    .slider-wrapper .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    .slider-wrapper .nivoSlider a {
        border: 0;
        display: block;
    }

.slider-wrapper .nivo-controlNav {
    position: absolute;
    left: 50%;
    bottom: -41px;
    margin-left: -60px; /* Tweak this to center bullets */
}

    .slider-wrapper .nivo-controlNav a {
        border-style: none;
        border-color: inherit;
        border-width: 0;
        display: block;
        width: 22px;
        height: 22px;
        background: url('/images/bullets.png') no-repeat;
        text-indent: -9999px;
        margin-right: 3px;
        float: left;
    }

        .slider-wrapper .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.slider-wrapper .nivo-directionNav a {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    display: block;
    width: 30px;
    height: 30px;
    background: url('/images/arrows.png') no-repeat;
    text-indent: -9999px;
}

.slider-wrapper a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.slider-wrapper a.nivo-prevNav {
    left: 15px;
}

.slider-wrapper .nivo-caption {
    font-family: 'Droid Sans',Helvetica,Arial,sans-serif;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    text-shadow: 0 0 4px #111;
}

    .slider-wrapper .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .slider-wrapper .nivo-caption a:hover {
            color: #fff;
        }
