﻿
/*-------------------------------------------------------------*/
/*-------------------------SEngine Style------------------------*/
/*------------------------------------------------------------*/
.TextBoxes {
    font-size: 12px;
    color: #333333;
    padding: 3px;
    float: left;
    margin: 0px;
}

.TextBoxes:Hover {
    background-color: #F2F2F2;
}

.TextBoxesHeader {
    margin: 0;
    padding: 0 6px;
    line-height: 23px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    background-color: #B6D862;
    color: #333333;
}



.TextBoxesHeader #label {
    color: #333333;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.SDropDown {
}

.SDropDown option {
}

.SDropDown option[selected] {
}

.TopResultsPanel {
    background-color: #E8E8E8;
    border-right: solid 1px #C0C0C0;
    border-right-color: #ACACAC;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    -o-box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
}

.AnlCounters {
    float: right;
    font-size: 12px;
    font-weight: bold;
}
.smallEngInput{
    width:40%;
}
/*-------------------------------------------------------------*/
/*-------------------------SEngine RESULTS------------------------*/
/*------------------------------------------------------------*/
.ResultsMainDiv {
    display: block;
    padding: 10px;
    z-index: 1;
    margin: 5px 0;
    border-bottom:dashed 1px #c4c4c4;
}

.ResultsDiv #rHeader {
    font-size: 20px;
    font-weight: normal;
    color:black;
    margin-bottom:10px;
    display:block;
    padding:0
}

.ResultsDiv:hover #rHeader {
    text-decoration: underline;
}
.ResultsDiv .rDescription{
    display:block;
    margin-top:10px;
}
.ResultFlags {
    border: 2px solid #FFFFFF;
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 16px;
    font-family: Tahoma;
    background-color: #707683;
}

.ResultsContainer {
    padding: 5px;
    margin-bottom: 5px;
}

.ResultsContainer #pImage {
    display:block;
    width: 200px;
    float: left;
    text-align: center;
    background-color: #FFFFFF;
    margin: 0px 20px 5px 0px;    
}
.ResultsContainer #pImage a {
    display:block;
    border:solid 2px white;
    width:auto;
    overflow:hidden;
}
.ResultsContainer #pImage img {
    width: 100%;  
    display:block;  
}

.ResultsPrice {
    color: #666666;
    font-family: arial, Helvetica, sans-serif;
    font-size: 19px;
}

.TopEstate {
    background-image: url(images/template/top.png);
    background-position: center right;
    background-repeat: no-repeat;
    height: 68px;
    width: 90px;
    float: right;
}

.TopEstateL {
    height: 0px;
}

.TopEstateL div {
    background-image: url(images/template/top-l.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 45px;
    width: 57px;
    position: relative;
    z-index: 1;
}

.TopEstateR {
    height: 0px;
}

.TopEstateR div {
    background-image: url(images/template/top.png);
    background-position: center right;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
}

.VisitedEstate {
    height: 0px;
    display: none;
}

.VisitedEstate div {
    background-image: url(images/template/eye-icon.png);
    background-position: center right;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    position: relative;
    float: right;
}
/*-------------------------------------------------------------*/
/*-------------------------SEngine VERTICAL------------------------*/
/*------------------------------------------------------------*/

.SearchEngineVertical {
}

.SearchReminder {
    border: 1px solid #ACB8CC;
    background-color: #F8F9FA;
    font-size: 11px;
    color: #666666;
    text-align: center;
    width: 550px;
    z-index: 1000;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px;
    -o-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 2x 2px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    margin: 10px;
}

.SearchReminder .buttonSimple {
    border-color: #ACB8CC;
}

.InnerAreas {
    border: 1px solid #DDDDDD;
    background-color: #F0F0F0;
    padding: 5px;
    margin: 3px;
}

.innerAreasHeader {
    font-size: 12px;
    color: #333333;
    display: block;
}

.SengineLabel {
    display: block;
    color: #626262;
    font-size: 11px;
    margin: 2px;
}

/*-----------------------------DETAILS------------------------*/
.crtLine {
    padding: 10px;
    border-bottom: solid 1px gray;
    border-bottom-color: #E4E4E7;
    color: #666666;
    font-size: 14px;
}

.Characteristic {
    background-color: #F2EFEE;
    color: #333333;
    padding: 4px;
    margin: 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.CubeImages {
    padding: 0px;
    margin: 0px;
}

.CubeImages div {
    padding: 0px!important;
    margin: 0px!important;
}

.CubeImages img {
    max-height: 56px !important;
    padding: 2px !important;
    margin: 0px !important;
    border: solid 1px gray;
    max-width: 73px;
    background-color: #EFEFEF;
}

.CubeImages img:hover {
    border: solid 1px black;
}

.chrBg {
    background-color: #FBFBFB;
}
/*--------LOGIN BAR-----*/

.loginBar {
    position: fixed;
    top: 0;
    left: 0;    
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    -o-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    margin: 0;
    padding: 0;
    z-index: 999999;
    background-color: #000000;
}

.loginBar ul {
    list-style: none;
    margin: 0 15px;
    padding: 0;
}

.loginBar li {
    margin: 0 2px 2px 0;
    float: left;
}

.loginBar li .bt {
    color: #b2b2b2;
    padding:10px 20px;
    display:block;
}

.loginBar li .bt:hover {
    color: #ffffff;
}
/*-----------------ACTIVE BAR ESTATES---------------*/
.CubeLogin {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #333333;
    color: #white;
    font-size: 11px;
    background-color: #171717;
    margin: 3px;
    line-height: normal;
}

.CubeLogin .cubeMain {
    height:100%;
    text-align:left;
}

.CubeLogin:hover {
    background-color: #1D1D1D;
    border: 1px solid #383838;
}

.CubeLogin a {
    text-decoration: none;
    color: white;
    text-align:left;
}

.CubeLogin img {
    margin-right:8px;
}

/*-----------------FEATURED TOP ESTATE---------------*/
.CubeTOP {
    margin: 0 2px 0 2px;
    border: 1px solid #C4C5C8;
    color: #333333;
    font-size: 11px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    background-color: #FCFCFC;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -o-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.CubeTOP .cubeMain {
    margin: 2px 5px;
}

.CubeTOP img {
    margin: 3px;
    border-radius:12px;
}

.CubeTOP img:hover {
    opacity:0.8;
}

.CubeTOP b {
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}

.CubeTOP a {
    color: #272727;
}

/*--------------FeaturedRealtors--------------------*/
.rFeaturedContainer {
    height: 240px;
    padding: 5px;
    display: block;
    vertical-align: top;
    width: 460px;
    overflow: hidden;
}

.rFeaturedContainer .FeaturedRealtors {
    width: 126px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    padding: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #898B8E;
    height: 230px;
    vertical-align: top;
}

.rFeaturedContainer .FeaturedRealtors:hover {
    background-color: #EEF0F2;
}

.rFeaturedContainer .FeaturedRealtors .fimage {
    height: 140px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 120px;
}

.rFeaturedContainer .FeaturedRealtors .fimage div {
    width: 120px;
    overflow: hidden;
}

.rFeaturedContainer .FeaturedRealtors img {
    padding: 1px;
    max-height: 125px;
    max-width: 125px;
}

.rFeaturedContainer .FeaturedRealtors .ftitle {
    margin-top: 20px;
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    text-shadow: 1px 1px 2px #828282;
    font-weight: bold;
}

.rFeaturedContainer .FeaturedRealtors .farea {
    display: none;
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 22px;
}

.rFeaturedContainer .FeaturedRealtors_bt {
    border: solid 1px gray;
    background-color: #E1E1E1;
    filter: Alpha(opacity=50);
    opacity: 0.50;
    cursor: pointer;
    width: 80px;
    height: 140px;
}

.rFeaturedContainer .FeaturedRealtors_bt:hover {
    border: solid 1px gray;
    background-color: #E1E1E1;
    filter: Alpha(opacity=100);
    opacity: 1;
}


/*--------------FeaturedRealtors in Results--------------------*/
.rFeaturedinResults {
    height: 140px;
    padding: 5px;
    display: block;
    vertical-align: top;
    overflow: hidden;
}

.rFeaturedinResults .FeaturedRealtors {
    width: 125px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    padding: 5px;
    vertical-align: top;
}

.rFeaturedinResults .FeaturedRealtors:hover {
    background-color: white;
}

.rFeaturedinResults .FeaturedRealtors .fimage {
    height: 70px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 120px;
}

.rFeaturedinResults .FeaturedRealtors .fimage div {
    width: 120px;
    overflow: hidden;
}

.rFeaturedinResults .FeaturedRealtors img {
    padding: 1px;
    max-height: 75px;
    max-width: 115px;
}

.rFeaturedinResults .FeaturedRealtors .ftitle {
    margin-top: 5px;
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    text-shadow: 1px 1px 2px #828282;
    font-weight: bold;
}

.rFeaturedinResults .FeaturedRealtors .farea {
    display: none;
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 22px;
}
/*---------FEATURED ESTATES-------*/
.FeaturedContainer{
    min-height:450px;
}
.FeaturedEstates {
    display: inline-block;
    * display: inline;
    zoom: 1;
    padding: 1.5%;
    margin: 1%;   
    clear: both;
    width:20%;
    background-color:#F6F6F6;
    box-shadow: 3px 3px 3px rgba(163, 163, 163, 0.15);
}
.FeaturedEstates a{
    display:block;
    text-align:center;
}
.FeaturedEstates img {
    width: 100%;
    display: block;
    height:150px;
    margin-bottom:10px;
}
.FeaturedEstates .fLabel {
    padding:6px;
    font-style:italic;
    text-align:left;
    background-color:white;
    border-bottom:solid 1px #ededed;
}
.FeaturedEstates .fLabel.chrBg{
    background-color:white;
}
.FeaturedEstates .ftitle {
    font-size: 12px;
    color: #b0b0b0;
    font-weight:normal;
    float:right;
    max-width:120px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.FeaturedEstates .fLabel:last-child{
    background-color:transparent;
    border:none;
    font-style:normal;
    padding-bottom:0;
}
/*-------------*/
.FeaturedEstates2 {
    display: inline-block;
    * display: inline;
    zoom: 1;
    padding: 5px;
    margin: 5px;   
    clear: both;
    width:227px;
    vertical-align:top;
    text-align:center;
}
.FeaturedEstates2 .f-image{
    width:200px;
    height:200px;
    border-radius:999px;
    overflow:hidden;
    margin:0 auto;
    z-index:1;
}
.FeaturedEstates2 .f-image img{
    max-height:120%;
    min-width:100%;
    min-height:100%;
}
.FeaturedEstates2 .f-title{
    font-weight:bold;
    font-size:14px;
    margin:15px 0;
}
.FeaturedEstates2 .f-description{
    color:#8f8f8f;
    height: 140px;
    overflow: hidden;
}
.FeaturedEstates2 .f-menu{
    padding:10px;
}
.FeaturedEstates2 .floater{
    float:right;
    height:0;
    z-index:2;
    transition:all ease 0.5s;
    opacity:0;
}
.FeaturedEstates2:hover .floater{
    opacity:1;
}
.FeaturedEstates2 .f-price{    
    border-radius:999px;
    text-align:center;
    background-color:#acd473;
    color:white;
    font-size:18px;
    position:relative;
    padding:7px;
}
/*-----REGISTER----*/
.ToolTip {
    text-align: center;
    color: #382B02;
    font-size: 28px;
    line-height: 75px;
}

/*---------G Search-------------*/
.gSearch {
    font-size: 11px;
    color: #ffffff;
    background-color: #484848;
    border: 1px solid #000000;
    padding: 3px;
    margin: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset -1px 1px 3px rgba(15,15,15,1);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset -1px 1px 3px rgba(15,15,15,1);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset -1px 1px 3px rgba(15,15,15,1);
    background-color: #626262;
    color: #FFFFFF;
}

.gSearchInput {
    background-color: #626262;
    color: #B5B5B5;
    font-size: 11px;
}


.iYoutube {
    width: 100%;
    height: 480px;
}

.galleria {
        height: 500px;
    }
.galleria-theme-classic{
    background-color:#373737!important;
    border-radius:6px;
}
.imgMover{
    width: 600px; overflow: hidden; text-align: center; margin: 10px; max-height: 500px;
}

.MapResultsPanel{
    background-color: rgba(232, 232, 232, 0.80);
    border-bottom: 1px solid #D6D9EF;
    border-right: 1px solid #D6D9EF;
    border-top: 1px solid #D6D9EF;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);
}
	/*---------MAP ESTATES-------*/
	
.MapEstates
{    
   border: 1px solid #FFFFFF; 
   width:280px;	
    display:inline-block;
    *display:inline;
    zoom:1;
    text-align:left; 
    background-color: #FFFFFF; 
     padding:5px;
     margin:10px;
     vertical-align:top;
     overflow:hidden;
       }


.MapEstates img
{
	max-width: 280px;
}
.MapEstates #fLabel
{
    height:150px;
    overflow:hidden;
    margin-bottom:10px;
}
.MapEstates .ftitle
{
	font-size: 15px;
    line-height: normal;
    margin:10px 0;
}
.MapEstates .farea {
    border-bottom: 1px dotted #B0B0B0;
    border-top: 1px dotted #B0B0B0;
    line-height: 1.25;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    color: #333333;
    font-size: 14px;
}
.MapEstates .fdescription {
    color: #666666;
}

/*----MapResults---*/
.MapResults{
    margin:5px;
}
.MapResults a {
    border: 1px solid #CCCCCC;
    display: block;
    padding:10px;
    margin:2px;
}
.MapResults a:hover {
    border-color: #999999;
    background-color: #F7F7F7;
}