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

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

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

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

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

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

a {
    color: #000;
}
a:hover {
    color: #333;
}
a:visited {
    color: #000;
}

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

.sf_header_wrapper {
    margin-top: 0px;
    height: 88px;
	padding-top: 40px;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	margin: 0 auto ;
	text-align: center;
	width: 250px;
	height: 52px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.sf_main_header div{ height: 60px; overflow: hidden; }
.sf_main_header div div { height: auto; overflow: visible; }

.sf_sub_header {
	text-align: left;
	margin: 0 auto;
	width: 250px;
	height: 30px;
	overflow: hidden;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sf_sub_header div{ height: 30px; overflow: hidden; }
.sf_sub_header div div { height: auto; overflow: visible; }

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

.sf_navigation_top {
    display: none;
}

.sf_navigation ul {
    margin: 0 0;
	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;
	line-height: 32px;
	padding: 0 20px 0 10px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:130px;
	height:auto;
	margin:-4px 0 0 0;
	border:solid 1px #929292;
	background:#ffffff;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	background:none;
}
#Nav1 li ul li a{
	background:#e8e8e8;
	height:auto;
	margin:0 0 3px 0;
	width:120px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#999999;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	text-align: left;
	height: auto !important;
	min-height: 18px;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_pagetitle h1 {
	font-size: 24px;
	font-weight: normal;
	margin:0px;
}

.sf_content {
	margin: 0px;
	font-size: 12pt;
	font-family: Calibri;
	text-align: left;
	word-spacing: normal;
}

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

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
	font-size: 10px;
	margin-top: 10px;
	padding: 26px 0 5px 20px;
	text-align: center;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-weight: bold;
}

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

div.sf_banner div#bannerLink {
    padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

