/* ---------------- Catalog Tree --------------------------------------*/


.catalogsidemenu-leftshifter{
	margin-left: -30px;
	padding-right: 5px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0px;
	padding: 0px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: url(images/list.gif) no-repeat left 2px;
	list-style-type: none;
	padding-left: 13px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url(images/closed.gif) no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.treeview h3, .treeview h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top:3px;
	display:block;
}
.treeview h3 a{color:#336699}
.treeview h4 a{color:#666}
.treeview a:hover{color: #7F9D7C;}

.treeview h4{
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top:2px;
}

/* ----------------------- Main ---------------------------------*/

.td-newsandevents {
	background-image: url(images/side_newsevents_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-align: left;
}

.td-results-blockspacer {
	background-image: url(images/results_blockspacer.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	text-align:center;
	width: 5px;
}

.td-whatclientssay {
	background-image: url(images/side_whatclientssay_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-align: left;
	background-color: #FFFFFF;
}

.td-navigate {
	background-image: url(images/side_navigate_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;

}

.td-subscribe {
	background-image: url(images/side_subscribe_bgmid.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-align: left;
}

.td-searchcatalog {
	background-color:#7F9D7C;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}

.td-searchresultsbanner-left {
	background-image: url(images/catalog_banner_results_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-align: left;
	height: 64px;
}
.td-searchresultsbanner-right {
	background-image: url(images/catalog_banner_results_right.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 25px;
	padding-right: 10px;
	text-align: right;
	height: 64px;
}

.td-searchresultsbanner-left {
	background-image: url(images/catalog_banner_results_left_realtor.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-align: left;
	height: 64px;
}
.td-searchresultsbanner-right {
	background-image: url(images/catalog_banner_results_right_realtor.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 25px;
	padding-right: 10px;
	text-align: right;
	height: 64px;
}

.td-employment {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-align: left;
}

.catalogholder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}


.td-catalog-generic {
	text-align: left;
	padding-left: 20px;
}

.td-catalog-thin {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/catalog_bar_thin.gif);
	text-align: left;
	padding-left: 20px;
}

.td-catalog-thin{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/catalog_bar_thin_realtor.gif);
	text-align: left;
	padding-left: 20px;
}

.catalog-filter-header {
	cursor:pointer;
	background-color:#7F9D7C;
	background-image:url(images/catalog_results_pagebutton.gif);
	background-position: left center;
	background-repeat:no-repeat;
	border-left: solid 5px #7F9D7C;
	border-right: solid 5px #7F9D7C;
	border-bottom: solid 2px #7F9D7C;
	border-top: solid 1px #FFFFFF;
	height:25px;
	width:476px;
	padding-top:8px;
	padding-left:20px;	
}

.catalog-filter-content {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/catalog_bar_bg_on.gif);
	text-align: left;
	padding-top: 22px;
	padding-left:20px;
	height:62px;
	width:486px;
}

.text-catalog-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-body-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-body-blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-body-green-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F9D7C;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-body-green-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F9D7C;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-results-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F9D7C;
	text-decoration: none;
}

.text-catalog-results-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6cb203;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-results-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.text-catalog-body-grey-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.text-side-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.text-side-body-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text-side-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.text-main-td-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F9D7C;
	font-weight: bold;
}

.img-more {
	text-align:right;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input, textarea {
	font-size: 11px;
}

select, option {
	font-size: 11px;
}



/* ----------------------- LLI Website ---------------------------------*/

#td-website-contentholder {
	padding-left: 12px;
	text-align: left;
}

.text-body-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.text-body-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013775;
	text-decoration: none;
}

.text-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.text-thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
