/* browse_educations */

select.education_small
{
	font-size: 8pt;
	border: 1px solid #AAAAAA;
}

select.education_select
{
	border: 1px solid #AAAAAA;
}

div.education_pages_top
{
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background-image:url(../images/noomexijam.png); 
	border-top: 1px solid #CCCCCC;
}

div.education_pages_bottom
{
	margin-bottom: 10px; 
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background-image:url(../images/noomexijam.png); 
	border-bottom: 1px solid #CCCCCC;
}

input.education_search
{
	border: 1px solid #AAAAAA;
}



/* education, educations, user_education */

div.seEducation
{
  width: 600px;
	background-image:url(../images/noomexijam.png);
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

div.seEducation1
{
  /* alternate? */
}

div.seEducation2
{
  /* alternate? */
}

td.seEducationLeft
{
	vertical-align: top;
}

td.seEducationRight
{
	vertical-align: top;
	padding-left: 10px;
}

div.seEducationPhoto
{
	background: #FFFFFF; 
	padding: 5px; 
	border: 1px solid #CCCCCC; 
	vertical-align: middle; 
	text-align: center;
}

div.seEducationTitle
{
	font-size: 10pt; 
	font-weight: bold; 
	padding: 0px 5px 5px 0px; 
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 5px;
}

div.seEducationStats
{
	font-size: 7pt; 
	color: #777777;
	font-weight: normal;
}

div.seEducationBody
{
	/* font-size: 7pt; */
	color: #777777;
	font-weight: normal;
}

div.seEducationCategory
{
	padding-bottom: 3px; 
	color: #777777;
	font-weight: normal;
}



/* education */
div.seEducationListing
{
	background-image:url(../images/noomexijam.png);
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

td.seEducationListingPhoto
{
	padding: 5px 10px 0px 5px;
}

div.seEducationFields
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #777777;
	font-weight: normal;
}

a.seEducationPhotoLink:hover img
{
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}



/* user_education */

div.seEducationOptions
{
	margin-top: 7px; 
	border-top: 1px solid #DDDDDD; 
	padding-top: 7px;
}

div.seEducationSearch
{
  width: 600px;
  border: 1px solid #AAAAAA;
  background: #FED84A;
  margin-bottom:8px;
	padding-left: 10px;
	padding-right: 10px;
}

div.seEducationOption1
{
  float: left;
}

div.seEducationOption2
{
  float: left;
  padding-left: 15px;
}

div.education_category {
  padding: 5px 8px 5px 5px; 
  border: 1px solid #DDDDDD; 
  border-top: none; 
  background: #FFFFFF;
}

div#seEducationNullMessage
{
  margin-top: 20px;
}

/* user_education_media */

td.education_box
{
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.education_uploadform
{
	padding: 15px;
	text-align: top;
}

div.education_uploadform_label
{
	margin-bottom: 5px; 
	font-weight: bold;
}

div.education_uploadform
{
	border: 1px dashed #CCCCCC;
	text-align: center;
	width: 300px;
	height: 225px;
}

div.education_uploadform_uploading
{
	border: 1px dashed #CCCCCC; 
	text-align: center; 
	width: 300px; 
	height: 225px;
}



/* profile_education */

div.profile_education
{
	border-top: 1px solid #DDDDDD;
	padding: 7px 2px 0px 2px;
}

div.profile_education_date
{
	color: #777777;
	font-size: 7pt;
}

div.profile_education_title
{
	font-weight: bold;
}

div.profile_education_body
{
	margin: 5px 0px 10px 5px;
}

