body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	background:#cf0072 url('../img/television_produccion_fondo.gif') top left repeat-X;
	text-align:center;
}

a { text-decoration:none;color:#333; }
a:hover { text-decoration:underline; }
img { border:none; }
h1, h2, h3, h4, h5, p { margin:0px;padding:0px }
h1, h1 a { color:#cf0072;font-size:29px;  }
h2, h2 a { color:#cf0072;font-size:21px }
h3, h3 a { color:#cf0072;font-size:19px }
ul { list-style:none;margin:0;padding:0; }
.todo li {background:#d3e8f1; }
li.strike {text-decoration: line-through;background:transparent; }
.combo { border:1px solid #333;font-size:11px;width:80px; }
.clearB { clear:both; }
.actionButton { display:inline-block;width:20px;height:20px;font-weight:bold;color:#fff;background:#333;text-decoration:none;font-size:14px;line-height:20px;text-align:center; }
.actionButton:hover { background:#705f55; }


#exterior {
	width:1097px;
	margin:0px auto;
	background:transparent url('../img/television_produccion_resplandor.gif') 0px 38px no-repeat;
}
#pagina {
	width:810px;
	min-height:800px;
	margin:0px auto;
	text-align:left;
}
#cabecera { position:relative;height:160px;width:810px; }
#logo { position:absolute;left:20px;top:10px; }
#menu_principal { position:absolute;left:15px;bottom:0px;height:26px;width:600px; }
#menu_principal > li {
	margin:0 1px 0 0;
	padding:0;
	float:left;
	position:relative;
}
#menu_principal > li a {
	display:block;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:26px;
	background:#e266aa;
	
	opacity:.80;
}
#menu_principal > li a:hover {
	margin-top:2px;
	line-height:24px;
	color:#cf0072;
	background:#fffefe url('../img/television_menu_fondo.gif') 0px 15px repeat-X;
	opacity:1;
}

/*submenu #f9fcfc */
#menu_principal ul { display:none;position:absolute;top:26px;left:0px; }
#menu_principal ul li a { background:#fff;text-align:left;border-bottom:1px solid #eee;margin:0 3px 0 0;white-space:nowrap;opacity:1; }
#menu_principal li:hover ul { display:block; }
#menu_principal ul li a:hover { background:#eff5f7;margin:0 0 0 3px;line-height:26px; }
#menu_principal ul a { color:#333; }
.new_menu {position:relative; top:3px;left:-5px; }

#inicio #nav1, #tv #nav2, #servicios #nav3, #empresa #nav4, #noticias #nav5, #transcripciones #nav6, #contacto #nav7 , #extras #nav8 {
	color:#cf0072;
	background:transparent url('../img/television_menu_fondo.gif') bottom left repeat-X;
	opacity:1;
}

.admin_holder {
	width:200px;
	position:absolute;
	right:0px;top:10px;
	z-index:1000;
	text-align: right;
	font-size:11px;
	color:#fff;
}

.button_admin {
	display:block;
	width:25px;
	height:30px;
	float: right;
	background: transparent url(../img/button_admin.gif) bottom left no-repeat;
}
.button_admin:hover { background: transparent url(../img/button_admin.gif) top left no-repeat; }
.button_viewmode0 {
	display:block;
	width:25px;
	height:25px;
	float: right;
	clear:right;
	padding-top:10px;
	background: transparent url(../img/button_editdull.gif) bottom left no-repeat;
}
.button_viewmode0:hover { background: transparent url(../img/button_edit.gif) bottom left no-repeat; }
.button_viewmode1 {
	display:block;
	width:25px;
	height:25px;
	float: right;
	clear:right;
	padding-top:10px;
	background: transparent url(../img/button_edit.gif) bottom left no-repeat;
}
.button_viewmode1:hover { background: transparent url(../img/button_editdull.gif) bottom left no-repeat; }


#admin_inputs { display:none;clear:both;padding-top:10px; }
#admin_info { display:none;float:left;width:150px; }

#col_izq { float:left;width:600px; }
#col_dcha { float:right;width:210px;padding:0 0 100px 0;background:transparent url('../img/television_produccion_resplandor_pie.gif') bottom right no-repeat; }

#orderlist_main li { margin:0 0 0 0;width:600px; }
#orderlist_main li .button_move_up { float:left;margin:0 0 0 -27px;cursor:pointer; }
#orderlist_main li .button_move_down { float:left;margin:27px 0 0 -27px;cursor:pointer; }
#orderlist_main li .button_delete { float:left;margin:54px 0 0 -27px;cursor:pointer;}

.button_edit_img { float:left;width:25px;height:25px;z-index:800; }

#orderlist_rhs .orderlistli { clear:both;margin:0 0 0 0;width:200px;position:relative; }
/*#orderlist_rhs .button_move { float:right;margin:0 -37px 0 0; }
#orderlist_rhs .button_edit .button_edit_img { float:left;width:25px;height:25px;z-index:800; }*/


#orderlist_rhs li .button_move_up { position:absolute;right:-37px;top:0px }
#orderlist_rhs li .button_move_down { position:absolute;right:-37px;top:27px }
#orderlist_rhs li .button_delete { position:absolute;right:-37px;top:54px }

.orderlistli { min-height:89px; }
.module_placeholder { color:#333;padding:6px;height:49px;background:#fff;margin-bottom:10px; }
.module_placeholder .dentro { background:#f9fcfc;border:1px solid #eee; }

.sorting { border-top:1px dotted white; }

.dentro { height:100%;}
.dentro .dentropad { margin:10px; }
.definir { border-bottom:1px dotted #aaa; }

.caja1 { background:#fff;padding:6px;margin-bottom:10px; }
.caja1 .dentro { background:#f9fcfc;border:1px solid #eee; }
.caja1 p { margin-top:10px;font-size:14px; }
.caja1 .pBold { color:#cf0072;font-size:16px;text-align:right;margin-top:20px;font-weight:bold; }

.caja2 { background:#fff;padding:6px;margin-bottom:10px; }
.caja2 .dentro {background:#d3e8f1;border:1px solid #eee;overflow:auto; }
.caja2 p { margin-top:10px; }

.caja3 { background:#b1cdd9; }
.caja4 { background:#333;color:#fff;  }
.caja5 { background:#705f55;color:#fff;  }

.caja6 { background:#fff;padding:6px;margin-bottom:10px; }
.caja6 .dentro { background:#fff;border:1px solid #eee; }
.cajaR { margin:0px 0px 10px 10px;width:200px; }
#col_dcha .caja1, #col_dcha .caja2 { margin:0px 0px 10px 10px;width:190px; }

.caja3, .caja4, .caja5 { padding:10px 0px; }
.caja3 .dentro, .caja4 .dentro, .caja5 .dentro { margin:0px 10px; }
.caja3 h3, .caja4 h3, .caja5 h3 { margin:5px 0; }

.aviso { color:#cf0072; }


.indaganda_tv_audiovisual { background:transparent url(../img/audiovisual_destacado.gif) center top no-repeat;width:280px;float:right;text-align:center;padding-top:155px; }
.indaganda_tv_intro { width:280px;clear:left; }
.indaganda_tv_entrada { background:#b1cdd9;width:230px;padding:10px;text-align:center; }
.submitbutton { display:inline-block;height:30px;font-weight:bold;text-align:center;line-height:30px;padding:0px 10px; }
.linkbutton { display:inline-block;width:100px;height:30px;font-weight:bold;text-align:center;line-height:30px;margin-right:10px; }
.buttonA { background:#333;color:#fff; }
.buttonA:hover { background:#705f55; }
.buttonB { margin-right:0px;background:#cf0072  url('../img/television_produccion_resplandor.gif') -40px -210px no-repeat;color:#fff; }
.buttonB:hover { background:#cf0072; }


#inicio_indaganda_servicios { margin-top:10px; }
#inicio_indaganda_servicios p { margin-top:10px; }
.lista_servicios li { clear:both; }
.lista_servicios .icono { border:2px solid #766a61;display:block;background:#999;width:49px;height:49px;float:left;margin:10px; }
.lista_servicios h3 { color:#b1cdd9;float:left;margin:10px 0px;width:480px; }
.lista_servicios h3 a { color:#b1cdd9; }
.lista_servicios p { color:#333;font-size:12px;float:left;margin:0 0 20px 0;width:480px; }

.lista_noticias li { border-top:1px dotted #999;padding:10px 0px;margin-top:10px;width:565px ! important; }
.lista_noticias_breve li { border-top:1px dotted #999;padding:10px 0px;margin-top:10px; }
.lista_noticias_breve h6 { margin:0px; }

.lista_trackback li { border-top:1px dotted #999;padding:5px 0px;overflow:hidden; }
.lista_trackback h6 { margin:0px; }

.lista_transcripciones { }
.lista_transcripciones li { border-bottom:1px dotted #999;padding:10px 0px;width:565px ! important; }
/*.lista_transcripciones li h3, .lista_transcripciones li h4, .lista_transcripciones li p { width:300px;border:1px dotted blue; }*/

.lista_transcripciones .transcripcion_detail { font-weight:bold;font-size:12px;margin-bottom:50px;}
.lista_transcripciones .timestamp { border-top:1px dotted #999;padding:0px 20px;background:transparent url(../img/transcripcion_tiempo.gif) left center no-repeat;font-size:11px;font-weight:bold;line-height:20px; }
.lista_transcripciones .marker { background:#b1cdd9;padding:3px 0px;text-indent:20px }
.lista_transcripciones .texto { padding-left:20px;font-size:11px; }

.servicio_documentales .icono { background:transparent url('../img/indaganda_servicios.gif') 0px 0px no-repeat }
.servicio_reportajes .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -49px no-repeat }
.servicio_videos_educativos .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -98px no-repeat }
.servicio_noticias .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -147px no-repeat }
.servicio_videocomunicados .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -196px no-repeat }
.servicio_publicidad .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -245px no-repeat }
.servicio_salas_edicion .icono { background:transparent url('../img/indaganda_servicios.gif') 0px -294px no-repeat }


#inicio_indaganda_noticias { min-height:200px;width:200px; }
#inicio_indaganda_noticias li { padding:5px; }
#inicio_indaganda_noticias .li_tt { background:#333;color:#fff;display:none;width:30px;font-size:8px;text-align:center;padding:5px 3px;float:left;margin-left:-45px;margin-top:-5px; }
#inicio_indaganda_noticias .li_tt b { font-size:15px;font-weight:bold;line-height:15px; }
#inicio_indaganda_noticias li:hover { background:#91b2c1; }
#inicio_indaganda_noticias li:hover .li_tt { display:block; }


.vcard li { padding:2px 5px; }
.vcard li a { color:#fff ! important;text-decoration:none ! important; }
.vcard b { font-weight:normal; }
.vcard .li_tt { background:#91b2c1;color:#fff;display:none;width:30px;font-size:8px;text-align:center;padding:5px 3px;float:left;margin-left:-45px;margin-top:-5px; }
.vcard .li_tt b { font-size:15px;font-weight:bold;line-height:15px; }
.vcard li:hover { background:#52473e; }
.vcard li:hover .li_tt { display:block; }


.indaganda_mapa {  height:200px;width:200px;padding:0px;overflow:hidden;}

#empresa h1 { font-size:23px; }
.bio_text h4 { margin-top:20px;font-size:16px;font-weight:bold;color:#705f55; }

.indaganda_quote_rhs .autor { margin-top:10px;color:#705f55;font-size:11px; }
.indaganda_quote_rhs .quotacion { padding:0px; }
.indaganda_quote_rhs .lquote { color:#91b2c1;font-size:55px;float:left;margin:-11px 0 0 -15px; }
.indaganda_quote_rhs .rquote { color:#91b2c1;font-size:55px;float:right;margin:-11px -15px 0 0; }

.indaganda_apoyamos { text-align:center;width:200px; }
.indaganda_apoyamos h3 { color:#b1cdd9;text-align:left;margin-bottom:20px; }
.indaganda_apoyamos img { margin:0px }

/*contacto*/
.form li { margin:0 1px 0 0;padding:0 0 0 30px;float:left;position:relative;width:250px ! important;min-height:60px }
.form li label { position:relative;display:block;width:250px ! important;margin:10px 0 0 0 ! important; }
.form #mensajeA_li { float:none;clear:both;width:530px ! important; }
.form #mensajeA { float:none;clear:both;width:510px ! important;height:150px ! important; }
.form input, .form select { width:180px }
#username_img, #email_img, #mensajeA_img { position:absolute;left:0px;top:27px; }
.errormsg { color:#cf0072;font-weight:bold;}
.required {color:#cf0072;cont-weight:bold;font-size:25px;vertical-align:sub;line-height:2px}

#pie { padding:20px 0 50px 0;clear:both;color:#fffefe;font-size:11px; }
#pie h3 { color:#fff;margin-top:20px; }
#pie .tema { color:#333;border:1px solid #cf0072;padding:10px;display:inline-block;float:left;clear:both }
#pie .tema_titulo { background:#b1cdd9 url(/img/tema_bg.gif) center right no-repeat; line-height:18px;padding:0px 20px 0px 10px; }

#mensaje { display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:1000;background:#333;opacity:.90; }
#mensaje_caja { min-width:320px;max-width:600px;min-height:80px;margin:100px auto 0px auto;background:#fff;text-align:center; }
#mensaje_caja p { margin-top:30px ! important; }
.entrada_tv_usuario { width:140px;float:left; }
.entrada_tv_password { width:140px;float:left; }
.mensaje_cerrar { text-align:right;margin-bottom:10px; }

.keyword_list {
	width:200px;text-align: left;
}
.key_page{
display:block;float:left;width:75px;text-align:center;margin:5px 20px 0 5px;
}



#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things { }
#goog-wm ul li { }
#goog-wm li.search-goog { display: block; }






#mensaje_cont .admin_holder {
    position:relative;
    width:300px;
    height:100px;
    color:#333 ! important;
    display:block ! important;
}
#mensaje_cont .button_admin {
    display:none;
}

#mensaje_cont .admin_holder div div {
    color:#333 ! important;
    margin-left:50px;
}
#mensaje_cont #admin_inputs {
    display:block;
}
#translate div {
	display:none;
}
#translate table i {
	display:none !important;
}


#related_themes a {color:#cf0072;padding-left:40px;text-decoration:underline;font-size:11px;}

