@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------------------- */
/******************************************************************************************************** 
	Company: Superlative, Inc
	Product: Office Roster V6
	Authors: David Wheeler
	Date: 6/11/08
	
	Created @ Superlative, Inc. 2008 (Superlative IDX)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
	
********************************************************************************************************/
/* --------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------- Office Results Layout 02 */
/* -------------------------------------------------------------------------------------------------- */

.OR02 {
	background: #FFFFFF;
	margin: 0px auto;
	width: 700px;
	height: 100% auto;
	text-align: center;
	display: table;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* ----------------------------------------------------- Office Results Layout 02 - office Search Bar */
/* -------------------------------------------------------------------------------------------------- */

.OR02 .office_search_container {
	background: url(images/bg_search_container.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 698px;
	height: auto;
	padding: 12px 0px 12px 0px;
	text-align: center;	
	margin: 17px 0px 10px 0px;
	border: 1px #e4e4e4 solid;
	color: #414141;
	display: block;
	}
	.OR02 .office_search_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: underline;
		}
	.OR02 .office_search_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}
		
.OR02 .office_search_form {
	width: 125px;
	*width: 130px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------ office Results Layout 02 - office Alpha Bar */
/* -------------------------------------------------------------------------------------------------- */

.OR02 .office_alpha_container {
	background: #FFFFFF;
	margin: 0px auto;
	width: 700px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #E2E2E2 solid;
	font-size: 12px;
	color: #414141;
	}
	.OR02 .office_alpha_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: underline;
		}
	.OR02 .office_alpha_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}
		
.OR02 .office_alpha_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------- office Results Layout 02 - Breadcrumb/Paging Nav */
/* -------------------------------------------------------------------------------------------------- */

.OR02 .paging_nav_container {
	background: url(images/bg_paging_nav.jpg);
	margin: 0px auto;
	width: 698px;
	height: 33px;
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #e4e4e4 solid;
	font-size: 12px;
	color: #414141;
	}
	.OR02 .paging_nav_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: underline;
		}
	.OR02 .paging_nav_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}	

.OR02 .paging_nav_left {
	width: 335px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 10px;
	}
	
.OR02 .paging_nav_right {
	width: 340px;
	float: right;
	text-align: right;
	padding: 8px 10px 0px 0px;
	}

.OR02 .office_sort {
	display: inline;
	width: 100% auto;
	height: 15px;
	padding-left: 30px;
	margin-bottom: 10px;
	}

.OR02 .office_sort_dropdown {
	display: inline;
	padding-top: 5px;
	color: #414141;
	font-size: 11px;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------ office Results Layout 02 - office Row */
/* -------------------------------------------------------------------------------------------------- */

.OR02 .office_row_container {
	background: url(images/bg_office_listing.jpg) #E2E2E2 repeat-x top;
	margin: 0px auto;
	width: 340px;
	height: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: 1px #C3C3C3 solid;
	display: inline;
	float: left;
	text-align: center;
	}
	
.OR02 .office_row_image_container {
		background: url(images/bg_office_frame_02.jpg) no-repeat center;
		border: 0px;
		width: 258px;
		height: 199px;
		padding-top: 8px;
		padding-left: 8px;
		*padding-left: 0px;
		margin-left: 37px;
		*margin-left: 41px;
		height: 100% auto;
		display: inline-block;
		float: left;
		text-align: center;
		}
		.OR02 .office_row_image_container img {
			border: 1px #FFFFFF solid;
			width: 248px;
			height: 166px;
			display: block;
			margin-bottom: 3px;
			}
			.OR02 .office_row_image_container a {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #0860a8;
				text-decoration: none;
				display: block;
				}
			.OR02 .office_row_image_container a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #83afd3;
				text-decoration: underline;
				display: block;
				}

/* ---------------------------------------------- Office Info */
	
.OR02 .office_info_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0860a8;
	text-align: left;
	width: 320px;
	padding: 5px 10px 0px 10px;
	height: auto;
	margin-bottom: 5px;
	}

.OR02 .office_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0860a8;
	text-align: left;
	width: 320px;
	padding: 10px 10px 0px 10px;
	height: auto;
	margin-bottom: 5px;
	}
	.OR02 .office_name a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #0860a8;
		text-align: left;
		height: auto;
		text-decoration: underline;
		}
	.OR02 .office_name a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #83afd3;
		text-align: left;
		height: auto;
		text-decoration: none;
		}
	
.OR02 .office_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
	text-align: center;
	padding-bottom: 5px;
	width: 258px;
	display: inline;
	}
	.OR02 .office_city a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #0860a8;
		text-decoration: none;
		display: block;
		}
	.OR02 .office_city a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #83afd3;
		text-decoration: underline;
		display: block;
		}
	
.OR02 .phone_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight: bold;
	text-align: left;
	}

/* ---------------------------------------------- Office Navigation */

.OR02 .office_nav_container {
	background: #f9f9f9;
	width: 328px;
	display: inline;
	float: left;
	height: 27px;
	padding-top: 5px;
	margin: 3px 5px 0px 5px;
	border: 1px #C4C4C4 solid;
	text-align: left;
	}
	.OR02 .office_nav_container ul {
		list-style-position: inherit;
		list-style: none;
		padding-left: 0px;
		display: inline;
		margin: 0px;
		}
	.OR02 .office_nav_container li {
		display: inline;
		height: 30px
		}
	.office_nav_container li:hover {
		display: inline;
		height: 30px
		}
	.OR02 .office_nav_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: none;
		}
	.OR02 .office_nav_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}

.OR02 .results_button1 {
	background: url(images/results_button7.gif) no-repeat bottom left;
	background-position: 0 -1px;
	margin: 0px auto;
	width: auto;
	height: 26px;
	padding-top: 2px;
	padding-left: 28px;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

.OR02 .results_button2 {
	background: url(images/results_button8.gif) no-repeat bottom left;
	background-position: 0 -1px;
	margin: 0px auto;
	width: auto;
	height: 26px;
	padding-top: 2px;
	padding-left: 28px;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

.OR02 .results_button3 {
	background: url(images/results_button9.gif) no-repeat bottom left;
	background-position: 0 -1px;
	margin: 0px auto;
	width: auto;
	height: 26px;
	padding-top: 2px;
	padding-left: 28px;
	display: inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------------------ The End */
/* -------------------------------------------------------------------------------------------------- */