/****************************************************************
   REAL ESTATE WEEKLY STYLESHEET 
*****************************************************************/


/* GENERAL SELECTORS
---------------------------------------------------------------*/	
body { 
	margin:0; 
	padding:0; 
	background:#001E33 url(../images/bg_body.jpg) repeat-x; 
	color:#000; 
	text-align:center; 
	font:76% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}	
	
h1 {
	margin:0 0 12px 0;
	font-size:1.3em;
	color:#0072BC;
	}	
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	font-size:1.1em;
	}	

/*
ul, li {
	margin:0; 
	padding:0;
	list-style:none;
	}
	*/
	
a {
	text-decoration: underline;
	color: #006f66;
}	
		
a:link, a:visited { 
	text-decoration:underline; 
	color:#0072BC; 
	}	
	
a:hover, a:active { 
	text-decoration:none; 
	color:#0072BC; 
	}	

form, fieldset, legend {
	margin:0; 
	padding:0;
	}
	
.search-area fieldset {
	border:none;
	}	
	
.search-area fieldset br { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
input, select, textarea {
	font:100% Arial, Helvetica, sans-serif;
	}

#min_price,#max_price,#min_sqft,#max_sqft {
	width: 75px !important
}

img { 
	border:none; 
	}
	
img, input, select, label {
	vertical-align:middle;
	}	

/*
hr { 
	display:none; 
	}		
	*/
hr.none {
	display: none;
}

/* ACCESSIBILITY NAVIGATION
---------------------------------------------------------------*/		
#skip { 
	display:none;
	}		


/* CORE LAYOUT
---------------------------------------------------------------*/			
#container { 
	width:782px; 
	margin:0 auto;
	text-align:left; 
	font-size:0.9em; 
	}
	
#header {
	overflow:hidden;
	width:782px;
	height:133px;
	he\ight:125px;
	padding:8px 0 0 0;
	background:url(../images/bg_header.gif) no-repeat right top;
	}	
	
#content {
	overflow:hidden;
	width:782px;
	w\idth:751px;
	padding:10px 11px 14px 20px;
	background-color:#FFF;
	font-size:1.3em;
	}	

#main {
	float:left;
	width:532px;
	padding-top: 18px;
	}
#main-index {
	float:left;
	width:542px;
	}
#main-index p {
	line-height:1.5em;
	}
#main-no-side {
	float:left;
	width:782px;
	w\idth:751px;
	padding-top: 18px;
	}
	
#sidebar {
	float:right;
	width:209px;
	font-size:0.8em;
	}


/* HEADER
---------------------------------------------------------------*/	
#header h1 {
	float:left;
	margin:0;
	position:relative;
	font-size:1.2em;
	}

#header h1, #header h1 a {
	width:180px;
	height:84px;
	}	
/* MOVED TO TEMPLATE TO DYNAMICALLY CHANGE LOGO
#header h1 a {
	position:absolute;
	left:0; top:0;
	background:transparent url(../images/logo.png) no-repeat;
	z-index:1;	
	text-indent: -9999px;
	cursor: pointer;
	}
*/
	
#header .advertisement {
	float:right;
	padding:0 16px 0 0;
	background:url(../images/bg_header_advertisment.gif) no-repeat right top;
	}	
#header .advertisement_none {
	float:right;
	padding:0 16px 0 0;
	height: 87px;
	}	
	
#header .login {
	float:right;
	margin:8px 0 0 0;
	padding:0 34px 0 0;
	}

#header .login a {
	padding:0 0 0 22px;
	background:url(../images/ico_key.gif) no-repeat 0 50%;
	line-height:30px;
	}	
	
#header .login a:link,
#header .login a:visited,
#header .login a:hover,
#header .login a:active {	
	color:#0072BC;
	}	

#header .logout {
	float:right;
	margin:8px 0 0 0;
	padding:0 34px 0 20px;
	background:url(../images/ico_lock.gif) no-repeat 0 50%;
	}

#header .logout a {
	padding:0 0 0 0px;
	
	line-height:30px;
	}	
	
#header .logout a:link,
#header .logout a:visited,
#header .logout a:hover,
#header .logout a:active {	
	color:#0072BC;
	}
	
/* -- NAVIGATION -- */	
#navigation {
	font-size: 12px;
	float:left;
	overflow:hidden;
	width:588px;
	margin:8px 0 0 0;
	padding: 0px;
	}
	
#navigation li {
	float:left;
	display:inline;
	width:96px;
	height:30px;
	margin:0 2px 0 0;
	text-align:center;
	padding: 0px;
	}

#navigation a {
	float:left;
	display:block;
	width:96px;
	height:30px;
	line-height:30px;
	}
	
#navigation li.multi-line a {
	padding-top:2px;
	he\ight:28px;
	line-height:12px;
	}	
	
#navigation li.multi-line span {
	display:block;
	}	
	
#navigation a:link,
#navigation a:visited {
	background:#0072BC url(../images/navigation_tabs.gif) no-repeat 0 0;
	color:#FFF;
	text-decoration:none;
	background-position:0 0;
	}	
	
#navigation a:hover,
#navigation a:active {
	background:#7FB8DD url(../images/navigation_tabs.gif) no-repeat 0 -30px;	}	
	
#navigation a.current,
#navigation a.current:visited,
#navigation a.current:hover,
#navigation a.current:active {
	background:#FFF url(../images/navigation_tabs.gif) no-repeat 0 -60px;
	color:#0072BC;
	}		
	
#navigation .red a:link,
#navigation .red a:visited {
	background:#820300 url(../images/navigation_tabs_2.gif) no-repeat 0 0;
	color:#FFF;
	text-decoration:none;
	background-position:0 0;
	}	
	
#navigation .red a:hover,
#navigation .red a:active {
	background:#ad0600 url(../images/navigation_tabs_2.gif) no-repeat 0 -30px;	}	
	
#navigation .red a.current,
#navigation .red a.current:visited,
#navigation .red a.current:hover,
#navigation .red a.current:active {
	background:#ad0600 url(../images/navigation_tabs_2.gif) no-repeat 0 -60px !important;
	color:#FFFFFF;
	}		

.red-text {
	color: #ad0600 !important;	
}

/* CONTENT
---------------------------------------------------------------*/	
#content .login {
	font-size:0.9em;
	}	
	
/* SIDEBAR
---------------------------------------------------------------*/	
#sidebar p.advertisement {
	margin:2px 0 0 0;
	text-align:center;
	font:0.8em/16px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	color:#666666;
	}	
	
#sidebar .top-advert {
float: right;
	background:#F8F9F9 url(../images/bg_top_advert.gif) repeat-x left top;
	/*height:224px;
	he\ight:215px;*/
	margin:0 0px 34px 0;
	padding:9px 5px 9px 5px;
	font-size:0.8em;
	color:#333;
	}
	
#sidebar .top-advert img.photo {
	float:right;
	display:inline;
	margin:0 0 2px 22px;
	border:1px solid #FFF;
	}	
	
#sidebar .top-advert h1 {
	/*margin:14px 0;*/
	margin: 5px 0 14px 0;
	font-size:1.2em;
	}
	
#sidebar .top-advert span {
	display:block;
	font-size:0.9em;
	font-weight:normal;
	}	
	
#sidebar .top-advert p {
	margin:0;
	}
	
#sidebar .top-advert .view-more {
	padding:12px 0 0 0;
	float: right;
	clear: right;
	}	
	
#sidebar .ad {
	margin:0 0 16px 9px;
	}	
#sidebar .ad2 {
	border-top: 2px solid #024C7D;
	}			
		
/* MISC. STYLES
---------------------------------------------------------------*/	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}
		
.float-wrapper {
	overflow:hidden;
	width:100%;
	}
	
.img-left {
	float:left;
	margin:0 15px 15px 0;
	display:inline;
	text-align:center;
	}

.img-left img {
	display:block;
	margin:0 0 6px 0;
	}
		
.img-left a:link, 
.img-left a:visited,
.img-left a:hover,
.img-left a:active {
	color:#FF0000;
	font-weight:bold;
	}		

.login a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
	}
	
.login img {
	vertical-align:text-bottom;
	}		
		
a.view-more {
	display:block;
	text-align:right;
	}	
	
	
.login a:link,
.login a:visited,
a.view-more:link,
a.view-more:visited {
	color:#000;
	}	
/****** FORM STYLES *************/
.rew_form input, .rew_form select, .rew_form textarea{
	background-color:#C7DAF8;
	border:#0072BC 1px solid;}
	
/* CUSTOM SECTIONS
---------------------------------------------------------------*/	

/* -- PROPERTY SEARCH -- */
#property-search {
	margin:0 0 12px 0;
	font-size:0.8em;
	}
	
#property-search h1 {
	margin:0 0 2px 0;
	font-size:1em;
	font-weight:normal;
	line-height:16px;
	color:#000;
	}
	
#property-search .float-wrapper {
	margin:0 0 7px 0;
	background:#CCE2F0 url(../images/bg_feat_property-search_faux.gif) repeat-y left top;
	}	
	
#property-search .featured-property {
	float:left;
	width:180px;
	w\idth:179px;
	border-right:1px solid #FFF;
	}	
	
#property-search .third {
	width:182px; 
	w\idth:181px;
	}
	
#property-search .photo {
	background:#7FB8DD url(../images/feat_property_bottom_left.gif) no-repeat left bottom;
	}
	
#property-search .photo div {
	height:247px;
	background:transparent url(../images/feat_property_bottom_right.gif) no-repeat right bottom;
	}
	
#property-search .photo img {
	vertical-align:bottom;
	}	
		
#property-search .photo h1 {
	margin:3px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	}
#property-search .photo h1 a{
	color: #FFFFFF;
	text-decoration: none;
}

#property-search .property-details {
	padding:5px 6px 8px 4px;
	min-height: 150px;
	}
	
#property-search last .property-details {
	padding-left:6px;
	}	
		
#property-search .property-details h2 {
	margin:0 0 10px 0;
	padding:0;
	}
	
#property-search .property-details h2,
#property-search .property-details span {
	color:#0072BC;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	line-height:normal;
	}
	
#property-search .property-details img {
	float:right;
	clear:right;
	margin:0 0 7px 3px;
	display:inline;
	}	
				
#property-search .property-details {
	border-top:11px solid #FFF;
	}
#property-search .property-details p {
	line-height:normal;
	}
	
#property-search .search-area {
	padding:3px 7px 7px 7px;
	background:#C5DFEF url(../images/bg_search_area.gif) repeat-y right top;
	}

#property-search fieldset {
	overflow:hidden;
	width:525px;
	}

		
#property-search .search-area div {
	float:left;
	}
	
#property-search .search-area .left-fields {
	width:214px;
	}

#property-search .search-area .right-fields {
	overflow:hidden;
	float:right;
	width:311px;
	}		

#property-search .search-area label {
	display:block;
	margin:2px 0 0 0;
	}

#property-search .search-area select.select-wide {
	width:157px;
	}
			
#property-search .search-area select {
	color:#60513A;
	}
	
#property-search .search-area .radio-buttons {
	overflow:hidden;
	width:157px;
	margin:15px 0 0 0;
	}	
	
#property-search .search-area .radio-buttons label {
	float:right;
	text-align:left;
	width:135px;
	margin:0;
	padding:3px 0 0 0;
	}	
	
#property-search .search-area .radio-buttons input {
	float:left;
	}	

/* The following classes are used for fixing the width of select boxes to keep the
   display in line when viewed with multiple browsers on multiple platforms */
#property-search select {
	resize: none;
}

#property-search select.bed-bath {
	width: 50px;
	}

#property-search select.sqft {
	width: 75px;
	}

#property-search select.price {
	width: 85px;
	}

#property-search select.long {
	width: 150px;
	}


#property-search .search-area .search-preference {
	float:right;
	width:145px;
	margin:15px 0 0 0;
	line-height:16px;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:#FFF;
	}
	
#property-search .search-area .search-preference a {
	margin-left:3px;
	}	
		
#property-search .search-area .search-preference span {
	display:block;
	margin:2px 0 2px 24px;
	}		
		
#property-search .search-area .search-preference a:link,
#property-search .search-area .search-preference a:visited {
	color:#004A79;
	text-decoration:none;
	}	
	
	/* SEARCH IMAGES */
	
#property-search-imgs {
	float:left;
	overflow:hidden;
	width:179px;
	}
	#property-search-imgs a {
	float:left;
	display:block;
	width:179px;
	height:224px;
	}
#property-search-imgs .elpaso a:link,
#property-search-imgs .elpaso a:visited {
	background:#0072BC url(../images/feat_property_el_paso_tx2.jpg) no-repeat 0 0;
	background-position:0 0;
	}	
	
#property-search-imgs .elpaso a:hover,
#property-search-imgs .elpaso a:active {
	background:#7FB8DD url(../images/feat_property_el_paso_tx2.jpg) no-repeat 0 -224px;	}	
	
#property-search-imgs .lascruces a:link,
#property-search-imgs .lascruces a:visited {
	background:#0072BC url(../images/feat_property_las_cruces2.jpg) no-repeat 0 0;
	background-position:0 0;
	}	
	
#property-search-imgs .lascruces a:hover,
#property-search-imgs .lascruces a:active {
	background:#7FB8DD url(../images/feat_property_las_cruces2.jpg) no-repeat 0 -224px;	}	
	
#property-search-imgs .snm a:link,
#property-search-imgs .snm a:visited {
	background:#0072BC url(../images/feat_property_southern_nm2.jpg) no-repeat 0 0;
	background-position:0 0;
	}	
	
#property-search-imgs .snm a:hover,
#property-search-imgs .snm a:active {
	background:#7FB8DD url(../images/feat_property_southern_nm2.jpg) no-repeat 0 -224px;	}	

#footer {
	padding: 10px;
	font: 95% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-align:right;
	line-height:16px;
	}
	#footer .a {
		 	color: #0066CC;
			text-decoration: none;									
		}
			#footer a:link, #footer a:visited, #credit_footer a:visited {
				color: #0066CC;
				text-decoration: none;
			}
			#footer a:hover, #credit_footer a:active {
				color:#FFFFFF;
				text-decoration: underline;
			}
	#copyright {
		float:left;
	}
#bottom_logos {
	margin-top:25px;
	padding-top:10px;
	border-top:1px;
	border-top-color:#2A78A9;
	border-top-style:solid;
	clear: both;
}
.bottom_logo {
	margin-right:25px;
}
.listing_price {
	font-size: 14px;
	/*color: #6badd6;*/
	color: #ad0600;
}

/******* BUYERS CUSTOM STRUCTURE *********/
#buyers {
	width:100%;
	}
#buyers .buyers_title {
	color: #0072BC;
	font-weight: bold;
	font-size: 18px;
}
#buyers .left {
	float:left;
	width:165px;
	font-size:0.9em;
	line-height: 1.4em;
	}
#buyers .left b {
	font-size:1.0em;
	}
#buyers .right {
	width: 350px;
	float:left;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	padding:0 0 0 15px;
	border-left: 1px solid #2A78A9;
	}
#buyers .left a {
	text-decoration:none;
	font-weight:normal;
	font-size:0.9em;}
#buyers .left a:hover {
	color:#000000;}

/**/			
/*** SITE STYLES ***/
.page_title {
	color: #0072BC;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.page_sub_title {
	color: #0072BC;
	font-size: 14px;
	padding-bottom: 10px;
	}
	
.instruction {
	font-size:11px;
	color:#000000;
	}

.question {
	color:#000000;
	font-size: 1.3em;
	}
	
.answer {
	font-style:italic;
	font-size: 1.3em;
	}
	

.form fieldset {
	margin: 5px 0 5px 0;
	padding: 0;
	border: none;
	
}
.form legend{
	margin-left: 5px;
	padding: 0;
	color: #0072BC;
	font-weight: bold;
	font-size: 18px;
}
.form fieldset ol{
	padding: 5px 0;
	margin: 10px 0 0 0;
	list-style: none;
	border: 1px solid #93C3E2;
	background-color: #C5DFEF;
	background-image:url(../images/bg_search_area.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.form fieldset li{
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 0px;
	
}
.form fieldset span.notification{
	font-size: 11px;
}
.form fieldset.submit{
	float: none;
	width: auto;
	border-style: none;
	
}
.form label {
	float: left;
	width: 40%;
	margin-right: 5px;
	text-align: right;
}

.form .box img{
	border: 3px solid #93C3E2;
}

.form label span.required{
	padding: 0px 7px;
	background-image:url(../images/required_star.gif);
	background-position: top;
	background-repeat:no-repeat;
	height: 15px;
	width: 15px;
}

.failure, .success {
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #CC0000;
	font-weight: bold;
}

.success {
	color: #006600;
}

.dontfillmeout {
	display: none;
}

/*** END ***/

/*** ACCOUNT STYLES ***/
.account_name{
	float: right;
	margin-top: -30px;
	text-align: right;	
}

/*** END ***/
.gradient_background_no_padding{
	background-color: #C5DFEF !important;
	background-image:url(../images/bg_search_area.gif) !important;
	background-repeat:repeat-y !important;
	background-position:right !important;
}

.gradient_background{
	background-color: #C5DFEF;
	background-image:url(../images/bg_search_area.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding: 5px;
}

.calendar_button{
	background-image:url(/admin/images/calendar.gif);
	background-color: #9AC7E4;
	width: 16px;
	height: 16px;
	text-align: center;
	border:none;
	background-position:center;
	cursor: pointer;
}

.search_box {
	float: left;
	padding: 5px 5px !important;
	font: normal 1.0em "Lucida Sans Unicode", Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	min-height: 238px;
}

.search_box .title{
/*	font: normal 1.2em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;*/
	font: bold 1.2em "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ad0600;/*#006CBF;*/
	display: block;
	width: 340px;
}

.find_homes {
	background:url(../images/search_find_homes.gif);
	background-position:center;
	width: 100px;
	height: 50px;
	border: none;
	cursor: pointer;
	margin: 3px 0px;
	
}
.find_map {
	background:url(../images/search_find_map.gif);
	background-position:center;
	width: 121px;
	height: 15px;
	border: none;
	cursor: pointer;
	margin: 3px 0px;
}
.new_listings {
	background:url(../images/search_new_listings.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 128px;
	height: 15px;
	border: none;
	cursor: pointer;
	margin: 2px 0px;
}
.open_houses {
	background:url(../images/search_open_houses.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 133px;
	height: 15px;
	border: none;
	cursor: pointer;
	margin: 2px 0px;
}
.virtual_tours {
	background:url(../images/search_virtual_tours.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 130px;
	height: 12px;
	border: none;
	cursor: pointer;
	margin: 2px 0px;
}

.eighthundred_number {
	color:#001E33;
	clear: both;
	}
	
/*** LISTING STYLES ***/
.featured-agent-header {
	padding: 2px 0;
	margin-top: 1px;
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	background-color: #930a05;
	color: #FFFFFF;
}
.featured-agent {
border:2px solid #7FB8DD; 
}

.odd {
	background-color: #D4E6F4 !important;
}

.even {
	background-color: #E1EEF7 !important;
}

.platinum_row {
	background-color: #C0C0C0 !important;
	
}

.gold_row {
	background-color: #FDD017 !important;
	
}

.note{ text-align:center; font-size:0.8em;}

.listing {
	width: 100%;
	float: left;
	clear: left;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.0em !important;
}

.listing p{
	line-height: 1.2em !important;
	padding-right:5px;
}

.listing .left{
	width: 210px;
	float: left;
	padding-left: 3px;
}

.listing .right {
	width: 312px;
	float: left;
	padding-left: 5px;
}

.listing .image{
	width: 200px;
}

.listing .image .footer{
	width: 200px;
	height: 19px;
	text-align: center;
	background-image: url(../images/listing_info_bg.gif);
	color: #FFFFFF;
}

.listing .address {
	padding-left: 0px;
	font-size: 1em;
}

.listing .link {
	font-size: 0.8em;
}

.listing ul.info {
	margin: 0;
	padding-left: 20px;
}
.listing ul.info .label {
	color: #7FB8DD;
}
/** Agent and broker listing styles **/
.listing .agent_left{
	width: 85px;
	float: left;
	padding-left: 3px;
}

.listing .agent_right {
	width: 415px;
	float: left;
	padding: 0 15px 0 5px;
}
.listing .agent_right a {
	text-decoration:none;}
.listing .agent_right b {
	color:#001E33;}
.listing .agent_image{
	width: 70px;
}
.listing .broker_left{
	width: 100px;
	float: left;
	padding-left: 3px;
}

.listing .broker_right {
	/*width: 400px;*/
	/*width: 98%;*/
	width: 503px;
	float: left;
	padding: 0 15px 0 5px;
}
.listing .broker_left a {
	text-decoration:none;}
.listing .broker_left b {
	color:#001E33;}
.listing .broker_image{
	width: 85px;
}
.listing .detail_buyer_info a {
	text-decoration: none;}
.listing .detail_buyer_info a:hover {
	color: #000000;}

.featured-listing-header {
	clear: both;
	padding: 2px 0;
	text-align: center;
	font-weight: bold;
	background-color: #7fb8dd;
	color: #FFFFFF;
}

.request_more {
	background: #820200;
	padding: 1px 37px 1px 0;
	text-align: center;
	margin-top: 10px !important;
	color: #FFFFFF !important;
}
.request_more a{
	color: #FFFFFF !important;
}

.request_more a:hover{
	background: #820200;
	color: #99CCFF !important;
}





/*** END LISTING STYLES ***/
#google_map{
	width: 525px;
	height: 400px;
	border: 1px solid #001E33;
	float: left;
	clear: left;
}

#google_map_small{
	width: 200px;
	height: 200px;
	border: 1px solid #001E33;
	float: left;
	overflow: hidden;
}

.clickable {
	cursor: pointer;
}

.clickable a:link, .clickable a:visited, .clickable a:active{
	color: #000000;
	text-decoration: none !important;
}

.clickable:hover {
	background-color: #D3E2FF;
}

/*** AGENT DETAIL ***/
#agent {
}

#agent .title{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

#agent .title2{
	color: #0072BC;
	font-size: 1.2em;
}

#agent .left {
	float: left;
	width: 164px;
}

#agent .right {
	float: left;
	width: 559px;
	padding-left: 15px
}

#agent .credentials{
	color: #0072BC;
}

#agent .link {
	padding-left: 10px;
	font-size: 0.8em;
}


#agent .links {
	border-right: 1px solid #0071BD;
}

#agent .links ul{
	margin: 0px;
	list-style-type: none;
	padding-left: 5px;
}

#agent .links ul li{
	padding-bottom: 3px;
}

#agent .links ul li a:link,#agent .links ul li a:visited{
	text-decoration: none;
}
#agent .links ul li a:hover {
	text-decoration: underline;
}
/*** END AGENT DETAIL ***/
/**/
.faqs {
	float: left;
	padding: 5px 0 10px 0;
	width: 100%;
}

.faqs .title{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.faqs .question {
	font-size: 1em;
	font-weight: normal;
	padding: 0 5px;
	cursor: pointer;
	color: #0072BC;
	line-height: 25px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}

.faqs .question:hover {
	background-color: #CEDFFB;
}
.faqs .answer {
	font-size: 1em;
	font-weight: normal;
	padding: 5px;
	display: none;
	background-color: #F1F2F6;
}
/**/
.letters{
	text-align: center;
	font-size: 1.2em;
}

.letters span.caption{
	font-size: 0.6em;
}

.letters_selected{
	background: #001E33;
	color: #FFFFFF;
	padding:0 3px;
}

.letters_selected a{
	background: #001E33;
	color: #FFFFFF;
	text-decoration: none;
}

.letters_selected a:link{
	background: #001E33;
	color: #FFFFFF;
	text-decoration: none;
}

.letters_selected a:visited{text-decoration: none;}
.letters_selected a:hover{text-decoration: none;}
.letters_selected a:active{text-decoration: none;}

.letters_not_selected a:link{
	text-decoration: none;
	padding:0 3px;
}

.letters_not_selected a:visited{text-decoration: none;}
.letters_not_selected a:hover{text-decoration: underline;}
.letters_not_selected a:active{text-decoration: none;}

/* News Styles */
.news_read_more{
	font-size:12px;
	text-align:right;
	padding-right:15px;
}

.news_landing_list{
	padding-right:15px;
}
.news_landing_list a{
	margin-bottom:5px !important;
}

.listing .news_left{
	width: 100px;
	float: left;
	padding-left: 3px;
}

.listing .news_right {
	width: 400px;
	float: left;
	padding: 0 15px 0 5px;
}
.listing .news_right a {
	text-decoration:none;}
.listing .news_right b {
	color:#001E33;}

.news_article{
	width: 100%;
	float: left;
	clear: left;
	padding:5px;
	display: block;
	background-color: #D4E6F4 !important;
}

.news_image{
	float:right;
	margin:0px 0px 10px 10px;
	border:5px solid #0072bc;
}

.check_all, .uncheck_all {
	cursor: pointer;
}

#property_types_id {
	width: 150px;
}
