@charset "utf-8";
/* CSS Document */

/*Tags*/
body{
	font-size:small;
	margin:0px;
	padding:0px;
	background-color:#e1ddc2;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

a{
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}
/*IDs*/
#blue_Cont{
	background-image:url(../images/dropShadow.jpg);
	background-repeat:repeat-x;
}

#blue_header{
	background-image:url(../images/blueHeader.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:149px;
	margin-left:auto;
	margin-right:auto;
}

#banner{
	background-image:url(../images/bannerNew.jpg);
	width:1000px;
	height:286px;
	
}

#banner #aboutUs {
	display:block;
	float:left;
	width:195px; 
	height:50px;
	margin-top:195px;
	margin-left:285px;
}

#subBanner{
	display:block;
	background-image:url(../images/bannerSub.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:174px;
	
}

#subBanner #aboutUs {
	float:left;
	width:197px; 
	height:48px;
	margin-top:99px;
	margin-left:536px;
	
	/*border:1px solid black;*/
}

#midBox{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-18px;
}

#siteHeader {
	text-align:center;
}

#navBar{
	position:relative;
	z-index:2;
	width:957px;
	height:74px;
	background-image:url(../images/navbarBackground.jpg);
	background-repeat:repeat-x;
	margin-left:30px;
}

#navBarLeft {
	height:74px;
	width:30px;
	float:left;
	background-image:url(../images/navbarLeft.jpg);
	background-repeat:no-repeat;
}

#navBarRight {
	height:74px;
	width:30px;
	float:right;
	background-image:url(../images/navbarRight.jpg);
	background-repeat:no-repeat;
}

#navBar_container {
	padding-top:22px;
	padding-left:40px;
}
#mainNav {
	margin:0px;
	padding-top:0px;
}
.site_mainNav_btn {
	float:left;
	display:block;
	list-style:none;
}
.site_mainNav_btn a {
	display:block;
	padding-bottom:3px;
	
	color:#eee;
	font-size:16px;
	/*font-weight:bold;*/
	line-height:25px;
}
.site_mainNav_btn a img {
	display:block;
	border:none;
}
.site_mainNav_btn a:hover, .site_mainNav_selBtn a {
	padding-bottom:1px;
	border-bottom:2px solid #e6cacb;
}

.site_mainNav_sep {
	float:left;
	display:block;
	background-color:#FFFFFF;
	width:1px;
	height:15px;
	margin:5px 12px 0px 12px; 
	list-style:none;
}

#navBar_subMenu {
	height:2px;
	text-align:left;
	margin-top:30px;
	/*border:1px solid yellow;*/
}

#navBar_subMenu2 {
	height:2px;
}

.navSubMenu {
	position:relative;
	display:none;
	background-image:url(../images/sub_resourceSubNav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	width:234px;
	padding-bottom:10px;
}

.navSubMenu div {
	background-color:#940319;
	padding:5px 15px 0px 15px;
	text-align:left;
}

.navSubMenu div .navSubMenu {
	background-color:transparent;
	background-image:url(../images/sub_resourceSubNav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	padding-bottom:10px;
}

.navSubMenu div a {
	display:block;
	color:#f4f4e8;
	padding-left:4px;
	/*padding:4px 0px 4px 0px;*/
	line-height:22px;
	
	border-bottom:1px solid #b66572;
}

.navSubMenu div a:hover {
	background-color:#f4f4e8;
	color:#940319;
	font-weight:bold;
}

.navSubMenu div .noUnderline {
	border-bottom:none;
}

#index_leftCol{
	float:left;
	width:550px;
	margin-right:40px;
	margin-top:0px;
}

#index_leftCol #helloBox #helloBox_top {
	
}

#index_leftCol #helloBox #helloBox_content{
	
	margin-left:3px;
	padding-left:20px;
	
	margin-bottom:
}

#index_rightCol{
	float:left;
	width:380px;
	margin-top:20px;
	margin-bottom:30px;
}

#index_rightCol #recentNews{
	margin-bottom:30px;
}

#index_rightCol #recentNews #newsItem:hover{
	background-image:url(../images/currentNewsBox.jpg);
	background-repeat:repeat-x;
	padding:5px;
	border:1px #97947c solid;
	display:block;
}

#index_rightCol #recentNews #newsItem{
	font-size:120%;
	margin-bottom:15px;
	height:55px;
	padding:6px;
	color:black;
	display:block;
}

#index_rightCol #recentNews #newsItem #newsItem_date{
	display:block;
	margin-top:-4px;
	font-size:90%;
	line-height:30px;
}

#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:230px;
	background-color:#012647;
}

#footer #footerInside{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#footer #footerInside #leftFooter{
	float:left;
	margin-bottom:30px;
	margin-top:20px;
}

#footer #footerInside #leftFooter #edina{
	background-image:url(../images/edinaRealty.jpg);
	width:227px;
	height:67px;
	margin-bottom:10px;
}

#footer #footerInside #leftFooter #address{
	
	line-height:20px;
}

#footer #footerInside #rightFooter{
	float:right;
	margin-bottom:30px;
	margin-top:20px;
}

#footer #footerInside #rightFooter #rightAlign{
	text-align:right;
	line-height:20px;
}

#footer #footerInside #rightFooter #rightAlign #pleaseCall{
	color:#9DB1C2;
	text-align:right;
}

#footer #footerInside #rightFooter #rightAlign #pleaseCall a{
	color:white;
	text-decoration:none;
	font-size:110%;
}

#footer #footerInside #rightFooter #rightAlign #pleaseCall a #whiteArrow{
	margin-left:4px;
	width:11px;
	height:11px;
}

#footer #footerInside #copyright{
	text-align:center;
	color:#9DB1C2;
}

#jbsysLink a:hover {
 	border-bottom:1px solid #9DB1C2;
}

#subHeader {
	margin-left:25px;
}

#subHeader2 {
	margin-left:-12px;
}
/*Classes*/

.subPage_whiteBox{
	width:969px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:30px;
}

.subPage_whiteBox #top{
	background-image:url(../images/subPage_white_top.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:1001px;
}

.subPage_whiteBox #mid{
	background-image:url(../images/subPage_white_mid.jpg);
	background-repeat:repeat-y;
	width:1001px;
}

.subPage_whiteBox #bottom{
	background-image:url(../images/subPage_white_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:1001px;
}	

.smallRedBordBut{
	float:left;
	margin-right:20px;
}

.smallRedBordBut #top{
	background-image:url(../images/smallRedBordBut_top.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:186px;
}

.smallRedBordBut #mid{
	background-image:url(../images/smallRedBordBut_mid.jpg);
	background-repeat:y-repeat;
	width:186px;
	font-size:120%;
	color:#870116;
}

.smallRedBordBut #bottom{
	background-image:url(../images/smallRedBordBut_bottom.jpg);
	background-repeat:no-repeat;
	height:11px;
	width:186px;
}

.smallRedBordBut #icon1{
	margin-top:-24px;
	margin-left:10px;
}

.smallRedBordBut #icon2{
	margin-top:-18px;
	margin-left:10px;
}

.resourceItem{
	margin-bottom:20px;
	color:black;
}

.resourceItem #top{
	background-image:url(../images/resourceBox_top.jpg);
	background-repeat:no-repeat;
	width:384px;
	height:17px;
}

.resourceItem #mid{
	background-image:url(../images/resourceBox_mid.jpg);
	background-repeat:y-repeat;
	width:375px;
	padding:5px;
}

.resourceItem #mid span{
	width:150px;
}

.resourceItem #bottom{
	background-image:url(../images/resourceBox_bottom.jpg);
	background-repeat:no-repeat;
	width:384px;
	height:17px;
}

#resources a img{
	border:none;
}

.floatingImg{
	float:left;
	margin-left:7px;
	margin-right:7px;
}

.lrgBlackTxt{
	font-size:200%;
}

.lrgBlueTxt{
	font-size:175%;
	color:#154968;
}

.medBlueTxt{
	font-size:110%;
	color:#154968;
	font-weight:bold;
}

.medBlueTxt a:visited
{
	font-size:110%;
	color:#154968;
	font-weight:bold;
}

.medBlueTxt a
{
	font-size:110%;
	color:#154968;
	font-weight:bold;
}

.smBlueTxt{
	color:#154968;
	font-weight:bold;
	text-decoration:none;
}

.blueTitle{
	color:#154968;
	font-size:130%;
}

.footerTxtLght{
	color:#9DB1C2;
	font-size:110%;
}

.footerTxtLrg{
	color:#9DB1C2;
	font-size:150%;
}

.whtLrgTxt{
	color:white;
	font-size:110%;
}

.subPage_title{
	font-size:150%;
	margin-left:20px;
}

.subPage_hr{
	float:left;
	width:400px;
	margin-left:20px;
}

.subPage_content{
	margin-left:40px;
}

.subPage_content #subPage_leftCol{
	float:left;
	width:482px;
	margin-right:30px;
}

.subPage_content #subPage_rightCol{
	float:left;
	width:450px;
}

.clear{
	clear:both;
}

.edit{
	border:solid thin blue;
}

/******Styles for the Property Tools*****************/

#propSearch_nav {
	float:left;
	width:90%;
	padding-top:0px;
	margin-right:10px;
	
	/*border:1px solid black;*/
}

#propSearch_nav a {
	display:block;
	float:left;
	line-height:20px;
	color:#0C2658;
	font-size:16px;
	font-weight:bold;
	padding:0px 6px 3px 6px;
	margin-bottom:5px;
}

#propSearch_nav a:hover {
	padding-bottom:1px;
	border-bottom:2px solid #B8240A;
}

#propSearch_nav .propsearch_selectedType {
	color:#B8240A;
}

#propSearch_nav .propsearch_selectedType:hover {
	border-bottom-color:#0C2658;
}

#featuredHr {
	display:block;
	margin:0px 10px 0px 10px;
}

.featuredProp{
	width:467px;
	margin-left:30px;
	margin-bottom:20px;
	
}

.featuredProp #top{
	background-image:url(../images/featuredPropBox_top.jpg);
	background-repeat:no-repeat;
	width:470px;
	height:20px;
}

.featuredProp #mid{
	background-image:url(../images/featuredPropBox_mid.jpg);
	background-repeat:y-repeat;
	width:470px;
}

.featuredProp #mid #title{
	background-image:url(../images/featuredTitle.jpg);
	width:230px;
	height:57px;
	margin-left:30px;
	background-repeat:no-repeat;
}

/* .featuredProp #mid #featuredHr{
	width:250px;
	float:left;
	margin-left:30px;
	margin-top:0px;
} */

.featuredProp #mid #leftCol{
	float:left;
	margin-left:30px;
	margin-right:10px;
	width:150px;
}

.featuredProp #mid #rightCol{
	float:left;
	width:259px;
}

.featuredProp #mid #rightCol #address{
}


.featuredProp #mid #rightCol #summary{
	margin-right:10px;
	margin-top:10px;
	width:249px;
	padding-bottom:20px;
}

.featuredProp #bottom{
	background-image:url(../images/featuredPropBox_bottom.jpg);
	background-repeat:no-repeat;
	width:470px;
	height:20px;
}

.saveSearch_btn {
	display:block;
	float:left;
	margin-top:10px;
}

.searchResultRow{
	border:2px solid #B14F5D;
	width:860px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

.searchResultRow #leftCol{
	float:left;
	width:180px;
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}

.searchResultRow #leftCol #info {
	display:block;
	float:left;
	margin-left:10px;
}

.searchResultRow #leftCol #print {
	display:block;
	float:left;
	margin-left:10px;
}

.searchResultRow #leftCol #schdShowing {
	display:block;
	float:left;
	margin-left:10px;
}

.searchResultRow #leftCol #info a, .searchResultRow #leftCol #print a, .searchResultRow #leftCol #schdShowing a {
	color:#000;
	text-decoration:none;
}

.searchResultRow #midCol{
	float:left;
	width:420px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.searchResultRow #rightCol{
	float:left;
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
}

.searchResultRow #rightCol span{
	line-height:20px;
}


.sf_leftDiv{
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.sf_leftDiv select{
	width:160px;
}

.sf_midDiv{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	border-right: thin solid black;
	border-left: thin solid black;
	height:350px;
}

.sf_midDiv select{
	width:110px;
}

.sf_rightDiv{
	float:left;
	margin-top:10px;
}

.mf_leftDiv{
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.mf_leftDiv select{
	width:160px;
}

.mf_midDiv{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	border-right: thin solid black;
	border-left: thin solid black;
	height:350px;
}

.mf_midDiv select{
	width:110px;
}

.mf_rightDiv{
	float:left;
	margin-top:10px;
}

.com_leftDiv{
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.com_leftDiv select{
	width:160px;
}

.com_midDiv{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	border-right: thin solid black;
	border-left: thin solid black;
	height:350px;
}

.com_midDiv select{
	width:110px;
}

.com_rightDiv{
	float:left;
	margin-top:10px;
}

.propDetails{
	width:940px;
}

.propDetails #leftCol{
	width:300px;
	margin-right:50px;
	float:left;
}

.propDetails #leftCol #remarks{
	margin-top:20px;
}

.propDetails #leftCol #remarks #title{
	font-size:120%;
}

.propDetails #rightCol{
	width:580px;
	float:left;
}

.propDetails #rightCol #address{
	margin-bottom:10px;
}

/*****End Styles for Property Tools*****************/

#teamTiry_contactInfo {
	display:none;
}

/***** Featured Foreclosure *****************/

#featuredForeclosure {
	margin-top:20px;
	margin-bottom:20px;
	
}

#featuredForeTop {
	display:block;
	background-image:url(../images/featureforTop.jpg);
	width:469px;
	height:25px;
	background-repeat:no-repeat;
}

#featuredForeMid {
	display:block;
	background-image:url(../images/featureforMid.jpg);
	background-repeat:repeat-y;
	width:469px;
}

#featuredForeBtm {
	display:block;
	background-image:url(../images/featureforBtm.jpg);
	width:469px;
	height:25px;
}

/***** User Login Area *****************/

#loginTop {
	display:block;
	background-image:url(../images/loginTop.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:390px;
}

#loginMid {
	display:block;
	background-image:url(../images/loginMid.jpg);
	background-repeat:repeat-y;
	width:390px;
}

#loginBtm {
	display:block;
	background-image:url(../images/loginBtm.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:21px;
}

#loginForm {
	margin-left:30px;
	margin-top:10px;
	line-height:30px;
}


	