@import "menu.css";



body {

}

.opaque {
	opacity: .55; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=55); /* IE lt 8 */
	-ms-filter: "alpha(opacity=55)"; /* IE 8 */
	-khtml-opacity: .55; /* Safari 1.x */
	-moz-opacity: .55; /* FF lt 1.5, Netscape */
}


.wait {
    cursor: wait !important;
}

img {
    border: none;
}

#mm-feed {
	width: 350px;
	float: right;
	margin-right: 50px;
	padding-top: 20px;
}

#mm-feed li {
    margin: 5px 0;
}

#mm-tabs {
    margin: 15px 0 15px 0;
    position: relative;

}
#mm-tabs ul {
   padding-left: 70px;
    border-bottom: 1px solid #ccc;
}


#mm-clip-titulo {
    line-height: 1.4em;
}

.alert {
    margin:1em;
	padding: 1em;
	background: #99CCFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mm-contenido {

}


#mm-contenido h1 {
    font-size: 19px;
    margin: 1.2em 0 0.1em 0;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
}

#mm-contenido h2 {
    font-size: 17px;
    margin: 10px;
}

#mm-contenido h3 {
    font-size: 11px;
    color: #155d90;
    line-height: 1.15em;
}

#mm-contenido h4 {
    font-size: 11px;
    margin: 5px 0;
    line-height: 13px;
    color: #0D568D;
}

#mm-contenido h5 {
    font-size: 12px;
    margin: 0.2em 0 0 0;
	padding: 0;
}

#mm-contenido h6 {
    font-size: 9px;
    margin: 0;
	padding:0;
}

#mm-recientes {
}

#mm-relacionados h5 {
   font-size: 10px;
}

#mm-container {
    /*position: relative;*/
	margin-top: 20px;
	padding-bottom: 1em;
	margin-bottom: 10px;
}

table.footer {
	margin-top: 1em;
}

#mm-relacionados-container {
    /* position: relative; */
	float: right;
    top: 0;
    right: 20px;
	width: 300px;
}

#mm-sidebar a {
	display: block;
}

#mm-sidebar {
	float: right;
	margin-right: 20px;
	width: 100px;
    text-align: center;
}


#mm-social {

}

#mm-social a {
	text-align: center;
	display: block;
    padding: 5px;
    width: 40px;
    height: 35px;
    float: left;
    border-top:1px solid #CCCCCC; q
}

dt {
	border-bottom: 1px solid #dfdfdf;
	margin: 0.6em;
}



#mm-relacionados {
	width: 258px;
	height: 335px;
    overflow: auto;
	padding: 0 10px;
}

h3.head {
  margin: 0 0 10px 25px;
  padding: .1em;
  font-size: 15px !important;
}


#mm-relacionados .head {
  margin: 0 0 5px 0;
  font-size: 15px;
}

.mm-clip-container:hover {

}


#mm-relacionados div {
    clear: both;
	padding:11px 0;
    border-top: 1px solid #ccc;

}

#mm-relacionados img {
    float: left;
    display: block;
    padding-right: 10px;
}

#mm-relacionados h3 {

}

#mm-relacionados h5 {
    line-height: 10px;
}


#mm-descripcion {
    line-height: 1.4em;
    font-size: 115%;
    margin-left: 0.4em;
}

#mm-descripcion h5 {
    float: right;
    margin: 10px 0;
    font-size: 14px;
}

#mm-descripcion p {
   clear: both;
}

#mm-recientes {
	width: 868px;
    height: 118px;
    overflow: hidden;
    position: relative;
    float: left;
}

.caja-gde, .caja-ch {
	border: solid #ced0d0;
	border-width: 0 1px;
}

.caja-gde {
	width: 890px;
	padding: 0 20px 0 0;
}

.caja-ch-arr, .caja-ch-abj {
	width: 300px;
	height: 10px;
	margin:0;padidng:0;
}

.caja-gde-arr, .caja-gde-abj {
	width: 890px;
	height: 10px;
	margin:0;padidng:0;
}

.caja-gde-arr {	background: url(http://media.tlsur.net/img/tope-arr.jpg) no-repeat 0 0; }
.caja-gde-abj { background: url(http://media.tlsur.net/img/tope-abj.jpg) no-repeat 0 0; }
.caja-ch-arr {	background: url(http://media.tlsur.net/img/tope-ch-arr.jpg) no-repeat 0 0; }
.caja-ch-abj {  background: url(http://media.tlsur.net/img/tope-ch-abj.jpg) no-repeat 0 0; }


.caja-gde-arr, .caja-gde-abj {
	float: left;
}

#mm-clip-info {
	width: 512px;
    margin-left: .8em;
	padding-bottom: 1em;
	float: left;
}

#mm-recientes .mm-clip {
    float: left;
    text-align: center;
	cursor: pointer;
	color: black;
	padding: 0 12px 0 0;
}

#mm-recientes .mm-clip p {
	-moz-opacity:.75; filter:alpha(opacity=75);
	opacity: 0.75;
	background-color: white;
	line:height: 1.5em;
	display: none;
	padding: 10px;
	overflow: hidden;
	height: 100px;
	margin-top: 45px;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
}


#mm-recientes .container {
    width: 99999em;
    position: absolute;
}

#mm-navegador {
    background-color: #EDf6FB;
	/*display:none;*/
	/*margin-top: 160px;*/
}

#mm-playback {
	marign-left: 1em;
}

#mm-menu {
    clear: both;

}


#mm-secciones-menu {
     position: absolute;
    top:-47px;
    right:184px;
    width: 300px;
}

#mm-secciones-menu ul {

}

#mm-secciones-menu li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #174F82;
}

#mm-secciones-menu a {
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	background: url(http://media.tlsur.net/img/btn-bg.png);
	font-weight: bold;
}

#mm-secciones-menu a.selected {
	background: url(http://media.tlsur.net/img/btn-bg-selected.png);
}

#mm-secciones-menu a:hover {
	background: url(http://media.tlsur.net/img/btn-bg-on.png);
	color: white;
}



/*
#mm-menu a {
    float: none;
    display: inline-block;
}

#mm-menu ul {
    text-align: right;
    width: 100%;
}
*/
#mm-rollizq, #mm-rollder {
    width: 25px;
    height: 145px;
    margin: 0;
    cursor: pointer;
}

#mm-rollizq {
    background: url(http://media.tlsur.net/img/flecha_izq.jpg) no-repeat center;
    float: left;
	padding: 0 3px 0 1px;
}

#mm-rollizq.disabled, #mm-rollder.disabled {
    opacity:0.2;
	cursor: default;
}


#mm-rollder {
    background: url(http://media.tlsur.net/img/flecha_der.jpg) no-repeat center;
    float: right;
	padding: 0 1px 0 3px;
}

#mm-filtros {
    width: 225px;
    float: left;
    padding: 1em;
    min-height: 660px;
}

#mm-filtros > ul {
    width: 220px;
    margin-bottom: 30px;
}

#mm-clips {
    margin-left: 225px;
    background: #ffffff;
    padding: 20px 0 20px 20px;
    min-height: 660px;
}

#mm-clips .mm-clip-container {
    float: left;
    width: 170px;
}

#mm-clips .pagination {
    float: right;
    margin-right: 60px;
}

#mm-clips .pagination .disabled {
    color: #d6d6d6;
}

#mm-clips .pagination .page {
    display: block;
    border: 1px solid #d6d6d6;
}

#mm-clips .pagination .page:hover {
    background: #EDf6FB;
    color: black;
}

#mm-clips .pagination a, #mm-clips .pagination span {
    display: block;
    float: left;
    padding: 0.3em;
    margin: 2px;
    color: #333;
}

#mm-clips .pagination .current {
    background: #EDf6FB;
    font-weight: bold;
    border: 1px solid #333;
}

#mm-filtros .current {
    text-decoration: underline;
    font-weight: bold;
}


#mm-social h3 {
    padding:10px;
    font-size: 13px;
}

#mm-clips-header {
    height: 75px;
}

li.mm-filtro-continente ul {
    display: none;
	padding-top: 0.5em;
}

li.mm-filtro-continente:first-child ul {
	display: block;
}

#mm-filtros a img {
	margin-right:6px;
	opacity: 0.7
}

li.mm-filtro-continente li {
    margin-left: 2em;
    font-size: 100%;
}

li.mm-filtro-continente {
    font-size: 14px;
	cursor: pointer;
	background: url(http://media.tlsur.net/img/lista.png) no-repeat left 11px;
	padding-left: 20px;
	line-height: 20px;
}

#mm-clips-header h2 {
    float: left;
}

.mm-clip-container .mm-fecha {
    font-size: 75%;
    font-weight: bold;
    color: #666;
}

#mm-player {
}

#mm-descripcion div a { /* botones descargar, compartir, embed, etc.. */
    font-size: 87%;
    font-weight: bold;
    display: block;
    margin: 1em 0 0 0;
	width: auto;
	margin-right: 8px;
}
#mm-descripcion div span { /* form rows. */
    display: block;
}

#mm-filtros-todos-toggle {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#mm-filtros-todos {
    width: 700px;
    padding: 2em;
    height: 200px;
    background: white;
    display: none;
    border: 5px solid #d6d6d6;
    font-size: 90%;
}


#mm-filtros-todos li {
    float: left;
    width: 175px;
    height: 15px;
    overflow: hidden;
}

#mm-clips h4 {
    height: 4em;
    width: 144px;
}

#mm-filtros ul {
    list-style: none;
}

#mm-filtros li {
    padding-top: 0.3em;
	padding-bbottom: 0.3em;
}

#mm-rss {
	padding-top: 50px;
    clear: both;
}

/*
#mm-descarga,
#mm-descarga-audio,
#mm-enviar,
#mm-compartir {
	float: left;
    display: block;
    height: 35px;
    padding-left: 40px;
    line-height: 35px;
}
*/

#mm-compartir-wrapper,
#mm-enviar-wrapper  {
	width: 400px;
	height: 200px;
    padding: 2em;
    background: white;
	z-index:99;
    display: none;
    border: 5px solid #82A7D4;
}

#mm-compartir-wrapper textarea,
#mm-compartir-wrapper input,
#mm-enviar-wrapper textarea,
#mm-enviar-wrapper input {
	width: 100%;
}

#mm-compartir-wrapper textarea {
    height: 110px;
}

#mm-enviar-wrapper textarea {
    height: 140px;
}

#mm-campo-email {
	width: 80% !important;
}

#mm-campo-email-submit {
	width: 15% !important;
}

#mm-rss {
    background: url(http://media.tlsur.net/img/rss.jpg) no-repeat center center;
}

/*
#mm-compartir {
    background: url(http://media.tlsur.net/img/compartir_video.jpg) no-repeat center left;
}

#mm-enviar {
    background: url(http://media.tlsur.net/img/enviar_video_correo.jpg) no-repeat center left;
}

#mm-descarga-audio {
    background: url(http://media.tlsur.net/img/descarga_audio.jpg) no-repeat center left;
}

#mm-descarga {
background: url(http://media.tlsur.net/img/descarga_video.jpg) no-repeat center left;
}
*/

.mm-admin-link {
	margin: 5px;
	margin-right: 40px;
	font-weight: bold;
	float: right !important;
}

#mm-relacionados .mm-admin-link {
	margin-right: 0 !important;

}
#mm-tipo-nombre, #mm-valor-nombre {
    text-transform: capitalize;
}


#mm-busqueda {
  position: absolute;
  top: -12px;
  right: 10px;
}

#mm-busqueda p {
  margin: 0;
  font-weight: bold;
}








