*{
	font-family: Helvetica,Arial,sans-serif;
}
.profile_table{
	border: 2px solid white;
	background-color: #D0D8E8;
	text-align: center;
}
.profile_table_header{
	background-color: #4F81BD;
	color: white;
	text-align: center;
	font-weight: bold;
}
.profile_links a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#col1{
	position: relative;
	float: left;
	width: 600px;
}
#col2{
	position: relative;
	float: left;
	width: 200px;	
	font-size: 12px;
	margin-left: 20px;
}
#profile_img{
	position: relative;
	float: left;
	width: 120px;
	height: 150px;
	
	
}
#profile_social{
	height: 80px;
}
#profile_name{
	position: relative;
	float: left;
	width: 470px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	color: #009BCC;
}
.coach_intro{
	padding: 20px;
	border: 0px solid #cccccc;
	margin: 0px;
	background-color:#FFFFFF;
	
}
.coach_intro_clear{
	padding: 20px;
	border: none;
	height: 15px;
	margin: 10px;
	
}
.coach_intro p{
	padding: 0;
	margin: 0;
	text-indent: 0;
	float: none;
	clear: both;
}
#col2 #cv{
	height: 70px;
	text-align: center;
	margin-top: 27px;
}
.formulario{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	
}
.formulario input, .formulario textarea{
	background-color: #CFE8F2;
	border: none;
}
.results_section_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	padding: 5px;
}
#tablas_estilo{
	width: 100%;
	margin: auto;
}
#tablas_estilo2{
	width: 50%;
	margin: auto;
}
#tablas_estilo h1{
	margin-left: 15px;
	font-size: 18px;
}
#tablas_estilo #f input[type=text]{
	width: 200px;
}

#tablas_estilo #message{
	width: 200px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;

}
.search_coach_name{
    color: #006699;
    outline: medium none;
    height: 30px;
    text-decoration: none;	
    position: relative;
    float: left;
    font-size: 17px;
    line-height: 30px;
}
.search_coach_medals{
    height: 30px;
    text-decoration: none;	
    position: relative;
    float: left;	
    margin-left: 15px;
}
.search_coach_medals img{
	border: none;
	margin-right: 5px;
}
.search_profile_name{
    color: #006699;
    outline: medium none;
    height: 30px;
    text-decoration: none;	
    position: relative;
    float: left;
    font-size: 17px;
    line-height: 30px;
}
.search_profile_medals{
    height: 30px;
    text-decoration: none;	
    position: relative;
    float: right;	
    margin-left: 15px;
}
.search_profile_medals img{
	border: none;
	margin-right: 5px;
}
.search_coach_intro{
	position: relative;
	float: none;
	clear: both;
	width: 70%;
	height: 50px;
	line-height: 18px;
	overflow: hidden;
}
.search_coach_subs{
	color: #7F7F7F;
	position: relative;
	float: none;
	clear: both;
	width: 70%;
	line-height: 20px;
	overflow: hidden;	
}
.search_profile_pic{
	/*margin: 5px;*/
}
.coach_details_all{
	width: 720px;
	border: 1px solid #d6d6d6;
	background-color: #f4f4f4;
}
.coach_details_intro{
	position: relative;
	float: none;
	clear: both;
	width: 70%;
	min-height: 55px;
	line-height: 18px;
}
.coach_details_country{
	position: relative;
	float: none;
	clear: both;
	width: 70%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #7a7b7b;
	font-weight: bold;
}
.cels_social td{
	border: 1px solid #d6d6d6;
	font-weight: bolder;
}
.cels_social a{
	text-decoration: none;
}
.tabla_resultados_coaches{
	border: 1px solid #d6d6d6;		
}
.tabla_resultados_coaches tr{
	padding: 10px;	
}
.tabla_resultados_coaches tr:hover{
	background-color: #f4f4f4;	
	border: 1px solid #d6d6d6;		
}
.tabla_resultados_coaches td{
	border: none;
}
#popup_message{
	width: 450px;
	background-color: #FFFFFF;
}