﻿
/*-------------------------------------------------------------*/
/*-------------------------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;
    border-bottom: dashed 1px #DDDDDD;
    z-index: 1;
    margin: 10px 0;
}

.ResultsDiv #rHeader {
    font-size: 20px;
    font-weight: normal;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.ResultsDiv:hover #rHeader {
    text-decoration: underline;
}

.ResultFlags {
    border: 4px solid #FFFFFF;
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 16px;
    font-family: Tahoma;
    background-color: #8d8d8d;
}

.ResultsContainer {
    padding: 5px;
    margin-bottom: 5px;
}

.ResultsContainer #pImage {
    display:block;
    border: 1px solid #E1E3EA;
    width: 180px;
    float: left;
    text-align: center;
    background-color: #FFFFFF;
    margin: 0px 5px 5px 0px;    
}
.ResultsContainer #pImage a {
    display:block;
    border:solid 7px white;
    width:auto;
    overflow:hidden;
}
.ResultsContainer #pImage img {
    width: 100%;  
    display:block;  
}

.ResultsPrice {
    color: #666666;
    font-family: arial, Helvetica, sans-serif;
    font-size: 19px;
}

.ResultsDiv:hover .ResultsPrice {
    color: #003366;
}

.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;
    font-size: 11px;
    margin: 2px;
}

/*-----------------------------DETAILS------------------------*/
.crtLine {
    padding: 10px;
    border-bottom: solid 1px gray;
    border-bottom-color: #E4E4E7;
    font-size: 14px;
}

.Characteristic {
    background-color: #F2EFEE;
    color: #333333;
    padding: 4px;
    margin: 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.CubeImages {
    padding: 5px;
    margin: 0px;
}

.CubeImages div {
    padding: 2px!important;
    margin: 0!important;
}

.CubeImages img {
    height: 143px !important;
    padding: 2px !important;
    margin: 0 0 10px 0 !important;
    border: solid 1px #efefef;
    width: 100%;
}

.CubeImages img:hover {
    border: solid 1px #c8c8c8;
}
.CubeImages b{
    font-weight:normal;
}

.chrBg {
    background-color: #FBFBFB;
    color:#262626;
}
/*--------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 {
    padding: 2px!important;
    margin: 0px!important;
    margin-right: 3px!important;
    border: solid 1px gray;
    background-color: White;
}

.CubeTOP img:hover {
    border: solid 1px black;
}

.CubeTOP b {
    font-size: 14px;
    line-height: 25px;
    color: #003366;
    font-weight: bold;
}

.CubeTOP a {
    color: #333333;
}

/*--------------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;
}

/*---------------*/
.rFeaturedContainerVer {
    padding: 5px;
    display: block;
    vertical-align: top;
    text-align: center;
}

.rFeaturedContainerVer .FeaturedRealtors {
    width: 150px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    padding: 5px;
    margin: 5px;
    vertical-align: top;
    background-color: #FFFFFF;
}

.rFeaturedContainerVer .FeaturedRealtors:hover {
    background-color: #C8D2EA;
}

.rFeaturedContainerVer .FeaturedRealtors img {
    padding: 1px;
    max-height: 140px;
    max-width: 120px;
}

.rFeaturedContainerVer .FeaturedRealtors .ftitle {
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    text-shadow: 1px 1px 2px #828282;
    font-weight: bold;
}

.rFeaturedContainerVer .FeaturedRealtors .farea {
    display: none;
    color: #333333;
    font-family: arial, Helvetica, sans-serif;
    font-size: 22px;
}

.rFeaturedContainerVer .FeaturedRealtors_bt {
    border: solid 1px gray;
    background-color: #E1E1E1;
    filter: Alpha(opacity=50);
    opacity: 0.50;
    cursor: pointer;
    width: 80px;
    height: 140px;
}

.rFeaturedContainerVer .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:300px;
}
.FeaturedEstates {
    display: inline-block;
    * display: inline;
    zoom: 1;
    padding: 1%;
    margin: 1%;   
    clear: both;
    width:29%;
}
.FeaturedEstates a{
    display:block;
}
.FeaturedEstates img {
    width: 96%;
    display: block;
    padding: 2%;
    border: 1px solid #CCCCCC;
    background: white;
}
.FeaturedEstates #fLabel {
}
.FeaturedEstates .ftitle {
    font-size: 12px;
    color: #333333;
    font-weight:bold;
}
.FeaturedEstates .farea {
    color: #383838;
    font-size: 12px;
}

/*-----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;
}