/* /_templates_/include/css/reset.css */
/* ********************
   reset css
**********************/
body {
	font:x-small Arial,Helvetica,sans-serif;
	color: #333;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin-bottom: 20px;
}
fieldset,img, abbr, acronym {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
p, li {line-height:1.45em;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
a { 
	color:#3399CC;
	outline:none; 
}
a:hover {
	text-decoration: none;
}

/* **************************
	framework
****************************/
.hidden {display:none !important;}
.visible {display:block !important;}
.t-r {text-align:right;}
.t-c {text-align:center;}
.f-l {float:left;}
.f-r {float:right;}
.cl {clear:both;}
.aire {margin: 15px 0;}
.mTop25 {margin-top:25px;}
.noWrap {white-space:nowrap;}
.fontNormal {font-weight: normal !important;}
hr,
hr.trans {
	background: #d3d3d3;
	border: none;
	clear: both;
	display: block;
	margin: 15px 0 30px;
}
hr.trans {
	background: none !important;
}
.small {font-size: .85em;}
.error {border-color: #c00 !important;}
form .tam10 {width:10%}
form .tam25 {width:25%}
form .tam44 {width:44%}
form .tam50 {width:50%}
form .tam59 {width:59%}
form .tam65 {width:64%}
form .tam73 {width:73%}
.grid100 {width: 948px; padding:10px;}
.grid50 {width: 465px;}
.grid1 {width: 255px;}
.grid2 {width: 360px;}
.grid3 {width: 560px;}
.grid4 {width: 610px;}
.grid5 {width: 430px;}
.grid6 {width: 380px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac */ * html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* -------------------------------------------------------------------------- */

/* /_templates_/include/css/style.css */
/*	*********************
	template
********************** */
html { background: #FFF; }
body { background: #FFF; }
strong { font-weight: bold; }
a { color: #1589D4; text-decoration: none; }
a:hover { text-decoration: underline; }
/*
#topBanner { background: #000; padding: 9px 0; }
#topBanner .cont { background: url(http://media.linkara.com/_images_/css/bg_topBanner.png?v=1.1.788) 0 1px no-repeat; height: 90px; width: 957px; padding-left: 13px; display: block; margin: 0 auto; }
#topBanner .cont .bannerSup { display: block; width: 768px; height: 90px; }
*/
#container { margin: 0 auto; position:relative; z-index:2; width: 980px;  }
#header,
#content { width: 980px; float:left; padding: 5px 0 0px; }
#content { background: #fff; padding:10px 5px; width:970px; }
#header { clear:both; }
#footer { background:#000; clear:both; padding:10px 0; font-size: 1.1em; width: 100%; }
#footer .wrap { width:970px; clear:both; margin:10px auto; }

/*	Fvocab
------------------------------ */
.Fvocab { margin: 10px 0; font-size: 1.1em; }
.Fvocab ul li { display: inline; }
.Fvocab ul li a { padding: 2px; text-transform: uppercase; }
#sidebar { width: 360px; float: right; }
#sidebar .robapaginas300 { position:relative; margin-left: 40px; z-index:1; }

/*	botones
------------------------ */
a.bt_rojo,
a.bt_gris { background: url(http://media.linkara.com/_images_/botones/bt_rojo.gif?v=1.1.788) top left no-repeat; padding: 0 0 0 25px; color: #fff; text-decoration: none; line-height: 25px; float: left; }
a.bt_gris {background-image: url(http://media.linkara.com/_images_/botones/bt_gris.gif?v=1.1.788);}
a.bt_rojo strong,
a.bt_gris strong  { background: url(http://media.linkara.com/_images_/botones/bt_rojo_cierre.gif?v=1.1.788) top right no-repeat; padding: 0 10px 0 0; font-size: 12px; line-height: 25px; float: left; width: auto; }
a.bt_gris strong {background-image: url(http://media.linkara.com/_images_/botones/bt_gris_cierre.gif?v=1.1.788);}
input.boton_rojo { background: url(http://media.linkara.com/_images_/botones/bt_status.png?v=1.1.788) 0 0 no-repeat; width: 136px; height: 25px; padding: 0 0 2px 12px; border: none; cursor: pointer; color: #fff; }
a.bt_rojo:hover,
a.bt_gris:hover { background-position: bottom left; text-decoration: none; cursor: pointer; }
a.bt_rojo:hover strong,
a.bt_gris:hover strong { background-position: bottom right; }
input.boton_rojo:hover { background-position: bottom left; }
/*	----------------------
	header
----------------------- */
#header p.t-c { font-size: 1.1em; color: #333; font-weight: bold; margin-bottom: 0; line-height: 20px; }
/*userAccess */
#header .super { position: relative; }
#header #userAccess { font-size: 1.1em; color: #d3d3d3; font-weight: bold; position: absolute; top: 0; right: 5px; line-height: 20px; }
#header #userAccess .usuario { padding-right: 10px; color: #c00; }
#header #userAccess img.avatar { vertical-align: top; width:20px; height: 20px; margin-right: 3px; }
#cabecera { width: 805px; padding: 5px 15px 5px 160px; display: block; background: url(http://media.linkara.com/_images_/css/bg_cabeceraPeq.png?v=1.1.788) 0 0 no-repeat; position: relative; z-index:15; }
#cabecera_close { width: 980px; height: 10px; display:block; background: url(http://media.linkara.com/_images_/css/bg_cierre_cabecera.png?v=1.1.788) no-repeat left bottom; }
#cabecera h1 a { width: 114px; height: 75px; display: block; position: absolute; top: 16px; left: 16px; text-indent: -9999px; }
p.breadcrumb { border-bottom: 2px solid #d3d3d3; padding-bottom: 5px; margin: 10px 0 5px; font-size: 1.2em; }
/*	top_nav
------------------------------ */
#cabecera #top_nav { float: right; text-transform: uppercase; font-size: 1.1em; font-weight: bold; letter-spacing: -.0015em; margin-bottom: 0; padding-top:4px; }
#cabecera #top_nav li { background: url(http://media.linkara.com/_images_/css/bg_li_top_nav.png?v=1.1.788) center right no-repeat; padding: 0 8px 0 4px; display: inline; color: #fff; }
#cabecera #top_nav li.live { background: none; }
#cabecera #top_nav li.live a { background: url(http://media.linkara.com/_images_/iconos/ico_live.png?v=1.1.788) right 1px no-repeat; padding: 4px 23px 3px 4px; line-height: 17px; }
#cabecera #top_nav li.live a.active,
#cabecera #top_nav li.live a:hover { background-position: bottom right; }
#cabecera #top_nav li a { color: #F5CCCC; text-decoration: none; }
#cabecera #top_nav li a.active { color: #000; }
#cabecera #top_nav li a:hover { color: #000; }
#cabecera .keywords { color: #fff; font-size: 1.1em; }
#cabecera .keywords strong { color: #4A0000; font-weight: bold; }
#cabecera .keywords a { color:#fff; font-weight: normal; text-decoration: underline; }
#cabecera .keywords a:hover { text-decoration: none; }
/*	main_nav
------------------------------ */
#main_nav  { clear: right; margin-bottom: 0; }
#main_nav li  { float: left; display:block; position: relative; }
#main_nav li a { float: left; display:block; height: 22px; text-indent: -9999px; background-image: url(http://media.linkara.com/_images_/css/bg_mainNav.png?v=1.1.788); background-repeat: no-repeat; }
/* obsoleto con el cambio de diseño de los menues
#main_nav li ul { display: none; }
#main_nav li a:hover + ul,
#main_nav li ul:hover { display: block; }
*/
#main_nav li#Nav_home a { width: 54px; background-position: 0 -22px; }
#main_nav li#Nav_home a.active,
.home #main_nav li#Nav_home a { background-position: bottom left; cursor: default; }
#main_nav li#Nav_cine a { width: 62px; background-position: -54px -22px; }
#main_nav li#Nav_cine a:hover { background-position: -54px -45px; }
#main_nav li#Nav_musica a { width: 89px; background-position: -116px -22px; }
#main_nav li#Nav_musica a:hover { background-position: -116px -45px; }
#main_nav li#Nav_libros a { width: 75px; background-position: -205px -22px; }
#main_nav li#Nav_libros a:hover { background-position: -205px -45px; }
/* estados activos menu:*/
.seccion #main_nav li#Nav_home a {background-position: 0 0;}
.seccion01 #main_nav li#Nav_cine a {background-position: -54px 0;}
.seccion02 #main_nav li#Nav_libros a {background-position: -205px 0;}
.seccion03 #main_nav li#Nav_musica a {background-position: -116px 0;}

// TODO: VIDEOJUEGOS
/* añadidos videojuegos y TV
#main_nav li#Nav_videojuegos a { width: 132px; background-position: -283px -22px; }
#main_nav li#Nav_videojuegos a:hover { background-position: -283px -22px; }
.seccion04 #main_nav li#Nav_videojuegos a {background-position: -283px 0;}

#main_nav li#Nav_tv a { width: 54px; background-position: -417px -22px; }
#main_nav li#Nav_tv a:hover { background-position: -417px -22px; }
.seccion05 #main_nav li#Nav_tv a {background-position: -417px 0;}
*/

/* obsoleto con el cambio de diseño de los menues:
#header  #main_nav li ul,*/
#semanasAnt  { position: absolute; top:22px; left:0; border: 1px solid #e0e0e0; border-width: 0 1px 1px 1px; padding: 8px; font-size: 1.2em; background: #fff; color: #666; width: 150px; z-index: 100; }
#semanasAnt  { display: none; width: 275px; border-width: 1px; padding: 30px 5px 10px 10px; position: absolute; top: 125px; left: 250px; }
#semanasAnt ul { height: 250px; overflow: auto; }
#header  #main_nav li li,
#semanasAnt ul li {
/*	border-bottom: 1px solid #e0e0e0; */
	padding: 5px 0 5px 7px; float: none; background: url(http://media.linkara.com/_images_/css/dot_blue.png?v=1.1.788) 0 13px no-repeat; }
#header #main_nav li li a,
#semanasAnt ul li a { background: none; color: #1589D4; text-indent: 0; width: auto; float: none; display: inline; }

/*	
	nuevos menues con patro
	videojuegos y destacado en main_nav
*/
#header  #main_nav li .main_nav_sec { position: absolute; top:22px; left:0; border: 1px solid #e0e0e0; border-width: 0 1px 1px 1px; padding: 15px 8px; font-size: 1.2em; background: #fff; color: #666; z-index: 100; width: 285px; }
#header  #main_nav li#Nav_videojuegos .main_nav_sec { width:500px; }
#header  #main_nav li#Nav_videojuegos .main_nav_sec ul { width: 150px; min-height: 347px; }

#header  #main_nav li .main_nav_sec ul { width: 125px; border-right: 1px solid #d3d3d3; margin-right: 15px; }
#header  #main_nav li .main_nav_sec .last-col { border:none; margin-right: none; }
	
#main_nav li .main_nav_sec { display: none; }

#main_nav li a:hover + .main_nav_sec,
#main_nav li .main_nav_sec:hover { display: block; }

#header  #main_nav li .main_nav_sec ul { float:left; }

#header #main_nav li .main_nav_sec li.heading { background:#c00; color: #fff; font-weight: bold; margin: 4px 0 5px; padding:1px 8px; text-transform:uppercase; width:80%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#header #main_nav li ul li.destacado { background: none; padding: 5px 0 5px 7px; color: #000 !important; font-size: 11px; }
#header #main_nav li ul li.destacado img { background: none; padding: 9px; border:1px solid #d3d3d3; width: 80px; margin: 5px 0 0; }
#header #main_nav li ul li.destacado a:hover img { background: #f0f0f0; }
#header #main_nav li ul li.segCol { float:left; }

.semanasAnt_cierre,
a.closeThis { background: url(http://media.linkara.com/_images_/css/arrow_top_d3d3d3.gif?v=1.1.788) 0 0 no-repeat; display:block; height:7px; margin-left:15px; position:absolute; top:-7px; width:13px; right: 10px; }
a.closeThis { top: 5px; right: 10px; background: url(http://media.linkara.com/_images_/iconos/ico_cerrar_gris_15.png?v=1.1.788) 0 0 no-repeat; width: 15px; height: 15px; text-indent: -9999px; }
#semanasAnt a.closeThis { left: 255px; }
#distrVotos a.closeThis { left: 295px; }
/*	mainSearch
-------------------------------- */
#mainSearch { margin-bottom: 3px; }
#mainSearch input#query { width: 500px; padding: 6px 4px; background:#fff url(http://media.linkara.com/_images_/css/bg_inputQuery.png?v=1.1.788) bottom right repeat-x; border: 1px solid #000; font-size: 1.3em; color: #333; }
#mainSearch input.boton { vertical-align: bottom; }
/*	experienciaMysofa
--------------------------------- */
#experienciaMysofa { position: relative; width: 970px; display: block; background: url(http://media.linkara.com/_images_/css/bg_experienciaMysofa.png?v=1.1.788) 0 0 no-repeat; height:136px; margin-top: 15px; }
#experienciaMysofa_close { width: 970px; height: 15px; display: block; background: url(http://media.linkara.com/_images_/css/bg_cierre_experienciaMysofa.png?v=1.1.788) 0 0 no-repeat; }
#experienciaMysofa h2 { text-indent: -99999px; height: 70px; display: block; }
#experienciaMysofa .block { font-size: 1.2em; font-weight: bold; float: left; padding: 5px 0 0 100px; width: 250px; }
#header #experienciaMysofa .last-child { width: 210px; padding-left: 140px; margin-right:50px; }
#experienciaMysofa .apuntate,
#login_box .apuntate { background: url(http://media.linkara.com/_images_/botones/bt_apuntate.gif?v=1.1.788) 0 0 no-repeat; float: left; width: 182px; height: 51px; display: block; margin-top:10px; }
#login .olvidaste  { margin-right: 10px; font-size: 1.1em; }
#experienciaMysofa .apuntate a,
#login_box .apuntate a { display: block; width: 182px; height: 51px; text-indent: -9999px; }
#experienciaMysofa a.closeThis { position: absolute; top: 10px; left: 920px; display: block; background: url(http://media.linkara.com/_images_/iconos/ico_cerrar_gris.png?v=1.1.788) 0 0 no-repeat; height: 25px; width: 24px; text-indent: -99999px; }
/*	userLogged
--------------------------- */
#userLogged { border: 1px solid #d3d3d3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; margin-bottom: 15px; position:relative; }
#userLogged .user { float: left; font-size: 1.2em; width: 635px; }
#userLogged .opciones { float: right; width: 295px; padding: 15px 0 15px 10px; border-left: 1px solid #d3d3d3; font-size: 1.1em; }
#userLogged .user img.avatar { height: 60px; width: 60px; float: left; border: 1px solid #333; }
#userLogged .user .editaFoto,
.fichauser #userLogged .user .editaFoto { font-size:10px; position:absolute; top:72px; left: 10px; padding-left:0; }
.fichauser #userLogged .user .editaFoto { top: 115px; }
#userLogged .user h2 { padding-left: 70px; font-size: 2em; font-weight: bold; color: #c00; margin-bottom: 5px; }
#userLogged .user h2 span.status{ font-size: .55em; font-weight: bold; color: #000; }
#userLogged .user .statusForm { padding-left: 70px; }
.statusForm p { margin-bottom: 7px; }
.statusForm label { font-weight: bold; margin-right: 3px; }
.mensajeria .checkbox_motivo { padding-bottom: 20px; }
.statusForm select.texto,
.statusForm input.texto { border: 1px solid #999; padding: 2px; color: #666; }
.statusForm select.texto { width: 100px; padding: 2px 0; }
.statusForm input.texto { width: 416px; }
.fichauser .statusForm input.texto { width: 424px; }
#userLogged .opciones li { float:left; margin: 5px; }
#userLogged .opciones li a { padding: 3px 0 3px 25px; display: block; float:left; }
a.opiniones { background: url(http://media.linkara.com/_images_/iconos/ico_opiniones.png?v=1.1.788) left center no-repeat; padding-left: 25px; }
a.amigos { background: url(http://media.linkara.com/_images_/iconos/ico_amigos.png?v=1.1.788) left center no-repeat; padding-left: 25px; }
a.mensajes { background: url(http://media.linkara.com/_images_/iconos/ico_mensajes.png?v=1.1.788) left center no-repeat; padding-left: 25px; }
a.valoraciones { background: url(http://media.linkara.com/_images_/iconos/ico_sophie.png?v=1.1.788) left top no-repeat; padding-left: 25px; }
a.visitas { background: url(http://media.linkara.com/_images_/iconos/ico_visitas.png?v=1.1.788) left center no-repeat; padding-left: 25px; }
/*	*************************************
	content
************************************** */
/* grids y bloques varios
-------------------------- */
#content .robapaginas300,
#recomendador { border: 1px solid #d3d3d3; padding: 8px; width: 300px; overflow: hidden; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 20px; }
#recomendador .masRecomendaciones { float:right; margin-bottom:0; margin-top:0; font-size:1.2em; }
.userwrapper #recomendador { width: 100%; border: none; padding:0; overflow: visible; }
h3 { font-size: 1.8em; font-weight: bold; margin-bottom: 4px; }
h3 span { color: #c00; }
.grid2 p,
.grid3 p { margin-bottom: 10px; font-size: 1.1em; }
#recomendamos_1 { background: url(http://media.linkara.com/_images_/css/pastillote_recomendamos.png?v=1.1.788) 0 0 no-repeat; width: 340px; /*-padding*/
	height: 122px; /*-padding*/
	display: block; overflow: hidden; font-size: 1.1em; padding: 105px 14px 0 206px; margin-bottom: 15px; }
#recomendamos_1 h4 { text-indent: -999999px; }
#recomendamos_1 p { margin-bottom: 15px; }
#recomendamos_1 a.bt_rojo { margin-right: 10px; }
/*recomendador
---------------------------------- */
#recomendador { width: 548px; }
.grid4 #recomendador { width: 508px; }
#recomendador .vota { margin-bottom: 10px; }
#recomendador .vota label { float:left; 
	margin: 3px 5px 0 0; 
	font-weight:bold; 
	font-size:1.1em; }
#content  ul.tabs,
#content  ul.subtabs { margin-bottom: 15px; border: none; font-size: x-small; padding: 0; float:	none; width: 100%; }
#content .userwrapper  ul.subtabs { border-bottom-width: 0; }
#content  ul.subtabs { border: 1px solid #d3d3d3; border-width: 1px 0; padding: 10px 0; text-align: right; }
#masPopular div { margin-bottom: 25px; overflow: hidden; }
#masPopular ul.tabs,
#content  ul.subtabs { margin-bottom: 25px; }
ul.tabs li,
#content  ul.subtabs li { display: inline; font-size: 1.1em; font-weight: bold; letter-spacing: -.0025em; margin-right: 4px; border-left: 1px solid #d3d3d3; text-transform: uppercase; }
#content  ul.subtabs li { text-transform: capitalize; font-weight: normal; letter-spacing: 0; }
#content  ul.subtabs li.first-child { border-left: none; }
ul.tabs li.aCine,
ul.tabs li.pCine { border-left: 0; }
ul.tabs li a,
#content  ul.subtabs li a { color: #666; display: inline; padding: 3px 0 3px 7px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }
ul.tabs li a.active { color: #fff; background: #c00; padding-right: 7px; margin-left: 7px; }
#content  ul.subtabs li a.active { color :#c00; font-weight: bold; }
ul.tabs li a.active:hover,
#content  ul.subtabs li a.active:hover { text-decoration: none; cursor: default; }

#recomendador .items { display: none; font-size: 1.1em; /*overflow: hidden;*/
	position: relative; background: #fcfcfc url(http://media.linkara.com/_images_/css/bg_recomendados.png?v=1.1.788) 0 0 repeat-x; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#recomendador .items .masRecom { position: absolute; top:-31px; left:405px; }
.grid4 #recomendador .items { width: 488px; }
#content .sinTabs .items { display: block; }
.userwrapper #recomendador .itemSelecc { background: #fff; position: relative; }
.userwrapper #recomendador .item  .recAcciones { position: absolute; top: 155px; left: -35px; width: 160px; z-index: 100; border: 2px solid #d3d3d3; padding: 20px; background: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.userwrapper #recomendador .item  .recAcciones a.noInt { width: 150px; }
.items .item,
.userwrapper #recomendador .item { text-align:center; width: 150px; margin: 0 10px; float: left; }
.userwrapper #recomendador .item { margin: 0 14px 5px; height: 185px; }
.grid4 .items .item { margin: 0 15px; }
.grid4 .trailers .items .item { margin: 0 5px; }
.Ltrailers .items .item { padding: 20px 10px 10px; margin: 0; border-top: 1px solid #d3d3d3; width: 29%; }
.items .item .imagen img,
.userwrapper #recomendador .item .imagen img { border:3px solid #333333; height:119px; width:85px; }
.seccion03 .items .item .imagen img,
.seccion03 .userwrapper #recomendador .item .imagen img { height: 85px; }
.items .item  h4 { color:#333333; font-size:1.1em; font-weight:bold; margin:8px 0 4px; }
#recomendador .items .item  h4 { height: 31px; }
.Ltrailers .items .item  h4,
.userwrapper #recomendador .item  h4 { height: 25px; overflow: hidden; }
.items .item p.valoracion,
.userwrapper #recomendador .item p.valoracion { margin:0 auto 7px; overflow:hidden; width:114px; }
.items .item a.noInt,
.userwrapper #recomendador .item a.noInt { color: #fff; padding: 3px 0 3px 5px; background:#999 url(http://media.linkara.com/_images_/iconos/aspa_gris_blanca.gif?v=1.1.788) 7px 6px no-repeat; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; display: block; cursor: pointer; }
.userwrapper #recomendador .item a.noInt { font-size: 11px; }
.items .item a.noInt:hover,
.userwrapper #recomendador .item a.noInt:hover { text-decoration: none; background-color: #c00; background-position: 7px -34px; }
.item .listadoCritica { clear: both; padding: 10px 0; }
.item .listadoCritica .comentario { margin: 10px 0; padding: 10px; border:1px solid #d3d3d3; background: #fff; }
.item .listadoCritica .comentario .vcard ul { padding: 0 0 0 30px; }
.item .listadoCritica .comentario .vcard ul li { font-size: x-small; }
/*#masPopular
-------------------------------------- */
#masPopular { border-top: 1px solid #d3d3d3; padding: 20px 0 0 0; font-size: 1.1em; margin-bottom: 15px; }
#masPopular a { text-decoration: none; }
#masPopular a:hover { text-decoration: underline; }
#masPopular .imagen { float: left; position: relative; padding-left:75px; margin-bottom: 15px; }
#masPopular .imagen .first { background: url(http://media.linkara.com/_images_/iconos/ico_star_first.gif?v=1.1.788) 0 0 no-repeat; width: 70px; height: 70px; display: block; position: absolute; top: 0; left: 25px; text-indent: -9999px; }
#masPopular .imagen img { width: 94px; height: 133px; border: 5px solid #999; }
#masPopular ul.info { float: right; margin-left: 70px; width:270px; height:146px; margin-bottom: 15px; }
#masPopular ul.info h4 { font-size: 1.3em; font-weight: bold; margin-bottom: 10px; }
#masPopular ul.info li.valoracion { padding: 5px; background: #f0f0f0; border: 1px solid #d3d3d3; border-width: 1px 0; margin-bottom: 10px; }
#masPopular ul.info li.valoracion .rating,
#masPopular ul.info li.valoracion .Prating { float: left; }
#masPopular ul.info li.valoracion span.rank { float: right; font-size: 1.3em; color: #f00; background:url(http://media.linkara.com/_images_/iconos/ico_arrow_red_right.gif?v=1.1.788) center left no-repeat; padding-left: 10px; font-weight: bold; line-height: 19px; }
#masPopular ul.masPopular_nav li a.active { background: #fff; color: #c00; border: 1px solid #999; border-bottom: 1px solid #fff; }
#masPopular ul.masPopular_anteriores { border-bottom: 2px solid #d3d3d3; }
#masPopular ul.masPopular_anteriores li .baja,
#masPopular ul.masPopular_anteriores li .sube ,
#masPopular ul.masPopular_anteriores li .mantiene{ padding-right: 10px; width: 17px; }
#masPopular ul.masPopular_anteriores li { width: 260px; padding: 5px 5px; border-width: 1px 0; font-size: 1.1em; font-weight: bold; overflow: hidden; }
#masPopular ul.masPopular_anteriores li a { font-weight: normal; margin-left:3px; }
#masPopular ul.masPopular_anteriores li.impar { background: #f0f0f0; border-bottom: 2px solid #d3d3d3; }
#masPopular ul.masPopular_anteriores li .baja { float: right; color: #f00; background: url(http://media.linkara.com/_images_/iconos/ico_arrow_baja.gif?v=1.1.788) 0 center no-repeat; padding-left: 12px; font-weight: normal; }
#masPopular ul.masPopular_anteriores li .sube { float: right; color: #0c0; background: url(http://media.linkara.com/_images_/iconos/ico_arrow_sube.gif?v=1.1.788) 0 center no-repeat; padding-left: 12px; font-weight: normal; }
#masPopular ul.masPopular_anteriores li .mantiene { float: right; color: #666; background: url(http://media.linkara.com/_images_/iconos/ico_arrow_mantiene.gif?v=1.1.788) 0 center no-repeat; padding-left: 12px; font-weight: normal; }
#popular03 { display:none; }
#popular02 { display:none; }
/*	---------------------------------
	top, bloques
----------------------------------- */
.fuentebase { font-size: 1.1em; }
.block,
.institucionales { margin-bottom: 20px; }
.blockperfil h3 { margin-bottom: 25px; }
.institucionales h3 { margin-bottom: 10px; }
.institucionales h4 { font-size: 1.5em; margin: 15px 0; font-weight: bold; }
.blockperfil,
.institucionales { font-size: 1.1em; }
.blockperfil p { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d3d3d3; }
.institucionales p,
.institucionales ul { margin-bottom: 10px; }
.blockperfil .etiq_desc { display:block; float:left; width:570px; }
.blockperfil .etiqueta { display: block; width: 100px; float: left; font-weight: bold; font-size: 1.1em; }
.blockCaja { margin-bottom: 20px; border: 1px solid #d3d3d3; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.blockCaja .relleno { background: #fcfcfc url(http://media.linkara.com/_images_/css/bg_recomendados.png?v=1.1.788) 0 0 repeat-x; padding: 10px 10px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 15px; }
.blockBordes { margin-bottom: 20px; border: 1px solid #d3d3d3; border-width: 1px 0 0; padding: 15px 0; }
.blockCaja h4 { font-weight: bold; font-size: 1.6em; margin-bottom: 10px; }
.blockCaja .blockImage img { float: left; width:40px; margin-bottom: 15px; }
.blockCaja .blockImage ul { padding: 5px 0 0 55px; border: none; font-size: 1em; }
.blockCaja ul { border: 1px solid #d3d3d3; border-width: 1px 0 0; padding: 10px 0 10px 10px; font-size: 1.2em; }
.vocabulario  .blockCaja ul { padding: 0
}
.vocabulario .blockCaja .item ul li { border-bottom: 1px solid #d3d3d3; }
.vocabulario .blockCaja .listados .item ul li { border-bottom: none; }
.vocabulario .blockCaja .item h3 { color:#c00; font-size: 1.4em; }
.institucionales ul li { margin-top: 5px; }
.institucionales ul li .pdf { background: url(http://media.linkara.com/_images_/iconos/ico_pdf.png?v=1.1.788) center left no-repeat; padding-left: 18px; margin-left: 5px; color: #999; }
.institucionales ul li .medio { margin-right: 3px; color: #666; }
.blockCaja ul.lista2 { border: none; padding: 0; font-size: 1.2em; }
.blockCaja ul.canciones { border: none; padding: 0; font-size: 1em; margin: 10px 0 25px; }
.blockCaja ul li { line-height: 1.6em; }
.blockCaja ul.lista2 li { border-bottom: 1px solid #d3d3d3; }
.blockCaja ul.lista2 li.last-child { border-bottom: none; }
.top { border-top: 1px solid #d3d3d3; padding: 7px 0; clear: left; overflow: hidden; height:1%; }
.items .top { border-bottom: 1px solid #d3d3d3; border-top: none; margin-bottom: 7px; padding: 0 0 7px; }
.top img.avatar { float: left; border:1px solid #333; }
img.t30 { width: 30px; height: 30px; }
img.t40 { width: 40px; height: 40px; }
.items .top img.t40 { width: 40px; height: auto; padding: 1px; border: 2px solid #333; }
.top img.t85 { width: 85px; height: auto; padding: 1px; border: 2px solid #333; }
.NovLibros .top { background: #f0f0f0; }
.NovLibros .grid1 .impar { background: #fff; }
.NovLibros .top ul { padding-left: 100px; }
.NovLibros .top ul li { margin-bottom: 5px; }
.NovLibros .top ul h4 { font-size: 1.4em; margin-bottom: 9px; line-height: 1.1em; }
.live .top ul { padding-left: 85px; font-size: 1.1em; }
.live .top ul p { font-size: 1em; margin-bottom:0; }
/*	live en top (listados en laterales) */
.live .top ul.Smas { background: url(http://media.linkara.com/_images_/iconos/ico_cruzRoja.png?v=1.1.788) 50px center no-repeat; }
.live .top ul.sOpinion { /*nueva opinión*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -55px no-repeat; }
.live .top ul.sComentario { /*nuevo comentario*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -115px no-repeat; }
.live .top ul.sFan { /*fan*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -295px no-repeat; }
.live .top ul.sAntifan { /*antifan*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -360px no-repeat; }
.live .top ul.sValoracion { /*recomendacions o valoraciones*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px 5px no-repeat; }
.live .top ul.sStatus { /*sStatus*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -420px no-repeat; }
.live .top ul.sVotoMas { /*voto positivo*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -180px no-repeat; }
.live .top ul.sVotoMenos { /*voto negativo*/
	background: url(http://media.linkara.com/_images_/iconos/splite_iconos_26x.png?v=1.1.788) 50px -240px no-repeat; }

.top ul { padding-left: 55px; font-size: 1.1em; background: none; }
.top ul h4 { font-weight: bold; }
.items .top ul li { margin-bottom: 5px; }
.items .top ul li h4 { margin-bottom: 0; }
.valoradas .top ul { padding: 0 80px 0 50px; font-size: 1.1em; }
.valoradas .top p.valoracion { float: right; margin-top: 10px; }
.block a .fimages { float: left; width: 39px; height: 39px; display: block; border: 1px solid #333; margin:5px; }
/*	conocerGente
------------------------ */
.conocerGente .avanzada { display:none; }
.gente { background: #f9f9f9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #d3d3d3; display:inline; float:left; line-height:normal; margin:0 10px 10px 0; padding:7px; width:164px; height: 125px; }
/*.gentes .mujer { background:#FEFAFE; border:1px solid #FFE6FB; }*/
.gentes .last-row { margin-right:0; }
.gente img { background:#FFFFFF; border:1px solid #f0f0f0; float:left; height:31px; margin:0 8px 5px 0; padding:1px; width:31px; }
.gente h3 { font-size:1.17em; font-weight:bold; margin-bottom:3px; }
.gente li.critica,
.gente li.amigos,
.gente li.valoraciones { display:inline; float:left; margin-right:5px; line-height: 21px
}
.gente li.critica { background: url(http://media.linkara.com/_images_/iconos/ico_opiniones.png?v=1.1.788) no-repeat left center; padding-left:21px; }
.gente li.amigos { background: url(http://media.linkara.com/_images_/iconos/ico_amigos.png?v=1.1.788) no-repeat left center; padding:0 0 0 21px; }
.gente li.valoraciones { background: url(http://media.linkara.com/_images_/iconos/ico_sophie.png?v=1.1.788) no-repeat left center; padding-left:21px; }
.gente li em { display:none; }
.gente li.edad { clear:both; }
.gente li.lugar { border-bottom:1px solid #DEEFF8; margin-bottom:5px; padding-bottom:7px; }

/*	tagCloud
------------------------ */
.tagCloud { border: 2px solid #d3d3d3; border-width: 2px 0 2px 0; padding: 15px 0; font-size: x-small; margin-bottom: 15px; }
.tagCloud li { float: left; line-height: 28px; }
.tagCloud li a { padding: 0 5px; font-weight: bold; display: block; }
.tagCloud li a.t1 {font-size: 1.5em;}
.tagCloud li a.t2 {font-size: 1.7em;}
.tagCloud li a.t3 {font-size: 1.9em;}
.tagCloud li a.t4 {font-size: 2.1em;}
.tagCloud li a.t5 {font-size: 2.3em;}
.tagCloud li a.t6 {font-size: 2.8em;}

/*	accesosRapidos
--------------------------------- */
#accesosRapidos { margin-bottom: 15px; background: #f0f0f0; -moz-border-radius: 5px; padding: 20px 20px 10px; width: 930px; }
#accesosRapidos .acceso { width: 190px; float: left; margin: 0 20px 20px; }
#accesosRapidos .acceso h3 { font-size: 1.8em; font-weight: bold; }
#accesosRapidos .acceso h4 { font-size: 1.6em; font-weight: bold; }
/*	infoCorporativa
	estilos pasados por Jquery
----------------------------------- */
#infoCorporativa { margin-bottom: 20px; }
#infoCorporativa .col { float: left; width:215px; padding: 0 10px 0 15px; font-size: 1.1em; border-right: 1px solid #d3d3d3; }
#infoCorporativa .col h3 { font-size: 1.8em; font-weight: bold; margin-bottom: 3px; }
#infoCorporativa .col li { margin-bottom: 3px; }
#infoCorporativa .col p { margin-bottom: 10px; }
/*	*************************************
	rating
************************************** */
.slide p.valoracion {width:114px; overflow: hidden;margin: 0 auto 5px;}
.rating { width:114px; height:18px; background-repeat:no-repeat; text-indent:-9999px; display: block; background: url(http://media.linkara.com/_images_/iconos/ratingMed_claro.png?v=1.1.788); }

.rating.V0 { background-position:  top left; }
.rating.V1 { background-position: 0 -27px; }
.rating.V2 { background-position: 0 -54px; }
.rating.V3 { background-position: 0 -82px; }
.rating.V4 { background-position: 0 -109px; }
.rating.V5 { background-position: 0 -137px; }
.rating.V6 { background-position: 0 -164px; }
.rating.V7 { background-position: 0 -192px; }
.rating.V8 { background-position: 0 -219px; }
.rating.V9 { background-position: 0 -247px; }
.rating.V10 { background-position: 0 -271px; }

.Prating { width:70px; height:12px; background-repeat:no-repeat; text-indent:-9999px; display: block; background: url(http://media.linkara.com/_images_/iconos/ratingPeq.gif?v=1.1.788); }
.Prating.n0 { background-position: 0 0; }
.Prating.n1 { background-position: 0 -23px; }
.Prating.n2 { background-position: 0 -45px; }
.Prating.n3 { background-position: 0 -68px; }
.Prating.n4 { background-position: 0 -91px; }
.Prating.n5 { background-position: 0 -114px; }
.Prating.n6 { background-position: 0 -136px; }
.Prating.n7 { background-position: 0 -159px; }
.Prating.n8 { background-position: 0 -182px; }
.Prating.n9 { background-position: 0 -205px; }
.Prating.n10 { background-position: 0 -222px; }

/*	listadosCat
-------------------------------- */
#listadosCat { position: relative; margin-bottom: 25px; padding: 10px; width: 948px;/*970-20-2*/
	border: 1px solid #d3d3d3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }
#listadosCat h3 { overflow: hidden; font-size: 1.8em; color: #333; margin-bottom: 0; }
#listadosCat .cont { margin-top: 5px ; padding-top: 15px; border-top: 2px solid #d3d3d3; }
#listadosCat h3 a.closeThis,
#listadosCat h3 a.showThis { font-size: .6em; font-weight:  bold; line-height: 1.8em; left: 930px; }
#listadosCat ul { font-size: 1.2em; float: left; width: 175px; margin: 0 15px 10px; padding-right: 10px; border-right: 1px solid #d3d3d3; }
#listadosCat ul.last-child { border-right: none; padding-right: 0; }
#listadosCat ul li { line-height: 1.8em; }
/*	Testrenos
-------------------------------- */
p.verMas,
p.verTodos { text-align: right; font-weight: bold; margin-bottom: 10px; font-size: 11px; }
.seccion01 .listadosCol p.verMas,
.seccion03 .listadosCol p.verMas  { clear:both; }
p.verTodos { border-top: 1px solid #d3d3d3; padding-top: 10px; clear: both; }
.listadosCol p.verMas { clear: left; }
p.relacionadas { margin-bottom: 25px; background: #f0f0f0; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; padding: 10px; font-size: x-small;/*resetea*/
	font-size: 1.1em; }
.estrenos { float: left; width: 255px; margin-right: 20px; }
.estrenos h3 { font-size:1.8em; font-weight:bold; margin-bottom:4px; }
.Testrenos,
table.mails { font-size: 11px; margin-bottom: 5px; width:100%; }
table.Testrenos thead { display: none; }
table.mails thead th { font-weight: bold; font-size: 1.2em; padding: 5px; }
table.Testrenos td { width: 250px; }
table.Testrenos td,
table.mails td { padding: 5px; border-bottom: 1px solid #d3d3d3; background: #f0f0f0; vertical-align: top; }
table.mails td { font-weight: bold; }
table.bloqueados tr td { font-weight: normal; }
table.mails tr.leido td { font-weight: normal; }
table.Testrenos tr.impar td,
table.mails tr.impar td { background: #fff; }
table.Testrenos td.imagen,
table.mails td.msjCheck,
table.mails td.leido { width: 25px; vertical-align: top; }
table.Testrenos td.imagen img { width: 23px; border: 1px solid #333; }
table.Testrenos td.valoracion { width: 100px; }
table.Testrenos td.valoracion p { margin-top:5px; }
table.Testrenos td.item { width: 750px; font-weight: bold; }
table.Testrenos td.fanAntifan { width: 120px; text-align: center; }
table.Testrenos td.fanAntifanNome { width: 120px; text-align: left; padding-top:15px !important; }
table.Testrenos td.fanAntifan img { margin-bottom: 5px; }
#content .userwrapper table.Testrenos td { padding: 10px 5px; }
.esFan { background: url(http://media.linkara.com/_images_/iconos/ico_Livex20.png?v=1.1.788) 0 -143px no-repeat; font-weight: bold; font-size: 12px; padding: 5px 0 5px 25px; }
.esAntifan { background: url(http://media.linkara.com/_images_/iconos/ico_Livex20.png?v=1.1.788) 0 -176px no-repeat; font-weight: bold; font-size: 12px; padding: 5px 0 5px 25px; }
/* *********************************
	Btrailers
********************************* */
.Btrailers { padding: 20px; margin-bottom: 25px; border: 1px solid #d3d3d3; width: 848px; /*9890-20-2*/
	border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; background:#fff url(http://media.linkara.com/_images_/css/bg_Grey.png?v=1.1.788) 0 0 repeat-x; }
.Btrailers .f-l { width: 540px; margin-right: 7px; }
.Btrailers .video { width: 300px; float: left; }
.Btrailers  ul.datos { padding-left: 315px; font-size: 1.1em; }
.Btrailers  ul.datos h4 { font-size: 1.6em; font-weight: bold; margin: 10px 0; line-height: 1.3em; }
.Btrailers  ul.datos li.valoracion { margin-bottom: 10px; }
.Btrailers .items { width: 280px; float: right; padding-left: 15px; border-left: 1px solid #d3d3d3; margin-bottom:10px; }
.Ltrailers ul { float: left; width: 29%; border-width: 0 1px 0 0; padding: 0 10px 0 10px; margin-bottom: 15px; }
.Ltrailers ul.last-child { padding-right: 0; border:none; }
.Ltrailers ul li { margin-bottom: 4px; }
/*	***********************************
	listados
************************************* */
.separadores { border: 1px solid #d3d3d3; border-width: 1px 0; padding: 10px 0; }
.listSorter { margin-bottom: 20px; font-size: 1.1em; }
.listSorter select,
.listados .item select { border: 1px solid #999; font-size: 11px; padding: 1px 0; }
.listSorter label { font-weight: bold; padding-right: 3px; }
.listados { margin-bottom: 25px; }
.listados .item { background: #f0f0f0; border: 1px solid #d3d3d3; border-width: 1px 0; padding: 20px 10px; overflow: visible; clear:botk; }
.destacados .item { float: left; width: 49%; }
.listados .item.impar { border-width: 0; background: #fff; }
.listados .item img.imagen,
.destacados .item img.imagen  { float: left; border: 3px solid #333; width: 84px; }
.estrenosCine .listados .item img.imagen { width: 179px; padding: 4px; border-width: 4px; }
.listados .item img.avatar { float: left; border: 1px solid #333; }
.listados .item img.t40 { width: 40px; height: 40px; }
.vocabulario .listados .item ul { border-top: none; }
.listados .item ul,
.listados .item form.valoratorCombo { padding-left: 110px; }
.estrenosCine .listados .item ul { padding-left: 225px; }
.destacados .item ul { padding: 0 15px 0 100px; border: none; font-size: 1.1em; }
.destacados .item ul li { line-height: 1.35em; }
.destacados .item ul h4 { font-size: 1.2em; margin-bottom: 3px
}
.listados .item ul.persona  { padding: 5px 150px 0 10px; position: relative; width: 250px; float: left; }
.listados .item ul.usuarios  { padding: 0 150px 0 10px; position: relative; width: 300px; float: left; }
.userwrapper .listados .item ul.usuarios  { width: 70%; border: none; }
.listados .item ul li h3 { font-weight: bold; font-size: 1.6em; /*eq a 1.8em en base 1em*/
	line-height: 1em; }
.listados .item ul li h3 em { font-size: 1em; color: #d3d3d3; font-weight: normal; margin-left: 3px; }
.listados .item ul.persona li h3,
.listados .item ul.usuarios li h3 { font-size: 1em; margin-bottom: 0; }
.listados .item ul li { font-size: 1.1em; margin-bottom: 2px; }
.listados .item ul.usuarios  li { margin-bottom: 0; }
.listados .item ul li.descripcion { font-weight: normal; margin: 10px 0; }
.listados .item ul li.valoracion { margin: 5px 0; }
.listados .item ul.usuarios li.amigo { position: absolute; left: 322px; top: 5px; font-weight: bold; text-align: left; }
.listados .item ul.usuarios li.amigo a { background: url(http://media.linkara.com/_images_/iconos/ico_listado_acciones_usuarios.png?v=1.1.788) left 0 no-repeat; padding-left: 23px; }
.listados .item ul.usuarios li.amigo a.elimina { background: url(http://media.linkara.com/_images_/iconos/ico_listado_acciones_usuarios.png?v=1.1.788) left -16px no-repeat; padding-left: 23px; }
.listados .item ul.usuarios li.mensaje { position: absolute; left: 322px; top: 30px; font-weight: bold; text-align: left; width: 150px; background: none; padding:0; font-size: 11px; }
.listados .item ul.usuarios li.mensaje a { background: url(http://media.linkara.com/_images_/iconos/ico_listado_acciones_usuarios.png?v=1.1.788) left -32px no-repeat; padding-left: 23px; }
.userwrapper .listados .item ul.usuarios li.amigo,
.userwrapper .listados .item ul.usuarios li.mensaje { left: 72%; }
/* fan antifan ------------------- */
.listados .item ul.persona li.fan { position: absolute; right: 0; top: 15px;
 }
 .listados .item ul.persona li.antifan { position: absolute; right: 0; top: 50px; }
.listados .item ul.persona li.fan a,
.listados .item ul.persona li.fan span {
 	background:url(http://media.linkara.com/_images_/botones/bt_fans.png?v=1.1.788) -100px top  no-repeat; display: block; width: 100px; height: 24px; text-indent: -99999px; }
.listados .item ul.persona li.antifan a,
.listados .item ul.persona li.antifan span {
 	background:url(http://media.linkara.com/_images_/botones/bt_fans.png?v=1.1.788) -100px bottom no-repeat; display: block; width: 100px; height: 24px; text-indent: -99999px; }
.listados .item ul.persona li.fan a:hover
.listados .item ul.persona li.fan span {background-position: -200px top;}
.listados .item ul.persona li.antifan span {background-position: -200px bottom;}
.listados .item ul.persona li.fan span.active, .listados .item ul.persona li.fan a:hover {background-position: 0 top;}
.listados .item ul.persona li.antifan span.active, .listados .item ul.persona li.antifan a:hover {background-position: 0 bottom;}

/* listadosCol -----------------------------*/
.listadosCol { margin-bottom: 20px; }
.especiales .listadosCol { margin-bottom: 0; }
.listadosCol h3.tit { margin: 15px 0; font-size: x-small; font-size: 2.1em; clear: both; }
.listadosCol .item { float: left; width: 125px; /*165-40*/
	padding: 20px; margin-right: 16px; background: #f0f0f0; border: 1px solid #d3d3d3; border-width: 1px 0; }
#content .listadosCol .impar { border: none; background: #fff; }
.novedadesmusicales .listadosCol .item { margin-bottom: 10px; height: 200px; }
.estrenosDVD .listadosCol .item { margin-bottom: 10px; height: 190px; }
.listadosCol .last-child { margin-right:0; }
.novedadesmusicales .listadosCol .item h3 { font-size: 1.4em; height: 30px; }
.estrenosDVD .listadosCol .item h3 { font-size: 1.4em; height: 37px; }
#content  .novedadesmusicales .listadosCol .impar,
#content  .estrenosDVD .listadosCol .impar { border: 1px solid #d3d3d3; border-width: 1px 0; }
.listadosCol .item img.imagen { border:3px solid #333; width: 85px; margin-bottom: 7px; }
.listadosCol .item li,
.listadosCol .item p { font-size: 1.1em; margin-bottom: 5px; }
.especiales .listadosCol .item { width: 245px; background: #fff; padding: 20px 47px 10px 0; margin-right: 0; border-width: 1px 0 0; }
.especiales .listadosCol .item h3 { font-size: x-small; font-size: 1.2em; }
.especiales .listadosCol .item img.imagen { width: 218px; height: 145px; background: #fff; padding: 3px; }
/*excepcion a listadosCol dentro de especiales:*/
.especiales_listados .listadosCol .item { width:100px; padding: 10px 0; margin-right: 30px; background: #fff; border: none; }
.especiales_listados .listadosCol .item h3 { font-size: x-small; font-size: 1.2em; }
.especiales_listados .listadosCol h3.tit { margin: 0; font-size: x-small; font-size: 2.1em; clear: both; border-top: 1px solid #d3d3d3; padding-top: 15px; }
.especiales_listados .listadosCol .ganador img { border-color: #c00; }
.especiales_listados .listadosCol .ganador h3 a { color: #c00; }
/* listCebras ------------------- */
ol.listCebras { list-style: decimal; list-style-position: inside; border-top: 1px solid #d3d3d3; font-size: x-small; font-size: 1.1em; }
ol.listCebras li { border-bottom: 1px solid #d3d3d3; background: #f0f0f0; padding: 5px 10px; font-weight: bold; }
ol.listCebras li a { font-weight: normal; }
ol.listCebras li.impar { background: #fff; }
/*	paginador
---------------------------------- */
.paginador { font-size: 1.2em; padding: 20px 0 40px; margin: 10px 0; border-top: 1px solid #d3d3d3; font-weight: bold; text-align: center; clear: both;

}
.paginador p { width: 66%; float: left; line-height: 25px; }
.paginador a,
.paginador strong { padding: 0 7px 0 5px; border-right: 1px solid #d3d3d3; }
.paginador a.last-child,
.paginador strong.last-child { padding: 0 0 0 5px; border-right: none; }
.paginador a.anterior,
.paginador span.anterior { padding:0; width: 87px; height: 25px; background: url(http://media.linkara.com/_images_/botones/bt_paginador.gif?v=1.1.788) 0 0 no-repeat; display: block; text-indent: -9999px; float:left; border-right: none; }
.paginador span.anterior { background-position: bottom left; }
.paginador a.anterior:hover { background-position: center left; }
.paginador a.siguiente,
.paginador span.siguiente { padding:0; width: 91px; height: 25px; background: url(http://media.linkara.com/_images_/botones/bt_paginador.gif?v=1.1.788) top right no-repeat; display: block; float:right; border-right: none; text-indent: -9999px; }
.paginador span.siguiente { background-position: bottom right; }
.paginador a.siguiente:hover { background-position: center right; }
/*	*********************************
	fichacine
********************************** */

/*	fichaCab
--------------------------------- */
#content .wrap{ position: relative; overflow: visible; }
.fichaCab h2 { /*width: 600px;*/
	float: left; line-height: .85em; }
.fichaCab p.estadisticas { width: 300px; text-align: right; float: right; font-size: 1.1em; font-weight: bold; line-height: 19px; color: #d3d3d3; padding-top: 10px; }
.fichaCab p.estadisticas .rating { float: left; margin-right: 10px; text-align:left; }
/*	distrVotos
-------------------------------- */
#distrVotos { display: none; position: absolute; top: 10px; left:  614px; border:3px solid #333; padding: 35px 15px 25px; width: 320px; font-size: 1.2em; font-weight: bold; background: #fff; z-index: 30; }
#distrVotos a.closeThis { background: url(http://media.linkara.com/_images_/iconos/ico_cerrar_gris.png?v=1.1.788) 0 0 no-repeat; width: 25px; height: 25px; display: block; text-indent: -9999px; position: absolute; top: 10px; right: 10px; }
#distrVotos h3 { margin-bottom: 4px; }
#distrVotos ul { border-bottom: 1px solid #d3d3d3; }
#distrVotos ul li { border: 1px solid #d3d3d3; border-width: 1px 0; background: #f0f0f0; padding: 7px 5px; overflow: hidden; }
#distrVotos ul li.impar { border: none; background: #fff; }
#distrVotos ul li ul { display: none; border-bottom: none; margin: 0 0 0 25px; }
#distrVotos ul li ul li { border: none; background: #f0f0f0; }
#distrVotos ul li.impar ul li { border: none; background: #fff; }
#distrVotos ul li .pos { float: left; margin-right: 10px; width: 20px; display:block; text-align: right; }
#distrVotos ul li .votacion { width: 190px; height: 10px; float: left; margin: 2px 5px 0 0; }
#distrVotos ul li .votacion span { background: #c00; display: block; height: 10px; }
#distrVotos ul li a.Votantes { padding-left: 25px; background: url(http://media.linkara.com/_images_/iconos/red_arrow.gif?v=1.1.788) bottom left no-repeat; }
#distrVotos ul li a.Votantes_open { padding-left: 25px; background: url(http://media.linkara.com/_images_/iconos/red_arrow.gif?v=1.1.788) top left no-repeat; color: #333; }
/*	fichaInfo
-------------------------------- */
#fichaInfo { margin-bottom: 25px; padding: 10px; border: 1px solid #d3d3d3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }
#fichaInfo .cont { background:#FCFCFC url(http://media.linkara.com/_images_/css/bg_recomendados.png?v=1.1.788) 0 0 repeat-x; padding: 15px; position: relative; font-size: 12px; z-index:11; }
#fichaInfo .cont img.imagen { border:3px solid #333333; float:left; width:84px; }
#fichaInfo.fichaHome .cont img.imagen { border:3px solid #333333; padding: 3px; float:left; width:100px; margin-right:10px; }
#fichaInfo.fichaHome .cont .fichaCompra img.imagen { width: 55px; }
#fichaInfo.fichaHome .fichaCompra .btCompra_aliliado { margin-right: 50px; }
#fichaInfo.fichaHome .cont .fichaCompra h4 { font-size: 14px; font-weight: bold; margin-bottom: 7px; }
#fichaInfo .cont ul { padding: 5px 0 5px 15px; float: left; width: 195px; }
#fichaInfo .cont ul ul.apaisado { float:none; display: inline; width: auto; padding: 0; }
#fichaInfo .cont ul li.listado { margin-top: 10px; }
#fichaInfo .cont ul ol li,
#listadoItems .item ul ol li { list-style-position: inside; font-size: 1em; margin: 5px 0; }
.item ul ul.canciones { padding-left:0; }
#fichaInfo .cont ul h3 { line-height: 1em; font-size: 12px; }
#fichaInfo .cont .fichaCompra ul { padding: 0 0 10px 0; }
#fichaInfo .cont ul li .rating { margin-top: 5px; }
#fichaInfo.fichaHome  .cont ul li.valoracion { margin: 15px 0; }
#fichaInfo .cont ul h4 { margin-top: 10px; font-weight: bold; }
#fichaInfo .cont .fichaCompra ul h4 { font-size: 1.2em; font-weight: bold; margin: 0 0 5px; }
#fichaInfo .cont p.topRight { position: absolute; /*
	top: 10px; right: 15px; font-weight: bold; */
	left: 15px; top: 145px; font-weight: normal; font-size: 11px; }
#fichaInfo .cont p.topRight a.mensaje { background: url(http://media.linkara.com/_images_/iconos/ico_listado_acciones_usuarios.png?v=1.1.788) bottom left no-repeat; padding-left: 21px; }
/*	fichaCompra
------------------------------ */
#fichaInfo.fichaHome .fichaCompra,
#fichaInfo.fichaHome .fichaCompra h5 { background: #DDD url(http://media.linkara.com/_images_/botones/comprar_bg.gif?v=1.1.788) no-repeat 0 -67px;}
#fichaInfo.fichaHome .fichaCompra { background-position:left bottom; border:none; float: right; padding:0; width: 412px; }
#fichaInfo.fichaHome .fichaCompra h5 { height:56px; text-indent:-9999px; width:100%; }
#fichaInfo.fichaHome .fichaCompra.dvdgo h5 { background-position:0 0; }
.fichaCompra .cInner { padding:0 15px 15px; }
.fichaCompra p { margin-bottom: 5px; }
.fichaCompra select { border: 1px solid #999; padding: 2px 1px; width:99%; margin-bottom: 3px; background: #fdfdfd; }
.fichaCompra img.imagen { margin-bottom: 5px; }
#fichaInfo.fichaHome .cont .fichaCompra img.imagen { border:1px solid #CCC; }
.fichaCompra ul li { margin-bottom: 4px; }
.fichaCompra ul li.masdetalles { display: none; }
.fichaCompra p.compralo { font-weight: bold; clear: both; line-height: 25px; margin-bottom: 15px; }
.fichaCompra p.compralo .disyuntiva { margin-left: 10px; }
.fichaCompra p.compralo span { float: left; }
.fichaCompra p.compralo span.precio { font-size: 1.6em; color:#c00; margin: 0 20px 0 10px; }
.fichaCompra p.compralo  img { vertical-align: top; margin-left: 30px; }

/*	trailers
------------------------------ */
.videoPlayer { width: 510px; margin-bottom: 25px; padding: 10px; border: 1px solid #d3d3d3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }
.listadoImagen { margin-bottom: 25px; }
.listadoImagen  .item { float: left; width: 95px; padding: 20px 18px; border-top: 1px solid #d3d3d3; height: 170px; overflow: hidden;

}
.listadoImagen  .item img { width: 80px; background: #fff; padding: 2px; border:3px solid #333333; margin-bottom: 4px; }
.listadoImagen  .item h4 { font-size: 1.2em; line-height: 1em; font-weight: bold; }
/*	fichaFotos
------------------------------ */
.VisorFotos { width: 510px; margin-bottom: 25px; padding: 10px; border: 1px solid #d3d3d3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }
.userwrapper .VisorFotos { border: none; width: 730px; padding:0; }
.VisorFotos .cont { background:#FCFCFC url(http://media.linkara.com/_images_/css/bg_recomendados.png?v=1.1.788) 0 0 repeat-x; padding:15px; }
.userwrapper .userwrapper .VisorFotos { background: none; padding:0; }
.VisorFotos .fotonav { padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #d3d3d3; }
.VisorFotos .fotonav a.anterior { background:transparent url(http://media.linkara.com/_images_/botones/bt_paginador.gif?v=1.1.788) no-repeat left top; display:block; height:25px; float: left; text-indent:-9999px; top:16px; width:86px; }
.VisorFotos .fotonav a.siguiente { background:transparent url(http://media.linkara.com/_images_/botones/bt_paginador.gif?v=1.1.788) no-repeat right top; display:block; height:25px; float: right; text-indent:-9999px; top:16px; width:91px; }
.VisorFotos .fotonav a.anterior:hover {background-position: left -25px;}
.VisorFotos .fotonav a.siguiente:hover {background-position: right -25px;}
.VisorFotos .thumbnails { float: right; width: 90px; }
.userwrapper .VisorFotos .thumbnails { width: 300px; }
.VisorFotos .thumbnails a img { width:78px; margin-bottom: 4px; padding:1px; border:2px solid transparent; }
.userwrapper .VisorFotos { border: none; }
.userwrapper .VisorFotos .thumbnails li { width:90px; float:left; height:90px; overflow:hidden; }
.userwrapper .VisorFotos .thumbnails li img { max-width:84px; max-height:84px; }
.VisorFotos .thumbnails a.active img,
.VisorFotos .thumbnails a.active:hover img { border-color: #c00; }
.VisorFotos .thumbnails a:hover img { border-color: #666; }
.VisorFotos img.grande { width: 370px; }
.VisorFotos .descripcion { border-top: 1px solid #d3d3d3; margin-top: 15px; padding-top: 15px; font-size: 1.1em; }
.VisorFotos .descripcion  p { margin-bottom: 7px; }
/*	-------------------------------
	comentarios
---------------------------------*/
.comentarios { margin-bottom: 25px; }
.comentarios h4 strong { color:#c00; }
.comentarios h3.Hcomentarios,
.comentarios h3.Hopiniones,
.comentarios h3.HcomentariosOpinion { position: relative; }
.comentarios h3.Hcomentarios strong,
.comentarios h3.Hopiniones strong,
.comentarios h3.HcomentariosOpinion strong { background: url(http://media.linkara.com/_images_/textos/h3_comentarios.png?v=1.1.788) 0 0 no-repeat; width: 150px; height: 29px; display: block; text-indent: -9999px; }
.comentarios h3.HcomentariosOpinion strong { width: 361px; background-image: url(http://media.linkara.com/_images_/textos/h3_comentarios_sobre_opinion.png?v=1.1.788); }
.comentarios h3.Hopiniones strong { width: 119px; background-image: url(http://media.linkara.com/_images_/textos/h3_opiniones.png?v=1.1.788); }
.comentarios h3.Hcomentarios span,
.comentarios h3.Hopiniones span,
.comentarios h3.HcomentariosOpinion span { color: #c00; position: absolute; top: 1px; left: 150px; }
.comentarios h3.HcomentariosOpinion span { left: 361px; }
.comentarios h3.Hopiniones span { left: 119px; }
.comentarios form { padding: 5px; font-size: 1.1em; }
input.bt { height: 25px; background: url(http://media.linkara.com/_images_/botones/bt_addopinion.png?v=1.1.788) 0 0 no-repeat; border: none; cursor: pointer; color:#fff; padding: 0 10px 3px 25px; width: 125px; }
input.bt:hover { background-position: bottom left; }
input.botonaco { height: 25px; width: 155px; border: none; background: url(http://media.linkara.com/_images_/botones/bt_addcomentario.png?v=1.1.788) 0 0 no-repeat; text-indent: -99999px; display:block; float: right; cursor: pointer; }
input.botonaco:hover { background-position: bottom left; }
.comentarios form p { margin-bottom: 10px; }
.comentarios form input.texto { padding: 2px; width: 514px; border: 1px solid #999; font-family: Arial, Helvetica, sans-serif; }
.comentarios form textarea.texto { padding: 2px; width: 523px; height: 114px; border: 1px solid #999; }
textarea.texto { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.comentarios form.itemOpinar textarea.texto { height: 500px; }
/*	sistema de rating: stra-rating
------------------------------------------- */
.comentarios .valorar { margin-bottom: 20px; line-height: 20px; }
.comentarios .valorar label { float: left; margin-right: 13px; font-weight: bold; font-size: 1.3em; padding-top: 3px; }
ul.star-rating { display:inline; float:left; background: url(http://media.linkara.com/_images_/iconos/ratingMed_claro_ie.png?v=1.1.788) top left no-repeat; height: 19px; width: 114px; padding: 0; border: none; }
#fichaInfo .cont ul ul.star-rating { padding: 0; margin: 5px 0; }
.star-rating li { float:left; line-height:0; position:relative; }
.star-rating li a { display:block; height:19px; padding:0; position:absolute; text-decoration:none; text-indent:-9000px; width:9px; z-index:20; }
.n1 a.one-star,
.n2 a.two-stars,
.n3 a.three-stars,
.n4 a.four-stars,
.n5 a.five-stars,
.n6 a.six-stars,
.n7 a.seven-stars,
.n8 a.eight-stars,
.n9 a.nine-stars,
.n10 a.ten-stars,
.star-rating li a:hover{ background: url(http://media.linkara.com/_images_/iconos/ratingMed_claro_ie.png?v=1.1.788) bottom left no-repeat;; z-index: 1; left: 0 !important; }
.star-rating a.one-star{ left: 0; }
.star-rating a.one-star:hover, .n1 a.one-star{width: 9px;}
.star-rating a.two-stars{left:9px;}
.star-rating a.two-stars:hover, .n2 a.two-stars{width: 24px;}
.star-rating a.three-stars{left: 24px;}
.star-rating a.three-stars:hover, .n3 a.three-stars{width: 33px;}
.star-rating a.four-stars{left: 33px;}
.star-rating a.four-stars:hover, .n4 a.four-stars{width: 48px;}
.star-rating a.five-stars{left: 48px;}
.star-rating a.five-stars:hover, .n5 a.five-stars{width: 57px;}
.star-rating a.six-stars{left: 57px;}
.star-rating a.six-stars:hover, .n6 a.six-stars{width: 67px;}
.star-rating a.seven-stars{left:67px;}
.star-rating a.seven-stars:hover, .n7 a.seven-stars{width: 81px;}
.star-rating a.eight-stars{left: 81px;}
.star-rating a.eight-stars:hover, .n8 a.eight-stars{width: 90px;}
.star-rating a.nine-stars {left: 90px;}
.star-rating a.nine-stars:hover, .n9 a.nine-stars {width: 105px;}
.star-rating a.ten-stars{left: 105px;}
.star-rating a.ten-stars:hover, .n10 a.ten-stars{	width: 114px;}



.comentario,
.subcom { font-size: 1.1em; margin-bottom: 15px; }
.subcom p.oculto { color: #999; }
.subcom .banned { display: none; }
.blockCaja .comentario { border-top: 1px solid #d3d3d3; margin-top: 15px; margin-bottom: 30px; padding-top: 15px; }
.userwrapper .blockCaja .comentario,
.userwrapper .comentario .vcard, .subcom .vcard { border-bottom: none; }
.blockCaja .comentario .seccion01,
.top ul.seccion01 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo01.png?v=1.1.788) no-repeat right top; padding-right:25px; }
.blockCaja .comentario .seccion02,
.top ul.seccion02 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo02.png?v=1.1.788) no-repeat right top; padding-right:25px; }
.blockCaja .comentario .seccion03,
.top ul.seccion03 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo03.png?v=1.1.788) no-repeat right top; padding-right:25px; }
.comentarios .subcom_top { background: url(http://media.linkara.com/_images_/css/bg_comentarios.png?v=1.1.788) top left no-repeat; display: block; height: 20px; width: 529px; }
.comentarios .subcom { width: 509px; padding: 0 10px 10px; background: #e0e0e0; -moz-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px; }
.comentario .subcom { padding: 10px 15px 5px; background: #e0e0e0; -moz-border-radius: 5px; font-size: x-small; font-size: 1em; position: relative; margin-bottom: 25px; }
.comentario .subcom .fecha,
.comentario .subcom_top { background: url(http://media.linkara.com/_images_/css/bg_subcom_critica.png?v=1.1.788) left 3px no-repeat; height: 35px; display: block; position: absolute; top: -12px; left: 0; padding-left: 35px; color: #999; font-size: 10px; }
.userwrapper .comentario .subcom_top {
position:static;
height:9px;
background: url(http://media.linkara.com/_images_/css/bg_comentario_top.png?v=1.1.788) left top no-repeat; }
.userwrapper .comentario .vcard {
border-bottom:1px solid #D3D3D3; }
.userwrapper .comentario .vcard img.avatar {
margin-bottom: 7px;}
.comentario .subcom cite { font-style:italic; }
.actividadReciente img.avatar { border:1px solid #333; float:left; margin-right: 10px; }
.comentarios .comentario h4,
.comentarios .subcom h4 { font-size: x-small; font-size: 1.2em; color:#1589D4; padding-right: 80px; }
.comentario h4 strong,
.subcom h4 strong { color:#1589D4; }
.comentario .vcard,
.subcom .vcard { border-bottom: 1px solid #d3d3d3; margin-bottom: 10px; padding-botom: 10px; position: relative; }
.comentario .vcard .Prating,
.subcom .vcard .Prating { position: absolute; bottom: -25px; right: 0; }
.opinionesUser .comentario .vcard .Prating { bottom:5px; }
.comentario .vcard img.avatar,
.subcom .vcard img.avatar { float: left; margin-bottom: 15px; border:1px solid #333333; }
.comentario .vcard ul,
.subcom .vcard ul { padding: 4px 0 0 50px; border: none; font-size: 1em; }
.comentario .vcard ul li,
.subcom .vcard ul li { margin-bottom: 2px; font-weight: bold; }
.comentario .vcard ul li strong,
.comentario .vcard ul li a strong,
.subcom .vcard ul li strong,
.subcom .vcard ul li a strong { font-size: 1.2em; }
.comentario .vcard ul li h3 { font-size:x-small; font-size: 1.4em; }
.comentario p,
.subcom p { margin-bottom: 7px; }
.comentario p.meta { border-top: 1px solid #d3d3d3; padding-top: 7px; text-align: right; }
.userwrapper .comentario p.meta { border:none; padding: 0; }
.userwrapper .comentario .votaPuntua p.meta { float:right; margin-top:9px; }
.comentario p.meta a { font-weight: bold; }
a.comentarios { background: url(http://media.linkara.com/_images_/iconos/ico_comentarios.png?v=1.1.788) center left no-repeat; padding-left: 23px; }
/*	antifan y fan ------------------------ */
.persona p.fanAntifan { margin-top:15px; }
.comentarios p.fanAntifan a.fan,
.subcom p.fanAntifan a.fan,
.comentarios p.fanAntifan span,
.subcom p.fanAntifan span,
.persona p.fanAntifan span,
.persona p.fanAntifan a.fan,
.escucharMusica  p.fanAntifan a.fan, 
.escucharMusica  p.fanAntifan span { background:transparent url(http://media.linkara.com/_images_/botones/bt_fans.png?v=1.1.788) no-repeat -100px top; display:block; height:24px; text-indent:-99999px; width:100px; margin-right: 10px; float: left; cursor: pointer; }
.comentarios p.fanAntifan a.fan:hover,
.sub p.fanAntifan a.fan:hover,
.comentarios p.fanAntifan span.fan_pos,
.subcom p.fanAntifan span.fan_pos,
.persona p.fanAntifan span.fan_pos,
.persona p.fanAntifan a.fan:hover,
.escucharMusica  p.fanAntifan a.fan:hover, 
.escucharMusica  p.fanAntifan span.fan_pos  { background-position:0 top; cursor: pointer; }
.comentarios p.fanAntifan span.fan_neg,
.subcom p.fanAntifan span.fan_neg,
.persona p.fanAntifan span.fan_neg,
.escucharMusica  p.fanAntifan span.fan_neg  { background-position: right top; cursor: pointer; }
.comentarios p.fanAntifan span.antifan_pos,
.subcom p.fanAntifan span.antifan_pos,
.persona p.fanAntifan span.antifan_pos, 
.escucharMusica  p.fanAntifan span.antifan_pos  { background-position: bottom left; }
.comentarios p.fanAntifan span.antifan_neg,
.subcom p.fanAntifan span.antifan_neg,
.persona p.fanAntifan span.antifan_neg, 
.escucharMusica  p.fanAntifan span.antifan_neg  { background-position: bottom right; cursor: pointer; }
.comentarios p.fanAntifan a.antifan,
.subcom p.fanAntifan a.antifan,
.persona p.fanAntifan a.antifan, 
.escucharMusica  p.fanAntifan a.antifan { background:transparent url(http://media.linkara.com/_images_/botones/bt_fans.png?v=1.1.788) no-repeat -100px bottom; display:block; height:24px; text-indent:-99999px; width:100px; float: left; }
.comentarios p.fanAntifan a.antifan:hover,
.sub p.fanAntifan a.antifan:hover,
.persona p.fanAntifan a.antifan:hover, 
.escucharMusica  p.fanAntifan a.antifan:hover { background-position:0 bottom;cursor:pointer; }

/*	valorar y putuar -------------------------- */
.comentarios p.valorar label,
.subcom p.valorar label { font-weight: bold; font-size: 1.3em; }
.comentario p.puntua,
.subcom p.puntua { font-weight: bold; text-align: right; margin-bottom: 15px; line-height: 24px; float:right; }
.comentario p.puntua { margin-top:5px; }
.comentario p.meta { padding-top:12px; }
.comentario p.puntua a,
.subcom p.puntua a,
.comentario p.puntua span.positivo,
.subcom p.puntua span.positivo,
.comentario p.puntua span.negativo,
.subcom p.puntua span.negativo { font-weight: bold; font-size: 12px; color: #fff; height:24px;
margin: 3px 2px 0 2px;
display:block;
text-align:center;
width:24px; float:left; }
.fichaOpi .subcom p.puntua .positivo,
.fichaOpi .subcom p.puntua .negativo,
.fichaComen .subcom p.puntua .positivo,
.fichaComen .subcom p.puntua .negativo { margin-top:0; }
.grid3 .comentario p.puntua span.copy,
.grid3 .comentario p.puntua span.votosBaremo { margin:5px 5px 0 0; }
.comentario p.puntua span.votosBaremo,
.subcom p.puntua span.votosBaremo { font-size: 1em; color:#000; }
.votaPuntua { margin-bottom: 5px; }
.votaPuntua .puntua { margin: 0 0 5px 10px; }
.userwrapper .votaPuntua .puntua .negativo, 
.userwrapper .votaPuntua .puntua .positivo { margin-top: -3px !important; }
.comentario p.puntua a:hover,
.subcom p.puntua a:hover { text-decoration: none; }
.comentario p.puntua .positivo,
.subcom p.puntua .positivo { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center top no-repeat; }
.comentario p.puntua .negativo,
.subcom p.puntua .negativo { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center bottom no-repeat; }
.comentario p.puntua a.positivo,
.comentarios  .subcom p.puntua a.positivo { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center bottom no-repeat; display: block; width: 24px; height:24px; margin: 3px 2px 0; float:left; padding:0; text-align:center; font-size: 12px; }
.comentarios .comentario p.puntua a.negativo,
.comentarios  .subcom p.puntua a.negativo { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center bottom no-repeat; display: block; width: 24px; height:24px; margin: 3px 2px 0; float:left; padding:0; text-align:center; font-size: 12px; }
.comentarios .comentario p.puntua a.negativo:hover,
.comentarios  .subcom p.puntua a.negativo:hover { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center top no-repeat; cursor: pointer; }
.comentarios .comentario p.puntua a.positivo:hover,
.comentarios  .subcom p.puntua a.positivo:hover { background: url(http://media.linkara.com/_images_/iconos/ico_puntua.png?v=1.1.788) center top no-repeat; cursor: pointer; }
.ultOpi .subcom .puntua .copy,
.ultOpi .subcom .puntua .votosBaremo { margin: 5px 10px 0 0; }

.votosBaremo { margin: 0 10px 0; }
.ultOpi .subcom .puntua .positivo,
.ultOpi .subcom .puntua .negativo { margin-top:0; }
/*	-------------------------------
	fichaSecciones
---------------------------------*/
.fichaSecciones div div { display: none; }
.fichaSecciones .relleno h4 { font-size: 1.2em; color: #333; }
.fichaSecciones .relleno .hijo:first-child { display: block; }
.fichaSecciones .relleno h4 strong { color: #c00; }
.fichaSecciones .relleno p { font-size: 1.1em; }
.fichaSecciones .video { width: 280px; height: 235px; display: block; float: right; margin: 0 0 10px 20px; position: relative; }
.fichaSecciones .video p.verTodos { margin: 0 0 20px; }
.fichaSecciones .video .play { background: url(http://media.linkara.com/_images_/iconos/boton_play_trailer.png?v=1.1.788) center center no-repeat; width: 77px; height: 77px; position: absolute; top:50%; left:50%; margin: -38px 0 0 -38px; }
#fstrailer_ext { display: block; }
.fichaSecciones a .fimages { border:1px solid #CCCCCC; display:block; float:left; height:79px; margin:7px; width:79px; }
.fichaSecciones ul.listadosApaisados li { float: left; margin: 0 5px; width: 205px; padding: 3px 10px; border: 1px solid #d3d3d3; border-width: 1px 0; background: #f0f0f0; font-weight: bold; }
.fichaSecciones ul.listadosApaisados li.fpar { border: none; background: #fff; }
.fichaSecciones ul.listadosApaisados li img { width: 24px; height: 24px; border: 1px solid #333; margin-right: 7px; vertical-align: middle; }

/*	ESTRENOS ---------------------------- */
.agregarRss { font-size:1.1em; margin-bottom:10px; padding-bottom: 10px; border-bottom: 1px solid #d3d3d3; }
.agregarRss strong { float:left; padding-top: 2px; }
.agregarRss span { float:right; }
.agregarRss a { background-position: center; background-repeat:no-repeat; float:left; height:16px; margin-left:10px; width:16px; text-indent:-9999px; }
.rssRss { background-image: url(http://media.linkara.com/_images_/iconos/rss_feed.gif?v=1.1.788); }
.rssIgoogle { background-image: url(http://media.linkara.com/_images_/iconos/rss_igoogle.gif?v=1.1.788); }
.rssGoogle { background-image: url(http://media.linkara.com/_images_/iconos/rss_google.gif?v=1.1.788); }
.rssYahoo { background-image: url(http://media.linkara.com/_images_/iconos/rss_yahoo.gif?v=1.1.788); }
.rssBloglines { background-image: url(http://media.linkara.com/_images_/iconos/rss_blogline.gif?v=1.1.788); }
.rssLive { background-image: url(http://media.linkara.com/_images_/iconos/rss_microsoft.gif?v=1.1.788); }
.rssNetvibes { background-image: url(http://media.linkara.com/_images_/iconos/rss_netvibes.gif?v=1.1.788); }
.rssDelicious { background-image: url(http://media.linkara.com/_images_/iconos/rss_delicious.gif?v=1.1.788); }

.listSemanas { font-size: 1.1em; font-weight: bold; text-align: right; margin-bottom: 20px; position: relative; }
.seccion02 .listSemanas,
.seccion03 .listSemanas { border-bottom: 1px solid #d3d3d3; padding-bottom: 10px; }
ul.otrosestrenos { margin-bottom:20px; font-size: 1.1em; border:1px solid #d3d3d3; border-width: 1px 0; padding: 10px 5px 10px; }
ul.otrosestrenos li {	
	float:left; padding: 4px 12px 4px 0; width:160px; }
.nuestrasSecciones ul.otrosestrenos li { width:124px; }
.nuestrasSecciones ul.otrosestrenos li a { color:#c00; font-weight:bold; }
.nuestrasSecciones ul.otrosestrenos li li a { color:#1589D4; font-weight:normal; color:#000; }
/*	----------------------------
	ESPECIALES
------------------------------ */
.blockCaja .candidatos { border-top: 1px solid #d3d3d3; padding-top: 15px; }
.candidatos .descripcion,
.ficha_especiales .foto { float: left; width: 175px; font-size: 1.1em; }
.candidatos .items { float: right; width: 300px; }
.candidatos .items .item { width: 84px; float: left; margin: 0 10px 10px 0; text-align: left; }
.candidatos .items .item .imagen img { width: 76px; height: 76px; padding: 2px; border-width: 2px; }
.ficha_especiales { background: url(http://media.linkara.com/_images_/css/bg_Grey.png?v=1.1.788) 0 0 repeat-x; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; padding: 10px; font-size: 1.1em; position: relative; }
.ficha_especiales h3,
.ficha_especiales h4 { font-size: 1.6em; }
.ficha_especiales h3 { margin-bottom: 15px; }
.ficha_especiales p { line-height: 1.4em; }
.ficha_especiales .foto { width: 195px; margin: 0 15px 15px 0; }
.ficha_especiales .foto img.imagen { width: 179px; border: 4px solid #333; padding: 4px; margin: 0 0 15px 0; }
.ficha_especiales .foto .precio { font-weight: bold; margin: 0 0 15px 0; }
.ficha_especiales .foto .precio span { color: #c00; font-size: 1.6em; }
.ficha_especiales .votar { width: 250px; float: left; margin-bottom: 20px; }
.ficha_especiales .controls { font-size: 1em; border: none; padding: 0; margin: 0 0 10px 0; padding-left: 395px; }
.ficha_especiales .bottom { margin: 20px 0; }
.blockCaja  .controls li { float:left; font-weight:bold; line-height:22px; margin:0 1px; }
.blockCaja  .controls li span { color: #c00; }
.controls li#previous a,
.controls li#next a { background: url(http://media.linkara.com/_images_/iconos/bt_controls.png?v=1.1.788) top left no-repeat; display:block; height:22px; margin-left:3px; text-indent:-99999px; width:21px; }
.controls li#next a { background-position: top right; }
.controls li#previous a:hover { background-position: center left; }
.controls li#next a:hover { background-position: center right; }
.controls li#previous a.desactivado { cursor: default; background-position: bottom left; }
.controls li#next a.desactivado { cursor: default; background-position: bottom right; }
/*	----------------------------
	LIVE
------------------------------ */
p.intro { font-size: 1.4em; margin-bottom: 10px; }
#leyenda { margin-bottom:25px; }
#leyenda legend { display: none; }
#leyenda ul { border: none; padding:0; font-size: x-small; font-size: 1.1em; }
#leyenda li { display:block; float:left; height:1%; margin:7px 3px 7px 0; width: 124px; }
#leyenda li input { vertical-align:middle; float: left; }
.spyFiltro label { background: url(http://media.linkara.com/_images_/iconos/ico_Livex20.png?v=1.1.788) 0 0 no-repeat; padding: 5px 0 5px 25px; display: block; float: left; }
.spyFiltro label.mostrarOpiniones,
.spyListado .sOpinion .sIcon { background-position: 0 -73px; }
.spyFiltro label.mostrarFan,
.spyListado .sFan .sIcon { background-position: 0 -143px; }
.spyFiltro label.mostrarComentarios,
.spyListado .sComentario .sIcon { background-position: 0 -217px; }
.spyFiltro label.mostrarVotoMenos,
.spyListado .sVotoMenos .sIcon { background-position: 0 -33px; }
.spyFiltro label.mostrarValoracion,
.spyListado .sValoracion .sIcon { background-position: 0 -108px; }
.spyFiltro label.mostrarAntifan,
.spyListado .sAntifan .sIcon { background-position: 0 -176px; }
.spyFiltro label.mostrarStatus,
.spyListado .sStatus .sIcon  { background-position: 0 -252px; }
.spyHeader { border-bottom:1px solid #d3d3d3; clear:both; font-size:1.8em; padding:0 0 10px 0; height: 20px; overflow: hidden; }
.spyHeader strong { float:left; position: relative; }
.spyHeader strong.sQue { width:55px; }
.spyHeader strong.sDetalles { width:275px; }
.spyHeader strong.sQuien { width:130px; }
.spyHeader strong.sCuando { width:68px; }
.spyListado { margin-bottom: 30px; }
.spyListado li { border-bottom:1px solid #d3d3d3; clear:both; float:left; padding:10px 0; width:100%; font-size:1.1em; }
.spyListado .sIcon { background: url(http://media.linkara.com/_images_/iconos/ico_Livex20.png?v=1.1.788) 0 0 no-repeat; height:20px; line-height:normal; text-indent:-9999px; width:20px; padding-right: 33px; display: block; float: left; }
.spyListado p { color:#999999; float:left; line-height:16px; width:270px; margin-right: 5px; }
.spyListado p strong { font-size: 1.2em; }
.spyListado .usuario { float:left; width:130px; font-weight: bold; }
.spyListado .usuario img { margin-right: 3px; height:38px; width:38px; border: 1px solid #333; vertical-align: middle; }
.spyListado em { float:left; padding-top: 25px; width:68px; font-style:normal; }
/* ************* */
.alerta { font-size: x-small; font-size: 1.2em; background-color: #f0f0f0; }
.alerta p { margin-bottom: 7px; }
.texto { border: 1px solid #999; }
/*	*******************
	login_box
********************* */
#login_box { border:1px solid #d3d3d3; margin-bottom: 10px; padding: 20px 15px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; position: relative; font-size: 1.1em; background: #f0f0f0; display: none; }
#login_box a.closeThis { left: 930px; }

#login_box  p { margin-bottom: 7px; }
#login_box p.t-r { margin-bottom: 0; }
#login_box  label { font-weight: bold; float: left; width: 110px; display:block; padding-top: 4px; }
#login_box  .texto { background:#fff url(http://media.linkara.com/_images_/css/bg_inputQuery.png?v=1.1.788) 0 0 repeat-x; border:1px solid #000000; color:#333333; font-weight: bold; padding:3px 2px; width:225px; margin-left: 5px; }
#login_box  .boton,
#login  .boton { background: url(http://media.linkara.com/_images_/botones/bt_entrar.png?v=1.1.788) 0 0 no-repeat; height: 25px; width: 92px; overflow: hidden; border:none; text-indent: -99999px; color: none; cursor: pointer; }
#login_box  .boton:hover,
#login  .boton:hover { background-position: bottom left; }
#login_box .registraLogin { width: 182px; text-align: center; }
#login_box  h3 { font-size: 1.2em; }
#login_box .registraEntra { background: url(http://media.linkara.com/_images_/css/bg_sep_gris.png?v=1.1.788) top right repeat-y; margin: 0 30px 0 0; padding: 0 30px 0 0; width: 350px; min-height: 115px; }
#login_box .registraFacebook { width: 270px; background: url(http://media.linkara.com/_images_/css/bg_sep_gris.png?v=1.1.788) top right repeat-y; margin: 0 30px 0 0; padding: 0 30px 0 0; height: 115px; }
#login_box .registraFacebook h3 { font-size: 11px; margin: 5px 0 10px; }
/*	resultados
-------------------------- */
.buscador2 .texto { border: 1px solid #999; padding: 1px 2px; }
.buscador2 input.texto { width: 330px; padding: 2px 2px; }
.buscador2 input.submit { width: 84px; height: 25px; background: url(http://media.linkara.com/_images_/botones/bt_buscar.png?v=1.1.788) 0 0 no-repeat; cursor: pointer; border: none; text-indent: -99999px; line-height: 0px; font-size:0; }
.buscador2 input.submit:hover { background-position: bottom left; }
#content .resultados ul.subtabs { border-top: none; margin-bottom: 20px; }
.userwrapper ul.subtabs { margin-bottom: 0; }
.userwrapper  .blockCaja .comentario { margin-top: 0; }
.resultados h3.numresultados { font-weight: normal; font-size: x-small; font-size: 1.4em; margin-bottom: 20px; }
.resultados h3.numresultados strong { color: #c00; }
.listados .item ul { font-size: x-small; }
.listados .item ul li h3.seccion01 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo01.png?v=1.1.788) top right no-repeat; line-height: 25px; padding-right: 25px; }
.listados .item ul li h3.seccion02 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo02.png?v=1.1.788) top right no-repeat; line-height: 25px; padding-right: 25px; }
.listados .item ul li h3.seccion03 { background: url(http://media.linkara.com/_images_/iconos/ico_tipo03.png?v=1.1.788) top right no-repeat; line-height: 25px; padding-right: 25px; }
.resultados  .blockBordes { font-size: 1.1em; }
.resultados  .blockBordes ul li { list-style-type: disc; list-style-position: inside; margin-bottom:3px; }
/*	--------------------
	fichauser
--------------------- */
.fichauser #userLogged { width: 610px; }
.fichauser #userLogged .user { margin-bottom: 15px; float: none; width: auto; }
.fichauser #userLogged .user .avatar { width: 87px; height: 87px;
	border: 3px solid #333; margin-bottom: 15px; }
.fichauser #userLogged .user h2 { margin: 10px 0 0; }
.fichauser #userLogged .user p.status { font-weight: bold; }
.fichauser #userLogged .user p.status .fecha { font-weight: normal; font-size: .85em; }
.fichauser #userLogged .user p { margin-bottom: 10px; }
.fichauser #userLogged .user p,
.fichauser #userLogged .user h2,
.fichauser #userLogged .user .statusForm { padding-left: 105px;

}
.fichauser #userLogged .user .statusForm p { padding-left:0; }
.fichauser .statusForm input.texto { width: 355px; padding: 3px 2px; }
.fichauser #userLogged .opciones { clear:both; width: 100%; border: 1px solid #d3d3d3; border-width: 1px 0 0; }
/*	menuUser
---------------------- */
.menuUser { width: 195px; margin: -10px 0 0 -10px; float:left; margin-right: 25px; }
.menuUser ul { border-top: none; padding:0; }
.menuUser li { text-transform: uppercase; color: #c00; line-height: 39px !important; font-weight: bold; height: 1%; }
.menuUser li a { background: #f3f3f3 url(http://media.linkara.com/_images_/css/bg_menuUser_bg.png?v=1.1.788) bottom left repeat-x; font-size: 1.2em; color: #999; display: block; text-indent: 20px; width: 100%; border-bottom: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; }
.menuUser li a  span { font-size: .75em; }
.menuUser li:first-child a { border-radius: 10px 0 0 !important;-moz-border-radius: 10px 0 0 !important;-webkit-border-radius: 10px 0 0 !important;-ms-border-radius: 10px 0 0 !important; }
.menuUser li a:hover { text-decoration: none; color: #686868; }
.menuUser li a.active { color:#c00; background: #fff url(http://media.linkara.com/_images_/iconos/ico_menuuser_active.gif?v=1.1.788) 20px center no-repeat; text-indent: 35px; cursor: default; border-right: none !important; }
.menuUser li.last-child a.active { border-bottom: 0; }
.menuUser li a.active:hover { text-decoration: none; color: #c00; }
.menuUser li li a.active:hover { color: #fff; }
.menuUser li ul { font-size:10px; padding: 10px 0 10px 10px; border: 1px solid #d3d3d3; border-width: 0 1px 1px 0; width: 185px; }
.menuUser li li { font-size:1.1em; text-transform: none; font-weight: normal; line-height: 17px !important; border: none; margin-bottom: 5px; }
.menuUser li li:first-child a { border-radius: 3px !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;-ms-border-radius: 3px !important; }
.menuUser li li a { background: #f0f0f0; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-ms-border-radius: 3px; width: 166px; padding: 2px 5px; text-indent: 8px; border: none; }
.menuUser li li a.active { background: #c00; color:#fff; text-indent: 0; }
.wrap #userLogged div.opciones { width: 97%; padding: 0 1%; }
.wrap #userLogged div.opciones p { clear: both; padding: 15px 0 5px; }
#userLogged .opciones p a.enviar,
#userLogged .opciones p a.borrar,
#userLogged .opciones p a.invitar { background: url(http://media.linkara.com/_images_/botones/bt_ficha_amigo_actions.png?v=1.1.788) 0 0 no-repeat; display: block; text-indent: -99999px; height:25px; width: 174px; padding: 0; cursor: pointer; float:right; margin-left: 5px; }
#userLogged .opciones p a.borrar { background-position: center left; }
#userLogged .opciones p a.enviar:hover { background-position: top right; }
#userLogged .opciones p a.borrar:hover { background-position: center right; }
#userLogged .opciones p a.invitar { background-position: bottom left; }
#userLogged .opciones p a.invitar:hover { background-position: bottom right; }
.userwrapper p.todaviaNada { font-weight: bold; font-size: 1.1em; background: url(http://media.linkara.com/_images_/iconos/sophieTriste.png?v=1.1.788) 0 0 no-repeat; padding-left: 31px; line-height: 23px; margin-left: 15px; }
/* msjSuggest
------------------------- */
.para  .msjSuggest { padding:7px 10px 10px; border: 1px solid #d3d3d3; padding: 10px; -moz-border-radius: 0 5px 5px 5px; position: relative; display: none; margin:10px 0 15px 170px; width: 485px; }
.para .msjSuggest ul { border:none; padding: 0; }
.para  .msjSuggest ul li,
#destinatarios li { border-bottom: none; cursor:pointer; display:block; float: left; margin:0 10px 5px 0; overflow:hidden; width: 150px; border-bottom: 1px solid #d3d3d3; color: #1589D4; }
#destinatarios { margin: 0 0 10px 160px; border-top: 0; }
.escribio { margin: 5px 0 10px 0; padding: 10px; border: 1px solid #d3d3d3; font-size: 11px; background: #f9f9f9;

}
.msjSuggest input { position:absolute; top:-9999px; }
h3.msjAsunto { margin-bottom: 20px; padding: 0 0 3px 0; border-bottom: 1px solid #d3d3d3; }
.msjUser { font-size: 1.1em; margin:0 10px 10px 0; float:left; width: 160px; }
.msjLeyendo { font-size: 1.1em; margin-bottom:10px; float:left; width: 500px; }
.msjLeyendo .mensajeTxt { margin-bottom: 25px; font-size: 1.1em; }
.msjOpciones { border:1px solid #d3d3d3; border-width: 1px 0; }
.msjOpciones { border: none; }
.msjOpciones form { float:left; }
.tooltip { clear: both; padding-top: 10px; margin: 10px 0; border-top: 1px solid #d3d3d3; }
input.textual,
input.bt_cancelar { border: none; background: none; font-weight: bold; font-size: 1.1em; cursor: pointer; color:#666; margin-right: 10px; }
.bt_enviar,
.bt_responder,
.bt_borrardefinitivamente,
.bt_aceptar,
.bt_bloquear,
.bt_desbloquear { background: url(http://media.linkara.com/_images_/botones/bt_enviar.png?v=1.1.788) 0 0 no-repeat; height: 24px; width: 80px; text-indent: -9999px; cursor: pointer; border: none; vertical-align: top; }
.bt_responder { background: url(http://media.linkara.com/_images_/botones/bt_responder.png?v=1.1.788) 0 0 no-repeat; width: 100px; margin: 0 5px 0 0; }
.bt_bloquear { background: url(http://media.linkara.com/_images_/botones/bt_bloquear.png?v=1.1.788) 0 0 no-repeat; width: 95px; height: 25px; }
.bt_desbloquear { background: url(http://media.linkara.com/_images_/botones/bt_desbloquear.png?v=1.1.788) 0 0 no-repeat; width: 115px; height: 25px; }
.bt_borrardefinitivamente { background: url(http://media.linkara.com/_images_/botones/bt_borrar_definitivamente.png?v=1.1.788) 0 0 no-repeat; width: 183px; height: 25px; }
.bt_aceptar { background: url(http://media.linkara.com/_images_/botones/bt_aceptar.png?v=1.1.788) 0 0 no-repeat; width: 90px; height: 25px; margin: 0 5px; }
.bt_enviar:hover,
.bt_responder:hover,
.bt_borrardefinitivamente:hover,
.bt_aceptar:hover,
.bt_bloquear:hover,
.bt_desbloquear:hover { background-position: bottom left; }
input.bt_cancelar { color: #c00; vertical-align: middle; height: 22px; margin-left: 7px; font-weight: normal; }
.msjActions form { line-height: 22px; }
/*	userwrapper
------------------------ */
.userwrapper { margin: 30px 0 15px; float: left; width: 730px; }
.userwrapper h4 { font-size: 1.1em; margin: 10px 0; }
.userwrapper #recomendador .item h4 { margin-bottom: 0; height: auto; }
.descr { font-size:1.1em; }
/*	actividadReciente
------------------------ */
.actividadReciente ul { margin-bottom: 25px; }
.actividadReciente li { border-bottom: 1px solid #d3d3d3; padding: 10px 0; clear: both; line-height: 1em; overflow: hidden; height: 1%; }
.actividadReciente li.impar { background: #f0f0f0; }
.actividadReciente li .sIcon { display:block; float:left; width:	40px; margin-bottom: 10px; }
.actividadReciente li .sIcon span { background:transparent url(http://media.linkara.com/_images_/iconos/ico_Livex20.png?v=1.1.788) 7px 0 no-repeat; width: 40px; height: 25px; display:block; }
.actividadReciente li .usuario { float:left; width:50px; }
.actividadReciente li .usuario img,
.msjUser .usuario img { width: 38px; height: 38px; border: 1px solid #333; }
.actividadReciente li .metauser,
.msjUser ul.metauser { float:left; width:545px; margin-top:5px; line-height: 1.25em; }
.msjUser ul.metauser { border: none; width: auto; margin:0; padding:0 0 0 7px; font-size: x-small; }
.msjUser ul.metauser li { font-size: 10px; }
.actividadReciente li .opinion { clear:both; }
img.t20 { width: 18px; height: 18px; border:1px solid #ccc; }
.actividadReciente li.sValoracion .sIcon span { background-position:7px -108px; }
.actividadReciente li.sVotoMas .sIcon span { background-position: 7px 0; }
.actividadReciente li.sVotoMenos .sIcon span { background-position:7px -33px; }
.actividadReciente li.sAntifan .sIcon span { background-position:7px -176px; }
.actividadReciente li.sFan .sIcon span { background-position:7px -143px; }
.actividadReciente li.sStatus .sIcon span { background-position:7px -252px; }
.actividadReciente li.sAmistad .sIcon span { background-position:7px -297px; }
.actividadReciente li.sComentario .sIcon span { background-position:7px -217px; }
.actividadReciente li.sOpinion .sIcon span { background-position:7px -73px; }
.msjOpciones { padding:10px 0; }
.msjOpciones { padding:10px 0; }
.msjOpciones #guardar,
.msjOpciones #borrar { float: left; display: block; width: 90px; height: 25px; text-indent: -9999px; border: none; cursor: pointer; background: url(http://media.linkara.com/_images_/botones/bt_bandeja_mensajes.png?v=1.1.788) 0 0 no-repeat; }
.msjOpciones #borrar { width: 85px; background: url(http://media.linkara.com/_images_/botones/bt_bandeja_mensajes.png?v=1.1.788) top right no-repeat; margin-left: 7px; }
.msjOpciones #guardar:hover,
#guardar_datos:hover { background-position: bottom left; }
.msjOpciones #borrar:hover { background-position: bottom right; }
#guardar_datos { background: url(http://media.linkara.com/_images_/botones/bt_guardar_datos.png?v=1.1.788) 0 0 no-repeat; width: 130px; height: 25px; cursor:pointer; text-indent: -9999px; display: block; border: none; }
/* 	userwrapper forms
------------------------ */
form.formA { margin-bottom: 20px; }
.userwrapper form fieldset,
form.formA fieldset { padding: 10px 0; border: 1px solid #d3d3d3; border-width: 0 0 1px; font-size: 1.1em; margin-bottom: 10px; }
.userwrapper fieldset,
.conocerGente form fieldset { border-width:0; }
.conocerGente form fieldset { padding-bottom:0; margin-bottom:0; }
.userwrapper form h3 { margin-bottom: 15px; }
.userwrapper form p,
form.formA p  { margin-bottom: 15px; }
form.formA p span.error { color: #c00; }
.inputHelp { display: block; text-align: right; }
.formAction { margin-left: 170px; line-height:25px; }
.buzon .formAction { margin-left: 0; }
.userwrapper form label,
form.formA label { display: block; width: 140px; float: left; font-weight: bold; padding-top:3px; }
.userwrapper form.mensajeria label { width: 170px; }
.userwrapper form label.checks,
form.formA label.checks { display: inline; width: auto; font-weight: normal; float: none; margin-right: 5px; }
.userwrapper form label em,
form.formA label em { font-weight: normal; }
.userwrapper form .texto,
form.formA .texto { border: 1px solid #999; padding: 2px; }
.userwrapper form .tam100 { width: 500px; }
form.formA p.checks { font-size: 1em; margin-bottom: 5px; }
form.formA label.error { background: url(http://media.linkara.com/_images_/iconos/ico_alerta_mini.png?v=1.1.788) 95% 3px no-repeat; }
form.formA p.checksError { background: url(http://media.linkara.com/_images_/iconos/ico_alerta_mini.png?v=1.1.788) left 0 no-repeat; padding-left: 21px; line-height: 21px; color: #c00; }
.userwrapper form .avatar { border: 3px solid #333; width: 84px; height: 84px; }
.userwrapper form .contFoto { padding-left: 100px; }
.userwrapper form .contFoto p.clearfix { line-height: 25px; }
.entrarEn { background: url(http://media.linkara.com/_images_/botones/bt_entrar_registro.png?v=1.1.788) 0 0 no-repeat; height: 25px; cursor: pointer; width: 160px; text-indent: -9999px; border:none; margin-left: 5px; }
.entrarEn:hover { background-position: bottom left; }
.icoMas { background: url(http://media.linkara.com/_images_/iconos/ico_mas.png?v=1.1.788) 0 3px no-repeat; padding: 3px 0 3px 19px; }
.escribirMsg { width: 650px; }
#recaptcha_table { width:507px; }
.captcha { margin-bottom: 15px; }
/*	AltaForm: --------- */
#AltaForm .tam65 { width:294px; }
#AltaForm .tam44 { width:204px; }
/*	3cols_wrap
------------------------ */
.tcols_wrap { margin-bottom: 25px; }
.tcols_wrap .col h4 { font-size: 1.8em; margin-right: 10px; }
.tcols_wrap .col { width: 280px; float:left; margin-right: 20px; }
.wrap .tcols_wrap .last-child { margin-right: 0; }
.enlacesRapidos  { width: 335px; border-left: 1px solid #d3d3d3; padding-left: 20px; }
.enlacesRapidos ul { border: none; padding: 0; }
.enlacesRapidos ul li { border-bottom: 1px solid #d3d3d3; padding: 5px 0; }
.enlacesRapidos ul li img { vertical-align: middle; }
/*	registro --------------- */
li.debate { padding: 10px 0 10px  60px; background: url(http://media.linkara.com/_images_/iconos/ico_Livex30.png?v=1.1.788) 0 20px no-repeat; }
.recomendaciones { padding: 10px 0 10px  60px; background: url(http://media.linkara.com/_images_/iconos/ico_Livex30.png?v=1.1.788) 0 -105px no-repeat; }
.amigos { padding: 10px 0 10px  60px; background: url(http://media.linkara.com/_images_/iconos/ico_Livex30.png?v=1.1.788) 0 -240px no-repeat; }
.mensaje { padding: 10px 0 10px  60px; background: url(http://media.linkara.com/_images_/iconos/ico_Livex30.png?v=1.1.788) 0 -375px no-repeat; }
/*	sysmessage
---------------------- */
#sysmessage { margin-bottom:20px; }
#sysmessage li { margin-bottom:5px; }
#sysmessage ul li.avisoError,
div.avisoError { font-size: 1.1em; display: block; padding: 25px 5px 20px 80px; background:#ffd2d2 url(http://media.linkara.com/_images_/iconos/ico_alerta.png?v=1.1.788) 10px 5px no-repeat; border: 1px solid #c00; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; font-weight: bold; }
div.avisoError { margin-bottom: 10px; background:#ffd2d2 url(http://media.linkara.com/_images_/iconos/ico_alerta_peq.png?v=1.1.788) 10px 3px no-repeat; padding:  13px 7px 12px 55px; }
#sysmessage ul li.avisoOk,
div.avisoOk { font-size: 1.1em; display: block; background:#E2F0FA url(http://media.linkara.com/_images_/iconos/ico_alerta_ok.png?v=1.1.788) 10px 5px no-repeat; padding:25px 5px 20px 80px; border: 1px solid #1589D4; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; font-weight: bold; }
div.avisoOk { margin-bottom: 10px; background:#E2F0FA url(http://media.linkara.com/_images_/iconos/ico_alerta_ok_peq.png?v=1.1.788) 10px 3px no-repeat; padding: 13px 7px 12px 55px; }
#sysmessage ul li.avisoAviso,
div.avisoAviso { font-size: 1.1em; display: block; padding: 25px 5px 20px 80px; background:#ffc url(http://media.linkara.com/_images_/iconos/ico_aviso.png?v=1.1.788) 10px 5px no-repeat; border: 1px solid #fc3; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; font-weight: bold; }
div.avisoAviso { margin-bottom: 10px; background:#ffc url(http://media.linkara.com/_images_/iconos/ico_aviso_peq.png?v=1.1.788) 10px 3px no-repeat; padding: 13px 7px 12px 55px; }
#sysmessage ul { border: none; padding: 0; }
#sysmessage ul li { padding:5px 0; }
#sysmessage ul li.last-child  { border: none; padding-bottom: 0; }
#sysmessage .desactivarChat { font-size: .85em; color:#c00; margin-left: 5px; }
#sysmessage a.closeThis {position:relative; float:right; top:-58px;}
.logout { background: url(http://media.linkara.com/_images_/css/bg_logout.png?v=1.1.788) 0 0 no-repeat; margin-bottom: 15px; display: block; widyh: 970px; height: 98px; text-indent: -99999px; }
/*	ads
----------------------------- */
#adsmiddle,
#adsside,
.ads  { display: none; }
#content #adsmiddle h2,
#content #adsside h2,
#content .ads h2  { font-size: 12px; margin: 0 0 0; text-align: left; }
#content #adsmiddle,
#content #adsside,
#content .ads { text-align: right; padding-top: 0; }
#content #sidebar #adsside { width: auto; margin-left:0; }
#content #adsmiddle a,
#content #adsside a { color: #d3d3d3; font-weight: bold; }
#content #adsmiddle h2 a,
#content #adsside h2 a,
#content .ads h2 a { color: #1589D4; }
#content #adsmiddle ul,
#content #adsside ul,
#content .ads ul { border:none; padding:0; margin-bottom: 10px; font-size: 10px; text-align: left; }
#content #adsmiddle ul a,
#content #adsside ul a,
#content .ads ul a { color: green; }
#content #adsmiddle ul li,
#content #adsside ul li,
#content .ads ul li { line-height: 1em; }
.ads { width: 510px; padding:10px; border:1px solid #d3d3d3; -moz-border-radius: 7px; border-radius: 7px; margin-bottom: 10px; overflow:hidden; }
.ads .ad { width: 160px; padding-right: 15px; float:left; margin-top: 10px
}
#content .ads .pos3 { margin-right: 0; border-right: 0; padding-right: 0;

}
/*	cache
------------------------------- */
.cache { margin: 0 0 5px 0; border: 1px solid #d3d3d3; padding: 10px; font-size: 11px; }
/*	vovabulario
-------------------------------- */
.nav_vertical { width:25px; margin-top: 25px; position:relative; width:25px; }
.nav_vertical ul li { height:25px; margin-bottom:0.1em; overflow:hidden; width:25px; font-weight: bold; font-size: 12px; text-transform: uppercase; }
.nav_vertical ul li a { display:block; height:225pxm; padding:0.5em; text-align:center; background:#d3d3d3; color:#fff; }
.nav_vertical ul li.active a { background: #fff; color: #333; border: 1px solid #d3d3d3; border-right: 1px solid #fff; }
#alfabeticos .subSection { width: 125px; }
/*	sugerencias */
.cajaSugerencias{ margin: 15px 0 45px 140px; width: 365px; }
#sugerencias h3 { font-size:17px; font-weight:bold; color:#c00; }
#sugerencias h4 { font-size:14px; font-weight:bold; margin-bottom:10px; }
#sugerencias .top { background: #f0f0f0; padding: 5px; }
#sugerencias .top ul { padding-left: 40px; }
#sugerencias .impar { background: #fff; }
#sugerencias .top h4 { margin-bottom:0; font-size: 12px; }
#sugerencias .top .avatar{ border:1px solid #d3d3d3; }
/*	foto crop Carles:*/

.cropper .foto40,
.cropper .foto20 { width:100px;float:left;text-align:left !important; }
.cropper .foto40 .fotoWrapper { width:45px;height:45px;overflow:hidden; }
.cropper .foto20 .fotoWrapper { width:24px;height:24px;overflow:hidden; }
.userwrapper .cropper .foto40 h4,
.userwrapper .cropper .foto20 h4,
.cropper .crop-area h4 { height: 31px; margin-bottom: 5px; text-align: left !important; }
.cropper .foto40 img,
.cropper .foto20 img { margin:0 !important; }
.cropper .crop-area { width: 390px; float:left; text-align: left !important; }

.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
    font-size: 0;
    position: absolute;
    background: white url('Jcrop.gif') top left repeat; }
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
    font-size: 1px;
    width: 7px !important;
    height: 7px !important;
    border: 1px #eee solid;
    background-color: #333;
    *width: 9px;
    *height: 9px; }

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
    background: yellow; }
.custom .jcrop-handle
{
    border-color: black;
    background-color: #C7BB00;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }

/*	test bounce ficha
------------------------------- */
.fichaSecciones ul.tabs {display:none}
.fichaSecciones .relleno h4 {font-size:1.6em !important; padding-top:15px !important;}
.fichaSecciones div div {display:block !important;}
.blockCaja .relleno {margin-top:0px; padding-top:0px}

/*	publicidad intermedia
------------------------------- */
.robapaginasintermedio {display:none}

/* nuevos estilos en los valoradores de listados fichas etc
--------------------------------------------------------- */
.listados .item ul { padding-right:110px; }
 .listados .item { } 
.nuevaValoracion { float: right; width: 128px; padding: 10px; margin-left: 10px; background: #fff; border: 1px solid #d3d3d3; border-radius: 5px; -moz-border-radius: 5px; text-align: center; }
#fichaInfo .nuevaValoracion { margin: 0 10px; }
.nuevaValoracion p { font-weight: bold; font-size: 12px; }
.nuevaValoracion .estadisticas { font-weight: bold; font-size: 11px; margin-bottom: 10px; line-height: 1.2em; }
.nuevaValoracion .promedio { margin: 10px 0 15px; line-height:30px; }
.nuevaValoracion .promedio strong { -moz-border-radius:10px; -webkit-border-radius:10px; background-color:#C00; color:#FFF; font-size: 40px; padding:0 12px; }
.nuevaValoracion .promedio.bajo strong { background-color:#C00; }
.nuevaValoracion .promedio.medio strong { background-color:#fe9c00; }
.nuevaValoracion .promedio.alto strong { background-color:#76c700; }
.nuevaValoracion .promedio.p1 strong { background-color:#cd0500; }
.nuevaValoracion .promedio.p2 strong { background-color:#d53101; }
.nuevaValoracion .promedio.p3 strong { background-color:#e56601; }
.nuevaValoracion .promedio.p4 strong { background-color:#fe9c00; }
.nuevaValoracion .promedio.p5 strong { background-color:#ffc100; }
.nuevaValoracion .promedio.p6 strong { background-color:#f4cc00; }
.nuevaValoracion .promedio.p7 strong { background-color:#d0cc00; }
.nuevaValoracion .promedio.p8 strong { background-color:#a9cc00; }
.nuevaValoracion .promedio.p9 strong { background-color:#76c700; }
.nuevaValoracion .promedio.p10 strong { background-color:#67cc00; }
.nuevaValoracion  .editaOpinion { margin: 7px 0 3px; font-size: 11px; }
/* valorador_selector */
.valorador_selector .falsoSelect { position: relative; z-index:11; }
.valorador_selector .falsoSelect a.selector { display: block; text-indent: -9999px; background: url(http://media.linkara.com/_images_/botones/valorador_selector.png?v=1.1.788) 0 0 no-repeat; width: 130px; height: 24px; }
.valorado .falsoSelect a.selector { display: block; text-indent: 10px; text-align: left; color:#fff; font-weight: bold; background: url(http://media.linkara.com/_images_/botones/valorador_valorado.png?v=1.1.788) 0 0 no-repeat; width: 130px; height: 24px; line-height: 24px; font-size: 12px; }
.valorado .falsoSelect a.selector:hover { text-decoration: none; }
.flotando .valorador_selector { float:left; }
#formopiniones .comentarios .valorar label { padding-top: 3px; }
.valorador_selector .falsoSelect a.selector:hover { background-position: center left; }
.valorador_selector .lista_valoraciones_selector { display: none; font-size: 11px; position: absolute; top: 24px; left:0; border: 1px solid #000; border-top-color:#960000; padding: 0 !important; width: 128px !important; text-align: left; z-index: 10; background: #a2a2a2;	}
.valorador_selector .lista_valoraciones_selector li { margin:0 !important; }
.valorador_selector .lista_valoraciones_selector li a { padding: 3px 10px; display: block; color: #333; background: #FFF; border-bottom:1px dotted #666; border-left:10px solid #666; }
.valorador_selector .lista_valoraciones_selector li.v1 a { border-left-color:#cd0500; }
.valorador_selector .lista_valoraciones_selector li.v2 a { border-left-color:#d53101; }
.valorador_selector .lista_valoraciones_selector li.v3 a { border-left-color:#e56601; }
.valorador_selector .lista_valoraciones_selector li.v4 a { border-left-color:#fe9c00; }
.valorador_selector .lista_valoraciones_selector li.v5 a { border-left-color:#ffc100; }
.valorador_selector .lista_valoraciones_selector li.v6 a { border-left-color:#f4cc00; }
.valorador_selector .lista_valoraciones_selector li.v7 a { border-left-color:#d0cc00; }
.valorador_selector .lista_valoraciones_selector li.v8 a { border-left-color:#a9cc00; }
.valorador_selector .lista_valoraciones_selector li.v9 a { border-left-color:#76c700; }
.valorador_selector .lista_valoraciones_selector li.v10 a { border-left-color:#67cc00; }
.valorador_selector .lista_valoraciones_selector li.v1 a:hover { background-color:#cd0500; }
.valorador_selector .lista_valoraciones_selector li.v2 a:hover { background-color:#d53101; }
.valorador_selector .lista_valoraciones_selector li.v3 a:hover { background-color:#e56601; }
.valorador_selector .lista_valoraciones_selector li.v4 a:hover { background-color:#fe9c00; }
.valorador_selector .lista_valoraciones_selector li.v5 a:hover { background-color:#ffc100; }
.valorador_selector .lista_valoraciones_selector li.v6 a:hover { background-color:#f4cc00; }
.valorador_selector .lista_valoraciones_selector li.v7 a:hover { background-color:#d0cc00; }
.valorador_selector .lista_valoraciones_selector li.v8 a:hover { background-color:#a9cc00; }
.valorador_selector .lista_valoraciones_selector li.v9 a:hover { background-color:#76c700; }
.valorador_selector .lista_valoraciones_selector li.v10 a:hover { background-color:#67cc00; }
.valorador_selector .lista_valoraciones_selector li.v0 a { border-bottom:none; }
.valorador_selector .lista_valoraciones_selector li.v0 a:hover { background-color:#666; color:#FFF; }
.valorador_selector .lista_valoraciones_selector li a:hover { color:#000; text-decoration: none; }
#formopiniones,
.itemOpinar { position: relative; }
#fanbox { top: 5px; right: 0; }
.comentario .vcard .valoracionRojo, 
.subcom .vcard .valoracionRojo { top: 65px; position:absolute; right:0; background: #c00; padding: 0 5px; color: #fff; font-weight: bold; font-size: 14px; }

/* Estilos nuevos */
#subHeader { background:#FFF url(http://media.linkara.com/_images_/botones/subHeader_bg.png?v=1.1.788) no-repeat; border:solid #FFF; border-width:0 5px; clear:both; float:left; height:96px; padding:18px 15px 0 23px; width:932px; }
#subHeader #socialLinks { float:right; font-size:12px; line-height:normal; padding-left:25px; width:170px; }
#subHeader #socialLinks a { display:block; margin-bottom:18px; }
#subHeader #socialLinks #sFacebook { color:#4669a6; margin-top:5px; }
#subHeader #socialLinks #sTwitter { color:#4397c7; margin-bottom:17px; }
#subHeader #socialLinks #sShare { color:#ff8500; margin-bottom:0; }
#subHeader #megaBanner { float:left; height:90px; overflow:hidden; width:728px; }
#subHeader #megaBanner img { border-left:1px solid #e7c4c4; }
#slideWrapper { float:left; width:610px; }
#slideWrapper h5 { background:url(http://media.linkara.com/_images_/botones/novedades_title.gif?v=1.1.788) no-repeat; height:40px; margin:0 0 10px 7px; text-indent:-9999px; width:383px; }
#newsWrapper { float:right; width:318px; }
#newsMain,
#newsInner { background:url(http://media.linkara.com/_images_/botones/news_bg.gif?v=1.1.788) no-repeat left top; }
#newsMain { margin-bottom:10px; position:relative; }
#newsMain h5 { height:27px; text-indent:-9999px; }
#newsMain #arrowLeft,
#newsMain #arrowRight { background:url(http://media.linkara.com/_images_/botones/news_arrows.gif?v=1.1.788) no-repeat right top; float:left; height:17px; position:absolute; right:5px; text-indent:-9999px; top:5px; width:20px; }
#newsMain #arrowRight.disable { background-position:right bottom; cursor:default; }
#newsMain #arrowLeft { background-position: left top; right:27px; }
#newsMain #arrowLeft.disable { background-position:left bottom; cursor:default; }
#newsInner { background-position:left bottom; font-size:11px; height:75px; overflow:hidden; padding:8px 8px 0; width:302px; }
#newsInner div { width:2000px; }
#newsInner p { float:left; padding-right:20px; line-height:14px; width:300px; }

/* Estilos nuevos */
#productBanner { clear:both; background:#FFF; float:left; width:100%; }
#productBanner #pInner { background:#FFF url(http://media.linkara.com/_images_/botones/pd_bg.png?v=1.1.788) no-repeat left top; height:121px; margin:10px auto; padding:55px 20px 0; position:relative; width:930px; }
#productBanner h2 { margin:0; position:absolute; left:-9999px; }
#productBanner h3 { color:#cc0000; font-size:24px; margin:0; }
#productBanner h4 { color:#000; font-size:16px; font-weight:normal; margin:0 0 5px 0; }
#productBanner img { display:block; float:left; margin:5px 10px 0 0; position:relative; }
#productBanner #pText { float:left; font-size:18px; position:relative; width:550px; }
#productBanner #pText .comprar { background:url(http://media.linkara.com/_images_/botones/pd_button.png?v=1.1.788); float:right; height:31px; margin-top:20px; text-indent:-9999px; width:137px; }
#productBanner #pDescription { float:left; font-size:11px; line-height:14px; width:400px; }
#productBanner #pPrice { background:url(http://media.linkara.com/_images_/botones/product_price_bg.gif?v=1.1.788) no-repeat; height:175px; padding-top:46px; padding-right:2px; position:absolute; right:14px; text-align:center; top:5px; width:143px; }
#productBanner #pPrice span { display:none; }
#productBanner #pPrice strong { color:#FFF; display:block; font-size:40px; font-weight:normal; height:35px; line-height:35px; margin-bottom:17px; text-shadow: #9b1d00 1px 1px 0; }
#productBanner #pPrice strong#ahorro { font-size:24px; height:25px; line-height:25px; margin-bottom:25px; }
#productBanner #pPrice em { color:#999; display:block; font-style:normal; font-size:11px; font-weight:bold; }
#main_nav li a { background-image:url(http://media.linkara.com/_images_/botones/bg_mainNav.png?v=1.1.788); }
#main_nav li#Nav_producto a { background-position:-275px -22px; width:158px; }
#main_nav li#Nav_producto a { width: 158px; background-position: -275px -22px; }
#main_nav li#Nav_producto a.active, 
.home #main_nav li#Nav_producto a { background-position: -275px 0px; cursor: default; }

/* Codigo base del envolvente  */
#envolvente { height:600px; left:0; margin-bottom:-30px; overflow:hidden; position:absolute; top:0; width:100%; z-index:1; }
#envolvente a { background:no-repeat center top; display:block; height:100%; margin:0 auto; width:100%; }
/* -------------------------------------------------------------------------- */

/* /_templates_/include/css/ir.css */
/* --------------------------------------
	 textos y claims
---------------------------------------- */
.reempTxt {
	display: block;
	text-indent: -9999px;
}
h2.reempTxt {
	width: 100%;
}
.claimParticipa {
	background: url(http://media.linkara.com/_images_/css/claim_participa.png?v=1.1.788) 0 0 no-repeat;
	width: 834px; /*890-20-2*/
	height: 68px;
	margin-bottom: 25px;
	display: block;
	text-indent: -9999px;
}
.que_esta_pasando {
	display: block;
	text-indent: -9999px;
	background:url(http://media.linkara.com/_images_/css/bg_que_esta_pasando.png?v=1.1.788) 0 0 no-repeat;
	width: 688px;
	height: 40px;
	margin-bottom: 25px;
}
.seccion0101 .que_esta_pasando {
	background: url(http://media.linkara.com/_images_/textos/claim_que_esta_pasando_cine.gif?v=1.1.788) 0 0 no-repeat;
	width: 588px;
	height: 33px;
}
#content h2 {
	color:#c00;
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 15px;
	text-decoration: none;
}
#content h2 a {
	color:#c00;
	text-decoration: none;
}
#content h2.HCine,
#content h2.HComedias {
	background: url(http://media.linkara.com/_images_/textos/h2_cine.gif?v=1.1.788) 0 0 no-repeat;
	height: 31px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 15px;
}
#content h2.HComedias {
	background: url(http://media.linkara.com/_images_/textos/h2_comedias.gif?v=1.1.788) 0 0 no-repeat;
}
#content h2.HestrenosCine {
	background: url(http://media.linkara.com/_images_/textos/h2_EstrenosCine.png?v=1.1.788) 0 0 no-repeat;
	height: 44px;
	margin-bottom: 15px;
}
#content h2.Hh3_estrenosDVD {
	background: url(http://media.linkara.com/_images_/textos/h2_EstrenosDVD.png?v=1.1.788) 0 0 no-repeat;
	height: 44px;
	margin-bottom: 15px;
}
#content h2.HnovedadesMusicales {
	background: url(http://media.linkara.com/_images_/textos/h2_novedadesmusicales.png?v=1.1.788) 0 0 no-repeat;
	height: 44px;
	margin-bottom: 15px;
}
.HotrosTrailers {
	background: url(http://media.linkara.com/_images_/textos/otrosTrailers.png?v=1.1.788) 0 0 no-repeat;
	width: 430px;
	height: 29px;
	text-indent: -99999px;
	display: block;
}
.Hlacritica {
	background: url(http://media.linkara.com/_images_/textos/h3_lacriticapng.png?v=1.1.788) 0 0 no-repeat;
	margin-bottom: 5px;
	width: 297px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}
.HRecomendamos {
	background: url(http://media.linkara.com/_images_/textos/h3_recomendamos.png?v=1.1.788) 0 0 no-repeat;
	width: 328px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}
#content .HTrailers {
	background: url(http://media.linkara.com/_images_/textos/h2_trailers_de_cine.png?v=1.1.788) 0 0 no-repeat;
	width: 274px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#content  .HCriticas {
	background: url(http://media.linkara.com/_images_/textos/h2_criticas.png?v=1.1.788) 0 0 no-repeat;
	height: 45px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.HNovLiterarias {
	background: url(http://media.linkara.com/_images_/textos/h2_novedadesliterarias.png?v=1.1.788) 0 0 no-repeat;
	height: 44px;
}
.Hficcion,
.Hnoficcion {
	background: url(http://media.linkara.com/_images_/textos/h3_tit_nov_libros.png?v=1.1.788) 0 0 no-repeat;
	width: 113px;
	height: 20px;
	margin-bottom: 10px;
}
.Hnoficcion {
	background: url(http://media.linkara.com/_images_/textos/h3_tit_nov_libros_no.png?v=1.1.788) 0 0 no-repeat;
}
.H2Live {
	background: url(http://media.linkara.com/_images_/textos/h2_live.png?v=1.1.788) 0 0 no-repeat;
}
.acercade,
.blog,
.Hgente {
	background: url(http://media.linkara.com/_images_/textos/h3_acercade.png?v=1.1.788) 0 0 no-repeat;
	width: 181px;
	height: 25;
	text-indent: -9999px;
}
.Hgente {
	background-image: url(http://media.linkara.com/_images_/textos/h3_gente.png?v=1.1.788);
	width: 61px;
}
.blog {
	background-image: url(http://media.linkara.com/_images_/textos/h3_blog.png?v=1.1.788);
	width: 131px;
}
.Trecomendamos {
	background: url(http://media.linkara.com/_images_/textos/Trecomendamos.png?v=1.1.788) 0 0 no-repeat;
	width: 272px;
	height: 29px;
	text-indent: -9999px;
}
.Hoyrecomendamos {
	background: url(http://media.linkara.com/_images_/textos/hoyTrecomendamos.png?v=1.1.788) 0 0 no-repeat;
	width: 272px;
	height: 29px;
	text-indent: -9999px;
}
.Lomaspopular {
	background: url(http://media.linkara.com/_images_/textos/Lomaspopular.png?v=1.1.788) 0 0 no-repeat;
	width: 176px;
	height: 29px;
	text-indent: -9999px;
}
.TrailersCine {
	background: url(http://media.linkara.com/_images_/textos/TrailersCine.png?v=1.1.788) 0 0 no-repeat;
	height: 29px;
	text-indent: -9999px;
}
.h3_estrenosCine,
.h3_estrenosDVD {
	background: url(http://media.linkara.com/_images_/textos/estrenosCine.png?v=1.1.788) 0 0 no-repeat;
	width: 162px;
	height: 29px;
	text-indent: -9999px;
	margin-bottom: 0;
}
.h3_estrenosDVD {
	background-image: url(http://media.linkara.com/_images_/textos/estrenosDVD.png?v=1.1.788);
}
.Hespeciales {
	background: url(http://media.linkara.com/_images_/textos/h2_especiales.png?v=1.1.788) 0 0 no-repeat;
	width: 192px;
	height: 44px;
}
.Hresultados_ok {
	background: url(http://media.linkara.com/_images_/textos/h2_resultados_ok.png?v=1.1.788) 0 0 no-repeat;
	width: 484px;
	height: 44px;
}
.h_tourdevotos {
	background: url(http://media.linkara.com/_images_/textos/h3_tourdevotos.png?v=1.1.788) 0 0 no-repeat;
	width: 182px;
	height: 25px;
	margin-bottom: 15px;
}
.h4_cine {
	background: url(http://media.linkara.com/_images_/textos/h4_cine.png?v=1.1.788) 0 0 no-repeat;
	width: 40px;
	height: 17px;
	margin-bottom: 15px;
}
.h4_musica {
	background: url(http://media.linkara.com/_images_/textos/h4_musica.png?v=1.1.788) 0 0 no-repeat;
	width: 59px;
	height: 17px;
	margin-bottom: 15px;
}
.h4_libros {
	background: url(http://media.linkara.com/_images_/textos/h4_libros.png?v=1.1.788) 0 0 no-repeat;
	width: 57px;
	height: 17px;
	margin-bottom: 15px;
}
.H_aunno {
	background: url(http://media.linkara.com/_images_/textos/H_aunno.png?v=1.1.788) 0 0 no-repeat;
	width: 447px;
	height: 29px;
	margin-bottom: 10px;
}
.h2_registro {
	background: url(http://media.linkara.com/_images_/textos/h2_apuntate.png?v=1.1.788) 0 0 no-repeat;
	height: 39px;
	margin-bottom: 15px;
}
.h_porque {
	background: url(http://media.linkara.com/_images_/textos/h3_porque.png?v=1.1.788) 0 0 no-repeat;
	width: 233px;
	height: 29px;
}
.h2_sorry {
	background: url(http://media.linkara.com/_images_/textos/h2_sorry.png?v=1.1.788) 0 0 no-repeat;
	height: 34px;
}
.h2_anade_pelicula,
.h2_anade_libro {
	background: url(http://media.linkara.com/_images_/textos/h2_anade_pelicula.png?v=1.1.788) 0 0 no-repeat;
	height: 44px;
}
.h2_anade_libro {
	background-image: url(http://media.linkara.com/_images_/textos/h2_anade_libro.png?v=1.1.788);
}
#content h2.Hdiscos,
#content h2.Hactores,
#content h2.Hpeliculas,
#content h2.Hdirectores,
#content h2.Hartistas,
#content h2.Hlibros,
#content h2.Hautores {
	background: url(http://media.linkara.com/_images_/textos/h2_discos.gif?v=1.1.788) 0 0 no-repeat;
	height: 35px;
	margin-bottom: 15px;
}
#content h2.Hactores {
	background: url(http://media.linkara.com/_images_/textos/h2_actores.png?v=1.1.788) 0 0 no-repeat;
}
#content h2.Hartistas {
	background: url(http://media.linkara.com/_images_/textos/h2_artistas.png?v=1.1.788) 0 0 no-repeat;
}
#content h2.Hautores {
	background: url(http://media.linkara.com/_images_/textos/h2_autores.png?v=1.1.788) 0 0 no-repeat;
}
#content h2.Hlibros {
	background: url(http://media.linkara.com/_images_/textos/h2_libros.png?v=1.1.788) 0 0 no-repeat;
}
#content h2.Hpeliculas {
	background: url(http://media.linkara.com/_images_/textos/h2_peliculas.png?v=1.1.788) 0 0 no-repeat;
	margin-bottom: 5px;
}
#content h2.Hdirectores {
	background: url(http://media.linkara.com/_images_/textos/h2_directores.png?v=1.1.788) 0 0 no-repeat;	
}
h2.Hnosotros {
	background: url(http://media.linkara.com/_images_/textos/h2_nosotros.png?v=1.1.788) 0 0 no-repeat;
	height: 38px;
}
h2.Hherramientas {
	background: url(http://media.linkara.com/_images_/textos/h2_herramientas.png?v=1.1.788) 0 0 no-repeat;
	height: 39px;
}
h2.Hprensa {
	background: url(http://media.linkara.com/_images_/textos/h2_prensa.png?v=1.1.788) 0 0 no-repeat;
	height: 29px;
}
h2.Hpublicidad {
	background: url(http://media.linkara.com/_images_/textos/h2_publicidad.png?v=1.1.788) 0 0 no-repeat;
	height: 33px;
}
h2.Hbuscargente {
	background: url(http://media.linkara.com/_images_/textos/h2_buscargente.png?v=1.1.788) 0 0 no-repeat;
	height: 38px;
}
.HnoGente {
	background: url(http://media.linkara.com/_images_/textos/HnoGente.png?v=1.1.788) 0 0 no-repeat;
	height:50px;
}
h2.HreportarOpinion {
	background: url(http://media.linkara.com/_images_/textos/h2_reportar_opinion.png?v=1.1.788) 0 0 no-repeat;
	height:39px;
}
.Hrecordarpassword {
	background: url(http://media.linkara.com/_images_/textos/h2_recordar_password.png?v=1.1.788) 0 0 no-repeat;
	height:39px;
}
h2.Hentra {
	background: url(http://media.linkara.com/_images_/textos/h2_entra.png?v=1.1.788) 0 0 no-repeat;
	height:32px;
	margin-bottom:5px;
}
.Tfacebook {
	background: url(http://media.linkara.com/_images_/textos/h3_tambienFacebook.png?v=1.1.788) 0 0 no-repeat;
	height:25px;
	margin-bottom:13px;
}
.Noeres {
	background: url(http://media.linkara.com/_images_/textos/h3_noeres.png?v=1.1.788) 0 0 no-repeat;
	height:34px;
	margin-bottom:5px;
}
h2.Hnoencuentra {
	background: url(http://media.linkara.com/_images_/textos/h2_noencuentra.png?v=1.1.788) 0 0 no-repeat;
	height:84px;
	margin-bottom:5px;
}
h2.Hbusquedavacia {
	background: url(http://media.linkara.com/_images_/textos/h2_busquedavacia.png?v=1.1.788) 0 0 no-repeat;
	height:84px;
	margin-bottom:5px;
}
h2.novalidada {
	background: url(http://media.linkara.com/_images_/textos/h2_novalidada.png?v=1.1.788) 0 0 no-repeat;
	height:32px;
	margin-bottom:5px;
}
/* -------------------------------------------------------------------------- */

