
/**
*
* @package	ecv
* @version	1.5
* @file		/styles/main.css	
*
*/

/* importamos el resto de hojas de estilo */
@import url("./tables.css");

html,body {

}

table u
{
	text-decoration:none;
	color:#9A4B9A;
}

body
{
	background: #313131 url(/images/fondo.jpg) top repeat-x;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
}

/* Contenedor */

#container
{
     margin: 0 auto;
	width: 901px;
}

/* Contenido */

#content {
     width: 901px;
	text-align: center;
}

/* Banner debajo del logo */

#logobanner
{
     width: 901px;
	height: 287px;
	background: url(/images/logo-banner.jpg) no-repeat bottom;
}

#bannertop
{         
	padding-top: 12px;
	padding-left: 375px;
}

#web
{
	padding: 10px;
	background: #FFFFFF;
	text-align: center;
}

.tabla_index_full
{
     width: 100%;
	 padding-left: 10px;
	 padding-right: 10px;
}

/* Lateral donde los enlaces y demás */

#lateral
{
	width: 200px ;
	background: url(/images/lateral.jpg) top left no-repeat #FCE0EC;
	padding-top: 21px;
}

.cuadro_top_iz {
     background: url(/images/cuadrotopiz.jpg) top left;
	width: 3px;
	height: 15px;
}

.cuadro_top_der {
	background: url(/images/cuadrotopder.jpg) top right;
	width: 3px;  
}

.cuadro_bot_iz {
     background: url(/images/cuadroboiz.jpg) bottom left;
	width: 3px;
}

.cuadro_bot_der {
     background: url(/images/cuadroboder.jpg) bottom right;
	width: 3px;
}

.cuadro_top {
     background: url(/images/cuadrotop.jpg) top repeat-x;
}

.cuadro_mid {
     background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.cuadro_bot {
     background: url(/images/cuadrobo.jpg) bottom repeat-x;
	height: 18px;	
}

.cuadro_mid_iz {
	background: url(/images/cuadroder.jpg) left repeat-y;     
	width: 3px; 
}

.cuadro_mid_der {
	background: url(/images/cuadroiz.jpg) right repeat-y;     
	width: 3px; 
}

/* Tabla footer */

.footer
{
     background: url(/images/footer.jpg) bottom #FFFFFF repeat-x;
	min-height: 63px;
	padding: 15px;
	padding-bottom: 8px;
	text-align: justify; 
}

.footer2
{
	width: 901px;   	
	background: url(/images/footer2.jpg) top repeat-x;
	min-height: 26px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
}

.footer2 a
{
	color: #FFFFFF;
	margin-left: 13px;
	margin-right: 13px;
}

.menu_bot
{
     background: url(/images/m_bot.jpg) top no-repeat;
	padding-top: 4px;	
}

.top_users
{
	height: 21px; 
	background: url(/images/menu_login.jpg) left no-repeat #FFFFFF;
	color: #FFFFFF;
	padding-left: 6.5px;
	text-align: left;
}

.top_users_w
{
	color: #000000;
	margin-left: 12px;
}

.top_users_login
{
	height: 32px; 
	background: url(/images/menu_users.jpg) left no-repeat #FFFFFF;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}

.link_paneluser
{
     background: url(/images/panel_user.gif) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;
}

.link_nuevo
{
     background: url(/images/nuevo.gif) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;
}

.link_logout
{
     background: url(/images/logout.gif) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;	
}

.link_foro_ind
{
    background: url(/images/icon_foro.jpg) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;	
}

.link_foro_tube
{
    background: url(/images/tube.png) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;	
}

.link_recordarpass
{
    background: url(/images/icon_ayuda.jpg) left no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	margin-right: 10px;	
}


.form_user
{
     border: 1px solid #E00663;
     font-family: Tahoma, Arial, sans-serif;
     font-size: 8pt;
	color: #858585;
	background: url(/images/usuario.jpg) 3% no-repeat #FFFFFF;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.form_pass
{
     border: 1px solid #E00663;
     font-family: Tahoma, Arial, sans-serif;
     font-size: 8pt;
	color: #858585;
	background: url(/images/password.jpg) 3% no-repeat #FFFFFF;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.form_submit
{
     border: 1px solid #702647;
     font-family: Tahoma, Arial, sans-serif;
     font-size: 8pt;
	color: #FFFFFF;
	background: url(/images/boton_submit.jpg) 3% no-repeat;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 1px;     
}

/* Listado de fotos del index */

.foto_index img
{
	border: 1px solid #909090;
	margin-bottom: 10px;
}

.foto_index
{
	width: 170px;	
}

.foto_index_links
{
    width: 280px;
	height: 25px;
	background: url(/images/fondo_links.jpg)
}

.foto_index_info
{
     width: 229px;
	vertical-align: top;
	text-align: left;
	height: 200px;
	padding-left: 4px;
     line-height: 1.5
}

.foto_index_info strong
{
     border-bottom: 1px solid #B6B6B6;
	margin-right: 4px;
}

.link_comments
{
     background: url(/images/comments.gif) left no-repeat;
	padding-left: 20px;
	color: #646464;
	text-decoration: none;
	margin-right: 10px;
}

.link_enviar {
     background: url(/images/mail.gif) left no-repeat;
	padding-left: 20px;
	color: #646464;
	text-decoration: none;
	margin-right: 10px;	
}

.link_foro {
     background: url(/images/foro.gif) left no-repeat;
	padding-left: 20px;
	color: #646464;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.link_send {
	background: url(/images/enviar_amig.jpg) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
	color: #646464;
	text-decoration: none;
	margin-right: 10px;
}

.title
{
	text-align: left;
	border-bottom: 1px dotted #D1D1D1;
	padding-bottom: 3px;
	width: 100%;
}

.center_index
{
	padding: 0; margin: 0;
}

/* Menu usuario */

#menuh 
{
	margin-top: 0px;
	text-align: center;
}

#menuh ul, li 
{
	list-style-type: none;
}

#menuh ul 
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#menuh li
{
	float: left;
}


#menuh a 
{
	text-decoration: none;
	color: #7D0B3C;
	background: #FCDCEA;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #F583B4;
	border-width: 1px 1px 1px 0;
}


#menuh a#primero 
{
	border-left: 1px solid #F583B4;
}

#menuh a:hover 
{
	background: #F9B0CF;
}

.token_menu
{
     background: url(/images/flecha_m.jpg) fixed no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;  
}

.content_web
{
	margin-top: 5px; 
	padding-left: 1px; 
	text-align: left;
}

.content_web h1,h2,h3,h4,h5,h6
{
	padding: 0;
	margin: 0;
	color: #B00046;
	margin-bottom: 10px;
}

.historia_gal
{
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	padding-top: 15px;
	font-size: 14px;
}

.menu_bot ul
{
	padding: 0;
	margin: 0;
}

.menu_bot
{
     padding-top: 10px;
}


.menu_bot ul li 
{
     background: url(/images/flecha.gif) right no-repeat;
	padding-right: 8px;
	text-align: right;
	list-style: none;
	margin-right: 5px;
	margin-bottom: 4px;
}

#table_edit {
	padding: 0;
	margin: 0;
}

#table_edit td {
	border: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	vertical-align: top;
}

#table_edit input, textarea {
     border-color: #8BBAB5;
	color: #000033
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea, select, input,  .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #444;
	border: 1px solid #888;
	background-color: #FFF;
}
#helpline { color: #444; }

.comment_text
{
	border: 0;
	background-color: #F8F8F8;
	color: #202020;
}

input {
	font-size: 1.2em;
	padding: 2px;
}
textarea {
	font-size: 1.1em; 
	line-height: 1.4em;
	padding: 2px;
}
select {
	font-size: 1.1em;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

#com_res {
	height:auto;
	width:400px;
	min-height: 30px;
	height: auto;
}

#coment_form.hidden-form
{
visibility:hidden;
}

#com_res p {
	margin:0;
	padding:4px 0 4px 0;
}

#com_res.ajax-loading {
	background: url(/images/loading.gif) no-repeat center;
} 

#com_vot.ajax-loading {
	background: url(/images/loading.gif) no-repeat center;
} 

.com_vot 
{
	height:auto; 
	margin-top: 30px; 
	color: #3300FF; 
	border-top: 1px solid #FFC1E0; 
	padding-top: 3px;     
}

.form 
{
     margin: 0px; 
	padding: 0px; 
	display: inline;
}  

.error {
	color:red;
	margin:0;
	padding:0;
	font-size: 12px;
}


.star-rating{
	list-style:none;
	margin-left:5px!important;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/images/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: center;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
background: url(/images/alt_star.gif) left center;
position: absolute;
height: 25px;
display: block;
text-indent: -9000px;
z-index: 1;
}
/* estilos panel */

.h1_panel
{
      font-family: Tahoma, Arial, sans-serif;
      font-size: 14px;
      margin: 0; padding: 0;
      letter-spacing: 1px;
      text-align: right;
}

.text_h1
{
      color: #313440;
      font-family: Tahoma;
      font-size: 11px;
      font-weight: bold
}

.secc_editar
{
      background: url(/images/panel/editar_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 75px;
}

.secc_index
{
      background: url(/images/panel/index_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 55px;
}

.secc_buscar
{
      background: url(/images/panel/buscar_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 75px;
}

.secc_mensajes
{
      background: url(/images/panel/mensajes_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 70px;
}

.secc_fav
{
      background: url(/images/panel/fav_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 75px;
}

.secc_subir
{
      background: url(/images/panel/subir_th.jpg) left no-repeat;
      height: 55px;
      padding-left: 75px;
}

.boton_panel
{
      width: 126px;
      height: 27px;
      background: url(/images/panel/button.jpg);
      padding-top: 4px;
      color: #FFFFFF;
}

.boton_panel_s
{
      width: 126px;
      height: 19px;
      background: url(/images/panel/botons.jpg);
      padding-top: 4px;
      color: #FFFFFF;
}

.boton_panel_b
{
      width: 126px;
      height: 19px;
      background: url(/images/panel/botons2.jpg);
      padding-top: 4px;
      color: #FFFFFF;
}

.boton_panel_b2
{
      width: 126px;
      height: 18px;
      background: url(/images/panel/botonb.jpg);
      padding-top: 4px;
      color: #000000;
}

.boton_panel a
{
      text-decoration: none;
      color: #FFFFFF;
}

.boton_panel:hover
{
      background: url(/images/panel/button_hover.jpg);
}

.panel_index td
{
      text-align: center;
      padding: 10px;
}

.tabla_editar
{
      background: url(/images/panel/editar/middle.jpg) center repeat-y;
      width: 441px;
}

.tabla_mens
{
	background: url(/images/panel/middle_mens.jpg) center repeat-y;
	width: 441px;
}

.table_mensajes
{
	width: 100%;
}

.table_mensajes a
{
      color: #313440;
      font-family: Tahoma;
      font-size: 11px;
      font-weight: bold;
	  text-decoration: none;
}

.table_mensajes td
{
	padding: 4px;
	border: 1px solid #F7B0D0;
}

.table_mensajes th
{
	font-weight: bold;
}

.tabla_leer_msn
{
	background: url(/images/panel/mens_fondo.jpg) top left no-repeat;
	width: 407px;
	height: 100px;
}

.tabla_editar input,
.tabla_editar textarea,
.tabla_editar select
{
      border: 1px solid #D5AABD;
      background-color: #FCEBF3;
      font-family: Tahoma;
      font-size: 11px;
      padding: 8px;
      width: 230px;
      padding-top: 6px;
      padding-bottom: 6px;
      color: #5B5B5B;
      font-weight: normal;
      margin: 0;
}


.tabla_editar select
{
      width: auto;
      padding: 2px;
}

.transparente{
      margin: 10px;
      background-color: #D2BBC5;
      padding: 15px;
     filter:alpha(opacity=60);
     -moz-opacity: 0.6;
     opacity: 0.6;
}

.tabla_editar input[type="checkbox"]
{
      width: 20px;
}

.tabla_editar input:focus
{
      background-color: #FCE0ED;
}


.td_editar_left
{
      width: 150px;
      text-align: right;
      font-family: Tahoma;
      font-size: 11px;
      color: #313440;
      font-weight: bold;
      padding-right: 3px;
      vertical-align: middle;
}

.td_editar_right
{
      width: 270px;
      font-weight: bold;
      padding-left: 10px;
      vertical-align: middle;
      color: #E82D7D;
}

.text_msn
{
	height: 70px;
	border: 0;
	padding: 0; margin: 0;
	background-color: transparent;
	color: #857529;
	width: 390px;
}

.msn_h3
{
	margin-left: 10px;
}

div.pagination
{
	text-align:center;
	margin:3px;
	padding:3px;
	font-size: 12px;
}

div.pagination a
{
	border:solid 1px #9aafe5;
	margin-right:6px;
	padding: 4px;
	text-decoration: none;
}

div.pagination a:hover,div.pagination a:active
{
	border:solid 1px #4268ce;
	margin-right:6px;
	padding: 4px;
}

div.pagination span.current
{
	border:solid 1px #4268ce;
	margin-right:6px;
	padding: 4px;
	background-color: #d7def4;
}

div.pagination span.disabled
{
	border:solid 1px #c7d2f1;
	margin-right:6px;
	padding: 4px;
	color: #c9d3f1;
}

.enlaces_index
{
	font-size: small;
}

.enlaces_index a, h3 a
{
	color: #531E57;
	text-decoration: none;
}

.enlaces_index a:hover, h3 a:hover
{
	color: #AD3FB6;
	text-decoration: underline;
}

.enlace_pag
{
color: #531E57;
	text-decoration: none;     
}

.enlace_pag:hover
{
	color: #AD3FB6;
	text-decoration: underline;
}


h4 a
{
color: #531E57; 
text-decoration: none; 
font-size: small;
}

.tags
{
	padding: 10px;
	padding-top: 0;
	padding-left: 2px;
	font-size: 12px;
  	font-family: Tahoma, serif
}

.tags a
{
	text-decoration: none;
	color: #000099;
  font-weight: bold
}

.tags a:hover
{
	text-decoration: underline;
}

.links_final
{
	text-align: center;
	color: #FFFFFF;
}

.links_final a
{
	text-decoration: none;
	color: #FFFFFF;
  font-size: medium
}

a span
{
	display:none;
}

a:hover span
{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	border:1px solid;
	background-color:#FFF;
	padding:5px;
}

td a:hover span
{
	top:20px;
	border:1px solid #000;
}

.comentario
{
	border: 0;
	width: 350px;
	background: url();
}

.reporte_com
{
	background: url(/images/warning.png) right no-repeat;
	padding-right: 21px;
	padding-top: 2px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none; width: 250px;}

a.info:hover span
{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center;
	float: left;
	width: 350px;
}





















