/* =========== My Profile Styles =========== */


.PageHeadings_1{ font-weight:normal; font-size:2em;}
.WR_Grid{}
.WR_Form{}
.content_box_2{ background:#FFF; padding:15px; margin-bottom:25px; clear:both}
.border_top{ border-top:1px solid #CCCCCC}
.margin_top_65{ margin-top:65px !important;}

.WR_btns{ margin-top:50px}

/*---- My Profile Welcome box CSS*/
.profile{ background:#fff; text-align:center; padding:25px 0 47px; margin-top:38px; margin-bottom:0px !important}
.profile h3{ font-size:1.2em;}
.profile h4{ font-size:1.2em; color:#999999}


/*---- My Profile page CSS*/
.profile_navigation{ float:left}
.profile_content h1{
	color:#666666;
	font-size:2em; 
	margin-bottom: 0px !important;
    margin-top: 16px;
}
.profile_navigation ul {
	padding-left:0px;
	margin-bottom:-1px !important 
}
.profile_navigation ul li{
	display:inline-block;	
	border-bottom:none;
	
}
.profile_navigation ul li a{
	display:inline-block;	
	font-size:1em;
	color:#666666;
	margin-right:15px;	
	padding:10px 15px;	
}
.profile_navigation ul li a._active{
	background:#fff;
	border:1px solid #CCCCCC;
	border-bottom:none;
}

.common_profile_btn{ float:right; margin:0px 0px 30px 0px}

.common_profile_btn a:link, .common_profile_btn a.visited, .common_profile_btn a:active  {
	background:#5CB85C;
	padding:10px 15px;
	text-transform:uppercase;
	color:#fff;
	font-size:1em;
	margin-bottom:40px;
	display:block;
	float:right
}
.common_tbl_myProfile th{ font-weight:normal; font-size:0.9em; color:#000; text-transform:uppercase; border:1px #ddd solid  !important}
.common_tbl_myProfile td{ font-weight:normal; font-size:0.9em; color:#666666; border:1px #ddd solid  !important}
.common_tbl_myProfile td a{ margin-right:10px;}
.common_tbl_myProfile { border:1px #ddd solid  !important}
.TitleH2{display:none;}