/*********************************************************
**********************************************************

Folder: Theme317_RealEstate2
Name: Real Estate 2
Cat: Real Estate

**********************************************************
*********************************************************/

/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 750px;
    margin: 50px auto;
}

.sf_wrapper {
    width: 750px;
    position: relative;
}

a {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_extra1 {
    height: 16px;
}

.sf_header_wrapper {
    position: relative;
    margin-top: 0px;
    height: 128px;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
    float: left;
    margin-left: 250px !important; margin-left: 125px;
    margin-top: 40px;
    text-align: left;
    font: bold 1.6em Helvetica, Arial, sans-serif;
    width: 250px;
    height: 40px;
    overflow: hidden;
}

.sf_sub_header {
    position: absolute;
    left: 250px;
    top: 80px;
    text-align: left;
    font: normal 1em Helvetica, Arial, sans-serif;    
   	width: 250px;
    height: 30px;
    overflow: hidden;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation {
    position: relative;
    height: auto;
}

.sf_navigation_top {
    display: none;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 0;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
}

.sf_navigation ul li a {
    height: 36px;
    margin: 0 0 0 1px;
    text-decoration: none;
    display: block;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 32px;
    padding: 0 20px 0 10px;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    clear: both;
    padding: 10px 0 0 20px;
    font: normal 1.5em Tahoma, Arial, sans-serif;
    text-align: left;
    height: auto !important;
    min-height: 30px;
}

.sf_content {
    height: 300px;
    padding: 20px 20px 0 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    font-size: .8em;
    margin-top: 10px;
    padding: 26px 0 5px 20px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------------
BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
    font-size: .8em;
}

div.sf_banner div#bannerLink {
    padding-top: 10px;
}
