﻿/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body, form, #wrapper
{
	height:  100%;    
	margin:  0px auto;
}

body 
{
    background-color: #E3E3E3;        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper
{
   background-color: #FFFFFF;
   width: 784px;          
}

p{
	color:#333333;
}
a 
{
	text-align:center;
}
a:hover{
	color:#0086DF;
}
form{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
input[type=text] 
{
	border-right: gainsboro 2px solid;
	border-top: darkgray 2px solid;
	border-left: gainsboro 2px solid;
	border-bottom: gainsboro 2px solid;
	height: 15px;
	
}
input[type=radio]
{
	color:#A7C91D;	
}
input.radio
{
	color:#A7C91D;
}
select
{
	border-right: gainsboro 2px solid;
	border-top: darkgray 2px solid;
	border-left: gainsboro 2px solid;
	border-bottom: gainsboro 2px solid;
	height: 20px;
	background-color: #f8f8f8;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#master
{
    width: 784px;
    left:0px;
    top:0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
#header{
	width:784px;
	float:left;
	background-color:#FFFFFF;
}	
#header_content
{
	width: 784px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
	font-size:1px;
	background-color:#FFFFFF;
}
#content
{
	width:784px;
	float:left;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width: 1px;
	background-color:#FFFFFF;
}
#error_content
{
	width:784px;
	float:left;
	color:#FF0000;
	background-color:#FFFFFF;
}
#bottom_menu{
    width:784px;
	float:left;
	height:42px;
	background-image:url(../images/degradado_daranja_pie.jpg);
	color:#FFFFFF;
	font-size:11px;
}
/***********************************************/
/* Components Divs                             */
/***********************************************/
/* Content                                     */
/***********************************************/
#left_content
{
	width: 564px;
	float: left;
}
#right_content
{
	width: 165px;
	border-left:solid 1px #D4E5F5;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
#botton_content
{
	width:784px;
	float:left;
	background-color:#FFFFFF;
}
.left_content_controls
{
	padding: 30px 5px 0px 30px;
}


/***********************************************/
/* Controles                                   */
/***********************************************/
/***********************************************/
/* Estilos Controles General                   */
/***********************************************/
.textbox
{
	width: 200px;
	background-color: #F8F8F8;
}
.combobox
{
	width:210px;
}
.buttons
{
	color: #3f919c;
	height: 22px;
	width: 160px;
	background-image: none;
	background-color: transparent;
}
.checkbox
{
	background-color:#A7C91D;
}
.error
{
	color:#FF0000;

}
.contador_texto
{
    border: solid 1px #016974;
}
.condiciones_uso_texto
{
    padding: 5px;
    margin: 15px; 
    height:200px; 
    width: 500px;
    border:solid 1px #000000;
    text-align:justify;
    overflow:auto    
}
 

/***********************************************/
/* Header                                     */
/***********************************************/
.logo
{
	padding: 0px 0px 0px 30px;
	width:318px;
	float:left;
}

.logo_
{
	padding: 0px 0px 0px 30px;
	width:318px;
}

.top_menu
{
	padding: 60px 10px 0px 0px;
	width: 416px;
	float:left;
	text-align:right;
}

.top_menu_
{
	padding: 60px 10px 10px 0px;
	width: 416px;
	text-align:right;
}

.top_menu_ a
{
	color:#3D3D3D;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	font-size:11px;
	color:#0000FF;
	text-decoration: underline;	
}

.top_menu a
{
	color:#3D3D3D;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	font-size:11px;
}
.header_sep
{
	background-color:#F1B900;
    width:784px;
	height:3px;	
	font-size:3px;
	float:left;
}

.header_sep_orange_
{
	background-color:#F1B900;
    width:784px;
	height:4px;
	font-size:4px;
}

.header_sep_green
{
	background-color:#016974;
    width:784px;
	height:3px;	
	font-size:3px;
	float:left;
}

.header_sep_green_
{
	background-color:#016974;
    width:784px;
	height:4px;
	font-size:4px;	
	margin-top: 1px;
}
/***********************************************/
/* HEADER_CONTENT                              */
/***********************************************/
.page_header_green
{
	background-color: #016974;
	height: 40px;
    vertical-align:middle;	
}
.page_header_text_izquierda
{
	text-transform:uppercase;
	vertical-align:baseline;
	color:#F5CC1C;
	font-weight:bold;
	padding:15px 0px 0px 30px;
    font-family:Verdana;
    font-weight: bold;
    font-size: 12px;
	float: left;
}

.page_header_text_derecha
{
    text-transform: uppercase;
    vertical-align: baseline;
    color: #F5CC1C;
    font-family:Verdana;
    font-weight: bold;
    font-size: 12px;
    float: right;
    padding: 15px 30px 0px 30px;    
}
/***********************************************/
/* BOTTOM_MENU                                     */
/***********************************************/
.bottomMenu
{
	padding: 14px 0px 0px 0px;
	text-align:center;
    color: #FFFFFF;
}

.bottomMenu a
{
    color: #FFFFFF;
    text-decoration:none;
}
.errorSummary
{
	width:450px;
	text-align:justify;
}
/***********************************************/
/* ESTILOS COMUNES A VARIAS PAGINAS/
/***********************************************/
.subtitulo_green
{
	color: #016974;
	text-transform:uppercase;
    font-weight:bold;
 }
 
.enlace_green
{
	color: #016974;
	text-decoration:underline;
	font-weight: bold;
 }
.texto_green
{
	color: #016974;
	font-weight:bold;
 }
.texto_orange
{
	color: #ffe692;
 }
 
.texto_asistencia
{
	color: #A9A5A5;
	font-weight:bold;
}  

.derechos_green
{
	color: #016974;
 }
.derechos_orange
{
	color: #ffe692;
 }

/***********************************************/
/* HOME_PAGE                                   */
/***********************************************/
.podiums_text
{
    color: #414141; 
    font-family: Arial, Verdana;
    font-size: 10px;
    text-transform:lowercase;
}
.podiums_text a
{
	font-weight:500;
	text-decoration: none;
}

.podiums_text a:hover
{
    text-decoration: none;
}

.searchhome
{
	width: 784px; 
}

.enlace_escandalo
{
	text-align:center;
	text-align:justify;
	padding: 10px;
	width: 500px;
}

.enlace_escandalo a
{
	color: #3B3838;
	font-family: Verdana, Arial;
	font-weight:500;
	font-size: 11px;
	text-decoration: underline;
}
.enlace_escandalo a:hover
{
	color: #828282; 
    font-family: Verdana, Arial;
    font-size: 11px;
	text-decoration: underline;    
}
/***********************************************/
/* Estilos controles por página                */
/***********************************************/
/***********************************************/
/* Registro de Usuario			               */
/* ContentPages/User/Register.aspx			   */
/***********************************************/
.textboxdireccion
{
	width: 470px;
	background-color: #F8F8F8;
}
.textboxalias
{
	width: 305px;
	background-color: #F8F8F8;	
}
/**********************************************
Registro de Publicación			            
ContentPages/Publicacion/ 
***********************************************/
.texto_resaltar_publicacion
{
    color:Maroon;
}
.texto_modal_publicidad
{
    background-color: #DBEEEC;
    padding: 10px;
    border: solid 1px #000000;    
}

.registro_publicacion_titulo
{
	width: 500px;
	background-color: #F8F8F8;
}
.registro_publicacion_file_upload
{
	width: 300px;
	background-color: #F8F8F8;
	color: #3f919c;
}
.registro_publicacion_nota
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
}

.registro_publicacion_tipo_prueba
{
	width: 100px;
	background-color: #F8F8F8;
}

.button_adjuntar_archivo
{
	color: #3f919c;
	height: 22px;
	width: 100px;
	background-image: none;
	background-color: transparent;
}
.texto_envio_mail
{
    color: #FF0000;
}

.tabla_publicacion tr
{
    height: 30px;
}
.tabla_b_avanzada tr
{
    height: 40px;
}

/***********************************************/
/* Ver Información de Publicación		       */
/* ContentPages/Publicacion/View.aspx          */
/***********************************************/
.titulo_testimonio
{
    width: 500px;
}

.ver_publicacion_texto
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f8f8f8;
    width: 500px;
    overflow:visible;
}

.ver_publicacion_texto_admin
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f8f8f8;
    width: 500px;
}

.ver_desmentido_texto
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f8f8f8;
    width: 500px;
    color:#EF444D;
    font-weight:bold;
    overflow:visible;    
}

.ver_publicacion_header
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 25px;
}

.ver_publicacion_traza
{
    font-size: 8pt;
    font-family:Verdana;
    color: #538D8E;
    padding-right: 3px;
}

.navegacion_facil
{
   padding: 0px 0px 10px 0px;
   font-size: 12px;
   font-weight: bold; 
   text-align:center;
   width: 500px;
   border: solid 0px #000000; 
   color:#538D8E;
   text-decoration: underline;
}

/************************************************/
/* Registrar un Argumento (Réplica o Desmentido)*/
/* ContentPages/Publicacion/Argumento.aspx      */
/************************************************/

.opciones_publicacion a
{
	text-decoration: none;
}

opciones_publicacion a:hover
{
	text-decoration: underline;
}


/***********************************************/
/* Publicación								   */
/* ContentPages/Publicacion/Search			   */
/***********************************************/
.pagina_resultados
{
    float: left;
    margin-right: 5px; 
    font-family:Times New Roman; 
    font-size:11pt;
}

.patrocinada
{
    background-color: #E5E5E5;
    padding: 0px 5px 5px 5px;
	float:left;    
}
.patrocinada .pub_ctr_result_text
{
    background-color: #E5E5E5;
}

.pub_ctr_result_master
{
	width: 525px;
	float: left;
}
.pub_ctr_result_title
{
	width:100%;
	margin-top:10px;
}
.pub_ctr_result_title a
{
	color: #000000;
	font-weight:bold;
}
.pub_ctr_result_text
{
	width:500px;
	overflow:hidden;
    border: solid 0px #000000;
}

.pub_ctr_result_num_visit
{
   padding: 5px 10px 0px 0px;    
}
.pub_ctr_result_bar_master
{
	width: 50px;
	float: left;
	border-right: #f18c00 1px solid;
	border-top: #f18c00 1px solid;
	border-left: #f18c00 1px solid;
	border-bottom: #f18c00 1px solid;
	font-size: 8px;
	margin-left: 10px;
	background-color:#D0D0D0;
}

.pub_ctr_result_link_more
{
	width:500px;
   padding: 5px 10px 0px 0px; 	
}
.pub_ctr_result_link_more a
{
	color: #479408;
}
.pub_ctr_result_bar
{
	width:60px;
	float:left;
	margin-top:2px;
	background-image:url('~/Images/num_visit_bar.jpg');
}
.pub_ctr_result_sum_num_visit
{
	width:auto;
	float:left;
	color:#888888;
	font-size:10px;
	margin-left:10px;
	margin-top:2px;
}
.pub_ctr_result_history
{
	width:100%;
	float:left;
	color:#434343;
	margin-top:5px;
	text-decoration:none;
	font-size:11px;
}
.pub_ctr_result_history a
{
	text-decoration:none;
	color:#434343;
}
.pub_ctr_result_history_links
{
	width:350px;
	float:left;
}

.pub_ctr_result_history_links a
{
    color:Blue;
}


.pub_ctr_result_history_images
{
	width:auto;
	float:left;
}
.pub_ctr_result_history_images img
{
	margin-left:3px;
}

.ctr_buscador
{
	width:auto;
	vertical-align:top;
}
.text_busq_avanz
{
	width:auto;
	vertical-align:baseline;
	padding-left: 10px;
}
.text_busq_avanz a
{
	font-family: Verdana, Arial;
	font-weight:500;
	font-size: 11px;
	text-decoration: none;
}
.text_busq_avanz a:hover
{
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
}
.row
{
	background-color:#285A59;
	height:2px;
	font-size:1px;
	vertical-align:top;
	margin-bottom:10px;
}
.buscador
{
	margin-top:15px;
}

.pagingItem
{
	font-family: Times New Roman;
	font-size: 13pt;
	font-weight:bold;
	color: #009900;
	text-decoration:none;
	padding-right: 5px;
}
.selectedPage
{
	font-family: Times New Roman;    
	font-size: 13pt;
	font-weight:bold;
	color: #CC3333;
	text-decoration: none;
	padding-right: 5px;
}

.navigation
{
	margin-top:30px;
	margin-right:10px;
	float:right;
	width:auto;
}
.textboxsearch
{
	width: 250px;
	background-color: #F8F8F8;	
}
.text_select_categ 
{
	color: #3B3838;
	font-family: Verdana, Arial;
	font-weight:500;
	font-size: 11px;
	text-decoration: none;
}
/***********************************************/
/* User										   */
/* ContentPages/User/Confirmation			   */
/***********************************************/
.confirmDiv{
	width:465px;
	float:left;
	margin-left:20px; 
	height:364px;
}
.msgConfirmHeader
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.msgConfirm
{
	color:#EA050A;
}

/***********************************************/
/* User										   */
/* ContentPages/Recomiendenos		   */
/***********************************************/
.recomiendenos_comentarios
{
	width: 425px;
	background-color: #F8F8F8;
}

/***************************************************/
/**/
/*Advance Search*/
/***************************************************/
.sep_yellow{
	background-color:#F1B900;
    width:505px;
	height:3px;	
	font-size:3px;
	margin-top:10px;
	margin-bottom:10px;
}
.TableHeader
{
	font-weight:bold;
}
.textbox_as
{
	width: 160px;
	background-color: #F8F8F8;
}
.etiquetaBuscador
{
	margin:5px 0px 5px 30px;
	vertical-align:middle;
	font-size:12px;
}

/***************************************************/
/* Administracion General
/***************************************************/
.menu_administracion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 50px;	
}

.menu_administracion a
{
    color: Black;
    text-decoration : underline;
    font-size: 14px;
    text-align:center;
}

.header_admin
{
	background-color: #016974;
	height: 20px;
    vertical-align:middle;	
	vertical-align:baseline;
	color:#F5CC1C;
	font-weight:bold;
    font-family:Verdana;
    font-weight: bold;
    font-size: 10px;
    padding: 0px 0px 0px 30px;

 }
 
 .fila_resaltada
 {
    background-color: #05BAD5;
 }

/***************************************************/
/* Administracion Publicaciones
/***************************************************/
.txt_buscador_titulo
{
	width: 390px;
	background-color: #F8F8F8;	
}
.encabezado_datos
{
  background-color: #F8F8F8;	
}

.texto_comentario_publicacion
{
	width: 700px;
	background-color: #F8F8F8;
}

.texto_nuevo_comentario_publicacion
{
	width: 400px;
	background-color: #F8F8F8;
}
.buscador_usuarios_header
{
}
.manager_usuarios_header
{
	font-weight:bold;
}

.botones_admin
{
	height: 22px;
	width: 160px;
}

.enlace_politicas_uso
{
	color: #000000;
	text-decoration: underline;
}
.enlace_politicas_uso a
{
	color: #000000;
	text-decoration: underline;
}
.enlace_politicas_uso a:hover
{
	color: #000000; 
	text-decoration: underline;    
}