@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------------------- */
/******************************************************************************************************** 
	Company: Superlative, Inc
	Product: Agent Roster V6
	Authors: David Wheeler
	Date: 6/9/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.
	
********************************************************************************************************/
/* --------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------- */ 
/* --------------------------------------------------------------------------- Agent Detail Layout 01 */
/* -------------------------------------------------------------------------------------------------- */

.AD01 {
	background: #FFFFFF;
	margin: 0px auto;
	width: 990px;
	height: 100% auto;
	text-align: center;
	display: table;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------- Agent Detail Layout 01 - Agent Search Bar */
/* -------------------------------------------------------------------------------------------------- */

.AD01 .agent_search_container {
	background: #FFFFFF;
	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;
	color: #414141;
	display: block;
	}
	.AD01 .agent_search_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: underline;
		}
	.AD01 .agent_search_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}
		
.AD01 .agent_search_form {
	width: 125px;
	*width: 130px;
	display: inline;
	margin-right: 5px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* --------------------------------------------------------- Agent Detail Layout 01 - Agent Alpha Bar */
/* -------------------------------------------------------------------------------------------------- */

.AD01 .agent_alpha_container {
	background: #FFFFFF;
	margin: 0px auto;
	width: 700px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	}
	.AD01 .agent_alpha_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: underline;
		}
	.AD01 .agent_alpha_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}
		
.AD01 .agent_alpha_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* --------------------------------------------------- Agent Detail Layout 01 - Breadcrumb/Paging Nav */
/* -------------------------------------------------------------------------------------------------- */

.AD01 .paging_nav_container {
	display: none;
	}
	.AD01 .paging_nav_container a {
		display: none;
		}
	.AD01 .paging_nav_container a:hover {
		display: none;
		}

.AD01 .paging_nav_left {
	display: none;
	}
	
.AD01 .paging_nav_right {
	display: none;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------ Agent Detail Layout 01 - Agent Detail Information */
/* -------------------------------------------------------------------------------------------------- */

.AD01 .agent_detail_container {
	margin: 0px auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 860px;
	height: 100% auto;
	padding-left: 3px;
	display: block;
	text-align: center;
	border: 0px;
	}
	
.AD01 .agent_detail_image_container {
		border: 0px;
		width: 260px;
		height: 325px;
		padding-left: 0px;
		height: 100% auto;
		display: inline-block;
		}
		.AD01 .agent_detail_image_container img {
			width: 260px;
			height: 325px;
			}

.AD01 .agent_area_left {
	background: #FFFFFF;
	width: 280px;
	height: auto;
	margin: 0px auto;
	float: left;
	border: 0px;
	text-align: center;
	}

.AD01 .agent_area_right {
	background: #FFFFFF;
	width: 100% auto;
	height: auto;
	margin: 0px auto;
	float: left;
	text-align: center;
	}

/* ---------------------------------------------- Agent Info */
	
.AD01 .agent_info_container {
	margin: 0px auto;
	width: 240px;
	height: 100% auto;
	padding: 20px 10px 10px 10px;
	display: block;
	float: left;
	text-align: left;
	border-bottom: 0px;
	}

.AD01 .agent_info {
	margin: 0px auto;
	width: 100% auto;
	height: 100% auto;
	padding-bottom: 10px;	
	}

.AD01 .agent_name {
	width: auto;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #013459;
	text-align: left;
	height: auto;
	margin-bottom: 60px;
	padding-left: 10px;
	margin-top: 30px;
	}
	
.AD01 .address {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #414141;
	text-align: left;
	padding-bottom: 5px;
	line-height: 190%;
	}
	.AD01 .address a {
		font-family:"Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #0860a8;
		}
	.AD01 .address a:hover {
		font-family:"Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #83afd3;
		}
	
.AD01 .phone_numbers {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #414141;
	font-weight: normal;
	text-align: left;
	line-height: 190%;
	}

/* ---------------------------------------------- Agent Bio */

.AD01 .agent_bio_container {
	margin: 0px auto;
	width: 475px;
	height: 100% auto;
	padding: 0px 10px 0px 20px;
	display: table;
	text-align: left;
	}

.AD01 .agent_bio_content {
	margin: 0px auto;
	width: 400px;
	height: auto;
	padding-bottom: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #414141;
	font-weight: normal;
	text-align: left;
	float: left;
	line-height: 150%;	
	}
	.AD01 .agent_bio_content a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0860a8;
		font-weight: bold;
		text-decoration: underline;
		}
	.AD01 .agent_bio_content a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #83afd3;
		font-weight: bold;
		text-decoration: none;
		}
	
	.AD01 .agent_bio_content ul {
		margin: 0px auto;
		line-height: 190%;
		margin-bottom: 40px;
		}
	
	.AD01 .agent_bio_content li {
		margin: 0px auto;
		margin-bottom: 15px;
		line-height: 150%;	
		}

.company_logo {
	background: #FFFFFF;
	width: 800px;
	height: 81px;
	padding-right: 190px;
	padding-bottom: 20px;
	text-align: right;
	display: inline-block;
	}

/* ---------------------------------------------- Agent Navigation */

.AD01 .agent_nav_container {
	display: none;
	}
	.AD01 .agent_nav_container ul {
		display: none;
		}
	.AD01 .agent_nav_container li {
		display: none;
		}
	.AD01 .agent_nav_container li:hover {
		display: none;
		}
	.AD01 .agent_nav_container a {
		display: none;
		}
	.AD01 .agent_nav_container a:hover {
		display: none;
		}

.AD01 .detail_button1 {
	display: none;
	}

.AD01 .detail_button2 {
	display: none;
	}

.AD01 .detail_button3 {
	display: none;
	}
	
.AD01 .detail_button4 {
	display: none;
	}

.AD01 .detail_button5 {
	display: none;
	}

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------------------------------------------------ The End */
/* -------------------------------------------------------------------------------------------------- */



