/**
 * propertyCentric.css
 * 
 * @author Candi Ligutan <candice.ligutan@residentsource.com>
 * @version $Id$
 * 
 * ------------ NOTE: ANY IE6/7 changes are on the ie6-7 or ie6 style sheets
 */
 
/** ---------- property directory page ---------- **/
a, h1, h2 { color: #1a4a65; }
.directory { 
	float: left; 
	width: 600px;
	margin: 0 0 0 15px;
}
.directory h1 {
	float: left; 
	clear: both; 
	width: 600px;
	margin: 10px 0 20px 0;
	padding: 5px; 
	background-color: #C8DBE5;
}
#right_col h2 { margin-bottom: 5px; }
#right_col a { 
	color: #1a4a65; 
	border-left: 1px solid #1a4a65;
	padding: 0 5px 0 5px;
}
#right_col a.vortaloptics_popular_searches_first { 
	border: 0;
	padding-left: 0px; 
}
.directory {
	width: 620px;
	margin: 0 25px 0 25px; 
}
#directoryTable {
	width: 620px;
	color: #1a4a65;
	margin-bottom: 10px;
}
#directoryTable a { color: #1a4a65; }
.first_col, .second_col { 
	width: 290px; 
	float: left; 
	margin: 15px 0 15px 0; 
}
.first_col {
	margin-right: 30px;
}
.vortaloptics_category {
	font-weight: bold;
	border-bottom: 2px solid #91948D;
	width: 280px; 
	float: left; 
	display: block;
	padding: 3px 0 3px 5px; 
	margin: 15px 0 0 0; 
	background-color: #C8DBE5;
}
.vortaloptics_subcategory {
	float: left;
	clear: none; 
	font-size: 9pt; 
	border-right: 1px solid #1a4a65; 
	padding: 0 5px 0 5px;
	margin-top: 5px;
}
#search_footer {  
	float: left;
	clear: both; 
	text-align: center;
	padding: 5px 0; 
	border-top: 1px solid #1a4a65; 
	width: 600px;
}
.vortaloptics_footer { 
	width: 280px;
	color: #1a4a65;
	padding-left: 5px; 
	text-align: center; 
	border-left: 1px solid #1a4a65;
}
.vortaloptics_footer:first-child { border: 0; }
.vortaloptics_footer2 { 
	width: 255px;
	color: #1a4a65;
	clear: left;
	margin: 0 auto;
	white-space: nowrap;
}

/** ---------- property centric page ---------- **/
.propertyCentric #right h1 { padding-left: 30px; }
#vortaloptics_search_container{ width: 600px; }
#vortaloptics_search_container h1 {
	font-size: 16px;
	line-height: 16px; 
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
	width: 600px;
	float: left;
	clear: right;
}
#map_canvas { 
	width: 600px;
	height: 370px;
	float: left;
	clear: both; 
	margin: 10px 10px 10px 20px;
	border: 3px solid #1a4a65;
}
#search_results_container { 
	margin: 0 20px 10px 20px;
	width: 600px;
	float: left; 
	clear: both;
}
.results_section, .results_section a { font-size: 11pt; }
.result { 
	margin: 15px 0 0 0; 
	width: 600px;
	float: left;
	clear: both; 
}
.count { font-weight: bold; }
.vortaloptics_description {
	width: 580px;
	text-align: justify;
	margin-left: 23px;
}
.website { margin-left: 23px; }
.vortaloptics_url {
	width: 580px;
	float: left;
	clear: right;
}
.locations { margin-left: 23px; }
.locality { margin-right: 15px; }
.google {
	position: relative;
	left: 90px;
	width: 470px;
}
.pagination { 
	border-top: 2px solid #FFF; 
	text-align: center;
	padding-top: 10px; 
}
.pages { 
	margin: 10px 0 0 0;
	font-weight: bold;
}

