
/* My profile */

.people-profile {
	float:left;
	margin-left:-10px;
	padding-top:15px;
	width:714px;
}
.people-profile-bg {
	background-image:url(../images/profile-left-bg.jpg);
	background-position:left center;
	background-repeat:repeat-y;
	width:714px;
}
.profile-left {
	float:left;
	width:135px;
}
.photo-placeholder {
	background-color:white;
	width:134px;
}
.photo-placeholder img {	
	padding-left:10px;
	width:113px;
}
img {
	border:0 none;
}
.profile-menu {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:133px;
}
.photo-edit-menu {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:133px;
	background-color:#ECEADD;
}
.photo-edit-menu div.photo-edit-menu-div {
	background-color:#ffffff;
	border-color:#FFFFFF;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:48px;
	margin-left:1px;
	padding-left:16px;
	padding-top:6px;
	width:115px;
}
.profile-menu div#active {
	background-color:#D3CFB7;
}
.profile-menu div a {
	text-decoration:none;
	color:#151515;
}
.profile-menu div {
	background-color:#ECEADD;
	border-color:#FFFFFF #FFFFFF #FFFFFF;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
/*	height:24px;  */
	margin-left:1px;
	padding-left:16px;
	padding-top:6px;
	padding-bottom:6px;
	width:115px;
}

/*
a, a:link, a:active, a:visited {	
	background-color:transparent;
	color:#6B2528;
	font-size:10px;
	font-weight:bold;
	
}
*/
.profile-right {
	background-color:#FFFFFF;
	float:left;
	padding:0 0 0 1px;
	width:578px;
}
.profile-right .profile-details {
	float:left;
	width:578px;
}
.profile-right .profile-details .profile-block {
	float:left;
	padding:0;
	width:575px;
}
.profile-right .profile-details .profile-block .profile-block-text {
	padding:10px;
	text-align:justify;
}

.profile-right .profile-details .profile-block h1 {
	width:563px;
	line-height:15px;
	padding-left:15px;	
	background-image:url(../images/h1-bg-profile.png);
	color:#cb7300;
	font-size:15px;
	font-weight:bold;
	
}
.profile-right .profile-details .profile-details-left {
	float:left;
	width:387px; 
}

.profile-right .profile-details .profile-details-left div {
	float:left;
	width:380px;
}
.profile-right .profile-details .profile-details-left .field-label {
	float:left;
	color:#767676;
	text-align:left;
	width:160px;
}
.profile-right .profile-details .profile-details-left .field-text {
	text-align:left;
	width:165px;
	color:#181818;
	font-weight:bold;
	
}
.profile-right .profile-details .profile-details-left .field-label-add {
	float:left;
	color:#181818;
	font-weight:bold;
	font-size:10px;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	width:200px;
}
.profile-right .profile-details .profile-details-left .field-add-image {
	color: #181818;
	float:left;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	white-space:normal;
	width:260px;
}
.profile-hr {
	border-top:1px solid #D3CFB7;
	line-height:15px;
	padding-left:15px;
	width:543px;
}

.labeltext{
	color: #181818;
	font-weight: bold;
	width:77px;
	float:left;
	margin-top:5px;
}
.edit-menu-image {
	margin-left:10px;
	margin-left:77px;
}
.profile-details-right{
	padding-top:71px;
}
.profile-details-right-about{
	padding-top:0px;
	margin-left:390px;
}

.field-tools-text {
	float:left;
	font-size:10px;
	font-weight:bold;
	width:134px;
	padding-top:4px;
	margin-right:10px;

}
.field-tools-image {
	
}
#edit_contact_info {
	color:#181818;
	font-weight:bold;
	font-size:10px;
	margin-right:28px;
}

/*for public view start */

.profile-details-right-second{
	margin-top:-24px;	
}
/*employ_contact start*/
.profile-right .profile-details .profile-details-left div#employ_contact {
	float:left;
	width:380px;
}
.profile-right .profile-details .profile-details-left .field-label-public {
	float:left;
	color:#767676;
	text-align:left;
	width:160px;
	font-weight:bold; 
}
.profile-right .profile-details .profile-details-left .field-text-public {
	text-align:left;
	width:170px;
	color:#181818;
/*	font-weight:bold; */
	
}
.profile-right .profile-details .profile-details-left .field-public {
	width:50px;
}
.profile-details-right-second .field-tools-text-second{
	float:right;
	width:170px;
	text-align:right;

}
/*employ_contact end*/

/*for public view end*/




/*Edit Profile Photo*/
.bold-text{
	color: #181818;
	font-weight: bold;
}
.photo_profile_left {
	width:250px;
	float:left;
}
#photo_profile_right {
	margin-left:250px;
}
#update_button {
	text-align:right;
	width:445px;
}
#user_photo_cancel {
	text-decoration:none;
}
.labeltext-edit{
	color: #181818;
	font-weight: bold;
	
}
#edit_text {
	top:5px;
	bottom:5px;
	width:90px;
	float:left;
	margin-top:5px;
}
#edit_photo_image {
	margin-left:90px;
	margin-top:8px;
}
.under-photo {
	margin-top:165px;
}
.only-photo {
	float:left;
}
/*Edit Profile Photo End*/

.mydetails_event {
	text-align:left;
	border:1px solid #000;
	float:right;
}

.details-link a{
	color:#D58F33;
	float:left;
	text-decoration:underline;
	margin-left:10px;
}

.profile-block-text .people-profile-view a {
	color:#D58F33;
	float:left;
	font-size:12px;
	padding-top:5px;
}
ul, ol {
	margin-left:20px;
}

#gugushik {
	float:right;
}

