﻿/**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body,html {
	height:100%;
}

body {
	background:#ffffff;
	font: 400 12px/1.3em Arial, Tahoma, Verdana, Helvetica;
	color:#3c130c;
	margin:0;
	padding:0
}

.clr { 
	clear:both;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

ul {
	list-style:none;
	margin:0;
	padding:0
}

a, img {
	outline:none;
	margin:0;
	padding:0;
	border:none;
}
a:link, a:visited { 
	color:#AACA45; 	/* OscarM. Parque Antes 777*/
	text-decoration:none;
}

a:hover, a:active, a:focus { 
	color:#63398B;	/* OscarM. Parque Antes be942e*/
}

form { 
	padding:0;
	margin:0;
}

header, nav, menu, section, aside, article, footer { 
	display:block;
}


h1,h2,h3,h4,h5,h6 { 
	margin:0 0 20px; 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	color:#666;
	line-height:normal; 
}

h1 { font-size:24px;}
h2 { font-size:20px; color:#63398B;text-align: right;}	/* OscarM. Morado*/
h3 { font-size:18px; color:#AACA45; font-family: Arial, Tahoma, Verdana, Helvetica;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:11px;}

iframe {
	border:none;
}
dl dd {
	padding:0 0 0 10px;
	margin:0;
}

fieldset { 
	border:none;
	margin:0;
	padding:0;
}

input, textarea, button {
    background: none repeat scroll 0 0 #E4E3E3;
    border: 1px solid #F0DAB7;
    color: #840000;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 4px;
}
	
/*button {
    background: url("../images/but.png") repeat-x scroll left top transparent;
    color: #FFFFFF;
    float: left;
    font-weight: 400;
    height: 20px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 3px;}*/

p { 
	margin:0 0 10px;
}

.module p {
	margin:0;
    width: 180px;
	color: #777;
	padding: 0 10px 10px;}

.page_bg {  
	/*background: #f6f0e0; OscarM. */
	background: #fff;
}

.wrapper {  
	margin: 0 auto;
    width: 960px;
}

.page { 
	min-height: 100%; 
}

.imagencabecera {
    margin-top:194px;
	margin-left:7px;
    padding:0;
    position:absolute;
    z-index:10000;
    text-align:left;
    font-weight:normal;
    line-height:1.5em;
    min-height:159px;
	width: 946px;
}
.imagencabecera .texto_en_movimiento {
	font-family: Sansation, Franklin Gothic Book, Arial, Tahoma, Verdana, Helvetica;
	font-size: 24px;
	color: #FFFFFF;
	width: 866px;
    position: absolute;
	top: 360px;
	left: 40px;
}
/* OscarM. Imagen compuesta */
#header {
	width: 960px;
    height: 194px;
    position: absolute;
	background: #FFFFFF url("../images/header-top-rotulo.jpg") no-repeat 50% 0px;
}

/* Esto es para UNA composicion de imagenes */
#header .logoAyuntamiento {
    height: 100px;
	width: 80px;
    position: absolute;
	left:875px;
	top:0px;
	cursor: pointer;
}
#header .presentacion {
    height: 48px;
	width: 123px;
    position: absolute;
	cursor: pointer;
	left: 480px;
	top: 114px;
	
}
#header .logoparque {
    height: 48px;
	width: 385px;
    position: absolute;
	cursor: pointer;
	left: 0px;
	top: 114px;
}
#header .parque {
    height: 48px;
	width: 73px;
    position: absolute;
	cursor: pointer;
	top: 114px;
	left: 610px;
}
#header .ocio {
    height: 48px;
	width: 57px;
    position: absolute;
	cursor: pointer;
	top: 114px;
	left: 700px;
}

#header .restauracion {
    height: 48px;
	width: 120px;
    position: absolute;
	cursor: pointer;
	left: 760px;
	top: 114px;
}

#header .plano {
    height: 48px;
	width: 67px;
    position: absolute;
	cursor: pointer;
	top: 114px;
	left: 888px;
}
/* Fin UNA */

header h1 {
	position: absolute;
	top:10px;
	left:0;
}

header h1 a, header h1 a:link, header h1 a:visited, header h1 a:hover {
	color: #FF0000;
    color: #8a2e15;
    font-size: 36px;
	font-style:italic;
    font-weight: 400;
    text-decoration: none;
    line-height: normal;
    text-align: center;
}

#content {
	background: #FFFFFF;
    width: 958px;
	/* OscarM. Parque. Este valor se mete en el index.php para poder mantener una sola plantilla para toda la web del parque europa */
    /*padding-top: 670px; */
    display: block;
	/*border: 1px solid #BABABC /* OscarM. Quitar. Para ver el contorno del contenido */
}

#content .c { 
	width:960px;
	overflow: hidden;
	border-top: 1px solid #BABABC;	/* OscarM. Parque Add Linea superior */
	padding-top: 10px;				/* OscarM. Parque. Para separar la linea del contenido */
}

/* OscarM. Parque. Para mostrar un nuevo menu con los enlaces a los sliders*/
.menuenlaces {
	width:960px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #BABABC;	/* OscarM. Parque Add Linea superior */
	font-size:14px;
	font-weight: bold;
	float:left; 
}
.menuenlaces a:hover {
	color: #643A8C;
}
.menuenlaces table td {
	padding-left: 10px;
	padding-right: 10px;
}

.maincol,
.maincol_w_right,
.maincol_w_left,
.maincol_full {  
	width: 900px; 
	margin: 0;	/* OscarM. Parque. Antes 0 auto y dejaba margenes */
	padding:0 0 0 0;
}

.rightcol {
    float: left;
    width: 50px;	/* OscarM. Comprobar. Lo mejor va a ser quitar esta posicion */
}
.leftcol {
    float: left;
    width: 350px;	/* OscarM. Parque. Antes 200*/
}
.maincol_w_right .cont,
.maincol_w_left .cont
{
    float: left;
    margin:0 10px 0 0;
	width: 440px;	/* OscarM. Parque. Antes 690*/ /* COMPROBAR AUMENTAR UN POCO*/
}

.maincol_w_left .cont {
	margin: 0 0 0 100px;
}

.cont {
    padding: 0 0 10px 0;
}
.maincol .cont {
    float: left;
	margin:0 5px 0 15px;     /*Márgenes de la zona de texto central*/
    width: 480px;
}
/* OscarM. ADD Se pone porque no sangraba las listas desordenadas en los articulos */
.maincol .cont ul,
.maincol_w_right .cont  ul,
.maincol_w_left .cont ul,
.maincol_full .cont ul{  
	list-style : disc;
	margin-left: 30px;
}
.maincol .cont ul ul
.maincol_w_right .cont  ul ul,
.maincol_w_left .cont ul ul,
.maincol_full .cont ul ul{  
	margin-top: 5px;
	list-style : circle;
}
/* Fin ADD*/

#breadcrumbs { 
	position:absolute;
	bottom:30px;
	left:0;
}

.separator { 
	font-size:12px;
	padding:20px 0 0;
	display:block;
	color:#505050;
	font-size:12px;
	font-weight:700;
}

.module_menu .menu,
.module .menu
{ margin:0;}

/* OscarM. Quitado el padding para que no haya seperacion entre las imagenes y su contenedor*/
.module_menu .menu li,
.module .menu li {
	line-height:20px;
}

.module_menu .menu li a,
.module .menu li a { 
	display:block;
}

.module_menu .menu li a span,
.module .menu li a span {
	display:block;
	background: transparent url(../images/arrow1.gif) no-repeat left 7px;
	cursor:pointer;
}

#login-form {
	margin:0;
	padding:0;
}

fieldset.userdata p {
	padding:0;
}

fieldset.userdata {
	border:none;
	margin:0 10px;
	padding:0;
	height:150px;
	position:relative;
}

#login-form ul { padding: 10px;}

fieldset.userdata label {display:block;line-height:16px; color: #840000; }
#form-login-remember label { display:inline; }

fieldset.userdata input { 
    background: #e4e3e3;
    border: 1px solid #f0dab7;
    color: #840000;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    padding: 2px 4px;
	width: 170px;
}
fieldset.userdata input.button { position:absolute;bottom:0;left:0;width:80px;}


/*fieldset.userdata input.button {
    background: url("../images/but.png") repeat-x scroll left top transparent;
    color: #FFF;
    float: left;
    font-weight: 400;
    height: 20px;
    margin: 0;
	line-height: 16px;
    padding: 0 0 3px;
}*/

/*#form-login-username,
#form-login-password,
#form-login-remember { margin:0 0 10px;overflow:hidden; }*/

#modlgn-remember { 
    background: none repeat scroll 0 0 #E4E3E3;
    border: 1px solid #F0DAB7;
    color: #840000;
	width: auto;
	margin:0 0 0 10px;}

div.module_menu div div div { }


div.module_menu div div div div, div.module div div div div, div.module_text div div div div {background: none;}

div.module_menu div div div div.custom, div.module div div div div.custom, div.module_text div div div div.custom {
	text-align: left;
}

/* OscarM. Comantado todo lo referente a la columna izquierda */
/*.leftcol h3,*/
.rightcol h3 {
/*	background: url("../images/box_h3.png") repeat-x center top transparent;*/
    color: #F09792;
    font-size: 12px;
    font-weight: 700;
    height: 27px;
    line-height: 27px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
    width: 180px;
}

/* OscarM. Comantado todo lo referente a la columna izquierda*/
/*.leftcol ul.menu li a, .leftcol ul.menu li a:link,
.leftcol ul.latestnews li a, .leftcol ul.latestnews li a:link ,*/
.rightcol ul.menu li a, .rightcol ul.menu li a:link ,  /* OscarM. Faltaba la coma. Por eso no sacaba las flechas en la bienvenida */
.rightcol ul.latestnews li a, .rightcol ul.latestnews li a:link  {
    background: url("../images/menu_arrow.png") no-repeat  left center transparent;
    color: #FFF;
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    padding: 0px 0px 0px 14px;
    text-decoration: none;
}

/* OscarM. Comantado todo lo referente a la columna izquierda*/
/*.leftcol ul.latestnews,*/
.rightcol ul.latestnews{ 
	padding: 0 0 5px 0
}

/* OscarM. Comantado todo lo referente a la columna izquierda*/
/*.leftcol ul.menu li.current  a,
.leftcol ul.menu li.current a:link,*/
.rightcol ul.menu li.current a,
.rightcol ul.menu li.current a:link {
    color: #FFFFFF;}

/* OscarM. Comantado todo lo referente a la columna izquierda*/
/*.leftcol ul.menu li a:hover,*/
.rightcol ul.menu li a:hover {
	color: #FFFFFF;
}

/* maincol */
.maincol h2,
.maincol h2 a {
    color: #FFFFFF;
    font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px;
	/*text-transform: uppercase;*/
    font-weight: 700;
    padding: 0;
	margin: 0 0 10px 0;
    text-align: center;
    vertical-align: middle;
}

.items-leading,
.category-desc
{	
	background: url("../images/cont_bottom.png") bottom left repeat-x;
	padding: 0 0 10px;
}

/* items row */
.items-row .item {
	text-align:left; padding: 10px 0;
	background: url("../images/cont_bottom.png") bottom left repeat-x;

}
.items-row .item h2, .items-row .item h1, .items-row .item h1 a, .items-row .item h2 a { font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}
.item .readmore { text-align:right;margin:0;}
.item .readmore a { color:#b6823e;font-weight:400; }


.actions { 
	overflow:hidden;
	margin:0 0 10px;
}
/* OscarM. Cambiado left a right y pongo list-style a none para que no salga el punto en la linea de botones de imprimir y enviar */
.actions li { 
	float:right;
	list-style: none;
}
.actions li img { 
	float:left;
	margin:0 6px 0 0;
}


.category-desc img { margin:0 10px 4px }
.category-desc a, .category-desc a:link, .category-desc a:visited { color:#be942e;text-decoration:underline;}
.image-left { float:left;margin:0 10px 4px 0; }
.image-right { float:left;margin:0 0 4px 10px; }


.item-title { font-size:12px; }

/* OscarM. Parque Verificar .Ajusto el tamaño de letra para los contenidos de los articulos. */
/* Los artículos se crearan en texto plano, para que no los reformatee joomla, a no ser que se quiera forzar */
.item-page { 
	font-family: Franklin Gothic Book, Arial, Tahoma, Verdana, Helvetica;
	color: #3c130c;
	font-size: 14px;
}

.main .categories-list ul li {
    padding: 5px;
}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.category-desc p { line-height:normal; }
.pagination { overflow:hidden;padding:10px 0; }
.pagination .counter { margin:0; }


.active a span{color: #be942e;}

/* OscarM. Aniadido list-style: none para que no salgan los simbolos de sangria */
.pagination ul { 
	overflow:hidden;
	list-style: none;
}
/* OscarM. Aniadido list-style: none para que no salgan los simbolos de sangria */
.pagination ul li {
	float:left;
	margin:0 6px 0 0;
	list-style: none;
}

.pagination .pagenav {
	display:block;
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}


/* OscarM. Pongo style a none para que no salga el punto en los enlaces de paginacion */
.pagenav .pagenav-prev { float:left; }
.pagenav .pagenav-next { float:right; }
.pagenav-prev, .pagenav-next {
    margin:10px 0;
	list-style:none;
}

/* end maincol */

/* tables */

table { border-collapse:collapse }

/* OscarM. Parque. Lo quito para que no ponga marcos por defecto en las tablas. Si se quieren poner hay que hacerlo */
/* directamente en el articulo *
table, table th, table td { border:solid 1px #d5d5d5}
*/

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#dedede;
	color:#939598
}


table.weblinks,
table.category
{ margin:10px 10px 20px 0px;width:99%; }

table.weblinks td
{ border-collapse:collapse; }

table.weblinks td,
table.category td
{ padding:7px; }

table.weblinks th,
table.category th
{ padding:7px;text-align:left }

td.num
{ vertical-align:top;text-align:left; }

td.hits
{ vertical-align:top;text-align:center }

td p
{ margin:0;line-height:1.3em }

.filter
{ margin:10px 0 }

.display-limit,
.filter
{ text-align:right;margin-right:7px }

/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{ padding:2px 10px }

legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{ margin-top:20px }

#contact-slider .panel {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}

#contact-slider .panel h3 { margin:0; }
#contact-slider .panel h3 a { font-size:18px;line-height:normal; }
#contact-slider .panel .pane-slider { padding:10px 0 0 0; }
#contact-slider .panel .pane-slider div { padding:10px 0 0 0;overflow:hidden; }

.contact-email label
{ float:left;width:140px; }

#member-registration label { display:block; }
#member-registration legend { font-size:20px; }

#member-registration dd { padding:0;margin:0 0 10px; }

.contact-links li { line-height:20px; }


/* */
#jform_email-lbl { width:200px;float:left; }
#article-index li { line-height:20px; }

.maincol li {line-height:20px;}
.maincol .menu li,
#article-index li,
.maincol .latestnews li,
.maincol .relateditems li,
.maincol .categories-module li
{
	color: #be942e
}

#article-index ul,
.maincol .menu { padding: 0 0 10px; }

.stats-module dt {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.maincol .login,
.maincol .registration,
#user-registration {
    margin:0 0 10px 0;
}

.maincol .login label { float:left;width:100px;}
.maincol .login .login-fields {overflow:hidden;margin:0 0 10px;}

footer { 
    color: #b7813f;
    height: 36px;
    margin: 10px auto;
    padding: 0;
    width: 960px;
}
	
footer p { margin: 0; }
footer a { color:#b7813f;}


.error {
	background:#E4E3E3;
	margin:0 0 20px 0;
	padding:10px;
	border:none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#system-message { margin:0; }
#system-message dt.warning{ color:#be4e4c;margin:0 0 10px;font-size:16px;font-weight:700; }
#system-message dd.warning li { line-height:20px;background: transparent url(../images/arrow-2.png) no-repeat left top;padding:0 0 0 20px; }

.tip-wrap {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.leftcol .module,
.module_menu, 
.rightcol .module {
	margin-bottom:20px;
}

.jicons-icons img {
	float: left; 
	margin: 0 10px 0 0
}

.contact-contactinfo p {
	margin: 10px 0 0 0;
}

input.inputbox, 
textarea.inputbox  {
	background: #ebebeb; 
	border: 1px solid #a3a3a3; 
	margin: 0 0 10px 0; 
	color: #000;
}

.latestnews li {
	margin: 0 0 100px 10px;
}

.custom p, 
.custom h6, 
.custom h5, 
.custom h4, 
.custom h2 {
	width: 150px; 
	margin: 5px 0 5px 35px; 
	width: 155px;
}