/* CSS Document */

/* 
version 1.0 
last modified: 07/13/07
copyright 2007 - First American Title Insurance Company
created by: kristopher olds, kolds@firstam.com
*/


#sales_sectionContent{
	width:565px;
	float:left;
	padding:5px 5px 5px 0;
	margin:0;
	}

#sales_sectionContent .rep_bio{
	float:right;
	margin:0 5px;
	padding:0;
	width:300px
	}

#sales_sectionContent .imgarea{
	float:left;
	margin:0;
	padding:0;
	width:200px;
	}
	
.imgarea img{
	padding:0 0 10px 10px;
	text-align:center;
	}

form #rep_type, form #countyservice{
	padding:0;
	margin:0 5px;
	}
	
#login_issue{
	background-color:#939495;
	text-align:center;
	width:100%;
	}
	
	
#login_issue ul{
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
	}

#login_issue li{
	float:left;
	background-color:#939495;
	}
	
#login_issue ul a{
	color:#FFF;
	display:block;
	line-height:25px;
	text-decoration:none;
	padding:0 10px;
	}

#login_issue ul a:hover{
	background:#d9d9d9;
	color:#000;
	}
	
input, select, textarea{
	text-align:left;
	}
	
.formtitle{
	color:#fff;
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	background-color:#01396f;
	padding:2px 10px;
	}
	
.employee_title{
	color:#e62e1f;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}
	
.logout{
	background-color:#FFF;
	float:right;
	margin-right:30px;
	margin-bottom:20px;
	}

.logout a{
	color:#e62e1f;
	padding:10px;
	font-weight:bold;
	text-decoration:none;
	}

.logout a:hover{
	background:#e62e1f;	
	color:#FFF;
	}
	
	
.noshow {
	visibility: hidden;
	height: 0px;
	width:150px;
}

.hide {
	visibility: hidden;
}

.show {
	visibility: visible;
}

.bold {
	font-weight: bold;
}




#change_location{
	background:#FFFFFF; 
	border:3px solid #666666; 
	position:absolute; 
	top:250px; 
	margin-left:20px; 
	padding:10px;
	width:400px;
}

#change_location select{
	display:block;
	padding:2px 0;
	}



#rep_contact{
	width:210px;
	float:left;
	margin:0;
	display:inline;
	font-size:11px;
	line-height:13px;
	}
	

	
.rep_contactTitle{
	width:210px;
	}

.rep_contactTitle p{
	color:#000000;
	padding:5px 5px 5px 10px;
	margin:0;
	}
	
.rep_contactTitle #ltblue h2{
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding:5px 5px 5px 10px;
	color:#FFF;
	background:#8aa4bd url(../images/lside-topblue.gif) no-repeat right top;
	margin:0;
	}

.rep_contactTitle #ltblue {
	background:#ccd6df url(../images/lside-botltblue.gif) no-repeat right bottom;
	color:#01396f;
	padding-bottom:2px;
	margin-bottom:3px;
	}	

.rep_contactTitle #ltblue a{
	color:#01396f;
	line-height:20px;
	}

.rep_contactTitle #ltblue a:hover{
	text-decoration:none;
	}
