/**
 * Esta hoja de estilo guarda la información común a la maquetación global
 * del Portal del Ayuntamiento de Ponferrada.
 * Desde esta hoja de estilo se incluyen los estilos correspondientes al 
 * resto de elementos y/o áreas que componen el diseño global.
 *
 * @author Divisa Informática y Telecomunicaciones S.A.
 * @since Proxia Portal Server 6.0
 * @copy  2008
 */

/** INICIO ESTILOS GLOBALES **/
@import url('main.css');
@import url('areas.css');
@import url('banners.css');
@import url('menus.css');
@import url('calendar.css');
@import url('contents.css');
@import url('navegacion.css');
@import url('boxes.css');
@import url('searcher.css');
@import url('popup.css');
@import url('webmap.css');
@import url('mail.css');
@import url('resources.css');
@import url('relatedcontents.css');
@import url('modelos_xsl.css');
@import url('forum.css');
@import url('faq.css');
@import url('shoppingCart.css');
@import url('gallery.css');
@import url('iframe.css');
@import url('surveys.css');

/* cambios específicos para el globalStyle */
A:hover SPAN.cmPopupText,
A.cmContentLink:hover SPAN.cmPopupText,
A.cmZoomedImageLink:hover SPAN.cmPopupText {
	right: 0px;
	cursor:pointer;
}

/**
 * Estilo general de los distintos elementos globales del sistema, cuerpo,
 * controles de formulario, celdas y cabeceras, etc.
 */
HTML {
	height: 100%;
}
 
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	background-image: url(../imagenes/fondos/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

/** Estilos básicos de tablas **/
TABLE {
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

TBODY {
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

TR {
	border: none;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

TD {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	border-spacing: 0;
	margin: 0;
}

TH {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/**
 * Estilos para formularios en general.
 */
LABEL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: 0.9em;
}

INPUT.checkbox {
	border: 0px;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #ccc;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #ccc;
}

BUTTON {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin-left: 0.5em;
	text-align: center;
	cursor: pointer;
}

FIELDSET {
	border: none;	
	padding: 0;
}

LEGEND {
	margin-left: 0.5em;	
}

FORM {
	margin: 0;
}

A {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}

HR {
	background-color: #ccc;
	height: 1px;
	margin: 4px 4px;
	border: none;
}

/**
 * Estilos de lista
 */
OL {
	margin: 0 0 0 1.5em;
	padding: 0;
}

UL {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: disc;
}

DIV.contentAbstract OL {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

DIV.contentAbstract UL {
	list-style-position: inside;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

UL.squarelist {
	margin: 0 0 0 1em;
	list-style-type: square;
}

LI.squarelist {
	margin: 0 0 0 1em;
	list-style-type: square;
}

DIV.separator {
	height: 1em;
	min-height: 1em;
}

.dontShow {
	display: none;
}

DIV.centerBlock DIV.contentBox DIV.dontShow {
	display: none;
	border: 1px solid red;
}

.cmEmbedImageright {
    margin-left: 0.5em;
}

.cmEmbedImageleft {
    margin-right: 0.5em;
}
/* FIN ESTILOS GLOBALES */

/** ESTILOS COMPONENTE DE AUTENTICACION **//*
DIV.activeUser H2 {
	margin: 0;
	padding: 0.3em 1em 0.3em 2em;
	background-image: url(../imagenes/fondos/bg_title_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dfe1e2;
	color: #424a52;
	text-transform: uppercase;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #dfe3e7;
	border-left: 1px solid #dfe3e7;
}

IFRAME.loginFrame {
	height: 60px;
	width: 99.5%;
	margin-bottom: 1em;
	border: 1px solid #dfe3e7;
	border-right: none;
}

DIV.loginTable {
	padding-top: 0.1em;
	background-color: #f7f7f7;
}

DIV.loginData, DIV.loginInfo {
	text-align: center;
	padding: 0.4em;
}

DIV.loginData SPAN.user {
	background-image: url(../imagenes/iconos/ico_usuario.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1em;
	font-weight: bold;
}
/** FIN ESTILOS COMPONENTE DE AUTENTICACION **/

/** Estilos para la página de error **/
BODY.bodyError {
}

DIV.pageError {
	text-align: center;
	padding-top: 5em;
}

DIV.pageErrorMain {
	width: 50em !important;
	width: 55em;
	border: 3px solid #b1bcc7;
	background-color: #fff;
	padding: 1em 2em 2em 2em;
	margin:auto;
}

H1.cabecera {
	background-color: transparent;
	color: #022c5b;
	margin-top: 0;
	background: url(../imagenes/common/ico_logo.gif) no-repeat left;
	text-align: left;
	padding: 1em 1em 1em 3em;
	font-size: 2.4em;
}

H2.errorHeader {
	border-bottom: 1px solid #b1bcc7;
	color: #ca5600;
	padding: 0.3em 0.5em 0.3em 0.5em;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif 
}

DIV.errorText {
	color: #424a52;
	text-align: left;
	font-size: 1.1em;
	padding: 0.5em 0 0.5em 0;
}

A.backLink {
	color: #022c5b;
	font-weight: bold;
	font-size: 1.1em;
}

/* Clear Floats Without Structural Markup */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


a span {
cursor:pointer;
}