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



a.website_links {
	color: #0B60B8;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	width: 300px;
}

div.profileInfo {
	position: relative;
	float: left;
}
div.profileInfoRow {
	position: relative;
	float: left;
	padding-left: 1.25em;
	padding-top: 1.25em;
	padding-bottom: -0.75em;
}
div.profileInfoRowDivider {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.profileInfoRowSubDivider {
	border-bottom: 1px solid #0B60B8;
	width: 150px;
}
div.profileInfoRowDividerHeader {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
	border-bottom: 1px solid #0B60B8;
}
div.profileInfoRowDividerContent {
	padding-top: 5px;
}
div.profileInfo p {
	padding-bottom: 0.10em;
	font-size: 11px;
}
div.profileInfo label {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div.profileInfo .title {
	font-weight: bold;
}
div.profileInfo input, select {
	color: #000000;
	background: #FFFFFF;
	width: 300px;
	border: 1px #000000 solid; 
	white-space: inherit;
}
div.profileInfo input[disabled='disabled'] {
	color: #000099;
	background: #EEEEEE;
	border: 0;
	width: 300px;
}
div.profileInfo input.readonly {
	color: #000000;
	background: #EEEEEE;
	border: 0;
	width: 300px;
}

div.profileInfoSingleRow {
	position: relative;
	width: 640px;
}
p.sectionSaveLink {
	text-align: right;
	margin: 4px;
}
a.sectionSaveLink {
	background: #0B60B8;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px 3px 1px 3px;
}
a.sectionSaveLink:hover {
	background: #888888;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px 3px 1px 3px;
}
/* List of Submit Buttons */
div.profileInfoOverallFormSubmitButton input {
	background: #0B60B8;
	border:1px solid #888888;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	position:relative;
	width:182px;
}
div.profileInfoSubmitButtonAddress input{
	background: #EEEEEE;
	border: 0; //gray 1px solid #BFBFBF;
	color: #0B60B8;
	cursor: pointer;
	cursor: hand;
	font-family: arial;
	font-size: 11px;
	position:absolute;
	right:-72px;
	top: 0px;
	width: 35px;
}
div.profileInfoSingleRowSubmitCancel {
	float: left;
	font-family: arial;
	font-size: 11px;
	position: absolute;
	top: 4px;
	right: 150px;
}
/* END List of Submit Buttons */

/* List of Different sized inputs */

/* ---------------*/
div.profileInfoDates {
	/*float: left;*/
	position: relative;
}
div.profileInfoDates input.text {
	float: left;
	width: 100px;
}
div.profileInfoDates input.textReadonly {
	float: left;
	width: 100px;
	border: 0;
	background: #EEEEEE;
}
div.profileInfoDates input.button {
	background: #EEEEEE;
	border: 0;
	float: left;
	margin-left: 3px;
	margin-right: 7px;
	text-align: left;
	width: 40px;
}
div.profileInfoDates input.checkbox {
	float: left;
	width: 15px;
}
/* ---------------*/
div.profileInfo .addDegree {
	color: #000000;
	text-align: left;
	margin-left: 156px;
}
div.profileInfo input.educationLevelsPursuing {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	width: 60px;
}
div.profileInfo input.educationLevelsPursuingReadonly {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	width: 60px;
	border: 0; 
}
div.profileInfo input.educationLevelsPursuingReadonlyEduLevPursuingBlank {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	width: 0px;
	border: 0; 
}
div.profileInfo input.educationLevelsDegreesProgramReadonly {
	color: #000000;
	background: #EEEEEE;
	padding-right: 3px;
	text-align: left;
	width: 40px;
	border: 0; 
}
div.profileInfo input.educationLevelsDegrees {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	width: 200px;
	border: 1px #000000 solid; 
}
div.profileInfo input.educationLevelsDegreesReadonly {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	width: 200px;
	border: 0; 
}
div.profileInfo input.educationLevelsDegreesReadonlyEduLevPursuingBlank {
	color: #000000;
	background: #EEEEEE;
	text-align: left;
	width: 260px;
	border: 0; 
}
/* ---------------*/
div.profileInfo input.contact_nums {
	color: #000000;
	background: #FFFFFF;
	width: 132px;
	border: 1px #000000 solid; 
}
div.profileInfo input.contact_nums_readonly {
	color: #000000;
	background: #EEEEEE;
	width: 132px;
	border: 0;
}
div.profileInfo input.contact_nums_type {
	color: #000000;
	/*font-size: 11px;*/
	background: #FFFFFF;
	width: 162px;
	margin-left: 3px;
	border: 1px #000000 solid; 
}
div.profileInfo input.contact_nums_type_readonly {
	color: #000000;
	font-size: 11px;
	background: #EEEEEE;
	width: 162px;
	margin-left: 3px;
	border: 0;
}

/*--Address--*/
/*-----*/
div.profileInfoBuildingStreetStateCityZip {
}
div.profileInfo input.addressStateAbbr {
	color: #000000;
	background: #FFFFFF;
	width: 25px;
	border: 1px #000000 solid; 
	white-space: inherit;
}
/*-------------------*/
div.profileInfoCityZip {
	float: left;
	position: relative;
	margin-left: 100px;
}

/*-----*/
div.profileInfoCityZip label.addressCity {
	width: 79px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div.profileInfoCityZip input.addressCity {
	color: #000000;
	background: #FFFFFF;
	margin-left: 55px;
	width: 158px;
	border: 1px #000000 solid; 
}
div.profileInfoCityZip input.addressCityReadonly {
	color: #000000;
	background: #EEEEEE;
	margin-left: 55px;
	width: 158px;
	border: 0;
}
/*-----*/
div.profileInfoCityZip label.addressZip1 {
	width: 164px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div.profileInfoCityZip input.addressZip1 {
	color: #000000;
	background: #FFFFFF;
	margin-left: 6px;
	width: 45px;
	border: 1px #000000 solid; 
}
div.profileInfoCityZip input.addressZip1Readonly {
	color: #000000;
	background: #EEEEEE;
	margin-left: 6px;
	width: 45px;
	border: 0;
}
/*-----*/
div.profileInfoCityZip label.addressZip2 {
	width: 52px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div.profileInfoCityZip input.addressZip2 {
	color: #000000;
	background: #FFFFFF;
	width: 38px;
	border: 1px #000000 solid; 
}
div.profileInfoCityZip input.addressZip2Readonly {
	color: #000000;
	background: #EEEEEE;
	width: 38px;
	border: 0;
}
/* END List of Different sized inputs */

div.profileInfo .submit input  {
	margin-left: 41em;
	color: #FFFFFF;
	background: #0B60B8;
	border: 2px outset #333333;
	width: 75px;
}
div.profileInfo .submitLogin input  {
	margin-left: 39.5em;
	color: #FFFFFF;
	background: #0B60B8;
	border: 2px outset #333333;
	width: 118px;
}
div.profileInfo fieldset {
	float: left;
	border-top: 1px solid #000000;
	width: 45em;
}
div.profileInfo legend {
	color: #FFFFFF;
	background: #0B60B8;
	border: 1px solid #781351;
	padding: 2px 6px;
} 

div#search_box_dropdown {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	overflow: auto;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	display: none;
}

#avatar_display {
	width: 150px;
	margin-right: 0.5em;
	float: left;
	text-align: right;
	height: 103px;
}

#avatarDisplayImage {
	width: 115px;
	height: 101px;
	border: 1px solid #A9A9A9;
}

#avatar_form {
	width: 350px;
	height: 103px;
	text-align: center;
	float: left;
}

#avatar_submit {
	background: #0B60B8;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.formOutput {
	display: inline-block;
	width: 300px;
}

a.editlink {
	font-size: 11px;	
}

.OrgNameHeader {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	width: 300px;
}

.eduType {
	font-size: 11px;
	display: inline-block;
	width: 300px;
	margin-bottom: 0.1em;
}

#jsHideUnhide_add_education_degree {
	margin-left: 0px;
}