/*********************************************************
**********************************************************

	Folder:	Theme361
	Name:	Homebuilders2
	Cat:	Real Estate

**********************************************************
*********************************************************/
    /*------------------------------------
	GENERAL
------------------------------------*/
body {
    
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}

.sf_outer_wrapper {
    width: 775px;
	height: auto;
	margin:auto;
	
}

.sf_wrapper {
	width: 775px;
	height: auto;
	border: solid 1px #333;
	background: #fff;
}

.sf_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

a {
    color: #000000;
}
a:hover {
    color: #333;
}
a:visited {
    color: #000000;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper {
	width: 775px;
	height: auto !important; height: 50px;
	min-height: 50px;
}

.sf_main_header {
	display: block;
	float: left;
	margin: 8px 20px 0px 30px;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	overflow:hidden;	
}

.sf_sub_header {
	float: left;
	margin: 8px 0px 0px 200px;
	font-family: Arial, Helvetica, FreeSans, sans-serif; 
	font-size: 16px;
	height: 20px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

.sf_pagetitle {
	width: auto;
	padding: 30px 0px 0px 20px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/midbar.gif);
	background-repeat: repeat-x;
}

.sf_pagetitle h1 {
	font-size:11px;
	margin: 0;
	font-weight: bold;
}

.sf_pagetitle div {
   
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	width: 100%;
	height: auto;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/nav_bg.gif);
	background-repeat: repeat;
}

.sf_navigation ul{
	margin: 0;
	padding: 0;
	height: auto !important; height: 1%;
}

.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li{
	list-style-type: none;
	float:left;
	min-width: 155px;
	width: auto !important;
	width: 155px;
	height: 27px;
	white-space:nowrap;
}

.sf_navigation ul li a{
	color: #555;
	position: relative;
	display: block;
	text-decoration: none;
	padding: 6px 0px 6px 20px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/navbutton.gif);
	background-repeat: no-repeat;
}
.sf_navigation ul li a:hover{
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/navbuttonover.gif);
	background-repeat: no-repeat;
}
.sf_navigation ul li a:visited{
}

.sf_navigation_top{
	display:none;
}

/*------------------------------------
	Flyout menu
------------------------------------*/

#Nav1, 
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;	
	line-height: 1;	
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 180px;
	left: -999em;
	z-index: 1000;
	background-color: #fcfcfc;
	border:1px solid #cccccc;
}

#Nav1 li ul li { /* second-level lists */	
	width: 180px;
	padding:0px;
	margin:0px;
	height: auto;
	background-image: none;	
	white-space: normal;	
}

#Nav1 li ul li a  { /* second-level lists */	
	height: auto;
	width: 170px;
	background-image: none;
	line-height: normal;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #adadad;
}

#Nav1 li ul li a:visited  { /* second-level lists */	
}

#Nav1 li ul li a:hover  { /* second-level lists */		
	background-image: none;
	background-color: #eeeeee;
}

#Nav1 li ul li.sf_last_nav_item_subnav a {
	border:none;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#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;
}

/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra2 {
	width: 28px;
	height: auto !important;
	height: 28px;
	min-height: 28px;
	margin: 2px 0px 0px 20px;
	float: left;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/logo.gif);
	background-repeat: no-repeat;
}

.sf_extra5 {
	width: 775px;
	height: auto !important;
	height: 199px;
	min-height: 199px;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sf_extra5 span{
	display: block;
	height: auto !important;
	height: 170px;
	min-height: 170px;
	float: left;
	width: 407px;
	padding: 20px 0px 10px 20px;
	overflow:auto;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size:11px;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/ghost_image.jpg);
	background-repeat: no-repeat;
}

.sf_content {
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	margin: 10px 15px 10px 20px;
	height: auto !important; height: 200px;
	min-height: 200px;   
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_content li {
    margin-left: 30px;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer {
	width: 775px;
	height: auto !important;
	height: 33px;
	min-height: 33px;
	text-align: center;
	font-size: 10px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-weight:bold;
	padding: 23px 0px 0px 0px;
	color: #666666;
	background-image: url(//img1.wsimg.com/isteam/ip/d2ae26b8-11c1-4684-9ef7-6b7e46fde4fe/legacy/footer_bg.gif);
	background-repeat: repeat-x;
}

/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 10px;
}

.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;  
} 
