@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: 700px;
	height: 100% auto;
	text-align: center;
	display: table;
	}	

/* -------------------------------------------------------------------------------------------------- */ 
/* -------------------------------------------------------- Agent Detail Layout 01 - Agent Search Bar */
/* -------------------------------------------------------------------------------------------------- */

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

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

/* -------------------------------------------------------------------------------------------------- */ 
/* ------------------------------------------------ Agent Detail Layout 01 - Agent Detail Information */
/* -------------------------------------------------------------------------------------------------- */

.AD01 .agent_detail_container {
	background: url(images/bg_listing_container.jpg) repeat-x;
	margin: 0px auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 690px;
	height: 100% auto;
	padding-left: 3px;
	border-bottom: 1px #E2E2E2 solid;
	display: block;
	text-align: center;
	}
	
.AD01 .agent_detail_image_container {
		background: url(images/lg_shadow_frame.gif) no-repeat center;
		border: 0px;
		width: 167px;
		height: 206px;
		padding-top: 7px;
		*padding-top: 9px;
		padding-left: 0px;
		height: 100% auto;
		display: inline-block;
		}
		.AD01 .agent_detail_image_container img {
			border: 1px #FFFFFF solid;
			width: 160px;
			height: 198px;
			}

.AD01 .agent_area_left {
	background: url(images/bg_photo_nav.jpg) repeat-x #FFFFFF;
	border: 1px #c4c4c4 solid;
	width: 177px;
	height: 662px;
	margin: 0px auto;
	float: left;
	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: 475px;
	height: 100% auto;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px #C4C4C4 solid;
	display: block;
	*float: left;
	text-align: left;
	}

.AD01 .agent_info {
	margin: 0px auto;
	width: 100% auto;
	height: 100% auto;
	padding-bottom: 10px;	
	}

.AD01 .select_agent_bar {
	background: #666666;
	margin: 0px auto;
	width: 100% auto;
	height: 20px;
	padding: 7px 5px 5px 5px;
	}
	.AD01 .select_agent_bar a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		}
	.AD01 .select_agent_bar a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		}

.AD01 .select_agent_button1 {
	background: url(../../../../templates51/3682/CSSimages/select_me_arrow.gif) no-repeat left;
	background-position: 6px 3px;
	margin: 0px auto;
	width: 200px;
	height: 21px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	}

.AD01 .agent_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	text-align: left;
	height: auto;
	margin-bottom: 5px;
	}
	
.AD01 .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-align: left;
	padding-bottom: 5px;
	}
	.AD01 .address a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0860a8;
		}
	.AD01 .address a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #83afd3;
		}
	
.AD01 .phone_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	text-align: left;
	}
	
/* ---------------------------------------------- Agent Bio */

.AD01 .agent_bio_container {
	margin: 0px auto;
	width: 475px;
	height: 100% auto;
	padding: 20px 10px 0px 20px;
	display: block;
	*float: left;
	text-align: left;
	}

.AD01 .agent_bio_content {
	margin: 0px auto;
	width: 100% auto;
	height: 100% auto;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	text-align: left;	
	}
	.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;
		}

/* ---------------------------------------------- Agent Navigation */

.AD01 .agent_nav_container {
	width: 170px;
	display: inline-block;
	float: left;
	margin: 5px 0px 0px 3px;
	*margin: 5px 0px 0px 4px;
	height: 100% auto;
	padding: 0px;
	text-align: center;
	}
	.AD01 .agent_nav_container ul {
		list-style-position: inherit;
		list-style: none;
		padding-left: 0px;
		margin: 0px auto;
		}
	.AD01 .agent_nav_container li {
		height: 32px
		}
	.AD01 .agent_nav_container li:hover {
		height: 32px
		}
	.AD01 .agent_nav_container a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #0860a8;
		text-decoration: none;
		}
	.AD01 .agent_nav_container a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #83afd3;
		text-decoration: none;
		}

.AD01 .detail_button1 {
	background: url(images/detail_button1.gif) no-repeat #FFFFFF left;
	background-position: 8px 3px;
	margin: 0px auto;
	width: 122px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 35px;
	border: 1px #C4C4C4 solid;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

.AD01 .detail_button2 {
	background: url(images/detail_button2.gif) no-repeat #FFFFFF left;
	background-position: 8px 3px;
	margin: 0px auto;
	width: 122px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 35px;
	border: 1px #C4C4C4 solid;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

.AD01 .detail_button3 {
	background: url(images/detail_button3.gif) no-repeat #FFFFFF left;
	background-position: 8px 3px;
	margin: 0px auto;
	width: 122px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 35px;
	border: 1px #C4C4C4 solid;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}
	
.AD01 .detail_button4 {
	background: url(images/detail_button4.gif) no-repeat #FFFFFF left;
	background-position: 8px 3px;
	margin: 0px auto;
	width: 122px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 35px;
	border: 1px #C4C4C4 solid;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

.AD01 .detail_button5 {
	background: url(images/detail_button5.gif) no-repeat #FFFFFF left;
	background-position: 8px 3px;
	margin: 0px auto;
	width: 122px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 35px;
	border: 1px #C4C4C4 solid;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	}

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