@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#af2322;
	
}


.td_center td{
text-align:center;
}

.section_content label, .forms label{
display:inline;

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
font-weight:bold;
font-size:12px;
}



.login a:link {
color: #ffffff;
text-decoration:underline;

}
.login a:visited {
color: #ffffff;
text-decoration:underline;

}
.login a:hover {
color: #ffffff;
text-decoration:underline;

}
.login a:active {
color: #ffffff;
text-decoration:underline;

} 




.hegg-quicksearch a:link {
color: #ffffff;
text-decoration:none;
font-weight:bold;
}
.hegg-quicksearch a:visited {
color: #ffffff;
text-decoration:none;
font-weight:bold;
}
.hegg-quicksearch a:hover {
color: #ffffff;
text-decoration:underline;
font-weight:bold;
}
.hegg-quicksearch a:active {
color: #ffffff;
text-decoration:none;
font-weight:bold;
} 



.locations a:link {
color: #000000;
/*text-decoration:none;*/

}
.locations a:visited {
color: #111111;
/*text-decoration:none;*/

}
.locations a:hover {
color: #222222;
/*text-decoration:underline;*/

}
.locations a:active {
color: #000000;
text-decoration:none;
}





.locations td{
/*background-color:#dedede;*/	

	border: 1px solid #dedede;
	padding:5px;
	

}


.section_content h1, h2, h3 {
	/*font-size:.75em;*/
	font-weight:bold;
	color:#af2322;
	padding:0;
	margin:0;
}
.section_content li {
	font-size:12px;
}

body,  html {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	color:#000;
}
body {
	min-width:945px;
}
#wrap {
	margin:0 auto;
	width:945px;
	background-image:url(images/main_content_background.png);
	background-repeat:repeat-y;
	z-index:9998;
}
#wrap p {
	/*font-size:.75em;*/
}
p {
	font-size:12px;
	
}

.x_navigation a:link {
color: #ffffff;
text-decoration:none;

}
.x_navigation a:visited {
color: #ffffff;
text-decoration:none;

}
.x_navigation a:hover {
color: #ffffff;
text-decoration:underline;

}
.x_navigation a:active {
color: #ffffff;
text-decoration:none;
}

.x_navigation ul {
	margin: 0;
	padding: 0;
}

.x_navigation li {
	list-style-type: none;

	display: block;
	font-size:12px;
	float: left;
	padding: .25em;
	margin: 1px;
	/*width: 8em;*/
	/*border: 1px solid #af2322;*/
	background-color:#af2322;
	text-align:center;
}
.x_navigation li:hover{
	background-color:#cc0000;
}
.clearer {
	clear: left;
	height: 1px;
}
.main_content{
width:680px;
}
#header {
	height:129px;
	background-image:url(images/hegg_header_bg.jpg);
	background-repeat:no-repeat;
	z-index:9999;
}
#header h1 {
	padding:5px;
	margin:0;
}
#nav_holder {
	position:relative;
	left:4px;
	z-index:1;
}
#nav_holder ul {
	margin:0;
	padding:0;
	list-style:none;
	z-index:9999;
}
#nav_holder li {
	display:inline;
	margin:0;
	padding:0;
	z-index:9999;
}
#sidebar {
	float:left;
	/*width:227px;*/
	width:227px;

}
#sidebar h2, #sidebar h3, #sidebar p {
	padding:0 5px;
}

#main {
	float:right;
	width:708px;
	position:relative;
	left:10px;
}
#main ul {
	margin-bottom:0;
}
#main h3, #main p {
	/*padding:0 10px 0 10px;*/
}

#footer {
	clear:both;
	height:51px;
	background-image:url(images/hegg_footer_image.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#footer a {color:white;}
#footer a:hover {color:#af2322;}

.section{
	padding:5px 0px 5px 0px;
}
.section_header{
	background-image:url(images/section_bg_top.jpg);
	background-repeat:no-repeat;
	width:688px;
	height:26px;
}

.section_header h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 5px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	position:relative;
	left:5px;
}
.section_content{
	background-image:url(images/section_bg_x.png);
	background-repeat:repeat-y;
	width:668px;
	padding:10px;
	border-left:thin;
	border-right:thin;	
}
#section_footer{
	background-image:url(images/section_bg_bottom.png);
	background-repeat:no-repeat;
	width:688px;
	height:5px
}
#content_header{
	width:686px;
	height:39px;
	background-image:url(images/aboutHeaderBg.jpg);
	background-repeat:no-repeat;
}
#search_header{
	width:686px;
	height:39px;
	background-image:url(images/searchHeaderBg.jpg);
	background-repeat:no-repeat;
}
#recreational_header{
	width:686px;
	height:39px;
	background-image:url(images/recreationalHeaderBg.jpg);
	background-repeat:no-repeat;
}
#open_header{
	width:686px;
	height:39px;
	background-image:url(images/openHousesHeaderBg.jpg);
	background-repeat:no-repeat;
}
#buy_sell_header{
	width:686px;
	height:39px;
	background-image:url(images/buyersSellersHeaderBg.jpg);
	background-repeat:no-repeat;
}
#communities_header{
	width:686px;
	height:39px;
	background-image:url(images/communitiesHeaderBg.jpg);
	background-repeat:no-repeat;
}
#mortgage_header{
	width:686px;
	height:39px;
	background-image:url(images/mortgageHeaderBg.jpg);
	background-repeat:no-repeat;
}
#contact_header{
	width:686px;
	height:39px;
	background-image:url(images/contactHeaderBg.jpg);
	background-repeat:no-repeat;
}
#find_agent_header{
	width:686px;
	height:39px;
	background-image:url(images/findAgentHeaderBg.jpg);
	background-repeat:no-repeat;
}
#your_professional_header{
	width:686px;
	height:39px;
	background-image:url(images/yourRealEstateProfHdr.jpg);
	background-repeat:no-repeat;
}
#relocation_header{
	width:686px;
	height:39px;
	background-image:url(images/relocationHeaderBg.jpg);
	background-repeat:no-repeat;
}
#about_us_header{
	width:686px;
	height:39px;
	background-image:url(images/aboutHeaderBg.jpg);
	background-repeat:no-repeat;
}
#text_messaging_header{
	width:686px;
	height:39px;
	background-image:url(images/headings/text_messaging.gif);
	background-repeat:no-repeat;
}
#buyers_header{
	width:686px;
	height:39px;
	background-image:url(images/buyersHeaderBg.jpg);
	background-repeat:no-repeat;
}
#sioux_falls_header{
	width:686px;
	height:39px;
	background-image:url(images/siouxFallsHeaderBg.jpg);
	background-repeat:no-repeat;
}
#sellers_header{
	width:686px;
	height:39px;
	background-image:url(images/sellersHeaderBg.jpg);
	background-repeat:no-repeat;
}
#sioux_schools_header{
	width:686px;
	height:39px;
	background-image:url(images/sioux_falls_schools_bg.jpg);
	background-repeat:no-repeat;
}
#utilities_header{
	width:686px;
	height:39px;
	background-image:url(images/sioux_falls_utilities_bg.jpg);
	background-repeat:no-repeat;
}
#black_hills_header{
	width:686px;
	height:39px;
	background-image:url(images/blackHillsHeaderBg.jpg);
	background-repeat:no-repeat;
}
#compare_header{
	width:686px;
	height:39px;
	background-image:url(images/compareHeaderBg.jpg);
	background-repeat:no-repeat;
}
.form_elements label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	
	/*font-size:.75em;*/
	
}
#formss {
	/*background-color:#eeeeee;*/
	width:650px;
	position:relative;
	left:15px;
}
.formss {
	/*background-color:#ffffff;*/
	width:300px;
	
}
.form_elements {
	/*border:1px solid;
	border-color:#adadad;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	display:inline;
	font-weight:bold;
	/*font-size:1em;*/
	padding:5px;
	margin:5px;
}
.content{
	padding-top:10px;
	width:680px;
}
.hegg-quicksearch {
	width:227px;
	height:209px;
	background-image:url(images/propertysearch_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-left:12px;
}
#homeclub label{
	font-weight:bold;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.hegg-quicksearch label{
	font-weight:bold;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.hegg-quicksearch .labels{
	font-weight:bold;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.section_content table{
	font-size:12px;
	padding:0;
	margin:0;
}

#forms{
	position:relative;
	top:28px;
}
.form_fields{
	width:155px;
	display:block;
}




.section_content a:link{
	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.section_content a:visited{
	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.section_content a:hover{
	
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	
}
.section_content a:active{
	
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}












/*  This set of styles controls the topmost bar with the "home | contact | about nav, and the phone number */
#top_nav{
height:24px;
}

#top_nav a:link{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav a:visited{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#top_nav a:hover{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;
	text-decoration:underline;
}
#top_nav a:active{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}







/* navigation styles*/
#hegg_nav {
z-index:9999;
position:relative;
left:5px;
}
#hegg_nav #one {
	width:60px; height:45px;
	float: left;
	background-image:url(images/nav/home.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #one:hover {
	background-image:url(images/nav/home_on.gif);
}
#hegg_nav #two {
	width:102px; height:45px;
	float: left;
	background-image:url(images/nav/propertysearch.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #two:hover {
	background-image:url(images/nav/propertysearch_on.gif);
}
#hegg_nav #three {
	width:86px; height:45px;
	float: left;
	background-image:url(images/nav/openhouses.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #three:hover {
	background-image:url(images/nav/openhouses_on.gif);
}
#hegg_nav #four {
	width:92px; height:45px;
	float: left;
	background-image:url(images/nav/buyerssellers.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #four:hover {
	background-image:url(images/nav/buyerssellers_on.gif);
}
#hegg_nav #five {
	width:110px; height:45px;
	float: left;
	background-image:url(images/nav/communityinfo.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #five:hover {
	background-image:url(images/nav/communityinfo_on.gif);
}
#hegg_nav #six {
	width:82px; height:45px;
	float: left;
	background-image:url(images/nav/findagent.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #six:hover {
	background-image:url(images/nav/findagent_on.gif);
}
#hegg_nav #seven {
	width:118px; height:45px;
	float: left;
	background-image:url(images/nav/heggcocomm.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #seven:hover {
	background-image:url(images/nav/heggcocomm_on.gif);
}
#hegg_nav #eight {
	width:115px; height:45px;
	float: left;
	background-image:url(images/nav/relocation.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #eight:hover {
	background-image:url(images/nav/relocation_on.gif);
}
#hegg_nav #nine {
	width:77px; height:45px;
	float: left;
	background-image:url(images/nav/aboutus.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #nine:hover {
	background-image:url(images/nav/aboutus_on.gif);
}
#hegg_nav #ten {
	width:82px; height:45px;
	float: left;
	background-image:url(images/nav/contactus.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#hegg_nav #ten:hover {
	background-image:url(images/nav/contactus_on.gif);
}
#hegg_nav li ul { /* all lists */
	top:42px;
	padding-top:14px;
	position: absolute;
	background: #fff;
	background-image:url(images/nav/nav_dropdown_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom: 1px solid #af2322;
	border-left: 1px solid #af2322;
	border-right: 1px solid #af2322;
	width: 130px;
	z-index:9999;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#hegg_nav li {
	display:block;
}

#hegg_nav li a {
	display:block;
	text-indent:-9000px;
	height:40px;
}

#hegg_nav li ul li a {
	display: block;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-indent:0;
}
#hegg_nav li ul li a:hover {
	color:#bb0000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#hegg_nav .twolinedropdownitemspacing {
	padding:14px 0px;
}

/*
#hegg_nav li ul a:link {
color: #FF0000;
font-size:12px;
}     
#hegg_nav li ul a:visited {
color: #00FF00;
font-size:12px;
}  
#hegg_nav li ul a:hover {
color: #FF00FF;
font-size:12px;
}   
#hegg_nav li ul a:active {
color: #0000FF;
font-size:12px;
}
*/

#hegg_nav li:hover {
	position: static;
}
#hegg_nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end- navigation styles*/

.abs_link a:link { color:#000000; text-decoration:underline; }

.abs_link a:visited { color:#000000; text-decoration:underline; }

.abs_link a:hover { color:#000000; text-decoration:underline; }

.abs_link a:active { color:#000000; text-decoration:underline; }



/* Controls the Day View buttons */
#advsearch {
	width:227px; height:82px;
	background-image:url(images/newlistings_bg.jpg);
	margin:0 0 4px 12px;
}
#advsearch .text {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:29px;
}
#advsearch .buttons {
	left:-3px;
	padding:4px 0 0 7px;
}
#advsearch a:link{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
#advsearch a:visited{
	
	color:#FFFFFF;
	text-decoration:underline;
}
#advsearch a:hover{
	
	color:#dddddd;
	text-decoration:underline;
}
#advsearch a:active{
	
	color:#FFFFFF;
	text-decoration:underline;
}

/* Controls the HomeClub */
#homeclub {
	width:225px;
	height:204px;
	background-image:url(images/newlistingalerts_bg.jpg);
	background-repeat:no-repeat;
}
#hccity {
	width: 210px;
	position:absolute;
	top:126px;
	left:5px;
}
#newlistingalerts-form {
	width: 210px;
	height:200px;
	position:relative;
	top:100px;
	left:7px;
	border:1px solid orange;
}
#newlisting-login {
	position:relative;
	top:154px;
	left:72px;
}
#join {
	position:relative;
	top:88px;
	left:173px;
}
.float_right{
float:right;
padding:10px
}
.float_left{
float:left;
padding:10px
}



/* JERADS ADDED STYLES */
#agent_blurb{
	color:#000;
}
/*#agent_blurb:hover{
	background-color:#efefef;
}*/
#agent_blurb td{
	color:#000;
	font-size:12px;
}
#agent_blurb td b{
	color:#990000;
}

#agent-detail-container{
	position:relative;
	width:680px;
}
#agent-detail-container #agent-info{
	width:330px;
}
#agent-detail-container #agent-info img{
	border:1px solid black;
	width:250px;
	margin-bottom:4px;
}
#agent-detail-container #agent-info #agent-name{
	font-weight:bold;
	font-size:14px;
}
#agent-detail-container #agent-info #agent-title{
	font-size:12px;
	font-weight:bold;
}
#agent-detail-container #agent-info #agent-address,
#agent-detail-container #agent-info .agent-contact-info{
	font-size:12px;
	font-weight:normal;
	padding:4px;
}
#agent-detail-container #agent-info #agent-bios div,
#agent-detail-container #agent-info #agent-bios p,
#agent-detail-container #agent-info #agent-bios span,
#agent-detail-container #agent-info #agent-bios font,
#agent-detail-container #agent-info #agent-bios h3,
#agent-detail-container #agent-info #agent-bios ul,
#agent-detail-container #agent-info #agent-bios li,
#agent-detail-container #agent-info #agent-bios cite,
#agent-detail-container #agent-info #agent-bios b{
	font-size:12px !important;
	text-align:left !important;
	font-style:normal !important;
	font-weight:normal !important;
}
#agent-detail-container #agent-info #title{
	font-weight:bold !important;
}
#agent-detail-container #agents-listings{
	float:right;
}
#agent-detail-container #agents-listings .prop-container{
	/*background-color:#E0D4B9;*/
	margin-bottom:4px;
	font-size:10px;
	width:340px;
}
.colorMe{border-bottom:1px solid #333;}
#agent-detail-container #agents-listings .prop-container img.prop-thumb{
	margin:4px;
	border:1px solid black;
	cursor:pointer;
	float:left;
}
#agent-detail-container #agents-listings .prop-container .prop-info{
	float:left;
	padding:4px 0 0 4px;
	
}
.prop-tools{
	float:left;
	padding:4px 0 0 0;
}
#agent-detail-container #agents-listings .prop-container .prop-tools .wnt-results-tools-links{ 
	font-weight:bold;
	padding-bottom:0px;
	cursor:pointer;
}
.office-list-container{
	border:1px solid #333;
	padding:4px;
	background-color:#fff;
	color:#333;
	margin-bottom:4px;
	width:650px;
	text-align:left;
}
.office-list-container .office-thumb{
	float:left;
}
.office-list-container .office-info{
	padding-left:6px;
	float:left;
	width:370px;
}
.office-list-container .office-info b{
color:#990000;
}
.office-list-container .office-tools{
	float:left;
	padding-left:6px;
}
.office-list-container .office-tools a,
.office-list-container .office-tools a:visited{
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.office-list-container .office-tools a:hover{
	text-decoration:underline;
}
.communityBack{
	float:right;
	padding:6px 6px 0 0;
	position:relative;
	z-index:900;
	color:#fff;
}
.communityBack a:link{
	text-decoration:none;
	color:#fff;
}
.communityBack a:visited{
	color:#fff;
	text-decoration:none;
}
.communityBack a:hover{
	text-decoration:underline;
	color:#fff;
}

#header_body{
	width:686px;
	height:39px;
	background-image:url(images/headerBg.jpg);
	/*background-image:url(images/openHousesHeaderBg.jpg);*/
	background-repeat:no-repeat;
	text-align:left; 
	padding-left:5px; 
	font-size:32px; 
	font-family:"Century Gothic",Arial;
	color:#FFFFFF;
	line-height:36px;
}

.getalerts-btn a {
	display:block; width:62px; height:42px; position:absolute; top:53px; left:145px;
	background-image:url(images/getalerts_btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.getalerts-btn a:hover {
	background-position: 0px -42px;
}
