@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - THE ALTMAN GROUP CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		altman_directory.css
	Date:			July 23, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	#header h1#hdrImg {
		width:940px; height:175px;
		background:url(../../images/headerImg_directory.jpg) no-repeat;
		display:block;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#content p.instructions {
		margin:0 0 8px 0;
	}
	#content #alpha {
		padding:5px;
		width:480px; height:31px;
		background:#f1f1f1;
	}
		#content #alpha #letters {
			padding:5px 0 0 0;
			width:480px; height:23px;
			background:#fff;
			border:1px solid #d7d7d7;
			letter-spacing:0.2pt;
			text-align:center;
			font:normal 12px Arial, Helvetica, sans-serif;
		}
			#content #alpha #letters .inactive {
				color:#808080;
			}
			#content #alpha #letters a.active {
				border-bottom:2px solid #194084;
				text-decoration:none;
			}
			
	#content .profile {
		margin:30px 0 0 0;
	}
		#content .profile .portrait {
			width:63px;
			float:left;
		}
			#content .profile .portrait a {
				margin:4px 0 0 0;
				font:normal 11px Arial, Helvetica, sans-serif;
				display:block;
			}
			#content .profile .portrait a:link img, #content .profile .portrait a:visited img, #content .profile .portrait a:active img {
				text-decoration:none;
			}
				#content .profile .portrait a img {
					border:1px solid #7894c4;
				}
		#content .profile .info {
			margin:0 0 0 15px;
			float:left;
		}
			#content .profile .info h2 {
				margin:0; padding:0;
				font:normal 17px Georgia, "Times New Roman", Times, serif;
			}
			#content .profile .info h2 a:link, #content .profile .info h2 a:visited, #content .profile .info h2 a:active, #content .profile .info h2 a:hover {
				color:#9b4500;
				text-decoration:none;
			}
			#content .profile .info h3 {
				font:normal 15px Georgia, "Times New Roman", Times, serif;
				color:#976d08;
			}
			#content .profile .info h4 {
				font:normal 12px Georgia, "Times New Roman", Times, serif;
				color:#866e3b;
			}
			#content .profile .info .contactInfo {
				margin:8px 0 0 0;
				font:normal 12px Arial, Helvetica, sans-serif;
			}
				#content .profile .info .contactInfo .smText {
					font:normal 10px Arial, Helvetica, sans-serif;
					color:#756d55;
				}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	sideCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#sideCol {
		margin:25px 0 0 13px;
	}
	#sideCol .action {
		margin:10px 0 0 0; padding:4px 0 0 0;
		width:180px; height:48px;
		background:url(../../../images/icon_contactUs.jpg) 115px 0 no-repeat;
	}
		#sideCol .action .orangeText {
			width:110px; height:32px;
			font:bold 14px Verdana, Arial, Helvetica, sans-serif;
			line-height:15px;
		}
		#sideCol .action .lgText {
			font:bold 16px Verdana, Arial, Helvetica, sans-serif;
		}
	.summary .borderBottom .summaryContent .dropDown {
		margin:0 0 10px 0;
		color:#777;
		border:1px solid #c8c8c8;
		font:normal 12px Arial, Helvetica, sans-serif;
		width:175px; height:20px;
	}
	.summary .borderBottom .summaryContent .label {
		font:normal 10px Arial, Helvetica, sans-serif;
		color:#756d55;
	}
	.summary .borderBottom .summaryContent .name {
		padding:2px 0 0 0;
		width:175px; height:18px;
		border:1px solid #c8c8c8;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	.summary .borderBottom .summaryContent .search {
		margin:6px 0 0 0; padding:0 0 10px 0;
	}

