/**
  * propertyCentric.css
  * 
  * @author Candi Ligutan <candice.ligutan@residentsource.com>
  * @version $Id$
  **/ 
  
/******propertyCentric.php******/
a { color: #FEF18A; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; color: #2E2118; }
#vortaloptics_search_container{ width: 700px; }
#vortaloptics_search_container h1.title {
	font-size: 16px;
	line-height: 16px; 
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
	width: 700px;
	float: left;
	clear: right;
}
#map_canvas { 
	width: 690px;
	height: 370px;
	float: left;
	clear: both; 
	margin: 10px 10px 10px 20px;
	border: 3px solid #FEF18A;
}
#search_results_container { 
	margin: 0 20px 10px 20px;
	width: 700px;
	float: left; 
	clear: both;
	width: 690px;
}
.results_section, .results_section a { font-size: 11pt; }
.result { 
	margin: 15px 0 0 0; 
	width: 690px;
	float: left;
	clear: both; 
}
.count { font-weight: bold; }
.vortaloptics_description {
	width: 645px;
	text-align: justify;
	margin-left: 23px;
}
.website { margin-left: 23px; }
.vortaloptics_url {
	width: 645px;
	float: left;
	clear: right;
}
.locations { margin-left: 23px; }
.locality { margin-right: 15px; }
.google {
	margin: 15px 120px 0 120px;
	width: 470px;
}
.pagination { 
	border-top: 2px solid #FFF; 
	text-align: center;
	padding-top: 10px; 
}
.pagination a { color: #FEF18A; }
.pages { 
	margin: 10px 0 0 0;
	font-weight: bold;
}
#search_footer { text-align: center; }
#search_footer .wearenetwork a {
	width: 710px;
	margin: 15px 0 0 0;
	float: left; 
	clear: both; 
}
.vortaloptics_footer, .vortaloptics_footer a {
	font-size: 11px;
	text-decoration: none;
}
/******propertyDirectory.php******/
#propertyCentric select { _left: 0px; }
#propertyCentric .search { _margin: 30px 0 0 -100px; }  
#csHeader h1 { 
	width: 180px;
	margin: 30px 0 0 20px; 
}
.directory { float: left; _margin-left: 15px; }
.directory h1 {
	float: left; 
	clear: both; 
	width: 650px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #2E2118;
	padding-bottom: 5px; 
}
#right_col h2 { margin-bottom: 5px; }
#right_col a { 
	color: #677601; 
	border-left: 1px solid #2E2118;
	padding: 0 5px 0 5px;
}
#right_col a.vortaloptics_popular_searches_first { 
	color: #677601; 
	border: 0;
	padding-left: 0px; 
}
.directory {
	width: 675px;
	margin: 0 25px 0 25px; 
}
#directoryTable {
	width: 675px;
	color: #2E2118;
}
#directoryTable a { color: #677601; }
.first_col, .second_col { 
	width: 320px; 
	float: left; 
	margin: 15px 0 15px 0; 
}
.second_col { margin-left: 35px; }
.vortaloptics_category {
	font-weight: bold;
	border-bottom: 1px solid #2E2118;
	width: 310px; 
	float: left; 
	clear: right; 
	padding-bottom: 3px; 
	margin: 15px 0 0 0; 
	_clear: both;
}
*+html .vortaloptics_category { clear: both; }
.vortaloptics_subcategory {
	float: left;
	clear: none; 
	font-size: 9pt; 
	border-right: 1px solid #2E2118; 
	padding: 0 5px 0 5px;
	margin-top: 5px;
	_width: auto;
	_white-space: nowrap;
}
*+html .vortaloptics_subcategory { white-space: nowrap; }
#search_footer { 
	text-align: center; 
	float: left;
	clear: left; 
	padding: 5px 0; 
	border-top: 1px solid #2E2118;
	width: 665px;
	_margin-top: 15px;
}
.vortaloptics_footer { 
	color: #677601;
	padding-left: 5px; 
	text-align: center; 
	border-left: 1px solid #2E2118;
}
.vortaloptics_footer:first-child { border: 0; }

