
#sub_index_learnMore {
	display:block;
	float:left;
	color:#000;
	background-image:url(../images/site/playBtn.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:41px;
	margin-bottom:20px;
	padding-right:50px;
	line-height:41px;
	text-decoration:none;
}

#sub_index_learnMore:hover {
	font-weight:bold;
}

#sub_index_line {
	clear:left;
	background-color:#AAA;
	width:300px;
	height:1px;
	margin:0px 0px 20px 0px;
}

#sub_index_haveQue {
	display:block;
	float:left;
	color:#000;
	background-image:url(../images/site/mail.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:70px;
	padding-right:75px;
	text-decoration:none;
}

#haveQue_title {
	display:block;
	margin-bottom:8px;
	font-size:18px;
}

#sub_index_haveQue:hover #haveQue_title {
	
}

#sub_featProp {
	width:200px;
	margin-left:5px;
}

#featProp_title {
	display:block;
	padding:0px 0px 4px 4px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

#featProp_img img {
	width:200px;
	border:1px solid #9f9fa0;
	margin-bottom:10px;
}

#featProp_price {
	display:block;
	float:left;
	color:#4e6b9f;
	font-weight:bold;
}

#featProp_mlsNum {
	display:block;
	float:right;
	font-weight:bold;
}

#featProp_address {
	clear:both;
	padding-top:5px;
}

.sub_searchSection {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:2px solid #4e6b9f;
}

.searchSection_rowDivider {
	clear:both;
	height:20px;
}

.searchSection_option {
	float:left;
	width:30%;
	margin:0px 5px 0px 5px;
	
	/*border:1px solid black;*/
}

.searchSection_option input, .searchSection_option select {
	width:100%;
}

.searchSection_shrtSel {
	width:20%;
}

.searchSection_shrtMedSel {
	width:25%;
}

.searchSection_longMedSel {
	width:35%;
}

.searchSection_longSel {
	width:40%;
}

.option_title {

}

.option_frmField {

}

#propSearch_navContainer {
	margin-left:5px;
	margin-right:40px;
}

#propSearch_nav {
	margin:0px;
	padding:0px;
	list-style:none;
	border:1px solid #688fba;
	border-bottom:none;
}

.propSearch_navBtn {
	display:block;
	line-height:35px;
	text-align:center;
	border-bottom:1px solid #688fba;
}

.propSearch_navBtn a {
	display:block;
	color:#003466;
	line-height:35px;
	text-decoration:none;
}

.propSearch_navBtn a:hover, .propSearch_navBtnSel {
	background-color:#CCCCCC;
}

.sub_searchRet_paging {
	height:50px;
	margin:10px 0px 10px 0px;
	padding:4px;
	border:1px solid black;
}

.searchRet_pagingInfo {
	float:left;
}

.pagingInfo_pages {
	display:block;
}

.pagingInfo_records {
	display:block;
}

.searchRet_pagingBtns {
	float:right;
}

.searchRet_pagingBtns a, .searchRet_pagingBtns_sel {
	display:block;
	float:left;
	color:#000;
	margin:0px 1px 0px 1px;
	padding:1px 4px 1px 4px;
	text-decoration:none;
	border:2px solid #FFF;
}

.searchRet_pagingBtns a:hover {
	border-color:#4e6b9f;
}

.searchRet_pagingBtns a:active {
	border-color:#000;
}

.searchRet_pagingBtns_sel {
	border-bottom-color:#4e6b9f;
}

.searchRet_propSum {
	margin:5px 0px 5px 0px;
	padding:4px;
	border:1px solid black;
}

.propSum_imageContainer {
	float:left;
	margin-right:10px;
}

.propSum_img img {
	display:block;
	width:175px;
	border:none;
}

.propSum_infoBtn {
	display:block;
	float:left;
	margin-left:40px;
	color:#000;
	text-decoration:none;
}

.propSum_printBtn {
	display:block;
	float:left;
	margin-left:10px;
	color:#000;
	text-decoration:none;
}

.propSum_info {

}

.info_address {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.info_mlsPrice {
	display:block;
	height:24px;
}

.mlsPrice_mlsNum {
	display:block;
	float:left;
	font-weight:bold;
}

.mlsPrice_price {
	display:block;
	float:right;
	color:#4e6b9f;
	padding-right:15px;
	font-weight:bold;
}

.info_summary {
	font-size:14px;
}

#searchRet_idxAgree {
	margin:0px 30px 0px 5px;
}

.crudTool_lbl {
	display:block;
	color:#4e6b9f;
	margin-bottom:2px;
	font-weight:bold;
}

.crudTool_txtContainer {
	display:block;
	margin-bottom:10px;
}

.crudTool_txtContainer input {
	width:200px;
}

.sub_emailFriend_lbl {
	display:block;
	padding-bottom:3px;
	font-weight:bold;
	text-align:left;
}

.sub_emailFriend_input {
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
}

.sub_emailFriend_input input {
	width:200px;
}