@import url('ylw_wall.css');

#main.user_page {}

#main.user_page #left-column{
	width:210px;
}

#main.user_page #center-column {
	margin-left:210px;
}

#user-page-header {
	padding:5px 0 0 10px;
	min-height:125px;
	position:relative;
}

#user-page-header.resume-header {
	min-height:100px;
}

#user-page-header .photo-box {
	float:left;
	width:200px;
	position:absolute;
}

#user-page-header .profile-photo-box {
	width:200px;
	height:200px;
	overflow:hidden;
}

#user-page-header .profile-photo-box .img-frame {
    width:200px; /* bug fixed for squashed image*/
}

#user-page-header .user-page-info-summary {
	margin-left:210px;
	position:relative;
	margin-bottom:40px;
}

#user-page-header .user-page-info-summary .btn_edit_profile {
	position:absolute;
	right:0;
	top:11px;
}

#user-page-header .status_message_box .message {
	font-size:14px;
	font-weight:bold;	
}

#user-page-header .Page_Tabs {
	position: absolute;
	bottom: 0;
	left: 210px;
}

.user_action_box {
	padding-top:0;
}

.user_action_box .btn {
	margin:15px 0;
}

.user_action_box .btn a {
	padding-top:2px;
	padding-bottom:2px;
}

#main.user_page #left-column .rule-divider {
	border-top: 1px solid #DBDBDB;
	height: 1px;
	margin: 10px 0;
}

#main.user_page .ui_grid_pix_box { 
	margin:10px 0; display:inline-block;
}

#main.user_page .ui_grid_pix_box .friend_pix {
	width:37px;
	height:37px;
	overflow:hidden;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}

#main.user_page .ui_grid_pix_box .friend_pix .img-frame {
	width:32px;
	height:32px;
	border:1px solid #CCC;
	background:#FFF;
	padding:1px;
}

.block-section {
	margin:10px 0;
}
.section-indent {
	margin-left:20px;
}


.block_about_me .ui_grid_summ_profile tr td {
	padding:5px 0;
}

.block_about_me .ui_grid_summ_profile tr td:first-child {
	width:150px;
	font-weight:bold;
}

.ui_grid_profile_details tr td {
	padding:5px 0;
	vertical-align:top;
}

.ui_grid_profile_details tr td:first-child {
	width:150px;
	padding-top:13px;
}

.ui_grid_2-col-section tr td {
	padding:10px 0;
}

ul.friend_groups {
	list-style-type:none;
	padding:0;
	margin:0;
}

textarea.edit_text {
	width:93%;
	height:90px;
}

.resume-curriculum-vitae {}
.ui_grid_curriculum_vitae tr td {
	padding:10px 0;
	vertical-align:top;
}	

.ui_grid_curriculum_vitae tr td:first-child {
	width:190px;
	font-weight:bold;
}

.ui_grid_curriculum_vitae tr.top-border td {
	border-top: 1px solid #D6D6D6;
}

.view-restriction-warning {
	font-size:16px;
	font-weight:bold;
}

.members-gauge {
  border:1px solid #d7d7d7;
  width:150px;
  height:100%;
  border-radius:3px;
  -webkit-border-radius:3px;
}
.members-gauge .members-level {
  height:10px;
  background: url(img/green-loading-bar.gif) left center repeat-x;
  border-radius:3px 0px 0px 3px;
  -webkit-border-radius:3px;
}
.members-gauge .members-level.members-full {
  border-radius:3px;
  -webkit-border-radius:3px;
}


#Business_Page_Wrapper .page_content .Album_Thumbnail_Box {
	margin-left:10px;
	width:auto;
	float:left;
	cursor:pointer;

	text-align:left;
	width :auto;
	height :auto;
	display:block;

	line-height:2.5;
}

.Album_Grid { padding:10px;}

.Album_Thumbnail_Box {
	margin-right:10px;
	margin-bottom:15px;
	width:158px;
	float:left;
	cursor:pointer;
	text-align:left;
	height :auto;
	display:block;

	line-height:1.6;
	position:relative;
}

.Album_Thumbnail_Box .Thumbnail_Box {
	/*width:150px;
	height:150px;*/
	padding: 3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
}

.Album_Thumbnail_Box .Thumbnail_Box i {
	display:block;
	width:150px;
	height:150px;
	background-position: center;
	background-repeat: no-repeat;
}

.Album_Thumbnail_Box .Album_Title {
	margin:5px 0;
}
.Album_Thumbnail_Box .Album_Title a {
	font-weight:bold;	
	color:#000;
}

.Album_Thumbnail_Box .photo_count {
	
}

.Album_Thumbnail_Box .ui_delete_photo, .photo_wrap .img .ui_delete_photo {
	background: url(img/delete_red_cross_10.png) no-repeat left top;
	display:inline-block;
	width:10px;
	height:10px;
	position:absolute;
	top:9px;
	right:6px;
	cursor:pointer;
	
}

.photo_wrap {
	margin: 10px auto;
}

.photo_wrap .img {
	height: auto;
	margin: 5px;
	border: 1px solid #CCC;
	padding: 2px;
	position:relative;
}

.photo_wrap .img div {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#main.user_page .photo_view {
	padding:10px;
}

#main.user_page .photo_view  .photo_wrap .img {
	margin:0;
}

#main.user_page .photo_view .photo_wrap .img div {
	text-align:center;
}

.photo_view #photo_bottom_text {
	margin-top:10px;
}

.photo_view #photo_caption_view {
	width:362px;
	min-height:50px;
	border-right:1px solid #DBDBDB;
}

.photo_view #photo_right_info {
	width:230px;
	font-weight:bold;
}

.photo_view.focus .photo_bottom_info_wrapper {
	display:none;
}

.photo_view .photo_info_edit_wrapper {
	display:none;
}

.photo_view.focus .photo_info_edit_wrapper {
	display:block;
}

.grid_videos {
	
}

.video-block {
	width: 140px;
	height:250px;
	float: left;
	overflow: hidden;
	margin: 10px 5px 10px;
	position: relative;
}

.video-image {
	text-align: center;
	background: black;
	margin-bottom: 10px;
}

.video-block img {
    width: 140px;
}

.video-title { font-weight:bold; }

.video-action-block {
    margin:10px 0;
    padding-bottom:10px;
    border-bottom:1px solid #C7C7C7;
}
#video_view_page.focus .view_info_wrap {
	display:none;
}

#video_view_page.focus .edit_info_wrap {
	display:block;
}

#video_view_page .edit_info_wrap  {
	display:none;
}

.resume-section {}
.resume-section .section-content {padding:10px;}
.resume-section .header-bar{ padding:5px 10px; background:#F2F2F2}
.resume-section .header-bar .header-title{ font-weight:bold;font-size:14px;}

.ui_grid_resume_info { width:100%; border-spacing: 0;}
.ui_grid_resume_info td { padding:5px 10px; text-align:left;vertical-align:top;}
.ui_grid_resume_info td:first-child { width:140px;}

ul.inline.resume-list li {
	width:162px;
}

.add_qualification_table {display:none;}
#add_job_experience_link, #add_education_link {
    right:10px;
    top:7px;
    position:absolute;
}

.job_exp_view_wrap , .education_view_wrap{ margin:10px 0;}

.profile_job_exp.job_exp_viewing .hide_if_viewing,
.profile_job_exp.job_exp_editing .hide_if_editing,
.profile_job_exp.job_exp_loading .hide_if_loading,
.profile_education.education_viewing .hide_if_viewing,
.profile_education.education_editing .hide_if_editing,
.profile_education.education_loading .hide_if_loading
{
  display:none;
}

.qualifications_actions a { cursor:pointer;}

.ui_edit_caption {
    background:url(img/compose.png) no-repeat left top;
    display:inline-block;
    padding:2px 0 2px 19px;
}

.video-action-block { margin:10px 0;}
.video-action-block .action-links { display:inline-block;}
.video-action-block .action-links .li { float:left; }