/* SVN FILE: $Id: serraniatv.css,v 1.41 2010/02/12 09:06:38 lvidal Exp $ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision: 1.41 $
 * @modifiedby    $LastChangedBy: gwoo $
 * @lastmodified  $Date: 2010/02/12 09:06:38 $
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */

* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: #dadada;
	color: #fff;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	margin: 0;
}
a {
	color: #673915;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
	margin:0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;	
}
h2 {
	font-size:11px;
	font-weight:bold;
	color:#572600;
	margin-bottom:7px;
}

h3 {
	color:#d77d35;
	font-family:verdana,helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 1.5em;
	padding-bottom:0.4em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0px;
	list-style:none;
}
ul#elementos {
	margin: 0px;
	list-style:none;
}
p{
	line-height:120%;
}

/* Layout */
#container {
	text-align: left;
	margin:0 auto;
	width:1024px;
	background-color:#fff;
}

#header{
	height:84px;/**/
	padding: 0px 40px;
}
#logo{
	width:269px;
	float:left;
	margin-top:1px;/*13*/
}
#logo p{
	padding-left:0px;
	padding-top:2px;
	color:#00abd6;
	font-size:12px;
}
#menu_cabecera{
	float:right;
	text-align:right;
	margin-top:18px;
}
#menu_cabecera_secundario{
	margin-bottom:7px;
}
#menu_cabecera_secundario a{
	color:#e2a572;
	font-size:10px;
	padding-right:5px;
}
#menu_cabecera_ppal{
	background:url('../img/fondo_menu_ppal.jpg') repeat-x;
	border:1px solid #ccc;
	width:556px;
	height:28px;/*36 - padding-top*/
	padding-top:8px;
	text-align:left;
}
#menu_cabecera_ppal a{
	font-size:13px;
	width:100%;
	padding-left:20px;
	padding-right:20px;
}
#menu_cabecera_ppal a:hover{

}
#header h1 {
/*	background: #003d4c url('../img/cake.icon.gif') no-repeat left;*/
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#content{
	background: #fff;
	min-height:450px;
	clear: both;
	color: #333;
	padding: 42px 40px 40px 40px;
	overflow: auto;
}
#menu_secciones{
	float:left;
	width:150px;
	border:1px solid #cecece;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;	
}
.encabezado{
	height:19px;/*26 - padding-top*/
	padding-left:10px;
	padding-top:7px;
	color:#572600;
	background-color:#e9e9e9;
	border-bottom:1px solid #cecece;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;	
}
#menu_secciones li {
	height:17px;
	padding-top:3px;
}
#menu_secciones a{
	font-size:12px;
	padding-left:10px;
}
#menu_secciones li.seleccionado{
	background-color:#ddf0fe;
	width:150px;
	height:17px;
}
#contenido{
	float:left;
	width:560px;
	margin:0px 25px 20px 35px;
	border:1px solid #cecece;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
.interior_contenido{
	margin:20px 20px 20px 20px;
}
#contenido_paginas{
	width:745px;
	float:left;
}
#panel_derecho{
	float:right;
	display:block;
	width:160px;	
}
#banner{
	float:right;
	width:160px;
/*	border:1px solid #cecece;*/
	margin-bottom:20px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#banner .interior_contenido{
	margin:0px 0px 17px 0px;
}
#publicidad{
	float:right;
	width:160px;
	margin-bottom:20px;
	border:1px solid #cecece;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#publicidad .encabezado{
	height:19px;/*26 - padding-top*/
	padding-left:0px;
	padding-top:7px;
	color:#d67e32;
	background-color:#e9e9e9;
	border-bottom:1px solid #cecece;
	text-align:center;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#publicidad .interior_contenido{
	margin:0px 0px 10px 0px;
}
#publicidad p{
	text-align:center;
	padding-top:10px;
}
#enlaces{
	float:right;
	width:160px;
	border:1px solid #cecece;
	margin-top:5px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#enlaces .encabezado{
	height:19px;/*26 - padding-top*/
	padding-left:0px;
	padding-top:7px;
	padding-bottom:0px;
	font-size:12px;
	color:#d67e32;
	background-color:#e9e9e9;
	border-bottom:1px solid #cecece;
	text-align:center;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#enlaces p{
	padding-bottom:5px;
	font-size:11px;
}
.contacte{
	text-align:center;
}
.contacte a{
	color:#d67e32;
	font-weight:normal;
}
#footer {
	clear: both;
	padding: 6px 40px;
	text-align: center;
}
.clear{
	clear:both;
}
/*pie*/
#pueblos{
	background-color:#e9e9e9;
	border:1px solid #ccc;
	height:60px;
}
#pueblos p{
	color:#00586f;
	font-size:11px;
	padding:8px 20px 0px 20px;
	line-height:200%;
}
#pueblos p a{
	color:#00586f;
}
#etiqueta p{
	margin:10px 0px;
	text-align:center;
}

#etiqueta p a{
	color:#ccc;
	font-size:10px;
}

/*Portada*/
#videos_portada, #noticias_portada{
	width:745px;
	float:left;
	border:1px solid #cecece;
	padding-bottom:0px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#noticias_portada{
	margin-top:30px;
}
#videos_portada .interior_contenido, #noticias_portada .interior_contenido{
	margin:0px 20px 20px 20px;
	padding-bottom:0px;
}
#videos_portada h1, #noticias_portada h1{
	color:#673915;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	height:21px;/*26 - padding-top*/
	padding-left:10px;
	padding-top:3px;
	margin-bottom:10px;
}
#videos_portada h1{
	background-color:#ddf0fe;	
}
#noticias_portada h1{
	background-color:#e9e9e9;	
}
#videos_portada h2 a, #noticias_portada h2 a{
	font-size:11px;
	font-weight:bold;
	color:#572600;
	margin-bottom:7px;	
}
.resumen_ficha_portada{
	width:150px;
	min-height:175px;/*225*//*185*/
	padding:10px 16px 10px 10px;
	float:left;
}
.resumen_ficha_portada_noticia{
	width:150px;
	height:100%;/*225*//*185*/
	padding:10px 16px 10px 10px;
	float:left;
}
.resumen_ficha_portada img{
	width:150px;
/*	height:90px;*/
	border:1px solid #cecece;	
	padding:2px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}
.resumen_ficha_portada_noticia img{
	width:150px;
	height:90px;
	border:1px solid #cecece;	
	padding:2px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;	
}
#estatica{
	width:745px;
	float:left;
	border:1px solid #cecece;
	padding-bottom:0px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
#estatica h1{
	color:#673915;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	height:21px;/*26 - padding-top*/
	padding-left:10px;
	padding-top:3px;
	margin-bottom:10px;
	background-color:#ddf0fe;
}
#estatica p{
	text-align:justify;
}
p.ver_mas{
	text-align:right;
	padding-right:20px;
	padding-top:0px;
}
.ver_mas a{
	color:#d67e32;
	font-size:11px;
	font-weight:normal;
}
/*Listar y Ver*/
.videos h1, .noticias h1, .direcciones h1{
	color:#673915;
	font-size:15px;
	font-weight:bold;
	background-color:#ddf0fe;
	border-bottom:1px solid #cecece;
	height:21px;/*26 - padding-top*/
	padding-left:10px;
	padding-top:3px;
}
h1.titulo_ficha {
	font-size:12px;
	font-weight:bold;
	color:#572600;
	padding-top:8px;	
}
.videos p, .noticias p{
	text-align:justify;
}
.resumen_ficha{
	float:left;
	padding-right:30px;
	display:block;
	width:510px;
}
.resumen_ficha h2 a{
	font-size:11px;
	font-weight:bold;
	color:#572600;
	margin-bottom:7px;	
}
.resumen_ficha img{
	border:1px solid #cecece;	
	padding:2px;
	margin-right:20px;
	margin-bottom:30px;
	float:left;
	width:150px;
/*	height:100px;*/
}
p.descripcion{
	font-style:italic;
	text-align:justify;
}
.div_centrar{
	text-align:center;	
	margin:20px 0px;
	width:520px;	
}
.div_centrar img{
	max-width:425px;
}	
.coment_nombre{
	color:#572600;
	font-weight:bold;
	padding-bottom:3px;
}
.coment_nombre strong{
	font-weight:normal;
	color:#d77d35;
}
.coment_fecha{
	font-size:10px;
	color:#666;
	padding-bottom:10px;
}
li.impar{
	background-color:#fff;
/*	border-top:1px solid #E1E1E1;*/
/*	border-bottom:1px solid #E1E1E1;*/
	padding:10px 10px;
}
li.par{
	background-color:#fafaf0;/*FBF1EA*//*E2E2E2*/
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:10px 10px;
}

div.destacado{
	background-color:#fafaf0;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:10px 10px;
	margin-bottom:10px;
	text-align:justify;
}
.marcado{
	color:#d77d35;
	font-family:verdana,helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 1.5em;
	padding-bottom:0.4em;
}
.marcado a{
	color: #673915;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
}
.no_strong{
	color:#673915;
	font-family:verdana,helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-top: 0em;
	padding-bottom:0em;
	
}

/*ADMIN*/
.secciones h1, .usuarios h1, .comentarios h1, .enlaces h1{
	color:#673915;
	font-size:16px;
	font-weight:bold;
	background-color:#ddf0fe;
	border-bottom:1px solid #cecece;
	height:21px;/*26 - padding-top*/
	padding-left:10px;
	padding-top:5px;
}
.paginacion{
	color:#666;
	font-size:11px;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:5px;	
}
.interior_contenido .paginacion{
	color:#e2a572;
	font-size:11px;
	text-align: right;
	margin-bottom:20px;		
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #999;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
.interior_contenido .paging{
	background:#fff;
	color: #ccc;
	margin-bottom:2em;
	margin-top:2em;
	text-align:center;
}
.interior_contenido .paging div.disabled {
	color: #999;
	display: inline;
}
.interior_contenido .paging span {
}
.interior_contenido .paging span.current {
	color: #000;
}
.interior_contenido .paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dl.admin h2{
	margin-bottom:0px;
}
dl.admin dd{
	margin-left:10em;
}
dt {
	font-weight: normal;
	color:#673915;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 6em;
	margin-top: -2em;
	vertical-align: top;
}
p.direccion{
	color:#673915;
	font-weight:normal;
	padding:2px 5px;
}
.view{
	border-bottom:1px solid #cecece;	
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #d77d35;
	font-size: 110%;
	padding:0px 10px;
	font-weight: bold;
}
.admin legend{
	background:#fff;
	color: #d77d35;
	font-size: 125%;
	padding:0px 10px;
	font-weight: bold;	
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
fieldset.admin label{
	color:#673915;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
	font-size:1em;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
	color:#673915;
}
input, textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: normal;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions{
	margin-top:10px;
	margin-bottom:10px;
}
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}